summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-09-10Merge remote-tracking branch 'sumit-lts/lts-4.4.y-hikey' into linux-4.4.y4.4.284-rc1-hikey-20210910-1124Linaro CI
2021-09-10x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-09-10powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song
2021-09-10powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman
2021-09-10s390/disassembler: correct disassembly lines alignmentVasily Gorbik
2021-09-10ARM: 8918/2: only build return_address() if neededBen Dooks
2021-09-10ARC: fix allnoconfig build warningVineet Gupta
2021-09-10xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
2021-08-26ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach
2021-08-26KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-26x86/tools: Fix objdump version check againRandy Dunlap
2021-08-15alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2021-08-15MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki
2021-08-15mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka
2021-08-04ARM: ensure the signal page contains defined contentsRussell King
2021-08-04ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King
2021-07-28x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-07-28ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_infoJonathan Neuschäfer
2021-07-28ARM: dts: imx6: phyFLEX: Fix UART hardware flow controlPrimoz Fiser
2021-07-28ARM: dts: BCM63xx: Fix NAND nodes namesRafał Miłecki
2021-07-28ARM: brcmstb: dts: fix NAND nodes namesRafał Miłecki
2021-07-20MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz
2021-07-20mips: disable branch profiling in boot/decompress.oRandy Dunlap
2021-07-20ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4Krzysztof Kozlowski
2021-07-20hexagon: use common DISCARDS macroNathan Chancellor
2021-07-20um: fix error return code in winch_tramp()Zhen Lei
2021-07-20um: fix error return code in slip_open()Zhen Lei
2021-07-20ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1Nick Desaulniers
2021-07-20powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand
2021-07-20KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan
2021-07-20KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson
2021-07-20powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-07-20s390: appldata depends on PROC_SYSCTLRandy Dunlap
2021-07-20ia64: mca_drv: fix incorrect array size calculationArnd Bergmann
2021-07-20ARM: dts: at91: sama5d4: fix pinctrl muxingLudovic Desroches
2021-07-11arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-30ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang
2021-06-10arm64: Remove unimplemented syscall log messageMichael Weiser
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson