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-04-09
netkit: Add single device mode for netkit
Daniel Borkmann
1
-0
/
+6
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
1
-1
/
+3
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
1
-6
/
+2
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
1
-0
/
+14
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
3
-6
/
+37
2026-04-09
net: Add queue-create operation
Daniel Borkmann
1
-0
/
+11
2026-04-10
Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-2
/
+2
2026-04-09
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
1
-1
/
+2
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-39
/
+136
2026-04-09
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-0
/
+11
2026-04-09
Merge branch 'acpi-driver'
Rafael J. Wysocki
3
-3
/
+6
2026-04-09
Merge branch 'acpi-cmos-rtc'
Rafael J. Wysocki
2
-9
/
+10
2026-04-09
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
2
-1
/
+23
2026-04-09
ASoC: Yet another round of SDCA fixes
Mark Brown
1
-0
/
+5
2026-04-09
Merge tag 'sound-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+5
2026-04-09
Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-74
/
+0
2026-04-09
bitops: Update kernel-doc for sign_extendXX()
Andy Shevchenko
1
-2
/
+8
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-5
/
+28
2026-04-09
memblock: Permit existing reserved regions to be marked RSRV_KERN
Ard Biesheuvel
1
-0
/
+1
2026-04-09
jbd2: store jinode dirty range in PAGE_SIZE units
Li Chen
1
-12
/
+22
2026-04-09
jbd2: add jinode dirty range accessors
Li Chen
1
-0
/
+14
2026-04-09
RDMA/mana_ib: Support memory windows
Konstantin Taranov
1
-0
/
+5
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
7
-45
/
+54
2026-04-09
Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'intel/vt-d', 'amd/amd-vi' and 'core' into next
Will Deacon
4
-12
/
+99
2026-04-09
LoongArch: KVM: Add DMSINTC device support
Song Gao
1
-0
/
+2
2026-04-09
ALSA: hda: Add a simple GPIO setup helper function
Takashi Iwai
1
-0
/
+4
2026-04-09
ALSA: hda: Add sync version of snd_hda_codec_write()
Takashi Iwai
1
-0
/
+11
2026-04-09
net/mlx5: Add icm_mng_function_id_mode cap bit
Moshe Shemesh
1
-1
/
+7
2026-04-09
net/mlx5: Rename MLX5_PF page counter type to MLX5_SELF
Moshe Shemesh
1
-1
/
+1
2026-04-09
Merge tag 'coresight-next-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
1
-10
/
+4
2026-04-09
Merge branch 'for-linus' into for-next
Takashi Iwai
38
-76
/
+257
2026-04-08
devlink: Add resource scope filtering to resource dump
Or Har-Toov
1
-0
/
+11
2026-04-08
devlink: Add port-level resource registration infrastructure
Or Har-Toov
1
-0
/
+8
2026-04-08
devlink: Refactor resource functions to be generic
Or Har-Toov
1
-1
/
+1
2026-04-08
net: dsa: eliminate <linux/dsa/loop.h>
Vladimir Oltean
1
-42
/
+0
2026-04-08
net: dsa: remove unused platform_data definitions
Vladimir Oltean
1
-3
/
+0
2026-04-08
net: dsa: clean up struct dsa_chip_data
Vladimir Oltean
1
-20
/
+0
2026-04-08
net: dsa: remove struct platform_data
Vladimir Oltean
1
-17
/
+0
2026-04-08
mptcp: better mptcp-level RTT estimator
Paolo Abeni
1
-1
/
+1
2026-04-08
net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOG
Eric Dumazet
1
-0
/
+12
2026-04-08
codel: annotate data-races in codel_dump_stats()
Eric Dumazet
1
-21
/
+24
2026-04-08
bonding: remove unused bond_is_first_slave and bond_is_last_slave macros
Xiang Mei
1
-3
/
+0
2026-04-08
dt-bindings: clock: qcom: Add Nord Global Clock Controller
Taniya Das
4
-0
/
+438
2026-04-08
dt-bindings: clock: qcom: Document the Nord SoC TCSR Clock Controller
Taniya Das
1
-0
/
+26
2026-04-08
scsi: libsas: Delete unused to_dom_device() and to_dev_attr()
Thomas Weißschuh
1
-4
/
+0
2026-04-08
Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-1
/
+1
2026-04-08
rxrpc: Fix to request an ack if window is limited
Marc Dionne
1
-0
/
+1
2026-04-08
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
1
-0
/
+1
2026-04-08
rxrpc: Fix call removal to use RCU safe deletion
David Howells
1
-1
/
+1
2026-04-08
bpf: Make find_linfo widely available
Kumar Kartikeya Dwivedi
1
-0
/
+1
[prev]
[next]