1. 52afe190 Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  2. 8d02a9a Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  3. 782492a Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  4. 8e377a1 Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  5. 1219530 Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  6. 922c010 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  7. f9007cc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  8. c0b7f2a Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  9. eed4897 Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  10. 6f51092 Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  11. 3467b907 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  12. 4ad5283 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  13. 9a4a6f0 Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  14. 0e40da3 Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  15. ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  16. 7376e39 Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  17. c6503f1 Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  18. 2623c4f LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" by Kees Cook · 6 years ago
  19. 9df0ef6 Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  20. 23da958 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 6 years ago
  21. 2620327 fs: fs_parser: fix printk format warning by Randy Dunlap · 6 years ago
  22. 4462996 checkpatch: add %pt as a valid vsprintf extension by Alexandre Belloni · 6 years ago
  23. d2b2c6dd mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 6 years ago
  24. 0bc9f5d drivers/block/zram/zram_drv.c: fix idle/writeback string compare by Minchan Kim · 6 years ago
  25. f5777bc mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() by Qian Cai · 6 years ago
  26. c4efe48 mm/memory_hotplug.c: fix notification in offline error path by Qian Cai · 6 years ago
  27. fcfc2aa ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK by Andrei Vagin · 6 years ago
  28. eebf364 fs/proc/kcore.c: make kcore_modules static by YueHaibing · 6 years ago
  29. b736523 include/linux/list.h: fix list_is_first() kernel-doc by Randy Dunlap · 6 years ago
  30. 5ae2efb mm/debug.c: fix __dump_page when mapping->host is not set by Oscar Salvador · 6 years ago
  31. a7f40cf mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 6 years ago
  32. a953e77 include/linux/hugetlb.h: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  33. 0a35255 iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging by Nicolas Boichat · 6 years ago
  34. 6d6ea1e mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
  35. e6a9467 ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock by Darrick J. Wong · 6 years ago
  36. 9b7ea46 mm/hotplug: fix offline undo_isolate_page_range() by Qian Cai · 6 years ago
  37. 73601ea fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 6 years ago
  38. c1e287c mailmap: add Changbin Du by Changbin Du · 6 years ago
  39. 44dc1b1 mm/debug.c: add a cast to u64 for atomic64_read() by Qian Cai · 6 years ago
  40. cae85cb mm/memory.c: fix modifying of page protection by insert_pfn() by Jan Kara · 6 years ago
  41. c412a76 kasan: fix variable 'tag' set but not used warning by Qian Cai · 6 years ago
  42. 8aafaaf iommu/amd: Reserve exclusion range in iova-domain by Joerg Roedel · 6 years ago
  43. d65d25b Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 6 years ago
  44. 9c38f1f kconfig/[mn]conf: handle backspace (^H) key by Changbin Du · 6 years ago
  45. 87be92b Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 6 years ago
  46. 0271ab1 Merge tag 'drm-intel-fixes-2019-03-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  47. ee41c2d Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  48. 9936328 Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  49. 7bca889 Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  50. a536b49 nvmet: fix error flow during ns enable by Max Gurtovoy · 6 years ago
  51. 02db995 nvmet: fix building bvec from sg list by Ming Lei · 6 years ago
  52. cc2278c nvme-multipath: relax ANA state check by Martin George · 6 years ago
  53. 988aef9e nvme-tcp: fix an endianess miss-annotation by Christoph Hellwig · 6 years ago
  54. 1aa176e Yama: mark local symbols as static by Jann Horn · 6 years ago
  55. 8c7ae38 afs: Fix StoreData op marshalling by David Howells · 6 years ago
  56. 7d6ab82 vfs: Update mount API docs by David Howells · 6 years ago
  57. bfed6d0 Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  58. 97c41a6 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  59. 54a7151 kbuild: modversions: Fix relative CRC byte order interpretation by Fredrik Noring · 6 years ago
  60. 7fcddf7 scripts: coccinelle: Fix description of badty.cocci by Michael Stefaniuc · 6 years ago
  61. 1a49b2f kbuild: strip whitespace in cmd_record_mcount findstring by Joe Lawrence · 6 years ago
  62. 156e7cb kbuild: do not overwrite .gitignore in output directory by Masahiro Yamada · 6 years ago
  63. 221cc2d kbuild: skip parsing pre sub-make code for recursion by Masahiro Yamada · 6 years ago
  64. 7265f5b coccinelle: put_device: reduce false positives by Wen Yang · 6 years ago
  65. dd08a8d libata: fix using DMA buffers on stack by raymond pang · 6 years ago
  66. 26cdaac drm/i915/icl: Fix VEBOX mismatch BUG_ON() by José Roberto de Souza · 6 years ago
  67. 31d4c52 cpufreq: scpi: Fix use after free by Vincent Stehlé · 6 years ago
  68. b6ffdf2 s390/cpumf: Fix warning from check_processor_id by Thomas Richter · 6 years ago
  69. 84f3b43 USB: serial: option: add Olicard 600 by Bjørn Mork · 6 years ago
  70. a595ecdd USB: serial: cp210x: add new device id by Greg Kroah-Hartman · 6 years ago
  71. d6e2635 scsi: ibmvfc: Clean up transport events by Tyrel Datwyler · 6 years ago
  72. 3e6f7de scsi: ibmvfc: Byte swap status and error codes when logging by Tyrel Datwyler · 6 years ago
  73. 95237c2 scsi: ibmvfc: Add failed PRLI to cmd_status lookup array by Tyrel Datwyler · 6 years ago
  74. 6dc6a94 scsi: ibmvfc: Remove "failed" from logged errors by Tyrel Datwyler · 6 years ago
  75. c820657 scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN by Steffen Maier · 6 years ago
  76. 242ec14 scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices by Steffen Maier · 6 years ago
  77. fe67888 scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host by Steffen Maier · 6 years ago
  78. 1d5de5b scsi: sd: Quiesce warning if device does not report optimal I/O size by Martin K. Petersen · 6 years ago
  79. c14a572 scsi: sd: Fix a race between closing an sd device and sd I/O by Bart Van Assche · 6 years ago
  80. 70fc085 scsi: core: Run queue when state is set to running after being blocked by zhengbin · 6 years ago
  81. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  82. 9e0a17d arm64: replace memblock_alloc_low with memblock_alloc by Chen Zhou · 6 years ago
  83. daf5cc2 ceph: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  84. 0532a1b virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x by Hans de Goede · 6 years ago
  85. f4e68d5 tty: fix NULL pointer issue when tty_port ops is not set by Fabien Dessenne · 6 years ago
  86. 3ec8002 Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc by Wentao Wang · 6 years ago
  87. 898a737 dt-bindings: serial: Add compatible for Mediatek MT8183 by Erin Lo · 6 years ago
  88. 69646d7 tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped by Razvan Stefanescu · 6 years ago
  89. f304098 tty/serial: atmel: Add is_half_duplex helper by Razvan Stefanescu · 6 years ago
  90. f276e00 usb: u132-hcd: fix resource leak by Mukesh Ojha · 6 years ago
  91. 93e1c8a usb: cdc-acm: fix race during wakeup blocking TX traffic by Romain Izard · 6 years ago
  92. 080a910 i2c: wmt: make bindings file name match the driver by Wolfram Sang · 6 years ago
  93. 45dfceb i2c: sun6i-p2wi: make bindings file name match the driver by Wolfram Sang · 6 years ago
  94. 0a96f9f i2c: stu300: make bindings file name match the driver by Wolfram Sang · 6 years ago
  95. 94c8752 i2c: mt65xx: make bindings file name match the driver by Wolfram Sang · 6 years ago
  96. c4dcd89 i2c: iop3xx: make bindings file name match the driver by Wolfram Sang · 6 years ago
  97. 71cd6cb drm/i915/selftests: Fix an IS_ERR() vs NULL check by Dan Carpenter · 6 years ago
  98. 14c741d Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  99. 01f2f5b SUNRPC: fix uninitialized variable warning by Alakesh Haloi · 6 years ago
  100. 8c838f5 dpaa2-eth: fix race condition with bql frame accounting by Ioana Ciornei · 6 years ago