Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | kdump: use vmlinux_build_id to simplify | Stephen Boyd | 2021-07-08 | 1 | -48/+2 | |
| * | | | | | | | | module: add printk formats to add module build ID to stacktraces | Stephen Boyd | 2021-07-08 | 2 | -25/+121 | |
| * | | | | | | | | PM: hibernate: disable when there are active secretmem users | Mike Rapoport | 2021-07-08 | 1 | -1/+4 | |
| * | | | | | | | | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport | 2021-07-08 | 1 | -0/+2 | |
* | | | | | | | | | Fix UCOUNT_RLIMIT_SIGPENDING counter leak | Alexey Gladkov | 2021-07-08 | 1 | -4/+16 | |
* | | | | | | | | | Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-07-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | cpufreq: CPPC: Add support for frequency invariance | Viresh Kumar | 2021-07-01 | 1 | -0/+1 | |
* | | | | | | | | | Merge tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-07-07 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | module: correctly exit module_kallsyms_on_each_symbol when fn() != 0 | Jon Mediero | 2021-05-26 | 1 | -1/+2 | |
| * | | | | | | | | | kernel/module: Use BUG_ON instead of if condition followed by BUG | zhouchuangao | 2021-05-14 | 1 | -2/+1 | |
* | | | | | | | | | | Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2021-07-06 | 3 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | kgdb: Fix fall-through warning for Clang | Gustavo A. R. Silva | 2021-06-01 | 1 | -0/+1 | |
| * | | | | | | | | | kgdb: Fix spelling mistakes | Zhen Lei | 2021-06-01 | 3 | -6/+6 | |
* | | | | | | | | | | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-07-04 | 15 | -475/+734 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ \ \ \ | Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1... | Paul E. McKenney | 2021-05-18 | 15 | -469/+731 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | | | 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 | |
| | | | | | | | * | | | | | | | | | 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: 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 | |
| | | | | | | | * | | | | | | | | | rcutorture: Judge RCU priority boosting on grace periods, not callbacks | Paul E. McKenney | 2021-05-10 | 1 | -60/+51 | |
| | | | | | | | * | | | | | | | | | 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 | |
| | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | 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 | 4 | -8/+5 | |
| | | | | | * | | | | | | | | | 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 | 6 | -13/+13 | |
| | | | | * | | | | | | | | | rcu/nocb: Unify timers | Frederic Weisbecker | 2021-05-12 | 2 | -56/+42 | |
| | | | | * | | | | | | | | | 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 | 1 | -14/+0 | |
| | | | | * | | | | | | | | | rcu/nocb: Use the rcuog CPU's ->nocb_timer | Frederic Weisbecker | 2021-05-10 | 2 | -64/+77 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | kvfree_rcu: Refactor kfree_rcu_monitor() | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -58/+26 | |
| | | | * | | | | | | | | | kvfree_rcu: Fix comments according to current code | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -6/+9 | |
| | | | * | | | | | | | | | kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -7/+1 | |
| | | | * | | | | | | | | | kvfree_rcu: Update "monitor_todo" once a batch is started | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -2/+1 | |
| | | | * | | | | | | | | | kvfree_rcu: Add a bulk-list check when a scheduler is run | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -1/+2 | |
| | | | * | | | | | | | | | kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -10/+4 |