summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-26KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li1-8/+26
2017-11-26KVM: SVM: Add a missing 'break' statementJan H. Schönherr1-0/+1
2017-11-26MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-11-26MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-11-26powerpc: Correct instruction code for xxlor instructionPaul Mackerras1-1/+1
2017-11-26powerpc/44x: Fix mask and shift to zero bugDan Carpenter1-1/+1
2017-11-26x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski1-2/+3
2017-11-26powerpc/mm: Fix check of multiple 16G pages from device treeRui Teng1-1/+1
2017-11-11ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König1-4/+0
2017-11-11alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings1-3/+11
2017-11-11xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov1-1/+3
2017-11-11xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov1-2/+0
2017-11-11xtensa: add missing symbol exportsMax Filippov2-0/+9
2017-11-11xtensa: fix cache aliasing handling code for WT cacheMax Filippov1-4/+4
2017-11-11ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann1-0/+1
2017-11-11x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han1-0/+8
2017-10-12m32r: add io*_rep helpersSudip Mukherjee1-1/+9
2017-10-12m32r: add definition of ioremap_wc to io.hAbhilash Kesavan1-0/+1
2017-10-12perf/x86: Check if user fp is validArun Sharma2-6/+19
2017-10-12MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill4-52/+77
2017-10-12kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson1-0/+8
2017-10-12powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard1-0/+13
2017-10-12powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+3
2017-10-12s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2017-10-12parisc: use compat_sys_keyctl()Eric Biggers1-1/+1
2017-10-12MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-2/+3
2017-10-12PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas1-0/+32
2017-10-12PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas1-7/+13
2017-10-12MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-09-15MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-09-15powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin1-0/+25
2017-09-15powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao1-0/+12
2017-09-15KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7
2017-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2017-09-15KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-09-15osf_wait4(): fix infoleakAl Viro1-2/+4
2017-09-15KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-09-15KVM: x86: fix use of uninitialized memory as segment descriptor in emulator.Gleb Natapov1-1/+3
2017-09-15KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-09-15powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman1-0/+12
2017-08-26x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott1-0/+1
2017-08-26um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy1-0/+1
2017-08-26x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-11/+30
2017-07-18x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke1-1/+1
2017-07-18ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-07-18MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-07-18x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-07-18powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19