| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-12 | Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...HEADmaster | Linus Torvalds | 6 | -28/+58 |
| 2025-11-12 | Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -1/+2 |
| 2025-11-12 | Merge tag 'loongarch-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 24 | -82/+59 |
| 2025-11-12 | Merge tag 'alpha-fixes-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2025-11-11 | MAINTAINERS: Add Magnus Lindholm as maintainer for alpha port | Magnus Lindholm | 1 | -0/+1 |
| 2025-11-11 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 15 | -82/+165 |
| 2025-11-11 | Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -34/+34 |
| 2025-11-11 | Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/s... | Linus Torvalds | 30 | -152/+424 |
| 2025-11-10 | Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -17/+2 |
| 2025-11-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 25 | -196/+296 |
| 2025-11-10 | Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it" | Chuck Lever | 1 | -2/+1 |
| 2025-11-10 | nfsd: ensure SEQUENCE replay sends a valid reply. | NeilBrown | 3 | -19/+36 |
| 2025-11-10 | NFSD: Never cache a COMPOUND when the SEQUENCE operation fails | Chuck Lever | 1 | -1/+14 |
| 2025-11-10 | NFSD: Skip close replay processing if XDR encoding fails | Chuck Lever | 1 | -2/+1 |
| 2025-11-10 | NFSD: free copynotify stateid in nfs4_free_ol_stateid() | Olga Kornievskaia | 1 | -1/+2 |
| 2025-11-09 | kho: warn and exit when unpreserved page wasn't preserved | Pratyush Yadav | 1 | -4/+4 |
| 2025-11-09 | kho: fix unpreservation of higher-order vmalloc preservations | Pratyush Yadav | 1 | -3/+4 |
| 2025-11-09 | kho: fix out-of-bounds access of vmalloc chunk | Pratyush Yadav | 1 | -2/+2 |
| 2025-11-09 | MAINTAINERS: add Chris and Kairui as the swap maintainer | Chris Li | 1 | -2/+2 |
| 2025-11-09 | mm/secretmem: fix use-after-free race in fault handler | Lance Yang | 1 | -1/+1 |
| 2025-11-09 | mm/huge_memory: initialise the tags of the huge zero folio | Catalin Marinas | 3 | -2/+14 |
| 2025-11-09 | nilfs2: avoid having an active sc_timer before freeing sci | Edward Adam Davis | 1 | -1/+6 |
| 2025-11-09 | scripts/decode_stacktrace.sh: fix build ID and PC source parsing | Carlos Llamas | 1 | -6/+8 |
| 2025-11-09 | mm/damon/sysfs: change next_update_jiffies to a global variable | Quanmin Yan | 1 | -3/+7 |
| 2025-11-09 | mm/damon/stat: change last_refresh_jiffies to a global variable | Quanmin Yan | 1 | -3/+6 |
| 2025-11-09 | maple_tree: fix tracepoint string pointers | Martin Kaiser | 1 | -14/+16 |
| 2025-11-09 | codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabo... | Hao Ge | 1 | -1/+5 |
| 2025-11-09 | mm/mremap: honour writable bit in mremap pte batching | Dev Jain | 1 | -1/+1 |
| 2025-11-09 | gcov: add support for GCC 15 | Peter Oberparleiter | 1 | -1/+3 |
| 2025-11-09 | mm/mm_init: fix hash table order logging in alloc_large_system_hash() | Isaac J. Manjarres | 1 | -1/+1 |
| 2025-11-09 | mm/truncate: unmap large folio on split failure | Kiryl Shutsemau | 1 | -6/+29 |
| 2025-11-09 | mm/memory: do not populate page table entries beyond i_size | Kiryl Shutsemau | 2 | -9/+39 |
| 2025-11-09 | fs/proc: fix uaf in proc_readdir_de() | Wei Yang | 1 | -3/+9 |
| 2025-11-09 | mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order | Zi Yan | 1 | -3/+20 |
| 2025-11-09 | ksm: use range-walk function to jump over holes in scan_get_next_rmap_item | Pedro Demarchi Gomes | 1 | -9/+104 |
| 2025-11-09 | mm/kmsan: fix kmsan kmalloc hook when no stack depots are allocated yet | Aleksei Nikiforov | 3 | -6/+5 |
| 2025-11-09 | mm/shmem: fix THP allocation and fallback loop | Kairui Song | 1 | -3/+6 |
| 2025-11-09 | kho: allocate metadata directly from the buddy allocator | Pasha Tatashin | 2 | -3/+6 |
| 2025-11-09 | kho: increase metadata bitmap size to PAGE_SIZE | Pasha Tatashin | 1 | -10/+11 |
| 2025-11-09 | kho: warn and fail on metadata or preserved memory in scratch area | Pasha Tatashin | 5 | -19/+93 |
| 2025-11-09 | mm/huge_memory: do not change split_huge_page*() target order silently | Zi Yan | 3 | -42/+28 |
| 2025-11-10 | LoongArch: KVM: Fix max supported vCPUs set with EIOINTC | Bibo Mao | 1 | -1/+1 |
| 2025-11-10 | LoongArch: KVM: Skip PMU checking on vCPU context switch | Bibo Mao | 1 | -10/+4 |
| 2025-11-10 | LoongArch: KVM: Restore guest PMU if it is enabled | Bibo Mao | 1 | -0/+5 |
| 2025-11-10 | LoongArch: KVM: Add delay until timer interrupt injected | Bibo Mao | 1 | -0/+2 |
| 2025-11-10 | LoongArch: KVM: Set page with write attribute if dirty track disabled | Bibo Mao | 1 | -1/+1 |
| 2025-11-10 | LoongArch: kexec: Print out debugging message if required | Qiang Ma | 1 | -22/+0 |
| 2025-11-10 | LoongArch: kexec: Initialize the kexec_buf structure | Youling Tang | 3 | -3/+3 |
| 2025-11-10 | LoongArch: Use correct accessor to read FWPC/MWPC | Huacai Chen | 1 | -2/+2 |
| 2025-11-10 | LoongArch: Refine the init_hw_perf_events() function | Tiezhu Yang | 2 | -3/+5 |
| 2025-11-10 | LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one() | Vishal Moola (Oracle) | 1 | -1/+1 |
| 2025-11-10 | LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTY | Tianyang Zhang | 1 | -3/+8 |
| 2025-11-10 | LoongArch: Consolidate max_pfn & max_low_pfn calculation | Huacai Chen | 4 | -30/+7 |
| 2025-11-10 | LoongArch: Consolidate early_ioremap()/ioremap_prot() | Huacai Chen | 2 | -2/+5 |
| 2025-11-10 | LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRY | Huacai Chen | 1 | -2/+2 |
| 2025-11-10 | LoongArch: Clarify 3 MSG interrupt features | Huacai Chen | 4 | -1/+12 |
| 2025-11-10 | rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flags | Xi Ruoyao | 1 | -1/+1 |
| 2025-11-09 | Linux 6.18-rc5v6.18-rc5 | Linus Torvalds | 1 | -1/+1 |
| 2025-11-09 | Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -27/+23 |
| 2025-11-09 | Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -8/+20 |
| 2025-11-09 | KVM: nSVM: Fix and simplify LBR virtualization handling with nested | Yosry Ahmed | 2 | -49/+17 |
| 2025-11-09 | KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv() | Yosry Ahmed | 1 | -10/+19 |
| 2025-11-09 | KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated | Yosry Ahmed | 1 | -0/+4 |
| 2025-11-09 | Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 12 | -64/+137 |
| 2025-11-09 | Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 9 | -51/+106 |
| 2025-11-09 | Merge tag 'kvm-riscv-fixes-6.18-2' of https://github.com/kvm-riscv/linux into... | Paolo Bonzini | 3 | -26/+17 |
| 2025-11-08 | kbuild: Let kernel-doc.py use PYTHON3 override | Jean Delvare | 4 | -4/+4 |
| 2025-11-08 | Merge tag 'drm-fixes-2025-11-09' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -12/+12 |
| 2025-11-08 | Merge tag 'rtc-6.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -3/+1 |
| 2025-11-08 | rtc: rx8025: fix incorrect register reference | Yuta Hayama | 1 | -1/+1 |
| 2025-11-08 | Merge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -9/+16 |
| 2025-11-08 | Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -100/+54 |
| 2025-11-08 | Merge tag 'sched-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -10/+7 |
| 2025-11-08 | Merge tag 'perf-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+15 |
| 2025-11-08 | Merge tag 'locking-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+6 |
| 2025-11-08 | Merge tag 'io_uring-6.18-20251107' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+9 |
| 2025-11-08 | Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 3 | -16/+76 |
| 2025-11-08 | MAINTAINERS: Switch myself to using kernel.org address | Oliver Upton | 2 | -2/+3 |
| 2025-11-08 | KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lock | Oliver Upton | 1 | -8/+5 |
| 2025-11-08 | KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray | Oliver Upton | 4 | -16/+32 |
| 2025-11-08 | KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchip | Marc Zyngier | 1 | -5/+7 |
| 2025-11-08 | KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configured | Marc Zyngier | 1 | -2/+12 |
| 2025-11-08 | KVM: arm64: Make all 32bit ID registers fully writable | Marc Zyngier | 1 | -28/+31 |
| 2025-11-08 | Revert "drm/nouveau: set DMA mask before creating the flush page" | Dave Airlie | 1 | -12/+12 |
| 2025-11-07 | riscv: Fix CONFIG_AS_HAS_INSN for new .insn usage | Nathan Chancellor | 1 | -1/+1 |
| 2025-11-07 | riscv: Remove redundant judgment for the default build target | Feng Jiang | 1 | -15/+0 |
| 2025-11-07 | riscv: Build loader.bin exclusively for Canaan K210 | Feng Jiang | 1 | -1/+1 |
| 2025-11-07 | io_uring: fix regbuf vector size truncation | Pavel Begunkov | 1 | -2/+9 |
| 2025-11-07 | Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 42 | -126/+312 |
| 2025-11-08 | Merge tag 'drm-xe-fixes-2025-11-07' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie | 11 | -25/+96 |
| 2025-11-07 | Merge tag 'parisc-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+10 |
| 2025-11-07 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -14/+13 |
| 2025-11-07 | compiler_types: Move unused static inline functions warning to W=2 | Peter Zijlstra | 1 | -3/+2 |
| 2025-11-07 | smb: client: validate change notify buffer before copy | Joshua Rogers | 1 | -2/+5 |
| 2025-11-07 | Merge tag 'gpio-fixes-for-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -22/+10 |
| 2025-11-07 | Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+9 |
| 2025-11-07 | Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+5 |
| 2025-11-07 | Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -91/+1 |
| 2025-11-07 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 6 | -17/+95 |
| 2025-11-07 | Merge tag 'v6.18-rc4-smb-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 1 | -1/+23 |
| 2025-11-07 | arm64: Reject modules with internal alternative callbacks | Adrian Barnaś | 3 | -11/+24 |
| 2025-11-07 | arm64: Fail module loading if dynamic SCS patching fails | Adrian Barnaś | 5 | -9/+19 |
| 2025-11-07 | arm64: proton-pack: Fix hard lockup due to print in scheduler context | shechenglong | 3 | -15/+25 |
| 2025-11-07 | arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY | shechenglong | 1 | -2/+0 |
| 2025-11-07 | arm64: mm: Tidy up force_pte_mapping() | Ryan Roberts | 1 | -20/+23 |
| 2025-11-07 | arm64: mm: Optimize range_split_to_ptes() | Ryan Roberts | 1 | -1/+7 |
| 2025-11-07 | arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic context | Ryan Roberts | 2 | -28/+67 |
| 2025-11-07 | arm64: kprobes: check the return value of set_memory_rox() | Yang Shi | 1 | -1/+4 |
| 2025-11-07 | arm64: acpi: Drop message logging SPCR default console | Punit Agrawal | 1 | -2/+0 |
| 2025-11-07 | Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs... | Punit Agrawal | 1 | -7/+3 |
| 2025-11-07 | arm64: Use load LSE atomics for the non-return per-CPU atomic operations | Catalin Marinas | 1 | -4/+11 |
| 2025-11-07 | tracing/tools: Fix incorrcet short option in usage text for --threads | Zhang Chujun | 1 | -1/+1 |
| 2025-11-07 | drm/xe: Enforce correct user fence signaling order using | Matthew Brost | 9 | -18/+86 |
| 2025-11-07 | x86/microcode/AMD: Add more known models to entry sign checking | Mario Limonciello (AMD) | 1 | -0/+2 |
| 2025-11-07 | drm/xe: Do clean shutdown also when using flr | Jouni Högander | 1 | -9/+9 |
| 2025-11-07 | drm/xe: Move declarations under conditional branch | Tejas Upadhyay | 1 | -3/+3 |
| 2025-11-07 | drm/xe/guc: Synchronize Dead CT worker with unbind | Balasubramani Vivekanandan | 1 | -0/+3 |
| 2025-11-07 | Merge tag 'mediatek-drm-fixes-20251105' of https://git.kernel.org/pub/scm/lin... | Dave Airlie | 2 | -23/+8 |
| 2025-11-06 | tracing: Fix memory leaks in create_field_var() | Zilin Guan | 1 | -2/+4 |
| 2025-11-06 | ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up | Steven Rostedt | 1 | -0/+4 |
| 2025-11-06 | Merge tag 'probes-fixes-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+6 |
| 2025-11-06 | Merge tag 'perf-tools-fixes-for-v6.18-1-2025-11-06' of git://git.kernel.org/p... | Linus Torvalds | 16 | -20/+147 |
| 2025-11-06 | Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -19/+52 |
| 2025-11-06 | Merge tag 'acpi-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -6/+6 |
| 2025-11-07 | Merge tag 'amd-drm-fixes-6.18-2025-11-06' of https://gitlab.freedesktop.org/a... | Dave Airlie | 18 | -35/+84 |
| 2025-11-07 | Merge tag 'drm-intel-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 2 | -4/+16 |
| 2025-11-07 | Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 9 | -39/+108 |
| 2025-11-07 | tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe | Masami Hiramatsu (Google) | 1 | -0/+4 |
| 2025-11-07 | tracing: tprobe-events: Fix to register tracepoint correctly | Masami Hiramatsu (Google) | 1 | -1/+2 |
| 2025-11-06 | Merge branches 'acpi-cppc' and 'acpi-docs' | Rafael J. Wysocki | 2 | -5/+5 |
| 2025-11-06 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
| 2025-11-06 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -2/+1 |
| 2025-11-06 | Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -1/+16 |
| 2025-11-06 | gpio: tb10x: Drop unused tb10x_set_bits() function | Krzysztof Kozlowski | 1 | -19/+0 |
| 2025-11-06 | drm/amd/display: Enable mst when it's detected but yet to be initialized | Wayne Lin | 1 | -1/+9 |
| 2025-11-06 | drm/amdgpu: Fix wait after reset sequence in S3 | Lijo Lazar | 2 | -3/+32 |
| 2025-11-06 | drm/amd: Fix suspend failure with secure display TA | Mario Limonciello | 1 | -1/+4 |
| 2025-11-06 | drm/amdgpu: fix gpu page fault after hibernation on PF passthrough | Samuel Zhang | 2 | -2/+5 |
| 2025-11-06 | Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 72 | -333/+876 |
| 2025-11-06 | kbuild: Strip trailing padding bytes from modules.builtin.modinfo | Nathan Chancellor | 1 | -1/+14 |
| 2025-11-06 | selftests/vsock: avoid false-positives when checking dmesg | Bobby Eshleman | 1 | -4/+4 |
| 2025-11-06 | Merge branch 'net-bridge-fix-two-mst-bugs' | Jakub Kicinski | 5 | -8/+22 |
| 2025-11-06 | net: bridge: fix MST static key usage | Nikolay Aleksandrov | 3 | -2/+14 |
| 2025-11-06 | net: bridge: fix use-after-free due to MST port state bypass | Nikolay Aleksandrov | 3 | -6/+8 |
| 2025-11-06 | lan966x: Fix sleeping in atomic context | Horatiu Vultur | 4 | -17/+15 |
| 2025-11-06 | bonding: fix NULL pointer dereference in actor_port_prio setting | Hangbin Liu | 1 | -8/+1 |
| 2025-11-06 | net: dsa: microchip: Fix reserved multicast address table programming | Tristram Ha | 4 | -16/+91 |
| 2025-11-06 | KVM: VMX: Fix check for valid GVA on an EPT violation | Sukrit Bhatnagar | 1 | -1/+1 |
| 2025-11-06 | drm/tiny: pixpaper: add explicit dependency on MMU | LiangCheng Wang | 1 | -0/+1 |
| 2025-11-06 | futex: Optimize per-cpu reference counting | Peter Zijlstra | 1 | -6/+6 |
| 2025-11-06 | sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining | Aaron Lu | 2 | -10/+7 |
| 2025-11-06 | xfs: free xfs_busy_extents structure when no RT extents are queued | Christoph Hellwig | 1 | -1/+3 |
| 2025-11-06 | slab: prevent infinite loop in kmalloc_nolock() with debugging | Vlastimil Babka | 1 | -1/+5 |
| 2025-11-05 | Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2 | -70/+59 |
| 2025-11-05 | net: wan: framer: pef2256: Switch to devm_mfd_add_devices() | Haotian Zhang | 1 | -3/+4 |
| 2025-11-05 | net: libwx: fix device bus LAN ID | Jiawen Wu | 2 | -3/+4 |
| 2025-11-05 | Merge branch 'net-mlx5e-shampo-fixes-for-64kb-page-size' | Jakub Kicinski | 3 | -38/+61 |
| 2025-11-05 | net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages | Dragos Tatulea | 3 | -19/+41 |
| 2025-11-05 | net/mlx5e: SHAMPO, Fix skb size check for 64K pages | Dragos Tatulea | 1 | -1/+4 |
| 2025-11-05 | net/mlx5e: SHAMPO, Fix header mapping for 64K pages | Dragos Tatulea | 1 | -19/+17 |
| 2025-11-05 | net: ti: icssg-prueth: Fix fdb hash size configuration | Meghana Malladi | 1 | -0/+7 |
| 2025-11-05 | net/mlx5e: Fix return value in case of module EEPROM read error | Gal Pressman | 1 | -3/+1 |
| 2025-11-05 | net: gro_cells: Reduce lock scope in gro_cell_poll | Sebastian Andrzej Siewior | 1 | -2/+2 |
| 2025-11-05 | libie: depend on DEBUG_FS when building LIBIE_FWLOG | Michal Swiatkowski | 3 | -4/+14 |
| 2025-11-06 | drm/nouveau: Advertise correct modifiers on GB20x | James Jones | 4 | -3/+59 |
| 2025-11-06 | drm: define NVIDIA DRM format modifiers for GB20x | James Jones | 1 | -9/+16 |
| 2025-11-06 | drm/nouveau: set DMA mask before creating the flush page | Timur Tabi | 1 | -12/+12 |
| 2025-11-05 | Merge tag 'rust-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -5/+18 |
| 2025-11-05 | iommufd: Make vfio_compat's unmap succeed if the range is already empty | Jason Gunthorpe | 3 | -9/+9 |
| 2025-11-05 | Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 6 | -7/+28 |
| 2025-11-05 | btrfs: release root after error in data_reloc_print_warning_inode() | Zilin Guan | 1 | -1/+3 |
| 2025-11-05 | btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe() | Zilin Guan | 1 | -0/+2 |
| 2025-11-05 | btrfs: do not update last_log_commit when logging inode due to a new name | Filipe Manana | 1 | -1/+1 |
| 2025-11-05 | btrfs: zoned: fix stripe width calculation | Naohiro Aota | 1 | -30/+26 |
| 2025-11-05 | btrfs: zoned: fix conventional zone capacity calculation | Naohiro Aota | 1 | -2/+2 |
| 2025-11-05 | io_uring: fix types for region size calulation | Pavel Begunkov | 1 | -1/+1 |
| 2025-11-05 | xfs: fix zone selection in xfs_select_open_zone_mru | Christoph Hellwig | 1 | -1/+1 |
| 2025-11-05 | xfs: fix a rtgroup leak when xfs_init_zone fails | Christoph Hellwig | 1 | -1/+3 |
| 2025-11-05 | xfs: fix various problems in xfs_atomic_write_cow_iomap_begin | Darrick J. Wong | 1 | -11/+50 |
| 2025-11-05 | xfs: fix delalloc write failures in software-provided atomic writes | Darrick J. Wong | 1 | -2/+19 |
| 2025-11-05 | Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel... | Johannes Berg | 1 | -67/+55 |
| 2025-11-05 | wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup | Martin Willi | 1 | -3/+4 |
| 2025-11-05 | dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope | James Clark | 1 | -1/+1 |
| 2025-11-05 | drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb | Pierre-Eric Pelloux-Prayer | 1 | -15/+19 |
| 2025-11-05 | gpio: aggregator: restore the set_config operation | Thomas Richard | 1 | -0/+1 |
| 2025-11-05 | Merge tag 'media/v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 10 | -37/+73 |
| 2025-11-04 | netpoll: Fix deadlock in memory allocation under spinlock | Breno Leitao | 1 | -5/+2 |
| 2025-11-04 | net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on... | Nishanth Menon | 2 | -12/+12 |
| 2025-11-04 | virtio-net: fix received length check in big packets | Bui Quang Minh | 1 | -13/+12 |
| 2025-11-04 | Merge branch 'bnxt_en-bug-fixes' | Jakub Kicinski | 5 | -7/+13 |
| 2025-11-04 | bnxt_en: Fix warning in bnxt_dl_reload_down() | Shantiprasad Shettar | 3 | -2/+3 |
| 2025-11-04 | bnxt_en: Always provide max entry and entry size in coredump segments | Kashyap Desai | 1 | -2/+3 |
| 2025-11-04 | bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap() | Gautam R A | 1 | -1/+1 |
| 2025-11-04 | bnxt_en: Fix a possible memory leak in bnxt_ptp_init | Kalesh AP | 1 | -2/+2 |
| 2025-11-04 | bnxt_en: Shutdown FW DMA in bnxt_shutdown() | Michael Chan | 1 | -0/+4 |
| 2025-11-05 | x86: uaccess: don't use runtime-const rewriting in modules | Linus Torvalds | 3 | -6/+14 |
| 2025-11-04 | virtio_net: fix alignment for virtio_net_hdr_v1_hash | Michael S. Tsirkin | 3 | -4/+17 |
| 2025-11-04 | fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT | Yongpeng Yang | 1 | -2/+1 |
| 2025-11-04 | smb: client: fix refcount leak in smb2_set_path_attr | Shuhao Fu | 1 | -0/+2 |
| 2025-11-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 13 | -29/+87 |