summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-12genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang
2024-06-12x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner
2024-06-12KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYADDR in CPUIDGerd Hoffmann
2024-06-12x86/pci: Skip early E820 check for ECAM regionBjorn Helgaas
2024-06-12x86/topology: Handle bogus ACPI tables correctlyThomas Gleixner
2024-06-12riscv: prevent pt_regs corruption for secondary idle threadsSergey Matyukevich
2024-06-12powerpc/pseries/lparcfg: drop error message from guest name lookupNathan Lynch
2024-06-12riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin
2024-06-12riscv: cpufeature: Fix extension subset checkingCharlie Jenkins
2024-06-12riscv: cpufeature: Fix thead vector hwcap removalCharlie Jenkins
2024-06-12arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao
2024-06-12x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada
2024-06-12xen/x86: add extra pages to unpopulated-alloc if availableRoger Pau Monne
2024-06-12KVM: arm64: Destroy mpidr_data for 'late' vCPU creationOliver Upton
2024-06-12KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_...Christophe JAILLET
2024-06-12KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exceptionVaibhav Jain
2024-06-12powerpc/bpf/32: Fix failing test_bpf testsChristophe Leroy
2024-06-12um: Fix the declaration of kasan_map_memoryTiwei Bie
2024-06-12um: Fix the -Wmissing-prototypes warning for get_thread_regTiwei Bie
2024-06-12um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie
2024-06-12powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde
2024-06-12um: vector: fix bpfflash parameter evaluationJohannes Berg
2024-06-12um: Add winch to winch_handlers before registering winch IRQRoberto Sassu
2024-06-12um: Fix return value in ubd_init()Duoming Zhou
2024-06-12x86/percpu: Use __force to cast from __percpu address spaceUros Bizjak
2024-06-12x86/percpu: Unify arch_raw_cpu_ptr() definesUros Bizjak
2024-06-12s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle
2024-06-12s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov
2024-06-12s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov
2024-06-12s390/stackstrace: Detect vdso stack framesHeiko Carstens
2024-06-12s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens
2024-06-12s390/stacktrace: Improve detection of invalid instruction pointersHeiko Carstens
2024-06-12s390/stacktrace: Skip first user stack frameHeiko Carstens
2024-06-12s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens
2024-06-12s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle
2024-06-12s390/vdso: Use standard stack frame layoutHeiko Carstens
2024-06-12s390/vdso: Generate unwind information for C modulesJens Remus
2024-06-12LoongArch: Fix callchain parse error with kernel tracepoint events againHuacai Chen
2024-06-12riscv: Flush the instruction cache during SMP bringupSamuel Holland
2024-06-12microblaze: Remove early printk call from cpuinfo-static.cMichal Simek
2024-06-12microblaze: Remove gcc flag for non existing early_printk.c fileMichal Simek
2024-06-12riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardwareHannah Peuckmann
2024-06-12riscv: dts: starfive: visionfive 2: Remove non-existing TDM hardwareHannah Peuckmann
2024-06-12arm64: dts: meson: fix S4 power-controller nodeXianwei Zhao
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-30RISC-V: Fix the typo in Scountovf CSR nameAtish Patra
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