1. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  2. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago
  3. 880621c packet: Allow packets with only a header (but no payload) by Martin Blumenstingl · 9 years ago
  4. c9da161 bpf: fix clearing on persistent program array maps by Daniel Borkmann · 9 years ago
  5. 264640f ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 9 years ago
  6. 7d26727 unix: avoid use-after-free in ep_remove_wait_queue by Rainer Weikusat · 9 years ago
  7. 451c2b5 net: dns_resolver: convert time_t to time64_t by Aya Mahfouz · 9 years ago
  8. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  9. 819ec8e phy: marvell: Add support for 88E1540 PHY by Andrew Lunn · 9 years ago
  10. 28f9ee2 vlan: Do not put vlan headers back on bridge and macvlan ports by Vlad Yasevich · 9 years ago
  11. 24cb705 net: switchdev: fix return code of fdb_dump stub by Dragos Tatulea · 9 years ago
  12. b4fe85f ip_tunnel: disable preemption when updating per-cpu tstats by Jason A. Donenfeld · 9 years ago
  13. 6618996 net/mlx5e: Added self loopback prevention by Tariq Toukan · 9 years ago
  14. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  15. 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  16. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  17. 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
  18. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  19. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  20. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  21. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  22. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  23. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  24. f6d07df Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  25. 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
  26. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  28. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  29. 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
  30. 382a483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  31. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  32. 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
  33. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  34. 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
  35. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  36. e3a7a3b block: don't hardcode blk_qc_t -> tag mask by Jens Axboe · 9 years ago
  37. c0a9f72 irqchip: irq-mips-gic: Provide function to map GIC user section by Alex Smith · 9 years ago
  38. c8fffa6 vfs: remove stale comment in inode_operations by Ross Zwisler · 9 years ago
  39. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  40. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  42. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  43. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
  44. b1d06b6 of: Provide static inline function for of_translate_address if needed by Guenter Roeck · 9 years ago
  45. c0d6fe2 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  46. b44a3d2 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  47. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  48. a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  49. 086f332 netfilter: nf_tables: add clone interface to expression operations by Pablo Neira Ayuso · 9 years ago
  50. aabc92b net: add __netdev_alloc_pcpu_stats() to indicate gfp flags by Pablo Neira Ayuso · 9 years ago
  51. 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
  52. 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
  53. 42d4ebb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  54. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  55. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  56. d1cd214 pwm: Set enable state properly on failed call to enable by Jonathan Richardson · 9 years ago
  57. d0e536d context_tracking: avoid irq_save/irq_restore on guest entry and exit by Paolo Bonzini · 9 years ago
  58. f70cd6b context_tracking: remove duplicate enabled check by Paolo Bonzini · 9 years ago
  59. 381d585 KVM: x86: Replace call-back set_tsc_khz() with a common function by Haozhong Zhang · 9 years ago
  60. 35181e8 KVM: x86: Add a common TSC scaling function by Haozhong Zhang · 9 years ago
  61. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  62. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  63. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  64. 3e4dda7 Merge branch 'next/arm64' into next/dt by Olof Johansson · 9 years ago
  65. 8b9758b include/linux/kdev_t.h: old/new_valid_dev() can return bool by Yaowei Bai · 9 years ago
  66. 7bc4f1d include/linux/kdev_t.h: remove unused huge_valid_dev() by Yaowei Bai · 9 years ago
  67. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  68. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  69. c8299cb kernel.h: make abs() work with 64-bit types by Michal Nazarewicz · 9 years ago
  70. 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 9 years ago
  71. 85ce230 Merge branch 'for-4.4/hotplug' into libnvdimm-for-next by Dan Williams · 9 years ago
  72. 54abc68 net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() by Eric Dumazet · 9 years ago
  73. e75cb46 Merge branch 'master' of git://blackhole.kfki.hu/nf by Pablo Neira Ayuso · 9 years ago
  74. a02613a asm-generic: {get,put}_user ptr argument evaluate only 1 time by Yoshinori Sato · 9 years ago
  75. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  77. 05229be block: add block polling support by Jens Axboe · 9 years ago
  78. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  79. 95ad1f4 netfilter: ipset: Fix extension alignment by Jozsef Kadlecsik · 9 years ago
  80. cb7ae26 include/linux/zutil.h: fix usage example of zlib_adler32() by Anish Bhatt · 9 years ago
  81. 002edb6 dma-mapping: tidy up dma_parms default handling by Robin Murphy · 9 years ago
  82. 9a13049 signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() by Oleg Nesterov · 9 years ago
  83. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  84. 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 9 years ago
  85. a9cd207 nilfs2: add tracepoints for analyzing reading and writing metadata files by Hitoshi Mitake · 9 years ago
  86. 83eec5e nilfs2: add tracepoints for analyzing sufile manipulation by Hitoshi Mitake · 9 years ago
  87. 44fda11 nilfs2: add a tracepoint for transaction events by Hitoshi Mitake · 9 years ago
  88. 5849770 nilfs2: add a tracepoint for tracking stage transition of segment construction by Hitoshi Mitake · 9 years ago
  89. 8de1ee7 rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe() by Cody P Schafer · 9 years ago
  90. 0a9df78 lib/kasprintf.c: introduce kvasprintf_const by Rasmus Villemoes · 9 years ago
  91. 48e203e bitops.h: add sign_extend64() by Martin Kepplinger · 9 years ago
  92. e2eb53a bitops.h: improve sign_extend32()'s documentation by Martin Kepplinger · 9 years ago
  93. 9add850 include/linux/compiler-gcc.h: improve __visible documentation by Andrew Morton · 9 years ago
  94. 1965c8b mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT by Kirill A. Shutemov · 9 years ago
  95. d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 9 years ago
  96. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  97. f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
  98. 474e4ee mm: drop page->slab_page by Kirill A. Shutemov · 9 years ago
  99. 6f3526d mm: zsmalloc: constify struct zs_pool name by Sergey SENOZHATSKY · 9 years ago
  100. 69e18f4 zpool: remove redundant zpool->type string, const-ify zpool_get_type by Dan Streetman · 9 years ago