summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-224-11/+5
|\
| * block: check that there is a plug in blk_flush_plugChristoph Hellwig2022-02-021-5/+2
| * block: remove blk_needs_flush_plugChristoph Hellwig2022-02-022-2/+2
| * block: pass a block_device and opf to bio_allocChristoph Hellwig2022-02-021-3/+2
| * block: remove genhd.hChristoph Hellwig2022-02-022-2/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-221-1/+1
|\ \
| * | padata: replace cpumask_weight with cpumask_empty in padata.cYury Norov2022-01-311-1/+1
* | | Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-211-0/+11
|\ \ \
| * | | random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld2022-02-211-0/+11
* | | | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-214-11/+13
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki2022-03-183-10/+12
| |\ \ \ \ \
| | * | | | | PM: suspend: fix return value of __setup handlerRandy Dunlap2022-03-011-4/+4
| | * | | | | PM: hibernate: fix __setup handler error handlingRandy Dunlap2022-03-011-1/+1
| | * | | | | PM: hibernate: Clean up non-kernel-doc commentsJiapeng Chong2022-03-011-4/+4
| | * | | | | PM: hibernate: fix load_image_and_restore() error pathYe Bin2022-02-161-1/+3
| * | | | | | Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2022-03-181-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge back cpufreq changes for v5.18.Rafael J. Wysocki2022-02-281-1/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | cpufreq: schedutil: Use to_gov_attr_set() to get the gov_attr_setKevin Hao2022-02-041-1/+1
| | | | |_|/ | | | |/| |
* | | | | | Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-2111-187/+312
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---------. \ \ \ \ \ Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...Paul E. McKenney2022-02-2410-185/+309
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | rcutorture: Enable limited callback-flooding tests of SRCUPaul E. McKenney2022-02-021-0/+2
| | | | | | * | | | | | | torture: Wake up kthreads after storing task_struct pointerPaul E. McKenney2022-02-021-1/+3
| | | | | | * | | | | | | rcutorture: Fix rcu_fwd_mutex deadlockPaul E. McKenney2022-02-021-2/+2
| | | | | | * | | | | | | rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loopPaul E. McKenney2022-02-021-1/+1
| | | | | | * | | | | | | rcutorture: Make rcu_fwd_cb_nodelay be a counterPaul E. McKenney2022-02-021-7/+7
| | | | | | * | | | | | | rcutorture: Increase visibility of forward-progress hangsPaul E. McKenney2022-02-021-0/+4
| | | | | | * | | | | | | torture: Distinguish kthread stopping and being asked to stopPaul E. McKenney2022-02-021-1/+1
| | | | | | * | | | | | | rcutorture: Print message before invoking ->cb_barrier()Paul E. McKenney2022-02-021-2/+6
| | | | | | |/ / / / / /
| | | | | * | | | | | | rcu: Add per-CPU rcuc task dumps to RCU CPU stall warningsZqiang2022-02-024-0/+42
| | | | | * | | | | | | rcu: Don't deboost before reporting expedited quiescent statePaul E. McKenney2022-02-021-4/+4
| | | | | * | | | | | | rcu: Elevate priority of offloaded callback threadsAlison Chaiken2022-02-022-1/+4
| | | | | * | | | | | | rcu: Make priority of grace-period thread consistentAlison Chaiken2022-02-021-0/+4
| | | | | * | | | | | | rcu: Move kthread_prio bounds-check to a separate functionAlison Chaiken2022-02-021-16/+23
| | | | | * | | | | | | rcu: Create per-cpu rcuc kthreads only when rcutree.use_softirq=0Zqiang2022-02-021-1/+1
| | | | | * | | | | | | rcu: Remove unused rcu_state.boostNeeraj Upadhyay2022-02-022-5/+2
| | | | | * | | | | | | rcu/nocb: Handle concurrent nocb kthreads creationNeeraj Upadhyay2022-02-022-1/+8
| | | | | * | | | | | | rcu: Mark accesses to boost_starttimePaul E. McKenney2022-02-021-3/+4
| | | | | |/ / / / / /
| | | | * | | | | | | rcu-tasks: Set ->percpu_enqueue_shift to zero upon contentionPaul E. McKenney2022-02-081-1/+1
| | | | * | | | | | | rcu-tasks: Use order_base_2() instead of ilog2()Paul E. McKenney2022-02-081-3/+3
| | | | |/ / / / / /
| | | * | | | | | | rcu: Create and use an rcu_rdp_cpu_online()Paul E. McKenney2022-02-082-12/+15
| | | * | | | | | | rcu: Make rcu_barrier() no longer block CPU-hotplug operationsPaul E. McKenney2022-02-082-15/+16
| | | * | | | | | | rcu: Rework rcu_barrier() and callback-migration logicPaul E. McKenney2022-02-082-16/+63
| | | * | | | | | | rcu: Refactor rcu_barrier() empty-list handlingPaul E. McKenney2022-02-081-17/+8
| | | * | | | | | | rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusionDavid Woodhouse2022-02-082-38/+37
| | | |/ / / / / /
| | * | | | | | | rcu: Replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-02-142-3/+3
| | * | | | | | | rcu: Uninline multi-use function: finish_rcuwait()Ingo Molnar2022-02-141-0/+7
| | * | | | | | | rcu: Mark writes to the rcu_segcblist structure's ->flags fieldPaul E. McKenney2022-02-141-2/+2
| | * | | | | | | kasan: Record work creation stack trace with interrupts enabledZqiang2022-02-141-1/+1
| | * | | | | | | rcu: Inline __call_rcu() into call_rcu()Paul E. McKenney2022-02-141-49/+42
| | * | | | | | | rcu: Add mutex for rcu boost kthread spawning and affinity settingDavid Woodhouse2022-02-143-2/+12
| | |/ / / / / /