index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-02-04
mm/slab: move [__]ksize and slab_ksize() to mm/slub.c
Harry Yoo
-1
/
+0
2026-02-04
mm/slab: allow specifying free pointer offset when using constructor
Harry Yoo
-14
/
+16
2026-02-04
mshv: Update hv_stats_page definitions
Nuno Das Neves
-0
/
+7
2026-02-03
dt-bindings: clock: aspeed: Add VIDEO reset definition
Jammy Huang
-0
/
+1
2026-02-04
platform/chrome: lightbar: Use flexible array member
Gwendal Grignou
-1
/
+1
2026-02-03
net: usb: introduce usbnet_mii_ioctl helper function
Ethan Nelson-Moore
-0
/
+1
2026-02-03
lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
Eric Biggers
-1
/
+3
2026-02-03
scsi: ufs: host: mediatek: Require CONFIG_PM
Arnd Bergmann
-4
/
+0
2026-02-03
of: Add for_each_compatible_node_scoped() helper
Krzysztof Kozlowski
-0
/
+7
2026-02-03
dt-bindings: Remove unused includes
Rob Herring (Arm)
-1462
/
+0
2026-02-03
Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
-0
/
+3
2026-02-03
bpf: Clear singular ids for scalars in is_state_visited()
Puranjay Mohan
-2
/
+5
2026-02-03
panic: add panic_force_cpu= parameter to redirect panic to a specific CPU
Pnina Feder
-0
/
+9
2026-02-03
blk-mq: add a new queue sysfs attribute async_depth
Yu Kuai
-0
/
+1
2026-02-03
block: convert nr_requests to unsigned int
Yu Kuai
-1
/
+1
2026-02-03
kthread: Honour kthreads preferred affinity after cpuset changes
Frederic Weisbecker
-0
/
+1
2026-02-03
sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
Frederic Weisbecker
-1
/
+1
2026-02-03
sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
Frederic Weisbecker
-2
/
+1
2026-02-03
cpuset: Remove cpuset_cpu_is_isolated()
Frederic Weisbecker
-9
/
+1
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
-1
/
+1
2026-02-03
PCI: Flush PCI probe workqueue on cpuset isolated partition change
Frederic Weisbecker
-0
/
+3
2026-02-03
sched/isolation: Flush vmstat workqueues on cpuset isolated partition change
Frederic Weisbecker
-0
/
+2
2026-02-03
sched/isolation: Flush memcg workqueues on cpuset isolated partition change
Frederic Weisbecker
-0
/
+4
2026-02-03
cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
Frederic Weisbecker
-0
/
+7
2026-02-03
cpuset: Provide lockdep check for cpuset lock held
Frederic Weisbecker
-0
/
+2
2026-02-03
cpu: Provide lockdep check for CPU hotplug lock write-held
Frederic Weisbecker
-0
/
+2
2026-02-03
sched/isolation: Save boot defined domain flags
Frederic Weisbecker
-0
/
+4
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
-14
/
+23
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
-1
/
+4
2026-02-03
tcp: accecn: fallback outgoing half link to non-AccECN
Chia-Yu Chang
-1
/
+3
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
-5
/
+15
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
-0
/
+1
2026-02-03
tcp: accecn: handle unexpected AccECN negotiation feedback
Chia-Yu Chang
-13
/
+31
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
-4
/
+19
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
-7
/
+47
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
-0
/
+1
2026-02-03
net: phy: remove modalias-based mdio bus matching
Heiner Kallweit
-2
/
+0
2026-02-03
revocable: fix SRCU index corruption by requiring caller-provided storage
Tzung-Bi Shih
-16
/
+38
2026-02-03
revocable: Fix races in revocable_alloc() using RCU
Tzung-Bi Shih
-5
/
+3
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
-483
/
+807
2026-02-03
btrfs: allow mounting filesystems with remap-tree incompat flag
Mark Harmstone
-1
/
+4
2026-02-03
btrfs: add extended version of struct block_group_item
Mark Harmstone
-0
/
+8
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
-1
/
+3
2026-02-03
btrfs: add definitions and constants for remap-tree
Mark Harmstone
-0
/
+18
2026-02-03
platform/chrome: lightbar: Fix lightbar_program_ex alignment
Gwendal Grignou
-2
/
+2
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
-0
/
+11
2026-02-02
ptp: vmclock: support device notifications
Babis Chalios
-0
/
+5
2026-02-02
ptp: vmclock: add vm generation counter
Babis Chalios
-0
/
+15
2026-02-02
ipv6: colocate inet6_cork in inet_cork_full
Eric Dumazet
-12
/
+12
2026-02-02
inet: add dst4_mtu() and dst6_mtu() helpers
Eric Dumazet
-0
/
+12
[prev]
[next]