summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-02-28Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds-0/+1
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+5
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds-20/+22
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds-23/+6
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+0
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)-1/+6
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds-48/+102
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-0/+1
2021-02-26Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+18
2021-02-26Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-43/+53
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+424
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+2
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-3/+3
2021-02-26Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+5
2021-02-26Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+7
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+24
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-345/+728
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei-8/+0
2021-02-26kgdb: fix to kill breakpoints on initmem after bootSumit Garg-0/+2
2021-02-26init: clean up early_param_on_off() macroMasahiro Yamada-2/+2
2021-02-26include/linux/bitops.h: spelling s/synomyn/synonym/Geert Uytterhoeven-1/+1
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta-0/+9
2021-02-26string.h: move fortified functions definitions in a dedicated header.Francis Laniel-281/+303
2021-02-26groups: use flexible-array member in struct group_infoHubert Jasudowicz-1/+1
2021-02-26treewide: Miguel has movedMiguel Ojeda-2/+2
2021-02-26include/linux: remove repeated wordsRandy Dunlap-4/+4
2021-02-26kasan: unify large kfree checksAndrey Konovalov-8/+8
2021-02-26kasan, mm: don't save alloc stacks twiceAndrey Konovalov-0/+9
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko-0/+74
2021-02-26kfence: add test suiteMarco Elver-2/+7
2021-02-26mm, kfence: insert KFENCE hooks for SLUBAlexander Potapenko-0/+3
2021-02-26mm, kfence: insert KFENCE hooks for SLABAlexander Potapenko-0/+3
2021-02-26kfence: use pt_regs to generate stack trace on faultsMarco Elver-2/+3
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko-0/+216
2021-02-26mm: page-flags.h: Typo fix (It -> If)Guo Ren-2/+2
2021-02-26zsmalloc: account the number of compacted pages correctlyRokudo Yan-1/+1
2021-02-26mm/zswap: add the flag can_sleep_mappedTian Tao-0/+3
2021-02-26mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin-1/+2
2021-02-26mm/memory_hotplug: prevalidate the address range being added with platformAnshuman Khandual-0/+10
2021-02-26drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand-2/+1
2021-02-26mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEDavid Hildenbrand-1/+1
2021-02-26mm/memory_hotplug: rename all existing 'memhp' into 'mhp'Anshuman Khandual-2/+2
2021-02-26mm: fix memory_failure() handling of dax-namespace metadataDan Williams-0/+6
2021-02-26mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams-7/+27
2021-02-26mm: move pfn_to_online_page() out of lineDan Williams-16/+1
2021-02-26mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner-0/+6
2021-02-26mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand-0/+15
2021-02-26mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel-0/+2
2021-02-26mm,thp,shmem: limit shmem THP alloc gfp_maskRik van Riel-0/+2
2021-02-26mm: remove pagevec_lookup_entriesMatthew Wilcox (Oracle)-3/+0