1. 6f5ec29 objtool: Detect RIP-relative switch table references by Josh Poimboeuf · 6 years ago
  2. fd35c88 objtool: Support GCC 8 switch tables by Josh Poimboeuf · 6 years ago
  3. 1381043 objtool: Support GCC 8's cold subfunctions by Josh Poimboeuf · 6 years ago
  4. 0afd0d9 objtool: Fix "noreturn" detection for recursive sibling calls by Josh Poimboeuf · 6 years ago
  5. 4fe875e objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/arch/x86/include/asm/insn.h by Ingo Molnar · 6 years ago
  6. b1ae32d x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation by Alexei Starovoitov · 6 years ago
  7. 13ebe18 uprobes/x86: Prohibit probing on MOV SS instruction by Masami Hiramatsu · 6 years ago
  8. ee6a735 kprobes/x86: Prohibit probing on exception masking instructions by Masami Hiramatsu · 6 years ago
  9. a466ef7 x86/kexec: Avoid double free_page() upon do_kexec_load() failure by Tetsuo Handa · 6 years ago
  10. ccda3c4 Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  11. 427fbe8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  12. 0d4cafd Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  13. f0ab773 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  14. 2075b16 rbtree: include rcu.h by Sebastian Andrzej Siewior · 6 years ago
  15. 78eb0c6 scripts/faddr2line: fix error when addr2line output contains discriminator by Changbin Du · 6 years ago
  16. e438302 ocfs2: take inode cluster lock before moving reflinked inode from orphan dir by Ashish Samant · 6 years ago
  17. 27ae357 mm, oom: fix concurrent munlock and oom reaper unmap, v3 by David Rientjes · 6 years ago
  18. 013567b mm: migrate: fix double call of radix_tree_replace_slot() by Naoya Horiguchi · 6 years ago
  19. 3955333 proc/kcore: don't bounds check against address 0 by Laura Abbott · 6 years ago
  20. 7aaf772 mm: don't show nr_indirectly_reclaimable in /proc/vmstat by Roman Gushchin · 6 years ago
  21. 27227c7 mm: sections are not offlined during memory hotremove by Pavel Tatashin · 6 years ago
  22. 6098d7e z3fold: fix reclaim lock-ups by Vitaly Wool · 6 years ago
  23. ae646f0 init: fix false positives in W+X checking by Jeffrey Hugo · 6 years ago
  24. 4ba281d lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit() by Yury Norov · 6 years ago
  25. c9cf87e KASAN: prohibit KASAN+STRUCTLEAK combination by Dmitry Vyukov · 6 years ago
  26. 1d1c8e5 MAINTAINERS: update Shuah's email address by Shuah Khan (Samsung OSG) · 6 years ago
  27. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  28. a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  29. a52956d net sched actions: fix refcnt leak in skbmod by Roman Mashak · 6 years ago
  30. ac42803 Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  31. d68d75f net: sched: fix error path in tcf_proto_create() when modules are not configured by Jiri Pirko · 6 years ago
  32. 3f5f859 Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh by Linus Torvalds · 6 years ago
  33. 7404bc2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  34. 5c6b546 Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  35. c110a8b Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  36. f4d641a Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  37. f010089 Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  38. af5d018 net sched actions: fix invalid pointer dereferencing if skbedit flags missing by Roman Mashak · 6 years ago
  39. 9abd68e nvme: add quirk to force medium priority for SQ creation by Jens Axboe · 6 years ago
  40. 84c3a09 Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  41. c89ebb9 ixgbe: fix memory leak on ipsec allocation by Colin Ian King · 6 years ago
  42. cf12aab ixgbevf: fix ixgbevf_xmit_frame()'s return type by Luc Van Oostenryck · 6 years ago
  43. bbb2707 ixgbe: return error on unsupported SFP module when resetting by Emil Tantilov · 7 years ago
  44. ea3beca ice: Set rq_last_status when cleaning rq by Jeff Shaw · 7 years ago
  45. 04ac6fd Change Trond's email address in MAINTAINERS by Trond Myklebust · 6 years ago
  46. ac21fc2 sh: switch to NO_BOOTMEM by Rob Herring · 6 years ago
  47. be83bbf mmap: introduce sane default mmap limits by Linus Torvalds · 6 years ago
  48. 4e50d9e nvme: Fix sync controller reset return by Charles Machalow · 6 years ago
  49. 41e3e10 Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  50. e03dc5d Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  51. 5ae4bbf Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  52. ca30093 Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 6 years ago
  53. 1b97013 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 6 years ago
  54. 8ccc113 mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()' by Christophe JAILLET · 6 years ago
  55. 89dd2e7 Merge branch 'bonding-bug-fixes-and-regressions' by David S. Miller · 6 years ago
  56. 21706ee bonding: send learning packets for vlans on slave by Debabrata Banerjee · 6 years ago
  57. 4fa8667 bonding: do not allow rlb updates to invalid mac by Debabrata Banerjee · 6 years ago
  58. dc432c3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 6 years ago
  59. ef05037 Merge branches 'pm-pci' and 'pm-docs' by Rafael J. Wysocki · 6 years ago
  60. 60abce9 Merge branch 'thermal-soc' into next by Zhang Rui · 6 years ago
  61. 0a0b987 compat: fix 4-byte infoleak via uninitialized struct field by Jann Horn · 6 years ago
  62. 72777fe Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  63. 6e70c26 smb3: directory sync should not return an error by Steve French · 6 years ago
  64. f85900c net/mlx5e: Err if asked to offload TC match on frag being first by Roi Dayan · 7 years ago
  65. 88d725b net/mlx5: E-Switch, Include VF RDMA stats in vport statistics by Adi Nissim · 6 years ago
  66. 1ef903b net/mlx5: Free IRQs in shutdown path by Daniel Jurgens · 7 years ago
  67. 6b47fe1 rxrpc: Trace UDP transmission failure by David Howells · 6 years ago
  68. 494337c rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages by David Howells · 6 years ago
  69. 93864fc rxrpc: Fix the min security level for kernel calls by David Howells · 6 years ago
  70. f2aeed3 rxrpc: Fix error reception on AF_INET6 sockets by David Howells · 6 years ago
  71. c54e43d rxrpc: Fix missing start of call timeout by David Howells · 6 years ago
  72. ca3943c Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  73. 2fdae03 qed: fix spelling mistake: "taskelt" -> "tasklet" by Colin Ian King · 6 years ago
  74. 6910e25 sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg by Xin Long · 6 years ago
  75. a577d86 net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()' by Christophe JAILLET · 6 years ago
  76. 97f3efb hv_netvsc: set master device by Stephen Hemminger · 6 years ago
  77. b2a9643 Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  78. 09c8b97 tipc: fix one byte leak in tipc_sk_set_orig_addr() by Eric Dumazet · 6 years ago
  79. f7017ca tc-testing: fix tdc tests for 'bpf' action by Davide Caratti · 6 years ago
  80. 6ad4e91 net/mlx4_en: Verify coalescing parameters are in range by Moshe Shemesh · 6 years ago
  81. aca06ea cxgb4: copy mbox log size to PF0-3 adap instances by Ganesh Goudar · 6 years ago
  82. 2b92874 cxgb4: zero the HMA memory by Ganesh Goudar · 6 years ago
  83. 69678bc udp: fix SO_BINDTODEVICE by Paolo Abeni · 6 years ago
  84. 0e8411e ipv4: reset fnhe_mtu_locked after cache route flushed by Hangbin Liu · 6 years ago
  85. 55be9f2 hv_netvsc: Fix net device attach on older Windows hosts by Mohammed Gamal · 6 years ago
  86. df13c59 nfp: flower: remove headroom from max MTU calculation by Pieter Jansen van Vuuren · 6 years ago
  87. 680a2846 net/9p: fix spelling mistake: "suspsend" -> "suspend" by Colin Ian King · 6 years ago
  88. 39a2d5c sctp: fix spelling mistake: "max_retans" -> "max_retrans" by Colin Ian King · 6 years ago
  89. 9af5573 firestream: fix spelling mistake: "reseverd" -> "reserved" by Colin Ian King · 6 years ago
  90. 3ff519e Merge branch 'qed-rdma-fixes' by David S. Miller · 6 years ago
  91. 090477e qede: Fix gfp flags sent to rdma event node allocation by Michal Kalderon · 6 years ago
  92. af6858e qed: Fix l2 initializations over iWARP personality by Michal Kalderon · 6 years ago
  93. 94d7dbf Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  94. 32bee8f can: hi311x: Work around TX complete interrupt erratum by Lukas Wunner · 6 years ago
  95. 5cec942 can: hi311x: Acquire SPI lock on ->do_get_berr_counter by Lukas Wunner · 6 years ago
  96. 28700a3 dm thin: update Documentation to clarify when "read_only" is valid by Mike Snitzer · 6 years ago
  97. cfcadfa PCI / PM: Check device_may_wakeup() in pci_enable_wake() by Rafael J. Wysocki · 6 years ago
  98. 7fc6311 drm/amd/pp: Fix performance drop on Fiji by Rex Zhu · 6 years ago
  99. 94f6a80 tipc: eliminate KMSAN uninit-value in strcmp complaint by Ying Xue · 6 years ago
  100. 4a026da net/9p: correct some comment errors in 9p file system code by Sun Lianwen · 6 years ago