1. 66917a3 fanotify: introduce new event mask FAN_OPEN_EXEC_PERM by Matthew Bobrowski · 6 years ago
  2. a704bba fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on path by Matthew Bobrowski · 6 years ago
  3. 9b076f1 fanotify: introduce new event mask FAN_OPEN_EXEC by Matthew Bobrowski · 6 years ago
  4. 2d10b23 fanotify: return only user requested event types in event mask by Matthew Bobrowski · 6 years ago
  5. b469e7e fanotify: fix handling of events on child sub-directory by Amir Goldstein · 6 years ago
  6. b00d209 Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  7. d50ffc5 Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  8. 24efee4 Compiler Attributes: improve explanation of header by Miguel Ojeda · 6 years ago
  9. 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
  10. e09d51a Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  11. ecb4d52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  12. 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
  13. 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
  14. 98ee3fc mtd: nand: Fix nanddev_pos_next_page() kernel-doc header by Boris Brezillon · 6 years ago
  15. 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
  16. 4581aa9 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  17. a13511d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  18. 8bd66d1 include/linux/compiler*.h: define asm_volatile_goto by ndesaulniers@google.com · 6 years ago
  19. aa9b760 HID: fix up .raw_event() documentation by Linus Walleij · 6 years ago
  20. 3fc202e HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled by Arnd Bergmann · 6 years ago
  21. 0c72442 Merge branch 'master' into for-4.20/upstream-fixes by Jiri Kosina · 6 years ago
  22. 6282e91 ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm by Ard Biesheuvel · 6 years ago
  23. ba26cd7 mtd: sa1100: avoid VLA in sa1100_setup_mtd by Boris Brezillon · 6 years ago
  24. a422757 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  25. 7131193 net: alx: make alx_drv_name static by Rasmus Villemoes · 6 years ago
  26. 97adadd net: bpfilter: fix iptables failure if bpfilter_umh is disabled by Taehee Yoo · 6 years ago
  27. c34c128 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  28. d016b4a net: core: netpoll: Enable netconsole IPv6 link local address by Matwey V. Kornilov · 6 years ago
  29. e22d0bf ipv6: properly check return value in inet6_dump_all() by Alexey Kodanev · 6 years ago
  30. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago
  31. 90c31cb mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed by Boris Brezillon · 6 years ago
  32. 91d7b67 mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute() by Christophe JAILLET · 6 years ago
  33. 6915ed8 net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS by Jeff Barnhill · 6 years ago
  34. fd5ba6e arm64: dts: stratix10: fix multicast filtering by Aaro Koskinen · 6 years ago
  35. 163c8d5 compiler: remove __no_sanitize_address_or_inline again by Martin Schwidefsky · 6 years ago
  36. ee474b8 tracing/kprobes: Fix strpbrk() argument order by Masami Hiramatsu · 6 years ago
  37. 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
  38. f55275b ARM: defconfig: Disable PREEMPT again on multi_v7 by Olof Johansson · 6 years ago
  39. eab53fd arm64: dts: renesas: condor: switch from EtherAVB to GEther by Sergei Shtylyov · 6 years ago
  40. 058ad7b dt-bindings: arm: Fix RZ/G2E part number by Fabrizio Castro · 6 years ago
  41. aab7a24 arm64: dts: renesas: r8a7795: add missing dma-names on hscif2 by Kuninori Morimoto · 6 years ago
  42. d098093 mtd: nand: Fix nanddev_neraseblocks() by Boris Brezillon · 6 years ago
  43. ce97e2b mtd: nand: drop kernel-doc notation for a deleted function parameter by Randy Dunlap · 6 years ago
  44. be2e1c9 mtd: docg3: don't set conflicting BCH_CONST_PARAMS option by Arnd Bergmann · 6 years ago
  45. 1ad9fb7 ARM: dts: imx6sx-sdb: Fix enet phy regulator by Leonard Crestez · 6 years ago
  46. 1af6ab3 ARM: dts: fsl: Fix improperly quoted stdout-path values by Rob Herring · 6 years ago
  47. 438ad09 ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node by Oleksij Rempel · 6 years ago
  48. ea53abf bonding/802.3ad: fix link_failure_count tracking by Jarod Wilson · 6 years ago
  49. 0432e83 net: phy: realtek: fix RTL8201F sysfs name by Holger Hoffstätte · 6 years ago
  50. e3e61f0 hwmon: (ibmpowernv) Remove bogus __init annotations by Geert Uytterhoeven · 6 years ago
  51. 74e3512 hwmon: (core) Fix double-free in __hwmon_device_register() by Dmitry Osipenko · 6 years ago
  52. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago v4.20-rc1
  53. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  54. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  55. 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
  56. 04578e8 Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  57. 12480e3 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  58. fd82d61 sctp: fix strchange_flags name for Stream Change Event by Xin Long · 6 years ago
  59. 1e2d3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  60. 9680155 mlxsw: spectrum: Fix IP2ME CPU policer configuration by Shalom Toledo · 6 years ago
  61. a277d51 openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  62. 9261921 qed: fix link config error handling by Arnd Bergmann · 6 years ago
  63. 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
  64. 601a8807 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 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
  66. 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
  67. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  68. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  69. e8ccbb7 net: hns3: Fix for out-of-bounds access when setting pfc back pressure by Yunsheng Lin · 6 years ago
  70. cb53fd5 Merge branch 'net-bql-better-deal-with-GSO' by David S. Miller · 6 years ago
  71. c297344 net/mlx4_en: use __netdev_tx_sent_queue() by Eric Dumazet · 6 years ago
  72. fe60faa net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  73. 3e59020 net: bql: add __netdev_tx_sent_queue() by Eric Dumazet · 6 years ago
  74. d2ff0ff2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  75. 83650fd Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  76. 3308a38 Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  77. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  78. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  79. b8a5d06 Merge branch 's390-qeth-fixes' by David S. Miller · 6 years ago
  80. 54e049c2 s390/qeth: report 25Gbit link speed by Julian Wiedmann · 6 years ago
  81. 125d7d3 s390/qeth: sanitize ARP requests by Julian Wiedmann · 6 years ago
  82. 9fae5c3 s390/qeth: fix initial operstate by Julian Wiedmann · 6 years ago
  83. 30356d0 s390/qeth: unregister netdevice only when registered by Julian Wiedmann · 6 years ago
  84. bd74a7f s390/qeth: fix HiperSockets sniffer by Julian Wiedmann · 6 years ago
  85. e19e5be s390/qeth: sanitize strings in debug messages by Julian Wiedmann · 6 years ago
  86. ed61a13 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  87. af102b3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  88. cddfa11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  89. dd33ad7 memory_hotplug: cond_resched in __remove_pages by Michal Hocko · 6 years ago
  90. 9f2df09 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  91. 6f0483d kernel/sysctl.c: remove duplicated include by Michael Schupikov · 6 years ago
  92. 3383b36 kernel/kexec_file.c: remove some duplicated includes by zhong jiang · 6 years ago
  93. 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
  94. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  95. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  96. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  97. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  98. 9e98578 ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  99. 21158ca ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  100. a634644 ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago