summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2023-05-09rcu/nocb: Protect lazy shrinker against concurrent (de-)offloadingFrederic Weisbecker-1/+24
2023-05-09rcu/kvfree: Make drain_page_cache() take early return if cache is disabledZqiang-0/+3
2023-05-09rcu/kvfree: Make fill page cache start from krcp->nr_bkv_objsZqiang-1/+1
2023-05-09rcu/kvfree: Do not run a page work if a cache is disabledUladzislau Rezki (Sony)-0/+4
2023-05-09rcu/kvfree: Use consistent krcp when growing kfree_rcu() page cacheZqiang-1/+1
2023-05-09rcu/kvfree: Invoke debug_rcu_bhead_unqueue() after checking bnode->gp_snapZqiang-1/+1
2023-05-09rcu/kvfree: Add debug check for GP complete for kfree_rcu_cpu listUladzislau Rezki (Sony)-1/+7
2023-05-09rcu/kvfree: Add debug to check grace periodsPaul E. McKenney-18/+19
2023-05-09Revert "softirq: Let ksoftirqd do its job"Paolo Abeni-20/+2
2023-05-09Further upgrade queue_work_on() commentPaul E. McKenney-0/+2
2023-05-08cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann-20/+50
2023-05-08sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann-16/+43
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