1. 4883d11 Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  2. 659a182 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  3. 9caa7e7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  4. 43a3e83 mailmap: add John Paul Adrian Glaubitz by Linus Torvalds · 9 years ago
  5. 7270a3f Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  6. 7322dd7 byteswap: try to avoid __builtin_constant_p gcc bug by Arnd Bergmann · 9 years ago
  7. 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 9 years ago
  8. 172400c mm: fix kcompactd hang during memory offlining by Vlastimil Babka · 9 years ago
  9. acbef7b modpost: fix module autoloading for OF devices with generic compatible property by Philipp Zabel · 9 years ago
  10. 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 9 years ago
  11. 32a4e169 mm/zswap: provide unique zpool name by Dan Streetman · 9 years ago
  12. 127393f mm: thp: kvm: fix memory corruption in KVM with THP enabled by Andrea Arcangeli · 9 years ago
  13. ff2de82 MAINTAINERS: fix Rajendra Nayak's address by Eric Engestrom · 9 years ago
  14. 14af4a5 mm, cma: prevent nr_isolated_* counters from going negative by Hugh Dickins · 9 years ago
  15. bc22af74 mm: update min_free_kbytes from khugepaged after core initialization by Jason Baron · 9 years ago
  16. 6842839 huge pagecache: mmap_sem is unlocked when truncation splits pmd by Hugh Dickins · 9 years ago
  17. 4e1016d rapidio/mport_cdev: fix uapi type definitions by Alexandre Bounine · 9 years ago
  18. 4550c4e mm: memcontrol: let v2 cgroups follow changes in system swappiness by Johannes Weiner · 9 years ago
  19. 145bdaa mm: thp: correct split_huge_pages file permission by Yang Shi · 9 years ago
  20. 85f397a Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  21. c4781a8 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  22. 54176cc maintainers: update rmk's email address(es) by Russell King · 9 years ago
  23. c5e0666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  24. 3cedbec Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  25. 5ec0811 propogate_mnt: Handle the first propogated copy being a slave by Eric W. Biederman · 9 years ago
  26. fca0971 Merge tag 'drm-intel-fixes-2016-05-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  27. 80623de Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  28. 503fe87 gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading by Philipp Zabel · 9 years ago
  29. 21a9703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  30. 1f93e9f asm-generic: use compat version for preadv2 and pwritev2 by Yury Norov · 9 years ago
  31. 4810d96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  32. 41143b7 Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  33. 27e0e63 xen/evtchn: fix ring resize when binding new events by Jan Beulich · 9 years ago
  34. cf90ea9 ima: fix the string representation of the LSM/IMA hook enumeration ordering by Mimi Zohar · 9 years ago
  35. 83858a7 Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  36. 7391daf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  37. 610603a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  38. 79e8dc8 ipv6/ila: fix nlsize calculation for lwtunnel by Nicolas Dichtel · 9 years ago
  39. cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 9 years ago
  40. b365d95 Merge branch 'rds-fixes' by David S. Miller · 9 years ago
  41. bd7c5f9 RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. by Sowmini Varadhan · 9 years ago
  42. eb19284 RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock by Sowmini Varadhan · 9 years ago
  43. 42c8819 Merge branch 'tunnel-csum-and-sg-offloads' by David S. Miller · 9 years ago
  44. af67eb9 vxlan: Add checksum check to the features check function by Alexander Duyck · 9 years ago
  45. 996e802 net: Disable segmentation if checksumming is not supported by Alexander Duyck · 9 years ago
  46. 0e28bf9 net: mvneta: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  47. ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  48. 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  49. 0126d4b drm/amdgpu: make sure vertical front porch is at least 1 by Alex Deucher · 9 years ago
  50. 3104b81 drm/radeon: make sure vertical front porch is at least 1 by Alex Deucher · 9 years ago
  51. 1248ded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  52. 1f6211a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  53. 3df8f4c Merge branch 'mlx5-fixes' by David S. Miller · 9 years ago
  54. d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 9 years ago
  55. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 9 years ago
  56. 69976fb net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue by Matthew Finlay · 9 years ago
  57. 5f8a02a net/mlx5: Unmap only the relevant IO memory mapping by Gal Pressman · 9 years ago
  58. 854145e tracing: Don't display trigger file for events that can't be enabled by Chunyu Hu · 9 years ago
  59. 0092d3e drm/amdgpu: set metadata pointer to NULL after freeing. by Dave Airlie · 9 years ago
  60. eff6ca9 HID: wacom: add missed stylus_in_proximity line back by Ping Cheng · 9 years ago
  61. 4441f63 fuse: update mailing list in MAINTAINERS by Miklos Szeredi · 9 years ago
  62. 6071bd1 netem: Segment GSO packets on enqueue by Neil Horman · 9 years ago
  63. 9b40d5a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  64. 689de1d6 Minimal fix-up of bad hashing behavior of hash_64() by Linus Torvalds · 9 years ago
  65. 98bcf28 Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  66. 33656a1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  67. 5f40adb Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  68. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  69. ba22906 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  70. 2eea658 nfit: fix translation of command status results by Dan Williams · 9 years ago
  71. b7f8fe2 gre: do not pull header in ICMP error processing by Jiri Benc · 9 years ago
  72. 2c94b53 net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case by Tim Bingham · 9 years ago
  73. b4c1121 powerpc: Fix bad inline asm constraint in create_zero_mask() by Anton Blanchard · 9 years ago
  74. efe7905 tipc: only process unicast on intended node by Hamish Martin · 9 years ago
  75. 0b86a2a cxgb3: fix out of bounds read by Michal Schmidt · 9 years ago
  76. c489565 net/smscx5xx: use the device tree for mac address by Arnd Bergmann · 9 years ago
  77. 90e5d0d soreuseport: Fix TCP listener hash collision by Craig Gallek · 9 years ago
  78. 018f825 net: l2tp: fix reversed udp6 checksum flags by Wang Shanker · 9 years ago
  79. 04974df Linux 4.6-rc6 by Linus Torvalds · 9 years ago
  80. e00f7bd virtio: Silence uninitialized variable warning by Dan Carpenter · 9 years ago
  81. da9373d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  82. 658922e libnvdimm, pfn: fix memmap reservation sizing by Dan Williams · 9 years ago
  83. 7df89e9 gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list by Ville Syrjälä · 9 years ago
  84. 1b46bac Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  85. 65c4cbe Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  86. b49a519 Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  87. a8feb78 Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  88. b9cc335 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  89. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  90. b8a0b8e raid5: delete unnecessary warnning by Shaohua Li · 9 years ago
  91. ed19ca7 Merge tag 'sunxi-fixes-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  92. 04b9665 ARM: davinci: only use NVMEM when available by Arnd Bergmann · 9 years ago
  93. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  94. f27337e ip_tunnel: fix preempt warning in ip tunnel creation/updating by Paolo Abeni · 9 years ago
  95. c4fc195 EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback by Tony Luck · 9 years ago
  96. 81be193 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  97. abe59c6 batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node by Sven Eckelmann · 9 years ago
  98. a33d970 batman-adv: Fix reference counting of vlan object for tt_local_entry by Sven Eckelmann · 9 years ago
  99. b6cf5d4 batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event by Antonio Quartulli · 9 years ago
  100. 2871734 batman-adv: fix DAT candidate selection (must use vid) by Antonio Quartulli · 9 years ago