summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-07um: Fix out-of-tree buildRichard Weinberger
2018-02-07KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2018-02-07KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li
2018-02-07KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-02-07KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2018-02-07um: Remove copy&paste code from init.hRichard Weinberger
2018-02-07um: Stop abusing __KERNEL__Richard Weinberger
2018-02-07um: link vmlinux with -no-pieThomas Meyer
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-31x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski
2018-01-31MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-31arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-31ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-01-17x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-01-02powerpc/perf: Dereference BHRB entries safelyRavi Bangoria
2018-01-02KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King
2017-12-25ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal
2017-12-25ARM: dts: ti: fix PCI bus dtc warningsRob Herring
2017-12-25KVM: x86: correct async page present tracepointWanpeng Li
2017-12-25arm64: Initialise high_memory global variable earlierSteve Capper
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij
2017-12-20powerpc/ipic: Fix status get and status clearChristophe Leroy
2017-12-20powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III
2017-12-20powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya
2017-12-20openrisc: fix issue handling 8 byte get_user callsStafford Horne
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier
2017-12-16sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-12-16axonram: Fix gendisk handlingJan Kara
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland
2017-12-16KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li
2017-12-16Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin
2017-12-16arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-12-16KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2017-12-16arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-12-16x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2017-12-09ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens