linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-14 15:28:16 to 2019-01-15 14:04:01 UTC [more...]

[PATCH v3 0/4] uaccess: Add unsafe accessors for arm64
 2019-01-15 13:58 UTC  (4+ messages)
` [PATCH v3 1/4] arm64: uaccess: Cleanup get/put_user()
` [PATCH v3 2/4] arm64: uaccess: Implement unsafe accessors
` [PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region

[PATCH v4 00/24] Unify vDSOs across more architectures
 2019-01-15 13:55 UTC  (21+ messages)
` [PATCH v4 01/24] kernel: Standardize vdso_datapage
` [PATCH v4 02/24] kernel: Define gettimeofday vdso common code
` [PATCH v4 04/24] arm64: Substitute gettimeofday with C implementation
` [PATCH v4 05/24] arm64: compat: Alloc separate pages for vectors and sigpage
` [PATCH v4 06/24] arm64: compat: Split kuser32
` [PATCH v4 07/24] arm64: compat: Refactor aarch32_alloc_vdso_pages()
` [PATCH v4 08/24] arm64: compat: Add KUSER_HELPERS config option
` [PATCH v4 09/24] arm64: compat: Add missing syscall numbers
` [PATCH v4 11/24] arm64: compat: Generate asm offsets for signals
` [PATCH v4 12/24] lib: vdso: Add compat support
` [PATCH v4 13/24] arm64: compat: Add vDSO
` [PATCH v4 14/24] arm64: Refactor vDSO code
` [PATCH v4 15/24] arm64: compat: vDSO setup for compat layer
` [PATCH v4 16/24] arm64: elf: vDSO code page discovery
` [PATCH v4 18/24] arm64: Add vDSO compat support
` [PATCH v4 20/24] arm: Add support for generic vDSO
` [PATCH v4 21/24] mips: Introduce vdso_direct
` [PATCH v4 22/24] clock: csrc-4k: Add support for vdso_direct
` [PATCH v4 23/24] clock: gic-timer: "
` [PATCH v4 24/24] mips: Add support for generic vDSO

[PATCH v4 00/13] Add support for TISCI irqchip drivers
 2019-01-15 13:54 UTC  (8+ messages)
` [PATCH v4 01/13] firmware: ti_sci: Add support to get TISCI handle using of_phandle
  ` [RFC PATCH v4 12/13] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver
  ` [RFC PATCH v4 13/13] soc: ti: am6: Enable interrupt controller drivers

[PATCH] arm64: dts: marvell: Add device tree for uDPU board
 2019-01-15 13:42 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH V2] ARM: imx: add i.MX7ULP cpuidle support
 2019-01-15 13:10 UTC  (4+ messages)

