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