summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds4-4/+296
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+5
2022-03-25Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-19/+16
2022-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-2/+21
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+9
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-86/+168
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+121
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+15
2022-03-25Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-352/+70
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-136/+127
2022-03-25Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+12
2022-03-25mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner1-0/+2
2022-03-25mm: warn on deleting redirtied only if accountedHugh Dickins1-2/+1
2022-03-25mm/huge_memory: remove stale page_trans_huge_mapcount()David Hildenbrand1-5/+0
2022-03-25mm/swapfile: remove stale reuse_swap_page()David Hildenbrand1-4/+0
2022-03-25mm/khugepaged: remove reuse_swap_page() usageDavid Hildenbrand1-1/+0
2022-03-25mm/huge_memory: make is_transparent_hugepage() staticMiaohe Lin1-6/+0
2022-03-25kasan: move and hide kasan_save_enable/restore_multi_shotAndrey Konovalov1-4/+0
2022-03-25kasan: test: support async (again) and asymm modes for HW_TAGSAndrey Konovalov1-5/+0
2022-03-25kasan, vmalloc: only tag normal vmalloc allocationsAndrey Konovalov1-3/+4
2022-03-25kasan, vmalloc: add vmalloc tagging for HW_TAGSAndrey Konovalov1-4/+32
2022-03-25kasan, page_alloc: allow skipping memory init for HW_TAGSAndrey Konovalov2-7/+12
2022-03-25kasan, page_alloc: allow skipping unpoisoning for HW_TAGSAndrey Konovalov2-10/+16
2022-03-25kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGSAndrey Konovalov2-4/+16
2022-03-25kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_taggedAndrey Konovalov1-0/+7
2022-03-25kasan, vmalloc: add vmalloc tagging for SW_TAGSAndrey Konovalov1-6/+10
2022-03-25kasan: add wrappers for vmalloc hooksAndrey Konovalov1-2/+15
2022-03-25kasan: reorder vmalloc hooksAndrey Konovalov1-11/+9
2022-03-25kasan, vmalloc: drop outdated VM_KASAN commentAndrey Konovalov1-11/+0
2022-03-25kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov1-7/+7
2022-03-25kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hookAndrey Konovalov1-9/+0
2022-03-25mm: clarify __GFP_ZEROTAGS commentAndrey Konovalov1-2/+4
2022-03-25kasan, page_alloc: merge kasan_free_pages into free_pages_prepareAndrey Konovalov1-8/+0
2022-03-25mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual1-0/+31
2022-03-25mm/migration: add trace events for THP migrationsAnshuman Khandual1-0/+27
2022-03-25mm: delete __ClearPageWaiters()Hugh Dickins1-1/+1
2022-03-25Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2-2/+4
2022-03-25Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds54-178/+1289
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-20/+25
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds162-825/+3346
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds8-213/+917
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+11
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-12/+39
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds10-15/+15
2022-03-24Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-3/+1
2022-03-24kexec: make crashk_res, crashk_low_res and crash_notes symbols always visibleJisheng Zhang1-6/+6
2022-03-24init.h: improve __setup and early_param documentationRandy Dunlap1-2/+9
2022-03-24bitfield: add explicit inclusions to the exampleAndy Shevchenko1-0/+3
2022-03-24ilog2: force inlining of __ilog2_u32() and __ilog2_u64()Christophe Leroy1-2/+2
2022-03-24include: drop pointless __compiler_offsetof indirectionRasmus Villemoes2-7/+1