linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 08:51:00 to 2019-06-24 17:06:28 UTC [more...]

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-24 17:06 UTC  (3+ messages)
` WWAN Controller Framework (was IPA [PATCH v2 00/17])

[PATCH 0/6] crypto: aegis128 - add NEON intrinsics version for ARM/arm64
 2019-06-24 16:56 UTC  (4+ messages)
` [PATCH 5/6] crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics

[PATCH v3] ARM: dts: exynos: Add regulator suspend configuration to Odroid XU3/XU4/HC1 family
 2019-06-24 16:54 UTC 

[PATCH V6 0/3] arm64/mm: Enable memory hot remove
 2019-06-24 16:52 UTC  (4+ messages)
` [PATCH V6 3/3] "

[PATCH v7 0/5] MTD: Add Initial HyperBus support
 2019-06-24 16:46 UTC  (6+ messages)
` [PATCH v7 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [PATCH v7 3/5] mtd: Add support for HyperBus memory devices

[RFC PATCH v2 0/8] arm64/sve: First steps towards optimizing syscalls
 2019-06-24 16:44 UTC  (13+ messages)
` [RFC PATCH v2 3/8] arm64/fpsimdmacros: Allow the macro "for" to be used in more cases
` [RFC PATCH v2 5/8] arm64/sve: Implement an helper to flush SVE registers
` [RFC PATCH v2 6/8] arm64/sve: Implement an helper to load SVE registers from FPSIMD state
` [RFC PATCH v2 7/8] arm64/sve: Don't disable SVE on syscalls return

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-24 16:40 UTC  (28+ messages)

[PATCH net-next 0/6] Microsemi Felix switch support
 2019-06-24 16:24 UTC  (11+ messages)
` [PATCH net-next 4/6] arm64: dts: fsl: ls1028a: Add Felix switch port DT node
` [PATCH net-next 6/6] net/mssc/ocelot: Add basic Felix switch driver

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-24 16:20 UTC  (16+ messages)
` [PATCH v7 01/25] kernel: Standardize vdso_datapage
` [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
` [PATCH v7 10/25] arm64: compat: Add vDSO

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-24 16:02 UTC  (17+ messages)
` [PATCH v10 02/11] drm/sun4i: dsi: Update start value in video start delay
` [PATCH v10 03/11] drm/sun4i: dsi: Fix video start delay computation
      ` [linux-sunxi] "
` [PATCH v10 04/11] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes
        ` [linux-sunxi] "

[PATCH] ARM: dts: socfpga: add the QSPI OCP reset property on arria10
 2019-06-24 15:45 UTC 

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-06-24 15:47 UTC  (29+ messages)
` [PATCH 01/59] KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
` [PATCH 02/59] KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
` [PATCH 03/59] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH 04/59] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH 05/59] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH 06/59] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH 07/59] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH 08/59] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH 09/59] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH 13/59] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH 15/59] KVM: arm64: nv: Refactor vcpu_{read,write}_sys_reg

[PATCH] ARM: dts: socfpga: update to new Denali NAND binding
 2019-06-24 15:39 UTC  (2+ messages)

[PATCH RFC 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-06-24 15:38 UTC  (15+ messages)
` [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file

[GIT PULL] i.MX clock changes for 5.3
 2019-06-24 15:36 UTC 

[PATCH v7 0/7] Unify CPU topology across ARM & RISC-V
 2019-06-24 15:33 UTC  (6+ messages)
` [PATCH v7 4/7] arm: Use common cpu_topology structure and functions

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-06-24 15:04 UTC  (22+ messages)
` [PATCH v18 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v18 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v18 03/15] lib: untag user pointers in strn*_user
` [PATCH v18 04/15] mm: untag user pointers passed to memory syscalls
` [PATCH v18 05/15] mm: untag user pointers in mm/gup.c
` [PATCH v18 06/15] mm: untag user pointers in get_vaddr_frames
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v18 08/15] userfaultfd: untag user pointers
` [PATCH v18 09/15] drm/amdgpu: "
` [PATCH v18 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
` [PATCH v18 12/15] media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v18 13/15] tee/shm: untag user pointers in tee_shm_register
` [PATCH v18 14/15] vfio/type1: untag user pointers in vaddr_get_pfn
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[RFC PATCH] acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
 2019-06-24 14:55 UTC  (2+ messages)

[PATCH 0/9] drm: meson: global clean-up (use proper macros, update comments ...)
 2019-06-24 14:49 UTC  (10+ messages)
` [PATCH 1/9] drm: meson: mask value when writing bits relaxed
` [PATCH 2/9] drm: meson: crtc: use proper macros instead of magic constants
` [PATCH 3/9] drm: meson: drv: use macro when initializing vpu
` [PATCH 4/9] drm: meson: vpp: use proper macros instead of magic constants
` [PATCH 5/9] drm: meson: viu: "
` [PATCH 6/9] drm: meson: venc: "
` [PATCH 7/9] drm: meson: global clean-up
` [PATCH 8/9] drm: meson: add macro used to enable HDMI PLL
` [PATCH 9/9] drm: meson: venc: set the correct macrovision max amplitude value

[PATCH] arm64: Kconfig: Enable NODES_SPAN_OTHER_NODES config for NUMA
 2019-06-24 14:38 UTC 

[PATCH 0/4] arm64: wire up VM_FLUSH_RESET_PERMS
 2019-06-24 14:29 UTC  (5+ messages)

[GIT PULL] Integrator DTS updates for v5.3
 2019-06-24 14:29 UTC  (4+ messages)

handle "special" dma allocation in common code
 2019-06-24 14:23 UTC  (3+ messages)
` [PATCH 1/7] arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-24 14:22 UTC  (5+ messages)
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls

[PATCH] dmaengine: imx-sdma: fix use-after-free on probe error path
 2019-06-24 14:07 UTC 

[PATCH] ARM: mm: print L310 cache controller version
 2019-06-24 13:54 UTC 

[PATCH v3 0/9] Support for Allwinner V3/S3L and Sochip S3
 2019-06-24 13:48 UTC  (9+ messages)
` [PATCH v3 1/9] pinctrl: sunxi: v3s: introduce support for V3
` [PATCH v3 8/9] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board
` [PATCH v3 9/9] ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3

[PATCH v2 1/4] ARM: dts: exynos: Disable unused buck10 regulator on Odroid HC1 board
 2019-06-24 13:42 UTC  (7+ messages)
` [PATCH v2 3/4] ARM: dts: exynos: Add regulator suspend configuration to Odroid XU3/XU4/HC1 family

[PATCH] security: do not enable CONFIG_GCC_PLUGINS by default
 2019-06-24 13:31 UTC  (6+ messages)

[RFC PATCH V1 0/6] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-06-24 13:25 UTC  (5+ messages)
` [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

[PATCH v3 0/4] Panel rotation patches
 2019-06-24 13:24 UTC  (3+ messages)
` [PATCH v3 3/4] drm/connector: Split out orientation quirk detection
  ` [Intel-gfx] "

[PATCH v2] arm64: rename dump_instr as dump_kernel_instr
 2019-06-24 13:21 UTC  (2+ messages)

[PATCH v2 2/2] thermal/drivers/cpu_cooling: Unregister with the policy
 2019-06-24 13:17 UTC 

[PATCH 1/1] ARM: dts: imx6ul: fix PWM[1-4] interrupts
 2019-06-24 13:14 UTC  (4+ messages)

[PATCH 00/10] ARM: davinci: use the new clocksource driver
 2019-06-24 13:13 UTC  (11+ messages)
` [PATCH 01/10] ARM: davinci: enable the clocksource driver for DT mode
` [PATCH 02/10] ARM: davinci: WARN_ON() if clk_get() fails
` [PATCH 03/10] ARM: davinci: da850: switch to using the clocksource driver
` [PATCH 04/10] ARM: davinci: da830: "
` [PATCH 05/10] ARM: davinci: move timer definitions to davinci.h
` [PATCH 06/10] ARM: davinci: dm355: switch to using the clocksource driver
` [PATCH 07/10] ARM: davinci: dm365: "
` [PATCH 08/10] ARM: davinci: dm644x: "
` [PATCH 09/10] ARM: davinci: dm646x: "
` [PATCH 10/10] ARM: davinci: remove legacy timer support

[PATCH] arm64: dts: allwinner: properly connect USB PHY to port 0
 2019-06-24 13:03 UTC  (4+ messages)

[PATCH v2] phy: meson-g12a-usb3-pcie: disable locking for cr_regmap
 2019-06-24 13:00 UTC  (2+ messages)

LTP hugemmap05 test case failure on arm64 with linux-next (next-20190613)
 2019-06-24 12:58 UTC  (7+ messages)

[PATCH v2] dmaengine: imx-sdma: remove BD_INTR for channel0
 2019-06-24 12:54 UTC  (2+ messages)

[BUG] imx-sdma: readl_relaxed_poll_timeout_atomic() conversion
 2019-06-24 12:52 UTC  (6+ messages)

[PATCH modules v2 0/2] Fix handling of exit unwinding sections (on ARM)
 2019-06-24 12:32 UTC  (3+ messages)

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-24 12:08 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support

[PATCH v4 00/11] add thermal driver for h6
 2019-06-24 12:07 UTC  (7+ messages)
` [PATCH v4 01/11] thermal: sun8i: "
` [PATCH v4 10/11] dt-bindings: thermal: add binding document for h3 thermal controller
` [PATCH v4 11/11] thermal: sun8i: add thermal driver for h3

[PATCH v2 0/2] arm64: dts: renesas: r8a7799[05]: Add cpg reset for DU
 2019-06-24 11:57 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: renesas: r8a77990: "
` [PATCH v3 2/2] arm64: dts: renesas: r8a77995: "

[PATCH] iommu: io-pgtable: Support non-coherent page tables
 2019-06-24 11:53 UTC  (3+ messages)

[PATCH 0/3] arm64: stacktrace: improve robustness
 2019-06-24 11:34 UTC  (3+ messages)
` [PATCH 3/3] arm64: stacktrace: better handle corrupted stacks

[Patch] support for new board
 2019-06-24 11:11 UTC 

[PATCH] clk: imx8mm: Switch to platform driver
 2019-06-24 10:54 UTC 

[PATCH 0/3] rtc: pcf8563: Fix unhandled interrupt storm
 2019-06-24 10:42 UTC  (4+ messages)

[PATCH 0/2] arm64: Introduce boot parameter to disable TLB flush instruction within the same inner shareable domain
 2019-06-24 10:34 UTC  (3+ messages)

[PATCH v2 0/3] DCMI bridge support
 2019-06-24 10:10 UTC  (3+ messages)

[PATCH] arm64: defconfig: update and enable CONFIG_RANDOMIZE_BASE
 2019-06-24 10:06 UTC  (7+ messages)

[PATCH v7 00/10] add USB Type-B GPIO connector driver
 2019-06-24  9:58 UTC  (3+ messages)
` [PATCH v7 09/10] usb: roles: "

[RFC V3 00/18] objtool: Add support for arm64
 2019-06-24  9:55 UTC  (19+ messages)
` [RFC V3 01/18] objtool: Add abstraction for computation of symbols offsets
` [RFC V3 02/18] objtool: orc: Refactor ORC API for other architectures to implement
` [RFC V3 03/18] objtool: Move registers and control flow to arch-dependent code
` [RFC V3 04/18] objtool: arm64: Add required implementation for supporting the aarch64 architecture in objtool
` [RFC V3 05/18] objtool: special: Adapt special section handling
` [RFC V3 06/18] objtool: arm64: Adapt the stack frame checks for arm architecture
` [RFC V3 07/18] objtool: Introduce INSN_UNKNOWN type
` [RFC V3 08/18] objtool: Refactor switch-tables code to support other architectures
` [RFC V3 09/18] gcc-plugins: objtool: Add plugin to detect switch table on arm64
` [RFC V3 10/18] objtool: arm64: Implement functions to add switch tables alternatives
` [RFC V3 11/18] arm64: alternative: Mark .altinstr_replacement as containing executable instructions
` [RFC V3 12/18] arm64: assembler: Add macro to annotate asm function having non standard stack-frame
` [RFC V3 13/18] arm64: sleep: Prevent stack frame warnings from objtool
` [RFC V3 14/18] arm64: kvm: Annotate non-standard stack frame functions
` [RFC V3 15/18] arm64: kernel: Add exception on kuser32 to prevent stack analysis
` [RFC V3 16/18] arm64: crypto: Add exceptions for crypto object "
` [RFC V3 17/18] arm64: kernel: Annotate non-standard stack frame functions
` [RFC V3 18/18] objtool: arm64: Enable stack validation for arm64

[PATCH v8 0/2] clocksource: davinci-timer: new driver
 2019-06-24  9:50 UTC  (3+ messages)
` [PATCH v8 1/2] clocksource: davinci-timer: add support for clockevents
` [PATCH v8 2/2] clocksource: timer-davinci: add support for clocksource

[PATCH 2/6] thermal/drivers/cpu_cooling: Unregister with the policy
 2019-06-24  9:39 UTC  (6+ messages)

[PATCHv3 0/1] coresight: Do not default to CPU0 for missing CPU phandle
 2019-06-24  9:27 UTC  (4+ messages)
` [PATCHv3 1/1] "

[PATCH V11 00/12] Add Tegra194 PCIe support
 2019-06-24  9:15 UTC  (13+ messages)
` [PATCH V11 01/12] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V11 02/12] PCI: Disable MSI for Tegra root ports
` [PATCH V11 03/12] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V11 04/12] PCI: dwc: Move config space capability search API
` [PATCH V11 05/12] PCI: dwc: Add ext "
` [PATCH V11 06/12] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V11 07/12] PCI: dwc: Add support to enable "
` [PATCH V11 08/12] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V11 09/12] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V11 10/12] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V11 11/12] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V11 12/12] PCI: tegra: Add Tegra194 PCIe support

Help offering for AmLogic S905Y2 Mainline Effort
 2019-06-24  8:55 UTC  (3+ 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).