summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-01crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2018-01-01KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-01-01ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2018-01-01KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2018-01-01MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2018-01-01x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2018-01-01ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2018-01-01arm64: ensure __dump_instr() checks addr_limitMark Rutland
2018-01-01arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2018-01-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2018-01-01MIPS: Fix CM region target definitionsPaul Burton
2018-01-01x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra
2018-01-01ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2018-01-01x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov
2018-01-01x86/amd_nb: Add Fam17h Data Fabric as "Northbridge"Yazen Ghannam
2018-01-01x86, amd_nb: Add device IDs to NB tables for F15h M60hAravind Gopalakrishnan
2018-01-01arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng
2018-01-01parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2018-01-01x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2018-01-01KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2018-01-01sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven
2018-01-01sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven
2018-01-01sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registrationGeert Uytterhoeven
2018-01-01sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registrationGeert Uytterhoeven
2018-01-01arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2018-01-01arm64: Make sure SPsel is always setMarc Zyngier
2018-01-01powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2018-01-01ARM: dts: da850-evm: add serial and ethernet aliasesSekhar Nori
2018-01-01powerpc/sysrq: Fix oops whem ppmu is not registeredRavi Bangoria
2018-01-01s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer
2018-01-01tile: array underflow in setup_maxnodemem()Dan Carpenter
2017-11-26kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng
2017-11-26kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-11-26KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
2017-11-26KVM: SVM: Add a missing 'break' statementJan H. Schönherr
2017-11-26MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn
2017-11-26MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn
2017-11-26MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn
2017-11-26MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn
2017-11-26MIPS: Handle non word sized instructions when examining frameMatt Redfearn
2017-11-26MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky
2017-11-26ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-11-26powerpc: Correct instruction code for xxlor instructionPaul Mackerras
2017-11-26powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-11-26powerpc/44x: Fix mask and shift to zero bugDan Carpenter
2017-11-26ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland