summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-24kasan, vmalloc: add vmalloc tagging for SW_TAGSAndrey Konovalov
2022-03-24kasan: add wrappers for vmalloc hooksAndrey Konovalov
2022-03-24kasan: reorder vmalloc hooksAndrey Konovalov
2022-03-24kasan, vmalloc: drop outdated VM_KASAN commentAndrey Konovalov
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov
2022-03-24kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hookAndrey Konovalov
2022-03-24mm: clarify __GFP_ZEROTAGS commentAndrey Konovalov
2022-03-24kasan, page_alloc: merge kasan_free_pages into free_pages_prepareAndrey Konovalov
2022-03-24mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual
2022-03-24mm: delete __ClearPageWaiters()Hugh Dickins
2022-03-24Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-24Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-03-24netfilter: egress: Report interface as outgoingPhil Sutter
2022-03-24io_uring: remove IORING_CQE_F_MSGJens Axboe
2022-03-23kexec: make crashk_res, crashk_low_res and crash_notes symbols always visibleJisheng Zhang
2022-03-23init.h: improve __setup and early_param documentationRandy Dunlap
2022-03-23bitfield: add explicit inclusions to the exampleAndy Shevchenko
2022-03-23ilog2: force inlining of __ilog2_u32() and __ilog2_u64()Christophe Leroy
2022-03-23include: drop pointless __compiler_offsetof indirectionRasmus Villemoes
2022-03-23Documentation/sparse: add hints about __CHECKER__Bjorn Helgaas
2022-03-23linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-23Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-03-23Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-03-23Merge tag 'slab-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2022-03-23drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not setKajol Jain
2022-03-23rtc: remove uie_unsupportedAlexandre Belloni
2022-03-23rtc: add new RTC_FEATURE_ALARM_WAKEUP_ONLY featureAlexandre Belloni
2022-03-23rtc: ds1685: drop no_irqAlexandre Belloni
2022-03-23clk: sunxi-ng: Add support for the sun6i RTC clocksSamuel Holland
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens
2022-03-23cacheflush.h: Add forward declaration for struct folioHerbert Xu
2022-03-23Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal
2022-03-23mfd: db8500-prcmu: Remove unused inline functionYueHaibing
2022-03-22block: avoid calling blkg_free() in atomic contextMing Lei