summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-03cpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker-12/+16
2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker-1/+21
2026-02-03sched/isolation: Flush vmstat workqueues on cpuset isolated partition changeFrederic Weisbecker-0/+9
2026-02-03sched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker-1/+18
2026-02-03cpuset: Update HK_TYPE_DOMAIN cpumask from cpusetFrederic Weisbecker-8/+80
2026-02-03sched/isolation: Convert housekeeping cpumasks to rcu pointersFrederic Weisbecker-23/+38
2026-02-03cpuset: Provide lockdep check for cpuset lock heldFrederic Weisbecker-0/+9
2026-02-03cpu: Provide lockdep check for CPU hotplug lock write-heldFrederic Weisbecker-0/+7
2026-02-03timers/migration: Prevent from lockdep false positive warningFrederic Weisbecker-5/+15
2026-02-03block: Protect against concurrent isolated cpuset changeFrederic Weisbecker-1/+5
2026-02-03net: Keep ignoring isolated cpuset changeFrederic Weisbecker-1/+1
2026-02-03driver core: cpu: Convert /sys/devices/system/cpu/isolated to use HK_TYPE_DOM...Frederic Weisbecker-1/+1
2026-02-03cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOTFrederic Weisbecker-15/+7
2026-02-03sched/isolation: Save boot defined domain flagsFrederic Weisbecker-2/+7
2026-02-03ALSA: aloop: Fix racy access at PCM triggerTakashi Iwai-26/+36
2026-02-03mm: vmstat: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker-4/+6
2026-02-03memcg: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker-4/+17
2026-02-03fs: add porting notes about readlink_copy()Mateusz Guzik-0/+10
2026-02-03block: don't use strcpy to copy blockdev nameJohannes Thumshirn-1/+1
2026-02-03Merge branch 'accecn-protocol-case-handling-series'Paolo Abeni-102/+1680
2026-02-03selftests/net: packetdrill: add TCP Accurate ECN casesChia-Yu Chang-0/+1363
2026-02-03tcp: accecn: enable AccECNChia-Yu Chang-1/+1
2026-02-03tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang-14/+31
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang-5/+26
2026-02-03tcp: accecn: fallback outgoing half link to non-AccECNChia-Yu Chang-1/+3
2026-02-03tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaionChia-Yu Chang-11/+38
2026-02-03tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACKChia-Yu Chang-7/+17
2026-02-03tcp: add TCP_SYNACK_RETRANS synack_typeChia-Yu Chang-1/+3
2026-02-03tcp: accecn: retransmit downgraded SYN in AccECN negotiationChia-Yu Chang-6/+9
2026-02-03tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang-13/+31
2026-02-03tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang-8/+24
2026-02-03tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang-10/+52
2026-02-03selftests/net: gro: add self-test for TCP CWR flagChia-Yu Chang-24/+60
2026-02-03gro: flushing when CWR is set negatively affects AccECNIlpo Järvinen-2/+1
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen-1/+23
2026-02-03Merge branch 'net-dsa-yt921x-add-dcb-qos-support'Paolo Abeni-62/+393
2026-02-03net: dsa: yt921x: Add DCB/QoS supportDavid Yang-11/+298
2026-02-03net: dsa: yt921x: Refactor yt921x_chip_setup()David Yang-11/+24
2026-02-03net: dsa: yt921x: Refactor VLAN awareness settingDavid Yang-10/+14
2026-02-03net: dsa: tag_yt921x: add priority supportDavid Yang-1/+5
2026-02-03net: dsa: tag_yt921x: clarify priority and code fieldsDavid Yang-30/+53
2026-02-03dt-bindings: spi: Add binding for Faraday FTSSP010Linus Walleij-0/+43
2026-02-03ASoC: SOF: Intel: hda: add SDCA property checkMac Chiang-0/+6
2026-02-03ASoC: Intel: soc-acpi-intel-ptl-match: drop rt721 related match tablesMac Chiang-50/+0
2026-02-03ASoC: SOF: Intel: allow module parameter override BT link to 0Bard Liao-2/+2
2026-02-03ASoC: SOF: Intel: hda-sdw-bpt: support simultaneous audio and BPT streamsBard Liao-2/+3
2026-02-03ASoC: SOF: Intel: add hda_dma_prepare/cleanup helpersBard Liao-91/+127
2026-02-03ASoC: SOF: Intel: add hda_dsp_stream_pair_get/put helpersBard Liao-3/+41
2026-02-03ASoC: rt1320: fix intermittent no-sound issueShuming Fan-0/+2
2026-02-03ASoC: SOF: Intel: use hdev->info.link_mask directlyBard Liao-3/+2