summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24platform/x86: hp-wmi: Add GPU MUX switch supportKürşat Abaylı1-0/+133
2026-07-24fs/ntfs3: reserve NUL byte when converting UTF-16 namesKyle Zeng1-0/+5
2026-07-24ntfs3: initialize err in attr_wof_frame_infoRuoyu Wang1-1/+1
2026-07-24fs/ntfs3: fix lseek EINVAL on sparse/compressed files with 64-bit clustersSenjin1-1/+1
2026-07-24fs/ntfs3: load ATTR_BITMAP run extents from $MFT extension recordsKonstantin Komarov1-2/+8
2026-07-24ntfs3: fix info-leak in ntfs_rename()Konstantin Komarov1-2/+7
2026-07-24ntfs3: fix boundary check in ntfs_dir_count()Konstantin Komarov1-7/+25
2026-07-24fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid initWeiming Wu1-4/+4
2026-07-24ipvs: use type-safe allocation helpers in ip_vs_rht_allocSubasri S1-5/+4
2026-07-24netfilter: nf_conntrack_expect: store event cache in expectationPablo Neira Ayuso5-6/+20
2026-07-24netfilter: conntrack_helper: pass master conntrack to helper functionsPablo Neira Ayuso12-13/+17
2026-07-24KVM: s390: move some facilities from FACILITIES_KVM_CPUMODEL to FACILITIES_KVMChristian Borntraeger1-7/+7
2026-07-24arm64: dts: ti: Add Microtips OLDI SK-LCD1 Overlay for AM625-SKAradhya Bhatia2-0/+125
2026-07-24KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
2026-07-24KVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
2026-07-24KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
2026-07-24KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
2026-07-24KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-11/+34
2026-07-24KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
2026-07-24netfilter: flowtable: tear down flow entries with stale dst from GCPablo Neira Ayuso3-8/+10
2026-07-24netfilter: nf_nat_sip: rewind offset when NAT shrinks the packetFlorian Westphal1-0/+5
2026-07-24netfilter: xt_tcpmss: extend checkentry to ipv6Florian Westphal1-0/+1
2026-07-23sched_ext: Fix incorrect SCX_PICK_IDLE_CPU_* flag prefix in kernel-docLiang Luo1-3/+3
2026-07-23docs: cgroup-v2: mark memory.pressure and io.pressure as read-writeTao Cui1-2/+2
2026-07-24drm/i915/fbc: No surface size restrictions from LNL onwardsVinod Govindapillai1-0/+3
2026-07-24drm/i915/fbc: No need of any hardcoded plane width limit from LNL+Vinod Govindapillai1-4/+12
2026-07-24drm/xe/display: Expose plane max width/height helpers to global scopeVinod Govindapillai2-8/+17
2026-07-24platform/loongarch: laptop: Explicitly reset bl_powered state when suspendZixing Liu1-0/+1
2026-07-24platform/loongarch: laptop: Stop setting acpi_device_class()Rafael J. Wysocki1-3/+0
2026-07-24LoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui1-0/+1
2026-07-24pidfs: make pidfs_ino_lock staticMateusz Guzik1-1/+1
2026-07-24Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie24-148/+355
2026-07-24ipvs: Move defense_work and est_reload_work to system_dfl_long_wqIsmael Luceno2-4/+4
2026-07-24soc: ixp4xx: Remove redundant dev_err()Pan Chuang1-8/+2
2026-07-24soc: ixp4xx: npe: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-07-24soc: ixp4xx: qmgr: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-07-24dt-bindings: vendor-prefixes: Add Opto LogicLeonardo Costa1-0/+2
2026-07-24ARM: ixp4xx: Relax endiannessLinus Walleij1-3/+2
2026-07-24drm/imagination: Fix value of HWRT address in pvr_job_create tracepointAlessio Belle1-3/+13
2026-07-24drm/imagination: promote BXM-4-64 MC1 (36.52.104.182) to supported statusFrank Binns2-3/+2
2026-07-24drm/imagination: update GPU support documentationFrank Binns1-2/+2
2026-07-24drm/tve200: add OF module alias for autoloadingCan Peng1-0/+1
2026-07-24rv/rtapp: Add wakeup monitorNam Cao10-1/+304
2026-07-24rv/rtapp/sleep: Stop monitoring kernel threadsNam Cao5-117/+52
2026-07-24rv/rtapp/sleep: Update nanosleep ruleNam Cao4-44/+39
2026-07-24rv/rtapp/sleep: Make the error more informative for userNam Cao4-14/+14
2026-07-24Revert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MI...Maarten Lankhorst1-10/+3
2026-07-23perf trace: Format instruction pointer fields as hexadecimalAaron Tomlin1-2/+15
2026-07-23perf trace: Add --bitmask-list command-line optionAaron Tomlin2-0/+9
2026-07-23perf trace: Correct default cpumask formatting to hexadecimalAaron Tomlin3-8/+158