summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-06ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2023-02-06h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor
2023-02-06hexagon: Fix function name in die()Nathan Chancellor
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06x86/entry/64: Add instruction suffix to SYSRETJan Beulich
2023-02-06x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-02-06xen: Fix up build warning with xen_init_time_ops() referenceGreg Kroah-Hartman
2023-02-06x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner
2023-02-06ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti
2023-02-06ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'Fabio Estevam
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-18x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-18ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers
2023-01-18x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2023-01-18powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-18powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2023-01-18powerpc/hv-gpci: Fix hv_gpci event listKajol Jain
2023-01-18powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang
2023-01-18powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin
2023-01-18powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang
2023-01-18powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET
2023-01-18MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2023-01-18x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng
2023-01-18uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2023-01-18MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2023-01-18alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro
2023-01-18ARM: mmp: fix timer_read delayDoug Brown
2023-01-18ARM: dts: turris-omnia: Add switch port 6 nodePali Rohár
2023-01-18ARM: dts: turris-omnia: Add ethernet aliasesPali Rohár
2023-01-18ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-18ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-18ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-18ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-18ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-18ARM: dts: dove: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-18arm64: dts: mediatek: mt6797: Fix 26M oscillator unit nameAngeloGioacchino Del Regno
2023-01-18arm: dts: spear600: Fix clcd interruptKory Maincent
2023-01-18ARM: dts: qcom: apq8064: fix coresight compatibleLuca Weiss
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-12-14ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188Johan Jonker
2022-12-14ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak
2022-12-14ARM: dts: rockchip: fix ir-receiver node namesJohan Jonker
2022-12-14arm: dts: rockchip: fix node name for hym8563 rtcSebastian Reichel
2022-12-08Revert "x86/speculation: Change FILL_RETURN_BUFFER to work with objtool"Ben Hutchings
2022-12-08x86/nospec: Fix i386 RSB stuffingPeter Zijlstra