1. f2bc9c9 Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago master
  2. bf3bd96 Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  3. fea27bc Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  4. 83a5084 Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  5. 8087148 x86: make ZERO_PAGE() at least parse its argument by Linus Torvalds · 5 years ago
  6. 6a5c5d2 rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use by Linus Torvalds · 5 years ago
  7. dfbd199 selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 5 years ago
  8. 37624b5 Linux 5.1-rc7 by Linus Torvalds · 5 years ago v5.1-rc7
  9. b1da6a5 fsnotify: Fix NULL ptr deref in fanotify_get_fsid() by Jan Kara · 5 years ago
  10. 9520b53 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  11. 0d82044 Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  12. 975a0f4 Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  13. 14f974d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  14. 72a6e35 Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  15. 25cce03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  16. 037904a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  17. 15d4e26 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  18. 5084991 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. baf76f0 slip: make slhc_free() silently accept an error pointer by Linus Torvalds · 5 years ago
  20. ce94493 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  21. 3a34976 Input: synaptics-rmi4 - write config register values to the right offset by Lucas Stach · 5 years ago
  22. 857e17c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  23. e9e1a2e Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  24. 29279d2 Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  25. 4e40f0f Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  26. d0473f9 Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  27. 5813023 Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  28. 8918955 fs/proc/proc_sysctl.c: Fix a NULL pointer dereference by YueHaibing · 5 years ago
  29. 8118b82 mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag by Andrey Ryabinin · 5 years ago
  30. 8139ad0 mm/page_alloc.c: avoid potential NULL pointer dereference by Andrey Ryabinin · 5 years ago
  31. ee8ab0e mm, page_alloc: always use a captured page regardless of compaction result by Mel Gorman · 5 years ago
  32. 24512228b mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory model by Mel Gorman · 5 years ago
  33. e789803 lib/test_vmalloc.c: do not create cpumask_t variable on stack by Uladzislau Rezki (Sony) · 5 years ago
  34. ae3d6a3 lib/Kconfig.debug: fix build error without CONFIG_BLOCK by YueHaibing · 5 years ago
  35. e153abc zram: pass down the bvec we need to read into in the work struct by Jérôme Glisse · 5 years ago
  36. 89c02e6 mm/memory_hotplug.c: drop memory device reference after find_memory_block() by David Hildenbrand · 5 years ago
  37. d6097c9 trace: Fix preempt_enable_no_resched() abuse by Peter Zijlstra · 5 years ago
  38. 91862cc tracing: Fix a memory leak by early error exit in trace_pid_write() by Wenwen Wang · 5 years ago
  39. b987222 tracing: Fix buffer_ref pipe ops by Jann Horn · 5 years ago
  40. 5bb5c3a dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start by Shun-Chih Yu · 5 years ago
  41. 6db71be Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux into drm-fixes by Dave Airlie · 5 years ago
  42. a35d9d6 Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 5 years ago
  43. 528ffbf Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  44. f21492d Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  45. b3a39c7 Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  46. 7a0df7f seccomp: Make NEW_LISTENER and TSYNC flags exclusive by Tycho Andersen · 5 years ago
  47. 4ee0776 selftests/seccomp: Prepare for exclusive seccomp flags by Kees Cook · 5 years ago
  48. a860fa7 sched/numa: Fix a possible divide-by-zero by Xie XiuQi · 5 years ago
  49. 8113a85 Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  50. f6f3e74 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  51. 2557fab RDMA/hns: Bugfix for mapping user db by Lijun Ou · 5 years ago
  52. a3d46ae btrfs: Switch memory allocations in async csum calculation path to kvmalloc by Nikolay Borisov · 5 years ago
  53. c114944 USB: w1 ds2490: Fix bug caused by improper use of altsetting array by Alan Stern · 5 years ago
  54. ef61eb4 USB: yurex: Fix protection fault after device removal by Alan Stern · 5 years ago
  55. c409ca3 usb: usbip: fix isoc packet num validation in get_pipe by Malte Leip · 5 years ago
  56. c4cba44 drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus by Jonas Karlman · 5 years ago
  57. 3577989 gpio: Fix gpiochip_add_data_with_key() error path by Geert Uytterhoeven · 5 years ago
  58. 8110335 drm/vmwgfx: Fix dma API layer violation by Thomas Hellstrom · 5 years ago
  59. 82c99f7 perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 counters by Harry Pan · 5 years ago
  60. cd8dead Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  61. 11bfe64 Merge tag 'leds-for-5.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  62. 20ff83f ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 5 years ago
  63. 0453c68 net/rose: fix unbound loop in rose_loopback_timer() by Eric Dumazet · 5 years ago
  64. 032be5f rxrpc: fix race condition in rxrpc_input_packet() by Eric Dumazet · 5 years ago
  65. 52fb56f MAINTAINERS: LEDs: Add designated reviewer for LED subsystem by Dan Murphy · 5 years ago
  66. 4b9fc71 net: rds: exchange of 8K and 1M pool by Zhu Yanjun · 5 years ago
  67. 6819e3f net: vrf: Fix operation not supported when set vrf mac by Miaohe Lin · 5 years ago
  68. 13f5938 cifs: fix page reference leak with readv/writev by Jérôme Glisse · 5 years ago
  69. 652727b cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 5 years ago
  70. 05fd5c2 cifs: fix memory leak in SMB2_read by Ronnie Sahlberg · 5 years ago
  71. bce1a78 Input: synaptics-rmi4 - fix possible double free by Pan Bian · 5 years ago
  72. 67f269b RDMA/ucontext: Fix regression with disassociate by Jason Gunthorpe · 5 years ago
  73. f06eba7 Input: snvs_pwrkey - make it depend on ARCH_MXC by Jacky Bai · 5 years ago
  74. d5e560d RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages by Jason Gunthorpe · 5 years ago
  75. c660133 RDMA/mlx5: Do not allow the user to write to the clock page by Jason Gunthorpe · 5 years ago
  76. 462ce5d drm/vc4: Fix compilation error reported by kbuild test bot by Maarten Lankhorst · 5 years ago
  77. e02bc29 drm/sun4i: Unbind components before releasing DRM and memory by Paul Kocialkowski · 5 years ago
  78. 0d02113 x86/mm: Fix a crash with kmemleak_scan() by Qian Cai · 5 years ago
  79. d081067 drm/vc4: Fix memory leak during gpu reset. by Maarten Lankhorst · 5 years ago
  80. 1c5c12e net/ncsi: handle overflow when incrementing mac address by Tao Ren · 5 years ago
  81. ba25b50 Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  82. ffbf987 net: socionext: replace napi_alloc_frag with the netdev variant on init by Ilias Apalodimas · 5 years ago
  83. 66c0317 net: atheros: fix spelling mistake "underun" -> "underrun" by Colin Ian King · 5 years ago
  84. a0cecc2 Revert "drm/virtio: drop prime import/export callbacks" by Dave Airlie · 5 years ago
  85. 9fa2462 Revert "drm/i915/fbdev: Actually configure untiled displays" by Dave Airlie · 5 years ago
  86. 12a54b1 Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  87. d286e13 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  88. 3765918 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 5 years ago
  89. 4b82228 ceph: handle the case where a dentry has been renamed on outstanding req by Jeff Layton · 5 years ago
  90. 76a495d ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 5 years ago
  91. 1bcb344 ceph: only use d_name directly when parent is locked by Jeff Layton · 5 years ago
  92. d048305 spi: ST ST95HF NFC: declare missing of table by Daniel Gomez · 5 years ago
  93. 2f23a2a spi: Micrel eth switch: declare missing of table by Daniel Gomez · 5 years ago
  94. e17b1af ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache by Ard Biesheuvel · 5 years ago
  95. c314396 ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled by Tigran Tadevosyan · 5 years ago
  96. 50362162 ARM: fix function graph tracer and unwinder dependencies by Russell King · 5 years ago
  97. f5d3563 drm/sched: Fix description of drm_sched_stop by Jonathan Neuschäfer · 5 years ago
  98. 8358e3a io_uring: remove 'state' argument from io_{read,write} path by Jens Axboe · 5 years ago
  99. 7bcde27 drm/imx: don't skip DP channel disable for background plane by Lucas Stach · 5 years ago
  100. d4fad0a gpu: ipu-v3: dp: fix CSC handling by Lucas Stach · 5 years ago