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-03-16
spi: controller registration fixes
Mark Brown
25
-148
/
+229
2026-03-16
ASoC: codec: arizona: Convert to use GPIO descriptors
Linus Walleij
1
-10
/
+0
2026-03-16
locking: Add lock context support in do_raw_{read,write}_trylock()
Bart Van Assche
1
-2
/
+12
2026-03-16
locking: Fix rwlock support in <linux/spinlock_up.h>
Bart Van Assche
1
-10
/
+10
2026-03-16
cleanup: Optimize guards
Peter Zijlstra
1
-8
/
+11
2026-03-16
jump_label: remove workaround for old compilers in initializations
Thomas Weißschuh
1
-9
/
+2
2026-03-16
jump_label: use ATOMIC_INIT() for initialization of .enabled
Thomas Weißschuh
1
-9
/
+2
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
41
-217
/
+324
2026-03-16
gpio: kempld: Implement the interrupt controller
Alban Bedel
1
-0
/
+1
2026-03-16
gpio: remove machine hogs
Bartosz Golaszewski
1
-33
/
+0
2026-03-16
Merge tag 'drm-xe-next-2026-03-12' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
1
-0
/
+42
2026-03-15
Merge branch '20260309230346.3584252-2-daniel.lezcano@oss.qualcomm.com' into drivers-for-7.1
Bjorn Andersson
1
-0
/
+12
2026-03-15
soc: qcom: qmi: Enumerate the service IDs of QMI
Daniel Lezcano
1
-0
/
+12
2026-03-15
soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei
Mukesh Ojha
1
-0
/
+1
2026-03-15
soc: qcom: llcc: Add per-slice counter and common llcc slice descriptor
Unnathi Chalicheemala
1
-4
/
+4
2026-03-16
ASoC: amd: Move to GPIO descriptors
Mark Brown
14
-87
/
+118
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-48
/
+35
2026-03-15
Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+5
2026-03-15
PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLED
Niklas Cassel
1
-1
/
+9
2026-03-15
PCI: endpoint: Describe reserved subregions within BARs
Koichiro Den
1
-0
/
+28
2026-03-15
PCI: endpoint: Allow only_64bit on BAR_RESERVED
Manikanta Maddireddy
1
-5
/
+0
2026-03-15
PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVED
Niklas Cassel
1
-2
/
+1
2026-03-14
net/mlx5: Add a shared devlink instance for PFs on same chip
Jiri Pirko
1
-0
/
+1
2026-03-14
net: phy: move remaining provider code to mdio_bus_provider.c
Heiner Kallweit
1
-3
/
+0
2026-03-14
net: phy: make mdio_device.c part of libphy
Heiner Kallweit
1
-2
/
+0
2026-03-14
Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-2
/
+9
2026-03-14
net: stmmac: avoid passing pci_dev
Russell King (Oracle)
1
-1
/
+1
2026-03-14
Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-4
/
+4
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
1
-0
/
+3
2026-03-14
Merge branch 'io_uring-7.0' into for-7.1/io_uring
Jens Axboe
1
-0
/
+1
2026-03-14
blk-integrity: support arbitrary buffer alignment
Keith Busch
1
-0
/
+1
2026-03-14
Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testing
Danilo Krummrich
1
-0
/
+1
2026-03-13
udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.
Kuniyuki Iwashima
1
-9
/
+1
2026-03-13
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
1
-0
/
+6
2026-03-13
of: Add of_machine_get_match() helper
Geert Uytterhoeven
1
-3
/
+8
2026-03-13
sched_ext: Implement SCX_ENQ_IMMED
Tejun Heo
1
-0
/
+5
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+1
2026-03-13
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-0
/
+1
2026-03-13
driver core: auxiliary bus: Introduce dev_is_auxiliary()
Rafael J. Wysocki
1
-0
/
+2
2026-03-13
integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
1
-0
/
+4
2026-03-13
wifi: ieee80211: fix definition of EHT-MCS 15 in MRU
Shayne Chen
1
-2
/
+2
2026-03-13
driver core: make struct class groups members constant arrays
Heiner Kallweit
1
-2
/
+2
2026-03-13
driver: core: constify groups array argument in device_add_groups and device_remove_groups
Heiner Kallweit
1
-2
/
+2
2026-03-13
sysfs: constify group arrays in function arguments
Heiner Kallweit
1
-8
/
+8
2026-03-13
vt: save/restore unicode screen buffer for alternate screen
Nicolas Pitre
1
-0
/
+1
2026-03-13
tee: clean up tee_core.h kernel-doc
Randy Dunlap
1
-14
/
+16
2026-03-12
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
1
-2
/
+1
2026-03-12
driver core: Add conditional guard support for device_lock()
Li Ming
1
-0
/
+1
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-43
/
+97
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+39
[prev]
[next]