summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka1-0/+2
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-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King1-1/+1
2021-07-28x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2-25/+42
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-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-20ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4Krzysztof Kozlowski1-1/+1
2021-07-20hexagon: use common DISCARDS macroNathan Chancellor1-6/+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-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-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-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-07-11arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu1-0/+6
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann1-7/+9
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner1-5/+13
2021-06-30ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu1-1/+1
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham1-0/+8
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham1-0/+16
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang1-6/+6
2021-06-10arm64: Remove unimplemented syscall log messageMichael Weiser1-8/+0
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson1-4/+4
2021-06-03x86/entry/64: Add instruction suffixJan Beulich1-1/+1
2021-06-03x86/asm: Add instruction suffixes to bitopsJan Beulich2-14/+17
2021-06-03x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin6-18/+18
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap1-0/+2
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-06-03openrisc: Define memory barrier mbPeter Zijlstra1-0/+9
2021-05-26openrisc: Fix a memory leakChristophe JAILLET1-0/+2
2021-05-22um: Mark all kernel symbols as localJohannes Berg2-0/+12
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann1-2/+2
2021-05-22KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner1-0/+1
2021-05-22powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman1-1/+16
2021-05-22ARC: entry: fix off-by-one error in syscall number validationVineet Gupta1-2/+2
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy1-2/+2
2021-05-22powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy1-1/+1