summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-12-14perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter
2024-12-14crypto: x86/aegis128 - access 32-bit arguments as 32-bitEric Biggers
2024-12-14x86/asm: Reorder early variablesJiri Slaby
2024-12-14um: Always dump trace for specified task in show_stackTiwei Bie
2024-12-14um: Clean up stacktrace dumpJohannes Berg
2024-12-14um: add show_stack_loglvl()Dmitry Safonov
2024-12-14um/sysrq: remove needless variable spDmitry Safonov
2024-12-14um: Fix the return value of elf_core_copy_task_fpregsTiwei Bie
2024-12-14um: Fix potential integer overflow during physmem setupTiwei Bie
2024-12-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon
2024-12-14sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2024-12-14um: vector: Do not use drvdata in releaseTiwei Bie
2024-12-14um: net: Do not use drvdata in releaseTiwei Bie
2024-12-14um: ubd: Do not use drvdata in releaseTiwei Bie
2024-12-14m68k: coldfire/device.c: only build FEC when HW macros are definedAntonio Quartulli
2024-12-14m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois
2024-12-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-12-14ARM: dts: cubieboard4: Fix DCDC5 regulator constraintsAndre Przywara
2024-12-14s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada
2024-12-14m68k: mvme147: Reinstate early consoleDaniel Palmer
2024-12-14m68k: mvme16x: Add and use "mvme16x.h"Geert Uytterhoeven
2024-12-14m68k: mvme147: Fix SCSI controller IRQ numbersDaniel Palmer
2024-12-14mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski
2024-12-14x86/xen/pvh: Annotate indirect branch as safeJosh Poimboeuf
2024-12-14x86/amd_nb: Fix compile-testing without CONFIG_AMD_NBArnd Bergmann
2024-12-14KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKENSean Christopherson
2024-11-17powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-11-17ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylinHeiko Stuebner
2024-11-17ARM: dts: rockchip: Fix the spi controller on rk3036Heiko Stuebner
2024-11-17ARM: dts: rockchip: drop grf reference from rk3036 hdmiHeiko Stuebner
2024-11-17ARM: dts: rockchip: fix rk3036 acodec nodeHeiko Stuebner
2024-11-17arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lionHeiko Stuebner
2024-11-17arm64: dts: rockchip: Fix bluetooth properties on Rock960 boardsHeiko Stuebner
2024-11-17arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328Diederik de Haas
2024-11-17arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavatorGeert Uytterhoeven
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang
2024-11-08arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang
2024-11-08KVM: s390: gaccess: Check if guest address is in memslotNico Boehr
2024-11-08KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch
2024-11-08KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch
2024-11-08KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch
2024-11-08arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2024-11-08arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang
2024-11-08ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink
2024-11-08x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui
2024-11-08x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor
2024-11-08x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson