linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 05:40:29 to 2020-04-14 13:38:10 UTC [more...]

[PATCH 0/3] imx: drop dependency on ARM64
 2020-04-14 13:37 UTC  (3+ messages)
` [PATCH 2/3] clk: imx: drop the dependency on ARM64 for i.MX8M

[PATCH V3] clk: imx7ulp: make it easy to change ARM core clk
 2020-04-14 13:36 UTC  (3+ messages)

[PATCH V2] mailbox: imx-mailbox: fix scu msg header size check
 2020-04-14 13:34 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mailbox: imx-mu: correct example
 2020-04-14 13:24 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8qxp: support scu mailbox channel

[PATCH 0/5] arm64: vdso: cleanups
 2020-04-14 13:27 UTC  (8+ messages)
` [PATCH 1/5] arm64: vdso: don't free unallocated pages
` [PATCH 2/5] arm64: vdso: remove aarch32_vdso_pages[]
` [PATCH 3/5] arm64: vdso: simplify arch_vdso_type ifdeffery
` [PATCH 4/5] arm64: vdso: use consistent 'abi' nomenclature
` [PATCH 5/5] arm64: vdso: use consistent 'map' nomenclature

[PATCH v3 1/3] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
 2020-04-14 13:26 UTC  (2+ messages)

[PATCH] irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
 2020-04-14 13:20 UTC  (2+ messages)

decruft the vmalloc API v2
 2020-04-14 13:13 UTC  (30+ messages)
` [PATCH 01/29] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/29] x86: fix vmap arguments in map_irq_stack
` [PATCH 03/29] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 04/29] staging: media: ipu3: use vmap instead of reimplementing it
` [PATCH 05/29] dma-mapping: use vmap insted "
` [PATCH 06/29] powerpc: add an ioremap_phb helper
` [PATCH 07/29] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 08/29] mm: remove __get_vm_area
` [PATCH 09/29] mm: unexport unmap_kernel_range_noflush
` [PATCH 10/29] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 12/29] mm: pass addr as unsigned long to vb_free
` [PATCH 13/29] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 14/29] mm: rename vmap_page_range to map_kernel_range
` [PATCH 15/29] mm: don't return the number of pages from map_kernel_range{, _noflush}
` [PATCH 16/29] mm: remove map_vm_range
` [PATCH 17/29] mm: remove unmap_vmap_area
` [PATCH 18/29] mm: remove the prot argument from vm_map_ram
` [PATCH 19/29] mm: enforce that vmap can't map pages executable
` [PATCH 20/29] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc
` [PATCH 22/29] mm: remove the prot argument to __vmalloc_node
` [PATCH 23/29] mm: remove both instances of __vmalloc_node_flags
` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
` [PATCH 25/29] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 26/29] mm: remove vmalloc_user_node_flags
` [PATCH 27/29] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 28/29] powerpc: use __vmalloc_node in alloc_vm_stack
` [PATCH 29/29] s390: use __vmalloc_node in stack_alloc

[PATCH 0/2] KVM: arm64: vgic_irq: Fix memory leaks
 2020-04-14 13:15 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy

[PATCH 0/5] add RTT support for SAM9X60
 2020-04-14 13:12 UTC  (11+ messages)
` [PATCH 4/5] ARM: dts: sam9x60: add rtt

[PATCH] arm64: Optimize ptrauth by enabling it for non-leaf functions
 2020-04-14 13:10 UTC  (9+ messages)

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 13:06 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()

[RFC v1 0/5] GPU DVFS for Meson GXBB/GXL/GXM/G12A/G12B/SM1
 2020-04-14 13:05 UTC  (2+ messages)

[PATCH v2] coresight: Fix support for sparsely populated ports
 2020-04-14 13:05 UTC 

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-14 13:02 UTC  (13+ messages)
` [PATCH v2 1/4] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v2 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH 0/2] clk: meson8b: allow the HDMI driver to manage "hdmi_sys"
 2020-04-14 13:01 UTC  (2+ messages)

[xlnx:master 9789/9999] drivers/usb/dwc3/core.h:1462: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1462: first defined here
 2020-04-14 12:56 UTC  (4+ messages)

[PATCH] ARM64: fixed dump_backtrace() when task running on another cpu
 2020-04-14 12:54 UTC  (3+ messages)
`  "

[PATCH 1/2] ARM: dts: imx7: Correct CPU supply name
 2020-04-14 12:54 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mm-evk: Add secondary cpus supply
 2020-04-14 12:53 UTC  (2+ messages)

[PATCH 0/4] Move tx-deempth and tx swing to pci.txt
 2020-04-14 12:51 UTC  (4+ messages)
` [PATCH 1/4] devicetree: bindings: pci: document tx-deempth tx swing and rx-eq property
    ` R: "

[PATCH] arm64: panic on synchronous external abort in kernel context
 2020-04-14 12:39 UTC  (5+ messages)

[V3 0/3] Fixed dump_backtrace() when task running on another cpu
 2020-04-14 12:36 UTC  (4+ messages)
` [V3 1/3] ARM64:fixed "
` [V3 2/3] sched:add task_running()
` [V3 3/3] sched:rename task_running() and to task_running_on_rq

[BUG] PCI: rockchip: rk3399: pcie switch support
 2020-04-14 12:28 UTC  (5+ messages)

[v6, 0/5] media: media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2020-04-14 12:25 UTC  (2+ messages)

[PATCH] net/3com/3c515: Fix MODULE_ARCH_VERMAGIC redefinition
 2020-04-14 12:23 UTC  (7+ messages)

[PATCH] KVM: handle the right RAS SEA(Synchronous External Abort) type
 2020-04-14 12:18 UTC  (2+ messages)

ACPI support for System Control and Management Interface (SCMI)
 2020-04-14 12:08 UTC  (3+ messages)

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2020-04-14 11:45 UTC  (10+ messages)

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-04-14 11:44 UTC  (4+ messages)
` [PATCH 1/3] arm64/mm: Drop __HAVE_ARCH_HUGE_PTEP_GET
` [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH] arm64: dts: rockchip: remove bus-width from mmc nodes in rk3308.dtsi
 2020-04-14 11:45 UTC  (3+ messages)

[PATCH] clocksource: atmel-st: remove useless 'status'
 2020-04-14 12:02 UTC 

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-04-14 11:28 UTC  (3+ messages)
` [RFC PATCH v3 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH] ARM: dts: at91: sama5d27_wlsom1: Add alias for i2c0
 2020-04-14 11:17 UTC  (2+ messages)

[PATCH 0/3] KVM: arm: vgic fixes for 5.7
 2020-04-14 11:16 UTC  (5+ messages)
` [PATCH 1/3] KVM: arm: vgic: Synchronize the whole guest on GIC{D, R}_I{S, C}ACTIVER read
  ` [PATCH 1/3] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
` [PATCH 2/3] KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
` [PATCH 3/3] KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits

[PATCH RFCv1 0/7] Support Async Page Fault
 2020-04-14 11:05 UTC  (4+ messages)

[PATCH v2 0/6] soc: xilinx: vcu: provide interfaces for other drivers
 2020-04-14 10:32 UTC  (7+ messages)
` [PATCH v2 1/6] soc: xilinx: vcu: drop useless success message
` [PATCH v2 2/6] ARM: dts: define indexes for output clocks
` [PATCH v2 3/6] soc: xilinx: vcu: implement clock provider "
` [PATCH v2 4/6] dt-bindings: soc: xlnx: extract xlnx, vcu-settings to separate binding
` [PATCH v2 5/6] soc: xilinx: vcu: use vcu-settings syscon registers
` [PATCH v2 6/6] soc: xilinx: vcu: add missing register NUM_CORE

[PATCH] mailbox: imx-mailbox: fix scu msg header size check
 2020-04-14 10:31 UTC  (4+ messages)

[PATCH 0/3] PCI: Modularize host-generic
 2020-04-14 10:22 UTC  (3+ messages)
` [PATCH 1/3] PCI: Constify struct pci_ecam_ops

[PATCH] coresight: Fix support for sparsely populated ports
 2020-04-14 10:25 UTC  (3+ messages)

[PATCH] staging: vc04_services: bcm2835-audio: Make function arguments alignment match open parenthesis
 2020-04-14 10:17 UTC 

[PATCH] staging: vc04_services: remove set but not used 'local_entity_uc'
 2020-04-14 10:13 UTC  (2+ messages)

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-14 10:07 UTC  (6+ messages)
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap

[PATCH v9 00/10] Support ROHM BD99954 charger IC
 2020-04-14 10:11 UTC  (14+ messages)
