1. 413a431 VSOCK: add sock_diag interface by Stefan Hajnoczi · 7 years ago
  2. 3b4477d VSOCK: use TCP state constants for sk_state by Stefan Hajnoczi · 7 years ago
  3. bf359b8 VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h by Stefan Hajnoczi · 7 years ago
  4. 44f2098 VSOCK: export socket tables for sock_diag interface by Stefan Hajnoczi · 7 years ago
  5. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 7a92616 Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  7. ca935f8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  8. 076264a Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  9. 41dcf19 dm raid: fix incorrect status output at the end of a "recover" process by Jonathan Brassow · 7 years ago
  10. 0f38071 Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  11. 77ede3a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  12. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  13. 4b54db1 Merge branch 'bpftool' by David S. Miller · 7 years ago
  14. ff69c21 tools: bpftool: add documentation by Jakub Kicinski · 7 years ago
  15. 71bb428 tools: bpf: add bpftool by Jakub Kicinski · 7 years ago
  16. a92bb54 tools: rename tools/net directory to tools/bpf by Jakub Kicinski · 7 years ago
  17. c331501 Merge branch 'enslavement-extack' by David S. Miller · 7 years ago
  18. e58376e mlxsw: spectrum: Add extack messages for enslave failures by David Ahern · 7 years ago
  19. ca752be net: bridge: Pass extack to down to netdev_master_upper_dev_link by David Ahern · 7 years ago
  20. 759088b net: bonding: Add extack messages for some enslave failures by David Ahern · 7 years ago
  21. de3baa3 net: vrf: Add extack messages for enslave errors by David Ahern · 7 years ago
  22. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  23. 33eaf2a net: Add extack to ndo_add_slave by David Ahern · 7 years ago
  24. 51d0c047 net: Add extack to netdev_notifier_info by David Ahern · 7 years ago
  25. e769fce net: 8021q: skip packets if the vlan is down by Vishakha Narvekar · 7 years ago
  26. 6621dd2 dev: advertise the new nsid when the netns iface changes by Nicolas Dichtel · 7 years ago
  27. 42b76d0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  28. e0a8631 Update James Hogan's email address by James Hogan · 7 years ago
  29. b295edc Merge branch 'bpf-cgroup-multi-prog' by David S. Miller · 7 years ago
  30. dfc0699 samples/bpf: use bpf_prog_query() interface by Alexei Starovoitov · 7 years ago
  31. 5d0cbf9 libbpf: add support for BPF_PROG_QUERY by Alexei Starovoitov · 7 years ago
  32. defd9c4 libbpf: sync bpf.h by Alexei Starovoitov · 7 years ago
  33. 39323e7 samples/bpf: add multi-prog cgroup test case by Alexei Starovoitov · 7 years ago
  34. 244d20e libbpf: introduce bpf_prog_detach2() by Alexei Starovoitov · 7 years ago
  35. 390ee7e bpf: enforce return code for cgroup-bpf programs by Alexei Starovoitov · 7 years ago
  36. 468e2f6 bpf: introduce BPF_PROG_QUERY command by Alexei Starovoitov · 7 years ago
  37. 324bda9e6 bpf: multi program support for cgroup+bpf by Alexei Starovoitov · 7 years ago
  38. c818fa9 net: cache skb_shinfo() in skb_try_coalesce() by Eric Dumazet · 7 years ago
  39. e9b871e selftests: rtnetlink: try concurrent change of ifalias by Florian Westphal · 7 years ago
  40. 5c45121 rtnetlink: remove __rtnl_af_unregister by Florian Westphal · 7 years ago
  41. e774d96 rtnetlink: remove slave_validate callback by Florian Westphal · 7 years ago
  42. ebf6b13 cxgb4vf: make a couple of functions static by Colin Ian King · 7 years ago
  43. 08f8c88 Merge tag 'stm32-dt-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into fixes by Olof Johansson · 7 years ago
  44. eab5c00 Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Olof Johansson · 7 years ago
  45. 20e8832 net: core: fix kerneldoc comment by Florian Westphal · 7 years ago
  46. 4d86d38 ravb: RX checksum offload by Simon Horman · 7 years ago
  47. b7e1416 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  48. 6c795b3 Merge branch 'fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  49. 013a8ee Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  50. 783874b dm crypt: reject sector_size feature if device length is not aligned to it by Milan Broz · 7 years ago
  51. 2aaae13a ARM: dts: stm32: use right pinctrl compatible for stm32f469 by Alexandre Torgue · 7 years ago
  52. 4edd812 ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval board by Alexandre Torgue · 7 years ago
  53. 57e7ba0 lsm: fix smack_inode_removexattr and xattr_getsecurity memleak by Casey Schaufler · 7 years ago
  54. acd669a cxgb4: add new T6 pci device id's by Ganesh Goudar · 7 years ago
  55. 7ea696a Merge tag 'omap-for-v4.14/fixes-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 7 years ago
  56. 081069e Merge tag 'v4.14-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 7 years ago
  57. aab4b41 Merge tag 'mvebu-fixes-4.14-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 7 years ago
  58. 180eb4f Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux into fixes by Olof Johansson · 7 years ago
  59. 5f3daa2 Merge tag 'davinci-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 7 years ago
  60. 24f5a73 Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 7 years ago
  61. 0694b2e ARM: defconfig: update Gemini defconfig by Linus Walleij · 7 years ago
  62. e4c77f8 ARM: defconfig: FRAMEBUFFER_CONSOLE can no longer be =m by Arnd Bergmann · 7 years ago
  63. 32e57c2 include/linux/fs.h: fix comment about struct address_space by Mike Rapoport · 7 years ago
  64. a08ffbe checkpatch: fix ignoring cover-letter logic by Stafford Horne · 7 years ago
  65. d22e3d6 m32r: fix build failure by Sudip Mukherjee · 7 years ago
  66. 656d61c lib/ratelimit.c: use deferred printk() version by Sergey Senozhatsky · 7 years ago
  67. e0596c8 kernel/params.c: improve STANDARD_PARAM_DEF readability by Jean Delvare · 7 years ago
  68. 96802e6 kernel/params.c: fix an overflow in param_attr_show by Jean Delvare · 7 years ago
  69. 90ceb2a kernel/params.c: fix the maximum length in param_get_string by Jean Delvare · 7 years ago
  70. d09b013 mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long by YASUAKI ISHIMATSU · 7 years ago
  71. 1dd2bfc mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function by YASUAKI ISHIMATSU · 7 years ago
  72. c965385 kernel/kcmp.c: drop branch leftover typo by Cyrill Gorcunov · 7 years ago
  73. 1fdcce6 memremap: add scheduling point to devm_memremap_pages by Michal Hocko · 7 years ago
  74. 9b6e63c mm, page_alloc: add scheduling point to memmap_init_zone by Michal Hocko · 7 years ago
  75. f64ac5e mm, memory_hotplug: add scheduling point to __add_pages by Michal Hocko · 7 years ago
  76. a70e43a lib/idr.c: fix comment for idr_replace() by Eric Biggers · 7 years ago
  77. f80c7da mm: memcontrol: use vmalloc fallback for large kmem memcg arrays by Johannes Weiner · 7 years ago
  78. 3181c38 kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv() by Luis R. Rodriguez · 7 years ago
  79. 7240767 include/linux/bitfield.h: remove 32bit from FIELD_GET comment block by Masahiro Yamada · 7 years ago
  80. 8cb5d74 lib/lz4: make arrays static const, reduces object code size by Colin Ian King · 7 years ago
  81. 50097f7 exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  82. 43a4f26 exec: binfmt_misc: fix race between load_misc_binary() and kill_node() by Oleg Nesterov · 7 years ago
  83. eb23aa0 exec: binfmt_misc: remove the confusing e->interp_file != NULL checks by Oleg Nesterov · 7 years ago
  84. 83f9182 exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict_inode() by Oleg Nesterov · 7 years ago
  85. baba1b2 exec: binfmt_misc: don't nullify Node->dentry in kill_node() by Oleg Nesterov · 7 years ago
  86. c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  87. 384632e userfaultfd: non-cooperative: fix fork use after free by Andrea Arcangeli · 7 years ago
  88. 7d790d2 mm/device-public-memory: fix edge case in _vm_normal_page() by Reza Arbab · 7 years ago
  89. 9625456 mm: fix data corruption caused by lazyfree page by Shaohua Li · 7 years ago
  90. 24c92eb mm: avoid marking swap cached page as lazyfree by Shaohua Li · 7 years ago
  91. f4e222c mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC by Jeff Layton · 7 years ago
  92. 5bdfca6 m32r: define CPU_BIG_ENDIAN by Sudip Mukherjee · 7 years ago
  93. ae94264 zram: fix null dereference of handle by Minchan Kim · 7 years ago
  94. a872eb2 mm: fix RODATA_TEST failure "rodata_test: test data was not read only" by Christophe Leroy · 7 years ago
  95. 31d1e13 rapidio: remove global irq spinlocks from the subsystem by Ioan Nicu · 7 years ago
  96. 57148a6 mm: meminit: mark init_reserved_page as __meminit by Arnd Bergmann · 7 years ago
  97. 3552935 z3fold: fix stale list handling by Vitaly Wool · 7 years ago
  98. 6818600 mm,compaction: serialize waitqueue_active() checks (for real) by Davidlohr Bueso · 7 years ago
  99. a1b2289 android: binder: drop lru lock in isolate callback by Sherry Yang · 7 years ago
  100. 3f2eb02 mm/memcg: avoid page count check for zone device by Jérôme Glisse · 7 years ago