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-06-05
bpf: Expose signature verdict via bpf_prog_aux
KP Singh
1
-10
/
+35
2026-06-05
bridge: add bridge_flags_bit enum
Eric Dumazet
1
-25
/
+53
2026-06-05
block/bdev: Annotate the blk_holder_ops callback functions
Bart Van Assche
1
-4
/
+8
2026-06-05
block: Annotate the queue limits functions
Bart Van Assche
1
-3
/
+6
2026-06-05
bpf: Replace scratch PTE atomically when allocating arena pages
Tejun Heo
1
-0
/
+18
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
1
-0
/
+1
2026-06-05
rhashtable: Use irq work for shrinking
Herbert Xu
1
-1
/
+1
2026-06-05
rhashtable: Add rhashtable_next_key() API
Mykyta Yatsenko
1
-0
/
+40
2026-06-05
cleanup: Specify nonnull argument index
Dmitry Ilvokhin
1
-2
/
+2
2026-06-05
iomap: introduce iomap_fsverity_write() for writing fsverity metadata
Andrey Albershteyn
1
-0
/
+3
2026-06-05
iomap: teach iomap to read files with fsverity
Andrey Albershteyn
1
-0
/
+2
2026-06-05
iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
Andrey Albershteyn
1
-0
/
+8
2026-06-05
fsverity: generate and store zero-block hash
Andrey Albershteyn
1
-0
/
+8
2026-06-05
kasan: Move generic KASAN page tables out of BSS too
Ard Biesheuvel
1
-0
/
+4
2026-06-05
iomap: introduce IOMAP_F_ZERO_TAIL flag
Namjae Jeon
1
-0
/
+4
2026-06-05
wind ->s_roots via ->d_sib instead of ->d_hash
Al Viro
1
-1
/
+2
2026-06-05
kill d_dispose_if_unused()
Al Viro
1
-1
/
+1
2026-06-05
fix a race between d_find_any_alias() and final dput() of NORCU dentries
Al Viro
1
-0
/
+18
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2
-7
/
+5
2026-06-05
Merge tag 'drm-rust-next-2026-06-04' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-next
Dave Airlie
2
-2
/
+6
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-18
/
+23
2026-06-04
err.h: use __always_inline on all error pointer helpers
Arnd Bergmann
1
-6
/
+6
2026-06-04
mm: document the folio refcount a little better
Matthew Wilcox (Oracle)
1
-0
/
+18
2026-06-04
userfaultfd: make functions that are not used outside uffd static
Mike Rapoport (Microsoft)
1
-36
/
+0
2026-06-04
mm/mglru: use folio_mark_accessed to replace folio_set_active
Barry Song (Xiaomi)
1
-1
/
+1
2026-06-04
mm/damon: fix missing parens in macro arguments
Maksym Shcherba
1
-4
/
+4
2026-06-04
mm/damon/core: hide damon_destroy_region()
SeongJae Park
1
-1
/
+0
2026-06-04
mm/damon/core: hide damon_insert_region()
SeongJae Park
1
-11
/
+0
2026-06-04
mm/damon/core: hide damon_add_region()
SeongJae Park
1
-1
/
+0
2026-06-04
mm/vma: eliminate mmap_action->error_hook, introduce error_override
Lorenzo Stoakes
1
-6
/
+3
2026-06-04
mm/vma: remove mmap_action->success_hook
Lorenzo Stoakes
1
-10
/
+0
2026-06-04
drivers/char/mem: eliminate unnecessary use of success_hook
Lorenzo Stoakes
1
-0
/
+5
2026-06-04
net: ethtool: add netif_get_link_ksettings() for correct ops-locked use
Jakub Kicinski
1
-0
/
+2
2026-06-04
Merge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+8
2026-06-04
vdso/datastore: Always provide symbol declarations
Thomas Weißschuh
1
-1
/
+1
2026-06-04
timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshot
David Woodhouse
2
-0
/
+30
2026-06-04
ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
Thomas Gleixner
1
-7
/
+8
2026-06-04
timekeeping: Remove system_device_crosststamp::sys_realtime
Thomas Gleixner
1
-6
/
+1
2026-06-04
timekeeping: Prepare for cross timestamps on arbitrary clock IDs
Thomas Gleixner
1
-1
/
+6
2026-06-04
timekeeping: Remove ktime_get_snapshot()
Thomas Gleixner
1
-5
/
+0
2026-06-04
timekeeping: Add CLOCK ID to system_device_crosststamp
Thomas Gleixner
1
-0
/
+2
2026-06-04
timekeeping: Add system_counterval_t to struct system_device_crosststamp
Thomas Gleixner
1
-13
/
+15
2026-06-04
timekeeping: Remove system_time_snapshot::real/boot/raw
Thomas Gleixner
1
-9
/
+1
2026-06-04
tracing: Fix CFI violation in probestub being called by tprobes
Eva Kurchatova
1
-0
/
+8
2026-06-04
cpu: Add lockdep_is_cpus_held()/lockdep_is_cpus_write_held() stubs for !CONFIG_HOTPLUG_CPU
Reinette Chatre
1
-3
/
+4
2026-06-04
buffer: Remove end_buffer_write_sync()
Matthew Wilcox (Oracle)
1
-1
/
+0
2026-06-04
buffer: Remove b_end_io
Matthew Wilcox (Oracle)
1
-3
/
+1
2026-06-04
buffer: Remove submit_bh()
Matthew Wilcox (Oracle)
1
-2
/
+1
2026-06-04
buffer: Remove mark_buffer_async_write()
Matthew Wilcox (Oracle)
1
-1
/
+0
2026-06-04
buffer: Add bh_end_read(), bh_end_write() and bh_end_async_write()
Matthew Wilcox (Oracle)
1
-0
/
+6
[prev]
[next]