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-13
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free
David Hildenbrand (Arm)
2
-8
/
+9
2026-05-13
Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
Michael Kelley
1
-0
/
+3
2026-05-13
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-7
/
+10
2026-05-13
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+9
2026-05-13
vfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsigned
Matt Evans
1
-1
/
+1
2026-05-13
block: pass a minsize argument to bio_iov_iter_bounce
Christoph Hellwig
1
-1
/
+2
2026-05-13
thermal: hwmon: Use extra_groups for adding temperature attributes
Rafael J. Wysocki
1
-1
/
+2
2026-05-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2026-05-13
KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
Peter Fang
1
-5
/
+5
2026-05-13
crypto/ccp: export firmware supported vm types
Tycho Andersen
1
-0
/
+37
2026-05-13
KVM: Rename invalidate_begin to invalidate_start for consistency
Takahiro Itazuri
1
-1
/
+1
2026-05-13
soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments and diagnostics
Francisco Munoz Ruiz
1
-21
/
+21
2026-05-13
soc: qcom: llcc-qcom: get SCT descriptors from fw-populated memory
Francisco Munoz Ruiz
1
-2
/
+6
2026-05-13
bpf,x86: Implement JIT support for stack arguments
Yonghong Song
1
-0
/
+1
2026-05-13
bpf: Prepare architecture JIT support for stack arguments
Yonghong Song
1
-0
/
+1
2026-05-13
bpf: Add precision marking and backtracking for stack argument slots
Yonghong Song
1
-0
/
+8
2026-05-13
bpf: Refactor jmp history to use dedicated spi/frame fields
Yonghong Song
1
-21
/
+16
2026-05-13
bpf: Support stack arguments for bpf functions
Yonghong Song
1
-4
/
+39
2026-05-13
bpf: Add helper functions for r11-based stack argument insns
Yonghong Song
1
-0
/
+21
2026-05-13
bpf: Convert bpf_get_spilled_reg macro to static inline function
Yonghong Song
1
-4
/
+8
2026-05-13
Merge tag 'ib-mfd-gpio-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next
Bartosz Golaszewski
1
-25
/
+0
2026-05-12
stddef: Document designated initializer semantics for __TRAILING_OVERLAP()
Gustavo A. R. Silva
1
-0
/
+65
2026-05-12
dpll: add fractional frequency offset to pin-parent-device
Ivan Vecera
1
-1
/
+15
2026-05-12
net: constify sk_skb_reason_drop() sock parameter
Eric Dumazet
1
-1
/
+2
2026-05-13
Merge patch series "rust: auxiliary: replace drvdata() with registration data"
Danilo Krummrich
1
-0
/
+4
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
1
-1
/
+2
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
1
-0
/
+5
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
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 potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
1
-1
/
+1
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
rhashtable: give each instance its own lockdep class
Christian Brauner
1
-4
/
+18
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
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
[prev]
[next]