summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-05-17ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu1-0/+4
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang7-38/+42
2024-05-17KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()Oliver Upton1-4/+4
2024-05-17KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_idMarc Zyngier1-6/+2
2024-05-17powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra1-0/+8
2024-05-17powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain2-5/+3
2024-05-17powerpc/pseries: Move PLPKS constants to header fileRussell Currey2-40/+53
2024-05-17powerpc/pseries: replace kmalloc with kzalloc in PLPKS driverNayna Jain1-6/+2
2024-05-17s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus2-0/+3
2024-05-17s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda1-1/+1
2024-05-17s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda1-1/+1
2024-05-17bpf, arm64: Fix incorrect runtime statsXu Kuohai1-3/+3
2024-05-02riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland1-1/+1
2024-05-02riscv: fix VMALLOC_START definitionBaoquan He1-1/+1
2024-05-02x86/tdx: Preserve shared bit on mprotect()Kirill A. Shutemov2-2/+6
2024-05-02arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 PumaIskander Amara1-0/+10
2024-05-02LoongArch: Fix access error when read fault on a write-only VMAJiantao Shan1-2/+2
2024-05-02LoongArch: Fix callchain parse error with kernel tracepoint eventsHuacai Chen1-0/+8
2024-05-02cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson2-5/+14
2024-05-02x86/cpu: Fix check for RDPKRU in __show_regs()David Kaplan1-1/+1
2024-05-02ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with t...Andrei Simion1-4/+4
2024-05-02ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin1-1/+0
2024-05-02arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2ProJose Ignacio Tornos Martinez1-0/+2
2024-05-02arm64: dts: mediatek: mt2712: fix validation errorsRafał Miłecki2-5/+6
2024-05-02arm64: dts: mediatek: mt7622: drop "reset-names" from thermal blockRafał Miłecki1-1/+0
2024-05-02arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"Rafał Miłecki1-3/+1
2024-05-02arm64: dts: mediatek: mt7622: fix IR nodenameRafał Miłecki1-1/+1
2024-05-02arm64: dts: mediatek: mt7622: fix clock controllersRafał Miłecki1-15/+12
2024-05-02arm64: dts: mediatek: mt8195-cherry: Update min voltage constraint for MT6315Pin-yen Lin1-2/+2
2024-05-02arm64: dts: mediatek: mt8192-asurada: Update min voltage constraint for MT6315Pin-yen Lin1-3/+3
2024-05-02arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutexNícolas F. R. A. Prado1-0/+1
2024-05-02arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosysNícolas F. R. A. Prado1-0/+3
2024-05-02arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutexNícolas F. R. A. Prado1-0/+1
2024-05-02arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfgIkjoon Jang1-0/+1
2024-05-02arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dtsDragan Simic1-1/+0
2024-05-02arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 PumaQuentin Schulz1-0/+5
2024-05-02arm64: dts: rockchip: fix alphabetical ordering RK3399 pumaIskander Amara1-9/+9
2024-05-02arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 PumaQuentin Schulz1-1/+1
2024-05-02arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1fArınç ÜNAL1-2/+2
2024-04-29Revert "ASoC: ti: Convert Pandora ASoC to GPIO descriptors"Greg Kroah-Hartman1-10/+0
2024-04-27arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian1-3/+0
2024-04-27KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platformsSandipan Das1-1/+2
2024-04-27KVM: x86/pmu: Disable support for adaptive PEBSSean Christopherson1-2/+22
2024-04-27KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleSean Christopherson5-2/+14
2024-04-27x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
2024-04-27x86/bugs: Fix BHI retpoline checkJosh Poimboeuf1-4/+7
2024-04-27ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij1-0/+10
2024-04-27x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()Arnd Bergmann1-0/+1
2024-04-27ARM: omap2: n8x0: stop instantiating codec platform dataDmitry Torokhov3-8/+0
2024-04-27x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel3-1/+3