summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: fix typos in commentsLu Jialin
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07ipc/sem.c: spelling fixBhaskar Chowdhury
2021-05-07fs: fat: fix spelling typo of valuesdingsenjie
2021-05-07kernel/sys.c: fix typoXiaofeng Cao
2021-05-07kernel/up.c: fix typoBhaskar Chowdhury
2021-05-07kernel/user_namespace.c: fix typosXiaofeng Cao
2021-05-07kernel/umh.c: fix some spelling mistakeszhouchuangao
2021-05-07include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury
2021-05-07mm/slab.c: fix spelling mistake "disired" -> "desired"Colin Ian King
2021-05-07scripts/spelling.txt: add "overflw"Drew Fustini
2021-05-07scripts/spelling.txt: Add "diabled" typozuoqilin
2021-05-07scripts/spelling.txt: add "overlfow"Drew Fustini
2021-05-07arm: print alloc free paths for address in registersManinder Singh
2021-05-07mm/vmalloc: remove vwrite()David Hildenbrand
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07mm: fix some typos and code style problemsShijie Luo
2021-05-07ipc/sem.c: mundane typo fixesBhaskar Chowdhury
2021-05-07modules: add CONFIG_MODPROBE_PATHRasmus Villemoes
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes
2021-05-07kernel/async.c: stop guarding pr_debug() statementsRasmus Villemoes
2021-05-07selftests: remove duplicate includeZhang Yunkai
2021-05-07kernel/resource: fix locking in request_free_mem_regionAlistair Popple
2021-05-07kernel/resource: refactor __request_region to allow external lockingAlistair Popple
2021-05-07kernel/resource: allow region_intersects users to hold resource_lockAlistair Popple
2021-05-07kernel/resource: remove first_lvl / siblings_only logicDavid Hildenbrand
2021-05-07kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resourcesDavid Hildenbrand
2021-05-07kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...David Hildenbrand
2021-05-07scripts/gdb: add lx_current support for arm64Barry Song
2021-05-07scripts/gdb: document lx_current is only supported by x86Barry Song
2021-05-07gdb: lx-symbols: store the abspath()Johannes Berg
2021-05-07delayacct: clear right task's flag after blkio completesYafang Shao
2021-05-07smp: kernel/panic.c - silence warningsHe Ying
2021-05-07gcov: clang: drop support for clang-10 and olderNick Desaulniers
2021-05-07gcov: use kvmalloc()Johannes Berg
2021-05-07gcov: simplify buffer allocationJohannes Berg
2021-05-07gcov: combine common codeJohannes Berg
2021-05-07kexec: dump kmessage before machine_kexecPavel Tatashin
2021-05-07kernel: kexec_file: fix error return code of kexec_calculate_store_digests()Jia-Ju Bai
2021-05-07kexec: Add kexec reboot stringJoe LeVeque
2021-05-06Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-06Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-05-06kernel/fork.c: fix typosXiaofeng Cao
2021-05-06kernel/fork.c: simplify copy_mm()Rolf Eike Beer
2021-05-06do_wait: make PIDTYPE_PID case O(1) instead of O(n)Jim Newsome