summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier
2024-06-16KVM: arm64: Fix AArch32 register narrowing on userspace writeMarc Zyngier
2024-06-16arm64: dts: hi3798cv200: fix the size of GICRYang Xiwen
2024-06-16arm64: dts: qcom: qcs404: fix bluetooth device addressJohan Hovold
2024-06-16arm64: tegra: Correct Tegra132 I2C aliasKrzysztof Kozlowski
2024-06-16genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang
2024-06-16KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYADDR in CPUIDGerd Hoffmann
2024-06-16riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin
2024-06-16riscv: stacktrace: Make walk_stackframe cross pt_regs frameGuo Ren
2024-06-16arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao
2024-06-16x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada
2024-06-16um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie
2024-06-16powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde
2024-06-16um: vector: fix bpfflash parameter evaluationJohannes Berg
2024-06-16um: Add winch to winch_handlers before registering winch IRQRoberto Sassu
2024-06-16um: Fix return value in ubd_init()Duoming Zhou
2024-06-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle
2024-06-16s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov
2024-06-16s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov
2024-06-16s390/vdso: Use standard stack frame layoutHeiko Carstens
2024-06-16s390/vdso: Generate unwind information for C modulesJens Remus
2024-06-16s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar
2024-06-16s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar
2024-06-16microblaze: Remove early printk call from cpuinfo-static.cMichal Simek
2024-06-16microblaze: Remove gcc flag for non existing early_printk.c fileMichal Simek
2024-06-16x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-06-16powerpc/fsl-soc: hide unused const variableArnd Bergmann
2024-06-16s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich
2024-06-16m68k: mac: Fix reboot hang on Mac IIciFinn Thain
2024-06-16m68k: Fix spinlock race in kernel thread creationMichael Schmitz
2024-06-16Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck
2024-06-16sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven
2024-06-16x86/purgatory: Switch to the position-independent small code modelArd Biesheuvel
2024-06-16x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei
2024-06-16crypto: x86/sha512-avx2 - add missing vzeroupperEric Biggers
2024-06-16crypto: x86/sha256-avx2 - add missing vzeroupperEric Biggers
2024-06-16crypto: x86/nh-avx2 - add missing vzeroupperEric Biggers
2024-06-16parisc: add missing export of __cmpxchg_u8()Al Viro
2024-06-16x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds
2024-06-16x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman
2024-05-25KVM: x86: Clear "has_error_code", not "error_code", for RM exception injectionSean Christopherson
2024-05-17arm64: dts: qcom: Fix 'interrupt-map' parent address cellsRob Herring
2024-05-17ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu
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-17KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_idMarc Zyngier