summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-05-30x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-05-30x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-05-30powerpc/fsl-soc: hide unused const variableArnd Bergmann
2024-05-30riscv, bpf: make some atomic operations fully orderedPuranjay Mohan
2024-05-30s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich
2024-05-30m68k: mac: Fix reboot hang on Mac IIciFinn Thain
2024-05-30m68k: Fix spinlock race in kernel thread creationMichael Schmitz
2024-05-30x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter
2024-05-30Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck
2024-05-30sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven
2024-05-30x86/purgatory: Switch to the position-independent small code modelArd Biesheuvel
2024-05-30openrisc: traps: Don't send signals to kernel mode threadsStafford Horne
2024-05-30x86/pat: Fix W^X violation false-positives when running as Xen PV guestJuergen Gross
2024-05-30x86/pat: Restructure _lookup_address_cpa()Juergen Gross
2024-05-30x86/pat: Introduce lookup_address_in_pgd_attr()Juergen Gross
2024-05-30x86/boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57Ard Biesheuvel
2024-05-30arm64: Remove unnecessary irqflags alternative.h includeJinjie Ruan
2024-05-30locking/atomic/x86: Correct the definition of __arch_try_cmpxchg128()Uros Bizjak
2024-05-30x86/microcode/AMD: Avoid -Wformat warning with clang-15Arnd Bergmann
2024-05-30x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei
2024-05-30s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
2024-05-30ARM: configs: sunxi: Enable DRM_DW_HDMIMaxime Ripard
2024-05-30crypto: x86/sha512-avx2 - add missing vzeroupperEric Biggers
2024-05-30crypto: x86/sha256-avx2 - add missing vzeroupperEric Biggers
2024-05-30crypto: x86/nh-avx2 - add missing vzeroupperEric Biggers
2024-05-30parisc: add missing export of __cmpxchg_u8()Al Viro
2024-05-30x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds
2024-05-30bpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan
2024-05-30riscv: T-Head: Test availability bit before enabling MAE errataChristoph Müllner
2024-05-30riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner
2024-05-30LoongArch: Lately init pmu after smp is onlineBibo Mao
2024-05-30cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-05-30Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon
2024-05-30arm64/fpsimd: Avoid erroneous elide of user state reloadArd Biesheuvel
2024-05-30Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon
2024-05-30x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman
2024-05-17x86/apic: Don't access the APIC when disabling x2APICThomas Gleixner
2024-05-17arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configurationVolodymyr Babchuk
2024-05-17xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov
2024-05-17arm64: dts: mediatek: mt8183-pico6: Fix bluetooth nodeChen-Yu Tsai
2024-05-17ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu
2024-05-17powerpc/crypto/chacha-p10: Fix failure on non Power10Michael Ellerman
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-05-17KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()Oliver Upton
2024-05-17powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra
2024-05-17powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain
2024-05-17s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus
2024-05-17arm32, bpf: Reimplement sign-extension mov instructionPuranjay Mohan
2024-05-17s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda
2024-05-17s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda