index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
clocksource: Improve "skew is too large" messages
Paul E. McKenney
2023-01-05
rcu: Align the output of RCU CPU stall warning messages
Zhen Lei
2023-01-05
rcu: Add RCU stall diagnosis information
Zhen Lei
2023-01-05
sched: Add helper nr_context_switches_cpu()
Zhen Lei
2023-01-05
torture: Fix hang during kthread shutdown phase
Joel Fernandes (Google)
2023-01-05
rcutorture: Drop sparse lock-acquisition annotations
Paul E. McKenney
2023-01-05
locktorture: Make the rt_boost factor a tunable
Joel Fernandes (Google)
2023-01-05
locktorture: Allow non-rtmutex lock types to be boosted
Joel Fernandes (Google)
2023-01-05
refscale: Add tests using SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2023-01-05
sched/topology: Add __init for sched_init_domains()
Bing Huang
2023-01-05
locking/qspinlock: Micro-optimize pending state waiting for unlock
Guo Ren
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-04
workqueue: Add a new flag to spot the potential UAF error
Richard Clark
2023-01-04
cgroup/cpuset: no need to explicitly init a global static variable
Daniel Vacek
2023-01-03
clocksource: Improve read-back-delay message
Paul E. McKenney
2023-01-03
clocksource: Loosen clocksource watchdog constraints
Paul E. McKenney
2023-01-03
clocksource: Print clocksource name when clocksource is tested unstable
Yunying Sun
2023-01-03
refscale: Provide for initialization failure
Paul E. McKenney
2023-01-03
torture: Seed torture_random_state on CPU
Paul E. McKenney
2023-01-03
rcu-tasks: Handle queue-shrink/callback-enqueue race condition
Zqiang
2023-01-03
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
2023-01-03
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
2023-01-03
rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
Frederic Weisbecker
2023-01-03
rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
Frederic Weisbecker
2023-01-03
rcu-tasks: Use accurate runstart time for RCU Tasks boot-time testing
Zqiang
2023-01-03
srcu: Update comment after the index flip
Paul E. McKenney
2023-01-03
srcu: Yet more detail for srcu_readers_active_idx_check() comments
Paul E. McKenney
2023-01-03
srcu: Remove needless rcu_seq_done() check while holding read lock
Pingfan Liu
2023-01-03
rcu: Add test code for semaphore-like SRCU readers
Paul E. McKenney
2023-01-03
srcu: Fix the comparision in srcu_invl_snp_seq()
Pingfan Liu
2023-01-03
srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
Pingfan Liu
2023-01-03
srcu: Release early_srcu resources when no longer in use
Zqiang
2023-01-03
rcu/kvfree: Split ready for reclaim objects from a batch
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Carefully reset number of objects in krcp
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Use READ_ONCE() when access to krcp->head
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Use a polled API to speedup a reclaim process
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Move need_offload_krc() out of krcp->lock
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Move bulk/list reclaim to separate functions
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Switch to a generic linked list API
Uladzislau Rezki (Sony)
2023-01-03
rcu: Refactor kvfree_call_rcu() and high-level helpers
Uladzislau Rezki (Sony)
2023-01-03
rcu: Allow expedited RCU CPU stall warnings to dump task stacks
Paul E. McKenney
2023-01-03
rcu: Test synchronous RCU grace periods at the end of rcu_init()
Paul E. McKenney
2023-01-03
rcu: Make rcu_blocking_is_gp() stop early-boot might_sleep()
Zqiang
2023-01-03
rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
Paul E. McKenney
2023-01-03
rcu: Upgrade header comment for poll_state_synchronize_rcu()
Paul E. McKenney
2023-01-03
rcu: Throttle callback invocation based on number of ready callbacks
Paul E. McKenney
2023-01-03
rcu: Consolidate initialization and CPU-hotplug code
Paul E. McKenney
2023-01-03
time: Fix various kernel-doc problems
Randy Dunlap
[prev]
[next]