summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-06-05time/sched_clock: Provide sched_clock_noinstr()Peter Zijlstra
2023-06-05seqlock/latch: Provide raw_read_seqcount_latch_retry()Peter Zijlstra
2023-06-05sched: Consider task_struct::saved_state in wait_task_inactive()Peter Zijlstra
2023-06-05sched: Unconditionally use full-fat wait_task_inactive()Peter Zijlstra
2023-06-05sched/fair: Don't balance task to its current running CPUYicong Yang
2023-05-30sched/deadline: remove unused dl_bandwidthMiaohe Lin
2023-05-30sched/fair: Move unused stub functions to headerArnd Bergmann
2023-05-30sched: Make task_vruntime_update() prototype visibleArnd Bergmann
2023-05-30sched/fair: Hide unused init_cfs_bandwidth() stubArnd Bergmann
2023-05-30sched: Add schedule_user() declarationArnd Bergmann
2023-05-30sched: Hide unused sched_update_scaling()Arnd Bergmann
2023-05-20sched/psi: Avoid resetting the min update period when it is unnecessaryYang Yang
2023-05-08sched/debug: Correct printing for rq->nr_uninterruptible晏艳(采苓)
2023-05-08sched/topology: Propagate SMT flags when removing degenerate domainTim C Chen
2023-05-08psi: remove 500ms min window size limitation for triggersSuren Baghdasaryan
2023-05-08sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()Ricardo Neri
2023-05-08sched/fair: Do not even the number of busy CPUs via asym_packingRicardo Neri
2023-05-08sched/fair: Use the busiest group to set prefer_siblingRicardo Neri
2023-05-08sched/fair: Keep a fully_busy SMT sched group as busiestRicardo Neri
2023-05-08sched/fair: Let low-priority cores help high-priority busy SMT coresRicardo Neri
2023-05-08sched/fair: Simplify asym_packing logic for SMT coresRicardo Neri
2023-05-08sched/fair: Only do asym_packing load balancing from fully idle SMT coresRicardo Neri
2023-05-08sched/fair: Move is_core_idle() out of CONFIG_NUMARicardo Neri
2023-05-05Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)
2023-05-04Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-03Merge tag 'modules-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-05-03Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-03Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-05-03tracing: Fix permissions for the buffer_percent fileOndrej Mosnacek
2023-05-02module: include internal.h in module/dups.cArnd Bergmann
2023-05-02kernel: pid_namespace: simplify sysctls with register_sysctl()Luis Chamberlain
2023-05-02relayfs: fix out-of-bounds access in relay_file_readZhang Zhengming
2023-05-02mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0David Hildenbrand
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-29Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-29Merge tag 'wq-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-04-29locking/rwbase: Mitigate indefinite writer starvationSebastian Andrzej Siewior
2023-04-28Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-28Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds