summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2023-05-08cgroup/cpuset: Iterate only if DEADLINE tasks are presentJuri Lelli-0/+3
2023-05-08sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli-0/+43
2023-05-08sched/cpuset: Bring back cpuset_mutexJuri Lelli-86/+95
2023-05-08cgroup/cpuset: Rename functions dealing with DEADLINE accountingJuri Lelli-4/+4
2023-05-08tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner-32/+88
2023-05-08sched/debug: Correct printing for rq->nr_uninterruptible晏艳(采苓)-1/+1
2023-05-08sched/topology: Propagate SMT flags when removing degenerate domainTim C Chen-1/+6
2023-05-08psi: remove 500ms min window size limitation for triggersSuren Baghdasaryan-3/+13
2023-05-08sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()Ricardo Neri-3/+19
2023-05-08sched/fair: Do not even the number of busy CPUs via asym_packingRicardo Neri-65/+21
2023-05-08sched/fair: Use the busiest group to set prefer_siblingRicardo Neri-4/+11
2023-05-08sched/fair: Keep a fully_busy SMT sched group as busiestRicardo Neri-2/+14
2023-05-08sched/fair: Let low-priority cores help high-priority busy SMT coresRicardo Neri-2/+14
2023-05-08sched/fair: Simplify asym_packing logic for SMT coresRicardo Neri-21/+12
2023-05-08sched/fair: Only do asym_packing load balancing from fully idle SMT coresRicardo Neri-16/+40
2023-05-08sched/fair: Move is_core_idle() out of CONFIG_NUMARicardo Neri-17/+17
2023-05-08perf/core: Remove pmu linear searching codeRavi Bangoria-24/+13
2023-05-08perf/core: Rework forwarding of {task|cpu}-clock eventsRavi Bangoria-36/+41
2023-05-08sched: fix cid_lock kernel-doc warningsRandy Dunlap-2/+2
2023-05-08perf/core: Fix perf_sample_data not properly initialized for different sweven...Yang Jihong-1/+13
2023-05-08locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz-4/+4
2023-05-06bpf: verifier: Accept dynptr mem as mem in helpersDaniel Rosenberg-0/+4
2023-05-06bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)Daniel Rosenberg-16/+31
2023-05-06bpf: Add bpf_task_under_cgroup() kfuncFeng Zhou-0/+17
2023-05-05Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4/+10
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+0
2023-05-05ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)-3/+9
2023-05-04bpf: support precision propagation in the presence of subprogsAndrii Nakryiko-20/+143
2023-05-04bpf: fix mark_all_scalars_precise use in mark_chain_precisionAndrii Nakryiko-3/+13
2023-05-04bpf: fix propagate_precision() logic for inner framesAndrii Nakryiko-30/+35
2023-05-04bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko-47/+53
2023-05-04bpf: improve precision backtrack loggingAndrii Nakryiko-7/+65
2023-05-04bpf: encapsulate precision backtracking bookkeepingAndrii Nakryiko-67/+182
2023-05-04bpf: mark relevant stack slots scratched for register read instructionsAndrii Nakryiko-0/+3
2023-05-04Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...Linus Torvalds-1/+2
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+3
2023-05-03Merge tag 'modules-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2023-05-03Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+2
2023-05-03Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-5/+19
2023-05-03tracing: Fix permissions for the buffer_percent fileOndrej Mosnacek-1/+1
2023-05-02module: include internal.h in module/dups.cArnd Bergmann-0/+2
2023-05-02kernel: pid_namespace: simplify sysctls with register_sysctl()Luis Chamberlain-4/+2
2023-05-02relayfs: fix out-of-bounds access in relay_file_readZhang Zhengming-1/+2
2023-05-02mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0David Hildenbrand-9/+3
2023-05-02bpf: Print a warning only if writing to unprivileged_bpf_disabled.Kui-Feng Lee-1/+2
2023-05-02debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra-7/+21
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-4/+13
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds-81/+175
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2