summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: Fix -Wstringop-overflow warningOrlando Arias2017-06-073-4/+4
* osf_wait4(): fix infoleakAl Viro2017-05-251-2/+4
* metag/uaccess: Check access_ok in strncpy_from_userJames Hogan2017-05-251-2/+7
* metag/uaccess: Fix access_ok()James Hogan2017-05-251-16/+24
* arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-05-251-1/+2
* arm64: xchg: hazard against entire exchange variableMark Rutland2017-05-251-1/+1
* ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches2017-05-251-3/+1
* ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches2017-05-251-0/+1
* powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong2017-05-251-0/+12
* powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler2017-05-251-1/+0
* powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2017-05-252-2/+4
* s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-251-3/+18
* s390/kdump: Add final noteMichael Holzheu2017-05-251-0/+15
* KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li2017-05-251-9/+15
* KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2017-05-252-2/+8
* ARM: tegra: paz00: Mark panel regulator as enabled on bootMarc Dietrich2017-05-251-0/+1
* arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-201-3/+3
* KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones2017-05-201-1/+7
* KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand2017-05-201-0/+12
* um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-201-1/+1
* x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings2017-05-201-1/+1
* x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra2017-05-201-1/+1
* xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross2017-05-201-3/+4
* bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-141-4/+4
* MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin2017-05-141-6/+6
* KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek2017-05-141-0/+3
* KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek2017-05-141-0/+12
* Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2017-05-142-8/+0
* x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-05-141-1/+1
* kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-05-143-5/+5
* x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-05-141-1/+1
* x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-05-141-0/+2
* ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 buildMatthijs van Duin2017-05-141-1/+2
* powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman2017-05-141-1/+1
* ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2017-05-142-1/+4
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-05-021-0/+12
* ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta2017-05-022-1/+3
* MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-05-021-1/+1
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-05-021-15/+33
* sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-05-021-7/+8
* sparc64: kern_addr_valid regressionbob picco2017-05-021-1/+1
* xen/x86: don't lose event interruptsStefano Stabellini2017-05-021-3/+3
* MIPS: Fix crash registers on non-crashing CPUsCorey Minyard2017-05-021-3/+13
* ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo2017-05-021-2/+5
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-271-13/+32
* kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose2017-04-271-0/+12
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-04-271-1/+1
* powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-271-3/+3
* s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-271-0/+2
* MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman2017-04-211-2/+2