messages from 2020-10-29 01:23:22 to 2020-11-03 21:30:57 UTC [more...]
[PATCH v5 00/15] follow_pfn and other iomap races
2020-11-03 21:30 UTC (38+ messages)
` [PATCH v5 01/15] drm/exynos: Stop using frame_vector helpers
` [PATCH v5 02/15] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v5 03/15] misc/habana: Stop using frame_vector helpers
` [PATCH v5 04/15] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v5 06/15] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v5 07/15] mm: Close race in generic_access_phys
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn
` [PATCH v5 09/15] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v5 10/15] vfio/type1: Mark follow_pfn "
` [PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v5 12/15] /dev/mem: Only set filp->f_mapping
` [PATCH v5 13/15] resource: Move devmem revoke code to resource framework
` [PATCH v5 14/15] sysfs: Support zapping of binary attr mmaps
` [PATCH v5 15/15] PCI: Revoke mappings like devmem
[PATCH] ARM: dts: exynos: Enable DWC2 dual-role support on OdroidU3+ boards
2020-11-03 21:24 UTC (2+ messages)
[PATCH v2 0/6] Add Ethernet interface description for Odroid boards
2020-11-03 18:44 UTC (7+ messages)
` [PATCH v2 1/6] ARM: dts: exynos: Fix Ethernet interface description for Odroid XU3
` [PATCH v2 2/6] ARM: dts: exynos: Add an alias for the Ethernet interface on "
` [PATCH v2 3/6] ARM: dts: exynos: Add Ethernet interface description for Odroid XU3 Lite
` [PATCH v2 4/6] ARM: dts: exynos: Add Ethernet interface description for Odroid XU
` [PATCH v2 5/6] ARM: dts: exynos: Add Ethernet interface description for Odroid U3
` [PATCH v2 6/6] ARM: dts: exynos: Add Ethernet interface description for Odroid X/X2
[PATCH 0/5] Add Ethernet interface description for Odroid boards
2020-11-03 17:41 UTC (14+ messages)
` [PATCH 1/5] ARM: dts: exynos: Fix ethernet description for Odroid XU3
` [PATCH 2/5] ARM: dts: exynos: Add Ethernet interface description for Odroid X3 Lite
` [PATCH 3/5] ARM: dts: exynos: Add Ethernet interface description for Odroid XU
` [PATCH 4/5] ARM: dts: exynos: Add Ethernet interface description for Odroid U3
` [PATCH 5/5] ARM: dts: exynos: Add Ethernet interface description for Odroid X/X2
[PATCH v7 0/6] Exynos: Simple QoS for exynos-bus using interconnect
2020-11-03 17:30 UTC (30+ messages)
` [PATCH v7 1/6] dt-bindings: devfreq: Add documentation for the interconnect properties
` [PATCH v7 2/6] interconnect: Add generic interconnect driver for Exynos SoCs
` [PATCH v7 3/6] PM / devfreq: exynos-bus: Add registration of interconnect child device
` [PATCH v7 4/6] ARM: dts: exynos: Add interconnect properties to Exynos4412 bus nodes
` [PATCH v7 5/6] ARM: dts: exynos: Add interconnects to Exynos4412 mixer
` [PATCH v7 6/6] drm: exynos: mixer: Add interconnect support
[PATCH 00/25] Rid W=1 warnings in SoC
2020-11-03 15:28 UTC (2+ messages)
` [PATCH 14/25] soc: samsung: s3c-pm-check: Fix incorrectly named variable 'val'
[PATCH v5 0/5] AX88796C SPI Ethernet Adapter
2020-11-03 15:15 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: vendor-prefixes: Add asix prefix
` [PATCH v5 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
` [PATCH v5 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
` [PATCH v5 4/5] ARM: dts: exynos: Add Ethernet to Artik 5 board
` [PATCH v5 5/5] ARM: defconfig: Enable ax88796c driver
[PATCH v2 0/5] add exynos4412-based p4note device family support
2020-11-03 10:38 UTC (11+ messages)
` [PATCH 1/5] dt-bindings: samsung: document bindings for p4note family boards
` [PATCH 2/5] ARM: dts: add Samsung's exynos4412-based p4note boards
` [PATCH 3/5] ARM: defconfig: add stmpe adc driver for p4note
` [PATCH 4/5] ARM: defconfig: compile Atmel MXT touchscreeen as module
` [PATCH 5/5] ARM: exynos: extend cpuidle support to p4note boards
[resource] 22b17dc667: Kernel panic - not syncing: Fatal exception
2020-11-03 10:10 UTC (2+ messages)
[PATCH v7 00/10] Support GEM object mappings from I/O memory
2020-11-03 9:30 UTC (11+ messages)
` [PATCH v7 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v7 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v7 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v7 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v7 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v7 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v7 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v7 10/10] drm/fb_helper: Support framebuffers in I/O memory
[PATCH] power: supply: s3c-adc-battery: Convert to GPIO descriptors
2020-11-02 23:48 UTC
[PATCH] soc: samsung: remove unneeded semicolon
2020-11-02 18:47 UTC (2+ messages)
[PATCH] ARM: dts: exynos: Add a placeholder for a MAC address
2020-11-02 16:22 UTC (4+ messages)
` [PATCH v2] "
[PATCH 17/23] mtd: nand: raw: s3c2410: Add documentation for 2 missing struct members
2020-11-02 12:41 UTC (2+ messages)
[PATCH v7 00/12] leds: pwm: Make automatic labels work
2020-11-02 10:47 UTC (10+ messages)
` [PATCH v7 02/12] dt-bindings: leds: Convert pwm to yaml
` [PATCH v7 08/12] ARM: dts: imx: Fix schema warnings for pwm-leds
` [Linux-stm32] [PATCH v7 10/12] ARM: dts: stm32: "
dmaengine: pl330 rare NULL pointer dereference in pl330_tasklet
2020-11-02 8:41 UTC (3+ messages)
[PATCH] i2c: exynos5: fix platform_get_irq error handling
2020-11-02 8:39 UTC (7+ messages)
` [PATCH v2 1/3] i2c: exynos5: remove duplicate error message
` [PATCH v2 2/3] i2c: exynos5: fix platform_get_irq error handling
` [PATCH v2 3/3] i2c: exynos5: don't check for irq 0
[PATCH v2 1/4] ARM: exynos: clear L310_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val
2020-10-31 11:49 UTC (3+ messages)
` [PATCH v2 4/4] ARM: exynos: clear prefetch bits "
[PATCH 0/5] add exynos4412-based p4note device family support
2020-10-30 18:28 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: samsung: document bindings for p4note family boards
[PATCH RFC v6 0/6] Exynos: Simple QoS for exynos-bus using interconnect
2020-10-30 12:29 UTC (9+ messages)
` [PATCH RFC v6 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties
[PATCH 2/5] ARM: dts: add Samsung's exynos4412-based p4note boards
2020-10-30 7:41 UTC (3+ messages)
[PATCH v4 0/5] AX88796C SPI Ethernet Adapter
2020-10-29 23:01 UTC (10+ messages)
` [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
` [PATCH v4 4/5] ARM: dts: exynos: Add Ethernet to Artik 5 board
` [PATCH v4 5/5] ARM: defconfig: Enable ax88796c driver
` [PATCH v4 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
[PATCH 00/13] PCI: dwc: Another round of clean-ups
2020-10-29 22:29 UTC (21+ messages)
` [PATCH 01/13] PCI: dwc/imx6: Drop setting PCI_MSI_FLAGS_ENABLE
` [PATCH 03/13] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
` [PATCH 05/13] PCI: dwc: Ensure all outbound ATU windows are reset
` [PATCH 06/13] PCI: dwc/dra7xx: Use the common MSI irq_chip
` [PATCH 07/13] PCI: dwc: Drop the .set_num_vectors() host op
` [PATCH 08/13] PCI: dwc: Move MSI interrupt setup into DWC common code
` [PATCH 09/13] PCI: dwc: Rework MSI initialization
` [PATCH 10/13] PCI: dwc: Move link handling into common code
` [PATCH 11/13] PCI: dwc: Move dw_pcie_msi_init() into core
` [PATCH 12/13] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
[PATCH v3 0/6] Add DW PCIe support for Exynos5433 SoCs
2020-10-29 21:59 UTC (8+ messages)
` [PATCH v3 1/6] dt-bindings: pci: drop samsung,exynos5440-pcie binding
` [PATCH v3 2/6] dt-bindings: pci: add the samsung,exynos-pcie binding
` [PATCH v3 3/6] dt-bindings: phy: add the samsung,exynos-pcie-phy binding
` [PATCH v3 4/6] phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY
` [PATCH v3 5/6] pci: dwc: pci-exynos: rework the driver to support Exynos5433 variant
` [PATCH v3 6/6] arm64: dts: exynos: add the WiFi/PCIe support to TM2(e) boards
[PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
2020-10-29 21:06 UTC (4+ messages)
[PATCH] arm64: dts: exynos: Fix reboot/poweroff issues on Exynos7
2020-10-29 17:50 UTC (2+ messages)
[PATCH 7/9] mfd: sec: remove unnecessary CONFIG_PM_SLEEP
2020-10-29 10:06 UTC
[PATCH v4 00/15] follow_pfn and other iomap races
2020-10-29 10:01 UTC (9+ messages)
` [PATCH v4 08/15] mm: Add unsafe_follow_pfn
[RESEND PATCH 01/42] mfd: arizona: use PLATFORM_DEVID_NONE
2020-10-29 2:07 UTC (3+ messages)
` [RESEND PATCH 05/42] mfd: axp20x: "
[PATCH v2 00/12] ARM: dts: samsung: minor node name cleanups
2020-10-28 21:48 UTC (2+ messages)
[PATCH 1/3] ARM: dts: exynos: Enable BlueTooth support for Trats board
2020-10-28 18:56 UTC (2+ messages)
[PATCH v6 00/10] Support GEM object mappings from I/O memory
2020-10-28 19:35 UTC (7+ messages)
` [PATCH v6 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v6 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v6 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v6 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v6 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v6 10/10] drm/fb_helper: Support framebuffers in I/O memory
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