linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-30 13:54:35 to 2019-05-31 08:17:28 UTC [more...]

[PATCH] arm: vdso: pass --be8 to linker if necessary
 2019-05-31  8:17 UTC  (3+ messages)

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-05-31  8:16 UTC  (22+ messages)
` [PATCH v6 01/19] kernel: Standardize vdso_datapage
` [PATCH v6 02/19] kernel: Define gettimeofday vdso common code
` [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
` [PATCH v6 04/19] arm64: Substitute gettimeofday with C implementation
` [PATCH v6 05/19] arm64: Build vDSO with -ffixed-x18
` [PATCH v6 06/19] arm64: compat: Add missing syscall numbers
` [PATCH v6 07/19] arm64: compat: Expose signal related structures
` [PATCH v6 08/19] arm64: compat: Generate asm offsets for signals
` [PATCH v6 09/19] lib: vdso: Add compat support
` [PATCH v6 10/19] arm64: compat: Add vDSO
` [PATCH v6 11/19] arm64: Refactor vDSO code
` [PATCH v6 12/19] arm64: compat: vDSO setup for compat layer
` [PATCH v6 13/19] arm64: elf: vDSO code page discovery
` [PATCH v6 14/19] arm64: compat: Get sigreturn trampolines from vDSO
` [PATCH v6 15/19] arm64: Add vDSO compat support
` [PATCH v6 16/19] arm: Add support for generic vDSO
` [PATCH v6 17/19] mips: "
` [PATCH v6 18/19] x86: "
` [PATCH v6 19/19] kselftest: Extend vDSO selftest

[PATCH 0/2] pinctrl: mediatek: Fix 2 issues related to resume from wake sources
 2019-05-31  8:05 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: mediatek: Update cur_mask in mask/mask ops

[PATCH] ARM: xor-neon: Replace __GNUC__ checks with CONFIG_CC_IS_GCC
 2019-05-31  8:05 UTC  (3+ messages)

[PATCH v2] ARM: dts: aspeed: g4: add video engine support
 2019-05-31  7:59 UTC  (2+ messages)

[PATCH] clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out
 2019-05-31  7:56 UTC  (6+ messages)

[PATCH RESEND] clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out
 2019-05-31  7:56 UTC 

[RESEND PATCH v3 0/2] Enable wm8524 codec on i.MX8MM EVK
 2019-05-31  7:42 UTC  (9+ messages)
` [PATCH v3 1/2] arm64: dts: imx8mm: Add SAI nodes
` [PATCH v3 2/2] arm64: dts: imx8mm-evk: Enable audio codec wm8524

[PATCH] arm64: dts: fsl: ls1046: Modify the qspi flash frequency
 2019-05-31  7:41 UTC  (4+ messages)

[PATCH v6 00/10] add USB Type-B GPIO connector driver
 2019-05-31  7:41 UTC  (5+ messages)
` [PATCH v6 06/10] device connection: Add fwnode_connection_find_match()
` [PATCH v6 07/10] usb: roles: Add fwnode_usb_role_switch_get() function

[PATCH v9 0/7] Add support for mt8183 SCP
 2019-05-31  7:38 UTC  (6+ messages)
` [PATCH v9 1/7] dt-bindings: Add a binding for Mediatek SCP
` [PATCH v9 2/7] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v9 3/7] remoteproc: mt8183: add reserved memory manager API
` [PATCH v9 4/7] rpmsg: add rpmsg support for mt8183 SCP
` [PATCH v9 7/7] arm64: dts: mt8183: add scp node

[PATCH v9 0/9] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-05-31  7:25 UTC  (8+ messages)
` [PATCH v9 1/9] dt-bindings: sun6i-dsi: Add A64 MIPI-DSI compatible
` [PATCH v9 2/9] dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)

[PATCH RESEND] arm64: dts: imx8mq: add clock for SNVS RTC node
 2019-05-31  7:23 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-mtk-common: fix a possible NULL pointer deference
 2019-05-31  7:08 UTC 

[PATCH v3 0/4] Add Avenger96 board support
 2019-05-31  6:38 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dts: stm32mp157: Add missing pinctrl definitions
` [PATCH v3 2/4] dt-bindings: arm: stm32: Convert STM32 SoC bindings to DT schema
` [PATCH v3 3/4] dt-bindings: arm: stm32: Document Avenger96 devicetree binding
` [PATCH v3 4/4] ARM: dts: Add Avenger96 devicetree support based on STM32MP157A

