summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan
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-16parisc: Define sigset_t in parisc uapi headerHelge Deller
2024-06-16parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-06-16KVM: arm64: AArch32: Fix spurious trapping of conditional instructionsMarc Zyngier
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-16riscv: signal: handle syscall restart before get_signalHaorong Lu
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: stacktrace: Make walk_stackframe cross pt_regs frameGuo Ren
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-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-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/vdso: Use standard stack frame layoutHeiko Carstens
2024-06-12s390/vdso: Generate unwind information for C modulesJens Remus
2024-06-12s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar
2024-06-12s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar
2024-06-12LoongArch: Fix callchain parse error with kernel tracepoint events againHuacai Chen
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-12arm64: dts: meson: fix S4 power-controller nodeXianwei Zhao
2024-06-12x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-06-12x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-06-12powerpc/fsl-soc: hide unused const variableArnd Bergmann
2024-06-12riscv, bpf: make some atomic operations fully orderedPuranjay Mohan
2024-06-12s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich
2024-06-12m68k: mac: Fix reboot hang on Mac IIciFinn Thain
2024-06-12m68k: Fix spinlock race in kernel thread creationMichael Schmitz
2024-06-12x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter
2024-06-12Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck
2024-06-12sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven
2024-06-12x86/purgatory: Switch to the position-independent small code modelArd Biesheuvel