summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | leds: led-core: Get rid of enum led_brightnessAbanoub Sameh2021-02-191-7/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | initramfs: Provide a common initrd reserve functionKefeng Wang2021-02-181-0/+6
| * | | | | | | | initrd: Add the preprocessor guard in initrd.hKefeng Wang2021-02-181-0/+5
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-261-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kexec: move machine_kexec_post_load() to public interfacePavel Tatashin2021-02-221-0/+2
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-261-1/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens2021-02-221-1/+24
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-2629-343/+652
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MIPS: make userspace mapping young by defaultHuang Pei2021-02-261-8/+0
| * | | | | | | | | | | kgdb: fix to kill breakpoints on initmem after bootSumit Garg2021-02-261-0/+2
| * | | | | | | | | | | init: clean up early_param_on_off() macroMasahiro Yamada2021-02-261-2/+2
| * | | | | | | | | | | include/linux/bitops.h: spelling s/synomyn/synonym/Geert Uytterhoeven2021-02-261-1/+1
| * | | | | | | | | | | lib: stackdepot: add support to disable stack depotVijayanand Jitta2021-02-261-0/+9
| * | | | | | | | | | | string.h: move fortified functions definitions in a dedicated header.Francis Laniel2021-02-262-281/+303
| * | | | | | | | | | | groups: use flexible-array member in struct group_infoHubert Jasudowicz2021-02-261-1/+1
| * | | | | | | | | | | treewide: Miguel has movedMiguel Ojeda2021-02-262-2/+2
| * | | | | | | | | | | include/linux: remove repeated wordsRandy Dunlap2021-02-262-2/+2
| * | | | | | | | | | | kasan: unify large kfree checksAndrey Konovalov2021-02-261-8/+8
| * | | | | | | | | | | kasan, mm: don't save alloc stacks twiceAndrey Konovalov2021-02-261-0/+9
| * | | | | | | | | | | kfence: add test suiteMarco Elver2021-02-261-2/+7
| * | | | | | | | | | | mm, kfence: insert KFENCE hooks for SLUBAlexander Potapenko2021-02-261-0/+3
| * | | | | | | | | | | mm, kfence: insert KFENCE hooks for SLABAlexander Potapenko2021-02-261-0/+3
| * | | | | | | | | | | kfence: use pt_regs to generate stack trace on faultsMarco Elver2021-02-261-2/+3
| * | | | | | | | | | | mm: add Kernel Electric-Fence infrastructureAlexander Potapenko2021-02-261-0/+216
| * | | | | | | | | | | mm: page-flags.h: Typo fix (It -> If)Guo Ren2021-02-261-2/+2
| * | | | | | | | | | | zsmalloc: account the number of compacted pages correctlyRokudo Yan2021-02-261-1/+1
| * | | | | | | | | | | mm/zswap: add the flag can_sleep_mappedTian Tao2021-02-261-0/+3
| * | | | | | | | | | | mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin2021-02-261-1/+2
| * | | | | | | | | | | mm/memory_hotplug: prevalidate the address range being added with platformAnshuman Khandual2021-02-261-0/+10
| * | | | | | | | | | | drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand2021-02-261-2/+1
| * | | | | | | | | | | mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEDavid Hildenbrand2021-02-261-1/+1
| * | | | | | | | | | | mm/memory_hotplug: rename all existing 'memhp' into 'mhp'Anshuman Khandual2021-02-261-2/+2
| * | | | | | | | | | | mm: fix memory_failure() handling of dax-namespace metadataDan Williams2021-02-261-0/+6
| * | | | | | | | | | | mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams2021-02-261-7/+27
| * | | | | | | | | | | mm: move pfn_to_online_page() out of lineDan Williams2021-02-261-16/+1
| * | | | | | | | | | | mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner2021-02-261-0/+6
| * | | | | | | | | | | mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand2021-02-261-0/+15
| * | | | | | | | | | | mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel2021-02-261-0/+2
| * | | | | | | | | | | mm,thp,shmem: limit shmem THP alloc gfp_maskRik van Riel2021-02-261-0/+2
| * | | | | | | | | | | mm: remove pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-261-3/+0
| * | | | | | | | | | | mm: pass pvec directly to find_get_entriesMatthew Wilcox (Oracle)2021-02-261-2/+1
| * | | | | | | | | | | mm: remove nr_entries parameter from pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-261-1/+1
| * | | | | | | | | | | mm: add an 'end' parameter to pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-261-3/+2
| * | | | | | | | | | | mm: add an 'end' parameter to find_get_entriesMatthew Wilcox (Oracle)2021-02-261-2/+2
| * | | | | | | | | | | mm/filemap: add mapping_seek_hole_dataMatthew Wilcox (Oracle)2021-02-261-0/+2
| * | | | | | | | | | | mm: add FGP_ENTRYMatthew Wilcox (Oracle)2021-02-261-0/+1
* | | | | | | | | | | | Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-02-262-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | NFS: Add support for eager writesTrond Myklebust2021-02-161-0/+2
| * | | | | | | | | | | | NFS: 'flags' field should be unsigned in struct nfs_serverTrond Myklebust2021-02-161-1/+1