All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-29 09:41:42 to 2021-10-29 10:41:44 UTC [more...]

[Intel-gfx] [PATCH v3 1/8] drm/i915: Remove gen6_ppgtt_unpin_all
 2021-10-29 10:40 UTC  (16+ messages)
`  "
` [PATCH v3 2/8] drm/i915: Create a dummy object for gen6 ppgtt
  ` [Intel-gfx] "
` [PATCH v3 3/8] drm/i915: Create a full object for mock_ring, v2
  ` [Intel-gfx] "
` [PATCH v3 4/8] drm/i915: vma is always backed by an object
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 5/8] drm/i915: Remove resv from i915_vma
  `  "
` [Intel-gfx] [PATCH v3 6/8] drm/i915: Rework context handling in hugepages selftests
  `  "
` [Intel-gfx] [PATCH v3 7/8] drm/i915: Drain the ttm delayed workqueue too
  `  "
` [PATCH v3 8/8] drm/i915: Require object lock when freeing pages during destruction
  ` [Intel-gfx] "

[PATCH v3 0/8] phy: socionext: Introduce some features for UniPhier SoCs
 2021-10-29 10:39 UTC  (20+ messages)
` [PATCH v3 1/8] dt-bindings: phy: uniphier-usb3: Add bindings for NX1 SoC
` [PATCH v3 2/8] phy: uniphier-usb3: Add compatible string "
` [PATCH v3 3/8] dt-bindings: phy: uniphier-pcie: Add bindings "
` [PATCH v3 4/8] phy: uniphier-pcie: Add compatible string and SoC-dependent data "
` [PATCH v3 5/8] phy: uniphier-pcie: Set VCOPLL clamp mode in PHY register
` [PATCH v3 6/8] phy: uniphier-pcie: Add dual-phy support for NX1 SoC
` [PATCH v3 7/8] dt-bindings: phy: uniphier-ahci: Add bindings for Pro4 SoC
` [PATCH v3 8/8] phy: uniphier-ahci: Add support "

[PATCH v9 00/76] support vector extension v1.0
 2021-10-29  8:59 UTC  (45+ messages)
` [PATCH v9 23/76] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v9 28/76] target/riscv: rvv-1.0: floating-point classify instructions
` [PATCH v9 31/76] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v9 34/76] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v9 36/76] target/riscv: rvv-1.0: integer scalar move instructions
` [PATCH v9 37/76] target/riscv: rvv-1.0: floating-point move instruction
` [PATCH v9 38/76] target/riscv: rvv-1.0: floating-point scalar move instructions
` [PATCH v9 39/76] target/riscv: rvv-1.0: whole register "
` [PATCH v9 40/76] target/riscv: rvv-1.0: integer extension instructions
` [PATCH v9 41/76] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [PATCH v9 42/76] target/riscv: rvv-1.0: single-width bit shift instructions
` [PATCH v9 43/76] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [PATCH v9 44/76] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [PATCH v9 45/76] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [PATCH v9 46/76] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [PATCH v9 47/76] target/riscv: rvv-1.0: integer comparison instructions
` [PATCH v9 48/76] target/riscv: rvv-1.0: floating-point compare instructions
` [PATCH v9 49/76] target/riscv: rvv-1.0: mask-register logical instructions
` [PATCH v9 50/76] target/riscv: rvv-1.0: slide instructions
` [PATCH v9 51/76] target/riscv: rvv-1.0: floating-point "
` [PATCH v9 52/76] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [PATCH v9 53/76] target/riscv: rvv-1.0: single-width floating-point reduction
` [PATCH v9 54/76] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [PATCH v9 55/76] target/riscv: rvv-1.0: single-width scaling shift instructions
` [PATCH v9 56/76] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [PATCH v9 57/76] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [PATCH v9 58/76] target/riscv: rvv-1.0: remove integer extract instruction
` [PATCH v9 59/76] target/riscv: rvv-1.0: floating-point min/max instructions
` [PATCH v9 60/76] target/riscv: introduce floating-point rounding mode enum
` [PATCH v9 61/76] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [PATCH v9 62/76] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [PATCH v9 63/76] target/riscv: add "set round to odd" rounding mode helper function
` [PATCH v9 64/76] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [PATCH v9 65/76] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
` [PATCH v9 66/76] target/riscv: rvv-1.0: implement vstart CSR
` [PATCH v9 67/76] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid
` [PATCH v9 68/76] target/riscv: gdb: support vector registers for rv64 & rv32
` [PATCH v9 69/76] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction
` [PATCH v9 70/76] target/riscv: rvv-1.0: floating-point reciprocal "
` [PATCH v9 71/76] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11
` [PATCH v9 72/76] target/riscv: rvv-1.0: add vsetivli instruction
` [PATCH v9 73/76] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
` [PATCH v9 74/76] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns
` [PATCH v9 75/76] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm

[PATCH for-next] null_blk: Fix handling of submit_queues and poll_queues attributes
 2021-10-29 10:39 UTC 

[dpdk-dev] [PATCH] net/i40e: fix build for 32-bit
 2021-10-29 10:37 UTC 

[dpdk-dev] [PATCH v6 0/5] Virtio PMD RSS support & RSS fixes
 2021-10-29 10:36 UTC  (2+ messages)

stable-rc/queue/4.9 build: 187 builds: 3 failed, 184 passed, 2 errors, 34 warnings (v4.9.288-10-gf1357734f92f)
 2021-10-29 10:36 UTC 

[bug report] blktests block/029 triggered NULL pointer on latest linux-block/for-next
 2021-10-29 10:36 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Don't try to map and fence 8K/bigjoiner scanout buffers
 2021-10-29 10:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Don't try to map and fence 8K/bigjoiner scanout buffers (rev3)

[PATCH bpf-next v2] libbpf: deprecate AF_XDP support
 2021-10-29 10:36 UTC  (2+ messages)

[PULL] topic/amdgpu-dp2.0-mst
 2021-10-29 10:35 UTC  (5+ messages)
  ` [Intel-gfx] "

[dpdk-dev] [PATCH] vhost: remove async dma map status
 2021-10-29 10:35 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2 00/12] diff --color-moved[-ws] speedups
 2021-10-29 10:35 UTC  (8+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] diff --color-moved: add perf tests
  ` [PATCH v3 03/15] diff --color-moved: factor out function

[dpdk-dev] [PATCH v2 00/15] vhost: clean-up and simplify async implementation
 2021-10-29 10:34 UTC  (2+ messages)

[PATCH v2 0/8] phy: socionext: Introduce some features for UniPhier SoCs
 2021-10-29 10:33 UTC  (6+ messages)
` [PATCH v2 7/8] dt-bindings: phy: uniphier-ahci: Add bindings for Pro4 SoC

[PATCH v2 0/9] Configurable policy for handling unstable interfaces
 2021-10-29 10:32 UTC  (3+ messages)
` [PATCH v2 4/9] qapi: Tools for sets of special feature flags in generated code

[dpdk-dev] [PATCH v7 0/5] Implement rte_power_monitor API in virtio/vhost PMD
 2021-10-29 10:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v8 0/5] Support power monitor "

Running/building an 32 bits kernel on A53 CPU?
 2021-10-29 10:32 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: usb: qcom,dwc3: add binding for IPQ4019 and IPQ8064
 2021-10-29 10:33 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: qcom: update USB nodes with new platform specific compatible

[dpdk-dev] [PATCH] net/virtio: fix link update in speed feature case
 2021-10-29 10:33 UTC  (4+ messages)

[PATCH v4] migration/rdma: Fix out of order wrid
 2021-10-29 10:16 UTC  (2+ messages)

[PATCH v5 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-29 10:31 UTC  (4+ messages)
` [PATCH v5 09/15] coresight: trbe: Add infrastructure for Errata handling

[PATCH] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-10-29 10:32 UTC  (6+ messages)

[GIT PULL] second round of nvme updates for Linux 5.16
 2021-10-29 10:32 UTC  (3+ messages)

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-10-29 10:32 UTC  (12+ messages)

[PATCH 1/3] watchdog: ux500_wdt: Drop platform data
 2021-10-29 10:31 UTC  (2+ messages)

stable-rc/queue/4.4 build: 182 builds: 5 failed, 177 passed, 6 errors, 35 warnings (v4.4.290-9-g7cba289fdf55)
 2021-10-29 10:31 UTC 

[PATCH v3 0/4] ceph: size handling for the fscrypt
 2021-10-29 10:29 UTC  (5+ messages)
` [PATCH v3 2/4] ceph: add __ceph_sync_read helper support

[igt-dev] [PATCH i-g-t 0/2] Change gem_sync to no-reloc
 2021-10-29 10:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[RFC] printk's sync mode for ftrace_dump()
 2021-10-29 10:26 UTC 

[Buildroot] [PATCH 0/1] Raspberry-Pi Zero 2 W support
 2021-10-29 10:08 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] board/raspberrypi: add Raspberry Pi Zero 2 W

[PATCH] bus: mhi: pci_generic: Add new device ID support for T99W175
 2021-10-29 10:25 UTC  (4+ messages)
  `  "
    `  "

[meta-oe][PATCH] liburing: update to 2.1
 2021-10-29 10:25 UTC 

[PATCH v8 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-29 10:21 UTC  (6+ messages)
` [PATCH v8 2/2] firmware: arm_scmi: Add optee transport

[dpdk-dev] [PATCH v2] net/ice: fix performance issue for Rx timestamp
 2021-10-29 10:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[V3] powerpc/perf: Enable PMU counters post partition migration if PMU is active
 2021-10-29 10:20 UTC  (3+ messages)

[meta-ti][dunfell][PATCH v3] ti-rtos-firmware: Update M4F binary for AM64x SoCs
 2021-10-29 10:19 UTC 

[PATCH] s390: add <linux/minmax.h> to <asm/facility.h>
 2021-10-29 10:21 UTC  (2+ messages)

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-10-29 10:20 UTC  (11+ messages)
` [PATCH v5 02/26] doc: Add documentation about devicetree usage

[PATCH] meson.build: Allow to disable OSS again
 2021-10-29  9:32 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: qcom: Add egpio feature support
 2021-10-29 10:19 UTC  (5+ messages)

[PATCH v3 00/10] i915: Initial multi-tile support
 2021-10-29 10:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for i915: Initial multi-tile support (rev3)

[PATCH] t5310: drop lib-bundle.sh include
 2021-10-29 10:16 UTC  (2+ messages)

[Discussion] The architecture of Scalar (and others) within Git
 2021-10-28 18:58 UTC  (2+ messages)

[Fuego] [PATCH] lmbench: remove unnecessary debugging information added
 2021-10-29 10:14 UTC  (2+ messages)
` [Fuego] [PATCH v2] lmbench: Use 'SCRIPTS_PATH' to specify distribution installed binaries path

[oe] [meta-python] [PATCH v2] python3-smpplib: upgrade 2.1.0 -> 2.2.0
 2021-10-29 17:30 UTC  (2+ messages)

[PATCH] Bluetooth: Limit duration of Remote Name Resolve
 2021-10-29 10:11 UTC  (7+ messages)

[PATCH v3 0/3] Driver for TI INA238 I2C Power Monitor
 2021-10-29 10:11 UTC  (3+ messages)
` [PATCH v3 3/3] hwmon: Driver for Texas Instruments INA238

[PATCH ebpf v2 0/2] Unprivileged BPF default
 2021-10-29 10:08 UTC  (6+ messages)
` [PATCH v2 1/2] arch/Kconfig: Make CONFIG_CPU_SPECTRE available for all architectures

[PATCH for-rc] RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility
 2021-10-29 10:05 UTC 

[dpdk-dev] [PATCH] eal/memory: fix unused SIGBUS handler
 2021-10-29 10:09 UTC  (2+ messages)

[PATCH v4] media: staging: max96712: Add basic support for MAX96712 GMSL2 deserializer
 2021-10-29 10:08 UTC 

crash when bringing cpu online in kcompact
 2021-10-29 10:07 UTC 

[PATCH] x86/softirq: Disable softirq stacks on PREEMPT_RT
 2021-10-29 10:07 UTC  (2+ messages)
` [tip: irq/core] "

[GIT PULL] irqchip updates for 5.16
 2021-10-29 10:07 UTC  (2+ messages)
` [tip: irq/core] Merge tag 'irqchip-5.16' into irq/core

[dpdk-dev] [PATCH] ci: fix aarch64 cross compilation in GHA
 2021-10-29 10:07 UTC  (3+ messages)

[PATCH for-rc] RDMA/hns: Fix initial arm_st of CQ
 2021-10-29  9:58 UTC 

[PATCH v3 0/3] improvements for multi-shot poll requests
 2021-10-29 10:02 UTC  (5+ messages)
` [PATCH v3 2/3] io_uring: reduce frequent add_wait_queue() overhead for multi-shot poll request

[PATCH 0/3] dt-bindings: display: bridge: nxp,tda998x: Json-schema conversion and fixes
 2021-10-29 10:02 UTC  (8+ messages)
` [PATCH 3/3] [RFC] dt-bindings: display: bridge: nxp,tda998x: Convert to json-schema

[PATCH mptcp-next v8 0/8] The infinite mapping support
 2021-10-29 10:02 UTC  (3+ messages)
` [PATCH mptcp-next v8 8/8] selftests: mptcp: add mp_fail testcases

[PATCH v3 0/5] Improve newidle lb cost tracking and early abort
 2021-10-29 10:01 UTC  (6+ messages)
` [PATCH 3/5] sched/fair: Wait before decaying max_newidle_lb_cost
` [PATCH v3 4/5] sched/fair: Remove sysctl_sched_migration_cost condition

[PATCH for-4.16 v4] gnttab: allow setting max version per-domain
 2021-10-29 10:01 UTC  (4+ messages)

[RFC PATCH net-next 0/4] txhash: Make hash rethink configurable
 2021-10-29 10:01 UTC  (4+ messages)
` [RFC PATCH net-next 2/4] txhash: Add socket option to control TX hash rethink behavior

[PATCH v2] sound/soc: adds TAS5754M digital input amplifier component driver
 2021-10-29  9:57 UTC  (2+ messages)

[PATCH net-next 0/3] mlxsw: Offload root TBF as port shaper
 2021-10-29  9:58 UTC  (4+ messages)
` [PATCH net-next 1/3] mlxsw: spectrum_qdisc: "

[colyli-bcache:nvdimm-meta 23/23] drivers/md/bcache/btree.c:287:9: warning: argument 2 null where non-null expected
 2021-10-29  9:55 UTC  (2+ messages)

[PATCH] wlwifi: Fix missing error code in iwl_pci_probe()
 2021-10-29  9:55 UTC 

linux-next: build failure after merge of the btrfs tree
 2021-10-29  9:52 UTC  (2+ messages)

[PATCH] block: ataflop: Fix warning comparing pointer to 0
 2021-10-29  9:50 UTC 

[dpdk-dev] [PATCH] eal: fix mem alloc from control thread if socket 0 is unused
 2021-10-29  9:49 UTC 

[PATCH v2 1/3] dt-bindings: usb: qcom,dwc3: Add multi-pd bindings for dwc3 qcom
 2021-10-29  9:48 UTC  (12+ messages)

[PATCH 1/3] block: bio-integrity: add PI iovec to bio
 2021-10-29  9:48 UTC  (3+ messages)

[RFC 02/20] vfio: Add device class for /dev/vfio/devices
 2021-10-29  9:47 UTC  (4+ messages)

[PATCH v1] media: mtk-vcodec: Align width and height to 64
 2021-10-29  9:45 UTC  (3+ messages)

kernel/irq/msi.c:535:54: error: no member named 'maskbit' in 'struct msi_desc::(unnamed at include/linux/msi.h:147:4)'
 2021-10-29  9:44 UTC  (2+ messages)

how is dts/dt.dtb is generated?
 2021-10-29  9:45 UTC 

[PATCH] efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
 2021-10-29  9:43 UTC  (3+ messages)

[meta-python][PATCH] python3-google-api-python-client: update to 2.28.0
 2021-10-29  9:42 UTC 

[meta-python][PATCH] python3-google-api-core: update to 2.2.0
 2021-10-29  9:42 UTC 

[meta-python][PATCH] python3-imageio: update to 2.10.1
 2021-10-29  9:42 UTC 

[meta-python][PATCH] python3-pybind11: update to 2.8.1
 2021-10-29  9:42 UTC 

Unbounded priority inversion while assigning tasks into cgroups
 2021-10-29  9:42 UTC  (4+ messages)

[PATCH 0/6] minor fixes and cleanups in rcuscale and torture tests
 2021-10-29  9:40 UTC  (7+ messages)
` [PATCH 1/6] refscale: add missing '\n' to flush message out
` [PATCH 2/6] scftorture: "
` [PATCH 3/6] scftorture: remove unused SCFTORTOUT
` [PATCH 4/6] scftorture: always log error message
` [PATCH 5/6] rcuscale: alwaly "
` [PATCH 6/6] locktorture,rcutorture,torture: always "

[meta-oe][PATCH 1/2] python3-protobuf: update to 3.19.0
 2021-10-29  9:41 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] protobuf: "


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.