summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-06-18Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+1
2025-06-18Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2025-06-18Merge tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-8/+15
2025-06-18cgroup,freezer: fix incomplete freezing when attaching tasksChen Ridong-2/+1
2025-06-18printk: ringbuffer: Add KUnit testThomas Weißschuh-0/+305
2025-06-18sched/core: Reorganize cgroup bandwidth control interface file writesTejun Heo-113/+106
2025-06-18sched/core: Reorganize cgroup bandwidth control interface file readsTejun Heo-18/+40
2025-06-18sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()Tejun Heo-67/+67
2025-06-18sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from ...Tejun Heo-11/+13
2025-06-18fgraph: Do not enable function_graph tracer when setting funcgraph-argsSteven Rostedt-0/+6
2025-06-17bpf: Fix key serial argument of bpf_lookup_user_key()James Bottomley-1/+1
2025-06-17bpf: Get rid of redundant 3rd argument of prepare_seq_file()Al Viro-6/+5
2025-06-17cgroup: remove per-cpu per-subsystem locksShakeel Butt-96/+4
2025-06-17cgroup: make css_rstat_updated nmi safeShakeel Butt-12/+53
2025-06-17cgroup: support to enable nmi-safe css_rstat_updatedShakeel Butt-2/+21
2025-06-17workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()Chuyi Zhou-1/+2
2025-06-17Merge branch 'WQ_PERCPU' into for-6.17Tejun Heo-4/+9
2025-06-17workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari-4/+9
2025-06-17sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...Tejun Heo-2/+9
2025-06-17sched_ext: Make scx_group_set_weight() always update tg->scx.weightTejun Heo-6/+6
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu-3/+2
2025-06-17printk: nbcon: Allow reacquire during panicJohn Ogness-22/+41
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-5/+5
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-4/+4
2025-06-16audit,module: restore audit logging in load failure caseRichard Guy Briggs-4/+6
2025-06-16workqueue: Basic memory allocation profiling supportKent Overstreet-7/+7
2025-06-16sched_ext: Return NULL in llc_spanCheng-Yang Chou-1/+1
2025-06-16coredump: rename do_coredump() to vfs_coredump()Christian Brauner-1/+1
2025-06-14clocksource: Use cpumask_next_wrap() in clocksource_watchdog()Yury Norov [NVIDIA]-3/+1
2025-06-14clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus()Yury Norov [NVIDIA]-3/+1
2025-06-13sched_ext: Always use SMP versions in kernel/sched/ext_idle.hCheng-Yang Chou-5/+0
2025-06-13sched_ext: Always use SMP versions in kernel/sched/ext_idle.cCheng-Yang Chou-34/+1
2025-06-13sched_ext: Always use SMP versions in kernel/sched/ext.hCheng-Yang Chou-1/+1
2025-06-13sched_ext: Always use SMP versions in kernel/sched/ext.cCheng-Yang Chou-25/+1
2025-06-13Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo-889/+316
2025-06-13bpf: Remove redundant free_verifier_state()/pop_stack()Luis Gerhorst-26/+10
2025-06-13bpf: handle jset (if a & b ...) as a jump in CFG computationEduard Zingerman-0/+1
2025-06-13posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov-0/+9
2025-06-13bpf: Include verifier memory allocations in memcg statisticsEduard Zingerman-41/+43
2025-06-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov-13/+23
2025-06-13genirq/irq_sim: Initialize work context pointers properlyGyeyoung Baek-1/+1
2025-06-13genirq: Add kunit tests for depth countsBrian Norris-0/+241
2025-06-13genirq/cpuhotplug: Restore affinity even for suspended IRQBrian Norris-7/+0
2025-06-13genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplugBrian Norris-0/+8
2025-06-13padata: use cpumask_nth()Yury Norov-19/+3
2025-06-13padata: Fix pd UAF once and for allHerbert Xu-95/+37
2025-06-13sched/smp: Use the SMP version of double_rq_clock_clear_update()Ingo Molnar-3/+0
2025-06-13sched/smp: Use the SMP version of add_nr_running()Ingo Molnar-2/+0
2025-06-13sched/smp: Use the SMP version of ENQUEUE_MIGRATEDIngo Molnar-4/+0
2025-06-13sched/smp: Use the SMP version of WF_ and SD_ flag sanity checksIngo Molnar-2/+0