1. 87d1779 doc: Fix outdated links by Junchang Wang · 6 years ago
  2. 6efebf8 doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier() by Paul E. McKenney · 6 years ago
  3. 1a4762b doc: Now jiffies_till_sched_qs solicits help from cond_resched() by Paul E. McKenney · 6 years ago
  4. 7a968bb Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEAD by Paul E. McKenney · 6 years ago
  5. 13dc7d0 rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes() by Zhang, Jun · 6 years ago
  6. 1d1f898 rcu: Do RCU GP kthread self-wakeup from softirq and interrupt by Zhang, Jun · 6 years ago
  7. 2ccaff1 rcu: Add sysrq rcu_node-dump capability by Paul E. McKenney · 6 years ago
  8. 3b6505f rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flags by Paul E. McKenney · 6 years ago
  9. fd89757 rcu: Improve diagnostics for failed RCU grace-period start by Paul E. McKenney · 6 years ago
  10. a9fefdb rcu: Update NOCB comments by Paul E. McKenney · 6 years ago
  11. b2c1955b rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variable by Paul E. McKenney · 6 years ago
  12. f7e972e rcu: Move rcu_cpu_has_work to rcu_data structure by Paul E. McKenney · 6 years ago
  13. 8b4d0f4 rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable by Paul E. McKenney · 6 years ago
  14. 6ffdde2 rcu: Move rcu_cpu_kthread_status to rcu_data structure by Paul E. McKenney · 6 years ago
  15. 37f62d7 rcu: Move rcu_cpu_kthread_task to rcu_data structure by Paul E. McKenney · 6 years ago
  16. 9cf422a rcu: Accommodate zero jiffies_till_first_fqs and kthread kicking by Paul E. McKenney · 6 years ago
  17. 6ba7d68 rcu: Remove wrapper definitions for obsolete RCU update functions by Paul E. McKenney · 6 years ago
  18. 260e1e4 rcu: Discard separate per-CPU callback counts by Paul E. McKenney · 6 years ago
  19. 8923072 rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited() by Paul E. McKenney · 6 years ago
  20. e5bc3af rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu() by Paul E. McKenney · 6 years ago
  21. 3cd4ca4 rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited() by Paul E. McKenney · 6 years ago
  22. 142d106 rcu: Determine expedited-GP IPI handler at build time by Paul E. McKenney · 6 years ago
  23. c46f497 rcu: Inline rcu_kthread_do_work() into its sole remaining caller by Paul E. McKenney · 6 years ago
  24. c97058d rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR by Paul E. McKenney · 6 years ago
  25. cd920e5 rcu: Inline force_quiescent_state() into rcu_force_quiescent_state() by Paul E. McKenney · 6 years ago
  26. 1de462e rcu: Make expedited IPI handler return after handling critical section by Paul E. McKenney · 6 years ago
  27. ad368d1 rcu: Rename and comment changes due to only one rcuo kthread per CPU by Paul E. McKenney · 6 years ago
  28. b290ebc sched: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  29. 337e9b0 sched: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
  30. 910cc95 tools/memory-model: Make scripts take "-j" abbreviation for "--jobs" by Paul E. McKenney · 6 years ago
  31. b02eb5b tools/memory-model: Add scripts to check github litmus tests by Paul E. McKenney · 6 years ago
  32. 5b735eb tools/memory-model: Model smp_mb__after_unlock_lock() by Andrea Parri · 6 years ago
  33. d739322 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  34. 1092a94 Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  35. 2451f37 Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  36. 0a2fbed8 Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  37. df0219b Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  38. 4ac4cb7 Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  39. 586cdb0 Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  40. 248b570 leds: lp5523: fix a missing check of return value of lp55xx_read by Kangjie Lu · 6 years ago
  41. f422449 hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table by Cheng-Min Ao · 6 years ago
  42. a3a8025 Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  43. 6d060fa Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  44. e4484a49 Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  45. d471c4d Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  46. 34fa476 afs: Fix race in async call refcounting by David Howells · 6 years ago
  47. 7a75b00 afs: Provide a function to get a ref on a call by David Howells · 6 years ago
  48. 59d4907 afs: Fix key refcounting in file locking code by David Howells · 6 years ago
  49. 4882a27 afs: Don't set vnode->cb_s_break in afs_validate() by Marc Dionne · 6 years ago
  50. e00d888 kbuild: mark prepare0 as PHONY to fix external module build by Masahiro Yamada · 6 years ago
  51. 1b504a7 openrisc: remove unneeded code in arch/openrisc/Makefile by Masahiro Yamada · 6 years ago
  52. 558ee61 nds32: remove unneeded code in arch/nds32/Makefile by Masahiro Yamada · 6 years ago
  53. 15c0519 Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 6 years ago
  54. 7fbfee7 Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  55. a5795fd LSM: Check for NULL cred-security on free by James Morris · 6 years ago
  56. 35dad45 drm/amd/display: Detach backlight from stream by David Francis · 6 years ago
  57. 9474f4e Yama: Check for pid death before checking ancestry by Kees Cook · 6 years ago
  58. 3705add dt-bindings: reset: meson-axg: fix SPDX license id by Jerome Brunet · 6 years ago
  59. 9eac0ae dt-bindings: soc: qcom: Fix trivial language typos by Krzysztof Kozlowski · 6 years ago
  60. 889f4ce doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file by Otto Sabart · 6 years ago
  61. 28b170e OF: properties: add missing of_node_put by Julia Lawall · 6 years ago
  62. 227a76b swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit by Christoph Hellwig · 6 years ago
  63. be3bb59 ia64: remove redundant 'export AWK' by Masahiro Yamada · 6 years ago
  64. b421b8a kbuild: remove unused archmrproper by Masahiro Yamada · 6 years ago
  65. 47bfa6d Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  66. 4bb0e6d drm/sun4i: backend: add missing of_node_puts by Julia Lawall · 6 years ago
  67. a811dc6 seccomp: fix UAF in user-trap code by Tycho Andersen · 6 years ago
  68. 7939f8b Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  69. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  70. 8b05a3a tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create() by Andrea Righi · 6 years ago
  71. 92b0730 Revert "drm/amdgpu: validate user pitch alignment" by Michel Dänzer · 6 years ago
  72. 25ec429 Revert "drm/amdgpu: validate user GEM object size" by Alex Deucher · 6 years ago
  73. ce0210c drm/meson: Fix atomic mode switching regression by Neil Armstrong · 6 years ago
  74. 51b00d8 drm/i915/gvt: Fix mmap range check by Zhenyu Wang · 6 years ago
  75. 6c2d0f9 drm/i915/gvt: free VFIO region space in vgpu detach by Hang Yuan · 6 years ago
  76. fe76fc6 sbitmap: Protect swap_lock from hardirq by Ming Lei · 6 years ago
  77. d6f4a21 RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT by Jason Gunthorpe · 6 years ago
  78. ae1cf20 drm/amd/display: Fix disabled cursor on top screen edge by Nicholas Kazlauskas · 6 years ago
  79. f5c412a drm/amd/display: fix warning on raven hotplug by Roman Li · 6 years ago
  80. 20300db drm/amd/display: fix PME notification not working in RV desktop by Charlene Liu · 6 years ago
  81. dddce8b drm/amd/display: Only get the connector state for VRR when toggled by Nicholas Kazlauskas · 6 years ago
  82. 099139b drm/amd/display: Pack DMCU iRAM alignment by Josip Pavic · 6 years ago
  83. a29b01a drm/amd/powerplay: run acg btc for Vega12 by Kenneth Feng · 6 years ago
  84. bbdf514 drm/amdkfd: Don't assign dGPUs to APU topology devices by Felix Kuehling · 6 years ago
  85. d1c234e drm/amdkfd: Allow building KFD on ARM64 (v2) by Felix Kuehling · 6 years ago
  86. 3719876 sbitmap: Protect swap_lock from softirqs by Steven Rostedt (VMware) · 6 years ago
  87. c962cb3 Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  88. 9deb9e1 Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  89. 3a73e73 Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  90. f672b93 drm/meson: add missing of_node_put by Julia Lawall · 6 years ago
  91. b318e3f drm/virtio: drop prime import/export callbacks by Gerd Hoffmann · 6 years ago
  92. f4c34b1 drm/qxl: drop prime import/export callbacks by Gerd Hoffmann · 6 years ago
  93. ba0a64b drm/i915/gvt: Allow F_CMD_ACCESS on mmio 0x21f0 by Colin Xu · 6 years ago
  94. bd352a7 kbuild: remove unused baseprereq by Masahiro Yamada · 6 years ago
  95. 16fd20a kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7 by Paul Burton · 6 years ago
  96. 2648ca1 kconfig: clean generated *conf-cfg files by Masahiro Yamada · 6 years ago
  97. 1c7fc5c Linux 5.0-rc2 by Linus Torvalds · 6 years ago
  98. b7285b4 kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore by Jonathan Neuschäfer · 6 years ago
  99. dbc3c09 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  100. a17ce996 drm/rockchip: add missing of_node_put by Julia Lawall · 6 years ago