summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20210331next-20210331Stephen Rothwell2021-03-314-0/+12298
* Merge branch 'akpm/master'Stephen Rothwell2021-03-31317-1293/+959
|\
| * secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport2021-03-314-1/+316
| * arch, mm: wire up memfd_secret system call where relevantMike Rapoport2021-03-317-1/+14
| * PM: hibernate: disable when there are active secretmem usersMike Rapoport2021-03-313-1/+25
| * mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2021-03-318-1/+289
| * set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport2021-03-318-15/+43
| * set_memory: allow set_direct_map_*_noflush() for multiple pagesMike Rapoport2021-03-319-24/+27
| * riscv/Kconfig: make direct map manipulation options depend on MMUMike Rapoport2021-03-311-2/+2
| * mmap: make mlock_future_check() globalMike Rapoport2021-03-312-3/+5
| * mm: fix typos in commentsIngo Molnar2021-03-3140-86/+86
| * treewide: remove editor modelines and cruftMasahiro Yamada2021-03-31197-673/+110
| * ipc/sem.c: spelling fixBhaskar Chowdhury2021-03-311-1/+1
| * fs: fat: fix spelling typo of valuesdingsenjie2021-03-311-1/+1
| * kernel/sys.c: fix typoXiaofeng Cao2021-03-311-7/+7
| * kernel/up.c: fix typoBhaskar Chowdhury2021-03-311-1/+1
| * kernel/user_namespace.c: fix typosXiaofeng Cao2021-03-311-3/+3
| * kernel/umh.c: fix some spelling mistakeszhouchuangao2021-03-311-3/+3
| * include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury2021-03-311-5/+5
| * mm/slab.c: fix spelling mistake "disired" -> "desired"Colin Ian King2021-03-311-1/+1
| * scripts/spelling.txt: add "overflw"Drew Fustini2021-03-311-0/+1
| * scripts/spelling.txt: Add "diabled" typozuoqilin2021-03-311-0/+1
| * scripts/spelling.txt: add "overlfow"Drew Fustini2021-03-311-0/+1
| * arm: print alloc free paths for address in registersManinder Singh2021-03-313-0/+13
| * mm/vmalloc: remove vwrite()David Hildenbrand2021-03-313-126/+1
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-03-3113-76/+0
| * drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-03-3125-264/+5
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2021-03-31310-4430/+7275
|\
| * mm/vmalloc: print correct vmalloc allocation sizeUladzislau Rezki (Sony)2021-03-311-1/+1
| * mm, kasan: fix for "integrate page_alloc init with HW_TAGS"Andrey Konovalov2021-03-311-1/+7
| * ipc/sem.c: mundane typo fixesBhaskar Chowdhury2021-03-291-5/+5
| * modules: add CONFIG_MODPROBE_PATHRasmus Villemoes2021-03-292-1/+13
| * init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2021-03-296-1/+56
| * kernel/async.c: remove async_unregister_domain()Rasmus Villemoes2021-03-292-19/+0
| * kernel/async.c: stop guarding pr_debug() statementsRasmus Villemoes2021-03-291-28/+20
| * selftests: remove duplicate includeZhang Yunkai2021-03-293-3/+0
| * kernel/resource: remove first_lvl / siblings_only logicDavid Hildenbrand2021-03-291-33/+12
| * kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resourcesDavid Hildenbrand2021-03-291-1/+1
| * kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...David Hildenbrand2021-03-291-1/+1
| * kernel/resource: Fix locking in request_free_mem_regionAlistair Popple2021-03-291-52/+94
| * scripts/gdb: add lx_current support for arm64Barry Song2021-03-292-1/+14
| * scripts/gdb: document lx_current is only supported by x86Barry Song2021-03-292-3/+9
| * gdb: lx-symbols: store the abspath()Johannes Berg2021-03-291-1/+2
| * aio: simplify read_events()Oleg Nesterov2021-03-292-8/+5
| * smp: kernel/panic.c - silence warningsHe Ying2021-03-291-0/+8
| * gcov: use kvmalloc()Johannes Berg2021-03-293-11/+11
| * gcov: simplify buffer allocationJohannes Berg2021-03-291-15/+9
| * gcov: combine common codeJohannes Berg2021-03-295-342/+171
| * gcov: clang: drop support for clang-10 and olderNick Desaulniers2021-03-292-85/+1
| * kexec: dump kmessage before machine_kexecPavel Tatashin2021-03-291-0/+2