aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-18fgraph: Do not enable function_graph tracer when setting funcgraph-argsSteven Rostedt1-0/+6
2025-06-17bpf: Fix key serial argument of bpf_lookup_user_key()James Bottomley1-1/+1
2025-06-17bpf: Get rid of redundant 3rd argument of prepare_seq_file()Al Viro1-6/+5
2025-06-17cgroup: remove per-cpu per-subsystem locksShakeel Butt1-96/+4
2025-06-17cgroup: make css_rstat_updated nmi safeShakeel Butt1-12/+53
2025-06-17cgroup: support to enable nmi-safe css_rstat_updatedShakeel Butt1-2/+21
2025-06-17workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()Chuyi Zhou1-1/+2
2025-06-17Merge branch 'WQ_PERCPU' into for-6.17Tejun Heo1-4/+9
2025-06-17workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari1-4/+9
2025-06-17sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...Tejun Heo3-2/+9
2025-06-17sched_ext: Make scx_group_set_weight() always update tg->scx.weightTejun Heo1-6/+6
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu1-3/+2
2025-06-17printk: nbcon: Allow reacquire during panicJohn Ogness1-22/+41
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-5/+5
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh3-4/+4
2025-06-16audit,module: restore audit logging in load failure caseRichard Guy Briggs3-4/+6
2025-06-16workqueue: Basic memory allocation profiling supportKent Overstreet1-7/+7
2025-06-16sched_ext: Return NULL in llc_spanCheng-Yang Chou1-1/+1
2025-06-16coredump: rename do_coredump() to vfs_coredump()Christian Brauner1-1/+1
2025-06-14clocksource: Use cpumask_next_wrap() in clocksource_watchdog()Yury Norov [NVIDIA]1-3/+1
2025-06-14clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus()Yury Norov [NVIDIA]1-3/+1
2025-06-13sched_ext: Always use SMP versions in kernel/sched/ext_idle.hCheng-Yang Chou1-5/+0
2025-06-13sched_ext: Always use SMP versions in kernel/sched/ext_idle.cCheng-Yang Chou1-34/+1
2025-06-13sched_ext: Always use SMP versions in kernel/sched/ext.hCheng-Yang Chou1-1/+1
2025-06-13sched_ext: Always use SMP versions in kernel/sched/ext.cCheng-Yang Chou1-25/+1
2025-06-13Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo39-889/+316
2025-06-13bpf: Remove redundant free_verifier_state()/pop_stack()Luis Gerhorst1-26/+10
2025-06-13bpf: handle jset (if a & b ...) as a jump in CFG computationEduard Zingerman1-0/+1
2025-06-13posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov1-0/+9
2025-06-13bpf: Include verifier memory allocations in memcg statisticsEduard Zingerman2-41/+43
2025-06-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov1-13/+23
2025-06-13genirq/irq_sim: Initialize work context pointers properlyGyeyoung Baek1-1/+1
2025-06-13genirq: Add kunit tests for depth countsBrian Norris3-0/+241
2025-06-13genirq/cpuhotplug: Restore affinity even for suspended IRQBrian Norris1-7/+0
2025-06-13genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplugBrian Norris1-0/+8
2025-06-13padata: use cpumask_nth()Yury Norov1-19/+3
2025-06-13padata: Fix pd UAF once and for allHerbert Xu1-95/+37
2025-06-13sched/smp: Use the SMP version of double_rq_clock_clear_update()Ingo Molnar1-3/+0
2025-06-13sched/smp: Use the SMP version of add_nr_running()Ingo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of ENQUEUE_MIGRATEDIngo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of WF_ and SD_ flag sanity checksIngo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of task_on_cpu()Ingo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of rq_pin_lock()Ingo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of is_migration_disabled()Ingo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of cpu_of()Ingo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of the stop-CPU scheduling classIngo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of the idle scheduling classIngo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of sched_update_asym_prefer_cpu()Ingo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of the scheduler syscallsIngo Molnar1-5/+1
2025-06-13sched/smp: Use the SMP version of schedstatsIngo Molnar1-4/+0