linux.git
2021-05-18 Paul E. McKenneyMerge branches 'bitmaprange.2021.05.10c', 'doc.2021...
2021-05-18 Paul E. McKenneytasks-rcu: Make show_rcu_tasks_gp_kthreads() be static...
2021-05-18 Paul E. McKenneyrcu-tasks: Make ksoftirqd provide RCU Tasks quiescent...
2021-05-13 Jules Irengercu: Add missing __releases() annotation
2021-05-13 Paul E. McKenneyrcu: Remove obsolete rcu_read_unlock() deadlock commentary
2021-05-13 Paul E. McKenneyrcu: Improve comments describing RCU read-side critical...
2021-05-13 Paul E. McKenneyrcu: Create an unrcu_pointer() to remove __rcu from...
2021-05-12 Frederic Weisbeckersrcu: Early test SRCU polling start
2021-05-12 Ingo Molnarrcu: Fix various typos in comments
2021-05-12 Frederic Weisbeckerrcu/nocb: Unify timers
2021-05-12 Frederic Weisbeckerrcu/nocb: Prepare for fine-grained deferred wakeup
2021-05-12 Frederic Weisbeckerrcu/nocb: Only cancel nocb timer if not polling
2021-05-12 Frederic Weisbeckerrcu/nocb: Delete bypass_timer upon nocb_gp wakeup
2021-05-12 Frederic Weisbeckerrcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
2021-05-12 Frederic Weisbeckerrcu/nocb: Allow de-offloading rdp leader
2021-05-12 Frederic Weisbeckerrcu/nocb: Directly call __wake_nocb_gp() from bypass...
2021-05-10 Paul E. McKenneyrcu: Don't penalize priority boosting when there is...
2021-05-10 Paul E. McKenneyrcu: Point to documentation of ordering guarantees
2021-05-10 Paul E. McKenneyrcu: Make rcu_gp_cleanup() be noinline for tracing
2021-05-10 Paul E. McKenneyrcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four...
2021-05-10 Paul E. McKenneyrcu: Make show_rcu_gp_kthreads() dump rcu_node structur...
2021-05-10 Paul E. McKenneyrcu: Make RCU priority boosting work on single-CPU...
2021-05-10 Paul E. McKenneyrcu: Add quiescent states and boost states to show_rcu_...
2021-05-10 Paul E. McKenneyrcu: Reject RCU_LOCKDEP_WARN() false positives
2021-05-10 Paul E. McKenneylockdep: Explicitly flag likely false-positive report
2021-05-10 Paul E. McKenneyrcu: Add ->gp_max to show_rcu_gp_kthreads() output
2021-05-10 Paul E. McKenneyrcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kt...
2021-05-10 Paul E. McKenneyrcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp...
2021-05-10 Zhouyi Zhourcu: Improve tree.c comments and add code cleanups
2021-05-10 Paul E. McKenneyrcu: Remove the unused rcu_irq_exit_preempt() function
2021-05-10 Paul E. McKenneyrcutorture: Move mem_dump_obj() tests into separate...
2021-05-10 Paul E. McKenneytorture: Don't cap remote runs by build-system number...
2021-05-10 Paul E. McKenneytorture: Make kvm-remote.sh account for network failure...
2021-05-10 Paul E. McKenneyrcutorture: Don't count CPU-stalled time against priori...
2021-05-10 Paul E. McKenneyrcutorture: Forgive RCU boost failures when CPUs don...
2021-05-10 Paul E. McKenneyrcutorture: Add BUSTED-BOOST to test RCU priority boost...
2021-05-10 Paul E. McKenneyrcutorture: Make rcu_torture_boost_failed() check for...
2021-05-10 Paul E. McKenneyrcutorture: Consolidate rcu_torture_boost() timing...
2021-05-10 Paul E. McKenneyrcutorture: Delay-based false positives for RCU priorit...
2021-05-10 Paul E. McKenneytorture: Set kvm.sh language to English
2021-05-10 Frederic Weisbeckertorture: Correctly fetch number of CPUs for non-English...
2021-05-10 Paul E. McKenneyrcutorture: Judge RCU priority boosting on grace period...
2021-05-10 Paul E. McKenneytorture: Make kvm-find-errors.sh account for kvm-remote.sh
2021-05-10 Paul E. McKenneytorture: Make the build machine control N in "make...
2021-05-10 Paul E. McKenneytorture: Make kvm.sh use abstracted kvm-end-run-stats.sh
2021-05-10 Paul E. McKenneytorture: Abstract end-of-run summary
2021-05-10 Paul E. McKenneytorture: Fix grace-period rate output
2021-05-10 Paul E. McKenneyrcutorture: Abstract read-lock-held checks
2021-05-10 Paul E. McKenneyrefscale: Add acqrel, lock, and lock-irq
2021-05-10 Paul E. McKenneytorture: Add kvm-remote.sh script for distributed rcuto...
2021-05-10 Paul E. McKenneyrcuscale: Allow CPU hotplug to be enabled
2021-05-10 Paul E. McKenneyrefscale: Allow CPU hotplug to be enabled
2021-05-10 Paul E. McKenneytorture: Make kvm-again.sh use "scenarios" rather than...
2021-05-10 Paul E. McKenneytorture: Add "scenarios" option to kvm.sh --dryrun...
2021-05-10 Paul E. McKenneytorture: Fix remaining erroneous torture.sh instance...
2021-05-10 Paul E. McKenneyrcu-tasks: Add block comment laying out RCU Rude design
2021-05-10 Paul E. McKenneyrcu-tasks: Add block comment laying out RCU Tasks design
2021-05-10 Frederic Weisbeckersrcu: Fix broken node geometry after early ssp init
2021-05-10 Frederic Weisbeckersrcu: Initialize SRCU after timers
2021-05-10 Frederic Weisbeckersrcu: Unconditionally embed struct lockdep_map
2021-05-10 Frederic Weisbeckersrcu: Remove superfluous ssp initialization for early...
2021-05-10 Frederic Weisbeckersrcu: Remove superfluous sdp->srcu_lock_count zero...
2021-05-10 Frederic Weisbeckertimer: Revert "timer: Add timer_curr_running()"
2021-05-10 Frederic Weisbeckerrcu/nocb: Use the rcuog CPU's ->nocb_timer
2021-05-10 Maninder Singhmm/slub: Add Support for free path information of an...
2021-05-10 Maninder Singhmm/slub: Fix backtrace of objects to handle redzone...
2021-05-10 Uladzislau... kvfree_rcu: Refactor kfree_rcu_monitor()
2021-05-10 Uladzislau... kvfree_rcu: Fix comments according to current code
2021-05-10 Uladzislau... kvfree_rcu: Use kfree_rcu_monitor() instead of open...
2021-05-10 Uladzislau... kvfree_rcu: Update "monitor_todo" once a batch is started
2021-05-10 Uladzislau... kvfree_rcu: Add a bulk-list check when a scheduler...
2021-05-10 Uladzislau... kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access...
2021-05-10 Zhang Qiangkvfree_rcu: Release a page cache under memory pressure
2021-05-10 Rolf Eike Beerrcu: Fix typo in comment: kthead -> kthread
2021-05-10 Paul E. McKenneytools/rcu: Add drgn script to dump number of RCU callbacks
2021-05-10 Frederic Weisbeckerdoc: Fix diagram references in memory-ordering document
2021-05-10 Paul E. McKenneydoc: Fix statement of RCU's memory-ordering requirements
2021-05-10 Yury Norovrcu/tree_plugin: Don't handle the case of 'all' CPU...
2021-05-10 Yury Norovbitmap_parse: Support 'all' semantics
2021-05-09 Linus TorvaldsLinux 5.13-rc1
2021-05-09 Linus Torvaldsfbmem: fix horribly incorrect placement of __maybe_unused
2021-05-09 Linus TorvaldsMerge tag 'drm-next-2021-05-10' of git://anongit.freede...
2021-05-09 Linus TorvaldsMerge tag 'block-5.13-2021-05-09' of git://git.kernel...
2021-05-09 Linus TorvaldsMerge tag '5.13-rc-smb3-part3' of git://git.samba.org...
2021-05-09 Linus TorvaldsMerge tag 'sched-urgent-2021-05-09' of git://git./linux...
2021-05-09 Linus TorvaldsMerge tag 'locking-urgent-2021-05-09' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'perf_urgent_for_v5.13_rc1' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc1' of git://git....
2021-05-09 Jens AxboeRevert "bio: limit bio max size"
2021-05-08 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw1' of git://git....
2021-05-08 Linus Torvaldsdrm/i915/display: fix compiler warning about array...
2021-05-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-05-08 Linus TorvaldsMerge tag 'kbuild-v5.13-2' of git://git./linux/kernel...
2021-05-08 Steve Frenchsmb3: if max_channels set to more than one channel...
2021-05-08 Steve Frenchsmb3: do not attempt multichannel to server which does...
2021-05-08 Linus TorvaldsMerge tag 'powerpc-5.13-2' of git://git./linux/kernel...
2021-05-08 Steve Frenchsmb3: when mounting with multichannel include it in...
2021-05-08 Linus TorvaldsMerge tag 'net-5.13-rc1' of git://git./linux/kernel...
2021-05-08 Masahiro Yamadalinux/kconfig.h: replace IF_ENABLED() with PTR_IF(...
2021-05-08 Michael EllermanMerge branch 'master' into next
next