summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-01-13bpf: Use ftrace_get_symaddr() for kprobe_multi probesMasami Hiramatsu (Google)1-2/+11
2025-01-13psi: Fix race when task wakes up before psi_sched_switch() adjusts flagsChengming Zhou2-3/+7
2025-01-13sched, psi: Don't account irq time if sched_clock_irqtime is disabledYafang Shao1-1/+6
2025-01-13sched: Don't account irq time if sched_clock_irqtime is disabledYafang Shao1-21/+23
2025-01-13sched: Define sched_clock_irqtime as static keyYafang Shao2-9/+20
2025-01-13sched/fair: Do not compute overloaded status unnecessarily during lbK Prateek Nayak1-3/+5
2025-01-13sched/fair: Do not compute NUMA Balancing stats unnecessarily during lbK Prateek Nayak1-6/+9
2025-01-13sched/core: Prioritize migrating eligible tasks in sched_balance_rq()Hao Jia1-0/+34
2025-01-13sched/debug: Change need_resched warnings to pr_errDavid Rientjes1-4/+6
2025-01-13sched/fair: Encapsulate set custom slice in a __setparam_fair() functionVincent Guittot3-13/+24
2025-01-13sched: Fix race between yield_to() and try_to_wake_up()Tianchen Ding1-1/+1
2025-01-13sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUEPeter Zijlstra1-1/+5
2025-01-13kthread: modify kernel-doc function name to match codeRandy Dunlap1-1/+1
2025-01-12Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2025-01-12Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2025-01-11mm/slab: Move kvfree_rcu() into SLABUladzislau Rezki (Sony)1-879/+0
2025-01-11rcu/kvfree: Adjust a shrinker nameUladzislau Rezki (Sony)1-1/+1
2025-01-11rcu/kvfree: Adjust names passed into trace functionsUladzislau Rezki (Sony)1-3/+3
2025-01-11rcu/kvfree: Move some functions under CONFIG_TINY_RCUUladzislau Rezki (Sony)1-43/+47
2025-01-11rcu/kvfree: Initialize kvfree_rcu() separatelyUladzislau Rezki (Sony)1-2/+1
2025-01-11Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-26/+74
2025-01-11Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-33/+11
2025-01-11Merge tag 'wq-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2025-01-11sched_ext: idle: Refresh idle masks during idle-to-idle transitionsAndrea Righi3-15/+59
2025-01-10workqueue: warn if delayed_work is queued to an offlined cpu.Imran Khan1-0/+7
2025-01-10perf: map pages in advanceLorenzo Stoakes2-55/+82
2025-01-10uprobes: Fix race in uprobe_free_utaskJiri Olsa1-1/+1
2025-01-10tracing/kprobes: Fix to free objects when failed to copy a symbolMasami Hiramatsu (Google)1-2/+4
2025-01-09sched/fair: Fix EEVDF entity placement bug causing scheduling lagPeter Zijlstra1-127/+18
2025-01-09cgroup/cpuset: remove kernfs active breakChen Ridong1-25/+0
2025-01-08rcu: Use kthread preferred affinity for RCU exp kworkersFrederic Weisbecker1-86/+19
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker4-28/+11
2025-01-08kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() aut...Frederic Weisbecker1-24/+35
2025-01-08rcu: Use kthread preferred affinity for RCU boostFrederic Weisbecker2-17/+21
2025-01-08kthread: Implement preferred affinityFrederic Weisbecker1-7/+61
2025-01-08kthread: Default affine kthread to its preferred NUMA nodeFrederic Weisbecker1-1/+105
2025-01-08kthread: Make sure kthread hasn't started while binding itFrederic Weisbecker1-0/+7
2025-01-08sched,arm64: Handle CPU isolation on last resort fallback rq selectionFrederic Weisbecker1-1/+1
2025-01-08sched_ext: switch class when preempted by higher priority schedulerHonglei Wang1-1/+2
2025-01-08sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()Changwoo Min1-6/+6
2025-01-08sched_ext: keep running prev when prev->scx.slice != 0Henry Huang1-4/+7
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst2-0/+862
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2025-01-04Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2025-01-04Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+14
2025-01-03Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+3
2025-01-03ftrace: Fix function profiler's filtering functionalityKohei Enju1-6/+2
2025-01-03fgraph: Add READ_ONCE() when accessing fgraph_array[]Zilin Guan1-1/+1
2025-01-03kallsyms: Use kthread_run_on_cpu()Frederic Weisbecker1-3/+1