messages from 2018-01-09 16:21:54 to 2018-01-10 08:23:08 UTC [more...]
consolidate swiotlb dma_map implementations
2018-01-10 8:23 UTC (24+ messages)
` [PATCH 01/22] swiotlb: suppress warning when __GFP_NOWARN is set
` [PATCH 02/22] arm64: rename swiotlb_dma_ops
` [PATCH 03/22] ia64: "
` [PATCH 04/22] powerpc: "
` [PATCH 05/22] x86: "
` [PATCH 06/22] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 07/22] swiotlb: add common swiotlb_map_ops
` [PATCH 08/22] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 09/22] swiotlb: refactor coherent buffer freeing
` [PATCH 10/22] swiotlb: refactor coherent buffer allocation
` [PATCH 11/22] swiotlb: remove various exports
` [PATCH 12/22] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 13/22] ia64: use generic swiotlb_ops
` [PATCH 14/22] ia64: clean up swiotlb support
` [PATCH 15/22] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 16/22] unicore32: use generic swiotlb_ops
` [PATCH 17/22] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 18/22] tile: use generic swiotlb_ops
` [PATCH 19/22] mips/netlogic: remove swiotlb support
` [PATCH 20/22] mips: use swiotlb_{alloc,free}
` [PATCH 21/22] arm64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 22/22] arm64: use swiotlb_alloc and swiotlb_free
[PATCH 0/7] ARM: dts: STi: Fix DT dtc warnings
2018-01-10 8:21 UTC (10+ messages)
` [PATCH 1/7] ARM: dts: STi: fix bindings notation
` [PATCH 2/7] ARM: dts: STi: Add gpio polarity for "hdmi, hpd-gpio" property
` [PATCH 3/7] ARM: dts: STi: Move clocks without reg outside soc
` [PATCH 4/7] ARM: dts: STi: Move leds node outside soc node
` [PATCH 5/7] ARM: dts: STi: Move usb2_picophyX nodes without reg out of soc
` [PATCH 5/7] ARM: dts: STi: Move usb2_picophyX nodes without reg property "
` [PATCH 6/7] ARM: dts: STi: Move sound related nodes without reg "
` [PATCH 6/7] ARM: dts: STi: Move sound related nodes without reg property "
` [PATCH 7/7] ARM: dts: STi: Add fake reg property for sti-display-subsystem
[PATCH V5 00/13] drivers: Boot Constraint core
2018-01-10 8:08 UTC (4+ messages)
[RFC PATCH] of_pci_irq: add a check to fallback to device tree parsing
2018-01-10 8:04 UTC
consolidate direct dma mapping V3
2018-01-10 8:00 UTC (34+ messages)
` [PATCH 01/33] alpha: mark jensen as broken
` [PATCH 02/33] hexagon: remove unused flush_write_buffers definition
` [PATCH 03/33] m32r: "
` [PATCH 04/33] powerpc: "
` [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 06/33] m32r: remove the unused dma_capable helper
` [PATCH 07/33] riscv: "
` [PATCH 08/33] s390: "
` [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 10/33] arm64: don't override dma_max_pfn
` [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 13/33] hexagon: use the generic dma_capable helper
` [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 15/33] microblaze: rename dma_direct to dma_nommu
` [PATCH 16/33] microblaze: remove dma_nommu_dma_supported
` [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
` [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 23/33] dma-direct: rename dma_noop to dma_direct
` [PATCH 24/33] dma-direct: use phys_to_dma
` [PATCH 25/33] dma-direct: add dma address sanity checks
` [PATCH 26/33] dma-direct: add support for CMA allocation
` [PATCH 27/33] dma-direct: use node local allocations for coherent memory
` [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 30/33] dma-direct: make dma_direct_{alloc, free} available to other implementations
` [PATCH 31/33] dma-direct: reject too small dma masks
` [PATCH 32/33] cris: use dma-direct
` [PATCH 33/33] h8300: "
[PATCH v2 0/2] phy: rockchip-emmc: fixes emmc-phy power on failed with rk3399 SoCs
2018-01-10 7:37 UTC (3+ messages)
` [PATCH v2 1/2] phy: rockchip-emmc: retry calpad busy trimming
` [PATCH v2 2/2] phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdy
[PATCH 0/2] pinctrl: meson: use one uniform 'function' name
2018-01-10 7:28 UTC (4+ messages)
[PATCH v2] iommu/exynos: Don't unconditionally steal bus ops
2018-01-10 6:27 UTC (2+ messages)
[PATCH 0/3] Support qcom pinctrl protected pins
2018-01-10 6:16 UTC (6+ messages)
` [PATCH 1/3] gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
` [PATCH 2/3] dt-bindings: pinctrl: Add a ngpios-ranges property
` [PATCH 3/3] pinctrl: qcom: Don't allow protected pins to be requested
[PATCH 00/10] perf tools: Add support for CoreSight trace decoding
2018-01-10 5:59 UTC (5+ messages)
` [PATCH 05/10] perf tools: Add support for decoding CoreSight trace data
[PATCH v2 0/5] constify struct imx_pinctrl_soc_info
2018-01-10 5:35 UTC (4+ messages)
` [PATCH v2 5/5] pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL
[PATCH v3 0/6] Coresight: support panic kdump
2018-01-10 5:33 UTC (7+ messages)
` [PATCH v3 3/6] coresight: Support panic kdump functionality
` [PATCH v3 6/6] coresight: etm4x: Support panic kdump
[PATCH v3 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
2018-01-10 4:42 UTC (5+ messages)
` [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox
[PATCH 0/2] drivers: remove incorrect usage/dependency on topology_physical_package_id
2018-01-10 4:19 UTC (6+ messages)
` [PATCH 1/2] drivers: psci: remove cluster terminology and dependency on physical_package_id
` [PATCH 2/2] cpufreq: scpi: remove arm_big_little dependency
[PATCH] hw_random: mediatek: Setup default RNG quality
2018-01-10 4:02 UTC
[PATCH V6 Resend 00/13] drivers: Boot Constraint core
2018-01-10 3:47 UTC (14+ messages)
` [PATCH V6 01/13] of: platform: Add of_find_any_device_by_node()
` [PATCH V6 02/13] of: platform: Make of_platform_bus_create() global
` [PATCH V6 03/13] drivers: Add boot constraints core
` [PATCH V6 04/13] boot_constraint: Add support for supply constraints
` [PATCH V6 05/13] boot_constraint: Add support for clk constraints
` [PATCH V6 06/13] boot_constraint: Add support for PM constraints
` [PATCH V6 07/13] boot_constraint: Add debugfs support
` [PATCH V6 08/13] boot_constraint: Manage deferrable constraints
` [PATCH V6 09/13] boot_constraint: Add support for Hisilicon platforms
` [PATCH V6 10/13] boot_constraint: Add support for IMX platform
` [PATCH V6 11/13] boot_constraint: Add Qualcomm display controller constraints
` [PATCH V6 12/13] boot_constraint: Update MAINTAINERS
` [PATCH V6 13/13] boot_constraint: Add documentation
[PATCH 0/4] gpio: driver for the RPi3 GPIO expander
2018-01-10 3:45 UTC (7+ messages)
` [PATCH 3/4] bcm2835-gpio-exp: Driver for GPIO expander via mailbox service
[PATCH v5 00/44] ARM: davinci: convert to common clock framework
2018-01-10 3:01 UTC (6+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks
[PATCH 1/2] MAINTAINERS: linux-media: update Microchip ISI and ISC entries
2018-01-10 1:53 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: mtd/nand: update Microchip nand entry
[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
2018-01-10 1:46 UTC (4+ messages)
` [PATCH 3/9] soc: samsung: pmu: Add the PMU data of exynos5433 to support low-power state
[PATCH v2 0/6] ARM branch predictor hardening
2018-01-10 1:35 UTC (7+ messages)
` [PATCH v2 4/6] arm: Add icache invalidation on switch_mm for Cortex-A15
[PATCH v2 0/7] PCI: aardvark: improve compatibility with PCI devices
2018-01-10 1:11 UTC (9+ messages)
` [PATCH v2 1/7] PCI: aardvark: fix logic in PCI configuration read/write functions
` [PATCH v2 3/7] PCI: aardvark: set host and device to the same MAX payload size
[xlnx:zynqmp/soc 3/3] xlnx_vcu.c:undefined reference to `devm_ioremap_nocache'
2018-01-10 0:01 UTC
[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
2018-01-09 23:29 UTC (21+ messages)
` [PATCH v1 01/16] virtio: Validate queue pfn for 32bit transports
` [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address
` [PATCH v1 03/16] arm64: Make page table helpers reusable
` [PATCH v1 04/16] arm64: Refactor pud_huge for reusability
` [PATCH v1 05/16] arm64: Helper for parange to PASize
` [PATCH v1 06/16] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v1 07/16] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v1 08/16] kvm: arm/arm64: Clean up stage2 pgd life time
` [PATCH v1 09/16] kvm: arm/arm64: Delay stage2 page table allocation
` [PATCH v1 10/16] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v1 11/16] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v1 12/16] kvm: arm64: Dynamic configuration of VTCR and VTTBR mask
` [PATCH v1 13/16] kvm: arm64: Configure VTCR per VM
` [PATCH v1 14/16] kvm: arm64: Switch to per VM IPA
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size
` [PATCH v1 16/16] vgic: its: Add support for 52bit guest physical address
` [kvmtool hack 1/3] virtio: Handle aborts using invalid PFN
` [kvmtool hack 2/3] kvmtool: arm64: Add support for guest physical address size
` [kvmtool hack 3/3] kvmtool: arm64: Switch memory layout
[PATCH] arm64: Stop printing the virtual memory layout
2018-01-09 23:02 UTC (3+ messages)
arm: Is VFP hotplug notifiers wrong?
2018-01-09 22:51 UTC (5+ messages)
[PATCH linux dev-4.10 0/6] Add support PECI and PECI hwmon drivers
2018-01-09 22:31 UTC (7+ messages)
` [PATCH linux dev-4.10 1/6] Documentation: dt-bindings: Add Aspeed PECI
` [PATCH linux dev-4.10 2/6] ARM: dts: aspeed: peci: "
` [PATCH linux dev-4.10 3/6] drivers/misc: Add driver for Aspeed PECI and generic PECI headers
` [PATCH linux dev-4.10 4/6] Documentation: dt-bindings: Add a generic PECI hwmon
` [PATCH linux dev-4.10 5/6] Documentation: hwmon: "
` [PATCH linux dev-4.10 6/6] drivers/hwmon: Add a driver for "
[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
2018-01-09 22:21 UTC (7+ messages)
[PATCH net-next 1/2 v10] net: ethernet: Add DT bindings for the Gemini ethernet
2018-01-09 22:10 UTC
EDAC driver for ARMv8 L1/L2 cache
2018-01-09 22:00 UTC (3+ messages)
[PATCH] usb: dwc2: Fix endless deferral probe
2018-01-09 21:33 UTC (2+ messages)
[PATCH v3] arm64: cpu_errata: Add Kryo to Falkor 1003 errata
2018-01-09 21:22 UTC (3+ messages)
NFSroot regression in next with handle inode->i_version
2018-01-09 21:21 UTC (3+ messages)
soc: imx: gpcv2: removing and probing fails
2018-01-09 21:08 UTC (6+ messages)
[PATCH 30/36] arm64: Implement thread_struct whitelist for hardened usercopy
2018-01-09 20:56 UTC (2+ messages)
` [PATCH 31/36] arm: "
[PATCH v2 0/8] arm64: 52-bit physical address support
2018-01-09 19:33 UTC (8+ messages)
` [PATCH v2 2/8] arm64: limit PA size to supported range
` [PATCH v2 7/8] arm64: allow ID map to be extended to 52 bits
[PATCH] arm64: mm: Add additional parameter to uaccess_ttbr0_enable
2018-01-09 19:26 UTC (3+ messages)
[PATCH] mfd: syscon: Remove unused Exynos PMU headers
2018-01-09 18:59 UTC
[PATCH 00/11] drm/sun4i: Add A83T HDMI support
2018-01-09 18:42 UTC (5+ messages)
` [PATCH 04/11] drm/bridge/synopsys: dw-hdmi: Export some PHY related functions
[PATCH 1/3] ARM: EXYNOS: Add SPDX license identifiers
2018-01-09 18:29 UTC (3+ messages)
` [PATCH 2/3] memory: samsung: "
` [PATCH 3/3] soc: samsung: Add SPDX license identifiers to headers
[RFT PATCH] crypto: arm64 - implement SHA-512 using special instructions
2018-01-09 18:23 UTC
[PATCH 1/2] crypto: exynos-rng - Add SPDX license identifier and correct module license
2018-01-09 17:57 UTC (2+ messages)
` [PATCH 2/2] crypto: s5p-sss - Add SPDX license identifier
[PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
2018-01-09 17:43 UTC (4+ messages)
` [PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
` [Letux-kernel] "
[PATCH] ARM: dts: samsung: Remove unused samsung_k3pe0e000b
2018-01-09 17:42 UTC
[PATCH] ARM: OMAP: clock: Fix debugfs_create_*() usage
2018-01-09 17:37 UTC (2+ messages)
[PATCH 00/19] drm/sun4i: Support more planes, zpos and plane-wide alpha
2018-01-09 17:34 UTC (3+ messages)
` [PATCH 05/19] drm/vc4: Use the alpha format helper
[PATCH 08/11 v2] ARM: OMAP1: constify gpio_led
2018-01-09 17:32 UTC (2+ messages)
[PATCH] ARM: socfpga: Configure l2c_aux_val
2018-01-09 17:25 UTC
[PATCH v3 00/13] arm64 kpti hardening and variant 2 workarounds
2018-01-09 17:17 UTC (3+ messages)
` [PATCH v3 02/13] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
2018-01-09 16:51 UTC (3+ messages)
[PATCH] ASoC: rockchip: i2s: Support mono capture
2018-01-09 16:39 UTC (3+ messages)
[PATCH 1/2] pinctrl: mediatek: mt7622: fix potential uninitialized value being returned
2018-01-09 16:28 UTC (2+ messages)
` [PATCH 2/2] pinctrl: mediatek: mt7622: align error handling of mtk_hw_get_value call
[PATCH 00/12] account for const type of of_device_id.data
2018-01-09 16:22 UTC (3+ messages)
` [PATCH 12/12] power: reset: "
[PATCH] bq24190: Simplify code in property_is_writeable
2018-01-09 16:21 UTC (2+ messages)
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).