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-02
sched/proxy: Remove PROXY_WAKING
K Prateek Nayak
1
-48
/
+2
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
1
-0
/
+7
2026-06-02
sched: Add is_blocked task flag
John Stultz
1
-2
/
+5
2026-06-02
sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case
John Stultz
1
-1
/
+1
2026-06-02
Merge branch 'tip/sched/urgent'
Peter Zijlstra
4
-103
/
+96
2026-06-02
pps: Convert to ktime_get_snapshot_id()
Thomas Gleixner
1
-4
/
+6
2026-06-02
timekeeping: Provide ktime_get_snapshot_id()
Thomas Gleixner
1
-10
/
+24
2026-06-01
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
1
-0
/
+1
2026-06-01
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
1
-1
/
+1
2026-06-01
bpf: Unify release handling for helpers and kfuncs
Amery Hung
1
-3
/
+3
2026-06-01
bpf: Unify referenced object tracking in verifier
Amery Hung
1
-1
/
+13
2026-06-01
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
2
-51
/
+30
2026-06-01
bpf: Unify dynptr handling in the verifier
Amery Hung
1
-5
/
+8
2026-06-01
net: Remove orphaned ax25_ptr references
Costa Shulyupin
1
-1
/
+0
2026-06-01
ata: Annotate functions in the issuing path with __must_hold()
Bart Van Assche
1
-1
/
+2
2026-06-01
ata: libata: Document when host->eh_mutex should be held
Bart Van Assche
1
-5
/
+10
2026-06-01
Merge remote-tracking branch 'tip/locking/context' into for-7.2
Niklas Cassel
1
-8
/
+22
2026-06-01
Merge tag 'v7.1-rc6' into char-misc-next
Greg Kroah-Hartman
46
-114
/
+489
2026-06-01
Merge tag 'v7.1-rc6' into tty-next
Greg Kroah-Hartman
65
-209
/
+866
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
46
-114
/
+489
2026-06-01
sunrpc: add a generic netlink family for cache upcalls
Jeff Layton
1
-0
/
+2
2026-06-01
sunrpc: add helpers to count and snapshot pending cache requests
Jeff Layton
1
-0
/
+6
2026-06-01
sunrpc: add a cache_notify callback
Jeff Layton
1
-0
/
+3
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
Jeff Layton
1
-1
/
+1
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
Jeff Layton
1
-1
/
+1
2026-06-01
Merge remote-tracking branches 'vfs/vfs-7.2.casefold', 'vfs/vfs-7.2.directory.delegations' and 'vfs/vfs-7.2.exportfs' into vfs-7.2-merge
Chuck Lever
8
-44
/
+171
2026-06-01
ASoC: nau8822: add support for supply regulators
Mark Brown
17
-35
/
+78
2026-06-01
spi: fsl-lpspi: fix DMA termination issues
Mark Brown
29
-64
/
+428
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
6
-2
/
+29
2026-06-01
kho: docs: fix typo in ABI documentation
LongWei
1
-1
/
+1
2026-06-01
liveupdate: Reference count incoming FLB data
David Matlack
1
-0
/
+6
2026-06-01
liveupdate: Use refcount_t for FLB reference counts
David Matlack
1
-1
/
+2
2026-06-01
kho: fix deferred initialization of scratch areas
Michal Clapinski
1
-2
/
+19
2026-05-31
bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
Yuyang Huang
1
-2
/
+3
2026-05-31
Merge branch 'for-linus' into for-next
Takashi Iwai
12
-29
/
+350
2026-05-31
iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal
Andy Shevchenko
1
-3
/
+3
2026-05-31
iio: buffer: Move from int64_t to s64 for timestamp
Andy Shevchenko
1
-1
/
+1
2026-05-31
iio: backend: add devm_iio_backend_get_by_index()
Antoniu Miclaus
1
-0
/
+1
2026-05-30
Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux
Linus Torvalds
1
-1
/
+1
2026-05-30
driver core: remove driver_set_override()
Danilo Krummrich
1
-2
/
+0
2026-05-30
rpmsg: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
2026-05-30
Drivers: hv: vmbus: use generic driver_override infrastructure
Danilo Krummrich
1
-5
/
+0
2026-05-30
cdx: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
2026-05-30
amba: use generic driver_override infrastructure
Danilo Krummrich
1
-5
/
+0
2026-05-30
Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-1
/
+13
2026-05-30
Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2026-05-30
Merge tag 'ffa-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers
Arnd Bergmann
2
-2
/
+7
2026-05-29
Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux
Linus Torvalds
4
-0
/
+18
2026-05-30
Merge tag 'scmi-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers
Arnd Bergmann
2
-16
/
+34
2026-05-30
Merge tag 'qcom-drivers-for-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
3
-20
/
+65
[prev]
[next]