index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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 slabobj_ext
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
ksmbd: close accepted socket when per-IP limit rejects connection
Joshua Rogers
1
-1
/
+4
2025-11-09
smb: server: rdma: avoid unmapping posted recv on accept failure
Joshua Rogers
1
-1
/
+10
2025-11-09
Linux 6.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/wsa/linux
Linus Torvalds
1
-27
/
+23
2025-11-09
Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
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/git/kvmarm/kvmarm into HEAD
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 HEAD
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
[prev]
[next]