summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-05selftests/vm/pkeys: introduce powerpc supportRam Pai3-128/+234
2020-06-05selftests/vm/pkeys: introduce generic pkey abstractionsRam Pai3-6/+29
2020-06-05selftests: vm: pkeys: use the correct huge page sizeSandipan Das1-7/+16
2020-06-05selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai1-1/+2
2020-06-05selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()Ram Pai1-2/+2
2020-06-05selftests/vm/pkeys: fix pkey_disable_clear()Ram Pai1-2/+2
2020-06-05selftests: vm: pkeys: add helpers for pkey bitsSandipan Das3-23/+36
2020-06-05selftests: vm: pkeys: Use sane types for pkey registerSandipan Das3-53/+72
2020-06-05selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()Thiago Jung Bauermann1-0/+4
2020-06-05selftests/vm/pkeys: move some definitions to arch-specific headerThiago Jung Bauermann3-152/+162
2020-06-05selftests/vm/pkeys: move generic definitions to header fileRam Pai2-32/+30
2020-06-05selftests/vm/pkeys: rename all references to pkru to a generic nameRam Pai2-155/+170
2020-06-05selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai6-2/+3
2020-06-05kernel/relay.c: fix read_pos error when multiple readersPengcheng Yang1-10/+7
2020-06-05kernel/relay.c: handle alloc_percpu returning NULL in relay_openDaniel Axtens1-0/+5
2020-06-05rapidio: convert get_user_pages() --> pin_user_pages()John Hubbard1-8/+5
2020-06-05rapidio: avoid data race between file operation callbacks and mport_cdev_add().Madhuparna Bhowmik1-7/+7
2020-06-05exec: open code copy_string_kernelChristoph Hellwig1-9/+34
2020-06-05exec: simplify the copy_strings_kernel calling conventionChristoph Hellwig5-17/+15
2020-06-05kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macroKefeng Wang1-28/+6
2020-06-05mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macroKefeng Wang1-26/+6
2020-06-05include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macroKefeng Wang1-0/+19
2020-06-05fs/seq_file.c: seq_read: Update pr_info_ratelimitedJoe Perches1-3/+4
2020-06-05fat: improve the readahead for FAT entriesOGAWA Hirofumi1-28/+75
2020-06-05fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi1-0/+6
2020-06-05init: allow distribution configuration of default initChris Down2-0/+20
2020-06-05elfnote: mark all .note sections SHF_ALLOCNick Desaulniers1-1/+1
2020-06-05fs/binfmt_elf: remove redundant elf_map ifndefAnthony Iliopoulos1-4/+0
2020-06-05checkpatch: use patch subject when reading from stdinGeert Uytterhoeven1-0/+1
2020-06-05checkpatch: disallow --git and --file/--fixJoe Perches1-2/+4
2020-06-05checkpatch: look for c99 comments in ctx_locate_commentJoe Perches1-1/+9
2020-06-05checkpatch: additional MAINTAINER section entry ordering checksJoe Perches1-8/+37
2020-06-05include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann1-1/+1
2020-06-05lib: make a test module with set/clear bitJesse Brandeburg4-0/+76
2020-06-05lib/flex_proportions.c: cleanup __fprop_inc_percpu_maxTan Hu1-4/+3
2020-06-05lib/percpu-refcount.c: use a more common logging styleJoe Perches1-3/+3
2020-06-05lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn1-56/+35
2020-06-05lib/test_lockup.c: make test_inode staticJason Yan1-1/+1
2020-06-05lib: Add might_fault() to strncpy_from_user.KP Singh1-0/+1
2020-06-05lib/math: avoid trailing newline hidden in pr_fmt()Christophe JAILLET1-5/+5
2020-06-05get_maintainer: fix unexpected behavior for path/to//file (double slashes)Joe Perches1-0/+2
2020-06-05get_maintainer: add email addresses from .yaml filesJoe Perches1-15/+29
2020-06-05user.c: make uidhash_table staticJason Yan1-1/+1
2020-06-05proc: rename "catch" function argumentAlexey Dobriyan1-4/+4
2020-06-05zcomp: Use ARRAY_SIZE() for backends listAndy Shevchenko1-4/+3
2020-06-05include/linux/mm.h: return true in cpupid_pid_unset()Jason Yan1-1/+1
2020-06-05mm: use false for bool variableZou Wei3-3/+3
2020-06-05mm/memory: fix a typo in comment "attampt"->"attempt"Ethon Paul1-1/+1
2020-06-05mm/page-writeback: fix a typo in comment "effictive"->"effective"Ethon Paul1-1/+1
2020-06-05mm/sparse: fix a typo in comment "convienence"->"convenience"Ethon Paul1-1/+1