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-29
workqueue: Add warnings and fallback if system_{unbound}_wq is used
Marco Crivellari
1
-0
/
+1
2026-05-29
Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-0
/
+11
2026-05-29
Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-2
/
+0
2026-05-29
EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCs
Qiuxu Zhuo
1
-0
/
+3
2026-05-29
firmware: samsung: acpm: remove compile-testing stubs
Arnd Bergmann
1
-14
/
+0
2026-05-29
firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper
Tudor Ambarus
1
-0
/
+6
2026-05-29
firmware: samsung: acpm: Add TMU protocol support
Tudor Ambarus
1
-0
/
+18
2026-05-29
firmware: samsung: acpm: Make acpm_ops const and access via pointer
Tudor Ambarus
1
-2
/
+2
2026-05-29
firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members
Tudor Ambarus
1
-2
/
+2
2026-05-29
Merge back earlier cpufreq material for 7.2
Rafael J. Wysocki
1
-1
/
+4
2026-05-29
gpu/buddy: Track per-order used blocks with a scoreboard
Francois Dugast
1
-0
/
+8
2026-05-29
gpu/buddy: Track per-order free blocks with a scoreboard
Francois Dugast
1
-0
/
+7
2026-05-29
block: Include bvec.h kernel-doc in the htmldocs
Matthew Wilcox (Oracle)
1
-0
/
+2
2026-05-29
block: Add bvec_folio()
Matthew Wilcox (Oracle)
2
-1
/
+16
2026-05-29
sched_ext: Auto-register/unregister dl_server reservations
Andrea Righi
1
-0
/
+6
2026-05-29
vfs: make LAST_XXX private to fs/namei.c
Jori Koolstra
1
-6
/
+1
2026-05-29
net: Remove support for AIO on sockets
Demi Marie Obenour
1
-1
/
+0
2026-05-29
crypto: hisilicon/qm - support doorbell enable control
Zongyu Wu
1
-0
/
+12
2026-05-29
crypto: hisilicon/qm - support function-level error reset
Zhushuai Yin
1
-0
/
+1
2026-05-29
crypto: hisilicon/qm - place the interrupt status interface after the PM usage counter
Zhushuai Yin
1
-1
/
+0
2026-05-29
crypto: hisilicon/qm - allow VF devices to query hardware isolation status
Zhushuai Yin
1
-0
/
+1
2026-05-28
include: remove unused cnt32_to_63.h
Costa Shulyupin
1
-104
/
+0
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
[prev]
[next]