1. 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
  2. d6c24df Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  3. 264800b Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  4. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  5. bbe3de2 mm/page_isolation: fix tracepoint to mirror check function behavior by Lucas Stach · 8 years ago
  6. 969e8d7 include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() by Chen Gang · 8 years ago
  7. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 8 years ago
  8. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 8 years ago
  9. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  10. 839559e target: add a new add_wwn_groups fabrics method by Christoph Hellwig · 8 years ago
  11. ce7043f target: remove ->fabric_cleanup_nodeacl by Christoph Hellwig · 8 years ago
  12. c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 8 years ago
  13. 283d757 uapi/linux/stddef.h: Provide __always_inline to userspace headers by Denys Vlasenko · 8 years ago
  14. 5529578 locking/atomic, sched: Unexport fetch_or() by Frederic Weisbecker · 8 years ago
  15. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 8 years ago
  16. 5acba71 locking/atomic: Introduce atomic_fetch_or() by Frederic Weisbecker · 8 years ago
  17. fc0c202 x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() by Dan Williams · 8 years ago
  18. 596cf3f netfilter: ipset: fix race condition in ipset save, swap and delete by Vishwanath Pai · 8 years ago
  19. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  20. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  21. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  22. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  23. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  24. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  25. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  26. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 8 years ago
  27. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 8 years ago
  28. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 8 years ago
  29. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 8 years ago
  30. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 8 years ago
  31. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 8 years ago
  32. aac4536 mm, oom: introduce oom reaper by Michal Hocko · 8 years ago
  33. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  34. 96c22a32 configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions by Octavian Purdila · 8 years ago
  35. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 8 years ago
  36. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 8 years ago
  37. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 8 years ago
  38. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 8 years ago
  39. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 8 years ago
  40. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 8 years ago
  41. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 8 years ago
  42. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 8 years ago
  43. f98c213 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  44. 4cef191 net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362 by Jaedon Shin · 8 years ago
  45. 11caf57 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
  46. 3d66c6b Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  47. 1d02369 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  48. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  49. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  50. 2162b80 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  51. 976fb3f Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  52. 3513ac7 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  53. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  54. faea72d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  55. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  56. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 19d6f04 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  60. 6579a02 net: ping: make ping_v6_sendmsg static by Haishuang Yan · 8 years ago
  61. 17efca9 Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  62. 5e82b4b net: Fix typos and whitespace. by Bjorn Helgaas · 8 years ago
  63. 6c31da3 parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option by Helge Deller · 8 years ago
  64. 988faa73 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  65. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  66. f09e3f4 x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck by Yaowei Bai · 8 years ago
  67. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  69. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 8 years ago
  70. 21b2f44 kfifo: fix sparse complaints by Stefani Seibold · 8 years ago
  71. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  72. ebc41f2 panic: change nmi_panic from macro to function by Hidehiro Kawai · 8 years ago
  73. 0335695 cred/userns: define current_user_ns() as a function by Arnd Bergmann · 8 years ago
  74. e8de370 rapidio: add mport char device driver by Alexandre Bounine · 8 years ago
  75. 93bdaca rapidio: add outbound window support by Alexandre Bounine · 8 years ago
  76. 9a0b062 rapidio: add global inbound port write interfaces by Alexandre Bounine · 8 years ago
  77. b6cb95e rapidio: move rio_pw_enable into core code by Alexandre Bounine · 8 years ago
  78. 5024622 rapidio: move rio_local_set_device_id function to the common core by Alexandre Bounine · 8 years ago
  79. a7b4c63 rapidio: add lock protection for doorbell list by Alexandre Bounine · 8 years ago
  80. b77a203 rapidio: add core mport removal support by Alexandre Bounine · 8 years ago
  81. e6b585c rapidio: move net allocation into core code by Alexandre Bounine · 8 years ago
  82. 83dc2cbc rapidio: add shutdown notification for RapidIO devices by Alexandre Bounine · 8 years ago
  83. 8b189fd rapidio: add query_mport operation by Alexandre Bounine · 8 years ago
  84. 95f2735 cpumask: remove incorrect information from comment by Eric Biggers · 8 years ago
  85. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 8 years ago
  86. 5180e3e compat: add in_compat_syscall to ask whether we're in a compat syscall by Andy Lutomirski · 8 years ago
  87. 3debb0a tracing: Fix trace_printk() to print when not using bprintk() by Steven Rostedt (Red Hat) · 8 years ago
  88. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  89. db219ba ipv6: remove unused in6_addr struct by Luis de Bethencourt · 8 years ago
  90. 5f2d472 ethtool: minor doc update by David Decotigny · 8 years ago
  91. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  92. b4af7f7 Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  93. 62d885fe net: Add missing kernel-doc for netdev ptype lists by Benjamin Poirier · 8 years ago
  94. 6d0e24c net: add missing descriptions in net_device_priv_flags by Luis de Bethencourt · 8 years ago
  95. afc5499 NTB: Make _addr functions optional in the API by Allen Hubbe · 8 years ago
  96. e531cdf Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  97. 520a07b Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6 by Doug Ledford · 8 years ago
  98. eff901d IB/mlx5: Implement callbacks for manipulating VFs by Eli Cohen · 8 years ago
  99. 1f324bf net/mlx5_core: Implement modify HCA vport command by Eli Cohen · 8 years ago
  100. 2a4826f net/mlx5_core: Add VF param when querying vport counter by Eli Cohen · 8 years ago