1. 9991a9c cgroup: update cgroup's document path by seokhoon.yoon · 8 years ago
  2. 901d805 UBSAN: fix typo in format string by Nicolas Iooss · 8 years ago
  3. 9b24fef sysv, ipc: fix security-layer leaking by Fabian Frederick · 8 years ago
  4. b5afba2 mm: vmscan: fix memcg-aware shrinkers not called on global reclaim by Vladimir Davydov · 8 years ago
  5. 05eb6e7 radix-tree: account nodes to memcg only if explicitly requested by Vladimir Davydov · 8 years ago
  6. c3cee37 kasan: avoid overflowing quarantine size on low memory systems by Alexander Potapenko · 8 years ago
  7. 7e08897 kasan: improve double-free reports by Andrey Ryabinin · 8 years ago
  8. b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  9. 47b5c2a mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  10. f7376ae mm/kasan, slub: don't disable interrupts when object leaves quarantine by Andrey Ryabinin · 8 years ago
  11. 4b3ec5a mm/kasan: don't reduce quarantine in atomic contexts by Andrey Ryabinin · 8 years ago
  12. 4a3d308 mm/kasan: fix corruptions and false positive reports by Andrey Ryabinin · 8 years ago
  13. d6507ff memcg: put soft limit reclaim out of way if the excess tree is empty by Michal Hocko · 8 years ago
  14. 4e66631 mm, hugetlb: fix huge_pte_alloc BUG_ON by Michal Hocko · 8 years ago
  15. 649920c mm/hugetlb: avoid soft lockup in set_max_huge_pages() by Jia He · 8 years ago
  16. 117dec9 tools/testing/radix-tree/linux/gfp.h: fix bitrotted value by Valdis Kletnieks · 8 years ago
  17. 1a8018f mm: move swap-in anonymous page into active list by Minchan Kim · 8 years ago
  18. c5f88bd mm: fail prefaulting if page table allocation fails by Vegard Nossum · 8 years ago
  19. ee8f7fc ocfs2/dlm: continue to purge recovery lockres when recovery master goes down by piaojun · 8 years ago
  20. 309e919 ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref by piaojun · 8 years ago
  21. 86b652b ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler by piaojun · 8 years ago
  22. 2070ad1 ocfs2: retry on ENOSPC if sufficient space in truncate log by Eric Ren · 8 years ago
  23. 01a36b6 ocfs2: ensure that dlm lockspace is created by kernel module by Gang He · 8 years ago
  24. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  25. dfd2e9a drm/i915: Check PSR setup time vs. vblank length by Ville Syrjälä · 8 years ago
  26. 6608804 drm/dp: Add drm_dp_psr_setup_time() by Ville Syrjälä · 8 years ago
  27. affe8a2 Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  28. 44cee85 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  29. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  30. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  31. 302f049 Orangefs: update orangefs.txt by Mike Marshall · 8 years ago
  32. 8bbb20a orangefs: Account for jiffies wraparound. by Martin Brandenburg · 8 years ago
  33. 957ee43 orangefs: Change default dcache and getattr timeout to 50 msec. by Martin Brandenburg · 8 years ago
  34. 4cd8f31 orangefs: Allow dcache and getattr cache time to be configured. by Martin Brandenburg · 8 years ago
  35. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 8 years ago
  36. 31b7c1a orangefs: Use d_time to avoid excessive lookups by Martin Brandenburg · 8 years ago
  37. 7522c03 tracing: Fix use-after-free in hist_register_trigger() by Tom Zanussi · 8 years ago
  38. 47c1856 tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all by Steven Rostedt · 8 years ago
  39. 377ccbb Makefile: Mute warning for __builtin_return_address(>0) for tracing only by Steven Rostedt · 8 years ago
  40. b2e1c26 ftrace/recordmcount: Work around for addition of metag magic but not relocations by Laura Abbott · 8 years ago
  41. f7b32e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  42. 1d2c202 qed: Fail driver load in 100g MSI mode. by Sudarsana Reddy Kalluru · 8 years ago
  43. bbcecd6 Merge branch 'net-of_node_put' by David S. Miller · 8 years ago
  44. 5817f97 ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  45. 4613b27 ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  46. f7113b3 ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  47. 8da703d ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  48. c9b1eb8 ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  49. bd1026c ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  50. ccb8039 ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  51. d4e4da0 ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  52. 453cafb ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  53. b2e4540 ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  54. 4699706 ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  55. 8d00201 ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  56. a94efbd ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  57. 9c52de0 ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  58. 5d97222 ethernet: altera: add missing of_node_put by Peter Chen · 8 years ago
  59. 0a2f0d2 8139too: fix system hang when there is a tx timeout event. by Chun-Hao Lin · 8 years ago
  60. 1b4985b qed: Fix error return code in qed_resc_alloc() by Wei Yongjun · 8 years ago
  61. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  62. 77a8782 clocksource/drivers/clps_711x: fixup for "ARM: clps711x: by Stephen Rothwell · 8 years ago
  63. 753e7c8 Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  64. e48af7a Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 8 years ago
  65. ed78068 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  66. 043248c Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  67. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  68. 6911a52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  69. 3fbff9c Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  70. fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  71. 6f888fe Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  72. 5dd0bf6 Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  73. 1571a03 Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  74. 2790aed Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  75. 43dcff3 net: qlcnic: avoid superfluous assignement by xypron.glpk@gmx.de · 8 years ago
  76. 58d5aae dsa: b53: remove redundant if by xypron.glpk@gmx.de · 8 years ago
  77. 41fc1e0 qed: do not use unitialized variable by xypron.glpk@gmx.de · 8 years ago
  78. 8c57a3a wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · 8 years ago
  79. 4fb482f net: qlge: remove superfluous statement by xypron.glpk@gmx.de · 8 years ago
  80. 6d85a1b net: s2io: simplify logical constraint by xypron.glpk@gmx.de · 8 years ago
  81. 8d546f5 net: enic: use correct type specifier by xypron.glpk@gmx.de · 8 years ago
  82. 4c2e9e2 net: bna: use correct type specifier (2) by xypron.glpk@gmx.de · 8 years ago
  83. 112b6b7 net: bna: use correct type specifications by xypron.glpk@gmx.de · 8 years ago
  84. 323b15b net: bcm63xx: avoid possible null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  85. fb160eb net: amd-xgbe: use correct format specifier by xypron.glpk@gmx.de · 8 years ago
  86. 09d306d net: ethernet: ax88796: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  87. 59d53bc net: caif: use correct format specifier by xypron.glpk@gmx.de · 8 years ago
  88. df7e88f sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING by Xin Long · 8 years ago
  89. f38d2e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  90. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 23528bb KVM: PPC: Introduce KVM_CAP_PPC_HTM by Sam Bobroff · 8 years ago
  92. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  93. a04bee8 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  94. ea1f4e9 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  95. 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 8 years ago
  96. 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  97. a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  98. c5cb85b Merge branch 'pci/arm64-acpi' into next by Bjorn Helgaas · 8 years ago
  99. 50dcd29 PCI: xgene: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  100. 0b3cd16 PCI: thunder-pem: Make explicitly non-modular by Paul Gortmaker · 8 years ago