summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-01-31x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski1-1/+1
2018-01-31MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski1-1/+1
2018-01-31arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+2
2018-01-31ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni1-2/+8
2018-01-17x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang1-2/+11
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan1-22/+5
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan1-1/+32
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2-1/+32
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki1-0/+1
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki1-0/+3
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki1-11/+36
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki1-1/+1
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki1-1/+11
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki1-24/+82
2018-01-02powerpc/perf: Dereference BHRB entries safelyRavi Bangoria1-2/+6
2018-01-02KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li1-1/+1
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King1-1/+19
2017-12-25ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal1-0/+1
2017-12-25ARM: dts: ti: fix PCI bus dtc warningsRob Herring1-0/+2
2017-12-25KVM: x86: correct async page present tracepointWanpeng Li1-1/+1
2017-12-25arm64: Initialise high_memory global variable earlierSteve Capper1-1/+2
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij2-2/+6
2017-12-20powerpc/ipic: Fix status get and status clearChristophe Leroy1-2/+2
2017-12-20powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III1-3/+3
2017-12-20powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya1-1/+1
2017-12-20openrisc: fix issue handling 8 byte get_user callsStafford Horne1-1/+1
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers1-7/+0
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-12-16sparc64/mm: set fields in deferred pagesPavel Tatashin1-1/+8
2017-12-16axonram: Fix gendisk handlingJan Kara1-1/+4
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland2-7/+13
2017-12-16KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li1-1/+3
2017-12-16Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin1-8/+0
2017-12-16arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin1-0/+9
2017-12-16KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig1-5/+0
2017-12-16arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko1-2/+1
2017-12-16x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki1-1/+1
2017-12-09ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi1-9/+7
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini1-0/+2
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2-0/+4
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens1-0/+8
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao1-1/+1
2017-11-30parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin1-3/+3
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini1-0/+7
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek1-0/+2
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey1-1/+1
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1