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-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+2
2025-11-12
Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
2
-1
/
+2
2025-11-11
ethtool: fix incorrect kernel-doc style comment in ethtool.h
Kriish Sharma
1
-1
/
+1
2025-11-11
mlx5: Fix default values in create CQ
Akiva Goldberger
1
-0
/
+1
2025-11-09
kho: allocate metadata directly from the buddy allocator
Pasha Tatashin
1
-0
/
+3
2025-11-09
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
1
-32
/
+23
2025-11-09
Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-3
/
+2
2025-11-07
compiler_types: Move unused static inline functions warning to W=2
Peter Zijlstra
1
-3
/
+2
2025-11-06
Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+6
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+14
2025-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
1
-0
/
+12
2025-11-05
Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-1
/
+0
2025-11-05
dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope
James Clark
1
-1
/
+1
2025-11-04
virtio_net: fix alignment for virtio_net_hdr_v1_hash
Michael S. Tsirkin
1
-1
/
+2
2025-11-01
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-1
/
+1
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+2
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-5
/
+6
2025-10-31
bpf: Make migrate_disable always inline to avoid partial inlining
Yonghong Song
1
-2
/
+2
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
1
-0
/
+6
2025-10-29
dma-mapping: benchmark: Restore padding to ensure uABI remained consistent
Qinxin Xia
1
-0
/
+1
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
1
-0
/
+2
2025-10-28
regmap: irq: Correct documentation of wake_invert flag
Shawn Guo
1
-1
/
+1
2025-10-28
platform/x86: int3472: Fix double free of GPIO device during unregister
Qiu Wenbo
1
-1
/
+0
2025-10-28
block: make REQ_OP_ZONE_OPEN a write operation
Damien Le Moal
1
-5
/
+5
2025-10-28
block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
1
-0
/
+1
2025-10-24
Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+19
2025-10-24
Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-0
/
+5
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+10
2025-10-23
Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-4
/
+4
2025-10-23
net/mlx5: Add PPHCR to PCAM supported registers mask
Alexei Lazar
1
-1
/
+3
2025-10-23
virtio-net: zero unused hash fields
Jason Wang
1
-0
/
+4
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
1
-0
/
+3
2025-10-22
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+5
2025-10-22
PM: runtime: Fix conditional guard definitions
Rafael J. Wysocki
1
-4
/
+4
2025-10-22
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-0
/
+5
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-2
/
+2
2025-10-20
Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-3
/
+4
2025-10-18
Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+11
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+4
2025-10-18
Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+11
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+11
2025-10-17
cgroup/misc: fix misc_res_type kernel-doc warning
Randy Dunlap
1
-1
/
+1
2025-10-17
Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+44
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2025-10-15
hung_task: fix warnings caused by unaligned lock pointers
Lance Yang
1
-3
/
+5
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures.
Alexei Starovoitov
1
-0
/
+4
2025-10-14
HID: core: Add printk_ratelimited variants to hid_warn() etc
Vicki Pfau
1
-0
/
+11
2025-10-13
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil HorĂ¡k - 2N
1
-0
/
+1
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
1
-0
/
+1
[next]