linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 11:47:27 to 2019-06-12 21:21:08 UTC [more...]

[PATCH v2 0/5] Panel rotation patches
 2019-06-12 21:20 UTC  (9+ messages)
` [PATCH 1/5] drm/panel: Add helper for reading DT rotation
` [PATCH 4/5] drm/connector: Split out orientation quirk detection

[PATCH net-next v2 0/1] stmmac: honor the GPIO flags for the PHY reset GPIO
 2019-06-12 21:09 UTC  (3+ messages)
` [PATCH net-next v2 1/1] net: stmmac: use GPIO descriptors in stmmac_mdio_reset

[PATCH v2 0/4] Ethernet PHY reset GPIO updates for Amlogic SoCs
 2019-06-12 20:55 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: meson: g12a: x96-max: fix the Ethernet PHY reset line
` [PATCH v2 2/4] ARM: dts: meson: switch to the generic Ethernet PHY reset bindings
` [PATCH v2 3/4] arm64: dts: meson: use the generic Ethernet PHY reset GPIO bindings
` [PATCH v2 4/4] arm64: dts: meson: g12b: odroid-n2: add the Ethernet PHY reset line

[PATCH v4 0/7] cpufreq support for Raspberry Pi
 2019-06-12 20:17 UTC  (9+ messages)
` [PATCH v4 1/7] clk: bcm2835: remove pllb
` [PATCH v4 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v4 3/7] firmware: raspberrypi: register clk device
` [PATCH v4 4/7] cpufreq: add driver for Raspberry Pi
` [PATCH v4 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq
` [PATCH v4 6/7] ARM: defconfig: enable cpufreq driver for RPi
` [PATCH v4 7/7] arm64: defconfig: enable cpufreq support for RPi3

[PATCH] arm64: defconfig: Enable FSL_EDMA driver
 2019-06-12 20:01 UTC  (3+ messages)

[PATCH v3 00/14] pwm-meson: cleanups and improvements
 2019-06-12 19:59 UTC  (15+ messages)
` [PATCH v3 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable, disable}
` [PATCH v3 02/14] pwm: meson: use devm_clk_get_optional() to get the input clock
` [PATCH v3 03/14] pwm: meson: use GENMASK and FIELD_PREP for the lo and hi values
` [PATCH v3 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
` [PATCH v3 05/14] pwm: meson: don't duplicate the polarity internally
` [PATCH v3 06/14] pwm: meson: pass struct pwm_device to meson_pwm_calc()
` [PATCH v3 07/14] pwm: meson: add the meson_pwm_channel data to struct meson_pwm
` [PATCH v3 08/14] pwm: meson: add the per-channel register offsets and bits in a struct
` [PATCH v3 09/14] pwm: meson: move pwm_set_chip_data() to meson_pwm_request()
` [PATCH v3 10/14] pwm: meson: simplify the calculation of the pre-divider and count
` [PATCH v3 11/14] pwm: meson: read the full hardware state in meson_pwm_get_state()
` [PATCH v3 12/14] pwm: meson: don't cache struct pwm_state internally
` [PATCH v3 13/14] pwm: meson: add support PWM_POLARITY_INVERSED when disabling
` [PATCH v3 14/14] pwm: meson: add documentation to the driver

[PATCH v2 00/14] pwm-meson: cleanups and improvements
 2019-06-12 19:47 UTC  (4+ messages)
` [PATCH v2 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK

[GIT PULL] pxa for v5.2
 2019-06-12 19:18 UTC 

[RFC 0/2] iommu: arm-smmu: Inherit SMR and CB config during init
 2019-06-12 19:16 UTC  (8+ messages)
` [RFC 1/2] iommu: arm-smmu: Handoff SMR registers and context banks
` [RFC 2/2] iommu: arm-smmu: Don't blindly use first SMR to calculate mask

[PATCH] usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
 2019-06-12 19:12 UTC  (4+ messages)

[PATCH 0/4] ARM: dts: meson8b: add VDDEE / mali-supply
 2019-06-12 19:09 UTC  (3+ messages)

[PATCH v9 0/5] KVM: arm/arm64: add support for chained counters
 2019-06-12 19:04 UTC  (6+ messages)
` [PATCH v9 1/5] KVM: arm/arm64: rename kvm_pmu_{enable/disable}_counter functions
` [PATCH v9 2/5] KVM: arm/arm64: extract duplicated code to own function
` [PATCH v9 3/5] KVM: arm/arm64: re-create event when setting counter value
` [PATCH v9 4/5] KVM: arm/arm64: remove pmc->bitmask
` [PATCH v9 5/5] KVM: arm/arm64: support chained PMU counters

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-12 18:35 UTC  (9+ messages)

[RESEND PATCH net-next] net: ethernet: ti: cpts: fix build failure for powerpc
 2019-06-12 18:16 UTC  (2+ messages)

[PATCH v4 02/28] docs: arm64: convert docs to ReST and rename to .rst
 2019-06-12 17:53 UTC  (4+ messages)
` [PATCH v4 13/28] docs: kdump: convert docs to ReST and rename to *.rst
` [PATCH v4 19/28] docs: powerpc: "
` [PATCH v4 26/28] docs: xilinx: convert eemi.txt to eemi.rst

[PATCH v2 0/3] arm64/sve: Fix mutating register endianness on big-endian
 2019-06-12 17:46 UTC  (6+ messages)
` [PATCH v2 1/3] arm64/sve: Fix missing SVE/FPSIMD endianness conversions
` [PATCH v2 2/3] arm64/sve: Factor out FPSIMD to SVE state conversion
` [PATCH v2 3/3] arm64/sve: Fix a couple of magic numbers for the Z-reg count

[PATCH v3 00/10] 52-bit kernel + user VAs
 2019-06-12 17:26 UTC  (11+ messages)
` [PATCH v3 01/10] arm64: mm: Flip kernel VA space
` [PATCH v3 02/10] arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
` [PATCH v3 03/10] arm64: dump: De-constify VA_START and KASAN_SHADOW_START
` [PATCH v3 04/10] arm64: mm: Introduce VA_BITS_MIN
` [PATCH v3 05/10] arm64: mm: Introduce VA_BITS_ACTUAL
` [PATCH v3 06/10] arm64: mm: Logic to make offset_ttbr1 conditional
` [PATCH v3 07/10] arm64: mm: Separate out vmemmap
` [PATCH v3 08/10] arm64: mm: Modify calculation of VMEMMAP_SIZE
` [PATCH v3 09/10] arm64: mm: Tweak PAGE_OFFSET logic
` [PATCH v3 10/10] arm64: mm: Introduce 52-bit Kernel VAs

[PATCH 1/1] ARM: dts: imx6ul: Add PXP node
 2019-06-12 17:21 UTC  (2+ messages)

[PATCH V2 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-06-12 17:18 UTC  (7+ messages)
` [PATCH V2 2/2] mailbox: introduce ARM SMC based mailbox

[PATCH v2 0/6] serial: uartps:
 2019-06-12 17:07 UTC  (5+ messages)
` [PATCH v2 3/6] serial: uartps: Fix multiple line dereference
` [PATCH v2 5/6] serial: uartps: Do not add a trailing semicolon to macro

[PATCH v6 0/3] add support for rng-seed
 2019-06-12 17:02 UTC  (3+ messages)
` [PATCH v6 2/3] fdt: "

[PATCH v3 0/3] add thermal driver for h6
 2019-06-12 16:49 UTC  (6+ messages)
` [PATCH v3 1/3] thermal: sun8i: "

[PATCH 3/6] dma: coh901318: no need to cast away call to debugfs_create_file()
 2019-06-12 16:47 UTC  (8+ messages)
` [PATCH 4/6] dma: pxa_dma: no need to check return value of debugfs_create functions
` [PATCH 6/6] dma: qcom: hidma: "

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-12 16:37 UTC  (35+ messages)
` [PATCH v17 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v17 02/15] lib, arm64: untag user pointers in strn*_user
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 08/15] userfaultfd, arm64: untag user pointers
` [PATCH v17 10/15] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v17 11/15] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 13/15] tee/shm, arm64: untag user pointers in tee_shm_register
` [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
` [PATCH v4 0/2] arm64 relaxed ABI
  ` [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
  ` [PATCH v4 2/2] arm64: Relax Documentation/arm64/tagged-pointers.txt

[RESEND, PATCH v4 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-06-12 16:33 UTC  (4+ messages)
` [RESEND, PATCH v4 1/2] cpufreq: Add sun50i "
` [RESEND, PATCH v4 2/2] dt-bindings: cpufreq: Document allwinner, sun50i-h6-operating-points

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-12 16:31 UTC  (3+ messages)

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-06-12 16:23 UTC  (15+ messages)
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv5 07/20] PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors
` [PATCHv5 17/20] PCI: mobiveil: Complete initialization of host even if no PCIe link
` [PATCHv5 18/20] PCI: mobiveil: Disable IB and OB windows set by bootloader
` [PATCHv5 19/20] PCI: mobiveil: Add 8-bit and 16-bit register accessors

[RFC v2 0/7] arm64: return address signing
 2019-06-12 16:21 UTC  (4+ messages)
` [RFC v2 5/7] arm64: initialize and switch ptrauth kernel keys

[PATCH v4 0/4] Add Avenger96 board support
 2019-06-12 16:02 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: arm: stm32: Convert STM32 SoC bindings to DT schema

[PATCH v1] clk: xgene: Don't build COMMON_CLK_XGENE by default
 2019-06-12 15:46 UTC  (2+ messages)

[PATCH v1 1/1] watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
 2019-06-12 15:30 UTC  (3+ messages)

[PATCH v2] scsi: ufs: Avoid runtime suspend possibly being blocked forever
 2019-06-12 15:19 UTC 

[PATCH 1/2] arm64: Improve parking of stopped CPUs
 2019-06-12 15:18 UTC  (3+ messages)
` [PATCH 2/2] arm64: Implement panic_smp_self_stop()

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-12 15:06 UTC  (9+ messages)

[PATCH v2 0/5] Add NUMA-awareness to qspinlock
 2019-06-12 15:05 UTC  (5+ messages)
` [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH v15 0/3] Add support for the Purism Librem5 devkit
 2019-06-12 15:02 UTC  (5+ messages)

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-06-12 14:59 UTC  (4+ messages)
  ` [PATCH v2 6/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding

[PATCH 1/2] arm64: dts: rockchip: Fix multiple thermal zones conflict in rk3399.dtsi
 2019-06-12 14:55 UTC  (2+ messages)

[PATCH 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-12 14:54 UTC  (11+ messages)
` [PATCH 2/8] i2c: i2c-qcom-geni: Signify successful driver probe

[PATCH][next] staging: media: meson: remove redundant initialization of mpeg12
 2019-06-12 14:42 UTC 

[PATCH] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
 2019-06-12 14:29 UTC  (3+ messages)

[PATCH v8 0/6] KVM: arm/arm64: add support for chained counters
 2019-06-12 14:30 UTC  (6+ messages)
` [PATCH v8 5/6] KVM: arm/arm64: remove pmc->bitmask

[PATCH 1/1] ARM: dts: imx6ull-colibri: enable UHS-I for USDHC1
 2019-06-12 14:29 UTC  (5+ messages)

[PATCH v4 0/6] I2C: DWC3 USB: Add support for ACPI based AArch64 Laptops
 2019-06-12 14:26 UTC  (7+ messages)
` [PATCH v4 1/6] i2c: i2c-qcom-geni: Provide support for ACPI
` [PATCH v4 2/6] i2c: i2c-qcom-geni: Signify successful driver probe
` [PATCH v4 3/6] soc: qcom: geni: Add support for ACPI
` [PATCH v4 4/6] usb: dwc3: qcom: Add support for booting with ACPI
` [PATCH v4 5/6] usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
` [PATCH v4 6/6] usb: dwc3: qcom: Improve error handling

[PATCH v5 0/3] arm64: Add initial support for Odroid-N2
 2019-06-12 14:25 UTC  (2+ messages)

[PATCH][next] video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret
 2019-06-12 14:13 UTC  (3+ messages)

[PATCH v1] scsi: ufs: Avoid runtime suspend possibly being blocked forever
 2019-06-12 14:03 UTC  (3+ messages)

[PATCH] ARM: dts: imx7ulp: add crypto support
 2019-06-12 13:59 UTC  (7+ messages)

[PATCH] KVM: ARM64: Update perf event when setting PMU count value
 2019-06-12 13:47 UTC  (3+ messages)

[PATCH 0/2] arm64/sve: Fix mutating register endianness on big-endian
 2019-06-12 13:50 UTC  (8+ messages)

[PATCH] drm/mcde: Fix uninitialized variable
 2019-06-12 13:40 UTC  (2+ messages)

[PATCH] clk: rockchip: select hdmiphy clock source for rk3228
 2019-06-12 13:33 UTC 

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-12 13:27 UTC  (9+ messages)
        ` [PATCH/RESEND] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup

[PATCH v3 0/6] drm/vc4: Allow for more boot-time configuration
 2019-06-12 13:21 UTC  (8+ messages)
` [PATCH v3 3/6] drm/modes: Allow to specify rotation and reflection on the commandline

[PATCH 0/6] Reuse ptp_qoriq driver for dpaa2-ptp
 2019-06-12 13:10 UTC  (5+ messages)
` [PATCH 1/6] ptp: add QorIQ PTP support for DPAA2

[PATCH] arm64: smp: disable hotplug on trusted OS resident CPU
 2019-06-12 12:51 UTC 

[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
 2019-06-12 12:48 UTC  (8+ messages)

[PATCH v1 0/5] perf kvm: Add stat support on arm64
 2019-06-12 12:49 UTC  (5+ messages)
` [PATCH v1 1/5] KVM: arm/arm64: Remove kvm_mmio_emulate tracepoint
` [PATCH v1 2/5] KVM: arm/arm64: Adjust entry/exit and trap related tracepoints

[PATCH v4 REPOST] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
 2019-06-12 12:44 UTC 

[PATCH] arm64: tlbflush: Ensure start/end of address range are aligned to stride
 2019-06-12 12:43 UTC  (3+ messages)

[PATCHv3] gpio: gpio-omap: Fix lost edge wake-up interrupts
 2019-06-12 12:32 UTC  (2+ messages)

[PATCH v2] i2c: i2c-stm32f7: fix the get_irq error cases
 2019-06-12 12:29 UTC  (2+ messages)

[PATCH v2 0/9] KVM: arm/arm64: vgic: ITS translation cache
 2019-06-12 12:28 UTC  (6+ messages)
` [PATCH v2 1/9] KVM: arm/arm64: vgic: Add LPI translation cache definition

[PATCH/RFT] arm64: dts: renesas: r8a77995: Add cpg reset for LVDS Interface
 2019-06-12 12:15 UTC  (3+ messages)

[PATCH v2 00/11] Support for Allwinner V3/S3L and Sochip S3
 2019-06-12 12:14 UTC  (6+ messages)
` [PATCH v2 01/11] dt-bindings: pinctrl: add missing compatible string for V3s
` [PATCH v2 02/11] dt-bindings: pinctrl: add compatible string for Allwinner V3 pinctrl

[PATCH/RFT] arm64: dts: renesas: r8a77990: Fix register range of display node
 2019-06-12 12:11 UTC  (4+ messages)

[PATCH 0/4] Add Support for MMC in J721E
 2019-06-12 12:09 UTC  (5+ messages)
` [PATCH 2/4] mmc: sdhci_am654: Add Support for 8 bit IP on J721E
` [PATCH 3/4] mmc: sdhci_am654: Add Support for 4 "

[GIT PULL] firmware: ti-sci: changes for 5.3 v2
 2019-06-12 12:06 UTC 

[PATCH v6 2/3] media: atmel: atmel-sama5d2-isc: fixed checkpatch warnings
 2019-06-12 12:00 UTC  (2+ messages)
` [PATCH v6 3/3] media: atmel: atmel-isc: fix and cleanup potential bugs

[PATCH v7 5/7] arm64: defconfig: enable TYPEC_HD3SS3220 config option
 2019-06-12 11:59 UTC  (2+ messages)

[GIT PULL] clk: keystone: changes for 5.3 v2
 2019-06-12 11:56 UTC 

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-12 11:52 UTC  (7+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr


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).