[PATCH v8 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-01-15 12:00 UTC  (6+ messages)
` [PATCH v8 1/5] "
` [PATCH v8 2/5] dt-bindings: spi: add binding file "
` [PATCH v8 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v8 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH v8 5/5] MAINTAINERS: add maintainers for the "

broonie-regulator/for-next boot bisection: v5.0-rc2-20-g61b67608c6b9 on meson-gxl-s905x-libretech-cc
 2019-01-15 12:53 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mq: Add system reset controller
 2019-01-15 12:35 UTC  (3+ messages)

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-15 12:26 UTC  (2+ messages)

[PATCH shawn/for-next v3 1/2] dt-bindings: arm: Add Y Soft IOTA Draco, Hydra and Ursa boards
 2019-01-15 12:16 UTC  (4+ messages)
` [PATCH shawn/for-next v3 2/2] ARM: dts: imx: "

[PATCH 0/3] nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support
 2019-01-15 12:15 UTC  (4+ messages)

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add OPPs table for cpu devices
 2019-01-15 12:02 UTC 

[PATCH v3 0/4] Introduce TEE bus driver framework
 2019-01-15 11:53 UTC  (4+ messages)
` [PATCH v3 1/4] tee: add bus driver framework for TEE based devices

[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-15 11:52 UTC  (3+ messages)
` [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere

[PATCH v2 0/2] uaccess: Add unsafe accessors for arm64
 2019-01-15 11:48 UTC  (4+ messages)
` [RFC PATCH v2 1/2] uaccess: Check no rescheduling function is called in unsafe region

[RFC PATCH] drm/ttm: force cached mappings for system RAM on ARM
 2019-01-15 11:31 UTC  (9+ messages)

[PATCH v2 0/4] arm64: kprobes: Update blacklist checking on arm64
 2019-01-15 11:20 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: kprobes: Move extable address check into arch_prepare_kprobe()
` [PATCH v2 2/4] arm64: kprobes: Remove unneeded RODATA check
` [PATCH v2 3/4] arm64: kprobes: Move exception_text check in blacklist
` [PATCH v2 4/4] arm64: kprobes: Use arch_populate_kprobe_blacklist()

[PATCH 1/2] arm64: dts: imx8mq: properly describe IRQ hierarchy
 2019-01-15 11:04 UTC  (2+ messages)
` [PATCH 2/2] arm64: imx8mq: select GPCv2 irqchip driver

[PATCH 1/2] arm64: dts: fsl: imx8mq: add USB nodes
 2019-01-15 11:03 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: fsl: imx8mq-evk: enable USB nodes for USB3 host

[PATCH v2 1/2] arm64: dts: imx8mq: add GPC power domains
 2019-01-15 11:01 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: imx8mq: select PM support

[PATCH v1 00/10] cpufreq: Add flag to auto-register as cooling device
 2019-01-15 10:37 UTC  (5+ messages)
` [PATCH v1 07/10] cpufreq: mediatek: Use auto-registration of thermal "
` [PATCH v1 09/10] cpufreq: scmi: "
` [PATCH v1 10/10] cpufreq: scpi: "

[PATCH v7 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-01-15 10:35 UTC  (7+ messages)
` [PATCH v7 1/5] "
` [PATCH v7 2/5] dt-bindings: spi: add binding file "
` [PATCH v7 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v7 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH v7 5/5] MAINTAINERS: add maintainers for the "

[PATCH] ARM: Implement pgprot_device()
 2019-01-15 10:24 UTC  (2+ messages)

[PATCH v7 0/5] spi: add support for octal mode
 2019-01-15 10:05 UTC  (6+ messages)
` [PATCH v7 1/5] mtd: spi-nor: add opcodes for octal Read/Write commands
` [PATCH v7 2/5] mtd: spi-nor: add octal read flag for flash mt35xu512aba
` [PATCH v7 3/5] mtd: m25p80: add support of octal mode I/O transfer
` [PATCH v7 4/5] spi: nxp-fspi: add octal mode flag bit for octal support
` [PATCH v7 5/5] arm64: dts: lx2160a: update fspi node

Hilscher NetX mach-netx refactorings
 2019-01-15 10:14 UTC  (8+ messages)
    `  "

[PATCH v6 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-01-15  9:54 UTC  (5+ messages)
` [PATCH v6 1/5] "

[PATCH RFC 0/3] media: Ensure access to dma-buf-imported reference buffers
 2019-01-15  9:42 UTC  (3+ messages)
` [PATCH RFC 2/4] media: v4l2-mem2mem: Add an optional job_done operation

[PATCH] arm64: dts: meson-gx: Add canvas provider node to the vpu
 2019-01-15  9:36 UTC  (2+ messages)

[PATCH] tty: serial: meson: if no alias specified use an available id
 2019-01-15  9:35 UTC  (2+ messages)

[PATCH v2 0/3] add support for power off check in suspend
 2019-01-15  9:19 UTC  (8+ messages)
` [PATCH v2 2/3] regulator: core: add helper to check if regulator is disabled "

[PATCH] pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller
 2019-01-15  9:05 UTC  (2+ messages)

[PATCH v8 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2019-01-15  8:49 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mq: Add pwm
 2019-01-15  8:29 UTC  (2+ messages)

[PATCH] arm64: dts: hikey: Give wifi some time after power-on
 2019-01-15  8:13 UTC  (6+ messages)

[PATCH v1 1/3] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2019-01-15  7:57 UTC  (7+ messages)
` [PATCH v1 2/3] mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ for capcity setting
` [PATCH v1 3/3] mtd: spi-nor: mtk-quadspi: rename config to a common one

[PATCH] ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT
 2019-01-15  6:10 UTC  (4+ messages)

[PATCH 0/3] arm64: kprobes: Fix blacklist checking on arm64
 2019-01-15  5:49 UTC  (8+ messages)
` [PATCH 1/3] arm64: kprobes: Move extable address check into arch_prepare_kprobe()

[PATCH v2 0/4] Add MediaTek MUSB Controller Driver
 2019-01-15  5:18 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: usb: musb: Add support for MediaTek musb controller
` [PATCH v2 2/4] arm: dts: mt2701: Add usb2 device nodes
` [PATCH v2 3/4] usb: musb: Extract set toggle as a separate interface
` [PATCH v2 4/4] usb: musb: Add support for MediaTek musb controller
` [SPAM][PATCH v2 0/4] Add MediaTek MUSB Controller Driver

[PATCH v4 0/3] Reset controller support for i.MX8MQ
 2019-01-15  4:41 UTC  (2+ messages)

[PATCH v2 0/6] Add clock support for Actions Semi S500 SoC
 2019-01-15  3:33 UTC  (7+ messages)
` [PATCH v2 1/6] clk: actions: Add configurable PLL delay
` [PATCH v2 2/6] dt-bindings: clock: Add DT bindings for Actions Semi S500 CMU
` [PATCH v2 3/6] ARM: dts: Add CMU support for Actions Semi Owl S500 SoC
` [PATCH v2 4/6] ARM: dts: Remove fake UART clock for S500 based SBCs
` [PATCH v2 5/6] clk: actions: Add clock driver for S500 SoC
` [PATCH v2 6/6] MAINTAINERS: Add linux-actions mailing list for Actions Semi

[PATCH] soc: fsl: dpio: fix cpu range check
 2019-01-15  3:20 UTC  (3+ messages)

[PATCH 0/6] Add clock support for Actions Semi S500 SoC
 2019-01-15  3:15 UTC  (7+ messages)
` [PATCH 5/6] clk: actions: Add clock driver for "

[PATCH v3 0/2] Allwinner A64 timer workaround
 2019-01-15  2:52 UTC  (3+ messages)

[PATCH v2 00/10] A3700 USB S2RAM support
 2019-01-15  2:40 UTC  (3+ messages)
` [PATCH v2 05/10] phy: add A3700 UTMI PHY driver

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-01-15  1:52 UTC  (2+ messages)

[PATCH] misc: aspeed-lpc-ctrl: make memory-region optional
 2019-01-15  1:51 UTC 

[PATCH v5 0/3] Input: atmel_mxt_ts: Add support for optional regulators
 2019-01-15  0:42 UTC  (3+ messages)
` [PATCH v5 2/3] Input: atmel_mxt_ts: Wait for device be ready for communication

[PATCH] fgraph: record function return value
 2019-01-15  0:40 UTC  (5+ messages)

[PATCH 3/7] dt-bindings: net: stmmac: Add the bindings documentation for delays
 2019-01-14 23:34 UTC  (3+ messages)

[PATCH] ASoC: xlnx: parse AES audio parameters
 2019-01-14 23:03 UTC  (2+ messages)
` Applied "ASoC: xlnx: parse AES audio parameters" to the asoc tree

broonie-regulator/for-next boot bisection: v5.0-rc2-20-g61b67608c6b9 on meson8b-odroidc1
 2019-01-14 21:59 UTC  (2+ messages)

[PATCH] ARM: VDSO: Drop implicit common-page-size linker flag
 2019-01-14 21:50 UTC  (2+ messages)

[PATCH] ARM: lpc32xx: debug: add low-level debug support on hsuart
 2019-01-14 21:27 UTC  (2+ messages)

broonie-regulator/for-next boot bisection: v5.0-rc2-20-g61b67608c6b9 on meson-gxbb-nanopi-k2
 2019-01-14 20:55 UTC 

broonie-regulator/for-next boot bisection: v5.0-rc2-20-g61b67608c6b9 on r8a7796-m3ulcb
 2019-01-14 20:53 UTC 

[PATCH] Revert "ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()"
 2019-01-14 20:20 UTC  (4+ messages)

[Potential Spoof] Re: [Potential Spoof] Re: [PATCH v2 4/4] ARM: dts: aspeed: Add lpc ctrl for Facebook
 2019-01-14 19:28 UTC  (2+ messages)

[PATCH v5 0/3] drivers: soc: xilinx: Add support for ZynqMP PM driver
 2019-01-14 19:22 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: soc: Add ZynqMP PM bindings
` [PATCH v5 2/3] firmware: xilinx: Implement ZynqMP power management APIs
` [PATCH v5 3/3] drivers: soc: xilinx: Add ZynqMP PM driver

[PATCH] arm64: defconfig: Add Qualcomm UFS PHY
 2019-01-14 19:01 UTC 

[GIT PULL 1/4] bcm2835-defconfig-next-2018-11-27
 2019-01-14 18:36 UTC  (4+ messages)

[PATCH v2 0/3] Add Oxalis board support
 2019-01-14 18:10 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: arm: fsl: Add devicetree binding for Oxalis

[PATCH] MAINTAINERS: Add LAKML list to ACPI for ARM64 entry
 2019-01-14 17:36 UTC  (2+ messages)

[PATCH v8 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-14 17:25 UTC  (7+ messages)
` [PATCH v8 01/26] arm64: Fix HCR.TGE status for NMI contexts
` [PATCH v8 07/26] arm64: ptrace: Provide definitions for PMR values

[PatchV2 1/2] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator power failed warning
 2019-01-14 17:19 UTC  (6+ messages)
` [PatchV2 2/2] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-14 17:08 UTC  (4+ messages)
` [PATCH 1/3] dma-mapping: remove the default map_resource implementation

[PATCH v2 0/2] Spectre-v2 detection fixes
 2019-01-14 17:06 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: Advertise mitigation of Spectre-v2, or lack thereof

[PATCH v3 0/7] arm64: add system vulnerability sysfs entries
 2019-01-14 17:05 UTC  (5+ messages)
` [PATCH v3 6/7] arm64: add sysfs vulnerability show for speculative store bypass

[PATCH] arm64: dts: imx8mq: Add pwm
 2019-01-14 17:02 UTC  (3+ messages)

remove block layer bounce buffering for MMC
 2019-01-14 16:57 UTC  (5+ messages)
` [PATCH 07/11] mmc: mvsdio: handle highmem pages

[PATCH] clk: imx: imx7ulp: use struct_size() in kzalloc()
 2019-01-14 16:44 UTC  (2+ messages)

[PATCH 00/17] ARM: davinci: modernize the timer support
 2019-01-14 16:39 UTC  (4+ messages)
` [PATCH 02/17] clocksource: davinci-timer: new driver

[PATCH] arm64: init: inline empty stubs
 2019-01-14 16:22 UTC 

[PATCH v10 0/5] arm64: Support perf event modifiers :G and :H
 2019-01-14 16:11 UTC  (6+ messages)
` [PATCH v10 1/5] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v10 2/5] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v10 3/5] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v10 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH v10 5/5] arm64: KVM: Enable support for :G/:H perf event modifiers

[PATCH] kasan: Remove use after scope bugs detection
 2019-01-14 16:08 UTC  (3+ messages)

[PATCH v4] arm64: dts: meson: Fix mmc cd-gpios polarity
 2019-01-14 16:01 UTC  (2+ messages)

[shawnguo:imx/soc 2/2] make[2]: *** No rule to make target 'arch/arm/mach-imx/cpuidle-imx7ulp.o', needed by 'arch/arm/mach-imx/built-in.a'
 2019-01-14 15:53 UTC 

[PATCH v2 6/9] arm64: kexec: no need to ClearPageReserved()
 2019-01-14 15:52 UTC  (4+ messages)
` [PATCH v2 7/9] arm64: kdump: No need to mark crashkernel pages manually PG_reserved

[PATCHv1] arm64: defconfig: enable Intel Stratix10 service layer driver
 2019-01-14 15:52 UTC 

[PATCH 0/3] Add coresight support for SDM845
 2019-01-14 15:35 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845: Add Coresight support

[PATCH RESEND] drm/meson: remove firmware framebuffers
 2019-01-14 15:34 UTC  (5+ messages)

[PATCH 0/3] add missing of_node_put
 2019-01-14 15:32 UTC  (3+ messages)
` [PATCH 3/3] drm/meson: "

[PATCH] arm64: Remove asm/memblock.h
 2019-01-14 15:29 UTC  (2+ 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).