summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
3 daysMerge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
3 daysMerge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daystracing: Fix desc in error path for the trace remote test moduleVincent Donnefort
5 daysring-buffer remote: Avoid unexpected symbol warnings (arm, s390)Arnd Bergmann
6 daysMerge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
6 daysMerge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
6 daysMerge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
6 daysMerge tag 'wq-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 dayssched_ext: Use HK_TYPE_DOMAIN_BOOT to detect isolcpus= domain isolationAndrea Righi
7 dayscgroup/cpuset: Return only actually allocated CPUs during partition invalidationsunshaojie
7 daysMerge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 dayssched_ext: Defer sub_kset base put to scx_sched_free_rcu_workTejun Heo
7 dayssched_ext: INIT_LIST_HEAD() &sch->all in scx_alloc_and_add_sched()Tejun Heo
7 dayssched_ext: Drop NONE early return in scx_disable_and_exit_task()Tejun Heo
8 daysaudit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia
8 daysaudit: fix incorrect inheritable capability in CAPSET recordsSergio Correia
8 daysMerge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
8 dayssched_ext: Avoid UAF in scx_root_enable_workfn() init failure pathTejun Heo
9 dayscgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang
9 daysexit: prevent preemption of oopsing TASK_DEAD taskJann Horn
9 daysirq_work: Fix use-after-free in irq_work_single() on PREEMPT_RTJiayuan Chen
9 daysgenirq/chip: Don't call add_interrupt_randomness() for NMIsMark Rutland
9 daysfprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)
9 dayssched_ext: Clear ops->priv on scx_alloc_and_add_sched() error pathsAndrea Righi
9 dayscgroup/cpuset: Reset DL migration state on can_attach() failureGuopeng Zhang
9 dayssched_ext: Fix ops->priv clobber on concurrent attach/detachAndrea Righi
9 dayscgroup/dmem: Return -ENOMEM on failed pool preallocationGuopeng Zhang
10 dayssched_ext: Handle SCX_TASK_NONE in disable/switched_from pathsTejun Heo
10 dayssched_ext: Close sub-sched init race with post-init DEAD recheckTejun Heo
10 dayssched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGINTejun Heo
10 dayssched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD stateTejun Heo
10 dayssched_ext: Inline scx_init_task() and move RESET_RUNNABLE_AT into scx_set_tas...Tejun Heo
10 dayssched_ext: Cleanups in preparation for the SCX_TASK_INIT_BEGIN/DEAD workTejun Heo
10 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
10 daysbpf: Fix off-by-one boundary validation in arena direct-value accessJunyoung Jang
10 daysbpf: Don't run arg-tracking analysis twice on main subprogPaul Chaignon
11 daysMerge tag 'timers-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
11 daysMerge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
11 daysMerge tag 'perf-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
12 daysworkqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND pathBreno Leitao
12 daysworkqueue: Release PENDING in __queue_work() drain/destroy reject pathBreno Leitao
12 dayssched_ext: Use IRQ_WORK_INIT_HARD() to initialize sch->disable_irq_workZqiang
12 dayssched_ext: Fix !CONFIG_EXT_SUB_SCHED build warningsTejun Heo
12 dayssched_ext: Drop unused scx_find_sub_sched() stubTejun Heo
12 dayscgroup/cpuset: move PF_EXITING check before __GFP_HARDWALL in cpuset_current_...Chen Wandun
12 dayssched_ext: Move scx_error() out of scx_link_sched()'s lock regionTejun Heo
14 dayssched/fair: Fix wakeup_preempt_fair() for not waking up taskVincent Guittot
14 dayssched/fair: Fix overflow in vruntime_eligible()Zhan Xusheng
14 daysrseq: Reenable performance optimizations conditionallyThomas Gleixner