Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf report: Fix --task and --stat with pipe input | Namhyung Kim | 2021-07-05 | 1 | -0/+6 |
* | iov_iter: remove uaccess_kernel() warning from iov_iter_init() | Linus Torvalds | 2021-07-04 | 1 | -1/+0 |
* | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-07-04 | 49 | -577/+1252 |
|\ | |||||
| *-------------. | Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1... | Paul E. McKenney | 2021-05-18 | 46 | -570/+1241 |
| |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * | rcu: Don't penalize priority boosting when there is nothing to boost | Paul E. McKenney | 2021-05-10 | 1 | -3/+14 |
| | | | | | | | | * | rcutorture: Move mem_dump_obj() tests into separate function | Paul E. McKenney | 2021-05-10 | 1 | -39/+42 |
| | | | | | | | | * | torture: Don't cap remote runs by build-system number of CPUs | Paul E. McKenney | 2021-05-10 | 2 | -4/+12 |
| | | | | | | | | * | torture: Make kvm-remote.sh account for network failure in pathname checks | Paul E. McKenney | 2021-05-10 | 1 | -2/+24 |
| | | | | | | | | * | rcutorture: Don't count CPU-stalled time against priority boosting | Paul E. McKenney | 2021-05-10 | 2 | -5/+18 |
| | | | | | | | | * | rcutorture: Forgive RCU boost failures when CPUs don't pass through QS | Paul E. McKenney | 2021-05-10 | 3 | -26/+79 |
| | | | | | | | | * | rcutorture: Add BUSTED-BOOST to test RCU priority boosting tests | Paul E. McKenney | 2021-05-10 | 2 | -0/+25 |
| | | | | | | | | * | rcutorture: Make rcu_torture_boost_failed() check for GP end | Paul E. McKenney | 2021-05-10 | 1 | -0/+6 |
| | | | | | | | | * | rcutorture: Consolidate rcu_torture_boost() timing and statistics | Paul E. McKenney | 2021-05-10 | 1 | -10/+4 |
| | | | | | | | | * | rcutorture: Delay-based false positives for RCU priority boosting tests | Paul E. McKenney | 2021-05-10 | 1 | -2/+6 |
| | | | | | | | | * | torture: Set kvm.sh language to English | Paul E. McKenney | 2021-05-10 | 1 | -0/+3 |
| | | | | | | | | * | torture: Correctly fetch number of CPUs for non-English languages | Frederic Weisbecker | 2021-05-10 | 2 | -2/+2 |
| | | | | | | | | * | rcutorture: Judge RCU priority boosting on grace periods, not callbacks | Paul E. McKenney | 2021-05-10 | 1 | -60/+51 |
| | | | | | | | | * | torture: Make kvm-find-errors.sh account for kvm-remote.sh | Paul E. McKenney | 2021-05-10 | 1 | -1/+1 |
| | | | | | | | | * | torture: Make the build machine control N in "make -jN" | Paul E. McKenney | 2021-05-10 | 1 | -2/+4 |
| | | | | | | | | * | torture: Make kvm.sh use abstracted kvm-end-run-stats.sh | Paul E. McKenney | 2021-05-10 | 1 | -15/+1 |
| | | | | | | | | * | torture: Abstract end-of-run summary | Paul E. McKenney | 2021-05-10 | 2 | -8/+43 |
| | | | | | | | | * | torture: Fix grace-period rate output | Paul E. McKenney | 2021-05-10 | 1 | -1/+1 |
| | | | | | | | | * | rcutorture: Abstract read-lock-held checks | Paul E. McKenney | 2021-05-10 | 1 | -10/+19 |
| | | | | | | | | * | refscale: Add acqrel, lock, and lock-irq | Paul E. McKenney | 2021-05-10 | 1 | -2/+107 |
| | | | | | | | | * | torture: Add kvm-remote.sh script for distributed rcutorture test runs | Paul E. McKenney | 2021-05-10 | 1 | -0/+227 |
| | | | | | | | | * | rcuscale: Allow CPU hotplug to be enabled | Paul E. McKenney | 2021-05-10 | 2 | -2/+2 |
| | | | | | | | | * | refscale: Allow CPU hotplug to be enabled | Paul E. McKenney | 2021-05-10 | 2 | -2/+2 |
| | | | | | | | | * | torture: Make kvm-again.sh use "scenarios" rather than "batches" file | Paul E. McKenney | 2021-05-10 | 1 | -16/+6 |
| | | | | | | | | * | torture: Add "scenarios" option to kvm.sh --dryrun parameter | Paul E. McKenney | 2021-05-10 | 1 | -2/+26 |
| | | | | | | | | * | torture: Fix remaining erroneous torture.sh instance of $* | Paul E. McKenney | 2021-05-10 | 1 | -1/+1 |
| | | | | | | | * | | tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline | Paul E. McKenney | 2021-05-18 | 2 | -1/+4 |
| | | | | | | | * | | rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states | Paul E. McKenney | 2021-05-18 | 1 | -0/+1 |
| | | | | | | | * | | rcu-tasks: Add block comment laying out RCU Rude design | Paul E. McKenney | 2021-05-10 | 1 | -2/+7 |
| | | | | | | | * | | rcu-tasks: Add block comment laying out RCU Tasks design | Paul E. McKenney | 2021-05-10 | 1 | -0/+40 |
| | | | | | | | |/ | |||||
| | | | | | | * | | srcu: Early test SRCU polling start | Frederic Weisbecker | 2021-05-12 | 1 | -1/+5 |
| | | | | | | * | | srcu: Fix broken node geometry after early ssp init | Frederic Weisbecker | 2021-05-10 | 3 | -1/+20 |
| | | | | | | * | | srcu: Initialize SRCU after timers | Frederic Weisbecker | 2021-05-10 | 6 | -8/+13 |
| | | | | | | * | | srcu: Unconditionally embed struct lockdep_map | Frederic Weisbecker | 2021-05-10 | 1 | -2/+0 |
| | | | | | | * | | srcu: Remove superfluous ssp initialization for early callbacks | Frederic Weisbecker | 2021-05-10 | 1 | -1/+0 |
| | | | | | | * | | srcu: Remove superfluous sdp->srcu_lock_count zero filling | Frederic Weisbecker | 2021-05-10 | 1 | -10/+2 |
| | | | | | | |/ | |||||
| | | | | | * | | rcu: Fix various typos in comments | Ingo Molnar | 2021-05-12 | 7 | -14/+14 |
| | | | | | * | | rcu/nocb: Unify timers | Frederic Weisbecker | 2021-05-12 | 3 | -56/+43 |
| | | | | | * | | rcu/nocb: Prepare for fine-grained deferred wakeup | Frederic Weisbecker | 2021-05-12 | 3 | -10/+11 |
| | | | | | * | | rcu/nocb: Only cancel nocb timer if not polling | Frederic Weisbecker | 2021-05-12 | 1 | -7/+7 |
| | | | | | * | | rcu/nocb: Delete bypass_timer upon nocb_gp wakeup | Frederic Weisbecker | 2021-05-12 | 1 | -0/+2 |
| | | | | | * | | rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup | Frederic Weisbecker | 2021-05-12 | 1 | -0/+4 |
| | | | | | * | | rcu/nocb: Allow de-offloading rdp leader | Frederic Weisbecker | 2021-05-12 | 1 | -4/+0 |
| | | | | | * | | rcu/nocb: Directly call __wake_nocb_gp() from bypass timer | Frederic Weisbecker | 2021-05-12 | 1 | -2/+3 |
| | | | | | * | | timer: Revert "timer: Add timer_curr_running()" | Frederic Weisbecker | 2021-05-10 | 2 | -16/+0 |
| | | | | | * | | rcu/nocb: Use the rcuog CPU's ->nocb_timer | Frederic Weisbecker | 2021-05-10 | 2 | -64/+77 |
| | | | | | |/ |