aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-29lib/kstrtox.c: use "unsigned int" moreAlexey Dobriyan
2017-05-29lib/kstrtox.c: delete end-of-string testAlexey Dobriyan
2017-05-29MAINTAINERS: give proc sysctl some maintainer loveLuis R. Rodriguez
2017-05-29kernel.h: handle pointers to arrays better in container_of()Ian Abbott
2017-05-29bug: split BUILD_BUG stuff out into <linux/build_bug.h>Ian Abbott
2017-05-29linux/bug.h: correct "space required before that '-'"Ian Abbott
2017-05-29linux/bug.h: correct "(foo*)" should be "(foo *)"Ian Abbott
2017-05-29linux/bug.h: correct formatting of block commentIan Abbott
2017-05-29asm-generic/bug.h: declare struct pt_regs; before function prototypeIan Abbott
2017-05-29sh64: ascii armor the sh64 boot init stack canaryRik van Riel
2017-05-29arm64: ascii armor the arm64 boot init stack canaryRik van Riel
2017-05-29x86: ascii armor the x86_64 boot init stack canaryRik van Riel
2017-05-29fork,random: use get_random_canary() to set tsk->stack_canaryRik van Riel
2017-05-29random,stackprotect: introduce get_random_canary functionRik van Riel
2017-05-29frv: use generic fb.hTobias Klauser
2017-05-29frv: remove wrapper header for asm/device.hTobias Klauser
2017-05-29mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzeroJoonsoo Kim
2017-05-29mm/kasan/kasan_init.c: use kasan_zero_pud for p4d tableJoonsoo Kim
2017-05-29mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang
2017-05-29mm/page_owner: align with pageblock_nr pageszhong jiang
2017-05-29mm: vmscan: do not pass reclaimed slab to vmpressureVinayak Menon
2017-05-29mm/page_alloc: return 0 in case this node has no page within the zoneWei Yang
2017-05-29mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...Markus Elfring
2017-05-29mm/zswap.c: improve a size determination in zswap_frontswap_init()Markus Elfring
2017-05-29mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...Markus Elfring
2017-05-29mm-swap-sort-swap-entries-before-free-fixAndrew Morton
2017-05-29mm/swapfile.c: sort swap entries before freeHuang Ying
2017-05-29mm-oom_kill-count-global-and-memory-cgroup-oom-kills-fixAndrew Morton
2017-05-29mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov
2017-05-29mm: per-cgroup memory reclaim statsRoman Gushchin
2017-05-29mm: fix mapping_set_error call in me_pagecache_dirtyJeff Layton
2017-05-29JFS: do not ignore return code from write_one_page()Dave Kleikamp
2017-05-26mm: drop "wait" parameter from write_one_page()Jeff Layton
2017-05-26mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas
2017-05-26mm: kmemleak: factor object reference updating out of scan_block()Catalin Marinas
2017-05-26mm: kmemleak: slightly reduce the size of some structures on 64-bit architect...Catalin Marinas
2017-05-26swap-add-block-io-poll-in-swapin-path-checkpatch-fixesAndrew Morton
2017-05-26swap: add block io poll in swapin pathShaohua Li
2017-05-26mm, mempolicy: don't check cpuset seqlock where it doesn't matterVlastimil Babka
2017-05-26mm, cpuset: always use seqlock when changing task's nodemaskVlastimil Babka
2017-05-26mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka
2017-05-26mm, page_alloc: pass preferred nid instead of zonelist to allocatorVlastimil Babka
2017-05-26mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()Vlastimil Babka
2017-05-26mm, page_alloc: fix more premature OOM due to race with cpuset updateVlastimil Babka
2017-05-26mm-make-kswapd-try-harder-to-keep-active-pages-in-cache-fixAndrew Morton
2017-05-26mm: make kswapd try harder to keep active pages in cacheJosef Bacik
2017-05-26mm: rmap: use correct helper when poisoning hugepagesPunit Agrawal
2017-05-26mm-hugetlb-introduce-set_huge_swap_pte_at-helper-v41Punit Agrawal
2017-05-26mm-hugetlb-introduce-set_huge_swap_pte_at-helper-v4Punit Agrawal
2017-05-26mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal