messages from 2020-08-19 07:08:22 to 2020-08-19 14:32:18 UTC [more...]
a saner API for allocating DMA addressable pages
2020-08-19 14:22 UTC (20+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 15/28] dma-direct: remove __dma_to_phys
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
` [PATCH 24/28] 53c700: convert from dma_cache_sync to dma_sync_single_for_device
` [PATCH 25/28] dma-mapping: remove dma_cache_sync
` [PATCH 26/28] dmapool: add dma_alloc_pages support
` [PATCH 27/28] nvme-pci: fix PRP pool size
pcm|dmaengine|imx-sdma race condition on i.MX6
2020-08-19 14:25 UTC (6+ messages)
[PATCH v6 0/7] arm_pmu: Use NMI for perf interrupt
2020-08-19 14:23 UTC (9+ messages)
` [PATCH v6 1/7] arm64: perf: Add missing ISB in armv8pmu_enable_event()
` [PATCH v6 2/7] arm64: perf: Avoid PMXEV* indirection
` [PATCH v6 3/7] arm64: perf: Remove PMU locking
` [PATCH v6 4/7] arm64: perf: Defer irq_work to IPI_IRQ_WORK
` [PATCH v6 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
` [PATCH v6 6/7] arm_pmu: Introduce pmu_irq_ops
` [PATCH v6 7/7] arm_pmu: arm64: Use NMIs for PMU
[PATCH v12 00/29] Add support for mt2701 JPEG ENC support
2020-08-19 14:12 UTC (4+ messages)
` [PATCH v12 25/29] arm: dts: mt2701: Add jpeg enc device tree node
[PATCH v2 1/2] clk: imx: imx8m: avoid memory leak
2020-08-19 14:09 UTC (2+ messages)
[PATCH 0/8] Some fixes for spi-s3c64xx
2020-08-19 14:01 UTC (27+ messages)
` [PATCH 1/8] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
` [PATCH 2/8] spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250
` [PATCH 3/8] spi: spi-s3c64xx: Report more information when errors occur
` [PATCH 4/8] spi: spi-s3c64xx: Rename S3C64XX_SPI_SLAVE_* to S3C64XX_SPI_CS_*
` [PATCH 5/8] spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data
` [PATCH 6/8] spi: spi-s3c64xx: Check return values
` [PATCH 7/8] spi: spi-s3c64xx: Increase transfer timeout
` [PATCH 8/8] spi: spi-s3c64xx: Turn on interrupts upon resume
[PATCH] ARM: imx_v6_v7_defconfig: Support i.MX8MN/P/Q
2020-08-19 13:59 UTC (2+ messages)
[PATCH 1/2] ARM: multi_v7_defconfig: Enable i.MX6SLL SoC
2020-08-19 13:57 UTC (2+ messages)
[PATCH 0/2] Error handling fixes in stm32-dcmi driver
2020-08-19 13:58 UTC (5+ messages)
` [PATCH 1/2] media: stm32-dcmi: create video dev within notifier bound
` [PATCH 2/2] media: stm32-dcmi: fix probe error path & module remove
[PATCH v3 0/3] Add support for Xilinx UHD-SDI Receiver subsystem
2020-08-19 13:48 UTC (12+ messages)
` [PATCH v3 2/3] media: dt-bindings: media: xilinx: Add Xilinx UHD-SDI Receiver Subsystem
` [PATCH v3 3/3] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver
[PATCH 0/2] Add MStar interrupt controller support
2020-08-19 13:42 UTC (5+ messages)
` [PATCH 1/2] irqchip: irq-mst: "
[PATCH v2 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
2020-08-19 13:36 UTC (3+ messages)
` [PATCH v2 1/2] irqchip/gicv3: Spell out when pseudo-NMIs are enabled
` [PATCH v2 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
[PATCH] ARM: multi_v7_defconfig: enable caam crypto module
2020-08-19 13:35 UTC (2+ messages)
[PATCH v2 0/5] Add support of SECVIO from SNVS on iMX8q/x
2020-08-19 13:31 UTC (5+ messages)
` [PATCH v2 5/5] soc: imx8: Add the SC SECVIO driver
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-08-19 13:30 UTC (14+ messages)
` [PATCH] block: "
[PATCH 1/2] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
2020-08-19 13:26 UTC (3+ messages)
[PATCH 1/1] mfd: mfd-core: Ensure disabled devices are ignored without error
2020-08-19 13:00 UTC (2+ messages)
[PATCH v2 0/4] media: introduce microchip csi2dc driver
2020-08-19 12:59 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc
[PATCH V2 1/2] thermal: ti-soc-thermal: Enable addition power management
2020-08-19 12:59 UTC (2+ messages)
` [PATCH V2 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL
[GIT PULL] KVM/arm64 updates for 5.9
2020-08-19 12:58 UTC (7+ messages)
` [PATCH 47/56] KVM: arm64: timers: Move timer registers to the sys_regs file
[PATCH 1/2] thermal: ti-soc-thermal: Enable addition power management
2020-08-19 12:54 UTC (4+ messages)
[PATCH 01/10] usb: early: convert to readl_poll_timeout_atomic()
2020-08-19 12:41 UTC (10+ messages)
` [PATCH 02/10] usb: early: ehci-dbgp: "
` [PATCH 03/10] usb: pci-quirks: "
` [PATCH 04/10] usb: xhci-rcar: "
` [PATCH 05/10] usb: oxu210hp-hcd: "
` [PATCH 06/10] usb: fotg210-hcd: "
` [PATCH 07/10] usb: isp1760-hcd: "
` [PATCH 08/10] usb: phy-ulpi-viewport: "
` [PATCH 09/10] usb: phy: phy-mv-usb: "
` [PATCH 10/10] usb: udc: net2280: "
[PATCH v2 0/3] arm64: Convert to ARCH_STACKWALK
2020-08-19 12:49 UTC (4+ messages)
` [PATCH v2 1/3] stacktrace: Remove reliable argument from arch_stack_walk() callback
` [PATCH v2 2/3] arm64: stacktrace: Make stack walk callback consistent with generic code
` [PATCH v2 3/3] arm64: stacktrace: Convert to ARCH_STACKWALK
[PATCH 00/49] DRM driver for Hikey 970
2020-08-19 11:46 UTC (7+ messages)
` [PATCH 44/49] dts: hisilicon: hi3670.dtsi: add I2C settings
` [PATCH 45/49] dts: hikey970-pinctrl.dtsi: add missing pinctrl settings
` [PATCH 46/49] dt: hisilicon: add support for the PMIC found on Hikey 970
` [PATCH 47/49] dts: add support for Hikey 970 DRM
` [PATCH 48/49] staging: hikey9xx/gpu: drop kirin9xx_pwm
` [PATCH 49/49] dt: display: Add binds for the DPE and DSI controller for Kirin 960/970
[PATCH v2 01/41] ARM: s3c: Remove unneeded machine header includes
2020-08-19 12:15 UTC (2+ messages)
[PATCH v3 0/5] arm64: vdso: getcpu() support
2020-08-19 12:13 UTC (6+ messages)
` [PATCH v3 1/5] arm64: vdso: Provide a define when building the vDSO
` [PATCH v3 2/5] arm64: vdso: Add per-CPU data
` [PATCH v3 3/5] arm64: vdso: Initialise the per-CPU vDSO data
` [PATCH v3 4/5] arm64: vdso: Add getcpu() implementation
` [PATCH v3 5/5] selftests: vdso: Support arm64 in getcpu() test
[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
2020-08-19 12:10 UTC (8+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot
[PATCH] arm64: defconfig: Enable RPC-IF support
2020-08-19 12:07 UTC (2+ messages)
[PATCH v11 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-08-19 12:03 UTC (7+ messages)
` [PATCH v11 5/5] kdump: update Documentation about crashkernel
[PATCH v2 0/6] selftests: arm64: Add floating point selftests
2020-08-19 11:48 UTC (7+ messages)
` [PATCH v2 1/6] selftests: arm64: Test case for enumeration of SVE vector lengths
` [PATCH v2 2/6] selftests: arm64: Add test for the SVE ptrace interface
` [PATCH v2 3/6] selftests: arm64: Add stress tests for FPSMID and SVE context switching
` [PATCH v2 4/6] selftests: arm64: Add utility to set SVE vector lengths
` [PATCH v2 5/6] selftests: arm64: Add wrapper scripts for stress tests
` [PATCH v2 6/6] selftests: arm64: Add build and documentation for FP tests
[PATCH 00/16] IOMMU driver for Kirin 960/970
2020-08-19 11:33 UTC (8+ messages)
[PATCH] ARM: at91: Add GARDENA smart Gateway AT91SAM board
2020-08-19 11:25 UTC (5+ messages)
` [PATCH v2] ARM: at91: Add GARDENA smart Gateway (Art. 19000) board
[PATCH -next] ARM: mm: remove duplicate include
2020-08-19 11:24 UTC
[PATCH] gpio: omap: Fix warnings if PM is disabled
2020-08-19 11:23 UTC (2+ messages)
[PATCH -next] ARM: sa1100: remove duplicate include
2020-08-19 11:20 UTC
[PATCH v8 00/13] Add support for Kontron sl28cpld
2020-08-19 10:51 UTC (5+ messages)
` [PATCH v8 01/13] mfd: add simple regmap based I2C driver
` [PATCH v8 03/13] mfd: simple-mfd-i2c: add sl28cpld support
[PATCH 0/3] PM / Domains: Add power on/off notifiers for genpd
2020-08-19 10:40 UTC (4+ messages)
` [PATCH 1/3] PM / Domains: Rename power state enums "
` [PATCH 2/3] PM / Domains: Allow to abort power off when no ->power_off() callback
` [PATCH 3/3] PM / Domains: Add support for PM domain on/off notifiers for genpd
[PATCH v9 0/6] arm64: expose FAR_EL1 tag bits in siginfo
2020-08-19 10:39 UTC (6+ messages)
` [PATCH v9 2/6] arch: move SA_* definitions to generic headers
` [PATCH v9 3/6] signal: clear non-uapi flag bits when passing/returning sa_flags
[PATCH v5 0/2] Add mediatek codec mt6359 driver
2020-08-19 10:37 UTC (5+ messages)
` [PATCH v5 2/2] dt-bindings: mediatek: mt6359: add codec document
[PATCH v5 0/2] synquacer: add TPM support
2020-08-19 10:22 UTC (4+ messages)
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device
[PATCH] arm64: add prctl(PR_PAC_SET_ENABLED_KEYS)
2020-08-19 10:18 UTC (2+ messages)
[PATCH] ARM: shmobile: defconfig: Refresh for v5.9-rc1
2020-08-19 10:11 UTC
[GIT PULL] ARM: dt: Xilinx ZynqMP DT changes for v5.9-rc
2020-08-19 10:09 UTC
[PATCH v7 29/29] arm64: mte: Add Memory Tagging Extension documentation
2020-08-19 9:54 UTC (10+ messages)
[PATCH 0/2] Add some missing dt bindings for Hikey970
2020-08-19 9:52 UTC (3+ messages)
` [PATCH 1/2] dts: hisilicon: hi3670.dtsi: add I2C settings
` [PATCH 2/2] dts: hikey970-pinctrl.dtsi: add missing pinctrl settings
[PATCH v2 0/6] Add new controls for CQ and Frame-skip
2020-08-19 9:48 UTC (5+ messages)
` [PATCH v2 5/6] media: s5p-mfc: Use standard frame skip mode control
` [PATCH v2 6/6] media: docs: Deprecate mfc frame skip control
[PATCH v2] of: address: Work around missing device_type property in pcie nodes
2020-08-19 9:42 UTC
[PATCH] arm64: numa: rightsize the distance array
2020-08-19 9:41 UTC (3+ messages)
[PATCH v7 0/3] devres: provide and use devm_krealloc()
2020-08-19 9:14 UTC (9+ messages)
` [PATCH v7 1/3] devres: provide devm_krealloc()
[PATCH 0/2] arm64/mm: Enable THP migration
2020-08-19 9:10 UTC (6+ messages)
` [PATCH 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics
[PATCH v2 00/22] KVM: arm64: Rewrite page-table code and fault handling
2020-08-19 9:03 UTC (4+ messages)
` [PATCH v2 01/22] KVM: arm64: Don't free memcache pages in kvm_phys_addr_ioremap()
[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
2020-08-19 8:54 UTC (3+ messages)
[PATCH 1/2] perf cs-etm: Fix corrupt data after perf inject from
2020-08-19 8:47 UTC (2+ messages)
` [PATCH 2/2] perf intel-pt: "
[PATCH] scsi: ufs-mediatek: Modify the minimum RX/TX lane count to 2
2020-08-19 8:43 UTC
[PATCH] irqchip/stm32-exti: avoid interrupts losing due to clearing pending bit by mistake
2020-08-19 8:24 UTC (2+ messages)
[PATCH] cpuidle: psci: Allow PM domain to be initialized even if no OSI mode
2020-08-19 8:20 UTC (3+ messages)
[PATCH v5 0/7] make hdmi work on bananapi-r2
2020-08-19 8:17 UTC (8+ messages)
` [PATCH v5 1/7] dt-bindings: mediatek: add mt7623 display-nodes
` [PATCH v5 2/7] drm/mediatek: add ddp routing for mt7623
` [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701
` [PATCH v5 4/7] drm/mediatek: Add get_possible_crtc API for dpi, dsi
` [PATCH v5 5/7] drm/mediatek: dpi/dsi: change the getting possible_crtc way
` [PATCH v5 6/7] arm: dts: mt7623: move display nodes to separate mt7623n.dtsi
` [PATCH v5 7/7] arm: dts: mt7623: add display subsystem related device nodes
[RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
2020-08-19 8:06 UTC
[PATCH][next] soc: ti: omap-prm: fix spelling mistake "unusupported" -> "unsupported"
2020-08-19 7:50 UTC
[PATCH v4 0/3] Try to release mmap_lock temporarily in smaps_rollup
2020-08-19 7:37 UTC (3+ messages)
` [PATCH v4 3/3] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
[PATCH for v5.9] OMAP2+: Replace HTTP links with HTTPS ones
2020-08-19 7:21 UTC (2+ messages)
[PATCH for v5.9] ARM: OMAP2+: pm33xx-core: Replace HTTP links with HTTPS ones
2020-08-19 7:21 UTC (2+ messages)
[PATCH for v5.9] ARM: OMAP2+: hwmod: Replace HTTP links with HTTPS ones
2020-08-19 7:21 UTC (2+ messages)
[PATCH for v5.9] ARM: OMAP2+: Replace HTTP links with HTTPS ones
2020-08-19 7:20 UTC (2+ messages)
[PATCH for v5.9] ARM: OMAP2+: PRM: Replace HTTP links with HTTPS ones
2020-08-19 7:20 UTC (2+ messages)
[PATCH v4] soc: fsl: enable acpi support in RCPM driver
2020-08-19 6:52 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).