[PATCH v3] ARM: dts: aspeed: Add YADRO VESNIN BMC
 2019-05-31  6:32 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add missing PCIe pwr amd rst configuration
 2019-05-31  6:08 UTC  (4+ messages)

[PATCH v2] ARM: dts: aspeed: Add YADRO VESNIN BMC
 2019-05-31  6:07 UTC  (4+ messages)

[v3 PATCH] usb: create usb_debug_root for gadget only
 2019-05-31  5:44 UTC  (4+ messages)

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-05-31  5:04 UTC  (6+ messages)
` [PATCH v4 08/14] arm: Use generic mmap top-down layout and brk randomization

[GIT PULL] arm64: fixes for -rc3
 2019-05-31  4:25 UTC  (2+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-05-31  3:53 UTC  (18+ messages)
` [PATCH v2 01/17] bitfield.h: add FIELD_MAX() and field_max()
` [PATCH v2 02/17] dt-bindings: soc: qcom: add IPA bindings
` [PATCH v2 03/17] soc: qcom: ipa: main code
` [PATCH v2 04/17] soc: qcom: ipa: configuration data
` [PATCH v2 05/17] soc: qcom: ipa: clocking, interrupts, and memory
` [PATCH v2 06/17] soc: qcom: ipa: GSI headers
` [PATCH v2 07/17] soc: qcom: ipa: the generic software interface
` [PATCH v2 08/17] soc: qcom: ipa: GSI transactions
` [PATCH v2 09/17] soc: qcom: ipa: IPA interface to GSI
` [PATCH v2 10/17] soc: qcom: ipa: IPA endpoints
` [PATCH v2 11/17] soc: qcom: ipa: immediate commands
` [PATCH v2 12/17] soc: qcom: ipa: IPA network device and microcontroller
` [PATCH v2 13/17] soc: qcom: ipa: AP/modem communications
` [PATCH v2 14/17] soc: qcom: ipa: support build of IPA code
` [PATCH v2 15/17] MAINTAINERS: add entry for the Qualcomm IPA driver
` [PATCH v2 16/17] arm64: dts: sdm845: add IPA information
` [PATCH v2 17/17] arm64: defconfig: enable build of IPA code

[v3 0/7] Support dsi for mt8183
 2019-05-31  3:40 UTC  (7+ messages)
` [v3 3/7] drm/mediatek: add dsi reg commit disable control
` [v3 6/7] drm/mediatek: change the dsi phytiming calculate method
` [v3 7/7] drm: mediatek: adjust dsi and mipi_tx probe sequence

[PATCH v5 0/3] Make IPA use PM_EM
 2019-05-31  3:28 UTC  (4+ messages)
` [PATCH v5 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH v2 1/1] arm64: dts: rockchip: add core dtsi file for RK3399Pro SoCs
 2019-05-31  3:24 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] dt-bindings: display: Convert Allwinner DSI to a schema
 2019-05-31  3:03 UTC  (4+ messages)

[PATCH] Subject:alignment:fetch pc-instr before irq_enable
 2019-05-31  3:01 UTC 

[PATCH 0/3] Add HwSpinlock support for TI K3 SoCs
 2019-05-31  2:13 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: hwlock: Update OMAP binding "
` [PATCH 2/3] hwspinlock/omap: Add support "
` [PATCH 3/3] hwspinlock/omap: Add a trace during probe

[PATCH] drm/mediatek: add dsi module reset driver
 2019-05-31  1:50 UTC  (2+ messages)

[PATCH 0/4] complete dwmac-mediatek driver and fix flow control issue
 2019-05-31  1:46 UTC  (4+ messages)
` [PATCH 3/4] net: stmmac: modify default value of tx-frames

[PATCH v2 00/17] perf tools: Coresight: Add CPU-wide trace support
 2019-05-31  1:45 UTC  (2+ messages)

[PATCH 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-05-31  1:39 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-j721e-main: Add Main NavSS Interrupt controller node
 2019-05-31  0:48 UTC 

[PATCH] pinctrl: ns2: Fix potential NULL dereference
 2019-05-31  0:17 UTC  (2+ messages)

CONFIG_FRAME_POINTER support for Clang
 2019-05-31  0:03 UTC  (6+ messages)

[PATCH] staging: mt7621-dma: sizeof via pointer dereference
 2019-05-30 23:53 UTC 

[PATCH 0/2] arm64: smp: Include smp_plat.h from smp.h
 2019-05-30 23:34 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB

[PATCH] ARM: bcm: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB
 2019-05-30 23:09 UTC 

[PATCH v2 0/3] MediaTek Security random number generator support
 2019-05-30 22:59 UTC  (7+ messages)
` [PATCH v2 1/3] soc: mediatek: add SMC fid table for SIP interface
` [PATCH v2 2/3] dt-bindings: rng: update bindings for MediaTek ARMv8 SoCs
` [PATCH v2 3/3] hwrng: add mtk-sec-rng driver

[PATCH 22/22] docs: fix broken documentation links
 2019-05-30 22:49 UTC 

[PATCH v3 00/12] Allwinner A64/H6 IR support
 2019-05-30 22:25 UTC  (4+ messages)
