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-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-01KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2018-01-01kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng
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-01kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2018-01-01KVM: Do not take reference to mm during async #PFGleb Natapov
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: 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: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski
2017-11-26powerpc: Correct instruction code for xxlor instructionPaul Mackerras
2017-11-26powerpc/44x: Fix mask and shift to zero bugDan Carpenter
2017-11-26x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-11-26powerpc/mm: Fix check of multiple 16G pages from device treeRui Teng
2017-11-11ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König
2017-11-11alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-11-11xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov
2017-11-11xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov
2017-11-11xtensa: add missing symbol exportsMax Filippov
2017-11-11xtensa: fix cache aliasing handling code for WT cacheMax Filippov
2017-11-11ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann
2017-11-11x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-10-12m32r: add io*_rep helpersSudip Mukherjee
2017-10-12m32r: add definition of ioremap_wc to io.hAbhilash Kesavan
2017-10-12perf/x86: Check if user fp is validArun Sharma
2017-10-12MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill
2017-10-12kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-12powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-10-12powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-10-12s390/syscalls: Fix out of bounds arguments accessJiri Olsa
2017-10-12parisc: use compat_sys_keyctl()Eric Biggers
2017-10-12MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-10-12PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas
2017-10-12PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas
2017-10-12MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-09-15MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-09-15powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin
2017-09-15powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-09-15KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li
2017-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2017-09-15KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li
2017-09-15osf_wait4(): fix infoleakAl Viro