Show patches with: State = Action Required       |    Archived = No       |   7031 patches
« 1 2 ... 10 11 1270 71 »
Patch Series S/W/F Date Submitter Delegate State
[v13,20/20] KVM: ARM64: Add a new vcpu device control group for PMUv3 --- 2016-02-24 Shannon Zhao New
[v13,19/20] KVM: ARM: Introduce per-vcpu kvm device controls --- 2016-02-24 Shannon Zhao New
[v13,18/20] KVM: ARM64: Add a new feature bit for PMUv3 --- 2016-02-24 Shannon Zhao New
[v13,17/20] KVM: ARM64: Free perf event of PMU when destroying vcpu --- 2016-02-24 Shannon Zhao New
[v13,16/20] KVM: ARM64: Reset PMU state when resetting vcpu --- 2016-02-24 Shannon Zhao New
[v13,15/20] KVM: ARM64: Add PMU overflow interrupt routing --- 2016-02-24 Shannon Zhao New
[v13,14/20] KVM: ARM64: Add access handler for PMUSERENR register --- 2016-02-24 Shannon Zhao New
[v13,13/20] KVM: ARM64: Add helper to handle PMCR register bits --- 2016-02-24 Shannon Zhao New
[v13,12/20] KVM: ARM64: Add access handler for PMSWINC register --- 2016-02-24 Shannon Zhao New
[v13,11/20] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register --- 2016-02-24 Shannon Zhao New
[v13,10/20] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register --- 2016-02-24 Shannon Zhao New
[v13,09/20] KVM: ARM64: Add access handler for event type register --- 2016-02-24 Shannon Zhao New
[v13,08/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2016-02-24 Shannon Zhao New
[v13,07/20] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register --- 2016-02-24 Shannon Zhao New
[v13,06/20] KVM: ARM64: Add access handler for event counter register --- 2016-02-24 Shannon Zhao New
[v13,05/20] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register --- 2016-02-24 Shannon Zhao New
[v13,04/20] KVM: ARM64: Add access handler for PMSELR register --- 2016-02-24 Shannon Zhao New
[v13,03/20] KVM: ARM64: Add access handler for PMCR register --- 2016-02-24 Shannon Zhao New
[v13,02/20] KVM: ARM64: Define PMU data structure for each vcpu --- 2016-02-24 Shannon Zhao New
[v13,01/20] ARM64: Move PMU register related defines to asm/perf_event.h --- 2016-02-24 Shannon Zhao New
[RFC,10/10] arm64: mm: restrict __pa() translations to linear virtual addresses --- 2016-02-23 Catalin Marinas New
[05/12] ARM: dts: apq8064: add spi5 device node. --- 2016-02-23 Srinivas Kandagatla New
[7/8] drm: msm: move HDMI into separate module Untitled series #2055 --- 2016-02-22 Arnd Bergmann New
[RFC,10/10] arm64: mm: restrict __pa() translations to linear virtual addresses --- 2016-02-22 Ard Biesheuvel New
[RFC,09/10] arm64: insn: avoid __pa translations --- 2016-02-22 Ard Biesheuvel New
[RFC,08/10] arm64: vdso: avoid __pa translations --- 2016-02-22 Ard Biesheuvel New
[RFC,07/10] arm64: mm: avoid __pa translations for idmap_pg_dir and swapper_pg_dir --- 2016-02-22 Ard Biesheuvel New
[RFC,06/10] arm64: mm: use __pa_symbol() not __pa() for section boundary symbols --- 2016-02-22 Ard Biesheuvel New
[RFC,05/10] arm64: mm: avoid __pa translations in early_fixmap_init --- 2016-02-22 Ard Biesheuvel New
[RFC,04/10] arm64: mm: avoid __pa translations on empty_zero_page --- 2016-02-22 Ard Biesheuvel New
[RFC,03/10] arm64: mm: avoid __pa translations in cpu_replace_ttbr1 --- 2016-02-22 Ard Biesheuvel New
[RFC,02/10] arm64: introduce __kimg_to_phys() and __pa_symbol() --- 2016-02-22 Ard Biesheuvel New
[RFC,01/10] arm64: mm: move assignment of 'high_memory' before its first use --- 2016-02-22 Ard Biesheuvel New
[2/2] arm64: mm: use bit ops rather than arithmetic in pa/va translations --- 2016-02-22 Ard Biesheuvel New
[1/2] arm64: mm: only perform memstart_addr sanity check if DEBUG_VM --- 2016-02-22 Ard Biesheuvel New
arm*: efi: drop permanent mapping of the UEFI System table --- 2016-02-22 Ard Biesheuvel New
[4/5] efi: implement generic support for the Memory Attributes table --- 2016-02-22 Ard Biesheuvel New
[2/5] arm64: efi: apply strict permissons for UEFI Runtime Services regions --- 2016-02-22 Ard Biesheuvel New
[3/3] arm64: ptdump: include UEFI runtime service mappings --- 2016-02-22 Ard Biesheuvel New
[1/3] arm64: ptdump: use static initializers for vmemmap region boundaries --- 2016-02-22 Ard Biesheuvel New
[v12,14/21] KVM: ARM64: Add helper to handle PMCR register bits --- 2016-02-22 Shannon Zhao New
[v12,11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register --- 2016-02-22 Shannon Zhao New
[v12,10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register --- 2016-02-22 Shannon Zhao New
[v12,09/21] KVM: ARM64: Add access handler for event counter register --- 2016-02-22 Shannon Zhao New
[v12,08/21] KVM: ARM64: Add access handler for event type register --- 2016-02-22 Shannon Zhao New
[v12,07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2016-02-22 Shannon Zhao New
[v12,05/21] KVM: ARM64: Add access handler for PMSELR register --- 2016-02-22 Shannon Zhao New
[v12,04/21] KVM: ARM64: Add access handler for PMCR register --- 2016-02-22 Shannon Zhao New
[v12,03/21] KVM: ARM64: Add offset defines for PMU registers --- 2016-02-22 Shannon Zhao New
ARM: Ux500: add synaptics RMI4 for Ux500 TVK DT --- 2016-02-22 Linus Walleij New
[v11,05/10] arm64/efi: ignore DT memory nodes instead of removing them --- 2016-02-20 David Daney New
[v11,04/10] arm64/efi: move EFI /chosen node parsing before early FDT processing --- 2016-02-20 David Daney New
[v11,03/10] efi: move FDT handling to separate object file --- 2016-02-20 David Daney New
[v11,02/10] arm64: override generic version of early_init_dt_add_memory_arch() --- 2016-02-20 David Daney New
[03/21] coresight: associating path with session rather than tracer --- 2016-02-18 Mathieu Poirier New
[02/21] coresight: etm4x: Check every parameter used by dma_xx_coherent. --- 2016-02-18 Mathieu Poirier New
KASAN issues with idle / hotplug area (was: Re: [PATCH v5sub1 7/8] arm64: move kernel image to base of vmalloc area) --- 2016-02-17 Mark Rutland New
[v3,1/3] iommu/io-pgtable: Add ARMv7 short descriptor support --- 2016-02-17 Will Deacon New
KVM: arm/arm64: vgic: ensure bitmaps are long enough --- 2016-02-16 Mark Rutland New
ARM64: dma-mapping: fix IOMMU-based dma_mmap_atts() implementation --- 2016-02-16 Marek Szyprowski New
[v6sub1,07/11] arm64: decouple early fixmap init from linear mapping --- 2016-02-16 Ard Biesheuvel New
[v6sub1,03/11] arm64: prevent potential circular header dependencies in asm/bug.h --- 2016-02-16 Ard Biesheuvel New
[9/9] ARM: dts: uniphier: add @{address} to EEPROM node --- 2016-02-16 Masahiro Yamada New
[6/9] ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board --- 2016-02-16 Masahiro Yamada New
[3/9] ARM: uniphier: add missing of_node_put() --- 2016-02-16 Masahiro Yamada New
[v2,2/2] arm64/efi: esrt: add missing call to efi_esrt_init() --- 2016-02-15 Ard Biesheuvel New
[v2,1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory --- 2016-02-15 Ard Biesheuvel New
arm64: mark kernel text segment as MEMBLOCK_NOMAP --- 2016-02-15 Ard Biesheuvel New
ARM: documentation: update Marvell product listing --- 2016-02-15 Arnd Bergmann New
[v2] arm64: use local label prefixes for __reg_num symbols --- 2016-02-15 Ard Biesheuvel New
[v2,2/9] ACPI: Change __init to __ref for early_acpi_os_unmap_memory() --- 2016-02-12 Aleksey Makarov New
[v5sub1,7/8] arm64: move kernel image to base of vmalloc area --- 2016-02-12 Sudeep Holla New
[v3,4/4] arm64: prevent __va() translations before memstart_addr is assigned --- 2016-02-12 Ard Biesheuvel New
[v2] ARM: vmlinux-xip.lds: assert that ROM and RAM don't overlap --- 2016-02-12 Ard Biesheuvel New
[RFC,v3,15/15] irqchip/gicv2m/v3-its-pci-msi: IOMMU map the MSI frame when needed --- 2016-02-12 Auger Eric New
[RFC,v3,14/15] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP --- 2016-02-12 Auger Eric New
[RFC,v3,13/15] vfio/type1: also check IRQ remapping capability at msi domain --- 2016-02-12 Auger Eric New
[RFC,v3,10/15] vfio: allow the user to register reserved iova range for MSI mapping --- 2016-02-12 Auger Eric New
[RFC,v3,09/15] iommu/arm-smmu: relinquish reserved resources on domain deletion --- 2016-02-12 Auger Eric New
[RFC,v3,08/15] iommu/arm-smmu: implement iommu_get/put_single_reserved --- 2016-02-12 Auger Eric New
[RFC,v3,07/15] iommu: iommu_get/put_single_reserved --- 2016-02-12 Auger Eric New
[RFC,v3,06/15] iommu/arm-smmu: add a reserved binding RB tree --- 2016-02-12 Auger Eric New
[RFC,v3,05/15] iommu/arm-smmu: implement alloc/free_reserved_iova_domain --- 2016-02-12 Auger Eric New
[RFC,v3,04/15] iommu: add alloc/free_reserved_iova_domain --- 2016-02-12 Auger Eric New
[RFC,v3,02/15] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO --- 2016-02-12 Auger Eric New
[v2,3/3] arm64: prevent __va() translations before memstart_addr is assigned --- 2016-02-11 Ard Biesheuvel New
[v2,2/3] arm64: defer __va translation of initrd_start and initrd_end --- 2016-02-11 Ard Biesheuvel New
arm64: defer __va() translations of initrd_start and initrd_end --- 2016-02-11 Ard Biesheuvel New
[RFC,v2,12/15] msi: export msi_get_domain_info --- 2016-02-11 Auger Eric New
[RFC,v2,11/15] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag --- 2016-02-11 Auger Eric New
arm64: mm: keep gcc and sparse happy when !CONFIG_DEBUG_RODATA --- 2016-02-11 Will Deacon New
coresight: etb: Remove simple announcement message --- 2016-02-11 Mark Brown New
[v4,3/3] kallsyms: remove --page-offset command line option --- 2016-02-09 Ard Biesheuvel New
[v4,2/3] kallsyms: remove special lower address limit for CONFIG_ARM --- 2016-02-09 Ard Biesheuvel New
[v4,6/6] arm64/efi: ignore DT memreserve entries instead of removing them --- 2016-02-09 Robert Richter New
[v4,5/6] arm64/efi: ignore DT memory nodes instead of removing them --- 2016-02-09 Robert Richter New
[v4,4/6] arm64/efi: move EFI /chosen node parsing before early FDT processing --- 2016-02-09 Robert Richter New
[v4,3/6] efi: move FDT handling to separate object file --- 2016-02-09 Robert Richter New
[v4,2/6] arm64: override generic version of early_init_dt_add_memory_arch() --- 2016-02-09 Robert Richter New
[v4,1/6] of/fdt: make generic early_init_dt_add_memory_arch() a weak alias --- 2016-02-09 Robert Richter New
« 1 2 ... 10 11 1270 71 »