1. ee8f395 Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  2. 00a1f0a Merge branch 'reset_mac_header' by David S. Miller · 8 years ago
  3. 3ef523a wireless: use reset to set mac header by Zhang Shengju · 8 years ago
  4. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 8 years ago
  5. 6b163a8 mac80211_hwsim: use reset to set mac header by Zhang Shengju · 8 years ago
  6. 6297b91 vxlan: use reset to set header pointers by Zhang Shengju · 8 years ago
  7. a7c9b60 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  8. c12f83c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  9. fab3e94 Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  10. e5322c5 Merge branch 'for-linus2' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  11. bdf9d29 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  12. 638c201 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  13. b80e8e2 Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  14. ed385c7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  15. c51797d Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  16. 2cdcb2b Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  17. 78baab7 Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  18. 6e2452d nfit: Continue init even if ARS commands are unimplemented by Vishal Verma · 8 years ago
  19. f474c8c ARM: 8544/1: set_memory_xx fixes by Mika Penttilä · 8 years ago
  20. 94f7153 Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  21. 26bae5e Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 8 years ago
  22. e723e3f MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp' by Maciej W. Rozycki · 8 years ago
  23. bfc6b97 Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  24. 3d1c6df Merge branch 'DIV_ROUND_UP-uapi' by David S. Miller · 8 years ago
  25. 14e2037 ethtool.h: define INT_MAX for userland by Nicolas Dichtel · 8 years ago
  26. 166cc71 drm/vmwgfx: remove userland definition of DIV_ROUND_UP by Nicolas Dichtel · 8 years ago
  27. 28466e0 cxgb4i: don't redefine DIV_ROUND_UP by Nicolas Dichtel · 8 years ago
  28. b5d3755 uapi: define DIV_ROUND_UP for userland by Nicolas Dichtel · 8 years ago
  29. 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 8 years ago
  30. 390fd4f Merge tag 'linux-can-fixes-for-4.5-20160304' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  31. 9b2f8f6 nfp: remove Rolf Neugebauer as co-maintainer by Simon Horman · 8 years ago
  32. a4373a4 rxrpc: Don't try to map ICMP to error as the lower layer already did that by David Howells · 8 years ago
  33. ab802ee rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use by David Howells · 8 years ago
  34. 2b15ef1 rxrpc: rxkad: Casts are needed when comparing be32 values by David Howells · 8 years ago
  35. 098a209 rxrpc: rxkad: The version number in the response should be net byte order by David Howells · 8 years ago
  36. ee72b9f rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers by David Howells · 8 years ago
  37. b4f1342 rxrpc: Adjust some whitespace and comments by David Howells · 8 years ago
  38. 351c1e6 rxrpc: Be more selective about the types of received packets we accept by David Howells · 8 years ago
  39. ee6fe08 rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu by David Howells · 8 years ago
  40. e33b3d9 rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX by David Howells · 8 years ago
  41. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 8 years ago
  42. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 8 years ago
  43. 5b8848d rxrpc: Convert call flag and event numbers into enums by David Howells · 8 years ago
  44. e721498 rxrpc: Fix a case where a call event bit is being used as a flag bit by David Howells · 8 years ago
  45. c95469a gpu: host1x: Set DMA ops on device creation by Alexandre Courbot · 8 years ago
  46. 097452e gpu: host1x: Set DMA mask by Alexandre Courbot · 8 years ago
  47. e57cbaf tracing: Do not have 'comm' filter override event 'comm' field by Steven Rostedt (Red Hat) · 8 years ago
  48. d694b06 can: mcp251x: avoid write to error flag register if it's unnecessary by Ed Spiridonov · 8 years ago
  49. 790b415 ALSA: hda - hdmi defer to register acomp eld notifier by Libin Yang · 8 years ago
  50. ec75a94 ALSA: hda - hdmi add wmb barrier for audio component by Libin Yang · 8 years ago
  51. 37c5e94 powerpc/fsl-book3e: Avoid lbarx on e5500 by Scott Wood · 8 years ago
  52. 0dff973 Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  53. 909c3a2 Btrfs: fix loading of orphan roots leading to BUG_ON by Filipe Manana · 8 years ago
  54. 1f27cde net: sched: use pfifo_fast for non real queues by Eric Dumazet · 8 years ago
  55. 799977d net: ipv6: Fix refcnt on host routes by David Ahern · 8 years ago
  56. b54b8c2 net: ezchip: adapt driver to little endian architecture by Lada Trimasova · 8 years ago
  57. c1bb0a5 be2net: don't enable multicast flag in be_enable_if_filters() routine by Venkat Duvvuru · 8 years ago
  58. 1d3cd17 net: moxa: fix an error code by Dan Carpenter · 8 years ago
  59. 63a0a00b9 MAINTAINERS: add maintainer entry for FREESCALE FEC ethernet driver by Nimrod Andy · 8 years ago
  60. 4024fcf vxlan: fix missing options_len update on RX with collect metadata by Daniel Borkmann · 8 years ago
  61. 274ba62 sh_eth, ravb: Use ARCH_RENESAS by Simon Horman · 8 years ago
  62. 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 8 years ago
  63. 4d6af73 block: support large requests in blk_rq_map_user_iov by Christoph Hellwig · 8 years ago
  64. f2101842 block: fix blk_rq_get_max_sectors for driver private requests by Christoph Hellwig · 8 years ago
  65. 45686b6 nvme: fix max_segments integer truncation by Christoph Hellwig · 8 years ago
  66. da35825 nvme: set queue limits for the admin queue by Christoph Hellwig · 8 years ago
  67. a1a0e23 writeback: flush inode cgroup wb switches instead of pinning super_block by Tejun Heo · 8 years ago
  68. e9fc63d NVMe: Fix 0-length integrity payload by Keith Busch · 8 years ago
  69. 63088ec NVMe: Don't allow unsupported flags by Keith Busch · 8 years ago
  70. 69d9a99 NVMe: Move error handling to failed reset handler by Keith Busch · 8 years ago
  71. f58944e NVMe: Simplify device reset failure by Keith Busch · 8 years ago
  72. 646017a NVMe: Fix namespace removal deadlock by Keith Busch · 8 years ago
  73. 075790e NVMe: Use IDA for namespace disk naming by Keith Busch · 8 years ago
  74. b00a726 NVMe: Don't unmap controller registers on reset by Keith Busch · 8 years ago
  75. e827091 block: merge: get the 1st and last bvec via helpers by Ming Lei · 8 years ago
  76. 25e71a9 block: get the 1st and last bvec via helpers by Ming Lei · 8 years ago
  77. e0af291 block: check virt boundary in bio_will_gap() by Ming Lei · 8 years ago
  78. 7bcd79a block: bio: introduce helpers to get the 1st and last bvec by Ming Lei · 8 years ago
  79. 42a67c9 net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  80. e866863 net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  81. de89e85 ibmvnic: Fix ibmvnic_capability struct by Thomas Falcon · 8 years ago
  82. 5d150a98 ipv6: re-enable fragment header matching in ipv6_find_hdr by Florian Westphal · 8 years ago
  83. bf13c94 qmi_wwan: add Sierra Wireless EM74xx device ID by Bjørn Mork · 8 years ago
  84. f214fc4 tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain" by Parthasarathy Bhuvaragan · 8 years ago
  85. aefd3fb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  86. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 8 years ago
  87. fbe093a [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments by Sakari Ailus · 8 years ago
  88. e3c2ef4 Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  89. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 8 years ago
  90. 861c384 Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  91. 878e3c1 fsl/fman: Initialize fman->dev earlier by Igal Liberman · 8 years ago
  92. 88f8b1b stmmac: Fix 'eth0: No PHY found' regression by Gabriel Fernandez · 8 years ago
  93. c2687cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  94. 4237b2e Merge tag 'gpio-v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  95. 19eab22 Merge tag 'iommu-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  96. f4bd982 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  97. 52ad129 Merge tag 'vfio-v4.5-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  98. 215b031 Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  99. 9312509 [media] media.h: postpone connectors entities by Mauro Carvalho Chehab · 8 years ago
  100. b81de06 ovl: copy new uid/gid into overlayfs runtime inode by Konstantin Khlebnikov · 8 years ago