Toggle navigation
Patchwork
linux-arm-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 14397 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
26
27
28
…
143
144
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[3/3] kallsyms: remove --page-offset command line option
-
-
-
2016-02-02
Ard Biesheuvel
Superseded
[2/3] kallsyms: remove special lower address limit for CONFIG_ARM
-
-
-
2016-02-02
Ard Biesheuvel
Superseded
[1/3] ARM: move .vectors and .stubs sections back into the kernel VMA
-
-
-
2016-02-02
Ard Biesheuvel
Superseded
[4/4] arm64: lib: patch in prfm for copy_page if requested
-
-
-
2016-02-02
Will Deacon
New
[3/4] arm64: lib: improve copy_page to deal with 128 bytes at a time
-
-
-
2016-02-02
Will Deacon
New
[2/4] arm64: prefetch: add alternative pattern for CPUs without a prefetcher
-
-
-
2016-02-02
Will Deacon
Accepted
[1/4] arm64: prefetch: don't provide spin_lock_prefetch with LSE
-
-
-
2016-02-02
Will Deacon
Accepted
[v6,2/4] mailbox: Hi6220: add mailbox driver
-
-
-
2016-02-02
Leo Yan
Accepted
mtd: map: fix .set_vpp() documentation
-
-
-
2016-02-01
Linus Walleij
Accepted
arm64: move back to generic memblock_enforce_memory_limit()
-
-
-
2016-02-01
Ard Biesheuvel
New
ARM: vmlinux.lds: assert that ROM and RAM don't overlap when XIP_KERNEL=y
-
-
-
2016-02-01
Ard Biesheuvel
New
[v5sub1,2/8] arm64: add support for ioremap() block mappings
-
-
-
2016-02-01
Catalin Marinas
New
[v2] ARM: proc-v7.S: Adjust stack address when XIP_KERNEL
-
-
-
2016-02-01
Chris Brandt
New
[v5sub2,8/8] arm64: kaslr: randomize the linear region
-
-
-
2016-02-01
Ard Biesheuvel
New
[v5sub2,7/8] arm64: add support for kernel ASLR
-
-
-
2016-02-01
Ard Biesheuvel
New
[v5sub2,6/8] arm64: add support for building vmlinux as a relocatable PIE binary
-
-
-
2016-02-01
Ard Biesheuvel
New
[v5sub2,5/8] scripts/sortextable: add support for ET_DYN binaries
-
-
-
2016-02-01
Ard Biesheuvel
Accepted
[v5sub2,4/8] arm64: make asm/elf.h available to asm files
-
-
-
2016-02-01
Ard Biesheuvel
Accepted
[v5sub2,3/8] arm64: avoid dynamic relocations in early boot code
-
-
-
2016-02-01
Ard Biesheuvel
Accepted
[v5sub2,2/8] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
-
-
-
2016-02-01
Ard Biesheuvel
Accepted
[v5sub2,1/8] arm64: add support for module PLTs
-
-
-
2016-02-01
Ard Biesheuvel
Accepted
[v5sub1,7/8] arm64: move kernel image to base of vmalloc area
-
-
-
2016-02-01
Catalin Marinas
New
[RFC] irq/mbigen:Fix the problem of IO remap for duplicated physical address in mbigen driver
-
-
-
2016-02-01
majun (F)
New
[v5sub1,8/8] arm64: allow kernel Image to be loaded anywhere in physical memory
-
-
-
2016-02-01
Ard Biesheuvel
New
[v5sub1,7/8] arm64: move kernel image to base of vmalloc area
-
-
-
2016-02-01
Ard Biesheuvel
Superseded
[v5sub1,6/8] arm64: kvm: deal with kernel symbols outside of linear mapping
-
-
-
2016-02-01
Ard Biesheuvel
Superseded
[v5sub1,5/8] arm64: decouple early fixmap init from linear mapping
-
-
-
2016-02-01
Ard Biesheuvel
Superseded
[v5sub1,4/8] arm64: pgtable: implement static [pte|pmd|pud]_offset variants
-
-
-
2016-02-01
Ard Biesheuvel
Superseded
[v5sub1,3/8] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
-
-
-
2016-02-01
Ard Biesheuvel
Superseded
[v5sub1,2/8] arm64: add support for ioremap() block mappings
-
-
-
2016-02-01
Ard Biesheuvel
Superseded
[v5sub1,1/8] of/fdt: make memblock minimum physical address arch configurable
-
-
-
2016-02-01
Ard Biesheuvel
Superseded
[5/5] ARM: realview: add the DS1338 RTC to PB1176 DT
-
-
-
2016-02-01
Linus Walleij
Accepted
[4/5] ARM: pb1176: add ethernet to devicetree
-
-
-
2016-02-01
Linus Walleij
New
[3/5] ARM: pb1176: add ISP1761 USB OTG host controller
-
-
-
2016-02-01
Linus Walleij
New
[2/5] ARM: pb1176: add AACI to the device tree
-
-
-
2016-02-01
Linus Walleij
Accepted
[1/5] ARM: pb1176: add ICST307 clocks to the device tree
-
-
-
2016-02-01
Linus Walleij
New
[3/3] ARM: realview: enable USB storage in the defconfig
-
-
-
2016-02-01
Linus Walleij
New
[2/3] ARM: realview: delete realview-smp_defconfig
-
-
-
2016-02-01
Linus Walleij
New
[1/3] ARM: realview: activate SMP on the default defconfig
-
-
-
2016-02-01
Linus Walleij
New
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
-
-
-
2016-01-30
Kefeng Wang
Accepted
[2/2] firmware: arm_scpi: decrease Tx timeout to 20ms
-
-
-
2016-01-29
Sudeep Holla
Accepted
[1/2] firmware: arm_scpi: fix send_message and sensor_get_value for big-endian
-
-
-
2016-01-29
Sudeep Holla
Accepted
vfio: pci: fix oops in case of vfio_msi_set_vector_signal failure
-
-
-
2016-01-29
Auger Eric
New
PCI: generic: map config window in one go
-
-
-
2016-01-29
Ard Biesheuvel
New
[v2,2/7] net: davinci_cpdma: use dma_addr_t for DMA address
Untitled series #1698
-
-
-
2016-01-29
Arnd Bergmann
New
[3/3] ARM/arm64: efistub: perform hardware compatibility check
-
-
-
2016-01-28
Ard Biesheuvel
Superseded
[2/3] arm64: efistub: check for h/w support before booting a >4 KB granule kernel
-
-
-
2016-01-28
Ard Biesheuvel
Superseded
[1/3] ARM: efistub: check for LPAE support before booting a LPAE kernel
-
-
-
2016-01-28
Ard Biesheuvel
Superseded
arm64: asm: Explicitly include linux/personality.h in asm/page.h
-
-
-
2016-01-28
Mark Brown
New
[3/3] efi: arm-init: use read-only early mappings
-
-
-
2016-01-28
Ard Biesheuvel
Superseded
[2/3] arm64: vmlinux.lds.S: handle .init.rodata.xxx and .init.bss sections
-
-
-
2016-01-28
Ard Biesheuvel
Superseded
[1/3] arm64: efistub: drop __init annotation from handle_kernel_image()
-
-
-
2016-01-28
Ard Biesheuvel
Superseded
[v4,05/13] arm64: kvm: allows kvm cpu hotplug
-
-
-
2016-01-28
James Morse
Superseded
[5/5] arm64: KVM: Fix guest dead loop when register accessor returns false
-
-
-
2016-01-28
Marc Zyngier
Accepted
[4/5] arm64: KVM: Fix comments of the CP handler
-
-
-
2016-01-28
Marc Zyngier
Accepted
[3/5] arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests
-
-
-
2016-01-28
Marc Zyngier
Accepted
ARM: dts: imx: replace legacy wakeup property with 'wakeup-source'
-
-
-
2016-01-28
Shawn Guo
Accepted
[1/2] ARM: l2x0: add three special L210 aux control flags
-
-
-
2016-01-27
Linus Walleij
New
[03/13] dtb: amd: Fix DMA ranges in device tree
-
-
-
2016-01-27
Suthikulpanit, Suravee
Accepted
arm64: use local label prefixes for __reg_num symbols
-
-
-
2016-01-27
Ard Biesheuvel
Superseded
[v2,resend,1/6] extable: add support for relative extables to search and sort routines
-
-
-
2016-01-27
Ard Biesheuvel
Accepted
[v2] arm64: allow vmalloc regions to be set with set_memory_*
-
-
-
2016-01-27
Ard Biesheuvel
Accepted
[v10,21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,20/21] KVM: ARM: Introduce per-vcpu kvm device controls
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,19/21] KVM: ARM64: Add a new feature bit for PMUv3
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,17/21] KVM: ARM64: Reset PMU state when resetting vcpu
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,16/21] KVM: ARM64: Add PMU overflow interrupt routing
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,15/21] KVM: ARM64: Add access handler for PMUSERENR register
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,14/21] KVM: ARM64: Add helper to handle PMCR register bits
-
-
-
2016-01-27
Shannon Zhao
New
[v10,13/21] KVM: ARM64: Add access handler for PMSWINC register
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,12/21] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,09/21] KVM: ARM64: Add access handler for event counter register
-
-
-
2016-01-27
Shannon Zhao
New
[v10,08/21] KVM: ARM64: Add access handler for event type register
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,05/21] KVM: ARM64: Add access handler for PMSELR register
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,04/21] KVM: ARM64: Add access handler for PMCR register
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,03/21] KVM: ARM64: Add offset defines for PMU registers
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,02/21] KVM: ARM64: Define PMU data structure for each vcpu
-
-
-
2016-01-27
Shannon Zhao
Superseded
[v10,01/21] ARM64: Move PMU register related defines to asm/pmu.h
-
-
-
2016-01-27
Shannon Zhao
Superseded
Problem with component helpers and probe deferral in 4.5-rc1
-
-
-
2016-01-26
Jon Medhurst (Tixy)
New
[v4,05/22] arm64: kvm: deal with kernel symbols outside of linear mapping
-
-
-
2016-01-26
Ard Biesheuvel
Superseded
[10/10] vfio: allow the user to register reserved iova range for MSI mapping
-
-
-
2016-01-26
Auger Eric
New
[09/10] vfio-pci: create an iommu mapping for msi address
-
-
-
2016-01-26
Auger Eric
New
[08/10] vfio: introduce vfio_group_require_msi_mapping
-
-
-
2016-01-26
Auger Eric
New
[07/10] vfio: pci: cache the vfio_group in vfio_pci_device
-
-
-
2016-01-26
Auger Eric
New
[06/10] vfio: introduce vfio_group_alloc_map_/unmap_free_reserved_iova
-
-
-
2016-01-26
Auger Eric
New
[05/10] vfio/type1: attach a reserved iova domain to vfio_domain
-
-
-
2016-01-26
Auger Eric
New
[04/10] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
-
-
-
2016-01-26
Auger Eric
Superseded
[03/10] vfio_iommu_type1: add reserved binding RB tree management
-
-
-
2016-01-26
Auger Eric
New
[02/10] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
-
-
-
2016-01-26
Auger Eric
Superseded
[01/10] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
-
-
-
2016-01-26
Auger Eric
Superseded
Unhandled level 2 translation fault on A72 board.
-
-
-
2016-01-26
Ding Tianhong
New
[4/6] ARM: integrator: move flash registration to device tree
-
-
-
2016-01-26
Linus Walleij
Accepted
[2/6] mtd: physmap_of: add a hook for Versatile write protection
-
-
-
2016-01-26
Linus Walleij
Accepted
mm/memcontrol: avoid a spurious gcc warning
-
-
-
2016-01-25
Arnd Bergmann
New
[PATCHv3,18/18] arm64: mm: create new fine-grained mappings at boot
-
-
-
2016-01-25
Mark Rutland
Accepted
«
1
2
...
26
27
28
…
143
144
»