index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-03
sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
Frederic Weisbecker
1
-1
/
+1
2026-02-03
kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
Frederic Weisbecker
1
-3
/
+5
2026-02-03
kthread: Include kthreadd to the managed affinity list
Frederic Weisbecker
1
-1
/
+2
2026-02-03
kthread: Include unbound kthreads in the managed affinity list
Frederic Weisbecker
1
-28
/
+40
2026-02-03
kthread: Refine naming of affinity related fields
Frederic Weisbecker
1
-19
/
+19
2026-02-03
PCI: Remove superfluous HK_TYPE_WQ check
Frederic Weisbecker
1
-14
/
+3
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
3
-21
/
+1
2026-02-03
timers/migration: Remove superfluous cpuset isolation test
Frederic Weisbecker
1
-3
/
+2
2026-02-03
cpuset: Propagate cpuset isolation update to timers through housekeeping
Frederic Weisbecker
2
-3
/
+4
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
5
-12
/
+16
2026-02-03
PCI: Flush PCI probe workqueue on cpuset isolated partition change
Frederic Weisbecker
3
-1
/
+21
2026-02-03
sched/isolation: Flush vmstat workqueues on cpuset isolated partition change
Frederic Weisbecker
4
-0
/
+9
2026-02-03
sched/isolation: Flush memcg workqueues on cpuset isolated partition change
Frederic Weisbecker
4
-1
/
+18
2026-02-03
cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
Frederic Weisbecker
4
-8
/
+80
2026-02-03
sched/isolation: Convert housekeeping cpumasks to rcu pointers
Frederic Weisbecker
2
-23
/
+38
2026-02-03
cpuset: Provide lockdep check for cpuset lock held
Frederic Weisbecker
2
-0
/
+9
2026-02-03
cpu: Provide lockdep check for CPU hotplug lock write-held
Frederic Weisbecker
3
-0
/
+7
2026-02-03
timers/migration: Prevent from lockdep false positive warning
Frederic Weisbecker
1
-5
/
+15
2026-02-03
block: Protect against concurrent isolated cpuset change
Frederic Weisbecker
1
-1
/
+5
2026-02-03
net: Keep ignoring isolated cpuset change
Frederic Weisbecker
1
-1
/
+1
2026-02-03
driver core: cpu: Convert /sys/devices/system/cpu/isolated to use HK_TYPE_DOM...
Frederic Weisbecker
1
-1
/
+1
2026-02-03
cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
Frederic Weisbecker
1
-15
/
+7
2026-02-03
sched/isolation: Save boot defined domain flags
Frederic Weisbecker
2
-2
/
+7
2026-02-03
ALSA: aloop: Fix racy access at PCM trigger
Takashi Iwai
1
-26
/
+36
2026-02-03
mm: vmstat: Prepare to protect against concurrent isolated cpuset change
Frederic Weisbecker
1
-4
/
+6
2026-02-03
memcg: Prepare to protect against concurrent isolated cpuset change
Frederic Weisbecker
1
-4
/
+17
2026-02-03
fs: add porting notes about readlink_copy()
Mateusz Guzik
1
-0
/
+10
2026-02-03
block: don't use strcpy to copy blockdev name
Johannes Thumshirn
1
-1
/
+1
2026-02-03
Merge branch 'accecn-protocol-case-handling-series'
Paolo Abeni
76
-102
/
+1680
2026-02-03
selftests/net: packetdrill: add TCP Accurate ECN cases
Chia-Yu Chang
58
-0
/
+1363
2026-02-03
tcp: accecn: enable AccECN
Chia-Yu Chang
1
-1
/
+1
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
3
-14
/
+31
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
6
-5
/
+26
2026-02-03
tcp: accecn: fallback outgoing half link to non-AccECN
Chia-Yu Chang
1
-1
/
+3
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
5
-11
/
+38
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
2
-7
/
+17
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
2
-1
/
+3
2026-02-03
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
Chia-Yu Chang
1
-6
/
+9
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
4
-8
/
+24
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
5
-10
/
+52
2026-02-03
selftests/net: gro: add self-test for TCP CWR flag
Chia-Yu Chang
2
-24
/
+60
2026-02-03
gro: flushing when CWR is set negatively affects AccECN
Ilpo Järvinen
1
-2
/
+1
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
4
-1
/
+23
2026-02-03
Merge branch 'net-dsa-yt921x-add-dcb-qos-support'
Paolo Abeni
4
-62
/
+393
2026-02-03
net: dsa: yt921x: Add DCB/QoS support
David Yang
3
-11
/
+298
2026-02-03
net: dsa: yt921x: Refactor yt921x_chip_setup()
David Yang
1
-11
/
+24
2026-02-03
net: dsa: yt921x: Refactor VLAN awareness setting
David Yang
1
-10
/
+14
2026-02-03
net: dsa: tag_yt921x: add priority support
David Yang
1
-1
/
+5
[prev]
[next]