1. 92c43eb qede: Fix XDP memory leak on unload by Suddarsana Reddy Kalluru · 8 years ago
  2. cf68017 Merge branch 'mlx4-misc-fixes' by David S. Miller · 8 years ago
  3. 83bd511 net/mlx4_core: Reduce harmless SRIOV error message to debug level by Jack Morgenstein · 8 years ago
  4. 89c5576 net/mlx4_en: Avoid adding steering rules with invalid ring by Talat Batheesh · 8 years ago
  5. 505a9249 net/mlx4_en: Change the error print to debug print by Kamal Heib · 8 years ago
  6. 4c19e2f drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison by Karim Eshapa · 8 years ago
  7. f92ceb0 DECnet: Use container_of() for embedded struct by Kees Cook · 8 years ago
  8. 32f1bc0 Revert "ipv4: restore rt->fi for reference counting" by David S. Miller · 8 years ago
  9. 922c60e net: mdio-mux: bcm-iproc: call mdiobus_free() in error path by Jon Mason · 8 years ago
  10. 48f5bcc net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control by Grygorii Strashko · 8 years ago
  11. 242d3a4 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 8 years ago
  12. 29cee56 Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  13. aeca3a7 net: cdc_ncm: Fix TX zero padding by Jim Baxter · 8 years ago
  14. b210aea Merge branch 'stmmac-pci-fix-crash-on-Intel-Galileo-Gen2' by David S. Miller · 8 years ago
  15. 70fe443 stmmac: pci: split out common_default_data() helper by Andy Shevchenko · 8 years ago
  16. efcd241 stmmac: pci: RX queue routing configuration by Andy Shevchenko · 8 years ago
  17. a1437e5 stmmac: pci: TX and RX queue priority configuration by Andy Shevchenko · 8 years ago
  18. 05c5d00 stmmac: pci: set default number of rx and tx queues by Andy Shevchenko · 8 years ago
  19. 8ed508f vti: check nla_put_* return value by Hangbin Liu · 8 years ago
  20. 0d0e576 bpf: don't let ldimm64 leak map addresses on unprivileged by Daniel Borkmann · 8 years ago
  21. 871ff2e yam: use memdup_user by Geliang Tang · 8 years ago
  22. 294316a net/hippi/rrunner: use memdup_user by Geliang Tang · 8 years ago
  23. 3bb4858 cxgb4: avoid disabling FEC by default by Ganesh Goudar · 8 years ago
  24. 8ce7aaa net: dsa: loop: Check for memory allocation failure by Christophe Jaillet · 8 years ago
  25. d62844a bonding: check nla_put_be32 return value by Hangbin Liu · 8 years ago
  26. ac45bd9 bnxt_en: allocate enough space for ->ntp_fltr_bmap by Dan Carpenter · 8 years ago
  27. df5303a qlge: Avoid reading past end of buffer by Kees Cook · 8 years ago
  28. 4dc69c1 bna: ethtool: Avoid reading past end of buffer by Kees Cook · 8 years ago
  29. 9e4eb1ce bna: Avoid reading past end of buffer by Kees Cook · 8 years ago
  30. 8403deb vlan: Keep NETIF_F_HW_CSUM similar to other software devices by Vlad Yasevich · 8 years ago
  31. 1b1fc3f tcp: make congestion control optionally skip slow start after idle by Wei Wang · 8 years ago
  32. 82486aa ipv4: restore rt->fi for reference counting by WANG Cong · 8 years ago
  33. 3013c498 aquantia: Fix "ethtool -S" crash when adapter down. by Pavel Belous · 8 years ago
  34. 6406c91 cfg80211: fix multi scheduled scan kernel-doc by Johannes Berg · 8 years ago
  35. f1f3e9e mac80211: fix IBSS presp allocation size by Johannes Berg · 8 years ago
  36. 4954601 nl80211: correctly validate MU-MIMO groups by Johannes Berg · 8 years ago
  37. f8860ce mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 8 years ago
  38. 2f242bf mac80211: properly remove RX_ENC_FLAG_40MHZ by Johannes Berg · 8 years ago
  39. 2c041af net: alx: handle pci_alloc_irq_vectors return correctly by Rakesh Pandit · 8 years ago
  40. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 8 years ago
  41. 9051247 bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy by Tobias Klauser · 8 years ago
  42. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  43. 0be7517 Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  44. 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  45. 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  46. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  47. 2bd8040 Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  48. 99a7583 Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  49. c336bf8 Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  50. a964807 Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  51. 842be75 cfg80211: make RATE_INFO_BW_20 the default by Johannes Berg · 8 years ago
  52. 2f46093 ipv6: initialize route null entry in addrconf_init() by WANG Cong · 8 years ago
  53. 1598195 Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  54. 161adb0 qede: Fix possible misconfiguration of advertised autoneg value. by sudarsana.kalluru@cavium.com · 8 years ago
  55. 34f9199 qed: Fix overriding of supported autoneg value. by sudarsana.kalluru@cavium.com · 8 years ago
  56. f870a3c qed*: Fix possible overflow for status block id field. by sudarsana.kalluru@cavium.com · 8 years ago
  57. 77ef033 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 8 years ago
  58. 2be0f26 netvsc: make sure napi enabled before vmbus_open by stephen hemminger · 8 years ago
  59. 5900eca aquantia: Fix driver name reported by ethtool by Pavel Belous · 8 years ago
  60. 86f4c90 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 8 years ago
  61. 985538e net/sched: remove redundant null check on head by Colin Ian King · 8 years ago
  62. 8b485ce tcp: do not inherit fastopen_req from parent by Eric Dumazet · 8 years ago
  63. 5d826b7 forcedeth: remove unnecessary carrier status check by Zhu Yanjun · 8 years ago
  64. a1be8ed Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  65. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  66. 9c35baf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  67. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. b193859 kasan: separate report parts by empty lines by Andrey Konovalov · 8 years ago
  69. 5ab6d91 kasan: improve double-free report format by Andrey Konovalov · 8 years ago
  70. 430a05f kasan: print page description after stacks by Andrey Konovalov · 8 years ago
  71. 0c06f1f kasan: improve slab object description by Andrey Konovalov · 8 years ago
  72. 7f0a84c kasan: change report header by Andrey Konovalov · 8 years ago
  73. db429f1 kasan: simplify address description logic by Andrey Konovalov · 8 years ago
  74. b6b72f4 kasan: change allocation and freeing stack traces headers by Andrey Konovalov · 8 years ago
  75. 7d418f7 kasan: unify report headers by Andrey Konovalov · 8 years ago
  76. 5e82cd1 kasan: introduce helper functions for determining bug type by Andrey Konovalov · 8 years ago
  77. 286c469 mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page by Naoya Horiguchi · 8 years ago
  78. 8bcb74d mm: hwpoison: call shake_page() unconditionally by Naoya Horiguchi · 8 years ago
  79. 0ccfece mm/swapfile.c: fix swap space leak in error path of swap_free_entries() by Huang Ying · 8 years ago
  80. aa2369f mm/gup.c: fix access_ok() argument type by Arnd Bergmann · 8 years ago
  81. 34ccb69 mm/truncate: avoid pointless cleancache_invalidate_inode() calls. by Andrey Ryabinin · 8 years ago
  82. 32691f0 mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty by Andrey Ryabinin · 8 years ago
  83. a5f6a6a fs/block_dev: always invalidate cleancache in invalidate_bdev() by Andrey Ryabinin · 8 years ago
  84. 55635ba fs: fix data invalidation in the cleancache during direct IO by Andrey Ryabinin · 8 years ago
  85. f0fe998 zram: reduce load operation in page_same_filled by Sangwoo Park · 8 years ago
  86. 302128d zram: use zram_free_page instead of open-coded by Minchan Kim · 8 years ago
  87. 643ae61 zram: introduce zram data accessor by Minchan Kim · 8 years ago
  88. beb6602 zram: remove zram_meta structure by Minchan Kim · 8 years ago
  89. 86c4981 zram: use zram_slot_lock instead of raw bit_spin_lock op by Minchan Kim · 8 years ago
  90. 1f7319c zram: partial IO refactoring by Minchan Kim · 8 years ago
  91. e86942c zram: handle multiple pages attached bio's bvec by Minchan Kim · 8 years ago
  92. 0f7896f mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc() by Tetsuo Handa · 8 years ago
  93. 82a2481 mm/memory-failure.c: add page flag description in error paths by Anshuman Khandual · 8 years ago
  94. 5e451be mm/madvise: move up the behavior parameter validation by Anshuman Khandual · 8 years ago
  95. 97167a7 mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON by Anshuman Khandual · 8 years ago
  96. 70bc0dc Documentation: vm, add hugetlbfs reservation overview by Mike Kravetz · 8 years ago
  97. df6b749 mm, swap: remove unused function prototype by Huang Ying · 8 years ago
  98. ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 8 years ago
  99. 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 8 years ago
  100. df0e53d mm: memcontrol: re-use global VM event enum by Johannes Weiner · 8 years ago