- ac06219 mac80211: always set the buf_size in AddBA req to 64 by Gregory Greenman · 9 years ago
- 6618996 net/mlx5e: Added self loopback prevention by Tariq Toukan · 9 years ago
- 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
- 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago
- 382a483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
- c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
- c0d6fe2 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- b44a3d2 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 086f332 netfilter: nf_tables: add clone interface to expression operations by Pablo Neira Ayuso · 9 years ago
- aabc92b net: add __netdev_alloc_pcpu_stats() to indicate gfp flags by Pablo Neira Ayuso · 9 years ago
- 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
- 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
- 42d4ebb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
- 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
- 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
- 3e4dda7 Merge branch 'next/arm64' into next/dt by Olof Johansson · 9 years ago
- 8b9758b include/linux/kdev_t.h: old/new_valid_dev() can return bool by Yaowei Bai · 9 years ago
- 7bc4f1d include/linux/kdev_t.h: remove unused huge_valid_dev() by Yaowei Bai · 9 years ago
- 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
- 79211c8 remove abs64() by Andrew Morton · 9 years ago
- c8299cb kernel.h: make abs() work with 64-bit types by Michal Nazarewicz · 9 years ago
- 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 9 years ago
- 85ce230 Merge branch 'for-4.4/hotplug' into libnvdimm-for-next by Dan Williams · 9 years ago
- 54abc68 net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() by Eric Dumazet · 9 years ago
- e75cb46 Merge branch 'master' of git://blackhole.kfki.hu/nf by Pablo Neira Ayuso · 9 years ago
- ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 05229be block: add block polling support by Jens Axboe · 9 years ago
- dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
- 95ad1f4 netfilter: ipset: Fix extension alignment by Jozsef Kadlecsik · 9 years ago
- cb7ae26 include/linux/zutil.h: fix usage example of zlib_adler32() by Anish Bhatt · 9 years ago
- 002edb6 dma-mapping: tidy up dma_parms default handling by Robin Murphy · 9 years ago
- 9a13049 signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() by Oleg Nesterov · 9 years ago
- be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
- 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 9 years ago
- a9cd207 nilfs2: add tracepoints for analyzing reading and writing metadata files by Hitoshi Mitake · 9 years ago
- 83eec5e nilfs2: add tracepoints for analyzing sufile manipulation by Hitoshi Mitake · 9 years ago
- 44fda11 nilfs2: add a tracepoint for transaction events by Hitoshi Mitake · 9 years ago
- 5849770 nilfs2: add a tracepoint for tracking stage transition of segment construction by Hitoshi Mitake · 9 years ago
- 8de1ee7 rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe() by Cody P Schafer · 9 years ago
- 0a9df78 lib/kasprintf.c: introduce kvasprintf_const by Rasmus Villemoes · 9 years ago
- 48e203e bitops.h: add sign_extend64() by Martin Kepplinger · 9 years ago
- e2eb53a bitops.h: improve sign_extend32()'s documentation by Martin Kepplinger · 9 years ago
- 9add850 include/linux/compiler-gcc.h: improve __visible documentation by Andrew Morton · 9 years ago
- 1965c8b mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT by Kirill A. Shutemov · 9 years ago
- d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 9 years ago
- 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
- f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
- 474e4ee mm: drop page->slab_page by Kirill A. Shutemov · 9 years ago
- 6f3526d mm: zsmalloc: constify struct zs_pool name by Sergey SENOZHATSKY · 9 years ago
- 69e18f4 zpool: remove redundant zpool->type string, const-ify zpool_get_type by Dan Streetman · 9 years ago
- 3d9c637 module: export param_free_charp() by Dan Streetman · 9 years ago
- c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
- 8990332 include/linux/mmzone.h: reflow comment by Andrew Morton · 9 years ago
- dd56b04 mm: page_alloc: hide some GFP internals and document the bits and flag combinations by Mel Gorman · 9 years ago
- 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
- 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
- f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 9 years ago
- 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
- 4011337 mm: page_alloc: remove GFP_IOFS by Mel Gorman · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- 016c13d mm, page_alloc: use masks and shifts when converting GFP flags to migrate types by Mel Gorman · 9 years ago
- 46e700ab mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabled by Mel Gorman · 9 years ago
- e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
- 27eb427b Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 7130098 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
- 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
- 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- 9bbd4b9 Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
- 3e069ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
- 02f0d3f Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
- 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 0280d1a Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
- b486598 netfilter: ingress: fix wrong input interface on hook by Pablo Neira Ayuso · 9 years ago
- 61b590b netfilter: ingress: don't use nf_hook_list_active by Florian Westphal · 9 years ago
- bc91453 Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
- 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
- de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
- a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
- 5ba97bf mm: remove refresh_cpu_vm_stats() definition for !SMP kernel by Tetsuo Handa · 9 years ago
- 6071ca5 mm: page_counter: let page_counter_try_charge() return bool by Johannes Weiner · 9 years ago
- 45637ba mm: rename mem_cgroup_migrate to mem_cgroup_replace_page by Hugh Dickins · 9 years ago
- 706874e mm: do not inc NR_PAGETABLE if ptlock_init failed by Vladimir Davydov · 9 years ago
- df40655 memcg: simplify and inline __mem_cgroup_from_kmem by Vladimir Davydov · 9 years ago
- f3ccb2c4 memcg: unify slab and other kmem pages charging by Vladimir Davydov · 9 years ago
- d05e83a memcg: simplify charging kmem pages by Vladimir Davydov · 9 years ago
- f7ae3a9 include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definition by yalin wang · 9 years ago
- c2d42c1 mm/vmstat.c: uninline node_page_state() by Andrew Morton · 9 years ago
- 3ca65c1 mm: optimize PageHighMem() check by Vineet Gupta · 9 years ago
- da39da3 mm, oom: remove task_lock protecting comm printing by David Rientjes · 9 years ago
- 2d1e104 mm, compaction: distinguish contended status in tracepoints by Vlastimil Babka · 9 years ago