summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-10-10mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed
2024-10-10arm64: errata: Expand speculative SSBS workaround once moreMark Rutland
2024-10-10arm64: cputype: Add Neoverse-N3 definitionsMark Rutland
2024-10-10riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti
2024-10-10riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang
2024-10-10arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan
2024-10-10arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGSMark Rutland
2024-10-10parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller
2024-10-10parisc: Fix 64-bit userspace syscall pathHelge Deller
2024-10-10parisc: Fix itlb miss handler for 64-bit programsHelge Deller
2024-10-10KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier
2024-10-10powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy
2024-10-10powerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni
2024-10-10perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko
2024-10-10x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook
2024-10-10x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl
2024-10-10x86/kexec: Add EFI config table identity mapping for kexec kernelTao Liu
2024-10-10x86/pkeys: Restore altstack access in sigreturn()Aruna Ramakrishna
2024-10-10x86/pkeys: Add PKRU as a parameter in signal handling functionsAruna Ramakrishna
2024-10-10x86/apic: Remove logical destination mode for 64-bitThomas Gleixner
2024-10-10x86/ioapic: Handle allocation failures gracefullyThomas Gleixner
2024-10-10x86/bugs: Fix handling when SRSO mitigation is disabledDavid Kaplan
2024-10-10x86/bugs: Add missing NO_SSB flagDaniel Sneddon
2024-10-10arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()Fares Mehanna
2024-10-10crypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu
2024-10-10crypto: x86/sha256 - Add parentheses around macros' single argumentsFangrui Song
2024-10-04s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik
2024-10-04x86/tdx: Fix "in-kernel MMIO" checkAlexey Gladkov (Intel)
2024-10-04x86/tdx: Convert shared memory back to private on kexecKirill A. Shutemov
2024-10-04x86/mm: Add callbacks to prepare encrypted memory for kexecKirill A. Shutemov
2024-10-04x86/tdx: Account shared memoryKirill A. Shutemov
2024-10-04x86/mm: Make x86_platform.guest.enc_status_change_*() return an errorKirill A. Shutemov
2024-10-04KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)Sean Christopherson
2024-10-04KVM: x86: Make x2APIC ID 100% readonlySean Christopherson
2024-10-04KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definitionHou Wenlong
2024-10-04ARM: dts: imx6ull-seeed-npi: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski
2024-10-04ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski
2024-10-04arm64: dts: rockchip: Correct the Pinebook Pro battery design capacityDragan Simic
2024-10-04arm64: dts: qcom: sa8775p: Mark APPS and PCIe SMMUs as DMA coherentQingqing Zhou
2024-10-04arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequencyDragan Simic
2024-10-04arm64: dts: mediatek: mt8186-corsola: Disable DPI display interfaceChen-Yu Tsai
2024-10-04arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips
2024-10-04arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova
2024-10-04perf/x86/intel/pt: Fix sampling synchronizationAdrian Hunter
2024-10-04perf/x86/intel: Allow to setup LBR for counting event for BPFKan Liang
2024-10-04x86/entry: Remove unwanted instrumentation in common_interrupt()Dmitry Vyukov
2024-10-04arm64: dts: mediatek: mt8395-nio-12l: Mark USB 3.0 on xhci1 as disabledChen-Yu Tsai
2024-10-04arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabledChen-Yu Tsai
2024-10-04powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman
2024-10-04Revert "LoongArch: KVM: Invalidate guest steal time address on vCPU reset"Huacai Chen