All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-23 09:18:05 to 2018-11-23 09:41:32 UTC [more...]

[Qemu-devel] [PATCH 00/22] QOM'ify SysBusDeviceClass->init
 2018-11-23  9:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH 22/22] core/sysbus: remove the SysBusDeviceClass::init path
    ` [Qemu-devel] [PATCH 22/22] core/sysbus: remove the SysBusDeviceClass::initpath

[PATCH 1/3] regulator: wm8994: Revert back to using devres
 2018-11-23  9:40 UTC  (7+ messages)
    ` [PATCH 2/3] regulator: Only free GPIOs if the core requested them
    ` [PATCH 3/3] gpio: Add reference counting for non-exclusive GPIOs

[PATCH 00/17] Add support for TI PRU ICSS
 2018-11-23  9:40 UTC  (5+ messages)
` [PATCH 11/17] soc: ti: pruss: add pruss_get()/put() API

[PATCH] pinctrl: rzn1: Fix check for used MDIO bus
 2018-11-23  9:40 UTC  (2+ messages)

[PULL] drm-intel-next
 2018-11-23  9:40 UTC 

SOL,obmc-console-client can't connect to the host OS
 2018-11-23  9:39 UTC  (3+ messages)
    `  "

[PATCH] drm: should break if already get the best size
 2018-11-23  9:39 UTC  (6+ messages)
` FW: "

[PATCH] libdrm: Upgrade 2.4.94 -> 2.4.96
 2018-11-23  9:39 UTC 

[PATCH] postgresql: Allow successful run of postgresql-setup
 2018-11-23  9:38 UTC 

[xen-unstable-smoke test] 130708: regressions - trouble: blocked/broken/fail/pass
 2018-11-23  9:37 UTC  (2+ messages)

[Qemu-arm] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
 2018-11-23  9:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 05/24] hw: acpi: Implement XSDT support for RSDP
  ` [Qemu-arm] "
    ` [Qemu-arm] [Qemu-devel] "

[RESEND PATCH v17 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-23  9:36 UTC  (8+ messages)
` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
      ` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH v2 net] phy: Micrel KSZ8061: link failure after cable connect
 2018-11-23  9:36 UTC 

Instruction/Cycle Counting in Guest Using the Kvm PMU
 2018-11-23  9:36 UTC 

[PATCH v3] pwm: kconfig: enable kona pwm to be built for cygnus arch
 2018-11-23  9:35 UTC 

[PATCH] x86: only use ERMS for user copies for larger sizes
 2018-11-23  9:34 UTC  (8+ messages)

Re:
 2018-11-23  9:34 UTC  (2+ messages)

[PATCH v2] phy: mvebu-cp110-comphy: fix spelling in structure name
 2018-11-23  9:27 UTC  (2+ messages)

[PATCH v2] pwm: kconfig: enable kona pwm to be built for cygnus arch
 2018-11-23  9:31 UTC  (3+ messages)

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-11-23  9:25 UTC  (126+ messages)
` [PATCH v2 01/43] drm/sun4i: Cleanup video/YUV source before enabling a layer
` [PATCH v2 02/43] drm/sun4i: frontend: Replace ARGB with XRGB as supported format
` [PATCH v2 03/43] drm/sun4i: Add TODO comment about supporting scaling with the backend
` [PATCH v2 04/43] drm/sun4i: backend: Add a helper and a list for supported formats
` [PATCH v2 05/43] drm/sun4i: frontend: "
` [PATCH v2 06/43] drm/sun4i: backend: Refine the logic behind using the frontend
` [PATCH v2 07/43] drm/sun4i: backend: Use a specific function to check if a plane is supported
` [PATCH v2 08/43] drm/fourcc: Add helper to check if a format uses a YUV colorspace
` [PATCH v2 09/43] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH v2 10/43] drm/fourcc: Add format "
` [PATCH v2 11/43] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH v2 12/43] drm/fourcc: Add format "
` [PATCH v2 13/43] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH v2 14/43] drm/sun4i: backend: Avoid counting YUV planes that use the frontend
` [PATCH v2 15/43] drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
` [PATCH v2 16/43] drm/sun4i: frontend: Move CSC bypass setup to format update routine
` [PATCH v2 17/43] drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
` [PATCH v2 18/43] drm/sun4i: frontend: Add proper definitions for format registers
` [PATCH v2 19/43] drm/sun4i: frontend: Determine input mode based on the number of planes
` [PATCH v2 20/43] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH v2 21/43] drm/sun4i: frontend: Add support for the BGRX8888 input format
` [PATCH v2 22/43] drm/sun4i: frontend: Add support for the BGRX8888 output format
` [PATCH v2 23/43] drm/sun4i: backend: Detail the YUV to RGB values coding explanation
` [PATCH v2 24/43] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH v2 25/43] drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
` [PATCH v2 26/43] drm/sun4i: frontend: Add support for packed YUV422 input formats
` [PATCH v2 27/43] drm/sun4i: frontend: Add support for semi-planar YUV "
` [PATCH v2 28/43] drm/sun4i: frontend: Add support for planar "
` [PATCH v2 29/43] drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
` [PATCH v2 30/43] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH v2 31/43] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers
` [PATCH v2 32/43] drm/sun4i: Pass modifier to backend and frontend format support helpers
` [PATCH v2 33/43] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH v2 34/43] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v2 35/43] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH v2 36/43] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH v2 37/43] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH v2 38/43] drm/sun4i: Move access control before setting the register as documented
` [PATCH v2 39/43] drm/sun4i: frontend: Add a quirk structure
` [PATCH v2 40/43] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH v2 41/43] drm/sun4i: Make COEF_RDY conditional
` [PATCH v2 42/43] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH v2 43/43] drm/sun4i: frontend: Add A20-specific device-tree compatible and quirks

