Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2023-02-21 | 3 | -13/+9 | |
|\ | ||||||
| *-----. | Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp' | Rafael J. Wysocki | 2023-02-15 | 1 | -4/+1 | |
| |\ \ \ \ | ||||||
| | | | * | | PM: EM: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 2023-02-09 | 1 | -4/+1 | |
| | | |/ / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep' | Rafael J. Wysocki | 2023-02-15 | 2 | -9/+8 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | | * | | | PM: sleep: Remove "select SRCU" | Paul E. McKenney | 2023-01-20 | 1 | -1/+0 | |
| | | * | | | PM: hibernate: swap: don't use /** for non-kernel-doc comments | Randy Dunlap | 2023-01-20 | 1 | -8/+8 | |
| | | |/ / | ||||||
* | | | | | Merge tag 'seccomp-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-02-21 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | seccomp: fix kernel-doc function name warning | Randy Dunlap | 2023-01-14 | 1 | -1/+1 | |
* | | | | | | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-21 | 19 | -404/+1012 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'stall.2023.01.09a' into HEAD | Paul E. McKenney | 2023-02-03 | 7 | -4/+93 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rcu: Allow up to five minutes expedited RCU CPU stall-warning timeouts | Paul E. McKenney | 2023-01-09 | 2 | -2/+2 | |
| | * | | | | | | rcu: Align the output of RCU CPU stall warning messages | Zhen Lei | 2023-01-05 | 1 | -2/+2 | |
| | * | | | | | | rcu: Add RCU stall diagnosis information | Zhen Lei | 2023-01-05 | 6 | -0/+84 | |
| | * | | | | | | sched: Add helper nr_context_switches_cpu() | Zhen Lei | 2023-01-05 | 1 | -0/+5 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---------. \ \ \ \ \ \ | Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', ... | Paul E. McKenney | 2023-02-03 | 15 | -400/+919 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | torture: Fix hang during kthread shutdown phase | Joel Fernandes (Google) | 2023-01-05 | 1 | -1/+1 | |
| | | | | | | * | | | | | | rcutorture: Drop sparse lock-acquisition annotations | Paul E. McKenney | 2023-01-05 | 1 | -6/+6 | |
| | | | | | | * | | | | | | locktorture: Make the rt_boost factor a tunable | Joel Fernandes (Google) | 2023-01-05 | 1 | -5/+7 | |
| | | | | | | * | | | | | | locktorture: Allow non-rtmutex lock types to be boosted | Joel Fernandes (Google) | 2023-01-05 | 1 | -43/+56 | |
| | | | | | | * | | | | | | refscale: Add tests using SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 2023-01-05 | 1 | -0/+234 | |
| | | | | | | * | | | | | | refscale: Provide for initialization failure | Paul E. McKenney | 2023-01-04 | 1 | -5/+11 | |
| | | | | | | * | | | | | | torture: Seed torture_random_state on CPU | Paul E. McKenney | 2023-01-04 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | rcu-tasks: Handle queue-shrink/callback-enqueue race condition | Zqiang | 2023-01-04 | 1 | -5/+8 | |
| | | | | | * | | | | | | rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug | Zqiang | 2023-01-04 | 1 | -5/+3 | |
| | | | | | * | | | | | | rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes() | Frederic Weisbecker | 2023-01-04 | 2 | -2/+30 | |
| | | | | | * | | | | | | rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls | Frederic Weisbecker | 2023-01-04 | 1 | -4/+0 | |
| | | | | | * | | | | | | rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose | Frederic Weisbecker | 2023-01-04 | 1 | -8/+29 | |
| | | | | | * | | | | | | rcu-tasks: Use accurate runstart time for RCU Tasks boot-time testing | Zqiang | 2023-01-04 | 1 | -5/+3 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | kernel/notifier: Remove CONFIG_SRCU | Paul E. McKenney | 2023-02-03 | 1 | -3/+0 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | | | * | | | | | | srcu: Update comment after the index flip | Paul E. McKenney | 2023-01-04 | 1 | -4/+5 | |
| | | | * | | | | | | srcu: Yet more detail for srcu_readers_active_idx_check() comments | Paul E. McKenney | 2023-01-04 | 1 | -16/+51 | |
| | | | * | | | | | | srcu: Remove needless rcu_seq_done() check while holding read lock | Pingfan Liu | 2023-01-04 | 1 | -4/+7 | |
| | | | * | | | | | | rcu: Add test code for semaphore-like SRCU readers | Paul E. McKenney | 2023-01-04 | 1 | -0/+3 | |
| | | | * | | | | | | srcu: Fix the comparision in srcu_invl_snp_seq() | Pingfan Liu | 2023-01-04 | 1 | -1/+1 | |
| | | | * | | | | | | srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL | Pingfan Liu | 2023-01-04 | 1 | -4/+5 | |
| | | | * | | | | | | srcu: Release early_srcu resources when no longer in use | Zqiang | 2023-01-04 | 1 | -0/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | rcu/kvfree: Split ready for reclaim objects from a batch | Uladzislau Rezki (Sony) | 2023-01-04 | 1 | -33/+54 | |
| | | * | | | | | | rcu/kvfree: Carefully reset number of objects in krcp | Uladzislau Rezki (Sony) | 2023-01-04 | 1 | -10/+30 | |
| | | * | | | | | | rcu/kvfree: Use READ_ONCE() when access to krcp->head | Uladzislau Rezki (Sony) | 2023-01-04 | 1 | -2/+2 | |
| | | * | | | | | | rcu/kvfree: Use a polled API to speedup a reclaim process | Uladzislau Rezki (Sony) | 2023-01-04 | 1 | -8/+39 | |
| | | * | | | | | | rcu/kvfree: Move need_offload_krc() out of krcp->lock | Uladzislau Rezki (Sony) | 2023-01-04 | 1 | -7/+4 | |
| | | * | | | | | | rcu/kvfree: Move bulk/list reclaim to separate functions | Uladzislau Rezki (Sony) | 2023-01-04 | 1 | -49/+65 | |
| | | * | | | | | | rcu/kvfree: Switch to a generic linked list API | Uladzislau Rezki (Sony) | 2023-01-04 | 1 | -46/+43 | |
| | | * | | | | | | rcu: Refactor kvfree_call_rcu() and high-level helpers | Uladzislau Rezki (Sony) | 2023-01-04 | 2 | -23/+15 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | rcu: Disable laziness if lazy-tracking says so | Joel Fernandes (Google) | 2023-01-24 | 1 | -1/+3 | |
| | * | | | | | | rcu: Track laziness during boot and suspend | Joel Fernandes (Google) | 2023-01-18 | 3 | -1/+47 | |
| | * | | | | | | rcu: Remove redundant call to rcu_boost_kthread_setaffinity() | Zqiang | 2023-01-12 | 1 | -5/+0 | |
| | * | | | | | | rcu: Allow expedited RCU CPU stall warnings to dump task stacks | Paul E. McKenney | 2023-01-04 | 3 | -0/+44 | |
| | * | | | | | | rcu: Test synchronous RCU grace periods at the end of rcu_init() | Paul E. McKenney | 2023-01-04 | 2 | -0/+3 | |
| | * | | | | | | rcu: Make rcu_blocking_is_gp() stop early-boot might_sleep() | Zqiang | 2023-01-04 | 1 | -2/+3 |