linux-2.6-block.git
2020-05-11 Thomas GleixnerMerge branch 'for-mingo' of git://git./linux/kernel...
2020-05-07 Paul E. McKenneyMerge branches 'fixes.2020.04.27a', 'kfree_rcu.2020...
2020-05-07 Paul E. McKenneyrcutorture: Convert ULONG_CMP_LT() to time_before()
2020-05-07 Paul E. McKenneytorture: Add a --kasan argument
2020-05-07 Paul E. McKenneytorture: Save a few lines by using config_override_para...
2020-05-07 Paul E. McKenneytorture: Allow scenario-specific Kconfig options to...
2020-05-07 Paul E. McKenneytorture: Allow --kconfig options to override --kcsan...
2020-05-07 Paul E. McKenneytorture: Abstract application of additional Kconfig...
2020-05-07 Paul E. McKenneytorture: Eliminate duplicate #CHECK# from ConfigFragment
2020-05-07 Jason Yanrcutorture: Make rcu_fwds and rcu_fwd_emergency_stop...
2020-05-07 Paul E. McKenneytorture: Make --kcsan argument also create a summary
2020-05-07 Paul E. McKenneytorture: Add --kcsan argument to top-level kvm.sh script
2020-05-07 Paul E. McKenneyrcu: Allow rcutorture to starve grace-period kthread
2020-05-07 Paul E. McKenneyrcutorture: Right-size TREE10 CPU consumption
2020-05-07 Paul E. McKenneyrcutorture: Add flag to produce non-busy-wait task...
2020-04-27 Randy Dunlaplocktorture.c: Fix if-statement empty body warnings
2020-04-27 Paul E. McKenneyrcutorture: Mark data-race potential for rcu_barrier...
2020-04-27 Paul E. McKenneyrcutorture: Make kvm-recheck-rcu.sh handle truncated...
2020-04-27 Paul E. McKenneyrcutorture: Add KCSAN stubs
2020-04-27 Paul E. McKenneyrcu: Remove self-stack-trace when all quiescent states...
2020-04-27 Paul E. McKenneyrcu: When GP kthread is starved, tag idle threads as...
2020-04-27 Paul E. McKenneyrcu: Use data_race() for RCU expedited CPU stall-warnin...
2020-04-27 Paul E. McKenneyftrace: Use synchronize_rcu_tasks_rude() instead of...
2020-04-27 Paul E. McKenneyrcu-tasks: Allow standalone use of TASKS_{TRACE_,}RCU
2020-04-27 Paul E. McKenneyrcu-tasks: Add IPI failure count to statistics
2020-04-27 Paul E. McKenneyrcutorture: Add TRACE02 scenario enabling RCU Tasks...
2020-04-27 Paul E. McKenneyrcu-tasks: Add count for idle tasks on offline CPUs
2020-04-27 Paul E. McKenneyrcu-tasks: Add rcu_dynticks_zero_in_eqs() effectiveness...
2020-04-27 Paul E. McKenneyrcu-tasks: Make RCU tasks trace also wait for idle...
2020-04-27 Paul E. McKenneyrcu-tasks: Handle the running-offline idle-task special...
2020-04-27 Paul E. McKenneyrcu-tasks: Disable CPU hotplug across RCU tasks trace...
2020-04-27 Paul E. McKenneyrcu-tasks: Allow rcu_read_unlock_trace() under schedule...
2020-04-27 Paul E. McKenneyrcu-tasks: Avoid IPIing userspace/idle tasks if kernel...
2020-04-27 Paul E. McKenneyrcu-tasks: Add Kconfig option to mediate smp_mb() vs...
2020-04-27 Paul E. McKenneyrcu-tasks: Add grace-period and IPI counts to statistics
2020-04-27 Paul E. McKenneyrcu-tasks: Split ->trc_reader_need_end
2020-04-27 Paul E. McKenneyrcu-tasks: Provide boot parameter to delay IPIs until...
2020-04-27 Paul E. McKenneyrcu-tasks: Add a grace-period start time for throttling...
2020-04-27 Paul E. McKenneyrcu-tasks: Make RCU Tasks Trace make use of RCU schedul...
2020-04-27 Paul E. McKenneyrcu-tasks: Make rcutorture writer stall output include...
2020-04-27 Paul E. McKenneyrcu-tasks: Add RCU tasks to rcutorture writer stall...
2020-04-27 Paul E. McKenneyrcu-tasks: Move #ifdef into tasks.h
2020-04-27 Paul E. McKenneyrcu-tasks: Add stall warnings for RCU Tasks Trace
2020-04-27 Paul E. McKenneyrcutorture: Add torture tests for RCU Tasks Trace
2020-04-27 Paul E. McKenneyrcu-tasks: Add an RCU Tasks Trace to simplify protectio...
2020-04-27 Paul E. McKenneyrcu-tasks: Code movement to allow more Tasks RCU variants
2020-04-27 Paul E. McKenneyrcu-tasks: Further refactor RCU-tasks to allow adding...
2020-04-27 Paul E. McKenneyrcu-tasks: Use unique names for RCU-Tasks kthreads...
2020-04-27 Paul E. McKenneyrcutorture: Add torture tests for RCU Tasks Rude
2020-04-27 Paul E. McKenneyrcu-tasks: Add an RCU-tasks rude variant
2020-04-27 Paul E. McKenneyrcu-tasks: Refactor RCU-tasks to allow variants to...
2020-04-27 Paul E. McKenneyrcutorture: Add a test for synchronize_rcu_mult()
2020-04-27 Paul E. McKenneyrcu: Reinstate synchronize_rcu_mult()
2020-04-27 Paul E. McKenneyrcu-tasks: Create struct to hold state information
2020-04-27 Paul E. McKenneyrcu-tasks: Move Tasks RCU to its own file
2020-04-27 Paul E. McKenneyrcu: Add per-task state to RCU CPU stall warnings
2020-04-27 Paul E. McKenneysched/core: Add function to sample state of locked...
2020-04-27 Paul E. McKenneyrcu-tasks: Use context-switch hook for PREEMPT=y kernels
2020-04-27 Paul E. McKenneyrcu: Add comments marking transitions between RCU watch...
2020-04-27 Paul E. McKenneyrcutorture: Add test of holding scheduler locks across...
2020-04-27 Lai Jiangshanrcu: Don't use negative nesting depth in __rcu_read_unl...
2020-04-27 Lai Jiangshanrcu: Remove unused ->rcu_read_unlock_special.b.deferred...
2020-04-27 Lai Jiangshanrcu: Don't set nesting depth negative in rcu_preempt_de...
2020-04-27 Paul E. McKenneyrcu: Make rcu_read_unlock_special() safe for rq/pi...
2020-04-27 Paul E. McKenneyrcu: Add KCSAN stubs to update.c
2020-04-27 Paul E. McKenneyrcu: Add rcu_gp_might_be_stalled()
2020-04-27 Joel Fernandes... rcu/tree: Count number of batched kfree_rcu() locklessly
2020-04-27 Joel Fernandes... rcu/tree: Add a shrinker to prevent OOM due to kfree_rc...
2020-04-27 Joel Fernandes... rcuperf: Add ability to increase object allocation...
2020-04-27 Paul E. McKenneyrcu: Convert rcu_nohz_full_cpu() ULONG_CMP_LT() to...
2020-04-27 Paul E. McKenneyrcu: Convert rcu_initiate_boost() ULONG_CMP_GE() to...
2020-04-27 Paul E. McKenneyrcu: Convert ULONG_CMP_GE() to time_after() for jiffy...
2020-04-27 Jules Irengercu: Replace 1 by true
2020-04-27 Jules Irengercu: Replace assigned pointer ret value by correspondin...
2020-04-27 Paul E. McKenneyrcu: Mark rcu_state.gp_seq to detect more concurrent...
2020-04-27 Mauro Carvalho... rcu: Get rid of some doc warnings in update.c
2020-04-27 Jonathan NeuschäferRevert "rculist: Describe variadic macro argument in...
2020-04-27 Zhaolong Zhangrcu: Fix the (t=0 jiffies) false positive
2020-04-27 Paul E. McKenneyrcu: Expedite first two FQS scans under callback-overlo...
2020-04-27 Paul E. McKenneydrm: Make drm_dp_mst_dsc_aux_for_port() safe for old...
2020-04-27 Paul E. McKenneyrcu: Use data_race() for RCU CPU stall-warning prints
2020-04-27 Paul E. McKenneyrcu: Add WRITE_ONCE() to rcu_node ->boost_tasks
2020-04-27 Paul E. McKenneysrcu: Add data_race() to ->srcu_lock_count and ->srcu_u...
2020-04-27 Paul E. McKenneyrcu: Add READ_ONCE and data_race() to rcu_node ->boost_...
2020-04-27 Paul E. McKenneyrcu: Add *_ONCE() and data_race() to rcu_node ->exp_tas...
2020-04-27 Paul E. McKenneyrcu: Mark rcu_state.ncpus to detect concurrent writes
2020-04-27 Paul E. McKenneysrcu: Add KCSAN stubs
2020-04-27 Paul E. McKenneyrcu: Add KCSAN stubs
2020-04-19 Linus TorvaldsLinux 5.7-rc2 v5.7-rc2
2020-04-19 Brian Geffonmm: Fix MREMAP_DONTUNMAP accounting on VMA merge
2020-04-19 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'x86-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'timers-urgent-2020-04-19' of git://git....
2020-04-19 Linus TorvaldsMerge tag 'perf-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'irq-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'sched-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'core-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag '5.7-rc-smb3-fixes' of git://git.samba.org...
2020-04-19 Linus TorvaldsMerge tag 'flexible-array-member-5.7-rc2' of git:/...
next