summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-222-1/+7
|\
| * NFSD: Remove svc_serv_ops::svo_moduleChuck Lever2022-02-281-1/+1
| * tracing: Update print fmt check to handle new __get_sockaddr() macroSteven Rostedt (Google)2022-02-281-0/+6
* | Merge tag 'audit-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-212-20/+71
|\ \
| * | audit: log AUDIT_TIME_* records only from rulesRichard Guy Briggs2022-02-222-20/+71
* | | Merge branch 'keys-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...Linus Torvalds2022-03-211-1/+2
|\ \ \
| * | | watch_queue: Actually free the watchDavid Howells2022-03-211-0/+1
| * | | watch_queue: Fix NULL dereference in error cleanupDavid Howells2022-03-211-1/+1
* | | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-214-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-211-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-011-0/+2
| | | | | | * | | | | | | | torture: Wake up kthreads after storing task_struct pointerPaul E. McKenney2022-02-011-1/+3
| | | | | | * | | | | | | | rcutorture: Fix rcu_fwd_mutex deadlockPaul E. McKenney2022-02-011-2/+2
| | | | | | * | | | | | | | rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loopPaul E. McKenney2022-02-011-1/+1
| | | | | | * | | | | | | | rcutorture: Make rcu_fwd_cb_nodelay be a counterPaul E. McKenney2022-02-011-7/+7
| | | | | | * | | | | | | | rcutorture: Increase visibility of forward-progress hangsPaul E. McKenney2022-02-011-0/+4
| | | | | | * | | | | | | | torture: Distinguish kthread stopping and being asked to stopPaul E. McKenney2022-02-011-1/+1
| | | | | | * | | | | | | | rcutorture: Print message before invoking ->cb_barrier()Paul E. McKenney2022-02-011-2/+6
| | | | | | |/ / / / / / /
| | | | | * | | | | | | | rcu: Add per-CPU rcuc task dumps to RCU CPU stall warningsZqiang2022-02-014-0/+42
| | | | | * | | | | | | | rcu: Don't deboost before reporting expedited quiescent statePaul E. McKenney2022-02-011-4/+4
| | | | | * | | | | | | | rcu: Elevate priority of offloaded callback threadsAlison Chaiken2022-02-012-1/+4
| | | | | * | | | | | | | rcu: Make priority of grace-period thread consistentAlison Chaiken2022-02-011-0/+4
| | | | | * | | | | | | | rcu: Move kthread_prio bounds-check to a separate functionAlison Chaiken2022-02-011-16/+23
| | | | | * | | | | | | | rcu: Create per-cpu rcuc kthreads only when rcutree.use_softirq=0Zqiang2022-02-011-1/+1
| | | | | * | | | | | | | rcu: Remove unused rcu_state.boostNeeraj Upadhyay2022-02-012-5/+2
| | | | | * | | | | | | | rcu/nocb: Handle concurrent nocb kthreads creationNeeraj Upadhyay2022-02-012-1/+8
| | | | | * | | | | | | | rcu: Mark accesses to boost_starttimePaul E. McKenney2022-02-011-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