aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-28Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxGravatar Linus Torvalds 1-0/+1
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-2/+5
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-20/+22
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-23/+6
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2021-02-26block: Add bio_max_segsGravatar Matthew Wilcox (Oracle) 1-1/+6
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 1-48/+102
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-0/+1
2021-02-26Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-0/+18
2021-02-26Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Linus Torvalds 3-43/+53
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-1/+424
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+2
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Gravatar Linus Torvalds 1-3/+3
2021-02-26Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+5
2021-02-26Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+7
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+24
2021-02-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 32-345/+728
2021-02-26MIPS: make userspace mapping young by defaultGravatar Huang Pei 1-8/+0
2021-02-26kgdb: fix to kill breakpoints on initmem after bootGravatar Sumit Garg 1-0/+2
2021-02-26init: clean up early_param_on_off() macroGravatar Masahiro Yamada 1-2/+2
2021-02-26include/linux/bitops.h: spelling s/synomyn/synonym/Gravatar Geert Uytterhoeven 1-1/+1
2021-02-26lib: stackdepot: add support to disable stack depotGravatar Vijayanand Jitta 1-0/+9
2021-02-26string.h: move fortified functions definitions in a dedicated header.Gravatar Francis Laniel 2-281/+303
2021-02-26groups: use flexible-array member in struct group_infoGravatar Hubert Jasudowicz 1-1/+1
2021-02-26treewide: Miguel has movedGravatar Miguel Ojeda 2-2/+2
2021-02-26include/linux: remove repeated wordsGravatar Randy Dunlap 4-4/+4
2021-02-26kasan: unify large kfree checksGravatar Andrey Konovalov 1-8/+8
2021-02-26kasan, mm: don't save alloc stacks twiceGravatar Andrey Konovalov 1-0/+9
2021-02-26tracing: add error_report_end trace pointGravatar Alexander Potapenko 1-0/+74
2021-02-26kfence: add test suiteGravatar Marco Elver 1-2/+7
2021-02-26mm, kfence: insert KFENCE hooks for SLUBGravatar Alexander Potapenko 1-0/+3
2021-02-26mm, kfence: insert KFENCE hooks for SLABGravatar Alexander Potapenko 1-0/+3
2021-02-26kfence: use pt_regs to generate stack trace on faultsGravatar Marco Elver 1-2/+3
2021-02-26mm: add Kernel Electric-Fence infrastructureGravatar Alexander Potapenko 1-0/+216
2021-02-26mm: page-flags.h: Typo fix (It -> If)Gravatar Guo Ren 1-2/+2
2021-02-26zsmalloc: account the number of compacted pages correctlyGravatar Rokudo Yan 1-1/+1
2021-02-26mm/zswap: add the flag can_sleep_mappedGravatar Tian Tao 1-0/+3
2021-02-26mm/rmap: fix potential pte_unmap on an not mapped pteGravatar Miaohe Lin 1-1/+2
2021-02-26mm/memory_hotplug: prevalidate the address range being added with platformGravatar Anshuman Khandual 1-0/+10
2021-02-26drivers/base/memory: don't store phys_device in memory blocksGravatar David Hildenbrand 1-2/+1
2021-02-26mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEGravatar David Hildenbrand 1-1/+1
2021-02-26mm/memory_hotplug: rename all existing 'memhp' into 'mhp'Gravatar Anshuman Khandual 1-2/+2
2021-02-26mm: fix memory_failure() handling of dax-namespace metadataGravatar Dan Williams 1-0/+6
2021-02-26mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsGravatar Dan Williams 1-7/+27
2021-02-26mm: move pfn_to_online_page() out of lineGravatar Dan Williams 1-16/+1
2021-02-26mm: vmstat: add some comments on internal storage of byte itemsGravatar Johannes Weiner 1-0/+6
2021-02-26mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoGravatar David Hildenbrand 1-0/+15
2021-02-26mm,thp,shmem: make khugepaged obey tmpfs mount flagsGravatar Rik van Riel 1-0/+2
2021-02-26mm,thp,shmem: limit shmem THP alloc gfp_maskGravatar Rik van Riel 1-0/+2
2021-02-26mm: remove pagevec_lookup_entriesGravatar Matthew Wilcox (Oracle) 1-3/+0