summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()Ram Pai2020-06-051-2/+2
* selftests/vm/pkeys: fix pkey_disable_clear()Ram Pai2020-06-051-2/+2
* selftests: vm: pkeys: add helpers for pkey bitsSandipan Das2020-06-053-23/+36
* selftests: vm: pkeys: Use sane types for pkey registerSandipan Das2020-06-053-53/+72
* selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()Thiago Jung Bauermann2020-06-051-0/+4
* selftests/vm/pkeys: move some definitions to arch-specific headerThiago Jung Bauermann2020-06-053-152/+162
* selftests/vm/pkeys: move generic definitions to header fileRam Pai2020-06-052-32/+30
* selftests/vm/pkeys: rename all references to pkru to a generic nameRam Pai2020-06-052-155/+170
* selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai2020-06-056-2/+3
* kernel/relay.c: fix read_pos error when multiple readersPengcheng Yang2020-06-051-10/+7
* kernel/relay.c: handle alloc_percpu returning NULL in relay_openDaniel Axtens2020-06-051-0/+5
* rapidio: convert get_user_pages() --> pin_user_pages()John Hubbard2020-06-051-8/+5
* rapidio: avoid data race between file operation callbacks and mport_cdev_add().Madhuparna Bhowmik2020-06-051-7/+7
* exec: open code copy_string_kernelChristoph Hellwig2020-06-051-9/+34
* exec: simplify the copy_strings_kernel calling conventionChristoph Hellwig2020-06-055-17/+15
* kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macroKefeng Wang2020-06-051-28/+6
* mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macroKefeng Wang2020-06-051-26/+6
* include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macroKefeng Wang2020-06-051-0/+19
* fs/seq_file.c: seq_read: Update pr_info_ratelimitedJoe Perches2020-06-051-3/+4
* fat: improve the readahead for FAT entriesOGAWA Hirofumi2020-06-051-28/+75
* fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi2020-06-051-0/+6
* init: allow distribution configuration of default initChris Down2020-06-052-0/+20
* elfnote: mark all .note sections SHF_ALLOCNick Desaulniers2020-06-051-1/+1
* fs/binfmt_elf: remove redundant elf_map ifndefAnthony Iliopoulos2020-06-051-4/+0
* checkpatch: use patch subject when reading from stdinGeert Uytterhoeven2020-06-051-0/+1
* checkpatch: disallow --git and --file/--fixJoe Perches2020-06-051-2/+4
* checkpatch: look for c99 comments in ctx_locate_commentJoe Perches2020-06-051-1/+9
* checkpatch: additional MAINTAINER section entry ordering checksJoe Perches2020-06-051-8/+37
* include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann2020-06-051-1/+1
* lib: make a test module with set/clear bitJesse Brandeburg2020-06-054-0/+76
* lib/flex_proportions.c: cleanup __fprop_inc_percpu_maxTan Hu2020-06-051-4/+3
* lib/percpu-refcount.c: use a more common logging styleJoe Perches2020-06-051-3/+3
* lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn2020-06-051-56/+35
* lib/test_lockup.c: make test_inode staticJason Yan2020-06-051-1/+1
* lib: Add might_fault() to strncpy_from_user.KP Singh2020-06-051-0/+1
* lib/math: avoid trailing newline hidden in pr_fmt()Christophe JAILLET2020-06-051-5/+5
* get_maintainer: fix unexpected behavior for path/to//file (double slashes)Joe Perches2020-06-051-0/+2
* get_maintainer: add email addresses from .yaml filesJoe Perches2020-06-051-15/+29
* user.c: make uidhash_table staticJason Yan2020-06-051-1/+1
* proc: rename "catch" function argumentAlexey Dobriyan2020-06-051-4/+4
* zcomp: Use ARRAY_SIZE() for backends listAndy Shevchenko2020-06-051-4/+3
* include/linux/mm.h: return true in cpupid_pid_unset()Jason Yan2020-06-051-1/+1
* mm: use false for bool variableZou Wei2020-06-053-3/+3
* mm/memory: fix a typo in comment "attampt"->"attempt"Ethon Paul2020-06-051-1/+1
* mm/page-writeback: fix a typo in comment "effictive"->"effective"Ethon Paul2020-06-051-1/+1
* mm/sparse: fix a typo in comment "convienence"->"convenience"Ethon Paul2020-06-051-1/+1
* mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"Ethon Paul2020-06-051-1/+1
* mm: fix a typo in comment "strucure"->"structure"Ethon Paul2020-06-051-1/+1
* mm, memcg: fix some typos in memcontrol.cEthon Paul2020-06-051-2/+2
* mm/frontswap: fix some typos in frontswap.cEthon Paul2020-06-051-3/+3