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
Age
Commit message (
Expand
)
Author
Lines
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
-12
/
+16
2026-02-03
PCI: Flush PCI probe workqueue on cpuset isolated partition change
Frederic Weisbecker
-1
/
+21
2026-02-03
sched/isolation: Flush vmstat workqueues on cpuset isolated partition change
Frederic Weisbecker
-0
/
+9
2026-02-03
sched/isolation: Flush memcg workqueues on cpuset isolated partition change
Frederic Weisbecker
-1
/
+18
2026-02-03
cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
Frederic Weisbecker
-8
/
+80
2026-02-03
sched/isolation: Convert housekeeping cpumasks to rcu pointers
Frederic Weisbecker
-23
/
+38
2026-02-03
cpuset: Provide lockdep check for cpuset lock held
Frederic Weisbecker
-0
/
+9
2026-02-03
cpu: Provide lockdep check for CPU hotplug lock write-held
Frederic Weisbecker
-0
/
+7
2026-02-03
timers/migration: Prevent from lockdep false positive warning
Frederic Weisbecker
-5
/
+15
2026-02-03
block: Protect against concurrent isolated cpuset change
Frederic Weisbecker
-1
/
+5
2026-02-03
net: Keep ignoring isolated cpuset change
Frederic Weisbecker
-1
/
+1
2026-02-03
driver core: cpu: Convert /sys/devices/system/cpu/isolated to use HK_TYPE_DOM...
Frederic Weisbecker
-1
/
+1
2026-02-03
cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
Frederic Weisbecker
-15
/
+7
2026-02-03
sched/isolation: Save boot defined domain flags
Frederic Weisbecker
-2
/
+7
2026-02-03
ALSA: aloop: Fix racy access at PCM trigger
Takashi Iwai
-26
/
+36
2026-02-03
mm: vmstat: Prepare to protect against concurrent isolated cpuset change
Frederic Weisbecker
-4
/
+6
2026-02-03
memcg: Prepare to protect against concurrent isolated cpuset change
Frederic Weisbecker
-4
/
+17
2026-02-03
fs: add porting notes about readlink_copy()
Mateusz Guzik
-0
/
+10
2026-02-03
block: don't use strcpy to copy blockdev name
Johannes Thumshirn
-1
/
+1
2026-02-03
Merge branch 'accecn-protocol-case-handling-series'
Paolo Abeni
-102
/
+1680
2026-02-03
selftests/net: packetdrill: add TCP Accurate ECN cases
Chia-Yu Chang
-0
/
+1363
2026-02-03
tcp: accecn: enable AccECN
Chia-Yu Chang
-1
/
+1
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
-14
/
+31
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
-5
/
+26
2026-02-03
tcp: accecn: fallback outgoing half link to non-AccECN
Chia-Yu Chang
-1
/
+3
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
-11
/
+38
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
-7
/
+17
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
-1
/
+3
2026-02-03
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
Chia-Yu Chang
-6
/
+9
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
-8
/
+24
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
-10
/
+52
2026-02-03
selftests/net: gro: add self-test for TCP CWR flag
Chia-Yu Chang
-24
/
+60
2026-02-03
gro: flushing when CWR is set negatively affects AccECN
Ilpo Järvinen
-2
/
+1
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
-1
/
+23
2026-02-03
Merge branch 'net-dsa-yt921x-add-dcb-qos-support'
Paolo Abeni
-62
/
+393
2026-02-03
net: dsa: yt921x: Add DCB/QoS support
David Yang
-11
/
+298
2026-02-03
net: dsa: yt921x: Refactor yt921x_chip_setup()
David Yang
-11
/
+24
2026-02-03
net: dsa: yt921x: Refactor VLAN awareness setting
David Yang
-10
/
+14
2026-02-03
net: dsa: tag_yt921x: add priority support
David Yang
-1
/
+5
2026-02-03
net: dsa: tag_yt921x: clarify priority and code fields
David Yang
-30
/
+53
2026-02-03
dt-bindings: spi: Add binding for Faraday FTSSP010
Linus Walleij
-0
/
+43
2026-02-03
ASoC: SOF: Intel: hda: add SDCA property check
Mac Chiang
-0
/
+6
2026-02-03
ASoC: Intel: soc-acpi-intel-ptl-match: drop rt721 related match tables
Mac Chiang
-50
/
+0
2026-02-03
ASoC: SOF: Intel: allow module parameter override BT link to 0
Bard Liao
-2
/
+2
2026-02-03
ASoC: SOF: Intel: hda-sdw-bpt: support simultaneous audio and BPT streams
Bard Liao
-2
/
+3
2026-02-03
ASoC: SOF: Intel: add hda_dma_prepare/cleanup helpers
Bard Liao
-91
/
+127
2026-02-03
ASoC: SOF: Intel: add hda_dsp_stream_pair_get/put helpers
Bard Liao
-3
/
+41
2026-02-03
ASoC: rt1320: fix intermittent no-sound issue
Shuming Fan
-0
/
+2
2026-02-03
ASoC: SOF: Intel: use hdev->info.link_mask directly
Bard Liao
-3
/
+2
[prev]
[next]