aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-26Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-02-26Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-26Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei
2021-02-26initramfs: panic with memory informationFlorian Fainelli
2021-02-26ubsan: remove overflow checksAndrey Ryabinin
2021-02-26kgdb: fix to kill breakpoints on initmem after bootSumit Garg
2021-02-26scripts/gdb: fix list_for_eachGeorge Prekas
2021-02-26x86: fix seq_file iteration for pat/memtype.cNeilBrown
2021-02-26seq_file: document how per-entry resources are managed.NeilBrown
2021-02-26fs/coredump: use kmap_local_page()Ira Weiny
2021-02-26init/Kconfig: fix a typo in CC_VERSION_TEXT help textBhaskar Chowdhury
2021-02-26init: clean up early_param_on_off() macroMasahiro Yamada
2021-02-26init/version.c: remove Version_<LINUX_VERSION_CODE> symbolMasahiro Yamada
2021-02-26checkpatch: do not apply "initialise globals to 0" check to BPF progsSong Liu
2021-02-26checkpatch: don't warn about colon termination in linker scriptsChris Down
2021-02-26checkpatch: add kmalloc_array_node to unnecessary OOM message checkJoe Perches
2021-02-26checkpatch: add warning for avoiding .L prefix symbols in assembly filesAditya Srivastava
2021-02-26checkpatch: improve TYPECAST_INT_CONSTANT test messageJoe Perches
2021-02-26checkpatch: prefer ftrace over function entry/exit printksJoe Perches
2021-02-26checkpatch: trivial style fixesDwaipayan Ray
2021-02-26checkpatch: ignore warning designated initializers using NR_CPUSPeng Wang
2021-02-26checkpatch: improve blank line after declaration testJoe Perches
2021-02-26include/linux/bitops.h: spelling s/synomyn/synonym/Geert Uytterhoeven
2021-02-26lib/cmdline: remove an unneeded local variable in next_arg()Masahiro Yamada
2021-02-26lib: stackdepot: fix ignoring return value warningVijayanand Jitta
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta
2021-02-26lib: stackdepot: add support to configure STACK_HASH_SIZEYogesh Lal
2021-02-26string.h: move fortified functions definitions in a dedicated header.Francis Laniel
2021-02-26lib/genalloc.c: change return type to unsigned long for bitmap_set_llHuang Shijie
2021-02-26MAINTAINERS: add uapi directories to API/ABI sectionVlastimil Babka
2021-02-26kernel: delete repeated words in commentsRandy Dunlap
2021-02-26groups: simplify struct group_info allocationHubert Jasudowicz
2021-02-26groups: use flexible-array member in struct group_infoHubert Jasudowicz
2021-02-26treewide: Miguel has movedMiguel Ojeda
2021-02-26include/linux: remove repeated wordsRandy Dunlap
2021-02-26sysctl.c: fix underflow value setting risk in vm_tableLin Feng
2021-02-26proc: use kvzalloc for our kernel bufferJosef Bacik
2021-02-26proc/wchan: use printk format instead of lookup_symbol_name()Helge Deller
2021-02-26alpha: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap
2021-02-26kasan: clarify that only first bug is reported in HW_TAGSAndrey Konovalov
2021-02-26kasan: inline HW_TAGS helper functionsAndrey Konovalov
2021-02-26arm64: kasan: simplify and inline MTE functionsAndrey Konovalov
2021-02-26kasan: ensure poisoning size alignmentAndrey Konovalov