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-09-28
f2fs: add sanity check on ei.len in __update_extent_tree_range()
Chao Yu
1
-0
/
+9
2025-09-28
mm: swap: check for stable address space before operating on the VMA
Charan Teja Kalla
1
-0
/
+3
2025-09-28
mm: convert folio_page() back to a macro
David Hildenbrand
1
-4
/
+1
2025-09-28
mm/khugepaged: use start_addr/addr for improved readability
Wei Yang
1
-21
/
+22
2025-09-28
hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
Deepanshu Kartikey
1
-0
/
+9
2025-09-28
alloc_tag: fix boot failure due to NULL pointer dereference
Ran Xiaokai
1
-9
/
+9
2025-09-28
mm: silence data-race in update_hiwater_rss
Lance Yang
1
-1
/
+1
2025-09-28
mm/memory-failure: don't select MEMORY_ISOLATION
Xie Yuanbin
1
-1
/
+0
2025-09-28
mm/khugepaged: remove definition of struct khugepaged_mm_slot
Wei Yang
1
-37
/
+21
2025-09-28
mm/ksm: get mm_slot by mm_slot_entry() when slot is !NULL
Wei Yang
1
-9
/
+11
2025-09-28
hugetlb: increase number of reserving hugepages via cmdline
Li Zhe
1
-1
/
+8
2025-09-28
selftests/mm: add fork inheritance test for ksm_merging_pages counter
Donet Tom
1
-1
/
+42
2025-09-28
mm/ksm: fix incorrect KSM counter handling in mm_struct during fork
Donet Tom
1
-1
/
+7
2025-09-28
drivers/base/node: fix double free in register_one_node()
Donet Tom
1
-1
/
+0
2025-09-28
mm: remove PMD alignment constraint in execmem_vmalloc()
Dev Jain
1
-3
/
+0
2025-09-28
mm/memory_hotplug: fix typo 'esecially' -> 'especially'
Manish Kumar
1
-1
/
+1
2025-09-28
mm/rmap: improve mlock tracking for large folios
Kiryl Shutsemau
1
-7
/
+12
2025-09-28
mm/filemap: map entire large folio faultaround
Kiryl Shutsemau
1
-0
/
+15
2025-09-28
mm/fault: try to map the entire file folio in finish_fault()
Kiryl Shutsemau
1
-7
/
+2
2025-09-28
mm/rmap: mlock large folios in try_to_unmap_one()
Kiryl Shutsemau
1
-3
/
+28
2025-09-28
mm/rmap: fix a mlock race condition in folio_referenced_one()
Kiryl Shutsemau
1
-37
/
+20
2025-09-28
mm/page_vma_mapped: track if the page is mapped across page table boundary
Kiryl Shutsemau
2
-0
/
+6
2025-09-28
mm/compaction: fix low_pfn advance on isolating hugetlb
Wei Yang
1
-1
/
+1
2025-09-28
Squashfs: reject negative file sizes in squashfs_read_inode()
Phillip Lougher
1
-0
/
+4
2025-09-28
kallsyms: use kmalloc_array() instead of kmalloc()
Sahil Chandna
1
-1
/
+1
2025-09-28
MAINTAINERS: update Sibi Sankar's email address
Sibi Sankar
2
-2
/
+3
2025-09-28
Squashfs: add SEEK_DATA/SEEK_HOLE support
Phillip Lougher
4
-13
/
+130
2025-09-28
Squashfs: add additional inode sanity checking
Phillip Lougher
1
-2
/
+18
2025-09-28
lib/genalloc: fix device leak in of_gen_pool_get()
Johan Hovold
1
-1
/
+4
2025-09-28
panic: remove CONFIG_PANIC_ON_OOPS_VALUE
Johannes Berg
2
-7
/
+1
2025-09-28
ocfs2: fix double free in user_cluster_connect()
Dan Carpenter
1
-0
/
+1
2025-09-28
checkpatch: suppress strscpy warnings for userspace tools
Suchit Karunakaran
1
-4
/
+8
2025-09-28
cramfs: fix incorrect physical page address calculation
Alistair Popple
1
-1
/
+1
2025-09-28
kernel: prevent prctl(PR_SET_PDEATHSIG) from racing with parent process exit
Demi Marie Obenour
1
-0
/
+10
2025-09-28
Squashfs: fix uninit-value in squashfs_get_parent
Phillip Lougher
2
-1
/
+8
2025-09-28
kho: only fill kimage if KHO is finalized
Pratyush Yadav
1
-1
/
+1
2025-09-28
Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-1
/
+14
2025-09-28
Merge tag 'spi-fix-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-17
/
+37
2025-09-28
ALSA: usb-audio: don't hardcode gain for output channel of Presonus Studio
Roy Vegard Ovesen
1
-6
/
+1
2025-09-28
ALSA: usb-audio: add the initial mix for Presonus Studio 1824c
Roy Vegard Ovesen
1
-87
/
+136
2025-09-28
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-25
/
+34
2025-09-28
Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-21
/
+49
2025-09-28
Merge tag 'asoc-v6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
242
-1027
/
+4171
2025-09-28
Merge tag 'asoc-fix-v6.17-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
5
-25
/
+34
2025-09-28
watchdog/hpwdt New maintianer
Jerry Hoemann
1
-1
/
+1
2025-09-28
dt-bindings: watchdog: add SMARC-sAM67 support
Michael Walle
1
-1
/
+6
2025-09-28
modpost: Initialize builtin_modname to stop SIGSEGVs
Hugh Dickins
1
-0
/
+1
2025-09-28
libbpf: Replace AF_ALG with open coded SHA-256
Eric Biggers
3
-65
/
+96
2025-09-28
ACPI: APEI: Remove redundant rcu_read_lock/unlock() under spinlock
pengdonglin
1
-2
/
+0
2025-09-28
ACPI: battery: Add synchronization between interface updates
Rafael J. Wysocki
1
-14
/
+29
[prev]
[next]