summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-06-21arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configurationVolodymyr Babchuk1-17/+13
2024-06-21arm64: dts: qcom: sm8150: align TLMM pin configuration with DT schemaKrzysztof Kozlowski3-281/+157
2024-06-21xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov4-8/+10
2024-06-21xtensa: stacktrace: include <asm/ftrace.h> for prototypeRandy Dunlap1-0/+1
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan2-0/+24
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger1-2/+10
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger1-20/+81
2024-06-16parisc: Define sigset_t in parisc uapi headerHelge Deller2-12/+10
2024-06-16parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller1-0/+1
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert2-10/+9
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg4-18/+3
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts4-1/+7
2024-06-16KVM: arm64: AArch32: Fix spurious trapping of conditional instructionsMarc Zyngier1-2/+16
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier1-0/+1
2024-06-16KVM: arm64: Fix AArch32 register narrowing on userspace writeMarc Zyngier1-1/+1
2024-06-16arm64: dts: hi3798cv200: fix the size of GICRYang Xiwen1-1/+1
2024-06-16arm64: dts: qcom: qcs404: fix bluetooth device addressJohan Hovold1-1/+1
2024-06-16arm64: tegra: Correct Tegra132 I2C aliasKrzysztof Kozlowski2-3/+3
2024-06-16riscv: signal: handle syscall restart before get_signalHaorong Lu1-39/+46
2024-06-12riscv: prevent pt_regs corruption for secondary idle threadsSergey Matyukevich2-3/+2
2024-06-12powerpc/pseries/lparcfg: drop error message from guest name lookupNathan Lynch1-2/+2
2024-06-12riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin1-6/+14
2024-06-12riscv: stacktrace: Make walk_stackframe cross pt_regs frameGuo Ren2-1/+11
2024-06-12arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao1-0/+1
2024-06-12x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada1-4/+1
2024-06-12um: Fix the declaration of kasan_map_memoryTiwei Bie3-1/+3
2024-06-12um: Fix the -Wmissing-prototypes warning for get_thread_regTiwei Bie2-1/+7
2024-06-12um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie2-2/+2
2024-06-12powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde3-7/+7
2024-06-12um: vector: fix bpfflash parameter evaluationJohannes Berg1-1/+1
2024-06-12um: Add winch to winch_handlers before registering winch IRQRoberto Sassu1-6/+8
2024-06-12um: Fix return value in ubd_init()Duoming Zhou1-2/+2
2024-06-12s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle2-2/+1
2024-06-12s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov1-3/+3
2024-06-12s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov1-2/+2
2024-06-12s390/vdso: Use standard stack frame layoutHeiko Carstens2-0/+2
2024-06-12s390/vdso: Generate unwind information for C modulesJens Remus2-2/+4
2024-06-12s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar1-0/+1
2024-06-12s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar2-0/+2
2024-06-12LoongArch: Fix callchain parse error with kernel tracepoint events againHuacai Chen1-2/+1
2024-06-12microblaze: Remove early printk call from cpuinfo-static.cMichal Simek1-1/+1
2024-06-12microblaze: Remove gcc flag for non existing early_printk.c fileMichal Simek1-1/+0
2024-06-12arm64: dts: meson: fix S4 power-controller nodeXianwei Zhao1-4/+9
2024-06-12x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter1-4/+4
2024-06-12x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-06-12powerpc/fsl-soc: hide unused const variableArnd Bergmann1-0/+2
2024-06-12riscv, bpf: make some atomic operations fully orderedPuranjay Mohan1-10/+10
2024-06-12s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich1-2/+6
2024-06-12m68k: mac: Fix reboot hang on Mac IIciFinn Thain1-18/+18
2024-06-12m68k: Fix spinlock race in kernel thread creationMichael Schmitz1-1/+3