linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-14 16:18:29 to 2019-02-15 07:34:29 UTC [more...]

[RFC 0/2] Add support for Suspend and Resume for Exynos4412 on
 2019-02-15  7:33 UTC  (9+ messages)
` [RFC 1/2] ARM: dts: exynos: Add proper regulator states for suspend-to-mem for odroid-u3
` [RFC 2/2] soc: samsung: pmu: Add the PMU data of exynos4412 to support low-power state

[PATCH v7 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2019-02-15  7:21 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
` [PATCH v7 2/6] dt-bindings: serial: "
` [PATCH v7 3/6] dt-bindings: pinctrl: mt8183: add binding document
` [PATCH v7 4/6] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile
` [PATCH v7 5/6] arm64: dts: mt8183: add pintcrl file
` [PATCH v7 6/6] arm64: dts: mt8183: add spi node

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-15  6:19 UTC  (6+ messages)
` [PATCH v2 08/15] PCI: endpoint: Fix pci_epf_alloc_space to set correct MEM TYPE flags

[PATCH v2] Fix HS setting in mmc_hs400_to_hs200()
 2019-02-15  5:59 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: do not retry CMD6 in __mmc_switch()
` [PATCH v2 2/2] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()

[PATCH v2 0/2] Add Reset controller support for HI3670 SoC
 2019-02-15  5:49 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Add HI3670 reset controller binding
` [PATCH v2 2/2] arm64: dts: hisilicon: hi3670: Add reset controller support

[PATCH v3 00/11] Analogix ANX6345 RGB-(e)DP bridge support
 2019-02-15  5:09 UTC  (12+ messages)
` [PATCH v3 01/11] drm/bridge: move ANA78xx driver to analogix subdirectory
` [PATCH v3 02/11] drm/bridge: split some definitions of ANX78xx to dedicated headers
` [PATCH v3 03/11] drm/bridge: extract some Analogix I2C DP common code
` [PATCH v3 04/11] dt-bindings: Add ANX6345 DP/eDP transmitter binding
` [PATCH v3 05/11] drm/bridge: Add Analogix anx6345 support
` [PATCH v3 06/11] drm/sun4i: rgb: Add DT property to disable strict clock rate check
` [PATCH v3 07/11] arm64: allwinner: a64: add pinmux for RGB666 LCD
` [PATCH v3 08/11] drm/panel: simple: Add BOE HB140WX1-501 panel support
` [PATCH v3 09/11] dt-bindings: Add Guangdong Neweast Optoelectronics CO. LTD vendor prefix
` [PATCH v3 10/11] drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel support
` [PATCH v3 11/11] arm64: allwinner: a64: enable LCD-related hardware for Pinebook

[PATCH v5 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-02-15  4:57 UTC  (12+ messages)
` [PATCH v5 3/5] arm64/kvm: context-switch ptrauth registers
  ` [PATCH v5 3/5] arm64/kvm: context-switch ptrauth register
` [PATCH v5 4/5] arm64/kvm: add a userspace option to enable pointer authentication
` [PATCH v5 5/5] arm64/kvm: control accessibility of ptrauth key registers

[PATCH v2] arm64: dts: rockchip: Add on-board WiFi/BT support for Rock960 boards
 2019-02-15  4:56 UTC 

livelock with KASAN_SW_TAGS
 2019-02-15  4:04 UTC  (5+ messages)

[PATCH v4 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_map_pages()
 2019-02-15  2:45 UTC 

[PATCH v4 3/9] drivers/firewire/core-iso.c: Convert to use vm_map_pages_zero()
 2019-02-15  2:44 UTC 

[PATCH v4 2/9] arm: mm: dma-mapping: Convert to use vm_map_pages()
 2019-02-15  2:43 UTC 

[PATCH v4 1/9] mm: Introduce new vm_map_pages() and vm_map_pages_zero() API
 2019-02-15  2:42 UTC 

[PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-15  2:41 UTC 

[PATCH v2 06/15] clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs
 2019-02-15  2:26 UTC  (8+ messages)

[PATCH] arm64/neon: Disable -Wincompatible-pointer-types when building with Clang
 2019-02-15  1:39 UTC 

[PATCH v2 00/20] i.MX6, DesignWare PCI improvements
 2019-02-15  0:59 UTC  (3+ messages)

[RFC 0/5] Add cpufreq-dt support i.MX8MQ
 2019-02-15  0:55 UTC  (8+ messages)
` [RFC 5/5] arm64: dts: imx8mq: Add the opp table and the cpu-supply nodes

[PATCH 02/43] perf cs-etm: Add proper header file for symbols
 2019-02-15  0:45 UTC  (15+ messages)
` [PATCH 19/43] perf coresight: Do not test for libopencsd by default
` [PATCH 23/43] perf cs-etm: Remove unused structure field "state"
` [PATCH 24/43] perf cs-etm: Remove unused structure field "time" and "timestamp"
` [PATCH 25/43] perf cs-etm: Fix wrong return values in error path
` [PATCH 26/43] perf cs-etm: Introducing function cs_etm_decoder__init_dparams()
` [PATCH 27/43] perf cs-etm: Fix memory leak in error path
` [PATCH 28/43] perf cs-etm: Introducing function cs_etm__init_trace_params()
` [PATCH 29/43] perf cs-etm: Fix erroneous comment
` [PATCH 30/43] perf cs-etm: Cleaning up function cs_etm__alloc_queue()
` [PATCH 31/43] perf cs-etm: Rethink kernel address initialisation
` [PATCH 32/43] perf cs-etm: Make cs_etm__run_decoder() queue independent
` [PATCH 33/43] perf cs-etm: Modularize main decoder function
` [PATCH 34/43] perf cs-etm: Modularize main packet processing loop
` [PATCH 35/43] perf cs-etm: Modularize auxtrace_buffer fetch function

[PATCH] iommu/arm-smmu: Allow disabling bypass via kernel config
 2019-02-15  0:40 UTC  (3+ messages)

[GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v5.1
 2019-02-15  0:12 UTC 

[PATCH] arm64: dts: rockchip: Add nanopi4 bluetooth
 2019-02-15  0:02 UTC 

[RFC PATCH v8 00/14] Add support for eXclusive Page Frame Ownership
 2019-02-14 23:49 UTC  (20+ messages)
` [RFC PATCH v8 03/14] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [RFC PATCH v8 04/14] swiotlb: Map the buffer if it was unmapped by XPFO
` [RFC PATCH v8 07/14] arm64/mm, xpfo: temporarily map dcache regions
` [RFC PATCH v8 13/14] xpfo, mm: Defer TLB flushes for non-current CPUs (x86 only)

[RFC PATCH v2] PCI/portdrv: Support for subtractive decode bridge
 2019-02-14 23:41 UTC  (2+ messages)

[PATCH 0/6]Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
 2019-02-14 23:19 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: net: bluetooth: "
` [PATCH 2/6] Bluetooth: mediatek: trivial typo fix
` [PATCH 3/6] Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
` [PATCH 4/6] Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
` [PATCH 5/6] Bluetooth: mediatek: update the common setup between MT7622 and other devices
` [PATCH 6/6] Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices

[PATCH] can: mark expected switch fall-throughs
 2019-02-14 23:21 UTC  (8+ messages)

[PATCH v3] arm64: dts: lx2160aqds: Add mdio mux nodes
 2019-02-14 22:32 UTC  (6+ messages)

[PATCH v5 0/8] iProc I2C slave mode and NIC mode
 2019-02-14 22:26 UTC  (11+ messages)
` [PATCH v5 1/8] i2c: iproc: Extend I2C read up to 255 bytes
` [PATCH v5 2/8] i2c: iproc: Add slave mode support
` [PATCH v5 3/8] dt-bindings: i2c: iproc: make 'interrupts' optional
` [PATCH v5 4/8] i2c: iproc: add polling support
` [PATCH v5 5/8] i2c: iproc: use wrapper for read/write access
` [PATCH v5 6/8] dt-bindings: i2c: iproc: add "brcm, iproc-nic-i2c" compatible string
` [PATCH v5 7/8] i2c: iproc: add NIC I2C support
` [PATCH v5 8/8] arm64: dts: Stingray: Add NIC i2c device node

[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-02-14 22:05 UTC  (3+ messages)

[PATCHv4 0/6] Add SOCFPGA System Manager
 2019-02-14 21:56 UTC  (8+ messages)
` [PATCHv4 1/6] mfd: altera-sysmgr: "
` [PATCHv4 2/6] Documentation: dt: socfpga: Add S10 System Manager binding
` [PATCHv4 3/6] ARM: socfpga_defconfig: Enable CONFIG_MTD_ALTERA_SYSMGR
` [PATCHv4 4/6] arm64: defconfig: "
` [PATCHv4 5/6] net: stmmac: socfpga: Use shared System Manager driver
` [PATCHv4 6/6] arm64: dts: stratix10: New System Manager compatible

[PATCH][next] can: at91_can: mark expected switch fall-throughs
 2019-02-14 21:33 UTC  (3+ messages)

[PATCH v3 0/2] media: cedrus: Add H264 decoding support
 2019-02-14 21:27 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] regulator: axp20x: Fix AXP806 dcdcb copy/paste bug
 2019-02-14 15:47 UTC 

[PATCH] arm64: mm: enable per pmd page table lock
 2019-02-14 21:16 UTC 

[PATCH RESEND v2 00/12] Analogix ANX6345 RGB-(e)DP bridge support
 2019-02-14 20:54 UTC  (16+ messages)
` [PATCH RESEND v2 08/12] dt-bindings: add binding for generic eDP panel

[PATCH 1/3] drm/mediatek: move mipi_dsi_host_register to probe
 2019-02-14 20:48 UTC  (2+ messages)

[PATCH] drm/mediatek: add mt8183 dpi support
 2019-02-14 20:41 UTC  (2+ messages)

[PATCH v3] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-14 19:31 UTC 

[PATCH v8 00/10] drm/sun4i: Allwinner MIPI-DSI Burst mode support
 2019-02-14 19:32 UTC  (10+ messages)
` [PATCH v8 01/10] drm/sun4i: sun6i_mipi_dsi: Compute burst mode loop N1 instruction delay
` [PATCH v8 02/10] drm/sun4i: sun6i_mipi_dsi: Support instruction loop selection
` [PATCH v8 03/10] drm/sun4i: sun6i_mipi_dsi: Setup burst mode timings
` [PATCH v8 04/10] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits
` [PATCH v8 05/10] drm/sun4i: sun6i_mipi_dsi: Simplify drq to support all modes
` [PATCH v8 06/10] drm/sun4i: tcon: Export get tcon0 routine
` [PATCH v8 07/10] drm/sun4i: sun6i_mipi_dsi: Probe tcon0 during dsi_bind
` [PATCH v8 08/10] drm/sun4i: sun6i_mipi_dsi: Setup burst mode
` [PATCH v8 09/10] drm/sun4i: sun6i_mipi_dsi: Enable trail_inv and trail_fill controls

[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
 2019-02-14 19:34 UTC  (12+ messages)
                  ` [PATCH] sched/x86: Save [ER]FLAGS on context switch

[PATCH] arm64, vmcoreinfo : Append 'MAX_USER_VA_BITS' and 'MAX_PHYSMEM_BITS' to vmcoreinfo
 2019-02-14 19:30 UTC  (10+ messages)

[PATCH v8 0/8] drm/sun4i: sun6i_mipi_dsi: Random fixes
 2019-02-14 19:25 UTC  (9+ messages)
` [PATCH v8 1/8] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation
` [PATCH v8 2/8] drm/sun4i: sun6i_mipi_dsi: Fix DSI hbp timing value
` [PATCH v8 3/8] drm/sun4i: sun6i_mipi_dsi: Fix DSI hfp "
` [PATCH v8 4/8] drm/sun4i: sun6i_mipi_dsi: Fix DSI hblk timing calculation
` [PATCH v8 5/8] drm/sun4i: sun6i_mipi_dsi: Add DSI hblk packet overhead
` [PATCH v8 6/8] drm/sun4i: sun6i_mipi_dsi: Set proper vblk timing calculation
` [PATCH v8 7/8] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay
` [PATCH v8 8/8] drm/sun4i: sun6i_mipi_dsi: Add DSI Generic short write 2 param transfer

[PATCH v3 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-14 18:35 UTC  (8+ messages)
` [PATCH v3 2/2] locking/rwsem: Optimize down_read_trylock()

[PATCH v4] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-02-14 18:22 UTC  (3+ messages)

[GIT PULL 1/2] defconfig changes for omaps for v5.1
 2019-02-14 18:13 UTC  (2+ messages)
` [GIT PULL 2/2] more dts "

ARM64 boot failure on espressobin with 5.0.0-rc6 (1f947a7a011fcceb14cb912f5481a53b18f1879a)
 2019-02-14 18:11 UTC  (5+ messages)

[net-next] net: stmmac: handle endianness in dwmac4_get_timestamp
 2019-02-14 18:09 UTC  (2+ messages)

[RFC 0/3] arm64: SPE ACPI enablement
 2019-02-14 18:03 UTC  (4+ messages)
` [RFC 2/3] arm_pmu: acpi: spe: Add initial MADT/SPE probing

[PATCH v5 00/10] Add support for TISCI irqchip drivers
 2019-02-14 18:02 UTC  (10+ messages)
` [PATCH v5 05/10] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings

[GIT PULL] Fix omap4 and later lost cpu1 interrupts for periodic timer
 2019-02-14 18:01 UTC 

[PATCH v4 0/8] iProc I2C slave mode and NIC mode
 2019-02-14 17:36 UTC  (11+ messages)
` [PATCH v4 3/8] dt-bindings: i2c: iproc: make 'interrupts' optional
` [PATCH v4 6/8] dt-bindings: i2c: iproc: add "brcm, iproc-nic-i2c" compatible string

[PATCH 0/6] arm64/mm: Enable accounting for page table pages
 2019-02-14 17:11 UTC  (7+ messages)
` [PATCH 3/6] arm64/mm: Make pgd_pgtable_alloc() call pte_alloc_one() always
` [PATCH 5/6] arm64/mm: Call pgtable_page_dtor() for both PMD and PUD page table pages
` [PATCH 6/6] arm64/mm: Enable page table page accounting for user space

[PATCH] cpufreq: davinci: move configuration to include/linux/platform_data
 2019-02-14 17:05 UTC 

[PATCH net-next 0/3] enetc: Add mdio support and device tree nodes
 2019-02-14 17:00 UTC  (6+ messages)
` [PATCH net-next 2/3] arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board

[PATCH] arm64: crypto: Disable xor-neon build when using clang
 2019-02-14 17:00 UTC  (6+ messages)

[PATCH] ARM: pm: fix HYP/SVC mode mismatch when MCPM is used
 2019-02-14 16:58 UTC  (2+ messages)

[PATCH net] net: nuvoton: w90p910_ether: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-14 16:57 UTC  (2+ messages)

initramfs tidyups
 2019-02-14 16:56 UTC  (5+ messages)
` [PATCH 6/8] initramfs: move the legacy keepinitrd parameter to core code
` [PATCH 7/8] initramfs: proide a generic free_initrd_mem implementation

[PATCH 0/4] arm64: dts: allwinner: h6: Enable CPU DVFS(cpufreq)
 2019-02-14 16:56 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: allwinner: h6: Add CPU Operating Performance Points table

[PATCH 0/2] efi/arm/gicv3: implement fix for memory reservation issue
 2019-02-14 16:55 UTC  (4+ messages)
` [PATCH 1/2] arm64: account for GICv3 LPI tables in static memblock reserve table

[PATCH 0/2] pinctrl STM32 updates
 2019-02-14 16:54 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: stm32: fix memory leak issue
` [PATCH 2/2] pinctrl: stm32: return error upon hwspinlock failure

[PATCH v7 00/23] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-02-14 16:41 UTC  (5+ messages)

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-14 16:40 UTC  (4+ messages)
` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page

[PATCH v4 3/3] clk: mediatek: Mark bus and DRAM related clocks as critical
 2019-02-14 16:32 UTC 

[PATCH v4 2/3] clk: mediatek: Add flags to mtk_gate
 2019-02-14 16:32 UTC 

[PATCH v4 1/3] clk: mediatek: Add MUX_FLAGS macro
 2019-02-14 16:32 UTC 

[PATCH v4 0/3] Mark clocks as critical for MT6797
 2019-02-14 16:30 UTC 

[PATCHv3 0/6] Add SOCFPGA System Manager
 2019-02-14 16:24 UTC  (3+ messages)
` [PATCHv3 1/6] mfd: altera-sysmgr: "


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