1. 4800bf7 block: fix 32 bit overflow in __blkdev_issue_discard() by Dave Chinner · 6 years ago
  2. 410b5c7 libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD by Diego Viola · 6 years ago
  3. ca474b7 block: copy ioprio in __bio_clone_fast() and bounce by Hannes Reinecke · 6 years ago
  4. 18e962a kyber: fix wrong strlcpy() size in trace_kyber_latency() by Omar Sandoval · 6 years ago
  5. de7b75d floppy: fix race condition in __floppy_read_block_0() by Jens Axboe · 6 years ago
  6. dc5db21 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  7. d757a3b Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  8. 26eaed4 Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  9. 34ffec6 block: make sure writesame bio is aligned with logical block size by Ming Lei · 6 years ago
  10. ba5d738 block: cleanup __blkdev_issue_discard() by Ming Lei · 6 years ago
  11. 1adfc5e block: make sure discard bio is aligned with logical block size by Ming Lei · 6 years ago
  12. d39aa49 Revert "nvmet-rdma: use a private workqueue for delete" by Christoph Hellwig · 6 years ago
  13. 8f676b85 nvme: make sure ns head inherits underlying device limits by Sagi Grimberg · 6 years ago
  14. 21d3bbd nvmet: don't try to add ns to p2p map unless it actually uses it by Sagi Grimberg · 6 years ago
  15. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  16. 24ccea7 Merge tag 'xfs-4.20-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  17. 6a1ac56 Merge tag 'led-fixes-for-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  18. d464572 Merge tag 'sound-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  19. 23c625c libceph: assume argonaut on the server side by Ilya Dryomov · 6 years ago
  20. 71f2cc6 ceph: quota: fix null pointer dereference in quota check by Luis Henriques · 6 years ago
  21. c2c6d3c ceph: add destination file data sync before doing any remote copy by Luis Henriques · 6 years ago
  22. bb39ba6 sata_rcar: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  23. 0033dfd ubd: fix missing initialization of io_req by Anton Ivanov · 6 years ago
  24. b00d209 Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  25. d50ffc5 Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  26. 24efee4 Compiler Attributes: improve explanation of header by Miguel Ojeda · 6 years ago
  27. 0bb2ae1 s390/perf: Change CPUM_CF return code in event init function by Thomas Richter · 6 years ago
  28. f3587d7 block: Clear kernel memory before copying to user by Keith Busch · 6 years ago
  29. e31d36b MAINTAINERS: Fix remaining pointers to obsolete libata.git by Geert Uytterhoeven · 6 years ago
  30. 6961cd4 ubd: fix missing lock around request issue by Jens Axboe · 6 years ago
  31. 406e7f9 Documentation: ABI: led-trigger-pattern: Fix typos by Geert Uytterhoeven · 6 years ago
  32. 3a40cfe leds: trigger: Fix sleeping function called from invalid context by Baolin Wang · 6 years ago
  33. df376b2 block: respect virtual boundary mask in bvecs by Johannes Thumshirn · 6 years ago
  34. 8575877 Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  35. e09d51a Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  36. ecb4d52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  37. a89f84a5 Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixes by Olof Johansson · 6 years ago
  38. 9be66f5 Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 6 years ago
  39. 98ee3fc mtd: nand: Fix nanddev_pos_next_page() kernel-doc header by Boris Brezillon · 6 years ago
  40. 8053e5b9 Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  41. 4581aa9 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  42. 837514f xfs: fix overflow in xfs_attr3_leaf_verify by Dave Chinner · 6 years ago
  43. bdec055 xfs: print buffer offsets when dumping corrupt buffers by Darrick J. Wong · 6 years ago
  44. 132bf67 xfs: Fix error code in 'xfs_ioc_getbmap()' by Christophe JAILLET · 6 years ago
  45. a13511d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  46. 5e93a12 ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks by Takashi Iwai · 6 years ago
  47. 8bd66d1 include/linux/compiler*.h: define asm_volatile_goto by ndesaulniers@google.com · 6 years ago
  48. aa9b760 HID: fix up .raw_event() documentation by Linus Walleij · 6 years ago
  49. 3fc202e HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled by Arnd Bergmann · 6 years ago
  50. 0c72442 Merge branch 'master' into for-4.20/upstream-fixes by Jiri Kosina · 6 years ago
  51. 6282e91 ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm by Ard Biesheuvel · 6 years ago
  52. ba26cd7 mtd: sa1100: avoid VLA in sa1100_setup_mtd by Boris Brezillon · 6 years ago
  53. a422757 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  54. 7131193 net: alx: make alx_drv_name static by Rasmus Villemoes · 6 years ago
  55. 97adadd net: bpfilter: fix iptables failure if bpfilter_umh is disabled by Taehee Yoo · 6 years ago
  56. c34c128 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  57. d016b4a net: core: netpoll: Enable netconsole IPv6 link local address by Matwey V. Kornilov · 6 years ago
  58. e22d0bf ipv6: properly check return value in inet6_dump_all() by Alexey Kodanev · 6 years ago
  59. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago
  60. 90c31cb mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed by Boris Brezillon · 6 years ago
  61. 91d7b67 mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute() by Christophe JAILLET · 6 years ago
  62. 6915ed8 net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS by Jeff Barnhill · 6 years ago
  63. fd5ba6e arm64: dts: stratix10: fix multicast filtering by Aaro Koskinen · 6 years ago
  64. d01501f MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation by Maciej W. Rozycki · 6 years ago
  65. c0fae7e MIPS: OCTEON: fix out of bounds array access on CN68XX by Aaro Koskinen · 6 years ago
  66. 163c8d5 compiler: remove __no_sanitize_address_or_inline again by Martin Schwidefsky · 6 years ago
  67. ee474b8 tracing/kprobes: Fix strpbrk() argument order by Masami Hiramatsu · 6 years ago
  68. 6ff6bc4 Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 6 years ago
  69. f55275b ARM: defconfig: Disable PREEMPT again on multi_v7 by Olof Johansson · 6 years ago
  70. 02522ad s390: update defconfigs by Heiko Carstens · 6 years ago
  71. eab53fd arm64: dts: renesas: condor: switch from EtherAVB to GEther by Sergei Shtylyov · 6 years ago
  72. 058ad7b dt-bindings: arm: Fix RZ/G2E part number by Fabrizio Castro · 6 years ago
  73. aab7a24 arm64: dts: renesas: r8a7795: add missing dma-names on hscif2 by Kuninori Morimoto · 6 years ago
  74. fc09ab7 vga_switcheroo: Fix missing gpu_bound call at audio client registration by Takashi Iwai · 6 years ago
  75. d098093 mtd: nand: Fix nanddev_neraseblocks() by Boris Brezillon · 6 years ago
  76. ce97e2b mtd: nand: drop kernel-doc notation for a deleted function parameter by Randy Dunlap · 6 years ago
  77. be2e1c9 mtd: docg3: don't set conflicting BCH_CONST_PARAMS option by Arnd Bergmann · 6 years ago
  78. 1ad9fb7 ARM: dts: imx6sx-sdb: Fix enet phy regulator by Leonard Crestez · 6 years ago
  79. 1af6ab3 ARM: dts: fsl: Fix improperly quoted stdout-path values by Rob Herring · 6 years ago
  80. 438ad09 ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node by Oleksij Rempel · 6 years ago
  81. ea53abf bonding/802.3ad: fix link_failure_count tracking by Jarod Wilson · 6 years ago
  82. 0432e83 net: phy: realtek: fix RTL8201F sysfs name by Holger Hoffstätte · 6 years ago
  83. e3e61f0 hwmon: (ibmpowernv) Remove bogus __init annotations by Geert Uytterhoeven · 6 years ago
  84. 74e3512 hwmon: (core) Fix double-free in __hwmon_device_register() by Dmitry Osipenko · 6 years ago
  85. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  86. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  87. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  88. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. 04578e8 Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  90. 12480e3 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  91. fd82d61 sctp: fix strchange_flags name for Stream Change Event by Xin Long · 6 years ago
  92. 1e2d3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  93. 9680155 mlxsw: spectrum: Fix IP2ME CPU policer configuration by Shalom Toledo · 6 years ago
  94. a277d51 openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  95. 9261921 qed: fix link config error handling by Arnd Bergmann · 6 years ago
  96. 71e5602 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. e9ebc21 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago