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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
Virtio SPI Linux driver
Mark Brown
2
-0
/
+182
2025-09-23
Support reading Subsystem ID from Device Tree
Mark Brown
14
-29
/
+63
2025-09-23
tcp: Update bind bucket state on port release
Jakub Sitnicki
4
-3
/
+11
2025-09-23
can: dev: turn can_set_static_ctrlmode() into a non-inline function
Vincent Mailhol
1
-21
/
+2
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
1
-2
/
+2
2025-09-23
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
1
-0
/
+2
2025-09-23
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
1
-2
/
+3
2025-09-23
sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lock
Oleg Nesterov
1
-3
/
+2
2025-09-23
bpf: Implement signature verification for BPF programs
KP Singh
2
-0
/
+11
2025-09-23
tcp: reclaim 8 bytes in struct request_sock_queue
Eric Dumazet
1
-1
/
+1
2025-09-23
tcp: move mtu_info to remove two 32bit holes
Eric Dumazet
1
-3
/
+3
2025-09-23
tcp: move tcp_clean_acked to tcp_sock_read_tx group
Eric Dumazet
1
-3
/
+3
2025-09-23
tcp: move recvmsg_inq to tcp_sock_read_txrx
Eric Dumazet
1
-2
/
+2
2025-09-23
tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group
Eric Dumazet
1
-2
/
+2
2025-09-23
net: move sk->sk_err_soft and sk->sk_sndbuf
Eric Dumazet
1
-2
/
+2
2025-09-23
net: move sk_uid and sk_protocol to sock_read_tx
Eric Dumazet
1
-3
/
+3
2025-09-23
Merge tag 'mlx5-next-counters' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+10
2025-09-23
net: sfp: remove old sfp_parse_* functions
Russell King (Oracle)
1
-25
/
+0
2025-09-23
net: sfp: provide sfp_get_module_caps()
Russell King (Oracle)
1
-0
/
+7
2025-09-23
net: sfp: pre-parse the module support
Russell King (Oracle)
1
-0
/
+22
2025-09-23
net: phy: add phy_interface_copy()
Russell King (Oracle)
1
-0
/
+5
2025-09-22
Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+21
2025-09-22
mptcp: use _BITUL() instead of (1 << x)
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-09-22
mptcp: pm: netlink: announce server-side flag
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-09-22
mptcp: pm: netlink: only add server-side attr when true
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-09-22
tcp: Remove inet6_hash().
Kuniyuki Iwashima
2
-3
/
+0
2025-09-22
tcp: Remove osk from __inet_hash() arg.
Kuniyuki Iwashima
1
-1
/
+1
2025-09-22
ptp: document behavior of PTP_STRICT_FLAGS
Jacob Keller
1
-0
/
+3
2025-09-22
workqueue: fix texinfodocs warning for WQ_* flags reference
Kriish Sharma
1
-1
/
+1
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
1
-4
/
+26
2025-09-22
cgroup: add missing ns_common include
Christian Brauner
1
-0
/
+2
2025-09-22
ASoc: tas2783A: machine driver amp utility for TI devices
Niranjan H Y
1
-0
/
+8
2025-09-22
spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAX
Jonas Gorski
1
-6
/
+6
2025-09-22
spi: reduce device chip select limit again
Jonas Gorski
1
-1
/
+1
2025-09-22
spi: keep track of number of chipselects in spi_device
Jonas Gorski
1
-1
/
+3
2025-09-22
virtio-spi: Add virtio-spi.h
Haixu Cui
1
-0
/
+181
2025-09-22
virtio: Add ID for virtio SPI
Haixu Cui
1
-0
/
+1
2025-09-22
wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags
Johannes Berg
1
-15
/
+1
2025-09-22
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
1
-1
/
+2
2025-09-22
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
1
-0
/
+3
2025-09-22
vfs: add ATTR_CTIME_SET flag
Jeff Layton
1
-0
/
+1
2025-09-22
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
1
-2
/
+2
2025-09-22
nfsd: discard nfsd_file_get_local()
NeilBrown
1
-1
/
+0
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2
-7
/
+12
2025-09-22
Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
4
-17
/
+119
2025-09-22
virtio_config: clarify output parameters
Alyssa Ross
1
-5
/
+6
2025-09-22
uapi: vduse: fix typo in comment
Ashwini Sahu
1
-1
/
+1
2025-09-22
mm: drop all references of writable and SCAN_PAGE_RO
Dev Jain
1
-13
/
+6
2025-09-22
mm/damon/core: implement damon_initialized() function
SeongJae Park
1
-0
/
+1
2025-09-22
alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
Suren Baghdasaryan
2
-1
/
+16
[prev]
[next]