summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-26xtensa: don't use linux IRQ #0Max Filippov4-13/+11
2017-06-26mn10300: fix build error of missing fpu_save()Randy Dunlap1-1/+1
2017-06-26ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-inArnd Bergmann2-4/+4
2017-06-26arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2-2/+17
2017-06-26powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann1-0/+2
2017-06-26powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2-2/+16
2017-06-26KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier1-0/+3
2017-06-26KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7
2017-06-26arm: KVM: Allow unaligned accesses at HYPMarc Zyngier1-3/+2
2017-06-26KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-06-26kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini1-1/+1
2017-06-26arch/sparc: support NR_CPUS = 4096Jane Chu2-6/+15
2017-06-26sparc64: delete old wrap codePavel Tatashin6-45/+1
2017-06-26sparc64: new context wrapPavel Tatashin1-27/+54
2017-06-26sparc64: add per-cpu mm of secondary contextsPavel Tatashin2-2/+4
2017-06-26sparc64: redefine first versionPavel Tatashin2-4/+4
2017-06-26sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-26sparc64: reset mm cpumask after wrapPavel Tatashin1-0/+2
2017-06-26sparc: Machine description indices can varyJames Clarke2-4/+65
2017-06-26sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2-6/+12
2017-06-25sparc: Fix -Wstringop-overflow warningOrlando Arias3-4/+4
2017-06-13ARM: tegra: paz00: Mark panel regulator as enabled on bootMarc Dietrich1-0/+1
2017-06-13MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin1-6/+6
2017-06-13KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek1-0/+12
2017-06-13Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2-8/+0
2017-06-13x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko1-1/+1
2017-06-13kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu3-5/+5
2017-06-13x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky1-1/+1
2017-06-13powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman1-1/+1
2017-06-13ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-06-13sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-06-13sparc64: kern_addr_valid regressionbob picco1-1/+1
2017-06-13xen/x86: don't lose event interruptsStefano Stabellini1-3/+3
2017-06-13MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2017-06-13x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-06-13mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-11/+30
2017-06-13kvm: fix page struct leak in handle_vmonPaolo Bonzini1-2/+8
2017-06-13MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn1-0/+1
2017-06-13MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn1-0/+7
2017-06-08x86/mce: Don't use percpu workqueuesChen, Gong1-7/+7
2017-06-08osf_wait4(): fix infoleakAl Viro1-2/+4
2017-06-08KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-06-08kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose3-42/+59
2017-06-08ARM: KVM: Remove pointless void pointer castFiro Yang1-2/+2
2017-06-08ARM: dts: imx6sx-sdb: Remove OPP overrideLeonard Crestez1-17/+0
2017-06-08ARM: dts: imx6sx-sdb: Add 198MHz operational pointFabio Estevam1-0/+2
2017-06-08s390/cputime: fix incorrect system timeMartin Schwidefsky1-3/+18
2017-05-28arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2