1. aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 8 years ago
  2. 66ee95d mm: exclude HugeTLB pages from THP page_mapped() logic by Steve Capper · 8 years ago
  3. 763cfc8 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  4. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  5. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 8 years ago
  6. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  7. 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 8 years ago
  8. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 8 years ago
  9. 5fc7197 net/mlx5: Add pci shutdown callback by Majd Dibbiny · 8 years ago
  10. cd255ef net/mlx5e: Use vport MTU rather than physical port MTU by Saeed Mahameed · 8 years ago
  11. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 8 years ago
  12. 7481648 macsec: add missing macsec prefix in uapi by Sabrina Dubroca · 8 years ago
  13. 7ceb2af switchdev: Adding complete operation to deferred switchdev ops by Elad Raz · 8 years ago
  14. 913f201 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  15. 4dfa573 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  16. 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 8 years ago
  17. 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. d61fb48 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  19. d4b0528 Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  20. 221004c drm: Loongson-3 doesn't fully support wc memory by Huacai Chen · 8 years ago
  21. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  22. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 8 years ago
  23. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 8 years ago
  24. 3194ed4 ALSA: hda - Fix possible race on regmap bypass flip by Takashi Iwai · 8 years ago
  25. fba7cd6 asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic() by Romain Perier · 8 years ago
  26. 1d0fd42 thermal: consistently use int for trip temp by Wei Ni · 8 years ago
  27. 2309236 cls_cgroup: get sk_classid only from full sockets by Konstantin Khlebnikov · 8 years ago
  28. 9a0e3ee Merge branch 'ptmx-cleanup' by Linus Torvalds · 8 years ago
  29. 12566cc3 Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  30. 67245ff devpts: clean up interface to pty drivers by Linus Torvalds · 8 years ago
  31. b62dabf Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  32. f3c9a1a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  33. cb92148 PCI: Add pci_set_vpd_size() to set VPD size by Hariprasad Shenai · 8 years ago
  34. a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. dfe7058 Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  36. d894ba1 soreuseport: fix ordering for mixed v4/v6 sockets by Craig Gallek · 8 years ago
  37. e646b65 ipv6: udp: Do a route lookup and update during release_cb by Martin KaFai Lau · 8 years ago
  38. 33c162a ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update by Martin KaFai Lau · 8 years ago
  39. 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 8 years ago
  40. cba2e47 pmem: fix BUG() error in pmem.h:48 on X86_32 by Toshi Kani · 8 years ago
  41. 1363074 USB: uas: Add a new NO_REPORT_LUNS quirk by Hans de Goede · 8 years ago
  42. b32e448 fscrypto: don't let data integrity writebacks fail with ENOMEM by Jaegeuk Kim · 8 years ago
  43. 1ecf689 devlink: add missing install of header by stephen hemminger · 8 years ago
  44. 9ab179d net: vrf: Fix dst reference counting by David Ahern · 8 years ago
  45. ba6f5e3 sctp: avoid refreshing heartbeat timer too often by Marcelo Ricardo Leitner · 8 years ago
  46. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  47. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  48. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  50. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  51. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  52. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  53. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  54. d3436a1 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  55. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  56. c00bbcf virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bit by Stefan Hajnoczi · 8 years ago
  57. c12d2da mm/gup: Remove the macro overload API migration helpers from the get_user*() APIs by Ingo Molnar · 8 years ago
  58. fd8c61e Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  59. 18fcf49 net_sched: fix a memory leak in tc action by WANG Cong · 8 years ago
  60. 915e846 Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  61. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. eb8e977 sctp: use list_* in sctp_list_dequeue by Marcelo Ricardo Leitner · 8 years ago
  63. 95272c2 compiler-gcc: disable -ftracer for __noclone functions by Paolo Bonzini · 8 years ago
  64. b70bb98 iommu: provide of_xlate pointer unconditionally by Arnd Bergmann · 8 years ago
  65. 6ea7e38 Merge branch 'fixes-base' into fixes by James Bottomley · 8 years ago
  66. 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 8 years ago
  67. 84ea3a18 mac80211: add doc for RX_FLAG_DUP_VALIDATED flag by Luis de Bethencourt · 8 years ago
  68. 749b48f drm/ttm: use phys_addr_t for ttm_bus_placement by Alex Deucher · 8 years ago
  69. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  70. 1fa64f1 mm: drop PAGE_CACHE_* and page_cache_{get,release} definition by Kirill A. Shutemov · 8 years ago
  71. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  72. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  73. 0f5dcf8 btrfs: Add qgroup tracing by Mark Fasheh · 8 years ago
  74. 7b367f5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. d6c24df Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  76. 264800b Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  77. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  78. bbe3de2 mm/page_isolation: fix tracepoint to mirror check function behavior by Lucas Stach · 8 years ago
  79. 969e8d7 include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() by Chen Gang · 8 years ago
  80. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 8 years ago
  81. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 8 years ago
  82. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  83. 27630c2 gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot by Liu Ying · 8 years ago
  84. 2bbe32f gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void by Liu Ying · 8 years ago
  85. 90195c3 gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better control by Philipp Zabel · 8 years ago
  86. 839559e target: add a new add_wwn_groups fabrics method by Christoph Hellwig · 8 years ago
  87. ce7043f target: remove ->fabric_cleanup_nodeacl by Christoph Hellwig · 8 years ago
  88. c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 8 years ago
  89. 283d757 uapi/linux/stddef.h: Provide __always_inline to userspace headers by Denys Vlasenko · 8 years ago
  90. 743bc4b usb: ch9: Fix SSP Device Cap wFunctionalitySupport type by John Youn · 8 years ago
  91. 5529578 locking/atomic, sched: Unexport fetch_or() by Frederic Weisbecker · 8 years ago
  92. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 8 years ago
  93. 5acba71 locking/atomic: Introduce atomic_fetch_or() by Frederic Weisbecker · 8 years ago
  94. fc0c202 x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() by Dan Williams · 8 years ago
  95. 596cf3f netfilter: ipset: fix race condition in ipset save, swap and delete by Vishwanath Pai · 8 years ago
  96. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  97. d101a12 fs: add file_dentry() by Miklos Szeredi · 8 years ago
  98. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  99. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  100. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago