linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-17 14:15:33 to 2018-04-18 11:38:16 UTC [more...]

[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support
 2018-04-18 11:38 UTC  (14+ messages)
` [PATCHv3 01/11] arm64: add pointer authentication register bits
` [PATCHv3 02/11] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCHv3 03/11] arm64/kvm: hide ptrauth from guests
` [PATCHv3 04/11] arm64: Don't trap host pointer auth use to EL2
` [PATCHv3 05/11] arm64/cpufeature: detect pointer authentication
` [PATCHv3 06/11] asm-generic: mm_hooks: allow hooks to be overridden individually
` [PATCHv3 07/11] arm64: add basic pointer authentication support
` [PATCHv3 08/11] arm64: expose user PAC bit positions via ptrace
` [PATCHv3 09/11] arm64: perf: strip PAC when unwinding userspace
` [PATCHv3 10/11] arm64: enable pointer authentication
` [PATCHv3 11/11] arm64: docs: document "

[PATCH] arm64: signal: don't force known signals to SIGKILL
 2018-04-18 11:36 UTC  (3+ messages)

[PATCH v6 00/25] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-04-18 11:32 UTC  (7+ messages)
` [PATCH v6 20/25] drivers: firmware: psci: Introduce psci_dt_topology_init()

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2018-04-18 11:05 UTC  (4+ messages)
` [PATCH 2/2] perf: add arm64 smmuv3 pmu driver

4.16 OMAP serial transmit corruption?
 2018-04-18 11:00 UTC  (11+ messages)

[PATCH v4 0/6] clocksource: rework Atmel TCB timer driver
 2018-04-18 10:51 UTC  (7+ messages)
` [PATCH v4 1/6] ARM: at91: add TCB registers definitions
` [PATCH v4 2/6] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks
` [PATCH v4 3/6] clocksource/drivers: atmel-pit: make option silent
` [PATCH v4 4/6] ARM: at91: Implement clocksource selection
` [PATCH v4 5/6] ARM: configs: at91: use new TCB timer driver
` [PATCH v4 6/6] ARM: configs: at91: unselect PIT

[PATCH v2 1/8] spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode
 2018-04-18 10:47 UTC  (13+ messages)
    ` [PATCH v2 2/8] spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field
    ` [PATCH v2 3/8] spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument
    ` [PATCH v2 4/8] spi: spi-s3c64xx: Drop unused enable_datapath() "
    ` [PATCH v2 5/8] spi: spi-s3c64xx: Add missing s3c64xx_ prefix to function names
    ` [PATCH v2 6/8] spi: spi-s3c64xx: Fix indentation in the register offset definitions
    ` [PATCH v2 7/8] spi: spi-s3c64xx: Use local variable for FIFO length
    ` [PATCH v2 8/8] spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode

[RFC PATCH] arm64: fault: Don't leak data in ESR context for user fault on kernel VA
 2018-04-18 10:33 UTC  (4+ messages)

[PATCH v1 0/4] add Mali-450 support to MT7623 SoC
 2018-04-18 10:24 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: gpu: mali-utgard: add mediatek, mt7623-mali compatible
` [PATCH v1 2/4] dt-bindings: clock: mediatek: add g3dsys bindings
` [PATCH v1 3/4] clk: mediatek: add g3dsys support for MT2701 and MT7623
` [PATCH v1 4/4] arm: dts: mt7623: add Mali-450 and related device nodes

[PATCH v2] ARM: dts: Add am335x-pocketbeagle
 2018-04-18 10:15 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ul: Add CAAM support
 2018-04-18 10:05 UTC  (2+ messages)

[PATCH v6 00/11] Sunxi: Add SMP support on A83T
 2018-04-18 10:05 UTC  (21+ messages)
` [PATCH v6 01/11] ARM: sunxi: smp: Move assembly code into a file
` [PATCH v6 05/11] ARM: smp: Add initialization of CNTVOFF
` [PATCH v6 07/11] ARM: sun9i: smp: Rename clusters's power-off
` [PATCH v6 09/11] ARM: sun8i: smp: Add support for A83T
` [PATCH v6 11/11] ARM: shmobile: Convert file to use cntvoff

[PATCH v3 00/11] Add support for SAMA5D2 touchscreen
 2018-04-18  9:35 UTC  (11+ messages)
` [PATCH v3 03/11] iio: Add channel for Position Relative
` [PATCH v3 06/11] iio: inkern: add module put/get on iio dev module when requesting channels

[PATCH v2 0/2] ARM: dts: da850: fix warnings related to memory node
 2018-04-18  9:24 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: da850: get rid of skeleton.dtsi
` [PATCH v2 2/2] ARM: dts: da850-lcdk: add unit name for memory node

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-18  9:18 UTC  (5+ messages)
  ` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier

[PATCH v6 0/7] ARM: davinci: complete the conversion to using the reset framework
 2018-04-18  8:56 UTC  (15+ messages)
` [PATCH v6 1/7] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v6 2/7] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v6 3/7] remoteproc/davinci: add the missing retval check for clk_enable()
` [PATCH v6 4/7] remoteproc/davinci: prepare and unprepare the clock where needed
` [PATCH v6 5/7] remoteproc/davinci: use octal permissions for module_param()
` [PATCH v6 6/7] remoteproc/davinci: use the reset framework
` [PATCH v6 7/7] clk: davinci: kill davinci_clk_reset_assert/deassert()

[PATCH 1/2 v3] drm/pl111: Support the Versatile Express
 2018-04-18  8:52 UTC  (2+ messages)
` [PATCH 2/2 v3] drm/pl111: Enable device-specific assigned memory

[PATCH] arm64: dts: correct SATA addresses for Stingray
 2018-04-18  8:41 UTC 

[PATCH v2 0/6] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-18  8:41 UTC  (16+ messages)
` [PATCH v2 2/6] dt-bindings: display: atmel: optional video-interface of endpoints
` [PATCH v2 4/6] drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
` [PATCH v2 5/6] drm/atmel-hlcdc: add support for connecting to tda998x HDMI encoder
` [PATCH v2 6/6] drm/atmel-hlcdc: fix broken release date

[PATCH v5 05/13] ARM: dts: ipq4019: Add ipq4019-ap.dk04.dtsi
 2018-04-18  8:39 UTC  (6+ messages)
` [v5,05/13] "

[PATCH 0/2] ARM: dts: da850: fix warnings related to memory node
 2018-04-18  8:21 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: da850: get rid of skeleton.dtsi
` [PATCH 2/2] ARM: dts: da850-lcdk: add unit name for memory node

[RESEND PATCH v2 0/4] ARM: davinci: remove the mach-specific aemif driver - part 1
 2018-04-18  8:17 UTC  (5+ messages)

[RFC PATCH 1/2] i2c: add bus_freq_hz in i2c_adapter
 2018-04-18  7:59 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add vrefbuf support to stm32mp157c
 2018-04-18  7:47 UTC 

[PATCH] ARM: dts: stm32: Add LPtimer support to stm32mp157c
 2018-04-18  7:43 UTC 

[PATCH v5 08/13] ARM: dts: ipq4019: Add ipq4019-ap.dk07.1 common data
 2018-04-18  7:12 UTC  (3+ messages)
` [v5,08/13] "

[RFC 0/6] Xilinx DMA enhancements and optimization
 2018-04-18  7:03 UTC  (14+ messages)
` [RFC 2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client

[PATCH 0/6] Support for fsl-mc bus and its devices in SMMU
 2018-04-18  6:21 UTC  (6+ messages)
` [PATCH 0/6 v2] "
  ` [PATCH 2/6 v2] iommu: of: make of_pci_map_rid() available for other devices too

[spi:for-4.18 12/12] drivers/spi/spi-pxa2xx.c:914:5: sparse: symbol 'pxa2xx_spi_transfer_one' was not declared. Should it be static?
 2018-04-18  6:04 UTC  (3+ messages)
` [RFC PATCH spi] spi: pxa2xx: pxa2xx_spi_transfer_one() can be static

[PATCH v3] ARM: dts: tpc: Device tree description of the iMX6Q TPC board
 2018-04-18  3:55 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 0/4] ARM: imx: use device properties for at24 eeprom
 2018-04-18  3:19 UTC  (2+ messages)

[PATCH v5] ARM: imx: Update spi_imx platform data to reflect current state
 2018-04-18  3:12 UTC  (2+ messages)

[PATCHv2] ARM: dts: imx6ull: add UART5 input select register definitions
 2018-04-18  3:08 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ull: add UART5 input select register definition
 2018-04-18  3:08 UTC  (5+ messages)

[PATCH v4] ARM: dts: imx6q-icore-ofcap12: Switch LVDS timings from panel-simple
 2018-04-18  2:52 UTC  (2+ messages)

[PATCH] clk: imx: Set CLK_SET_RATE_GATE for gate and divider clocks
 2018-04-18  2:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/2] parisc: define stronger ordering for the default writeX()
 2018-04-17 22:53 UTC  (7+ messages)
` [PATCH v2 2/2] parisc: define stronger ordering for the default readX()

[PATCH v4 0/2] SDM845 System Cache Driver
 2018-04-17 22:12 UTC  (5+ messages)
` [PATCH v4 1/2] Documentation: Documentation for qcom, llcc

[PATCH v3 00/10] PECI device driver introduction
 2018-04-17 22:06 UTC  (15+ messages)
` [PATCH v3 04/10] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs
` [PATCH v3 06/10] drivers/peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [PATCH v3 07/10] Documentation: dt-bindings: Add documents for PECI hwmon client drivers

[PATCH v2 1/3] drm/vc4: Remove the need for the GPU-subsystem DT node
 2018-04-17 21:48 UTC  (4+ messages)
` [PATCH v3 "

[net-next PATCH v4 00/13] Add support for netcp driver on K2G SoC
 2018-04-17 21:30 UTC  (14+ messages)
` [net-next PATCH v4 01/13] soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
` [net-next PATCH v4 02/13] soc: ti: K2G: provide APIs to support driver probe deferral
` [net-next PATCH v4 03/13] net: netcp: ethss: use macro for checking ss_version consistently
` [net-next PATCH v4 04/13] net: netcp: ethss: make sgmii configuration conditional
` [net-next PATCH v4 05/13] net: netcp: ethss: add support for handling rgmii link interface
` [net-next PATCH v4 06/13] net: netcp: ethss: use rgmii link status for 2u cpsw hardware
` [net-next PATCH v4 07/13] net: netcp: ethss: map vlan priorities to zero flow
` [net-next PATCH v4 08/13] net: netcp: ethss: re-use stats handling code for 2u hardware
` [net-next PATCH v4 09/13] net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes
` [net-next PATCH v4 10/13] Revert "net: netcp: remove dead code from the driver"
` [net-next PATCH v4 11/13] net: netcp: support probe deferral
` [net-next PATCH v4 12/13] net: netcp: add api to support set rx mode in netcp modules
` [net-next PATCH v4 13/13] net: netcp: ethss: k2g: add promiscuous mode support

[PATCH V3 2/4] soc: mediatek: pwrap: add pwrap for mt6797 SoCs
 2018-04-17 21:10 UTC  (2+ messages)
  ` [PATCH V3 3/4] soc: mediatek: pwrap: add mt6351 "

[PATCH 1/1] arm: dts: rockchip: default serial for Tinker Board
 2018-04-17 20:56 UTC 

[PATCH] ARM: dts: Fix NAS4220B pin config
 2018-04-17 20:33 UTC  (2+ messages)

[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-17 20:06 UTC  (8+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
` [PATCH v2 2/2] regulator: add QCOM RPMh regulator driver
  ` [v2,2/2] "

[PATCH] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()
 2018-04-17 19:56 UTC  (2+ messages)

centralize SWIOTLB config symbol and misc other cleanups
 2018-04-17 19:55 UTC  (5+ messages)
` [PATCH 01/12] iommu-common: move to arch/sparc

atmel_mxt_ts on droid4: powersave seems to break the driver
 2018-04-17 19:39 UTC  (3+ messages)

sparc/ppc/arm compat siginfo ABI regressions: sending SIGFPE via kill() returns wrong values in si_pid and si_uid
 2018-04-17 19:37 UTC  (12+ messages)
              ` [RFC PATCH 0/3] Dealing with the aliases of SI_USER
                ` [RFC PATCH 1/3] signal: Ensure every siginfo we send has all bits initialized

[PATCH 1/2 v2] drm/pl111: Support the Versatile Express
 2018-04-17 19:31 UTC  (9+ messages)
` [PATCH 2/2 v2] drm/pl111: Enable device-specific assigned memory

[arm-platforms:irq/level-msi 8/9] drivers/irqchip/irq-gic-v3-mbi.c:60:23: error: 'pci_msi_domain_write_msg' undeclared here (not in a function); did you mean 'irq_domain_is_msi'?
 2018-04-17 19:14 UTC 

[arm-platforms:irq/level-msi 8/9] include/linux/dma-iommu.h:93:69: error: unknown type name 'dma_addr_t'
 2018-04-17 18:46 UTC 

[PATCH] alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
 2018-04-17 18:43 UTC  (2+ messages)

[PATCH v2 0/3] coresight: Refresh documenation
 2018-04-17 17:26 UTC  (5+ messages)
` [PATCH v2 1/3] coresight: Remove obsolete reference to "owner" in CoreSight descriptor
` [PATCH v2 2/3] coresight: Add section for integration with the perf tools
` [PATCH v2 3/3] coresight: Grouping all perf tools oriented section together

[PATCH v3] ARM: dts: Add am335x-pocketbeagle
 2018-04-17 17:14 UTC 

[PATCH] pinctrl: meson-axg: fix the range of aobus bank
 2018-04-17 17:08 UTC 

[PATCH v2] coresight: Moving framework and drivers to SPDX identifier
 2018-04-17 16:16 UTC 

[PATCH 0/9] ARM: bcm283x: RPi 3 B+ support and other improvements
 2018-04-17 16:02 UTC  (5+ messages)
` [PATCH 4/9] ARM: dts: bcm2837: Add Raspberry Pi 3 B+

[PATCH] ARM: dts: da850: fix W=1 warnings with pinmux node
 2018-04-17 15:56 UTC  (2+ messages)

[PATCH v5 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-04-17 15:49 UTC  (3+ messages)
` [PATCH v5 3/6] dt-bindings: arm: Document the RZN1D-DB board

[PATCH 0/3] coresight: Refresh documenation
 2018-04-17 15:46 UTC  (4+ messages)
` [PATCH 2/3] coresight: Add section for integration with the perf tools

[PATCH] coresight: Moving framework and drivers to SPDX identifier
 2018-04-17 15:44 UTC  (3+ messages)

[PATCH] arm64: kasan: avoid pfn_to_nid() before page array is initialized
 2018-04-17 15:17 UTC  (2+ messages)

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-04-17 15:10 UTC  (11+ messages)
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code

[PATCH] i2c: mediatek: use of_device_get_match_data()
 2018-04-17 14:37 UTC  (3+ messages)
` [PATCH] soc: "

[PATCH v4 0/5] PINCTRL: Mediatek pinctrl driver for mt2712
 2018-04-17 14:31 UTC  (5+ messages)
` [PATCH v4 1/5] arm64: dts: mt2712: add pintcrl file
` [PATCH v4 2/5] arm64: dts: mt2712: add pintcrl device node

[PATCH v4 6/6] arm: dts: mediatek: modify audio related nodes for both MT2701 and MT7623
 2018-04-17 14:26 UTC  (2+ messages)

[PATCH v2 0/5] update Mediatek MT2712 clock and scpsys support
 2018-04-17 14:22 UTC  (5+ messages)

[PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree
 2018-04-17 14:22 UTC  (3+ messages)
` [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

[PATCH v5 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-17 14:15 UTC  (5+ messages)
` [PATCH v5 2/7] clk: meson: aoclk: refactor common code into dedicated file


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