All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-18 14:35:59 to 2019-01-18 14:53:37 UTC [more...]

[U-Boot] [PATCH 00/26] mx6sabre: Add DM and SPL FIT support
 2019-01-18 14:53 UTC  (27+ messages)
` [U-Boot] [PATCH 01/26] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
` [U-Boot] [PATCH 02/26] usb: ehci-mx6: Make regulator DM_REGULATOR dependent
` [U-Boot] [PATCH 03/26] configs: imx6sabreauto: Add DM_MMC support
` [U-Boot] [PATCH 04/26] configs: imx6sabreauto: Add DM_USB support
` [U-Boot] [PATCH 05/26] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
` [U-Boot] [PATCH 06/26] arm: imx: Add board_fit_config_name_match to support FIT in SPL
` [U-Boot] [PATCH 07/26] arm: dts: Add devicetree for i.MX6QP
` [U-Boot] [PATCH 08/26] arm: dts: Add imx6qdl-sabreauto dtsi file
` [U-Boot] [PATCH 09/26] arm: dts: Add imx6qdl-sabresd "
` [U-Boot] [PATCH 10/26] arm: dts: Add all imx6sabre u-boot dtsi files
` [U-Boot] [PATCH 11/26] arm: dts: Add imx6q-sabreauto dts file
` [U-Boot] [PATCH 12/26] arm: dts: Add imx6q-sabresd "
` [U-Boot] [PATCH 13/26] arm: dts: Add imx6dl-sabreauto "
` [U-Boot] [PATCH 14/26] arm: dts: Add imx6dl-sabresd "
` [U-Boot] [PATCH 15/26] arm: dts: Add imx6qp-sabreauto "
` [U-Boot] [PATCH 16/26] arm: dts: Add imx6qp-sabresd "
` [U-Boot] [PATCH 17/26] arm: imx: Add FIT SPL its
` [U-Boot] [PATCH 18/26] configs: mx6sabreauto: Add SPL FIT and DM support
` [U-Boot] [PATCH 19/26] configs: mx6sabresd: "
` [U-Boot] [PATCH 20/26] mx6sabreauto: Add DM_GPIO support
` [U-Boot] [PATCH 21/26] mx6sabresd: "
` [U-Boot] [PATCH 22/26] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
` [U-Boot] [PATCH 23/26] configs: mx6sabresd: "
` [U-Boot] [PATCH 24/26] board: mx6sabreauto: Remove the non-DM code
` [U-Boot] [PATCH 26/26] board: mx6sabresd: Remove the enet reset gpio handling
` [U-Boot] [PATCH 25/26] board: mx6sabresd: Remove non-DM code

[PATCH RESEND v5 00/23] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2019-01-18 14:51 UTC  (49+ messages)
` [PATCH RESEND v5 01/23] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH RESEND v5 02/23] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH RESEND v5 03/23] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH RESEND v5 04/23] drm/sun4i: frontend: Pass DRM format info to input format helpers
` [PATCH RESEND v5 05/23] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH RESEND v5 06/23] drm/sun4i: Move the BT.601 CSC coefficients to the frontend
` [PATCH RESEND v5 07/23] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH RESEND v5 08/23] drm/sun4i: frontend: Add support for packed YUV422 input formats
` [PATCH RESEND v5 09/23] drm/sun4i: frontend: Add support for semi-planar YUV "
` [PATCH RESEND v5 10/23] drm/sun4i: frontend: Add support for planar "
` [PATCH RESEND v5 11/23] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH RESEND v5 12/23] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH RESEND v5 13/23] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH RESEND v5 14/23] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH RESEND v5 15/23] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH RESEND v5 16/23] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH RESEND v5 17/23] drm/sun4i: Move access control before setting the register as documented
` [PATCH RESEND v5 18/23] drm/sun4i: frontend: Add a quirk structure
` [PATCH RESEND v5 19/23] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH RESEND v5 20/23] drm/sun4i: Make COEF_RDY conditional
` [PATCH RESEND v5 21/23] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH RESEND v5 22/23] drm/sun4i: frontend: Hook-in support for the A10, with specific quirks
` [PATCH RESEND v5 23/23] drm/sun4i: frontend: Hook-in support for the A20

[Buildroot] [git commit branch/2018.11.x] DEVELOPERS: remove Sebastien Bourdelin
 2019-01-18 14:53 UTC 

[1/7] usb: typec: ucsi: add get_fw_info function
 2019-01-18 14:53 UTC 

[PATCH/RFC] Make perf_event_open() propagate errors for use in bpf_perf_event_open()
 2019-01-18 14:52 UTC  (2+ messages)

[PATCH 0/7] generic radix trees; drop flex arrays
 2019-01-18 14:51 UTC  (9+ messages)
` [PATCH 6/7] sctp: Convert to genradix

[PATCH v5 00/23] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2019-01-18 14:43 UTC  (71+ messages)
` [PATCH v5 01/23] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH v5 02/23] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH v5 03/23] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH v5 04/23] drm/sun4i: frontend: Pass DRM format info to input format helpers
` [PATCH v5 05/23] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH v5 06/23] drm/sun4i: Move the BT.601 CSC coefficients to the frontend
` [PATCH v5 07/23] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH v5 08/23] drm/sun4i: frontend: Add support for packed YUV422 input formats
` [PATCH v5 09/23] drm/sun4i: frontend: Add support for semi-planar YUV "
` [PATCH v5 10/23] drm/sun4i: frontend: Add support for planar "
` [PATCH v5 11/23] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH v5 12/23] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH v5 13/23] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v5 14/23] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH v5 15/23] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH v5 16/23] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH v5 17/23] drm/sun4i: Move access control before setting the register as documented
` [PATCH v5 18/23] drm/sun4i: frontend: Add a quirk structure
` [PATCH v5 19/23] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH v5 20/23] drm/sun4i: Make COEF_RDY conditional
` [PATCH v5 21/23] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH v5 22/23] drm/sun4i: frontend: Hook-in support for the A10, with specific quirks
` [PATCH v5 23/23] drm/sun4i: frontend: Hook-in support for the A20

HDMI/DVI spurious failure
 2019-01-18 14:51 UTC  (8+ messages)
  ` [linux-sunxi] "
              `  "

[PATCH] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
 2019-01-18 14:51 UTC  (4+ messages)

[PATCH v5 2/2] cpufreq: ap806: add cpufreq driver for Armada 8K
 2019-01-18 14:51 UTC  (3+ messages)

Question about qspinlock nest
 2019-01-18 14:50 UTC  (9+ messages)

[PATCH] tomoyo: Swicth from cred->security to task_struct->security
 2019-01-18 14:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] sched/topology: fix percpu in struct sd_data & struct s_data
 2019-01-18 14:49 UTC 

[PATCH] relay: fix percpu annotation in struct rchan
 2019-01-18 14:49 UTC 

[PATCH 0/6] drm/exynos: mixer: Add color range property
 2019-01-18 14:44 UTC  (6+ messages)
  ` [PATCH 1/6] include/drm: color_mgmt: Add enum labels

XFS filesystem hang
 2019-01-18 14:48 UTC  (5+ messages)

[Qemu-devel] Live migration from Qemu 2.12 hosts to Qemu 3.2 hosts, with VMX flag enabled in the guest?
 2019-01-18 14:48 UTC  (9+ messages)

[Qemu-devel] [PATCH v2] .cirrus.yml: basic compile and test for FreeBSD
 2019-01-18 14:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3] "

DSW eventdev and multi-process DPDK
 2019-01-18 14:47 UTC  (10+ messages)

f2fs issue on linux-5.0.0-rc2
 2019-01-18 14:47 UTC  (8+ messages)

[PATCH v11 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-18 14:46 UTC  (7+ messages)
` [PATCH v11 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v11 perf, bpf-next 6/9] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v11 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-18 14:46 UTC  (7+ messages)
` [PATCH 24/25] mm, compaction: Capture a page under direct compaction
` [PATCH 25/25] mm, compaction: Do not direct compact remote memory

[PATCH net-next 00/13] net: use strict checks in doit handlers
 2019-01-18 14:45 UTC  (4+ messages)
` [PATCH net-next 05/13] net: ipv4: perform strict checks also for "

[PATCH 0/3] phy: remove needless usage of module header
 2019-01-18 14:44 UTC  (3+ messages)
` [PATCH 3/3] phy: make phy-armada375-usb2 explicitly non-modular

[RFC][PATCH] ovl: lazy copy up of data on first write
 2019-01-18 14:43 UTC  (2+ messages)

[PATCH 0/3] Add IPROC PCIe new features
 2019-01-18 14:41 UTC  (3+ messages)

[PATCH 1/2] net/qede: fix performance bottleneck in Rx path
 2019-01-18 14:41 UTC  (3+ messages)

[PATCH] bb.build.addtask: add simple check for circular dependency
 2019-01-18 14:40 UTC  (8+ messages)

[PATCH v2 1/2] media: atmel-isc: Add support for BT656 with CRC decoding
 2019-01-18 14:39 UTC  (4+ messages)
` [PATCH v2 2/2] media: atmel-isc: Update device tree binding documentation

[Qemu-devel] [PATCH v3 0/9] qcow2: encryption threads
 2019-01-18 14:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 8/9] qcow2: bdrv_co_pwritev: move encryption code out of the lock

[PATCH v2 0/2] eeprom: at25: SPI transfer improvements
 2019-01-18 14:05 UTC  (3+ messages)
` [PATCH v2 1/2] eeprom: at25: Merge "off" and "offset" in at25_ee_write()
` [PATCH v2 2/2] eeprom: at25: Use spi_message_init_with_transfers() instead of open coding

[Patch net-next] net: introduce a knob to control whether to inherit devconf config
 2019-01-18 14:38 UTC  (3+ messages)

[PATCH] spi: sh-hspi: Remove error messages on out-of-memory conditions
 2019-01-18 14:11 UTC 

[PATCH 1/2] ARN: boards: Remove duplicate includes
 2019-01-18 14:38 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 00/10] qdev: Hotplug handler chaining + virtio-pmem
 2019-01-18 14:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 09/10] pc: Support for PCI based memory devices

regression caused by: "amlogic: mmc: meson-gx: add signal resampling"
 2019-01-18 14:37 UTC  (3+ messages)
` [PATCH v2] mmc: meson-gx: enable signal re-sampling together with tuning

[PATCH] powerpc: chrp: Use of_node_is_type to access device_type
 2019-01-18 14:35 UTC 

x86/sgx: uapi change proposal
 2019-01-18 14:37 UTC  (11+ messages)

[PATCH] fs: nfs: copy data from rpc replies to local storage
 2019-01-18 14:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-18 14:35 UTC  (4+ messages)
` [PATCH v4 1/2] integrity, KEYS: add a reference to platform keyring

[PATCH v2 0/2] media: imx: Disable CSI immediately after last EOF
 2019-01-18 14:36 UTC  (3+ messages)
` [PATCH v2 2/2] media: imx: prpencvf: "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.