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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-18
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
1
-8
/
+0
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
2
-0
/
+11
2025-08-18
platform/x86: int3472: add hpd pin support
Dongcheng Yan
1
-0
/
+1
2025-08-17
Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+17
2025-08-17
software node: Constify node_group in registration functions
Dmitry Torokhov
1
-2
/
+2
2025-08-17
serial: introduce uart_port_lock() guard()s
Jiri Slaby (SUSE)
1
-0
/
+13
2025-08-17
tty: introduce tty_port_tty guard()
Jiri Slaby (SUSE)
1
-0
/
+14
2025-08-17
console: introduce console_lock guard()s
Jiri Slaby (SUSE)
1
-0
/
+2
2025-08-16
iio: fix iio_push_to_buffers_with_ts() typo
David Lechner
1
-2
/
+2
2025-08-16
crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
Ashish Kalra
1
-2
/
+8
2025-08-16
crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
Ashish Kalra
1
-0
/
+5
2025-08-16
crypto: ccp - Add support for SNP_FEATURE_INFO command
Ashish Kalra
1
-0
/
+29
2025-08-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
1
-2
/
+3
2025-08-15
{rdma,net}/mlx5: export mlx5_vport_get_vhca_id
Saeed Mahameed
1
-0
/
+2
2025-08-15
net/mlx5: mlx5_ifc, Add hardware definitions needed for adjacent vports
Saeed Mahameed
1
-4
/
+129
2025-08-15
netfs: Fix unbuffered write error handling
David Howells
1
-0
/
+1
2025-08-15
perf: Convert mmap() refcounts to refcount_t
Thomas Gleixner
1
-1
/
+1
2025-08-14
Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-0
/
+4
2025-08-14
ice: Implement support for SRIOV VFs across Active/Active bonds
Dave Ertman
1
-0
/
+1
2025-08-14
srcu: Add guards for notrace variants of SRCU-fast readers
Paul E. McKenney
1
-0
/
+5
2025-08-14
srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Paul E. McKenney
2
-2
/
+28
2025-08-14
srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
Paul E. McKenney
2
-2
/
+4
2025-08-14
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-1
/
+1
2025-08-14
dlm: check for undefined release_option values
Alexander Aring
1
-0
/
+1
2025-08-14
dlm: handle release_option as unsigned
Alexander Aring
1
-1
/
+2
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-77
/
+62
2025-08-14
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+1
2025-08-14
ice: cleanup capabilities evaluation
Dave Ertman
1
-2
/
+2
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+4
2025-08-13
net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoC
Lorenzo Bianconi
1
-1
/
+1
2025-08-13
net: stmmac: Change first parameter of fix_soc_reset()
Tiezhu Yang
1
-1
/
+1
2025-08-13
bpf: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-08-13
cpuset: remove redundant CS_ONLINE flag
Chen Ridong
1
-0
/
+5
2025-08-13
kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()
Sebastian Andrzej Siewior
1
-38
/
+9
2025-08-13
locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
John Stultz
1
-12
/
+17
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-1
/
+1
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
1
-1
/
+1
2025-08-12
net: airoha: Add airoha_offload.h header
Lorenzo Bianconi
1
-0
/
+260
2025-08-12
net: stmmac: add suspend()/resume() platform ops
Russell King (Oracle)
1
-0
/
+2
2025-08-12
bpf: Tidy verifier bug message
Paul Chaignon
1
-5
/
+7
2025-08-12
Input: tca6416-keypad - remove the driver
Dmitry Torokhov
1
-30
/
+0
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
44
-210
/
+412
2025-08-12
dlm: add new flag DLM_RELEASE_RECOVER for dlm_lockspace_release
Alexander Aring
1
-0
/
+5
2025-08-12
dlm: use defines for force values in dlm_release_lockspace
Alexander Aring
1
-1
/
+25
2025-08-12
net: update NAPI threaded config even for disabled NAPIs
Jakub Kicinski
1
-1
/
+4
2025-08-12
fbcon: Add necessary include statements and forward declarations
Thomas Zimmermann
1
-0
/
+7
2025-08-11
lsm,selinux: Add LSM blob support for BPF objects
Blaise Boscaccy
1
-0
/
+3
2025-08-11
audit: record fanotify event regardless of presence of rules
Richard Guy Briggs
1
-1
/
+1
2025-08-11
iosys-map: Fix undefined behavior in iosys_map_clear()
Nitin Gote
1
-6
/
+1
2025-08-11
soc: qcom: mdt_loader: Remove pas id parameter
Mukesh Ojha
1
-4
/
+3
[prev]
[next]