[Qemu-arm] [PATCH v7 00/16] gdbstub: support for the multiprocess extension
 2018-11-23  9:17 UTC  (25+ messages)
` [Qemu-arm] [PATCH v7 01/16] hw/cpu: introduce CPU clusters
` [Qemu-arm] [PATCH v7 02/16] gdbstub: introduce GDB processes
` [Qemu-arm] [PATCH v7 03/16] gdbstub: add multiprocess support to '?' packets
` [Qemu-arm] [PATCH v7 04/16] gdbstub: add multiprocess support to 'H' and 'T' packets
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v7 05/16] gdbstub: add multiprocess support to vCont packets
` [Qemu-arm] [PATCH v7 06/16] gdbstub: add multiprocess support to 'sC' packets
` [Qemu-arm] [PATCH v7 07/16] gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v7 08/16] gdbstub: add multiprocess support to Xfer:features:read:
` [Qemu-arm] [PATCH v7 09/16] gdbstub: add multiprocess support to gdb_vm_state_change()
` [Qemu-arm] [PATCH v7 10/16] gdbstub: add multiprocess support to 'D' packets
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v7 11/16] gdbstub: add support for extended mode packet
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v7 12/16] gdbstub: add support for vAttach packets
` [Qemu-arm] [PATCH v7 13/16] gdbstub: processes initialization on new peer connection
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 14/16] gdbstub: gdb_set_stop_cpu: ignore request when process is not attached
` [Qemu-devel] [PATCH v7 15/16] gdbstub: add multiprocess extension support
` [Qemu-devel] [PATCH v7 16/16] arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters

[v2] xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
 2018-11-23  9:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
 2018-11-23  9:29 UTC  (5+ messages)
` [PATCH v2 09/17] debugobjects: Make object hash locks nestable "

[PATCH] x86: Handle 64bit framebuffer memory address properly
 2018-11-23  9:26 UTC 

[PATCH] x86: Clear isVGA flag if current fb driver is mimicking VGA
 2018-11-23  9:28 UTC 

[PATCH net-next 0/4] octeontx2-af: CGX LMAC link bringup and cleanups
 2018-11-22 22:46 UTC  (4+ messages)
` [PATCH net-next 4/4] octeontx2-af: Bringup CGX LMAC links by default
    ` [EXT] "

Sleeping in user_access section
 2018-11-23  9:27 UTC  (2+ messages)

[bug report] drm/amd/display: Add support for Freesync 2 HDR and Content to Display Mapping
 2018-11-23  9:27 UTC 

[GIT PULL FOR v4.18] v2: Various fixes/improvements
 2018-11-22 22:43 UTC  (4+ messages)

[U-Boot] SPL for Cubietruck
 2018-11-23  9:24 UTC 

[PATCH] devbind: don't display non-existent device categories
 2018-11-23  9:23 UTC  (4+ messages)
` [PATCH v2] "

[U-Boot] [PATCH] usb: gadget: f_sdp: Provide filesize env variable for downloaded images
 2018-11-23  9:23 UTC  (2+ messages)

Linux 4.9.139
 2018-11-23  9:23 UTC  (3+ messages)

[xen-unstable-smoke test] 130712: regressions - trouble: blocked/broken/fail/pass
 2018-11-23  9:22 UTC 

[dm-crypt] Debian installer formatting LUKS2 devices by default?
 2018-11-23  9:21 UTC  (6+ messages)

[PATCH v2] arm64: dts: renesas: r8a77990: Add I2C-DVFS device node
 2018-11-23  9:21 UTC  (2+ messages)

[PATCH] doc: document all EAL parameters in one place
 2018-11-23  9:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: disable UVD/VCE for some polaris 12 variants
 2018-11-23  9:19 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Add support for loading FPGA bitstream
 2018-11-23  9:19 UTC  (4+ messages)
` [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10


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.