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.19.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
2026-02-03
bpf: Clear singular ids for scalars in is_state_visited()
Puranjay Mohan
1
-2
/
+5
2026-02-03
panic: add panic_force_cpu= parameter to redirect panic to a specific CPU
Pnina Feder
2
-0
/
+9
2026-02-03
blk-mq: add a new queue sysfs attribute async_depth
Yu Kuai
1
-0
/
+1
2026-02-03
block: convert nr_requests to unsigned int
Yu Kuai
1
-1
/
+1
2026-02-03
kthread: Honour kthreads preferred affinity after cpuset changes
Frederic Weisbecker
1
-0
/
+1
2026-02-03
sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
Frederic Weisbecker
1
-1
/
+1
2026-02-03
sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
Frederic Weisbecker
1
-2
/
+1
2026-02-03
cpuset: Remove cpuset_cpu_is_isolated()
Frederic Weisbecker
2
-9
/
+1
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
1
-1
/
+1
2026-02-03
PCI: Flush PCI probe workqueue on cpuset isolated partition change
Frederic Weisbecker
1
-0
/
+3
2026-02-03
sched/isolation: Flush vmstat workqueues on cpuset isolated partition change
Frederic Weisbecker
1
-0
/
+2
2026-02-03
sched/isolation: Flush memcg workqueues on cpuset isolated partition change
Frederic Weisbecker
1
-0
/
+4
2026-02-03
cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
Frederic Weisbecker
1
-0
/
+7
2026-02-03
cpuset: Provide lockdep check for cpuset lock held
Frederic Weisbecker
1
-0
/
+2
2026-02-03
cpu: Provide lockdep check for CPU hotplug lock write-held
Frederic Weisbecker
2
-0
/
+2
2026-02-03
sched/isolation: Save boot defined domain flags
Frederic Weisbecker
1
-0
/
+4
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
2
-14
/
+23
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
2
-1
/
+4
2026-02-03
tcp: accecn: fallback outgoing half link to non-AccECN
Chia-Yu Chang
1
-1
/
+3
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
1
-5
/
+15
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
1
-0
/
+1
2026-02-03
tcp: accecn: handle unexpected AccECN negotiation feedback
Chia-Yu Chang
1
-13
/
+31
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2
-4
/
+19
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
3
-7
/
+47
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
1
-0
/
+1
2026-02-03
net: phy: remove modalias-based mdio bus matching
Heiner Kallweit
2
-2
/
+0
2026-02-03
revocable: fix SRCU index corruption by requiring caller-provided storage
Tzung-Bi Shih
1
-16
/
+38
2026-02-03
revocable: Fix races in revocable_alloc() using RCU
Tzung-Bi Shih
1
-5
/
+3
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
104
-483
/
+807
2026-02-03
btrfs: allow mounting filesystems with remap-tree incompat flag
Mark Harmstone
1
-1
/
+4
2026-02-03
btrfs: add extended version of struct block_group_item
Mark Harmstone
1
-0
/
+8
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
1
-1
/
+3
2026-02-03
btrfs: add definitions and constants for remap-tree
Mark Harmstone
2
-0
/
+18
2026-02-03
platform/chrome: lightbar: Fix lightbar_program_ex alignment
Gwendal Grignou
1
-2
/
+2
2026-02-03
tcp: export tcp_splice_state
Geliang Tang
1
-0
/
+11
2026-02-03
ptp: vmclock: support device notifications
Babis Chalios
1
-0
/
+5
2026-02-03
ptp: vmclock: add vm generation counter
Babis Chalios
1
-0
/
+15
2026-02-03
ipv6: colocate inet6_cork in inet_cork_full
Eric Dumazet
3
-12
/
+12
2026-02-03
inet: add dst4_mtu() and dst6_mtu() helpers
Eric Dumazet
2
-0
/
+12
2026-02-03
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
1
-5
/
+5
2026-02-03
net: add a debug check in __skb_push()
Eric Dumazet
1
-0
/
+1
2026-02-03
fsverity: push out fsverity_info lookup
Christoph Hellwig
1
-9
/
+21
2026-02-03
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
1
-8
/
+22
2026-02-03
net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()
Eric Dumazet
1
-3
/
+4
2026-02-03
pinctrl: core: Remove unused devm_pinctrl_unregister()
Andy Shevchenko
1
-3
/
+0
2026-02-03
Anbernic RG-DS AW87391 Speaker Amps
Mark Brown
8
-10
/
+54
2026-02-03
spi: add multi-lane support
Mark Brown
1
-0
/
+30
2026-02-03
rcu: Mark lockdep_assert_rcu_helper() __always_inline
Arnd Bergmann
1
-1
/
+1
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
8
-36
/
+192
2026-02-02
RDMA/bnxt_re: Report packet pacing capabilities when querying device
Kalesh AP
1
-0
/
+16
[prev]
[next]