summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-25signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-25x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-08-25x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2015-08-25x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-08-25x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-08-25x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-08-25x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-08-25x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-08-25ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros
2015-08-19x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-19sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-19MIPS: Make set_pte() SMP safe.David Daney
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-19ARM: realview: fix sparsemem buildArnd Bergmann
2015-08-19tile: use free_bootmem_late() for initrdChris Metcalf
2015-08-19ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-19s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-05efi: fix 32bit kernel boot failed problem using efiFupan Li
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-04kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-07-30kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-07-30arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-30arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-30arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-07-30ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-30x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-30KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-30MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-30x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-30powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-07-30arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-30sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-07-30arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-07-30KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-30ARM: clk-imx6q: refine sata's parentSebastien Szymanski
2015-07-30kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin
2015-06-23arm64: cmpxchg: update macros to prevent warningsMark Hambleton
2015-06-23arm64: xchg: prevent warning if return value is unusedWill Deacon
2015-06-23MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-23x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-10m68k/mac: Fix out-of-bounds array index in OSS IRQ source initializationFinn Thain
2015-06-10MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-06-10x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-06-03ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes
2015-06-03crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-06-03powerpc: Align TOC to 256 bytesAnton Blanchard
2015-06-03KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-06-02ARM: fix missing syscall trace exitRussell King