summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner4-13/+19
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-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-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-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen1-9/+4
2020-07-22copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner1-1/+1
2020-07-22ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2-2/+2
2020-07-22arm64: dts: meson: add missing gxl rng clockJerome Brunet1-0/+5
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò43-43/+0
2020-07-22ARM: at91: pm: add quirk for sam9x60's ulp1Claudiu Beznea1-0/+4
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel1-14/+2
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2-11/+8
2020-07-22m68k: mm: fix node memblock initAngelo Dureghello1-1/+1
2020-07-22m68k: nommu: register start of the memory with memblockMike Rapoport1-1/+2
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank1-1/+1
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta1-1/+1
2020-07-16ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta1-11/+5
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2-1/+3
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson1-0/+2
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-1/+1
2020-07-16KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull1-4/+7
2020-07-16KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-07-16arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-07-16x86/entry: Increase entry_stack size to a full pagePeter Zijlstra1-1/+1
2020-07-16ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai1-4/+6
2020-07-16s390/kasan: fix early pgm check handler executionVasily Gorbik1-0/+2
2020-07-16ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren1-1/+3
2020-07-16KVM: s390: reduce number of IO pins to 1Christian Borntraeger1-4/+4
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens1-0/+1
2020-07-09s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger1-1/+2
2020-07-01arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-07-01x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming1-0/+1
2020-07-01KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson5-10/+10
2020-07-01KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li1-2/+2
2020-07-01RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah1-0/+6
2020-07-01arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon1-3/+3
2020-07-01s390/vdso: fix vDSO clock_getres()Vincenzo Frascino4-6/+8
2020-07-01s390/ptrace: fix setting syscall numberSven Schnelle1-1/+30
2020-07-01riscv/atomic: Fix sign extension for RV64INathan Huckleberry1-4/+4
2020-07-01ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai1-2/+4
2020-07-01ARM: dts: NSP: Correct FA2 mailbox nodeMatthew Hagan1-3/+3
2020-07-01x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter1-0/+1
2020-07-01ARM: dts: Fix duovero smsc interrupt for suspendTony Lindgren1-1/+1
2020-07-01fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-25KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson1-18/+9