summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-01-07ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers
2023-01-07powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-07powerpc/hv-gpci: Fix hv_gpci event listKajol Jain
2023-01-07powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang
2023-01-07powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin
2023-01-07powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET
2023-01-07MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2023-01-07x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng
2023-01-07uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov
2023-01-07MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2023-01-07MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2023-01-07alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro
2023-01-07ARM: mmp: fix timer_read delayDoug Brown
2023-01-07ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-07ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-07ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-07ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-07ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-07ARM: dts: dove: Fix assigned-addresses for every PCIe Root PortPali Rohár
2023-01-07arm: dts: spear600: Fix clcd interruptKory Maincent
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-08x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-12-08arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse
2022-12-08arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse
2022-12-08nios2: add FORCE for vmlinuz.gzRandy Dunlap
2022-12-08s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-12-08ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun
2022-12-08ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrlMichael Grzeschik
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson
2022-11-03arc: iounmap() arg is volatileRandy Dunlap
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens
2022-11-03arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-10-26ARM: dts: imx6sl: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6qp: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6dl: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6q: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-10-26powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He
2022-10-26powerpc/math_emu/efp: Include module.hNathan Chancellor