All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-26 20:14:26 to 2021-03-26 20:52:20 UTC [more...]

[dpdk-dev] [PATCH] ethdev: introduce enable_driver_sdk to install driver headers
 2021-03-26 20:52 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC][PATCH] libbpf: support kprobe/kretprobe events in legacy environments
 2021-03-26 20:50 UTC  (4+ messages)
` [PATCH v2 bpf-next][RFC] libbpf: introduce legacy kprobe events support

[PATCH v5 0/6] qcow2: fix parallel rewrite and discard (lockless)
 2021-03-26 20:00 UTC  (5+ messages)
` [PATCH v5 1/6] iotests: add qcow2-discard-during-rewrite
` [PATCH v5 2/6] qcow2: fix cache discarding in update_refcount()
` [PATCH v5 3/6] qcow2: introduce is_cluster_free() helper
` [PATCH v5 4/6] qcow2: introduce inflight-write-counters

[Patch v2] usb: dwc3: add cancelled reasons for dwc3 requests
 2021-03-26 20:49 UTC  (2+ messages)

[PATCH v2 00/28] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-26 20:48 UTC  (9+ messages)
` [PATCH v2 05/28] drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code
  ` [Freedreno] "
` [PATCH v2 11/28] drm/msm/dsi: stop setting clock parents manually
  ` [Freedreno] "

Why does glibc use AVX-512?
 2021-03-26 20:48 UTC  (9+ messages)

[PATCH V2 0/5] powerpc/perf: Export processor pipeline stage cycles information
 2021-03-26 15:23 UTC  (4+ messages)
` [PATCH V2 3/5] tools/perf: Add powerpc support for PERF_SAMPLE_WEIGHT_STRUCT

[PATCHSET v2 0/7] Allow signals for IO threads
 2021-03-26 20:44 UTC  (7+ messages)
` [PATCH 1/7] kernel: don't call do_exit() for PF_IO_WORKER threads
` [PATCH 2/7] io_uring: handle signals for IO threads like a normal thread
` [PATCH 3/7] kernel: stop masking signals in create_io_thread()

[libvirt test] 160434: regressions - FAIL
 2021-03-26 20:45 UTC 

[qemu-upstream-4.15-testing baseline test] 160423: tolerable FAIL
 2021-03-26 20:44 UTC 

Yocto Technical Team Minutes, Engineering Sync, for March 23, 2021
 2021-03-26 20:43 UTC 

[PATCH v2 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-03-26 20:38 UTC  (105+ messages)
` [Nouveau] "
` [Intel-gfx] "
` [PATCH v2 01/20] drm/dp: Fixup kernel docs for struct drm_dp_aux
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 02/20] drm/tegra: Don't register DP AUX channels before connectors
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 03/20] drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v2 04/20] drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 05/20] drm/dp: Add backpointer to drm_device in drm_dp_aux
  ` [Intel-gfx] "
` [PATCH v2 06/20] drm/dp: Clarify DP AUX registration time
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v2 07/20] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 08/20] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 09/20] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 10/20] drm/dp: Always print aux channel name in logs
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 11/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 12/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v2 13/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v2 14/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 15/20] drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v2 16/20] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 17/20] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 18/20] drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 19/20] drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v2 20/20] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()
  ` [Nouveau] "
  ` [Intel-gfx] "

[PATCH v3 0/2] aspeed: HACE hash Scatter-Gather support
 2021-03-26 19:48 UTC  (4+ messages)
` [PATCH v3 1/2] aspeed: Add Scater-Gather support for HACE Hash
` [PATCH v3 2/2] tests: Aspeed HACE Scatter-Gather tests

docs/qemu-qmp-ref.7 markup messed up
 2021-03-26 20:40 UTC  (2+ messages)

Locking down U-Boot env with ENV_WRITEABLE_LIST
 2021-03-26 20:41 UTC  (3+ messages)

[PATCH] powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT
 2021-03-26 20:39 UTC  (2+ messages)

[RFC v12 00/65] arm cleanup experiment for kvm-only build
 2021-03-26 19:37 UTC  (22+ messages)
` [RFC v12 33/65] target/arm: move cpu_tcg to tcg/tcg-cpu-models.c
` [RFC v12 35/65] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v12 36/65] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v12 39/65] target/arm: remove kvm-stub.c
` [RFC v12 44/65] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v12 45/65] Revert "target/arm: Restrict v8M IDAU to TCG"
` [RFC v12 46/65] target/arm: create kvm cpu accel class
` [RFC v12 48/65] target/arm: add tcg "
` [RFC v12 49/65] target/arm: move TCG gt timer creation code in tcg/
` [RFC v12 50/65] target/arm: cpu-sve: new module
` [RFC v12 52/65] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64
` [RFC v12 53/65] target/arm: restrict rebuild_hflags_a64 to TARGET_AARCH64
` [RFC v12 54/65] target/arm: arch_dump: restrict ELFCLASS64 to AArch64
` [RFC v12 55/65] target/arm: cpu-exceptions: new module
` [RFC v12 57/65] target/arm: tcg-sve: import narrow_vq and change_el functions
` [RFC v12 58/65] target/arm: tcg-sve: rename the "
` [RFC v12 59/65] target/arm: move sve_zcr_len_for_el to TARGET_AARCH64-only cpu-sve
` [RFC v12 60/65] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication
` [RFC v12 61/65] cpu-sve: rename sve_zcr_len_for_el to cpu_sve_get_zcr_len_for_el
` [RFC v12 64/65] target/arm: tcg: remove superfluous CONFIG_TCG check
` [RFC v12 65/65] target/arm: remove v7m stub function for !CONFIG_TCG

[PATCH v3 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
 2021-03-26 20:38 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v2] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
 2021-03-26 20:37 UTC  (13+ messages)

[PATCH v2] ASoC: rt1019: add rt1019 amplifier driver
 2021-03-26 20:34 UTC  (2+ messages)

Bug with Windows tap network when running qemu-system-ppc with Mac OS 9 guest
 2021-03-26 19:54 UTC  (9+ messages)

[PATCH v3 6/6] PCI: brcmstb: Check return value of clk_prepare_enable()
 2021-03-26 20:31 UTC  (3+ messages)

[PATCH] cifs: add FALLOC_FL_INSERT_RANGE support
 2021-03-26 20:31 UTC 

[PATCH v3 00/20] Sparse Index: Design, Format, Tests
 2021-03-26 20:29 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/20] sparse-index: design doc and format update

[PATCH v2 0/2] qcow2: Force preallocation with data-file-raw
 2021-03-26 20:06 UTC  (4+ messages)
` [PATCH v2 2/2] iotests/244: Test preallocation for data-file-raw

[dpdk-dev] [PATCH] pipeline: validate header on emit
 2021-03-26 20:29 UTC 

[Bug 212077] New: AMD GPU at highest frequency even not in use
 2021-03-26 20:25 UTC  (2+ messages)
` [Bug 212077] AMD GPU discrete card memory at highest frequency even while "

[PATCH] usbip: vhci_hcd: do proper error handling
 2021-03-26 20:24 UTC  (2+ messages)

[PATCH rdma-next 0/6] Fix memory corruption in CM
 2021-03-26 20:24 UTC  (3+ messages)
` [PATCH rdma-next 2/6] IB/cm: Remove "mad_agent" parameter of ib_cancel_mad

[PATCH net-next 0/3] ethtool: fec: ioctl kdoc touch ups
 2021-03-26 20:22 UTC  (4+ messages)
` [PATCH net-next 1/3] ethtool: fec: add note about reuse of reserved
` [PATCH net-next 2/3] ethtool: fec: fix FEC_NONE check
` [PATCH net-next 3/3] ethtool: document the enum values not defines

[dpdk-dev] [PATCH] table: relax requirements for table entry action data
 2021-03-26 20:22 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v6 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-26 20:18 UTC  (4+ messages)
` [PATCH v6 9/9] dt-bindings: serial: stm32: Use 'type: object' instead of false for 'additionalProperties'

[PATCH][gatesgarth][dunfell] openssl: update to 1.1.1k to fix CVE-2021-3450 and CVE-2021-3449
 2021-03-26 20:19 UTC  (4+ messages)
` [OE-core] "

[PATCH] bpf: remove redundant assignment of variable id
 2021-03-26 20:18 UTC  (2+ messages)

[PATCH V4] file-posix: allow -EBUSY error during ioctl(fd, BLKZEROOUT, range) on block
 2021-03-26 19:39 UTC  (7+ messages)

[PATCH v3 3/6] PCI: brcmstb: Do not turn off regulators if EP can wake up
 2021-03-26 20:17 UTC  (3+ messages)

[PATCH v8 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-03-26 20:17 UTC  (9+ messages)
` [PATCH v8 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
` [PATCH v8 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node

[PATCH 1/2] iio: inv_mpu6050: Remove superfluous indio_dev->modes assignment
 2021-03-26 19:52 UTC  (5+ messages)
` [PATCH 2/2] iio: inv_mpu6050: Make interrupt optional

[PATCH 0/3] Convert index writes to use hashfile API
 2021-03-26 20:16 UTC  (2+ messages)

[PATCH v2 0/4] u-boot: Support for SPL verified boot
 2021-03-26 20:14 UTC  (10+ messages)
` [PATCH v2 1/4] u-boot: Move definitions to common locations
` [PATCH v2 2/4] u-boot: Add infrastructure to SPL verified boot
` [PATCH v2 3/4] u-boot: Use a different Key for SPL signing
` [PATCH v2 4/4] oe-selftest: Add U-Boot fitImage signing testcases

[PATCH bpf v2 1/2] bpf: link: refuse non-O_RDWR flags in BPF_OBJ_GET
 2021-03-26 20:13 UTC  (3+ messages)
` [PATCH bpf v2 2/2] bpf: program: "


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.