linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 15:04:06 to 2019-05-24 10:12:02 UTC [more...]

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

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-05-24 10:07 UTC  (8+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-05-24 10:07 UTC  (10+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits
` [PATCH v10 02/11] drm/sun4i: dsi: Update start value in video start delay
` [PATCH v10 03/11] drm/sun4i: dsi: Fix video start delay computation
` [PATCH v10 04/11] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes

[PATCH net-next 0/5] net: mvpp2: Classifier updates, RSS
 2019-05-24 10:05 UTC  (6+ messages)
` [PATCH net-next 1/5] net: mvpp2: cls: Use the correct number of rules in various places
` [PATCH net-next 2/5] net: mvpp2: cls: Bypass C2 internals FIFOs at init
` [PATCH net-next 3/5] net: mvpp2: cls: Use RSS contexts to handle RSS tables
` [PATCH net-next 4/5] net: mvpp2: cls: Extract the RSS context when parsing the ethtool rule
` [PATCH net-next 5/5] net: mvpp2: cls: Support steering to RSS contexts

[PATCH v2 0/4] synquacer: implement ACPI gpio/interrupt support
 2019-05-24 10:00 UTC  (3+ messages)
` [PATCH v2 1/4] acpi/irq: implement getter for GSI irqdomain

[PATCH v1 1/2] open: add close_range()
 2019-05-24  9:57 UTC  (11+ messages)

[PATCH] clocksource/arm_arch_timer: Don't trace count reader functions
 2019-05-24  9:53 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028a: fix watchdog device node
 2019-05-24  9:48 UTC  (9+ messages)
  ` [EXT] "

[v2, PATCH] add some features in stmmac
 2019-05-24  9:44 UTC  (7+ messages)
` [v2, PATCH] net: stmmac: add support for hash table size 128/256 in dwmac4

[RFT PATCH v5 0/5] Unify CPU topology across ARM & RISC-V
 2019-05-24  9:38 UTC  (9+ messages)
` [RFT PATCH v5 1/5] Documentation: DT: arm: add support for sockets defining package boundaries
` [RFT PATCH v5 2/5] dt-binding: cpu-topology: Move cpu-map to a common binding
` [RFT PATCH v5 3/5] cpu-topology: Move cpu topology code to common code
` [RFT PATCH v5 4/5] arm: Use common cpu_topology structure and functions
` [RFT PATCH v5 5/5] RISC-V: Parse cpu topology during boot

[PATCH v5 0/4] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-05-24  9:36 UTC  (5+ messages)
` [PATCH v5 1/4] media: v4l: Add definitions for the HEVC slice controls
` [PATCH v5 2/4] media: pixfmt: Add HEVC slice pixel format
` [PATCH v5 3/4] media: pixfmt: Document the "
` [PATCH v5 4/4] media: cedrus: Add HEVC/H.265 decoding support

[RESEND PATCH] usb: mtu3: fix up undefined reference to usb_debug_root
 2019-05-24  9:25 UTC  (3+ messages)

[PATCH/RFC] arm64: fix build warning from __AARCH64_INSN_FUNCS(ldadd, ...)
 2019-05-24  9:24 UTC  (6+ messages)

[PATCH v11 0/4] media: cedrus: Add H264 decoding support
 2019-05-24  9:20 UTC  (5+ messages)
` [PATCH v11 1/4] media: uapi: Add H264 low-level decoder API compound controls
` [PATCH v11 2/4] media: pixfmt: Add H264 Slice format
` [PATCH v11 3/4] media: pixfmt: Add H264_SLICE_RAW format documentation
` [PATCH v11 4/4] media: cedrus: Add H264 decoding support

[PATCH] arm64: dts: allwinner: a64: Add lradc node
 2019-05-24  9:20 UTC  (5+ messages)

Dolgozói juttatások
 2019-05-24  9:01 UTC 

[PATCH 1/8] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-05-24  9:05 UTC  (15+ messages)
` [PATCH 2/8] dt-bindings: net: Add a YAML schemas for the generic PHY options
` [PATCH 6/8] dt-bindings: net: stmmac: Convert the binding to a schemas
` [PATCH 7/8] dt-bindings: net: sun7i-gmac: "

[RFC v2 0/2] clocksource: davinci-timer: new driver
 2019-05-24  8:59 UTC  (5+ messages)
` [RFC v2 1/2] clocksource: davinci-timer: add support for clockevents

[PATCH 06/33] fbdev/cyber2000: Remove struct display
 2019-05-24  8:53 UTC  (2+ messages)
` [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly

[PATCH v2] drm/stm: ltdc: remove clk_round_rate comment
 2019-05-24  8:35 UTC  (3+ messages)

[PATCH] drm/stm: dsi: check hardware version
 2019-05-24  8:34 UTC  (3+ messages)

[PATCH] clk: Add clk_parent entry in debugfs
 2019-05-24  8:25 UTC 

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-05-24  8:12 UTC  (7+ messages)
` [PATCH net-next 1/6] vhost: generalize adding used elem
` [PATCH net-next 2/6] vhost: fine grain userspace memory accessors
` [PATCH net-next 3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [PATCH net-next 4/6] vhost: introduce helpers to get the size of metadata area
` [PATCH net-next 5/6] vhost: factor out setting vring addr and num
` [PATCH net-next 6/6] vhost: access vq metadata through kernel virtual address

[PATCH v2] pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined
 2019-05-24  8:10 UTC  (2+ messages)

[PATCH 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-05-24  8:04 UTC  (3+ messages)
` [PATCH 8/8] devfreq: mediatek: cci devfreq register opp notification for "

[PATCH RESEND RESEND] can: m_can: implement errata "Needless activation of MRAF irq"
 2019-05-24  7:11 UTC 

[PATCH] arm64: dts: ls1028a: Enable sata
 2019-05-24  7:30 UTC 

[PATCH] pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined
 2019-05-24  7:27 UTC  (9+ messages)

[v4, PATCH 0/3] fix some bugs in stmmac
 2019-05-24  7:07 UTC  (5+ messages)
` [v4, PATCH 1/3] net: stmmac: update rx tail pointer register to fix rx dma hang issue
` [v4, PATCH 2/3] net: stmmac: fix csr_clk can't be zero issue
` [v4, PATCH 3/3] net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail

[PATCH V3 RESEND 1/4] dt-bindings: fsl: scu: add ocotp binding
 2019-05-24  6:48 UTC  (4+ messages)
` [PATCH V3 RESEND 3/4] defconfig: arm64: enable i.MX8 SCU octop driver

[PATCH v3 0/3] thermal: rockchip: fix up thermal driver
 2019-05-24  6:45 UTC  (7+ messages)
` [PATCH v3 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error

[PATCH V3 RESEND AGAIN 1/2] defconfig: arm64: enable i.MX8 SCU octop driver
 2019-05-24  6:39 UTC  (2+ messages)
` [PATCH V3 RESEND AGAIN 2/2] arm64: dts: imx: add i.MX8QXP ocotp support

[PATCH] imx: sdma: update firmware to v3.5/v4.5
 2019-05-24  6:14 UTC 

[PATCH V3 0/4] arm64/mm: Enable memory hot remove
 2019-05-24  6:06 UTC  (11+ messages)
` [PATCH V3 2/4] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump

[PATCH] staging: mt7621-pci: pci-mt7621: Remove unneeded variable err
 2019-05-24  5:54 UTC  (2+ messages)

[PATCH 1/2] soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handling
 2019-05-24  5:53 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: clock: imx8mq: Add SNVS clock
 2019-05-24  5:52 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: imx8mq: add clock for SNVS RTC node

mainline/master boot bisection: v5.2-rc1-172-g4dde821e4296 on meson-g12a-x96-max
 2019-05-24  5:52 UTC 

[PATCH RESEND 1/2] soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handling
 2019-05-24  5:51 UTC  (2+ messages)
` [PATCH RESEND 2/2] soc: imx: soc-imx8: Correct return value of error handle

[PATCH RESEND] arm64: dts: imx8mq: add clock for SNVS RTC node
 2019-05-24  5:44 UTC 

[PATCH] net: ll_temac: Fix compile error
 2019-05-24  5:30 UTC 

[PATCH V4 0/4] arm64/mm: Enable memory hot remove
 2019-05-24  4:52 UTC  (4+ messages)
` [PATCH V4 3/4] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump

[v4 PATCH] RISC-V: Add an Image header that boot loader can parse
 2019-05-24  4:18 UTC 

[PATCH v3 0/2] Optimize dma_*_from_contiguous calls
 2019-05-24  4:06 UTC  (3+ messages)
` [PATCH v3 1/2] dma-contiguous: Abstract dma_{alloc, free}_contiguous()
` [PATCH v3 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-05-24  3:49 UTC  (5+ messages)
` [PATCH v2 1/2] dma-contiguous: Abstract dma_{alloc, free}_contiguous()

[PATCH v2] ARM: dts: aspeed: Add Power9 and Power9 CFAM description
 2019-05-24  3:41 UTC  (2+ messages)

[PATCH] arm64: break while loop if task had been rescheduled
 2019-05-24  3:16 UTC 

[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-05-24  3:11 UTC  (5+ messages)

[PATCH net-next v2, 0/4] ENETC: support hardware timestamping
 2019-05-24  2:20 UTC  (3+ messages)

[PATCH V7 1/2] soc: imx: Add SCU SoC info driver support
 2019-05-24  1:52 UTC  (2+ messages)
` [PATCH V7 2/2] arm64: defconfig: Add i.MX SCU SoC info driver

[PATCH v4 00/30] coresight: Support for ACPI bindings
 2019-05-24  1:38 UTC  (4+ messages)

[GIT PULL] i.MX fixes for 5.2
 2019-05-24  1:37 UTC 

[PATCH] arm64: dts: ls1028a: Add temperature sensor node
 2019-05-24  1:21 UTC 

[PATCH] arm64: defconfig: Enable CONFIG_QORIQ_THERMAL
 2019-05-24  0:42 UTC  (3+ messages)

[PATCH RESEND] arm64: defconfig: Enable CONFIG_QORIQ_THERMAL
 2019-05-24  0:40 UTC 

[v3 PATCH] RISC-V: Add a PE/COFF compliant Image header
 2019-05-24  0:16 UTC  (3+ messages)

[PATCH v4 1/3] amr64: map FDT as RW for early_init_dt_scan()
 2019-05-24  0:04 UTC  (2+ messages)

[RFT PATCH v4 0/5] Unify CPU topology across ARM & RISC-V
 2019-05-23 23:34 UTC  (4+ messages)
` [RFT PATCH v4 3/5] cpu-topology: Move cpu topology code to common code

[PATCH 1/2] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
 2019-05-23 22:55 UTC  (3+ messages)
` [PATCH 2/2] input: keyboard: mtk-pmic-keys: add MT6392 support

[PATCH 0/2] arm64/PPTT ACPI 6.3 thread flag support
 2019-05-23 22:40 UTC  (3+ messages)
` [PATCH 1/2] ACPI/PPTT: Add support for ACPI 6.3 thread flag
` [PATCH 2/2] arm64: topology: Use PPTT to determine if PE is a thread

[PATCH v13 0/4] Add support for the Purism Librem5 devkit
 2019-05-23 22:06 UTC  (6+ messages)
` [PATCH v13 2/4] arm64: dts: fsl: librem5: Add a device tree for the "

Droid 4 backlight support
 2019-05-23 22:00 UTC 

[PATCH v3] arm64: dts: qcom: msm8998: Add PSCI cpuidle low power states
 2019-05-23 21:46 UTC  (2+ messages)

[PATCH 1/4] arm: dts: ls1021a: Enable usb3-lpm-capable for usb3 node
 2019-05-23 21:43 UTC  (3+ messages)
` [PATCH 4/4] xHCI: Handle dwc3 erratum on USB3 HW LPM feature

[PATCH] arm64: dts: allwinner: a64-oceanic-5205-5inmfd: Enable CAN
 2019-05-23 20:54 UTC  (6+ messages)

[PATCH v2 00/15] drm/msm: Per-instance pagetable support
 2019-05-23 20:00 UTC  (4+ messages)
` [PATCH v2 03/15] iommu/arm-smmu: Add split pagetable support for arm-smmu-v2

[PATCH] clocksource/drivers/ixp4xx: Implement delay timer
 2019-05-23 19:38 UTC  (4+ messages)

[PATCH 5.0 132/139] perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
 2019-05-23 19:07 UTC 

[v2 PATCH] RISC-V: Add a PE/COFF compliant Image header
 2019-05-23 18:45 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
 2019-05-23 18:19 UTC  (8+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] dt-bindings: net: document new usxgmii phy mode
` [PATCH net-next v2 3/3] net: phy: aquantia: add USXGMII support and warn if XGMII mode is set

[PATCH 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-05-23 17:30 UTC  (2+ messages)

[PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation
 2019-05-23 17:24 UTC  (3+ messages)

[PATCH RFC] firmware: arm_scmi: Allow for better protocol extensibility
 2019-05-23 17:17 UTC  (2+ messages)

[PATCH] drm/mediatek: Fix warning about unhandled enum value
 2019-05-23 17:13 UTC  (3+ messages)

[PATCH v13 0/2] add uart DMA function
 2019-05-23 17:08 UTC  (4+ messages)
` [PATCH v13 1/2] arm: dts: mt2712: add uart APDMA to device tree

[PATCH v2 0/5] arm64: IRQ priority masking and Pseudo-NMI fixes
 2019-05-23 16:51 UTC  (2+ messages)

[PATCH v2 0/2] close_range()
 2019-05-23 16:34 UTC  (5+ messages)
` [PATCH v2 1/2] open: add close_range()
` [PATCH v2 2/2] tests: add close_range() tests

[PATCH 0/4] net: ll_temac: Fix and enable multicast support
 2019-05-23 16:34 UTC 

[PATCH 0/3] arm64: dts: meson: g12a: add drive strength and hwrng
 2019-05-23 16:13 UTC  (11+ messages)
` [PATCH 1/3] arm64: dts: meson: g12a: add drive-strength hdmi ddc pins
` [PATCH 2/3] arm64: dts: meson: g12a: add drive strength for eth pins
` [PATCH 3/3] arm64: dts: meson: g12a: Add hwrng node

[PATCH 0/2] Add 96Boards Meerkat96 board support
 2019-05-23 15:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: Document 96Boards Meerkat96 devicetree binding

[RFC 0/2] clocksource: davinci-timer: new driver
 2019-05-23 15:34 UTC  (6+ messages)
` [RFC 1/2] clocksource: davinci-timer: add support for clockevents

[PATCH stable 4.9] arm64: Save and restore OSDLR_EL1 across suspend/resume
 2019-05-23 15:27 UTC 

[PATCH v5 0/4] Allwinner H6 watchdog support
 2019-05-23 15:10 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog
` [PATCH v5 2/4] arm64: dts: allwinner: h6: add watchdog node
` [PATCH v5 3/4] arm64: dts: allwinner: h6: add r_watchog node
` [PATCH v5 4/4] arm64: defconfig: enable sunxi watchdog

[PATCH v3 0/4] Devmap cleanups + arm64 support
 2019-05-23 15:03 UTC  (3+ messages)
` [PATCH v3 3/4] mm: introduce ARCH_HAS_PTE_DEVMAP
` [PATCH v3 4/4] arm64: mm: Implement pte_devmap support


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