1. a7de92d tools/testing/nvdimm: unit test acpi_nfit_ctl() by Dan Williams · 7 years ago
  2. d6eb270 acpi, nfit: fix bus vs dimm confusion in xlat_status by Dan Williams · 7 years ago
  3. 82aa37c acpi, nfit: validate ars_status output buffer size by Dan Williams · 7 years ago
  4. efda1b5d acpi, nfit, libnvdimm: fix / harden ars_status output length handling by Dan Williams · 7 years ago
  5. 9a901f5 acpi, nfit: fix extended status translations for ACPI DSMs by Vishal Verma · 7 years ago
  6. 3e5de27 Linux 4.9-rc8 by Linus Torvalds · 7 years ago
  7. 0cb65c8 Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  8. ab7cd8d Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  9. 3c49de5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  10. bd04173 mm, vmscan: add cond_resched() into shrink_node_memcg() by Michal Hocko · 7 years ago
  11. 20ab67a mm: workingset: fix NULL ptr in count_shadow_nodes by Michal Hocko · 7 years ago
  12. 8655639 kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled by Nicolas Pitre · 7 years ago
  13. 8dc0f26 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  14. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  15. b98b0bc net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 7 years ago
  16. 5b01014 geneve: avoid use-after-free of skb->data by Sabrina Dubroca · 7 years ago
  17. 3de81b7 tipc: check minimum bearer MTU by Michal Kubeček · 7 years ago
  18. f0d21e8 Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  19. 50d5aa4 net: renesas: ravb: unintialized return value by Dan Carpenter · 7 years ago
  20. 33d446d sh_eth: remove unchecked interrupts for RZ/A1 by Chris Brandt · 7 years ago
  21. 8c4799a net: bcmgenet: Utilize correct struct device for all DMA operations by Florian Fainelli · 7 years ago
  22. ed8d747 Fix up a couple of field names in the CREDITS file by Linus Torvalds · 7 years ago
  23. 9bd813d NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040 by Daniele Palmas · 7 years ago
  24. d5c83d0 cdc_ether: Fix handling connection notification by Kristian Evensen · 7 years ago
  25. 6b6ebb6 ip6_offload: check segs for NULL in ipv6_gso_segment. by Artem Savkov · 7 years ago
  26. 721c744 RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net by Sowmini Varadhan · 7 years ago
  27. 80d1106a Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" by Eli Cooper · 7 years ago
  28. b4e479a9 ipv6: Set skb->protocol properly for local output by Eli Cooper · 7 years ago
  29. f418043 ipv4: Set skb->protocol properly for local output by Eli Cooper · 7 years ago
  30. 84ac726 packet: fix race condition in packet_set_ring by Philip Pettersson · 7 years ago
  31. 4aa675a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  32. 3e52d06 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  33. 2219d5e net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler by Lino Sanfilippo · 7 years ago
  34. 151a14d net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers by Lino Sanfilippo · 7 years ago
  35. 8ab2ae6 default exported asm symbols to zero by Arnd Bergmann · 7 years ago
  36. 909e481 arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions by Sudeep Holla · 8 years ago
  37. d262fd1 Merge branch 'stmmac-probe-error-handling-and-phydev-leaks' by David S. Miller · 7 years ago
  38. d2ed0a7 net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks by Johan Hovold · 7 years ago
  39. 661f049 net: ethernet: stmmac: platform: fix outdated function header by Johan Hovold · 7 years ago
  40. 5cc70bb net: ethernet: stmmac: dwmac-meson8b: fix probe error path by Johan Hovold · 7 years ago
  41. 939b200 net: ethernet: stmmac: dwmac-generic: fix probe error path by Johan Hovold · 7 years ago
  42. 2d22265 net: ethernet: stmmac: dwmac-rk: fix probe error path by Johan Hovold · 7 years ago
  43. 0a9e227 net: ethernet: stmmac: dwmac-sti: fix probe error path by Johan Hovold · 7 years ago
  44. 50ac64c net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors by Johan Hovold · 7 years ago
  45. 6919756 net/rtnetlink: fix attribute name in nlmsg_size() comments by Tobias Klauser · 7 years ago
  46. 4db5e63 Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  47. c54cdc3 ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum by Alexander Duyck · 7 years ago
  48. 516165a igb/igbvf: Don't use lco_csum to compute IPv4 checksum by Alexander Duyck · 7 years ago
  49. fadf3a2 net: asix: Fix AX88772_suspend() USB vendor commands failure issues by allan · 7 years ago
  50. 2caceb3 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  51. 92cf44e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  52. d3fc425 kbuild: make sure autoksyms.h exists early by Nicolas Pitre · 7 years ago
  53. 7bbf91c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  54. 3d2dd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  55. a0f1d21 KVM: use after free in kvm_ioctl_create_device() by Dan Carpenter · 7 years ago
  56. 0f4828a Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  57. f00b534 can: peak: Add support for PCAN-USB X6 USB interface by Stephane Grosjean · 7 years ago
  58. fe5b406 can: peak: Fix bittiming fields size in bits by Stephane Grosjean · 7 years ago
  59. 43c4f67 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  60. 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 7 years ago
  61. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 7 years ago
  62. 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 7 years ago
  63. f8ff04e lib/debugobjects: export for use in modules by Chris Wilson · 7 years ago
  64. 529e71e zram: fix unbalanced idr management at hot removal by Takashi Iwai · 7 years ago
  65. 655548b thp: fix corner case of munlock() of PTE-mapped THPs by Kirill A. Shutemov · 7 years ago
  66. e1465d1 mm, thp: propagation of conditional compilation in khugepaged.c by Jérémy Lefaure · 7 years ago
  67. 83fb8b0 Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  68. f513581 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  69. 4c9456d arm64: dts: juno: Correct PCI IO window by Jeremy Linton · 7 years ago
  70. aa196ee macvtap: handle ubuf refcount correctly when meet errors by Jason Wang · 7 years ago
  71. af1cc7a tun: handle ubuf refcount correctly when meet errors by Jason Wang · 7 years ago
  72. 4ccfd63 net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume by Grygorii Strashko · 7 years ago
  73. e2b588a Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  74. e2d2afe bpf: fix states equal logic for varlen access by Josef Bacik · 7 years ago
  75. 17a49cd netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel by Hongxu Jia · 7 years ago
  76. 0fcba28 Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  77. 7752f72 Merge branch 'l2tp-fixes' by David S. Miller · 7 years ago
  78. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 7 years ago
  79. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 7 years ago
  80. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 7 years ago
  81. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 7 years ago
  82. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 7 years ago
  83. bb83d62 cxgb4: Add PCI device ID for new adapter by Hariprasad Shenai · 7 years ago
  84. a107bf8 isofs: add KERN_CONT to printing of ER records by Mike Rapoport · 7 years ago
  85. 80cca77 net: fec: cache statistics while device is down by Nikita Yushchenko · 7 years ago
  86. 17b4636 vxlan: fix a potential issue when create a new vxlan fdb entry. by Haishuang Yan · 7 years ago
  87. 2425f18 Input: change KEY_DATA from 0x275 to 0x277 by Ping Cheng · 7 years ago
  88. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 7 years ago
  89. a55e238 esp6: Fix integrity verification when ESN are used by Tobias Brunner · 7 years ago
  90. 7c7fedd esp4: Fix integrity verification when ESN are used by Tobias Brunner · 7 years ago
  91. e411072 drm/i915: drop the struct_mutex when wedged or trying to reset by Matthew Auld · 7 years ago
  92. 2420489 drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error by Chris Wilson · 8 years ago
  93. 83e2d058 xfrm_user: fix return value from xfrm_user_rcv_msg by Yi Zhao · 7 years ago
  94. e94bd17 drm: Don't call drm_for_each_crtc with a non-KMS driver by Michel Dänzer · 7 years ago
  95. b14fd8e Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  96. f2ebf2a Merge branch 'fixed-phy-phydev-leaks' by David S. Miller · 7 years ago
  97. 881eada net: dsa: slave: fix fixed-link phydev leaks by Johan Hovold · 7 years ago
  98. 14cab6f net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks by Johan Hovold · 7 years ago
  99. c41a476 net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks by Johan Hovold · 7 years ago
  100. 9f70eb3 net: ethernet: renesas: ravb: fix fixed-link phydev leaks by Johan Hovold · 7 years ago