aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-03sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAINFrederic Weisbecker1-1/+1
2026-02-03kthread: Rely on HK_TYPE_DOMAIN for preferred affinity managementFrederic Weisbecker1-3/+5
2026-02-03kthread: Include kthreadd to the managed affinity listFrederic Weisbecker1-1/+2
2026-02-03kthread: Include unbound kthreads in the managed affinity listFrederic Weisbecker1-28/+40
2026-02-03kthread: Refine naming of affinity related fieldsFrederic Weisbecker1-19/+19
2026-02-03PCI: Remove superfluous HK_TYPE_WQ checkFrederic Weisbecker1-14/+3
2026-02-03sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()Frederic Weisbecker1-2/+1
2026-02-03cpuset: Remove cpuset_cpu_is_isolated()Frederic Weisbecker3-21/+1
2026-02-03timers/migration: Remove superfluous cpuset isolation testFrederic Weisbecker1-3/+2
2026-02-03cpuset: Propagate cpuset isolation update to timers through housekeepingFrederic Weisbecker2-3/+4
2026-02-03cpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker5-12/+16
2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker3-1/+21
2026-02-03sched/isolation: Flush vmstat workqueues on cpuset isolated partition changeFrederic Weisbecker4-0/+9
2026-02-03sched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker4-1/+18
2026-02-03cpuset: Update HK_TYPE_DOMAIN cpumask from cpusetFrederic Weisbecker4-8/+80
2026-02-03sched/isolation: Convert housekeeping cpumasks to rcu pointersFrederic Weisbecker2-23/+38
2026-02-03cpuset: Provide lockdep check for cpuset lock heldFrederic Weisbecker2-0/+9
2026-02-03cpu: Provide lockdep check for CPU hotplug lock write-heldFrederic Weisbecker3-0/+7
2026-02-03timers/migration: Prevent from lockdep false positive warningFrederic Weisbecker1-5/+15
2026-02-03block: Protect against concurrent isolated cpuset changeFrederic Weisbecker1-1/+5
2026-02-03net: Keep ignoring isolated cpuset changeFrederic Weisbecker1-1/+1
2026-02-03driver core: cpu: Convert /sys/devices/system/cpu/isolated to use HK_TYPE_DOM...Frederic Weisbecker1-1/+1
2026-02-03cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOTFrederic Weisbecker1-15/+7
2026-02-03sched/isolation: Save boot defined domain flagsFrederic Weisbecker2-2/+7
2026-02-03ALSA: aloop: Fix racy access at PCM triggerTakashi Iwai1-26/+36
2026-02-03mm: vmstat: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker1-4/+6
2026-02-03memcg: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker1-4/+17
2026-02-03fs: add porting notes about readlink_copy()Mateusz Guzik1-0/+10
2026-02-03block: don't use strcpy to copy blockdev nameJohannes Thumshirn1-1/+1
2026-02-03Merge branch 'accecn-protocol-case-handling-series'Paolo Abeni76-102/+1680
2026-02-03selftests/net: packetdrill: add TCP Accurate ECN casesChia-Yu Chang58-0/+1363
2026-02-03tcp: accecn: enable AccECNChia-Yu Chang1-1/+1
2026-02-03tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang3-14/+31
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang6-5/+26
2026-02-03tcp: accecn: fallback outgoing half link to non-AccECNChia-Yu Chang1-1/+3
2026-02-03tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaionChia-Yu Chang5-11/+38
2026-02-03tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACKChia-Yu Chang2-7/+17
2026-02-03tcp: add TCP_SYNACK_RETRANS synack_typeChia-Yu Chang2-1/+3
2026-02-03tcp: accecn: retransmit downgraded SYN in AccECN negotiationChia-Yu Chang1-6/+9
2026-02-03tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang1-13/+31
2026-02-03tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang4-8/+24
2026-02-03tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang5-10/+52
2026-02-03selftests/net: gro: add self-test for TCP CWR flagChia-Yu Chang2-24/+60
2026-02-03gro: flushing when CWR is set negatively affects AccECNIlpo Järvinen1-2/+1
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen4-1/+23
2026-02-03Merge branch 'net-dsa-yt921x-add-dcb-qos-support'Paolo Abeni4-62/+393
2026-02-03net: dsa: yt921x: Add DCB/QoS supportDavid Yang3-11/+298
2026-02-03net: dsa: yt921x: Refactor yt921x_chip_setup()David Yang1-11/+24
2026-02-03net: dsa: yt921x: Refactor VLAN awareness settingDavid Yang1-10/+14
2026-02-03net: dsa: tag_yt921x: add priority supportDavid Yang1-1/+5