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-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
108
-1007
/
+1577
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
Uwe Kleine-König (The Capable Hub)
47
-47
/
+49
2026-07-03
platform/x86: int3472: Add include defining struct dmi_system_id
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-03
of: Explicitly include <linux/types.h> and <linux/err.h>
Uwe Kleine-König (The Capable Hub)
1
-0
/
+2
2026-07-03
usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>
Uwe Kleine-König (The Capable Hub)
1
-0
/
+1
2026-07-03
driver core: platform: Include header for struct platform_device_id
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-03
driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
Uwe Kleine-König (The Capable Hub)
1
-0
/
+2
2026-07-03
mod_devicetable.h: Split into per subsystem headers
Uwe Kleine-König (The Capable Hub)
57
-958
/
+1521
2026-07-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-2
/
+17
2026-07-01
mm: do file ownership checks with the proper mount idmap
Pedro Falcato
1
-0
/
+5
2026-07-01
mm/damon: add a kernel-doc comment for damon_ctx->rnd_state
SJ Park
1
-1
/
+1
2026-07-01
mm/damon: add a kernel-doc comment for damon_ctx->probes
SJ Park
1
-0
/
+1
2026-07-01
mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
Ketan
1
-6
/
+13
2026-07-01
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
1
-2
/
+6
2026-07-01
iomap: consolidate bio submission
Christoph Hellwig
1
-0
/
+2
2026-07-01
netfs: Replace wb_lock with a bit lock for asynchronicity
David Howells
1
-2
/
+9
2026-07-01
netfs: Fix kdoc warning
David Howells
1
-1
/
+1
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
1
-2
/
+3
2026-07-01
bpf: Support for hardening against JIT spraying
Pawan Gupta
1
-0
/
+10
2026-06-30
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
1
-0
/
+4
2026-06-29
HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
Srinivas Pandruvada
1
-0
/
+25
2026-06-29
vfio/pci: Latch all module parameters per device
Alex Williamson
1
-2
/
+2
2026-06-29
vfio/pci: Fix racy bitfields and tighten struct layout
Alex Williamson
1
-5
/
+8
2026-06-29
vfio/pci: Latch disable_idle_d3 per device
Alex Williamson
1
-0
/
+1
2026-06-28
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+2
2026-06-27
Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-8
/
+30
2026-06-27
Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-0
/
+2
2026-06-26
NTB: fix kernel-doc warnings in ntb.h
Randy Dunlap
1
-2
/
+2
2026-06-26
Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-8
/
+30
2026-06-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
3
-0
/
+28
2026-06-25
Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi
Linus Torvalds
1
-1
/
+4
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-12
/
+40
2026-06-25
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
1
-0
/
+11
2026-06-25
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
1
-4
/
+6
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-0
/
+2
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-11
/
+7
2026-06-25
Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-2
/
+0
2026-06-25
Merge branches 'clk-microchip' and 'clk-qcom' into clk-next
Stephen Boyd
1
-0
/
+6
2026-06-25
Merge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' into clk-next
Stephen Boyd
1
-0
/
+20
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
6
-16
/
+139
2026-06-24
Merge tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+3
2026-06-24
block: fix GFP_ flags confusion in bio_integrity_alloc_buf
Christoph Hellwig
1
-1
/
+1
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-26
/
+1
2026-06-23
Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
1
-0
/
+1
2026-06-23
Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
2
-110
/
+5
2026-06-23
Merge branch 'pci/controller/dwc-imx6'
Bjorn Helgaas
1
-0
/
+1
2026-06-23
Merge branch 'pci/endpoint'
Bjorn Helgaas
2
-2
/
+83
2026-06-23
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-0
/
+1
2026-06-23
Merge branch 'pci/sysfs'
Bjorn Helgaas
1
-9
/
+30
2026-06-23
Merge branch 'pci/resource'
Bjorn Helgaas
2
-4
/
+6
[prev]
[next]