summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-04elfnote: mark all .note sections SHF_ALLOCNick Desaulniers
2020-06-04fs/binfmt_elf: remove redundant elf_map ifndefAnthony Iliopoulos
2020-06-04checkpatch: use patch subject when reading from stdinGeert Uytterhoeven
2020-06-04checkpatch: disallow --git and --file/--fixJoe Perches
2020-06-04checkpatch: look for c99 comments in ctx_locate_commentJoe Perches
2020-06-04checkpatch: additional MAINTAINER section entry ordering checksJoe Perches
2020-06-04include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann
2020-06-04lib: make a test module with set/clear bitJesse Brandeburg
2020-06-04lib/flex_proportions.c: cleanup __fprop_inc_percpu_maxTan Hu
2020-06-04lib/percpu-refcount.c: use a more common logging styleJoe Perches
2020-06-04lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-06-04lib/test_lockup.c: make test_inode staticJason Yan
2020-06-04lib: Add might_fault() to strncpy_from_user.KP Singh
2020-06-04lib/math: avoid trailing newline hidden in pr_fmt()Christophe JAILLET
2020-06-04get_maintainer: fix unexpected behavior for path/to//file (double slashes)Joe Perches
2020-06-04get_maintainer: add email addresses from .yaml filesJoe Perches
2020-06-04user.c: make uidhash_table staticJason Yan
2020-06-04proc: rename "catch" function argumentAlexey Dobriyan
2020-06-04zcomp: Use ARRAY_SIZE() for backends listAndy Shevchenko
2020-06-04include/linux/mm.h: return true in cpupid_pid_unset()Jason Yan
2020-06-04mm: use false for bool variableZou Wei
2020-06-04mm/memory: fix a typo in comment "attampt"->"attempt"Ethon Paul
2020-06-04mm/page-writeback: fix a typo in comment "effictive"->"effective"Ethon Paul
2020-06-04mm/sparse: fix a typo in comment "convienence"->"convenience"Ethon Paul
2020-06-04mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"Ethon Paul
2020-06-04mm: fix a typo in comment "strucure"->"structure"Ethon Paul
2020-06-04mm, memcg: fix some typos in memcontrol.cEthon Paul
2020-06-04mm/frontswap: fix some typos in frontswap.cEthon Paul
2020-06-04mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"Ethon Paul
2020-06-04mm/list_lru: fix a typo in comment "numbesr"->"numbers"Ethon Paul
2020-06-04mm/memblock: fix a typo in comment "implict"->"implicit"Ethon Paul
2020-06-04mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"Ethon Paul
2020-06-04mm/vmsan: fix some typos in commentEthon Paul
2020-06-04mm/hugetlb: fix a typos in commentsEthon Paul
2020-06-04mm: mmap: fix a typo in comment "compatbility"->"compatibility"Ethon Paul
2020-06-04mm: ksm: fix a typo in comment "alreaady"->"already"Ethon Paul
2020-06-04mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded"Ethon Paul
2020-06-04mm: replace zero-length array with flexible-array memberchenqiwu
2020-06-04mm/memory_hotplug: disable the functionality for 32bMichal Hocko
2020-06-04device-dax: add memory via add_memory_driver_managed()David Hildenbrand
2020-06-04kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand
2020-06-04mm/memory_hotplug: introduce add_memory_driver_managed()David Hildenbrand
2020-06-04mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCKDavid Hildenbrand
2020-06-04mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0David Hildenbrand
2020-06-04mm/memory_hotplug: remove is_mem_section_removable()David Hildenbrand
2020-06-04powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()David Hildenbrand
2020-06-04mm/memory_hotplug: refrain from adding memory into an impossible nodeVishal Verma
2020-06-04mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04sparc: remove unnecessary includesIra Weiny