summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-21riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao
2024-06-21riscv: fix overlap of allocated page and PTR_ERRNam Cao
2024-06-21x86/amd_nb: Check for invalid SMN readsYazen Ghannam
2024-06-21x86/boot: Don't add the EFI stub to targets, againBenjamin Segall
2024-06-21powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman
2024-06-21arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configurationVolodymyr Babchuk
2024-06-21arm64: dts: qcom: sm8150: align TLMM pin configuration with DT schemaKrzysztof Kozlowski
2024-06-21xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov
2024-06-21xtensa: stacktrace: include <asm/ftrace.h> for prototypeRandy Dunlap
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