1. c4e2973 MAINTAINERS: Vladimir has moved by Vladimir Davydov · 8 years ago
  2. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  3. 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
  4. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  5. 8a793be drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  6. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  7. e6173ba lib/test_hash.c: fix warning in preprocessor symbol evaluation by Geert Uytterhoeven · 8 years ago
  8. ed76b7a lib/test_hash.c: fix warning in two-dimensional array init by Geert Uytterhoeven · 8 years ago
  9. 236dec0 kconfig: tinyconfig: provide whole choice blocks to avoid warnings by Arnd Bergmann · 8 years ago
  10. 070c43e kexec: fix double-free when failing to relocate the purgatory by Thiago Jung Bauermann · 8 years ago
  11. 6b4e318 mm, oom: prevent premature OOM killer invocation for high order request by Michal Hocko · 8 years ago
  12. 071e31e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  13. 9f834ec binfmt_elf: switch to new creds when switching to new mm by Linus Torvalds · 8 years ago
  14. 61b5ebd Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  15. 485a252 seccomp: Fix tracer exit notifications during fatal signals by Kees Cook · 8 years ago
  16. 86a1679 Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  17. 0cf21c6 Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  18. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  19. d8dc020 Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  20. 748e7fc Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  21. 9ebae9e pata_ninja32: Avoid corrupting status flags by Alan Cox · 8 years ago
  22. 98b0f80 NFSv4.x: Fix a refcount leak in nfs_callback_up_net by Trond Myklebust · 8 years ago
  23. 52442f9 NFS4: Avoid migration loops by Benjamin Coddington · 8 years ago
  24. e4e98c4 Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  25. b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  26. 1f6a563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  27. 3dc1473 pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails by Trond Myklebust · 8 years ago
  28. cf4d377 Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  29. 2a90309 Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  30. 3c32926 hwmon: (it87) Add missing sysfs attribute group terminator by Jean Delvare · 8 years ago
  31. da43bf0 intel_pmic_gpio: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  32. f48d149 platform/olpc: Make ec explicitly non-modular by Paul Gortmaker · 8 years ago
  33. b99b43b Add Killer E2500 device ID in alx driver. by Owen Lin · 8 years ago
  34. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  35. 7d13eca Documentation: networking: dsa: Remove platform device TODO by Florian Fainelli · 8 years ago
  36. e4d986a Merge branch 'mlx5-series' by David S. Miller · 8 years ago
  37. e5835f2 net/mlx5: Increase number of ethtool steering priorities by Maor Gottlieb · 8 years ago
  38. 1722b96 net/mlx5: Add error prints when validate ETS failed by Eran Ben Elisha · 8 years ago
  39. bf50082 net/mlx5e: Fix memory leak if refreshing TIRs fails by Kamal Heib · 8 years ago
  40. c8cf78f net/mlx5e: Add ethtool counter for TX xmit_more by Tariq Toukan · 8 years ago
  41. cc8e9eb net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ by Eran Ben Elisha · 8 years ago
  42. 6e8dd6d net/mlx5e: Don't wait for SQ completions on close by Saeed Mahameed · 8 years ago
  43. 8484f9e net/mlx5e: Don't post fragmented MPWQE when RQ is disabled by Saeed Mahameed · 8 years ago
  44. f2fde18 net/mlx5e: Don't wait for RQ completions on close by Saeed Mahameed · 8 years ago
  45. fe4c988 net/mlx5e: Limit UMR length to the device's limitation by Saeed Mahameed · 8 years ago
  46. 78a3e88 powerpc: signals: Discard transaction state from signal frames by Cyril Bur · 8 years ago
  47. a9cbf0b powerpc/powernv : Drop reference added by kset_find_obj() by Mukesh Ojha · 8 years ago
  48. cc7786d powerpc/tm: do not use r13 for tabort_syscall by Nicholas Piggin · 8 years ago
  49. 3eab887 Linux 4.8-rc4 by Linus Torvalds · 8 years ago
  50. 25d0d91 Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  51. add1fa7 drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates. by Mario Kleiner · 8 years ago
  52. d138027a NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence by Trond Myklebust · 8 years ago
  53. 2e80dbe NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN by Trond Myklebust · 8 years ago
  54. 07e8dcb NFSv4.1: Defer bumping the slot sequence number until we free the slot by Trond Myklebust · 8 years ago
  55. 045d2a6 NFSv4.1: Delay callback processing when there are referring triples by Trond Myklebust · 8 years ago
  56. e09c978 NFSv4.1: Fix Oopsable condition in server callback races by Trond Myklebust · 8 years ago
  57. 908e373 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 5d84ee7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 4340393 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 037d240 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  63. 65fc7d5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  64. a3d3469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  65. 03cef71 Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  66. 9dbeea7 rhashtable: fix a memory leak in alloc_bucket_locks() by Eric Dumazet · 8 years ago
  67. e70c70c3 sfc: fix potential stack corruption from running past stat bitmask by Andrew Rybchenko · 8 years ago
  68. 5c1f5b4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  69. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  70. 370f601 Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  71. 6ec675e Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  72. 67a8c7d Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  73. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  74. b09c412 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  75. 219c04c Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  76. 11bd969 mm: silently skip readahead for DAX inodes by Ross Zwisler · 8 years ago
  77. d0e5845 dax: fix device-dax region base by Dan Williams · 8 years ago
  78. 088bf2f fs/seq_file: fix out-of-bounds read by Vegard Nossum · 8 years ago
  79. 358c07f mm: memcontrol: avoid unused function warning by Arnd Bergmann · 8 years ago
  80. b32eaf7 mm: clarify COMPACTION Kconfig text by Michal Hocko · 8 years ago
  81. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  82. ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
  83. 804dd15 soft_dirty: fix soft_dirty during THP split by Andrea Arcangeli · 8 years ago
  84. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  85. 8582fb5 get_maintainer: quiet noisy implicit -f vcs_file_exists checking by Joe Perches · 8 years ago
  86. 101b29a byteswap: don't use __builtin_bswap*() with sparse by Johannes Berg · 8 years ago
  87. c15e07b team: loadbalance: push lacpdus to exact delivery by Jiri Pirko · 8 years ago
  88. c234af5 net: hns: dereference ppe_cb->ppe_common_cb if it is non-null by Colin Ian King · 8 years ago
  89. 079d37d dlm: fix malfunction of dlm_tool caused by debugfs changes by Eric Ren · 8 years ago
  90. b53e7d0 clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function by Chen-Yu Tsai · 8 years ago
  91. 4d0e701 drivers/clocksource/pistachio: Fix memory corruption in init by Marcin Nowakowski · 8 years ago
  92. 699e36e clocksource/drivers/timer-atmel-pit: Enable mck clock by Alexandre Belloni · 8 years ago
  93. b628d61 8139cp: Fix one possible deadloop in cp_rx_poll by Gao Feng · 8 years ago
  94. f38ff2e i40e: Change some init flow for the client by Anjali Singhai Jain · 8 years ago
  95. c3e70ed Revert "phy: IRQ cannot be shared" by Xander Huff · 8 years ago
  96. 4f101c4 net: dsa: bcm_sf2: Fix race condition while unmasking interrupts by Florian Fainelli · 8 years ago
  97. 166ee5b qdisc: fix a module refcount leak in qdisc_create_dflt() by Eric Dumazet · 8 years ago
  98. a5de125 tipc: fix the error handling in tipc_udp_enable() by Wei Yongjun · 8 years ago
  99. 869c554 mmc: fix use-after-free of struct request by Adrian Hunter · 8 years ago
  100. 969af80 Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago