summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-08-26ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla1-2/+2
2021-08-26ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach1-1/+1
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2-25/+43
2021-08-26KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2-1/+7
2021-08-26x86/tools: Fix objdump version check againRandy Dunlap1-0/+1
2021-08-15alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1
2021-08-15perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu1-1/+2
2021-08-15MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki1-1/+2
2021-08-15mips: Fix non-POSIX regexpH. Nikolaus Schaller1-1/+1
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka1-0/+2
2021-08-04x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2-3/+3
2021-08-04ARM: ensure the signal page contains defined contentsRussell King1-6/+8
2021-08-04ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2-4/+3
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin1-3/+22
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik3-2/+5
2021-07-28Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei1-7/+3
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King1-1/+1
2021-07-28arm64: dts: juno: Update SCPI nodes as per the YAML schemaSudeep Holla1-3/+3
2021-07-28ARM: dts: stm32: fix RCC node name on stm32f429 MCUAlexandre Torgue1-1/+1
2021-07-28ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_infoJonathan Neuschäfer1-2/+2
2021-07-28ARM: dts: imx6: phyFLEX: Fix UART hardware flow controlPrimoz Fiser1-2/+3
2021-07-28ARM: dts: BCM63xx: Fix NAND nodes namesRafał Miłecki2-3/+3
2021-07-28ARM: brcmstb: dts: fix NAND nodes namesRafał Miłecki2-3/+3
2021-07-28ARM: dts: rockchip: Fix power-controller node names for rk3288Elaine Zhang1-4/+4
2021-07-28ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288Johan Jonker2-2/+2
2021-07-20MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz1-1/+1
2021-07-20mips: disable branch profiling in boot/decompress.oRandy Dunlap1-0/+2
2021-07-20mips: always link byteswap helpers into decompressorArnd Bergmann1-2/+2
2021-07-20ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shemaAswath Govindraju1-1/+1
2021-07-20ARM: dts: r8a7779, marzen: Fix DU clock namesGeert Uytterhoeven2-1/+2
2021-07-20ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4Krzysztof Kozlowski1-1/+1
2021-07-20ARM: dts: exynos: fix PWM LED max brightness on Odroid XU/XU3Krzysztof Kozlowski1-2/+2
2021-07-20hexagon: use common DISCARDS macroNathan Chancellor1-6/+1
2021-07-20x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner1-1/+1
2021-07-20um: fix error return code in winch_tramp()Zhen Lei1-1/+2
2021-07-20um: fix error return code in slip_open()Zhen Lei1-1/+2
2021-07-20x86/fpu: Return proper error codes from user access functionsThomas Gleixner1-7/+12
2021-07-20ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1Nick Desaulniers1-5/+5
2021-07-20powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt2-27/+41
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2-0/+14
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic1-1/+1
2021-07-20KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan1-0/+2
2021-07-20KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson1-1/+7
2021-07-20powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor1-0/+2
2021-07-20MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-07-20s390: appldata depends on PROC_SYSCTLRandy Dunlap1-1/+1
2021-07-20ia64: mca_drv: fix incorrect array size calculationArnd Bergmann1-1/+1
2021-07-20ARM: dts: at91: sama5d4: fix pinctrl muxingLudovic Desroches1-1/+1
2021-06-30arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose1-22/+28