` [PATCH v9 01/10] lib: add linear ranges helpers
` [PATCH v9 02/10] lib/test_linear_ranges: add a test for the 'linear_ranges'
` [PATCH v9 03/10] power: supply: bd70528: rename linear_range to avoid collision
` [PATCH v9 04/10] regulator: use linear_ranges helper
` [PATCH v9 05/10] power: supply: bd70528: use linear ranges
` [PATCH v9 06/10] dt-bindings: battery: add new battery parameters
` [PATCH v9 07/10] power: supply: add "
` [PATCH v9 08/10] dt_bindings: ROHM BD99954 Charger
` [PATCH v9 09/10] power: supply: Support ROHM bd99954 charger
` [PATCH v9 10/10] power: supply: Fix Kconfig help text indentiation

[PATCH 0/2] fixed dump_backtrace() when task running on another cpu
 2020-04-14 10:05 UTC  (4+ messages)
` [PATCH 1/2] [V2 1/2]sched:add task_running_oncpu

[PATCH] arm64: Delete the space separator in __emit_inst
 2020-04-14  9:59 UTC  (2+ messages)

[PATCH V2 00/16] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-04-14  9:48 UTC  (17+ messages)
` [PATCH V2 01/16] arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register
` [PATCH V2 02/16] arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
` [PATCH V2 03/16] arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
` [PATCH V2 04/16] arm64/cpufeature: Introduce ID_PFR2 CPU register
` [PATCH V2 05/16] arm64/cpufeature: Introduce ID_DFR1 "
` [PATCH V2 06/16] arm64/cpufeature: Introduce ID_MMFR5 "
` [PATCH V2 07/16] arm64/cpufeature: Add remaining feature bits in ID_PFR0 register
` [PATCH V2 08/16] arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
` [PATCH V2 09/16] arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register
` [PATCH V2 10/16] arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 register
` [PATCH V2 11/16] arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 register
` [PATCH V2 12/16] arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 register
` [PATCH V2 13/16] arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 register
` [PATCH V2 14/16] arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 register
` [PATCH V2 15/16] arm64/cpufeature: Add remaining feature bits in ID_AA64DFR0 register
` [PATCH V2 16/16] arm64/cpufeature: Replace all open bits shift encodings with macros

[PATCH 1/2] ARM: dts: ux500: samsung-golden: Add proximity sensor
 2020-04-14  9:43 UTC  (5+ messages)
` [PATCH 2/2] ARM: defconfig: u8500: Enable CONFIG_GP2AP002

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-14  9:38 UTC  (29+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[PATCH v29 0/6] JTAG driver introduction
 2020-04-14  9:15 UTC  (3+ messages)
` [PATCH v29 6/6] drivers: jtag: Add JTAG core driver Maintainers

[PATCH] ARM: defconfig: u8500: Enable new drivers for ux500
 2020-04-14  9:06 UTC 

[PATCH v2 0/6] arm64: add the time namespace support
 2020-04-14  9:02 UTC  (4+ messages)

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-04-14  8:59 UTC  (7+ messages)

[PATCH v2 0/3] Atmel TCB capture driver
 2020-04-14  8:51 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: at91: add atmel tcb capabilities

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14  8:18 UTC  (3+ messages)

[PATCH v4] ARM: boot: Obtain start of physical memory from DTB
 2020-04-14  8:06 UTC  (3+ messages)

[v2 PATCH 0/5] Add UEFI support for RISC-V
 2020-04-14  7:41 UTC  (3+ messages)
` [v2 PATCH 5/5] RISC-V: Add EFI stub support

[PATCH 0/3] arm64: dts: allwinner: h6: OrangePi Lite2 and One Plus DTs
 2020-04-14  7:34 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarity
 2020-04-14  7:30 UTC  (2+ messages)

[PATCH v2 0/8] efi/libstub: simplify arm64 kernel image loading
 2020-04-14  7:22 UTC  (3+ messages)

[RFC][Qusetion] the value of cleared_(ptes|pmds|puds|p4ds) in struct mmu_gather
 2020-04-14  7:05 UTC  (3+ messages)

[PATCH v2 1/1] scsi: ufs: full reinit upon resume if link was off
 2020-04-14  6:14 UTC 

[PATCH v3 0/6] Add support for Xilinx Versal SDHCI in Arasan driver
 2020-04-14  5:49 UTC  (2+ messages)

[TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver
 2020-04-14  5:45 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).