aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
43 hoursMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
5 daysMerge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)1-3/+20
2024-04-29ARM: 9392/2: Support CLANG CFILinus Walleij1-0/+1
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand1-1/+1
2024-04-18ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablementLinus Walleij1-3/+19
2024-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-0/+1
2024-02-26ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel1-2/+2
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+1
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook1-1/+1
2024-01-17Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2024-01-11Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-89/+1
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-1/+1
2023-12-22ARM: mach-nspire: Rework support and directory structureAndrew Davis1-2/+0
2023-12-22ARM: mach-sunplus: Rework support and directory structureAndrew Davis1-2/+0
2023-12-22ARM: mach-airoha: Rework support and directory structureAndrew Davis1-11/+0
2023-12-22ARM: mach-moxart: Move MOXA ART support into Kconfig.platformsAndrew Davis1-2/+0
2023-12-22ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platformsAndrew Davis1-2/+0
2023-12-22ARM: mach-rda: Move RDA Micro support into Kconfig.platformsAndrew Davis1-2/+0
2023-12-22ARM: mach-asm9260: Move ASM9260 support into Kconfig.platformsAndrew Davis1-2/+0
2023-12-22ARM: Kconfig: move platform selection into its own Kconfig fileAndrew Davis1-66/+1
2023-12-05ARM: 9328/1: mm: try VMA lock-based page fault handling firstWang Kefeng1-0/+1
2023-10-22dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig1-0/+1
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap1-1/+1
2023-08-18arm/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-25/+4
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+3
2023-06-28Merge branch 'expand-stack'Linus Torvalds1-0/+1
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2023-06-24arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings1-0/+1
2023-06-21kbuild: Support flat DTBs installRob Herring1-0/+3
2023-06-16ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-0/+1
2023-06-12arm: update in-source documentation referencesJonathan Corbet1-1/+1
2023-05-15ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner1-0/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+13
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+0
2023-04-18arm: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)1-7/+9
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-6/+3
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle1-0/+1
2023-04-04ARM: oxnas: remove OXNAS supportNeil Armstrong1-2/+0
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet1-1/+1
2023-03-06gpiolib: remove empty asm/gpio.h filesArnd Bergmann1-1/+0
2023-02-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-7/+25
2023-02-01ARM: remove CONFIG_UNUSED_BOARD_FILESArnd Bergmann1-13/+0
2023-01-31ARM: 9289/1: Allow pre-ARMv5 builds with ld.lld 16.0.0 and newerNathan Chancellor1-2/+4
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann1-1/+0
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann1-6/+0
2023-01-11ARM: 9281/1: improve Cortex A8/A9 errata help textSebastian Reichel1-5/+21
2023-01-10ARM: iop32x: remove the platformArnd Bergmann1-3/+1
2023-01-10ARM: cns3xxx: remove entire platformArnd Bergmann1-2/+0
2022-12-19Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2022-12-19ARM: disallow pre-ARMv5 builds with ld.lldArnd Bergmann1-0/+2
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-21/+0
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+3
2022-12-07ARM: 9279/1: support function error injectionWang Kefeng1-0/+1
2022-11-14ARM: 9259/1: stacktrace: Convert stacktrace to generic ARCH_STACKWALKLi Huafei1-0/+1
2022-11-07ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLSeung-Woo Kim1-0/+1
2022-10-17arm: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy1-21/+0
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-4/+0
2022-09-28ARM: Drop CMDLINE_* dependency on ATAGSGeert Uytterhoeven1-1/+0
2022-09-28ARM: Drop CMDLINE_FORCE dependency on !ARCH_MULTIPLATFORMGeert Uytterhoeven1-1/+0
2022-09-16ARM: disallow PCI with MMU=n againArnd Bergmann1-1/+1
2022-09-15Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/li...Arnd Bergmann1-97/+33
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-09-09ARM: footbridge: move isa-dma support into footbridgeArnd Bergmann1-5/+0
2022-08-30ARM: make ARCH_MULTIPLATFORM user-visibleArnd Bergmann1-1/+14
2022-08-30ARM: fix XIP_KERNEL dependenciesArnd Bergmann1-3/+4
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott1-4/+0
2022-08-18ARM: Kconfig: clean up platform selectionArnd Bergmann1-96/+18
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-1/+1
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds1-3/+2
2022-08-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+18
2022-07-28ARM: 9203/1: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOCLecopzer Chen1-0/+1
2022-07-28ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOCLecopzer Chen1-0/+1
2022-07-22ARM: add CONFIG_UNUSED_BOARD_FILESArnd Bergmann1-2/+14
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann1-1/+4
2022-07-08ARM: sunplus: Add initial support for Sunplus SP7021 SoCQin Jian1-0/+2
2022-07-07ARM/dma-mapping: use dma-direct unconditionallyChristoph Hellwig1-2/+2
2022-07-07ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by defaultChristoph Hellwig1-1/+0
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-03ARM: omap1: enable multiplatformArnd Bergmann1-13/+0
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds1-0/+2
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+0
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann1-0/+2
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-87/+6
2022-05-20ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins1-0/+11
2022-05-18ARM: hpe: Introduce the HPE GXP architectureNick Hawkins1-0/+2
2022-05-07ARM: pxa: convert to multiplatformArnd Bergmann1-17/+0
2022-05-07ARM: pxa: remove support for MTD_XIPArnd Bergmann1-1/+0
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann1-4/+0
2022-04-22Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-5/+1
2022-04-22ARM: omap1: fix build with no SoC selectedArnd Bergmann1-1/+0
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann1-1/+0
2022-04-22ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann1-1/+1
2022-04-22ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann1-2/+0
2022-04-08ARM: ixp4xx: enable multiplatform supportArnd Bergmann1-16/+0
2022-04-08ARM: rework endianess selectionArnd Bergmann1-2/+6
2022-04-08ARM: iop32x: enable multiplatform supportArnd Bergmann1-14/+0
2022-04-08ARM: s3c: enable s3c24xx multiplatform supportArnd Bergmann1-18/+0
2022-04-07ARM: s3c24xx: convert to sparse-irqArnd Bergmann1-0/+2
2022-04-07ARM: s3c24xx: remove support for ISA drivers on BAST PC/104Arnd Bergmann1-1/+0
2022-04-04ARM: dove: multiplatform supportArnd Bergmann1-14/+0
2022-04-04ARM: ep93xx: multiplatform supportArnd Bergmann1-16/+0
2022-04-04ARM: ep93xx: enable SPARSE_IRQArnd Bergmann1-0/+2
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-6/+0
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+12
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-29/+16
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-18/+28
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+1
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual1-3/+1
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann1-21/+13
2022-03-12ARM: fix building NOMMU ARMv4/v5 kernelsArnd Bergmann1-1/+1
2022-03-03dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig1-1/+1
2022-03-01Merge tag 'v5.17-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+12
2022-03-01ARM: Add basic support for Airoha EN7523 SoCJohn Crispin1-0/+12
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook1-0/+1
2022-02-25Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-8/+3
2022-02-12ARM: ixp4xx: Convert to SPARSE_IRQ and P2VLinus Walleij1-1/+3
2022-02-12ARM: ixp4xx: Drop custom DMA coherency and bouncingLinus Walleij1-5/+0
2022-02-12ARM: ixp4xx: Delete old PCI driverLinus Walleij1-2/+0
2022-02-10Revert "ARM: 9144/1: forbid ftrace with clang and thumb2_kernel"Ard Biesheuvel1-1/+1
2022-02-09ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel1-1/+1
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)1-0/+1
2022-01-24ARM: assembler: define a Kconfig symbol for group relocation supportArd Biesheuvel1-1/+12
2022-01-24ARM: mm: switch to swapper_pg_dir early for vmap'ed stackArd Biesheuvel1-1/+1
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2022-01-11Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2022-01-05ARM: 9177/1: disable vmap'ed stacks on suspend-capable SMP configsArd Biesheuvel1-1/+1
2021-12-20Merge tag 'samsung-soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+0
2021-12-17ARM: 9166/1: Support KFENCE for ARMWang Kefeng1-0/+1
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar1-0/+1
2021-12-06ARM: v7m: enable support for IRQ stacksArd Biesheuvel1-1/+0
2021-12-06ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel1-4/+4
2021-12-06ARM: use TLS register for 'current' on !SMP as wellArd Biesheuvel1-1/+1
2021-12-06ARM: remove old-style irq entryArnd Bergmann1-12/+2
2021-12-06ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann1-4/+1
2021-12-06ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann1-0/+1
2021-12-03ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann1-0/+1
2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel1-0/+1
2021-12-03ARM: run softirqs on the per-CPU IRQ stackArd Biesheuvel1-0/+2
2021-12-03ARM: implement IRQ stacksArd Biesheuvel1-0/+4
2021-12-03ARM: stackprotector: prefer compiler for TLS based per-task protectorArd Biesheuvel1-2/+6
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-1/+0
2021-11-21ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko1-1/+0
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel1-0/+1
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-2/+1
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-5/+14
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)1-5/+14
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+1
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-1/+0
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-1/+0
2021-10-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2021-10-25ARM: 9146/1: RiscPC needs older gcc versionArnd Bergmann1-0/+1
2021-10-25ARM: 9144/1: forbid ftrace with clang and thumb2_kernelArnd Bergmann1-1/+1
2021-10-25ARM: 9143/1: add CONFIG_PHYS_OFFSET default valuesArnd Bergmann1-3/+5
2021-10-25irq: arm: perform irqentry in entry codeMark Rutland1-1/+0
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland1-0/+1
2021-10-22ARM: Recover kretprobe modified return address in stacktraceMasami Hiramatsu1-0/+1
2021-10-20ep93xx: clock: convert in-place to COMMON_CLKNikita Shubin1-1/+1
2021-10-19ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers1-0/+1
2021-10-17rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker1-1/+0
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann1-2/+0
2021-09-27ARM: smp: Enable THREAD_INFO_IN_TASKArd Biesheuvel1-0/+1
2021-09-27ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel1-0/+5
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel1-1/+1
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-4/+1
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+3
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann1-1/+0
2021-08-18ARM/nommu: use the generic dma-direct code for non-coherent devicesChristoph Hellwig1-2/+3
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-4/+1
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+0
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-6/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2021-07-16arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/Geert Uytterhoeven1-1/+1
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+2
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+0
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-3/+0
2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij1-1/+2
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann1-2/+0
2021-05-05mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual1-4/+1
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-4/+1
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual1-0/+1
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-04-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+7
2021-03-25ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel1-1/+7
2021-03-23ARM: socfpga: introduce common ARCH_INTEL_SOCFPGAKrzysztof Kozlowski1-1/+1
2021-03-08ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directlyMarc Zyngier1-0/+1
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+5
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0