summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney
2020-01-24rcu: Remove unused stop-machine #includePaul E. McKenney
2020-01-24powerpc: Remove comment about read_barrier_depends()Will Deacon
2020-01-24.mailmap: Add entries for old paulmck@kernel.org addressesPaul E. McKenney
2020-01-24srcu: Apply *_ONCE() to ->srcu_last_gp_endPaul E. McKenney
2020-01-24rcu: Switch force_qs_rnp() to for_each_leaf_node_cpu_mask()Paul E. McKenney
2020-01-24rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks
2020-01-24rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.hLai Jiangshan
2020-01-24rcu: Remove the declaration of call_rcu() in tree.hLai Jiangshan
2020-01-24rcu: Fix tracepoint tracking RCU CPU kthread utilizationLai Jiangshan
2020-01-24rcu: Fix harmless omission of "CONFIG_" from #if conditionLai Jiangshan
2020-01-24rcu: Avoid tick_dep_set_cpu() misorderingPaul E. McKenney
2020-01-24rcu: Provide wrappers for uses of ->rcu_read_lock_nestingLai Jiangshan
2020-01-24rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()Paul E. McKenney
2020-01-24rcu: Clear ->rcu_read_unlock_special only onceLai Jiangshan
2020-01-24rcu: Clear .exp_hint only when deferred quiescent state has been reportedLai Jiangshan
2020-01-24rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCULai Jiangshan
2020-01-24rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)
2020-01-24rcu: Add support for debug_objects debugging for kfree_rcu()Joel Fernandes (Google)
2020-01-24rcu: Add multiple in-flight batches of kfree_rcu() workJoel Fernandes (Google)
2020-01-24rcu: Make kfree_rcu() use a non-atomic ->monitor_todoJoel Fernandes
2020-01-24rcuperf: Add kfree_rcu() performance TestsJoel Fernandes (Google)
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park
2020-01-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2020-01-23Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-23Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2020-01-23Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-23Merge tag 'pci-v5.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-23readdir: make user_access_begin() use the real access rangeLinus Torvalds
2020-01-23readdir: be more conservative with directory entry namesLinus Torvalds
2020-01-22Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-01-22Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-22leds: lm3532: add pointer to documentation and fix typoPavel
2020-01-22leds: rb532: cleanup whitespacePavel Machek
2020-01-22ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()Pavel Machek
2020-01-22led: max77650: add of_match tableBartosz Golaszewski
2020-01-22leds-as3645a: Drop fwnode reference on ignored nodeSakari Ailus
2020-01-22leds: gpio: Fix uninitialized gpio label for fwnode based probeJacek Anaszewski
2020-01-22Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-22tracing/uprobe: Fix to make trace_uprobe_filter alignment safeMasami Hiramatsu
2020-01-21ceph: hold extra reference to r_parent over life of requestJeff Layton
2020-01-20io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov
2020-01-20tracing: Do not set trace clock if tracefs lockdown is in effectMasami Ichikawa
2020-01-20tracing: Fix histogram code when expression has same var as valueSteven Rostedt (VMware)
2020-01-20Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-19Linux 5.5-rc7Linus Torvalds
2020-01-19Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds