All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 10:20:16 to 2019-08-29 10:47:29 UTC [more...]

[Xen-devel] [PATCH v9 00/15] improve late microcode loading
 2019-08-29 10:47 UTC  (12+ messages)
` [Xen-devel] [PATCH v9 10/15] microcode: split out apply_microcode() from cpu_request_microcode()
` [Xen-devel] [PATCH v9 11/15] microcode: unify loading update during CPU resuming and AP wakeup
` [Xen-devel] [PATCH v9 12/15] microcode: reduce memory allocation and copy when creating a patch

[PATCH v1 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-08-29 10:47 UTC  (3+ messages)
` [PATCH v1 2/2] hwrng: npcm: add NPCM RNG driver

[PATCH v3 0/5] xfs: speed up large directory modifications
 2019-08-29 10:47 UTC  (6+ messages)
` [PATCH 1/5] xfs: move xfs_dir2_addname()
` [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()
` [PATCH 3/5] xfs: factor free block index lookup "
` [PATCH 4/5] xfs: speed up directory bestfree block scanning
` [PATCH 5/5] xfs: reverse search directory freespace indexes

[Qemu-devel] [PULL 00/31] MIPS queue for August 29th, 2019
 2019-08-29 10:25 UTC  (23+ messages)
` [Qemu-devel] [PULL 01/31] target/mips: Clean up handling of CP0 register 0
` [Qemu-devel] [PULL 02/31] target/mips: Clean up handling of CP0 register 1
` [Qemu-devel] [PULL 03/31] target/mips: Clean up handling of CP0 register 2
` [Qemu-devel] [PULL 04/31] target/mips: Clean up handling of CP0 register 3
` [Qemu-devel] [PULL 05/31] target/mips: Clean up handling of CP0 register 4
` [Qemu-devel] [PULL 06/31] target/mips: Clean up handling of CP0 register 5
` [Qemu-devel] [PULL 07/31] target/mips: Clean up handling of CP0 register 6
` [Qemu-devel] [PULL 08/31] target/mips: Clean up handling of CP0 register 7
` [Qemu-devel] [PULL 09/31] target/mips: Clean up handling of CP0 register 8
` [Qemu-devel] [PULL 10/31] target/mips: Clean up handling of CP0 register 9
` [Qemu-devel] [PULL 11/31] target/mips: Clean up handling of CP0 register 10
` [Qemu-devel] [PULL 12/31] target/mips: Clean up handling of CP0 register 11
` [Qemu-devel] [PULL 13/31] target/mips: Clean up handling of CP0 register 12
` [Qemu-devel] [PULL 14/31] target/mips: Clean up handling of CP0 register 13
` [Qemu-devel] [PULL 15/31] target/mips: Clean up handling of CP0 register 14
` [Qemu-devel] [PULL 16/31] target/mips: Clean up handling of CP0 register 15
` [Qemu-devel] [PULL 19/31] target/mips: Clean up handling of CP0 register 18
` [Qemu-devel] [PULL 21/31] target/mips: Clean up handling of CP0 register 20
` [Qemu-devel] [PULL 22/31] target/mips: Clean up handling of CP0 register 23
` [Qemu-devel] [PULL 23/31] target/mips: Clean up handling of CP0 register 24
` [Qemu-devel] [PULL 25/31] target/mips: Clean up handling of CP0 register 26
` [Qemu-devel] [PULL 26/31] target/mips: Clean up handling of CP0 register 27

[PATCH v8 1/2] mtd: mtdcore: add debugfs nodes for querying the flash name and id
 2019-08-29 10:45 UTC  (2+ messages)

[Xen-devel] [PATCH] x86: properly gate clearing of PKU feature
 2019-08-29 10:46 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 00/30] Enhancements and fixes in NXP dpaax drivers and fsl-mc bus
 2019-08-29 10:27 UTC  (32+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 01/30] bus/dpaa: fix DPAA SEC blacklist case
  ` [dpdk-dev] [PATCH v2 02/30] net/dpaa: improve the Rx offload debug message
  ` [dpdk-dev] [PATCH v2 03/30] bus/dpaa: remove un-necessary thread affinity
  ` [dpdk-dev] [PATCH v2 04/30] bus/dpaa: decouple fq portal alloc and init
  ` [dpdk-dev] [PATCH v2 05/30] net/dpaa: support Rx interrupt handler
  ` [dpdk-dev] [PATCH v2 06/30] net/dpaa: support for Rx interrupt enable and disable
  ` [dpdk-dev] [PATCH v2 07/30] net/dpaa: add SG support in Tx for non DPAA buffer
  ` [dpdk-dev] [PATCH v2 08/30] net/dpaa: reduce debug messages
  ` [dpdk-dev] [PATCH v2 09/30] net/dpaa2: improve the Rx offload debug message
  ` [dpdk-dev] [PATCH v2 10/30] common/dpaax: reduce debug mesages
  ` [dpdk-dev] [PATCH v2 11/30] mempool/dpaa: reduce debug messages
  ` [dpdk-dev] [PATCH v2 12/30] net/dpaa2: realign Rx offload support types
  ` [dpdk-dev] [PATCH v2 13/30] net/dpaa2: enable Rx offload for timestamp
  ` [dpdk-dev] [PATCH v2 14/30] net/dpaa2: support L2 payload based RSS distribution
  ` [dpdk-dev] [PATCH v2 15/30] net/dpaa2: add optional non-prefetch Rx mode
  ` [dpdk-dev] [PATCH v2 16/30] net/dpaa2: add taildrop support on frame count basis
  ` [dpdk-dev] [PATCH v2 17/30] net/dpaa2: add cgr counters in xtra stats
  ` [dpdk-dev] [PATCH v2 18/30] net/dpaa2: add support for config max Rx length in HW
  ` [dpdk-dev] [PATCH v2 19/30] net/dpaa2: use LFQIDs in Tx instead of qdid
  ` [dpdk-dev] [PATCH v2 20/30] net/dpaa2: support dpdmux classification on eth type
  ` [dpdk-dev] [PATCH v2 21/30] net/dpaa2: add Tx confirmation mode support
  ` [dpdk-dev] [PATCH v2 22/30] net/dpaa2: add timestamp support
  ` [dpdk-dev] [PATCH v2 23/30] net/dpaa2: add dprtc sub-module
  ` [dpdk-dev] [PATCH v2 24/30] net/dpaa2: add ptp driver
  ` [dpdk-dev] [PATCH v2 25/30] bus/fslmc: update PA-VA dpaax library only in PA mode
  ` [dpdk-dev] [PATCH v2 26/30] bus/fslmc: check for Dma map in primary process only
  ` [dpdk-dev] [PATCH v2 27/30] bus/fslmc: support multi vfio group
  ` [dpdk-dev] [PATCH v2 28/30] net/dpaa2: support separate MC portal per process
  ` [dpdk-dev] [PATCH v2 29/30] net/dpaa2: add support for soft parser in MC
  ` [dpdk-dev] [PATCH v2 30/30] net/dpaa2: add soft parser driver

[PATCH 0/3 v2] xfs: allocate xattr buffer on demand
 2019-08-29 10:45 UTC  (7+ messages)
` [PATCH 1/3] xfs: make attr lookup returns consistent
` [PATCH 3/3] xfs: allocate xattr buffer on demand

[PATCH 0/4] i3c: remove device if failed on pre_assign_dyn_addr()
 2019-08-29 10:44 UTC  (7+ messages)
` [PATCH 1/4] i3c: master: detach and free device if pre_assign_dyn_addr() fails
` [PATCH 2/4] i3c: master: Check if devices have i3c_dev_boardinfo on i3c_master_add_i3c_dev_locked()

[PATCH v3 03/10] device property: Add functions for accessing node's parents
 2019-08-29 10:44 UTC  (2+ messages)
` [PATCH v4 "

[PATCH] posix: Make CONFIG_XENO_OPT_DEBUG_POSIX_SYNCHRO widely
 2019-08-29 10:43 UTC 

[Virtio-fs] [PATCH] virtiofsd: add man page
 2019-08-29 10:41 UTC 

Wiki to track changes and progress ?
 2019-08-29 10:41 UTC  (2+ messages)

[Buildroot] [PATCH] package/libusb: bump to 1.0.23
 2019-08-29 10:41 UTC 

[meta-multimedia][PATCH] mimic: Fix the build with -Os
 2019-08-29 10:40 UTC 

[PATCH v3 00/11] DSB enablement
 2019-08-29 10:40 UTC  (4+ messages)
` [PATCH v3 02/11] drm/i915/dsb: DSB context creation

[PATCH v4 0/4] Disable compat cruft on ppc64le v4
 2019-08-29 10:36 UTC  (12+ messages)
` [PATCH v4 1/4] powerpc: make llseek 32bit-only
` [PATCH v4 2/4] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v4 3/4] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v4 4/4] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default

[PATCH v2 00/10] dmaengine: dw: Enable for Intel Elkhart Lake
 2019-08-29 10:39 UTC  (5+ messages)

mpc85xx_edac PCI broken for P2010 and T1042, possibly more
 2019-08-29 10:39 UTC 

[PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-29 10:39 UTC  (2+ messages)

[meta-oe][PATCH] libwebsockets: Fix the build with -Os
 2019-08-29 10:39 UTC 

[PATCH 1/1] sched/rt: avoid contend with CFS task
 2019-08-29 10:38 UTC  (3+ messages)

Surround speaker connection on Acer 8951G
 2019-08-29 10:38 UTC  (9+ messages)

[PATCH v3 0/7] Tiger Lake batch 3.5
 2019-08-29 10:37 UTC  (3+ messages)
` [PATCH v3 3/7] drm/i915: protect access to DP_TP_* on non-dp

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-08-29 10:37 UTC  (7+ messages)

[PATCH v2 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-08-29 10:37 UTC  (5+ messages)
` [PATCH v2 3/4] "

[igt-dev] [PATCH i-g-t] tests/kms_3d: fix uninitialized value
 2019-08-29 10:37 UTC 

How to configure the snmp trap
 2019-08-29 10:31 UTC 

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-08-29 10:36 UTC  (16+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout
` [PATCH v6 05/24] erofs: add inode operations
` [PATCH v6 06/24] erofs: support special inode
` [PATCH v6 08/24] erofs: add namei functions

[Xen-devel] [PATCH] p2m/ept: pass correct level to atomic_write_ept_entry in ept_invalidate_emt
 2019-08-29 10:35 UTC  (5+ messages)

[PATCH] KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
 2019-08-29 10:35 UTC  (2+ messages)

[PATCH v2 0/7] add support USB for MT8183
 2019-08-29 10:35 UTC  (4+ messages)
` [PATCH v2 4/7] usb: mtk-xhci: support ip-sleep wakeup "

[PATCH v9 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-08-29 10:33 UTC  (54+ messages)
` [PATCH v9 01/18] drm/virtio: pass gem reservation object to ttm init
` [PATCH v9 02/18] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v9 03/18] drm/virtio: simplify cursor updates
` [PATCH v9 04/18] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v9 05/18] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v9 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
` [PATCH v9 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
` [PATCH v9 07/18] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v9 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v9 09/18] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v9 10/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
` [PATCH v9 11/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
` [PATCH v9 12/18] drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource
` [PATCH v9 12/18] drm/virtio: rework virtio_gpu_cmd_context_{attach,detach}_resource
` [PATCH v9 13/18] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v9 14/18] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v9 15/18] drm/virtio: remove virtio_gpu_alloc_object
` [PATCH v9 16/18] drm/virtio: drop virtio_gpu_object_{ref,unref}
` [PATCH v9 17/18] drm/virtio: drop virtio_gpu_object_{reserve, unreserve}
` [PATCH v9 17/18] drm/virtio: drop virtio_gpu_object_{reserve,unreserve}
` [PATCH v9 18/18] drm/virtio: add fence sanity check

[Xen-devel] [PATCH 0/6] per-domain IOMMU control
 2019-08-29 10:33 UTC  (11+ messages)
` [Xen-devel] [PATCH 3/6] remove late (on-demand) construction of IOMMU page tables

[RFC PATCH 0/3] arm64: enable virtual kvm ptp for arm64
 2019-08-29 10:32 UTC  (3+ messages)
` [RFC PATCH 3/3] Enable ptp_kvm "

[PATCH v2 00/10] media: Report camera sensor properties
 2019-08-29 10:31 UTC  (5+ messages)
` [PATCH v2 06/10] media: v4l2-fwnode: Add helper to register controls from fw
` [PATCH v2 09/10] media: i2c: ov5670: Report native size and crop bounds

[Xen-devel] [PATCH 0/3] build: honor toolchain related environment vars
 2019-08-29 10:30 UTC  (7+ messages)
` [Xen-devel] [PATCH 2/3] build: allow picking the env values for compiler variables

[PATCH] drm/i915: Clean up HDMI deep color handling a bit
 2019-08-29 10:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Clean up HDMI deep color handling a bit (rev2)

[PATCH v2] drm/i915: add port info to debugfs
 2019-08-29 10:29 UTC  (4+ messages)

[Qemu-devel] [patch-for-4.2 PATCH v11 0/6] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2019-08-29 10:24 UTC  (4+ messages)
` [Qemu-devel] [patch-for-4.2 PATCH v11 3/6] target/ppc: Handle NMI guest exit

[PATCH v12 0/6] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-29 10:28 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+ (rev10)

[PATCH v2 0/2 RESEND] Fix USB3.0 DRD PHY calibration issues (DWC3/XHCI) on Exynos542x SoCs
 2019-08-29 10:27 UTC  (7+ messages)
  ` [PATCH v2 1/2 RESEND] usb: core: phy: add support for PHY calibration

[PATCH 0/3] Add/modify checks within intel_uc_fini_hw
 2019-08-29 10:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[MPTCP] [RFC v2 03/10] mptcp: token: rename token_join_response
 2019-08-29 10:25 UTC 

[cip-dev] [PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
 2019-08-29 10:23 UTC  (6+ messages)

[Xen-devel] [RFC Patch] xen/pt: Emulate FLR capability
 2019-08-29 10:21 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 0/2] Add LVDS panel support to HiHope RZ/G2M
 2019-08-29 10:21 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: Add idk-1110wr binding
` [PATCH 2/2] arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display

[PATCH v2 00/15] arm64: dts: imx8: architecture improvement and adding imx8qm support
 2019-08-29 10:20 UTC  (3+ messages)
` [PATCH v2 01/15] arm64: dts: imx8qxp: add fallback compatible string for scu pd

[PATCH] firmware: google: update vpd_decode from upstream
 2019-08-29 10:19 UTC  (2+ messages)
` [PATCH v2] "


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.