summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-07random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2-2/+1
2020-08-07arm64: Workaround circular dependency in pointer_auth.hMarc Zyngier1-1/+7
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-08-05KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li1-3/+6
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-08-05riscv: Parse all memory blocks to remove unusable memoryAtish Patra1-14/+17
2020-08-05RISC-V: Set maximum number of mapped pages correctlyAtish Patra1-1/+1
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf1-5/+0
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin2-0/+14
2020-08-05riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfenceVincent Chen1-2/+2
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen1-2/+2
2020-08-05sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-08-05sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra1-9/+1
2020-08-05ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King1-1/+2
2020-08-05ARM: dts sunxi: Relax a bit the CMA pool allocation rangeMaxime Ripard3-3/+3
2020-08-05ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detectMichael Trimarchi1-1/+2
2020-08-05ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2Fabio Estevam1-1/+1
2020-08-05ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2Fabio Estevam1-1/+1
2020-08-05ARM: 8987/1: VDSO: Fix incorrect clock_gettime64Jaedon Shin1-0/+1
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-5/+22
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel1-0/+1
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-07-29arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor1-1/+1
2020-07-29x86/boot: Don't add the EFI stub to targetsArvind Sankar1-2/+2
2020-07-29RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt1-1/+9
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-29ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer1-4/+8
2020-07-29RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra1-6/+27
2020-07-29arm64: dts: clearfog-gt-8k: fix switch link configurationRussell King1-4/+1
2020-07-29s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter1-2/+2
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner5-15/+22
2020-07-29xtensa: update *pos in cpuinfo_op.nextMax Filippov1-1/+2
2020-07-29xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov1-2/+2
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner1-17/+5
2020-07-22x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski6-17/+38
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2-1/+14
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon4-16/+23
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon3-6/+20
2020-07-22arm64: dts: stratix10: increase QSPI reg address in nand dts fileDinh Nguyen1-3/+3
2020-07-22arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen2-0/+2
2020-07-22arm64: dts: agilex: add status to qspi dts nodeDinh Nguyen1-0/+1
2020-07-22ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey1-1/+1
2020-07-22powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran1-1/+1
2020-07-22powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V1-5/+7
2020-07-22riscv: use 16KB kernel stack on 64-bitAndreas Schwab1-0/+4
2020-07-22arm: dts: mt7623: add phy-mode property for gmac2Sean Wang1-0/+1