summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-13arm64: dts: qcom: sm8450: Add missing properties for cryptobamStephan Gerhold
2025-03-13arm64: dts: qcom: sm8350: Reenable crypto & cryptobamLuca Weiss
2025-03-13arm64/kernel: Always use level 2 or higher for early mappingsArd Biesheuvel
2025-03-13x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher
2025-03-13x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.hUros Bizjak
2025-03-13x86/boot: Move the LA57 trampoline to separate source fileArd Biesheuvel
2025-03-12spufs: fix a leak in spufs_create_context()Al Viro
2025-03-12spufs: fix gang directory lifetimesAl Viro
2025-03-12spufs: fix a leak on spufs_new_file() failureAl Viro
2025-03-12riscv: fix test_and_{set,clear}_bit ordering documentationIgnacio Encinas
2025-03-12LoongArch: Enable jump table for objtoolTiezhu Yang
2025-03-12arm64: dts: qcom: sm8750-qrd: Enable CDSPKrzysztof Kozlowski
2025-03-12arm64: dts: qcom: sm8750-mtp: Enable CDSPKrzysztof Kozlowski
2025-03-12arm64: dts: qcom: sm8750: Add CDSPKrzysztof Kozlowski
2025-03-12arm64: dts: qcom: sm8750-qrd: Enable ADSPKrzysztof Kozlowski
2025-03-12arm64: dts: qcom: sm8750-mtp: Enable ADSPKrzysztof Kozlowski
2025-03-12arm64: dts: qcom: sm8750: Add LPASS macro codecs and pinctrlKrzysztof Kozlowski
2025-03-12arm64: dts: qcom: sm8750: Add IPCC, SMP2P, AOSS and ADSPKrzysztof Kozlowski
2025-03-12arm64: dts: qcom: ipq5424: Enable MMCVaradarajan Narayanan
2025-03-12arm64: dts: qcom: sm8750: Add ICE nodesGaurav Kashyap
2025-03-12arm64: dts: qcom: sm8750: Add TRNG nodesGaurav Kashyap
2025-03-12arm64: dts: qcom: sm8750: Add QCrypto nodesGaurav Kashyap
2025-03-12arm64: dts: qcom: Use recommended MBN firmware pathKrzysztof Kozlowski
2025-03-12KVM: arm64: Allow userspace to write ID_AA64MMFR0_EL1.TGRAN*_2Sebastian Ott
2025-03-12arm64: dts: st: add stm32mp215f-dk board supportAmelie Delaunay
2025-03-12arm64: dts: st: introduce stm32mp21 SoCs familyAlexandre Torgue
2025-03-12arm64: dts: st: add stm32mp235f-dk board supportAmelie Delaunay
2025-03-12arm64: dts: st: introduce stm32mp23 SoCs familyAlexandre Torgue
2025-03-12arm64: Kconfig: expand STM32 Armv8 SoC with STM32MP21/STM32MP23 SoCs familyAmelie Delaunay
2025-03-12arm64: dts: st: add stm32mp257f-dk board supportAlexandre Torgue
2025-03-12arm64/mm: Drop PXD_TABLE_BITAnshuman Khandual
2025-03-12arm64/mm: Check pmd_table() in pmd_trans_huge()Ryan Roberts
2025-03-12arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts
2025-03-12arm64/mm: Check PXD_TYPE_TABLE in [p4d|pgd]_bad()Anshuman Khandual
2025-03-12arm64/mm: Clear PXX_TYPE_MASK and set PXD_TYPE_SECT in [pmd|pud]_mkhuge()Anshuman Khandual
2025-03-12arm64/mm: Clear PXX_TYPE_MASK in mk_[pmd|pud]_sect_prot()Anshuman Khandual
2025-03-12arm64/ptdump: Test PMD_TYPE_MASK for block mappingAnshuman Khandual
2025-03-12KVM: arm64: ptdump: Test PMD_TYPE_MASK for block mappingAnshuman Khandual
2025-03-12x86/boot: Add back some padding for the CRC-32 checksumArd Biesheuvel
2025-03-12x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callersJames Morse
2025-03-12x86/resctrl: Move get_config_index() to a headerJames Morse
2025-03-12x86/resctrl: Handle throttle_mode for SMBA resourcesJames Morse
2025-03-12x86/resctrl: Move RFTYPE flags to be managed by resctrlJames Morse
2025-03-12x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plrJames Morse
2025-03-12x86/resctrl: Make prefetch_disable_bits belong to the arch codeJames Morse
2025-03-12x86/resctrl: Allow an architecture to disable pseudo lockJames Morse
2025-03-12x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functionsJames Morse
2025-03-12x86/resctrl: Move mbm_cfg_mask to struct rdt_resourceJames Morse
2025-03-12x86/resctrl: Move mba_mbps_default_event init to filesystem codeJames Morse
2025-03-12x86/resctrl: Change mon_event_config_{read,write}() to be arch helpersJames Morse