summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 hoursMerge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...HEADmasterLinus Torvalds
11 hoursMerge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
12 hourssched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo
16 hoursMerge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
17 hourssched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou
25 hoursselftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng
25 hoursselftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
25 hourstools/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
25 hourssched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeoutzhidao su
40 hoursuaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
40 hourssched_ext: Replace naked scx_root dereferences in kobject callbackszhidao su
40 hourssched_ext: Use READ_ONCE() for the read side of dsq->nr updatezhidao su
40 hoursMerge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2 daysLinux 7.0-rc2v7.0-rc2Linus Torvalds
2 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2 daysMerge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
3 daysMerge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
3 daysMerge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
3 daysMerge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
3 daysMerge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysMerge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
4 daysfirewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto
4 daysMerge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysMerge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
4 daysMerge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
4 daysKVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
4 daysKVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
4 daysMerge branch 'fix-invariant-violation-for-single-value-tnums'Alexei Starovoitov
4 daysselftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
4 daysselftests/bpf: Test refinement of single-value tnumPaul Chaignon
4 daysbpf: Improve bounds when tnum has a single possible valuePaul Chaignon
4 daysbpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
4 daysMerge branch 'bpf-cpumap-devmap-fix-per-cpu-bulk-queue-races-on-preempt_rt'Alexei Starovoitov
4 daysbpf: Fix race in devmap on PREEMPT_RTJiayuan Chen
4 daysbpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen
4 daysMerge branch 'close-race-in-freeing-special-fields-and-map-value'Alexei Starovoitov
4 daysselftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi
4 daysbpf: Retire rcu_trace_implies_rcu_gp() from local storageKumar Kartikeya Dwivedi
4 daysbpf: Delay freeing fields in local storageKumar Kartikeya Dwivedi
4 daysbpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi
4 daysbpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi
4 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
4 daysMerge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daystools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()David Carlier