OSDN Git Service

kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
[uclinux-h8/linux.git] / mm / page_alloc.c
2022-03-25 Andrey Konovalovkasan, page_alloc: rework kasan_unpoison_pages call...
2022-03-25 Andrey Konovalovkasan, page_alloc: move kernel_init_free_pages in post_...
2022-03-25 Andrey Konovalovkasan, page_alloc: move SetPageSkipKASanPoison in post_...
2022-03-25 Andrey Konovalovkasan, page_alloc: combine tag_clear_highpage calls...
2022-03-25 Andrey Konovalovkasan, page_alloc: merge kasan_alloc_pages into post_al...
2022-03-25 Andrey Konovalovkasan, page_alloc: refactor init checks in post_alloc_hook
2022-03-25 Andrey Konovalovkasan: drop skip_kasan_poison variable in free_pages_pr...
2022-03-25 Andrey Konovalovkasan, page_alloc: init memory of skipped pages on...
2022-03-25 Andrey Konovalovkasan, page_alloc: simplify kasan_poison_pages call...
2022-03-25 Andrey Konovalovkasan, page_alloc: merge kasan_free_pages into free_pag...
2022-03-25 Andrey Konovalovkasan, page_alloc: move tag_clear_highpage out of kerne...
2022-03-25 Andrey Konovalovkasan, page_alloc: deduplicate should_skip_kasan_poison
2022-03-24 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-03-24 Linus TorvaldsMerge tag 'net-next-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'vfio-v5.18-rc1' of https://github.com/awilli...
2022-03-24 Linus TorvaldsMerge tag 'hyperv-next-signed-20220322' of git://git...
2022-03-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-03-24 Linus TorvaldsMerge tag 'tomoyo-pr-20220322' of git://git.osdn.net...
2022-03-24 Linus TorvaldsMerge tag 'flexible-array-transformations-5.18-rc1...
2022-03-24 Linus TorvaldsMerge tag 'prlimit-tasklist_lock-for-v5.18' of git...
2022-03-24 Linus TorvaldsMerge tag 'fs.rt.v5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'fs.v5.18' of git://git./linux/kernel/git...
2022-03-24 Linus TorvaldsMerge tag 'arm-dt-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'arm-drivers-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'arm-soc-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'arm-defconfig-5.18' of git://git./linux...
2022-03-24 Linus TorvaldsMerge tag 'asm-generic-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-03-23 Linus TorvaldsMerge tag 'm68knommu-for-v5.18' of git://git./linux...
2022-03-23 Linus TorvaldsMerge tag 'sound-5.18-rc1' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'media/v5.18-1' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'for-5.18/fbdev-1' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'mmc-v5.18' of git://git./linux/kernel/git...
2022-03-23 Linus TorvaldsMerge tag 'ata-5.18-rc1' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.18-rc1' of git:...
2022-03-23 Linus TorvaldsMerge tag 'linux-kselftest-next-5.18-rc1' of git:/...
2022-03-23 Linus TorvaldsMerge branch 'for-5.18' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge branch 'for-5.18' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'slab-for-5.18' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'trace-v5.18' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'trace-rtla-v5.18' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'printk-for-5.18' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'folio-5.18b' of git://git.infradead.org...
2022-03-23 Linus TorvaldsMerge tag 'folio-5.18c' of git://git.infradead.org...
2022-03-22 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-03-22 Michal Hockomm: make free_area_init_node aware of memory less nodes
2022-03-22 Michal Hockomm, memory_hotplug: reorganize new pgdat initialization
2022-03-22 Michal Hockomm: handle uninitialized numa nodes gracefully
2022-03-22 Huang YingNUMA balancing: optimize page placement for memory...
2022-03-22 Miaohe Linmm/hwpoison-inject: support injecting hwpoison to free...
2022-03-22 Mel Gormanmm/page_alloc: check high-order pages for corruption...
2022-03-22 Eric Dumazetmm/page_alloc: call check_new_pages() while zone spinlo...
2022-03-22 Suren Baghdasaryanmm: count time in drain_all_pages during direct reclaim...
2022-03-22 Oscar Salvadorarch/x86/mm/numa: Do not initialize nodes twice
2022-03-22 Mel Gormanmm/page_alloc: do not prefetch buddies during bulk...
2022-03-22 Mel Gormanmm/page_alloc: limit number of high-order pages on...
2022-03-22 Mel Gormanmm/page_alloc: free pages in a single pass during bulk...
2022-03-22 Mel Gormanmm/page_alloc: drain the requested list first during...
2022-03-22 Mel Gormanmm/page_alloc: simplify how many pages are selected...
2022-03-22 Mel Gormanmm/page_alloc: track range of active PCP lists during...
2022-03-22 Mel Gormanmm/page_alloc: fetch the correct pcp buddy during bulk...
2022-03-22 Alistair Popplemm/pages_alloc.c: don't create ZONE_MOVABLE beyond...
2022-03-22 Nathan Chancellormm/page_alloc: mark pagesets as __maybe_unused
2022-03-22 David Hildenbrandmm: enforce pageblock_order < MAX_ORDER
2022-03-22 Nicolas Saenz Juliennemm/page_alloc: don't pass pfn to free_unref_page_commit()
2022-03-22 Zi Yanmm: page_alloc: avoid merging non-fallbackable pagebloc...
2022-03-21 Matthew Wilcox ... mm: Make compound_pincount always available
2022-03-21 Petr MladekMerge branch 'rework/fast-next-seq' into for-linus
2022-03-17 Mark Brownspi: Get sgs size fix into branch
2022-03-14 Thomas GleixnerMerge tag 'timers-v5.18-rc1' of https://git.linaro...
2022-03-10 Takashi IwaiMerge tag 'asoc-fix-v5.17-rc7' of https://git./linux...
2022-03-10 Linus TorvaldsMerge tag 'spi-fix-v5.17-rc7' of git://git./linux/kerne...
2022-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-03-08 Linus TorvaldsMerge tag 'for-linus-bhb' of git://git.armlinux.org...
2022-03-08 Arnd BergmannMerge tag 'tegra-for-5.17-arm-dt-fixes-2' of git:/...
2022-03-07 Arnd BergmannMerge tag 'tegra-for-5.17-arm64-dt-fixes' of git:/...
2022-03-06 Linus TorvaldsMerge tag 'for-5.17-rc6-tag' of git://git./linux/kernel...
2022-03-03 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-03-01 Arnd BergmannMerge tag 'qcom-arm64-defconfig-for-5.17' of git:/...
2022-03-01 Arnd BergmannMerge tag 'qcom-defconfig-for-5.18' of git://git./linux...
2022-03-01 Arnd BergmannMerge tag 'qcom-dts-fixes-for-5.17' of git://git./linux...
2022-03-01 Dmitry TorokhovMerge tag 'v5.17-rc4' into for-linus
2022-02-25 Linus TorvaldsMerge tag 'for-5.17-rc5-tag' of git://git./linux/kernel...
2022-02-25 Linus TorvaldsMerge tag 'spi-fix-v5.17-rc5' of git://git./linux/kerne...
2022-02-25 Linus TorvaldsMerge tag 'regulator-fix-v5.17-rc5' of git://git./linux...
2022-02-25 Linus TorvaldsMerge tag 'regmap-fix-v5.17-rc5' of git://git./linux...
2022-02-25 Arnd BergmannMerge tag 'ti-k3-config-for-v5.17-v2' of git://git...
2022-02-25 Arnd BergmannMerge tag 'amlogic-arm64-dt-for-v5.18' of git://git...
2022-02-25 Paolo BonziniMerge branch 'kvm-hv-xmm-hypercall-fixes' into HEAD
2022-02-24 Arnd BergmannMerge tag 'tegra-for-5.17-arm-dt-fixes' of git://git...
2022-02-23 Takashi IwaiMerge tag 'asoc-fix-v5.17-rc5' of https://git./linux...
2022-02-23 Linus TorvaldsMerge branch 'for-5.17-fixes' of git://git./linux/kerne...
2022-02-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-02-17 Mark Brownspi: New support and problem adjustment of SPI rockchip
2022-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-02-15 Linus TorvaldsMerge tag 'for-5.17-rc4-tag' of git://git./linux/kernel...
2022-02-14 Linus TorvaldsMerge tag 'regulator-fix-v5.17-rc4' of git://git./linux...
2022-02-14 Takashi IwaiMerge tag 'asoc-fix-v5.17-rc4' of https://git./linux...
2022-02-14 Tvrtko UrsulinMerge tag 'gvt-fixes-2022-01-13' of https://github...
2022-02-11 Linus TorvaldsMerge tag 'gfs2-v5.16-rc3-fixes2' of git://git./linux...
next