index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback
Tejun Heo
12 days
sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
Cheng-Yang Chou
2026-03-09
sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointer
zhidao su
2026-03-07
sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flags
Tejun Heo
2026-03-06
sched_ext: Documentation: Update sched-ext.rst
Cheng-Yang Chou
2026-03-06
sched_ext: Use READ_ONCE() for scx_slice_bypass_us in scx_bypass()
David Carlier
2026-03-06
sched_ext: Documentation: Mention scheduling class precedence
Christian Loehle
2026-03-05
sched_ext: Document task ownership state machine
Andrea Righi
2026-03-05
sched_ext: Use READ_ONCE() for lock-free reads of module param variables
zhidao su
2026-03-04
sched_ext/selftests: Fix format specifier and buffer length in file_write_long()
Cheng-Yang Chou
2026-03-04
sched_ext: Use WRITE_ONCE() for the write side of dsq->seq update
zhidao su
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-03
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-03
sched_ext: Fix starvation of scx_enable() under fair-class saturation
Tejun Heo
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-03
sched_ext: Remove redundant css_put() in scx_cgroup_init()
Cheng-Yang Chou
2026-03-02
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
2026-03-02
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
2026-03-02
tools/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
2026-03-02
sched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeout
zhidao su
2026-03-02
uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
2026-03-02
sched_ext: Replace naked scx_root dereferences in kobject callbacks
zhidao su
2026-03-02
sched_ext: Use READ_ONCE() for the read side of dsq->nr update
zhidao su
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-03-01
Linux 7.0-rc2
v7.0-rc2
Linus Torvalds
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-01
Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-03-01
Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-01
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-01
Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-03-01
Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2026-02-28
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-02-28
Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-28
Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-02-28
firewire: ohci: initialize page array to use alloc_pages_bulk() correctly
Takashi Sakamoto
2026-02-28
Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-28
Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-28
Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
2026-02-27
Merge branch 'fix-invariant-violation-for-single-value-tnums'
Alexei Starovoitov
2026-02-27
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
2026-02-27
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
2026-02-27
bpf: Improve bounds when tnum has a single possible value
Paul Chaignon
2026-02-27
bpf: Introduce tnum_step to step through tnum's members
Harishankar Vishwanathan
2026-02-27
Merge branch 'bpf-cpumap-devmap-fix-per-cpu-bulk-queue-races-on-preempt_rt'
Alexei Starovoitov
[next]