summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-15MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou1-3/+4
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li1-1/+1
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-07-05ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason1-2/+2
2017-07-05MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-07-05MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton1-8/+1
2017-07-05MIPS: Avoid accidental raw backtraceJames Hogan1-0/+2
2017-07-05arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall1-1/+2
2017-06-29powerpc/slb: Force a full SLB flush when we insert for a bad EAMichael Ellerman1-0/+10
2017-06-29powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao1-0/+11
2017-06-29KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras1-0/+21
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins13-22/+25
2017-06-26x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott1-0/+1
2017-06-26sparc64: make string buffers large enoughDan Carpenter1-2/+2
2017-06-26s390/vmem: fix identity mappingHeiko Carstens1-1/+1
2017-06-14arm64: ensure extension of smp_store_release valueMark Rutland1-2/+8
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2-2/+17
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2-1/+10
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2-2/+16
2017-06-14powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey1-4/+15
2017-06-14arm: KVM: Allow unaligned accesses at HYPMarc Zyngier1-3/+2
2017-06-14KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini1-1/+1
2017-05-25osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan1-2/+7
2017-05-25metag/uaccess: Fix access_ok()James Hogan1-16/+24
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches1-3/+1
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches1-0/+1
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-05-20arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-6/+15
2017-05-20arm64: make sys_call_table constMark Rutland1-1/+1
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-05-15ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2-1/+4
2017-05-15Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2-8/+0
2017-05-15x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko1-1/+1
2017-05-15kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu3-5/+5
2017-05-15x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky1-1/+1
2017-05-15powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman1-1/+1
2017-05-08MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2017-05-08MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle1-2/+4
2017-05-08MIPS: jz4740: fix build error in irq.hArnd Bergmann1-0/+2
2017-05-08arm64: build vdso without libgcovArnd Bergmann1-0/+3
2017-05-08arm64: Provide a namespace to NCAPSFabio Estevam2-6/+6
2017-05-08ARM: cns3xxx: shut up frame size warningArnd Bergmann1-0/+1
2017-05-08powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2017-05-08ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-05-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33