` [PATCH v3 10/12] arm64: dts: allwinner: h6: Add IR receiver node

[PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement
 2019-05-30 22:14 UTC  (9+ messages)
` [PATCH v3 1/6] fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
` [PATCH v3 2/6] fsl/fman: add API to get the device behind a fman port
` [PATCH v3 3/6] dpaa_eth: defer probing after qbman
` [PATCH v3 4/6] dpaa_eth: base dma mappings on the fman rx port
` [PATCH v3 5/6] dpaa_eth: fix iova handling for contiguous frames
` [PATCH v3 6/6] dpaa_eth: fix iova handling for sg frames

[PATCH v6 0/7] Unify CPU topology across ARM & RISC-V
 2019-05-30 21:42 UTC  (8+ messages)
` [PATCH v6 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
` [PATCH v6 2/7] dt-binding: cpu-topology: Move cpu-map to a common binding

[PATCH 0/7] media: cedrus: Improvements/cleanup
 2019-05-30 21:15 UTC  (8+ messages)
` [PATCH 1/7] media: cedrus: Disable engine after each slice decoding
` [PATCH 2/7] media: cedrus: Fix H264 default reference index count
` [PATCH 3/7] media: cedrus: Fix decoding for some H264 videos
` [PATCH 4/7] media: cedrus: Remove dst_bufs from context
` [PATCH 5/7] media: cedrus: Don't set chroma size for scale & rotation
` [PATCH 6/7] media: cedrus: Add infra for extra buffers connected to capture buffers
` [PATCH 7/7] media: cedrus: Improve H264 memory efficiency

[PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
 2019-05-30 21:07 UTC  (4+ messages)
` [PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()

[PATCH] soc: aspeed: lpc-ctrl: make parameter optional
 2019-05-30 20:37 UTC  (3+ messages)

[PATCH v2] soc: aspeed: lpc-ctrl: make parameter optional
 2019-05-30 20:36 UTC 

[PATCH v4 1/2] ARM: use arch_extension directive instead of arch argument
 2019-05-30 20:02 UTC  (3+ messages)
` [PATCH v4 2/2] ARM: OMAP2: drop explicit assembler architecture

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-05-30 18:55 UTC  (4+ messages)

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-05-30 10:42 UTC  (5+ messages)
` [PATCH v10 02/11] drm/sun4i: dsi: Update start value in video start delay

[RFC v2 0/7] arm64: return address signing
 2019-05-30 18:05 UTC  (9+ messages)
` [RFC v2 3/7] arm64: cpufeature: handle conflicts based on capability
` [RFC v2 5/7] arm64: initialize and switch ptrauth kernel keys

[PATCH] crypto: lrw - use correct alignmask
 2019-05-30 17:53 UTC 

[PATCH] crypto: ghash - fix unaligned memory access in ghash_setkey()
 2019-05-30 17:50 UTC 

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-30 17:15 UTC  (11+ messages)

Issues with initialising generic crypto implementations earlier on ARMv7
 2019-05-30 17:07 UTC  (3+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-30 16:57 UTC  (11+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls

[PATCH v3 0/4] coresight: Do not call smp_processor_id from preemptible contexts
 2019-05-30 16:54 UTC  (5+ messages)
` [PATCH v3 1/4] coresight: tmc-etr: Do not call smp_processor_id() from preemptible
` [PATCH v3 2/4] coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id "
` [PATCH v3 3/4] coresight: tmc-etf: "
` [PATCH v3 4/4] coresight: etb10: "

[PATCH 0/3] coresight: Expose device connections via sysfs
 2019-05-30 16:44 UTC  (4+ messages)
` [PATCH 1/3] coresight: Pass coresight_device for coresight_release_platform_data
` [PATCH 2/3] coresight: add return value for fixup connections
` [PATCH 3/3] coresight: Expose device connections via sysfs

[PATCH] Stacktrace in ARM32 architecture has jumped the first 2 layers, which may ignore the display of save_stack_trace_tsk
 2019-05-30 16:22 UTC  (2+ messages)

[PATCH V4 0/8] Add EMC scaling support for Tegra210
 2019-05-30 16:14 UTC  (3+ messages)
` [PATCH V4 5/8] memory: tegra: Add EMC scaling support code "

[PATCH v2 0/8] Add Mediatek thermal dirver and dtsi
 2019-05-30 16:08 UTC  (4+ messages)
` [PATCH v2 1/8] arm64: dts: mt8183: add thermal zone node

[PATCH 0/4] coresight: Do not call smp_processor_id from preemptible contexts
 2019-05-30 15:52 UTC  (4+ messages)
` [PATCH 1/4] coresight: tmc-etr: Do not call smp_processor_id() from preemptible

[PATCH kvmtool v3 0/9] arm64: Pointer Authentication and SVE support
 2019-05-30 15:13 UTC  (10+ messages)
` [PATCH kvmtool v3 1/9] update_headers.sh: Add missing shell quoting
` [PATCH kvmtool v3 2/9] update_headers.sh: Cleanly report failure on error
` [PATCH kvmtool v3 3/9] update_headers.sh: arm64: Copy sve_context.h if available
` [PATCH kvmtool v3 4/9] update_headers: Sync kvm UAPI headers with linux v5.1-rc1
` [PATCH kvmtool v3 5/9] KVM: arm/arm64: Add a vcpu feature for pointer authentication
` [PATCH kvmtool v3 6/9] arm/arm64: Factor out ptrauth vcpu feature setup
` [PATCH kvmtool v3 7/9] arm64: Make ptrauth enable/disable diagnostics more user-friendly
` [PATCH kvmtool v3 8/9] arm64: Add SVE support
` [PATCH kvmtool v3 9/9] arm64: Select SVE vector lengths via the command line

[PATCH V5 0/3] arm64/mm: Enable memory hot remove
 2019-05-30 15:12 UTC  (3+ messages)
` [PATCH V5 3/3] "

[PATCH] Documentation: coresight: Update the generic device names
 2019-05-30 15:11 UTC 

[PATCH] ARM: dts: aspeed: Add YADRO VESNIN BMC
 2019-05-30 14:31 UTC  (3+ messages)

[PATCH] Subject:ARM:fetch pc-instr before local_irq_enable
 2019-05-30 14:17 UTC 

[PATCH] arm: imx6: cpuidle: Use raw_spinlock_t
 2019-05-30 14:06 UTC  (4+ messages)

[PATCH] arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
 2019-05-30 13: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).