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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-28
raid6: hide internals
Christoph Hellwig
2
-88
/
+27
2026-05-28
raid6: warn when using less than four devices
Christoph Hellwig
1
-0
/
+2
2026-05-28
raid6: improve the public interface
Christoph Hellwig
1
-9
/
+10
2026-05-28
raid6: remove raid6_get_zero_page
Christoph Hellwig
1
-6
/
+0
2026-05-28
raid6: remove unused defines in pq.h
Christoph Hellwig
1
-6
/
+0
2026-05-28
raid6: remove __KERNEL__ ifdefs
Christoph Hellwig
1
-90
/
+0
2026-05-28
raid6: turn the userspace test harness into a kunit test
Christoph Hellwig
1
-3
/
+0
2026-05-28
kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
Jann Horn
2
-2
/
+3
2026-05-28
llist: make locking comments consistent
Philipp Stanner
1
-2
/
+2
2026-05-28
kcov: refactor common handle ID into kcov_common_handle_id
Jann Horn
3
-17
/
+15
2026-05-28
uaccess: minimize INLINE_COPY_USER-related ifdefery
Yury Norov
1
-14
/
+7
2026-05-28
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
1
-6
/
+6
2026-05-28
init.h: discard exitcall symbols early
Arnd Bergmann
1
-1
/
+1
2026-05-28
highmem-internal.h: fix typo in the comment for kunmap_atomic()
Zhouyi Zhou
1
-1
/
+1
2026-05-28
mm/damon/core: remove damon_set_region_biggest_system_ram_default()
SeongJae Park
1
-5
/
+0
2026-05-28
mm/damon: introduce damon_set_region_system_rams_default()
SeongJae Park
1
-0
/
+5
2026-05-28
kasan: skip HW tagging for all kernel thread stacks
Muhammad Usama Anjum
1
-1
/
+1
2026-05-28
vmalloc: add __GFP_SKIP_KASAN support
Muhammad Usama Anjum
1
-3
/
+3
2026-05-28
mm/damon/core: introduce damon_ctx->paused
SeongJae Park
1
-0
/
+2
2026-05-28
mm: limit filemap_fault readahead to VMA boundaries
Frederick Mayle
1
-0
/
+2
2026-05-28
mm: remove page_mapped()
David Hildenbrand (Arm)
1
-10
/
+0
2026-05-28
mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
Asier Gutierrez
1
-0
/
+2
2026-05-28
mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
Muchun Song
1
-3
/
+5
2026-05-28
mm/vmpressure: skip socket pressure for costly order reclaim
JP Kobryn (Meta)
1
-4
/
+5
2026-05-28
mm/sparse: remove sparse buffer pre-allocation mechanism
Muchun Song
1
-1
/
+0
2026-05-28
mm/damon/core: introduce failed region quota charge ratio
SeongJae Park
1
-0
/
+9
2026-05-28
mm/damon: add node_eligible_mem_bp goal metric
Ravi Jonnalagadda
1
-0
/
+3
2026-05-28
vmalloc: optimize vfree with free_pages_bulk()
Ryan Roberts
1
-0
/
+2
2026-05-28
mm/page_alloc: optimize free_contig_range()
Ryan Roberts
1
-0
/
+2
2026-05-28
mm: convert vmemmap_p?d_populate() to static functions
Chengkaitao
1
-7
/
+0
2026-05-28
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
2
-16
/
+0
2026-05-28
ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
1
-0
/
+1
2026-05-28
spmi: use kzalloc_flex in main allocation
Rosen Penev
1
-0
/
+2
2026-05-28
spmi: clean up kernel-doc in spmi.h
Randy Dunlap
1
-1
/
+2
2026-05-28
crypto: api - Remove per-tfm refcount
Eric Biggers
1
-1
/
+0
2026-05-29
Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core into drm-rust-next
Danilo Krummrich
2
-2
/
+6
2026-05-29
Merge patch series "rust: device: Higher-Ranked Lifetime Types for device drivers"
Danilo Krummrich
1
-2
/
+2
2026-05-28
net: remove SIOCSHWTSTAMP and SIOCGHWTSTAMP from ndo_eth_ioctl comment
Xuan Zhuo
1
-2
/
+2
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-35
/
+45
2026-05-28
Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+7
2026-05-28
bitops: Define generic___bitrev8/16/32 for reuse
Jinjie Ruan
1
-16
/
+4
2026-05-28
bitmap: fix find helper documentation
Yury Norov
1
-4
/
+4
2026-05-28
bitmap: drop bitmap_print_to_pagebuf()
Yury Norov
1
-1
/
+0
2026-05-28
cpumask: switch cpumap_print_to_pagebuf() to using scnprintf()
Yury Norov
1
-2
/
+5
2026-05-28
block: export passthrough stats enabled
Keith Busch
1
-0
/
+40
2026-05-28
gpu: host1x: Allow entries in BO caches to be freed
Mikko Perttunen
1
-0
/
+7
2026-05-28
block: add a bio_endio_status helper
Christoph Hellwig
1
-4
/
+15
2026-05-28
bvec: make the bvec_iter helpers inline functions
Christoph Hellwig
1
-34
/
+61
2026-05-28
block: mark biovec_init_pool static
Christoph Hellwig
1
-1
/
+0
2026-05-28
Disable -Wattribute-alias for clang-23 and newer
Nathan Chancellor
4
-0
/
+18
[prev]
[next]