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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-12
bpf: Add syscall common attributes support for map_create
Leon Hwang
1
-0
/
+3
2026-05-12
bpf: Add syscall common attributes support for btf_load
Leon Hwang
1
-1
/
+2
2026-05-12
bpf: Add syscall common attributes support for prog_load
Leon Hwang
1
-1
/
+2
2026-05-12
bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
2
-1
/
+15
2026-05-12
bpf: Extend BPF syscall with common attributes support
Leon Hwang
2
-1
/
+10
2026-05-12
Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-1
/
+6
2026-05-12
HID: core: introduce hid_safe_input_report()
Benjamin Tissoires
1
-0
/
+2
2026-05-12
HID: pass the buffer size to hid_report_raw_event
Benjamin Tissoires
2
-7
/
+11
2026-05-12
xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.h
Thomas Huth
1
-1
/
+1
2026-05-12
firmware: arm_scmi: Introduce all_rates_get clock operation
Cristian Marussi
1
-0
/
+9
2026-05-12
firmware: arm_scmi: Make clock rates allocation dynamic
Cristian Marussi
1
-1
/
+0
2026-05-12
firmware: arm_scmi: Drop unused clock rate interfaces
Cristian Marussi
1
-12
/
+0
2026-05-12
firmware: arm_scmi: Simplify clock rates exposed interface
Cristian Marussi
1
-0
/
+2
2026-05-12
firmware: arm_scmi: Add clock determine_rate operation
Cristian Marussi
1
-0
/
+6
2026-05-12
netfs: Fix folio->private handling in netfs_perform_write()
David Howells
1
-0
/
+1
2026-05-12
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
1
-1
/
+1
2026-05-12
netfs: Fix streaming write being overwritten
David Howells
1
-0
/
+3
2026-05-12
netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
David Howells
1
-0
/
+4
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
1
-9
/
+284
2026-05-12
netfs: Fix missing barriers when accessing stream->subrequests locklessly
David Howells
1
-0
/
+37
2026-05-12
ASoC: Add a new SoundWire enumeration helper
Mark Brown
1
-0
/
+8
2026-05-12
soundwire: Add a helper function to wait for device initialisation
Charles Keepax
1
-0
/
+8
2026-05-12
gpio: regmap: Support sparsed fixed direction
Linus Walleij
1
-0
/
+7
2026-05-12
Merge tag 'renesas-r9a08g046-dt-binding-defs-tag2' into renesas-dts-for-v7.2
Geert Uytterhoeven
1
-0
/
+38
2026-05-12
Merge tag 'renesas-r8a7740-dt-binding-defs-tag1' into renesas-dts-for-v7.2
Geert Uytterhoeven
1
-0
/
+2
2026-05-12
rhashtable: give each instance its own lockdep class
Christian Brauner
1
-4
/
+18
2026-05-11
net/sched: mq: no longer acquire qdisc spinlocks in dump operations
Eric Dumazet
1
-0
/
+9
2026-05-11
net/sched: add const qualifiers to gnet_stats helpers
Eric Dumazet
2
-9
/
+9
2026-05-11
net/sched: add qdisc_qlen_lockless() helper
Eric Dumazet
1
-1
/
+6
2026-05-11
net/sched: annotate data-races around sch->qstats.backlog
Eric Dumazet
1
-3
/
+13
2026-05-11
net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()
Eric Dumazet
1
-11
/
+21
2026-05-12
bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
Breno Leitao
1
-0
/
+3
2026-05-11
net: mention the convention for .ndo_setup_tc()
David Yang
1
-0
/
+6
2026-05-11
Merge branch '20260507-ipq9650_boot_to_shell-v3-1-62742b49c991@oss.qualcomm.com' into arm64-for-7.2
Bjorn Andersson
2
-0
/
+387
2026-05-11
dt-bindings: clock: add Qualcomm IPQ9650 GCC
Kathiravan Thirumoorthy
2
-0
/
+387
2026-05-11
proc: handle subset=pid separately in userns visibility checks
Alexey Gladkov
1
-0
/
+1
2026-05-11
proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMIN
Alexey Gladkov
1
-0
/
+1
2026-05-11
fs: move SB_I_USERNS_VISIBLE to FS_USERNS_MOUNT_RESTRICTED
Christian Brauner
2
-1
/
+1
2026-05-11
fs: RCU-ify filesystems list
Christian Brauner
1
-1
/
+1
2026-05-11
proc: allow to mark /proc files permanent outside of fs/proc/
Alexey Dobriyan
1
-0
/
+12
2026-05-11
fs: allow lockless ->i_count bumps as long as it does not transition 0->1
Mateusz Guzik
1
-2
/
+2
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
2
-1
/
+14
2026-05-11
Merge branch 'ib-mux-pinctrl' into devel
Linus Walleij
2
-1
/
+12
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
1
-0
/
+9
2026-05-11
dt-bindings: pinctrl: mediatek,mt65xx: Add MT6392 pinctrl
Luca Leonardo Scorcia
1
-0
/
+39
2026-05-11
drm/amdkfd: bump KFD ioctl minor version to 1.23
Perry Yuan
1
-1
/
+2
2026-05-11
drm/amdkfd: Add PTL control IOCTL Option and unify refcount logic
Perry Yuan
1
-0
/
+7
2026-05-11
amd/amdkfd: Add kfd_ioctl_profiler to contain profiler kernel driver changes
Benjamin Welton
1
-1
/
+27
2026-05-11
device property: initialize the remaining fields of fwnode_handle in fwnode_init()
Bartosz Golaszewski
1
-0
/
+3
2026-05-11
platform/x86/intel/vsec: allocate res with intel_vsec_dev
Rosen Penev
1
-3
/
+3
[prev]
[next]