1. 142d106 rcu: Determine expedited-GP IPI handler at build time by Paul E. McKenney · 6 years ago
  2. c46f497 rcu: Inline rcu_kthread_do_work() into its sole remaining caller by Paul E. McKenney · 6 years ago
  3. c97058d rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR by Paul E. McKenney · 6 years ago
  4. cd920e5 rcu: Inline force_quiescent_state() into rcu_force_quiescent_state() by Paul E. McKenney · 6 years ago
  5. 1de462e rcu: Make expedited IPI handler return after handling critical section by Paul E. McKenney · 6 years ago
  6. ad368d1 rcu: Rename and comment changes due to only one rcuo kthread per CPU by Paul E. McKenney · 6 years ago
  7. b290ebc sched: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  8. 337e9b0 sched: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
  9. 910cc95 tools/memory-model: Make scripts take "-j" abbreviation for "--jobs" by Paul E. McKenney · 6 years ago
  10. b02eb5b tools/memory-model: Add scripts to check github litmus tests by Paul E. McKenney · 6 years ago
  11. 5b735eb tools/memory-model: Model smp_mb__after_unlock_lock() by Andrea Parri · 6 years ago
  12. d739322 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  13. 1092a94 Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  14. 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
  15. 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
  16. 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
  17. 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
  18. 586cdb0 Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  19. 248b570 leds: lp5523: fix a missing check of return value of lp55xx_read by Kangjie Lu · 6 years ago
  20. f422449 hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table by Cheng-Min Ao · 6 years ago
  21. 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
  22. 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
  23. 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
  24. 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
  25. 34fa476 afs: Fix race in async call refcounting by David Howells · 6 years ago
  26. 7a75b00 afs: Provide a function to get a ref on a call by David Howells · 6 years ago
  27. 59d4907 afs: Fix key refcounting in file locking code by David Howells · 6 years ago
  28. 4882a27 afs: Don't set vnode->cb_s_break in afs_validate() by Marc Dionne · 6 years ago
  29. e00d888 kbuild: mark prepare0 as PHONY to fix external module build by Masahiro Yamada · 6 years ago
  30. 1b504a7 openrisc: remove unneeded code in arch/openrisc/Makefile by Masahiro Yamada · 6 years ago
  31. 558ee61 nds32: remove unneeded code in arch/nds32/Makefile by Masahiro Yamada · 6 years ago
  32. 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
  33. 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
  34. a5795fd LSM: Check for NULL cred-security on free by James Morris · 6 years ago
  35. 35dad45 drm/amd/display: Detach backlight from stream by David Francis · 6 years ago
  36. 9474f4e Yama: Check for pid death before checking ancestry by Kees Cook · 6 years ago
  37. 3705add dt-bindings: reset: meson-axg: fix SPDX license id by Jerome Brunet · 6 years ago
  38. 9eac0ae dt-bindings: soc: qcom: Fix trivial language typos by Krzysztof Kozlowski · 6 years ago
  39. 889f4ce doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file by Otto Sabart · 6 years ago
  40. 28b170e OF: properties: add missing of_node_put by Julia Lawall · 6 years ago
  41. 227a76b swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit by Christoph Hellwig · 6 years ago
  42. be3bb59 ia64: remove redundant 'export AWK' by Masahiro Yamada · 6 years ago
  43. b421b8a kbuild: remove unused archmrproper by Masahiro Yamada · 6 years ago
  44. 47bfa6d Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  45. 4bb0e6d drm/sun4i: backend: add missing of_node_puts by Julia Lawall · 6 years ago
  46. a811dc6 seccomp: fix UAF in user-trap code by Tycho Andersen · 6 years ago
  47. 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
  48. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  49. 8b05a3a tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create() by Andrea Righi · 6 years ago
  50. 92b0730 Revert "drm/amdgpu: validate user pitch alignment" by Michel Dänzer · 6 years ago
  51. 25ec429 Revert "drm/amdgpu: validate user GEM object size" by Alex Deucher · 6 years ago
  52. ce0210c drm/meson: Fix atomic mode switching regression by Neil Armstrong · 6 years ago
  53. 51b00d8 drm/i915/gvt: Fix mmap range check by Zhenyu Wang · 6 years ago
  54. 6c2d0f9 drm/i915/gvt: free VFIO region space in vgpu detach by Hang Yuan · 6 years ago
  55. fe76fc6 sbitmap: Protect swap_lock from hardirq by Ming Lei · 6 years ago
  56. d6f4a21 RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT by Jason Gunthorpe · 6 years ago
  57. ae1cf20 drm/amd/display: Fix disabled cursor on top screen edge by Nicholas Kazlauskas · 6 years ago
  58. f5c412a drm/amd/display: fix warning on raven hotplug by Roman Li · 6 years ago
  59. 20300db drm/amd/display: fix PME notification not working in RV desktop by Charlene Liu · 6 years ago
  60. dddce8b drm/amd/display: Only get the connector state for VRR when toggled by Nicholas Kazlauskas · 6 years ago
  61. 099139b drm/amd/display: Pack DMCU iRAM alignment by Josip Pavic · 6 years ago
  62. a29b01a drm/amd/powerplay: run acg btc for Vega12 by Kenneth Feng · 6 years ago
  63. bbdf514 drm/amdkfd: Don't assign dGPUs to APU topology devices by Felix Kuehling · 6 years ago
  64. d1c234e drm/amdkfd: Allow building KFD on ARM64 (v2) by Felix Kuehling · 6 years ago
  65. 3719876 sbitmap: Protect swap_lock from softirqs by Steven Rostedt (VMware) · 6 years ago
  66. 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
  67. 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
  68. 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
  69. f672b93 drm/meson: add missing of_node_put by Julia Lawall · 6 years ago
  70. b318e3f drm/virtio: drop prime import/export callbacks by Gerd Hoffmann · 6 years ago
  71. f4c34b1 drm/qxl: drop prime import/export callbacks by Gerd Hoffmann · 6 years ago
  72. ba0a64b drm/i915/gvt: Allow F_CMD_ACCESS on mmio 0x21f0 by Colin Xu · 6 years ago
  73. bd352a7 kbuild: remove unused baseprereq by Masahiro Yamada · 6 years ago
  74. 16fd20a kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7 by Paul Burton · 6 years ago
  75. 2648ca1 kconfig: clean generated *conf-cfg files by Masahiro Yamada · 6 years ago
  76. 1c7fc5c Linux 5.0-rc2 by Linus Torvalds · 6 years ago
  77. b7285b4 kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore by Jonathan Neuschäfer · 6 years ago
  78. dbc3c09 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  79. a17ce996 drm/rockchip: add missing of_node_put by Julia Lawall · 6 years ago
  80. 6b529fb Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  81. 72d657d Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  82. f7c1038 Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  83. 437e878 Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  84. 1dd8a3f Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  85. 0f9d140 Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  86. 4656121 Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into fixes by Olof Johansson · 6 years ago
  87. 56acb3e Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  88. 2ec472e Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into fixes by Olof Johansson · 6 years ago
  89. 431a8b7 Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Olof Johansson · 6 years ago
  90. f4f8aa6 Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Olof Johansson · 6 years ago
  91. 98a5f67 Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 6 years ago
  92. 70bf439 Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 6 years ago
  93. e170672 phy: fix build breakage: add PHY_MODE_SATA by John Hubbard · 6 years ago
  94. b8c3b89 Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  95. 66c56cf Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  96. 2f960bd Merge branch 'bnxt_en-Bug-fixes-for-57500-chips' by David S. Miller · 6 years ago
  97. 6ef982d bnxt_en: Fix context memory allocation. by Michael Chan · 6 years ago
  98. 0b81502 bnxt_en: Fix ring checking logic on 57500 chips. by Michael Chan · 6 years ago
  99. 4733488 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  100. 7b5c8f5 Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago