index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope
James Clark
1
-1
/
+1
2025-11-05
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
1
-4
/
+2
2025-11-05
bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-05
bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently
Kees Cook
1
-7
/
+10
2025-11-05
net: Remove struct sockaddr from net.h
Kees Cook
1
-1
/
+0
2025-11-05
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-5
/
+5
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-2
/
+2
2025-11-05
net: Add struct sockaddr_unsized for sockaddr of unknown length
Kees Cook
1
-0
/
+17
2025-11-05
net: phy: fixed_phy: remove fixed_phy_add
Heiner Kallweit
1
-2
/
+0
2025-11-05
net: phy: fixed_phy: add helper fixed_phy_register_100fd
Heiner Kallweit
1
-0
/
+6
2025-11-05
net: phy: make phy_device members pause and asym_pause bitfield bits
Heiner Kallweit
1
-2
/
+2
2025-11-05
virtio_net: fix alignment for virtio_net_hdr_v1_hash
Michael S. Tsirkin
1
-1
/
+2
2025-11-05
net: stmmac: add support for configuring the phy_intf_sel inputs
Russell King (Oracle)
1
-0
/
+1
2025-11-04
net: phy: introduce internal API for PHY MSE diagnostics
Oleksij Rempel
1
-0
/
+206
2025-11-04
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
1
-1
/
+3
2025-11-01
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-11-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+2
2025-11-01
dpll: add phase-adjust-gran pin attribute
Ivan Vecera
1
-0
/
+1
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
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-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+24
2025-10-31
can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
Vadim Fedorenko
1
-1
/
+5
2025-10-30
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
1
-0
/
+6
2025-10-30
net: phy: add iterator mdiobus_for_each_phy
Heiner Kallweit
1
-1
/
+10
2025-10-30
ipv4: icmp: Add RFC 5837 support
Ido Schimmel
1
-0
/
+32
2025-10-29
dma-mapping: benchmark: Restore padding to ensure uABI remained consistent
Qinxin Xia
1
-0
/
+1
2025-10-29
net: rps: softnet_data reorg to make enqueue_to_backlog() fast
Eric Dumazet
1
-1
/
+10
2025-10-29
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-28
net/mlx5: Add balance ID support for LAG multiplane groups
Mark Bloch
1
-1
/
+1
2025-10-28
net/mlx5: Add software system image GUID infrastructure
Mark Bloch
1
-0
/
+3
2025-10-25
{rdma,net}/mlx5: Query vports mac address from device
Adithya Jayachandran
1
-1
/
+2
2025-10-25
net: phylink: add phylink managed wake-on-lan PHY speed control
Russell King (Oracle)
1
-0
/
+2
2025-10-25
net: phylink: add phylink managed MAC Wake-on-Lan support
Russell King (Oracle)
1
-0
/
+26
2025-10-25
net: phy: add phy_may_wakeup()
Russell King (Oracle)
1
-0
/
+9
2025-10-25
net: phy: add phy_can_wakeup()
Russell King (Oracle)
1
-0
/
+12
2025-10-24
Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+19
2025-10-24
Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-14
/
+96
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/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/rafa...
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-23
net: stmmac: replace has_xxxx with core_type
Russell King (Oracle)
1
-3
/
+8
2025-10-23
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+5
2025-10-22
PM: runtime: Fix conditional guard definitions
Rafael J. Wysocki
1
-4
/
+4
[prev]
[next]