1. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  2. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  3. b811580 net: IPv6 fib lookup tracepoint by David Ahern · 9 years ago
  4. 40b25fe Bluetooth: Add support for Get Advertising Size Information command by Marcel Holtmann · 9 years ago
  5. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  6. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  7. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 9 years ago
  8. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 9 years ago
  9. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 9 years ago
  10. 94a58c3 slab.h: sprinkle __assume_aligned attributes by Rasmus Villemoes · 9 years ago
  11. 9580306 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  12. 16af439 cgroup: implement cgroup_get_from_path() and expose cgroup_put() by Tejun Heo · 9 years ago
  13. bd96f76 kernfs: implement kernfs_walk_and_get() by Tejun Heo · 9 years ago
  14. b11cfb5 cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it by Tejun Heo · 9 years ago
  15. a8acce6 ppp: remove PPPOX_ZOMBIE socket state by Guillaume Nault · 9 years ago
  16. 2fde0e4 lightnvm: add free and bad lun info to show luns by Javier Gonzalez · 9 years ago
  17. 0b59733 lightnvm: keep track of block counts by Javier Gonzalez · 9 years ago
  18. ac06219 mac80211: always set the buf_size in AddBA req to 64 by Gregory Greenman · 9 years ago
  19. 86eaf54 Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  20. db39563 Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  21. 2e6edc9 block: protect rw_page against device teardown by Dan Williams · 9 years ago
  22. 0ad06aa Bluetooth: Fix specifying role for LE connections by Johan Hedberg · 9 years ago
  23. 2154d3f Bluetooth: Move Stop Discovery to req_workqueue by Johan Hedberg · 9 years ago
  24. e68f072 Bluetooth: Move Start Discovery to req_workqueue by Johan Hedberg · 9 years ago
  25. 7c1fbed Bluetooth: Move LE scan disable/restart behind req_workqueue by Johan Hedberg · 9 years ago
  26. 4ebeee2 Bluetooth: Add HCI status return parameter to hci_req_sync() by Johan Hedberg · 9 years ago
  27. 2e93e53 Bluetooth: Run all background scan updates through req_workqueue by Johan Hedberg · 9 years ago
  28. 030e7f8 Bluetooth: Remove unnecessary call to hci_update_background_scan by Johan Hedberg · 9 years ago
  29. ac71494 Bluetooth: Add support for controller specific logging by Marcel Holtmann · 9 years ago
  30. dd31506 Bluetooth: Add support for sending system notes to monitor channel by Marcel Holtmann · 9 years ago
  31. 44d2713 Bluetooth: Compress the size of struct hci_ctrl by Johan Hedberg · 9 years ago
  32. 5fcc86b Bluetooth: Remove redundant setting to zero of bt_cb by Johan Hedberg · 9 years ago
  33. f5c4a42 Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access by Marcel Holtmann · 9 years ago
  34. 851df3d scpi: hide get_scpi_ops in module from built-in code by Arnd Bergmann · 9 years ago
  35. db27a7a KVM: Provide function for VCPU lookup by id by David Hildenbrand · 9 years ago
  36. 451c2b5 net: dns_resolver: convert time_t to time64_t by Aya Mahfouz · 9 years ago
  37. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  38. 34cbe27 net: napi_hash_del() returns a boolean status by Eric Dumazet · 9 years ago
  39. 6180d9d net: move napi_hash[] into read mostly section by Eric Dumazet · 9 years ago
  40. d64b5e8 net: add netif_tx_napi_add() by Eric Dumazet · 9 years ago
  41. 02d62e8 net: un-inline sk_busy_loop() by Eric Dumazet · 9 years ago
  42. 52bd2d6 net: better skb->sender_cpu and skb->napi_id cohabitation by Eric Dumazet · 9 years ago
  43. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  44. 819ec8e phy: marvell: Add support for 88E1540 PHY by Andrew Lunn · 9 years ago
  45. 28f9ee2 vlan: Do not put vlan headers back on bridge and macvlan ports by Vlad Yasevich · 9 years ago
  46. 0f45c26 drm/atomic: add a drm_atomic_clean_old_fb helper. by Maarten Lankhorst · 9 years ago
  47. 7386af2 lightnvm: remove linear and device addr modes by Matias Bjørling · 9 years ago
  48. 73387e7 lightnvm: remove unused attrs in nvm_id structs by Matias Bjørling · 9 years ago
  49. 12be5ed lightnvm: expose mccap in identify command by Matias Bjørling · 9 years ago
  50. 1145046 lightnvm: update bad block table format by Matias Bjørling · 9 years ago
  51. aedf17f lightnvm: change max_phys_sect to uint by Matias Bjørling · 9 years ago
  52. 24cb705 net: switchdev: fix return code of fdb_dump stub by Dragos Tatulea · 9 years ago
  53. b4fe85f ip_tunnel: disable preemption when updating per-cpu tstats by Jason A. Donenfeld · 9 years ago
  54. 500404e dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF by Peter Ujfalusi · 9 years ago
  55. 6618996 net/mlx5e: Added self loopback prevention by Tariq Toukan · 9 years ago
  56. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  57. 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  58. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  59. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  60. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  61. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  62. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  63. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  64. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  65. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  66. f6d07df Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. 9589fcd Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  68. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  70. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  71. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  72. 382a483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  73. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  74. b4a2375 Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  75. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  76. c8fff3e Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  77. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  78. e3a7a3b block: don't hardcode blk_qc_t -> tag mask by Jens Axboe · 9 years ago
  79. c0a9f72 irqchip: irq-mips-gic: Provide function to map GIC user section by Alex Smith · 9 years ago
  80. c8fffa6 vfs: remove stale comment in inode_operations by Ross Zwisler · 9 years ago
  81. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  82. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  83. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  84. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  85. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
  86. b1d06b6 of: Provide static inline function for of_translate_address if needed by Guenter Roeck · 9 years ago
  87. c0d6fe2 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  88. b44a3d2 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  89. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  90. a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  91. 086f332 netfilter: nf_tables: add clone interface to expression operations by Pablo Neira Ayuso · 9 years ago
  92. aabc92b net: add __netdev_alloc_pcpu_stats() to indicate gfp flags by Pablo Neira Ayuso · 9 years ago
  93. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  94. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  95. 42d4ebb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  96. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  97. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  98. d1cd214 pwm: Set enable state properly on failed call to enable by Jonathan Richardson · 9 years ago
  99. d0e536d context_tracking: avoid irq_save/irq_restore on guest entry and exit by Paolo Bonzini · 9 years ago
  100. f70cd6b context_tracking: remove duplicate enabled check by Paolo Bonzini · 9 years ago