All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-29 09:02:56 to 2021-10-29 09:53:03 UTC [more...]

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

[PATCH v9 00/76] support vector extension v1.0
 2021-10-29  8:59 UTC  (70+ messages)
` [PATCH v9 01/76] target/riscv: drop vector 0.7.1 and add 1.0 support
` [PATCH v9 02/76] target/riscv: Use FIELD_EX32() to extract wd field
` [PATCH v9 03/76] target/riscv: rvv-1.0: add mstatus VS field
` [PATCH v9 04/76] target/riscv: rvv-1.0: set mstatus.SD bit if mstatus.VS is dirty
` [PATCH v9 05/76] target/riscv: rvv-1.0: add sstatus VS field
` [PATCH v9 06/76] target/riscv: rvv-1.0: introduce writable misa.v field
` [PATCH v9 07/76] target/riscv: rvv-1.0: add translation-time vector context status
` [PATCH v9 08/76] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [PATCH v9 09/76] target/riscv: rvv-1.0: add vcsr register
` [PATCH v9 10/76] target/riscv: rvv-1.0: add vlenb register
` [PATCH v9 11/76] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [PATCH v9 12/76] target/riscv: rvv-1.0: remove MLEN calculations
` [PATCH v9 13/76] target/riscv: rvv-1.0: add fractional LMUL
` [PATCH v9 14/76] target/riscv: rvv-1.0: add VMA and VTA
` [PATCH v9 15/76] target/riscv: rvv-1.0: update check functions
` [PATCH v9 16/76] target/riscv: introduce more imm value modes in translator functions
` [PATCH v9 17/76] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PATCH v9 18/76] target/riscv: rvv-1.0: remove amo operations instructions
` [PATCH v9 19/76] target/riscv: rvv-1.0: configure instructions
` [PATCH v9 20/76] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH v9 21/76] target/riscv: rvv-1.0: index "
` [PATCH v9 22/76] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH v9 23/76] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v9 24/76] target/riscv: rvv-1.0: load/store whole register instructions
` [PATCH v9 25/76] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [PATCH v9 26/76] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PATCH v9 27/76] target/riscv: rvv-1.0: floating-point square-root instruction
` [PATCH v9 28/76] target/riscv: rvv-1.0: floating-point classify instructions
` [PATCH v9 29/76] target/riscv: rvv-1.0: count population in mask instruction
` [PATCH v9 30/76] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PATCH v9 31/76] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v9 32/76] target/riscv: rvv-1.0: iota instruction
` [PATCH v9 33/76] target/riscv: rvv-1.0: element index instruction
` [PATCH v9 34/76] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v9 35/76] target/riscv: rvv-1.0: register gather instructions
` [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 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 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 51/76] target/riscv: rvv-1.0: floating-point slide instructions
` [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 v9 76/76] target/riscv: rvv-1.0: update opivv_vadc_check() comment

[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 

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

[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 for-4.16 v4] gnttab: allow setting max version per-domain
 2021-10-29  9:41 UTC  (3+ 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: "

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

[PATCH net 0/4] Fixes for SMC
 2021-10-29  9:40 UTC  (3+ messages)
` [PATCH net 4/4] net/smc: Fix wq mismatch issue caused by smc fallback

[PATCH] arm64: Simplify checking for populated DT
 2021-10-29  9:38 UTC  (3+ messages)

[PATCH v11 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-10-29  9:36 UTC  (6+ messages)
` [PATCH v11 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH v11 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

Bug in Memory Layout of rx_desc for QCA6174
 2021-10-29  9:07 UTC  (4+ messages)

[LTP] [PATCH 1/1] CI: Reenable Tumbleweed
 2021-10-29  9:38 UTC  (6+ messages)

[dpdk-dev] [PATCH] interrupts: do not resize event list for non MSIX
 2021-10-29  9:38 UTC  (2+ messages)
` [dpdk-dev] [EXT] "

[sailus-media-tree:master 1/5] max96712.c:undefined reference to `v4l2_async_unregister_subdev'
 2021-10-29  9:37 UTC  (4+ messages)

[GIT PULL] KVM/arm64 updates for 5.16
 2021-10-29  9:35 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/test: fix mempool test failure on FreeBSD
 2021-10-29  9:37 UTC  (3+ messages)

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

[dpdk-dev] [PATCH] net/hns3: fix mailbox communication with HW
 2021-10-29  9:34 UTC  (3+ messages)

[RFC PATCH 0/3] Extend lan966x clock driver for clock gating support
 2021-10-29  9:35 UTC  (4+ messages)
` [RFC PATCH 3/3] clk: lan966x: "

[RFC][PATCH] x86: Add straight-line-speculation mitigation
 2021-10-29  9:33 UTC  (2+ messages)

[PATCH] crash_dump: fix boolreturn.cocci warning
 2021-10-29  9:31 UTC  (3+ messages)

[PATCH v2] configs: Introduce debug.config for CI-like setup
 2021-10-29  9:31 UTC  (2+ messages)

[PATCH -next v3 0/2] Fix hungtask when nbd_config_put
 2021-10-29  9:42 UTC  (3+ messages)
` [PATCH -next v3 1/2] nbd: Fix incorrect error handle when first_minor big than '0xff' in nbd_dev_add
` [PATCH -next v3 2/2] nbd: Fix hungtask when nbd_config_put

[PATCH] crash_dump: remove duplicate include in crash_dump.h
 2021-10-29  9:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] mhi: pci_generic: Graceful shutdown on freeze
 2021-10-29  9:28 UTC  (2+ messages)

[PATCH v2 0/7] PCI: aardvark controller fixes BATCH 2
 2021-10-29  9:27 UTC  (2+ messages)

[PATCH 4/4] crypto: ccp - Add SEV_INIT_EX support
 2021-10-29  9:27 UTC  (3+ messages)

[PATCH] s390/kexec: fix memory leak of ipl report buffer
 2021-10-29  9:26 UTC  (2+ messages)

[PATCH 0/2] Extend pinctrl-ocelot driver for lan966x
 2021-10-29  9:27 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: ocelot: Add Lan966x SoC support
` [PATCH 2/2] pinctrl: ocelot: Extend support for lan966x

[PATCH] bus: mhi: pci_generic: Add new device ID support for T99W175
 2021-10-29  9:26 UTC  (2+ messages)

[dpdk-dev] [PATCH] ci: fix aarch64 cross compilation in GHA
 2021-10-29  9:25 UTC 

[Intel-wired-lan] [PATCH net v1] i40e: Fix display error code in dmesg
 2021-10-29  9:26 UTC 

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

[dpdk-dev] [PATCH v12 4/4] performance-thread: Fix cross compilation failed
 2021-10-29  9:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v13 1/4] enable ASan AddressSanitizer
  ` [dpdk-dev] [PATCH v13 2/4] DPDK code adapts to ASan

[dpdk-dev] [PATCH] ethdev: forbid MTU set before device configure
 2021-10-29  9:22 UTC  (4+ messages)

[PATCH net] cls_flower: Fix inability to match GRE/IPIP packets
 2021-10-29  9:21 UTC 

[PATCH 0/2] x86/hyperv: Bug fix and what I hope is an enhancement
 2021-10-29  9:20 UTC  (5+ messages)
` [PATCH 1/2] x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails
` [PATCH 2/2] x86/hyperv: Move required MSRs check to initial platform probing

[kvalo-ath:ath-qca] BUILD SUCCESS f8bc49ccdc7ecf045f167f7164f8b34521ca9f6a
 2021-10-29  9:17 UTC 

[PATCH 1/4] dma-buf: add dma_fence_describe and dma_resv_describe
 2021-10-29  9:17 UTC  (4+ messages)

[PATCH] seq_file: fix passing wrong private data
 2021-10-29  9:16 UTC  (5+ messages)

[PATCH v6 0/8] vDPA driver for Alibaba ENI
 2021-10-29  9:14 UTC  (11+ messages)
` [PATCH v7 0/9] "
  ` [PATCH v7 1/9] virtio-pci: introduce legacy device module
  ` [PATCH v7 2/9] vdpa: fix typo
  ` [PATCH v7 3/9] vp_vdpa: add vq irq offloading support
  ` [PATCH v7 4/9] vdpa: add new callback get_vq_num_min in vdpa_config_ops
  ` [PATCH v7 5/9] vdpa: min vq num of vdpa device cannot be greater than max vq num
  ` [PATCH v7 6/9] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}
  ` [PATCH v7 7/9] vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
  ` [PATCH v7 8/9] eni_vdpa: add vDPA driver for Alibaba ENI
  ` [PATCH v7 9/9] eni_vdpa: alibaba: fix Kconfig typo

[PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers
 2021-10-29  9:15 UTC  (10+ messages)

[PATCH] drm/i915/resets: Don't set / test for per-engine reset bits with GuC submission
 2021-10-29  9:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[RFC PATCH] Bluetooth: vhci: Add new packet type for VHCI
 2021-10-29  9:15 UTC  (2+ messages)

[PATCH v2] e1000e: Add a delay to let ME unconfigure s0ix when DPG_EXIT_DONE is already flagged
 2021-10-29  9:14 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[mcgrof:20211028-test-sysfs 4/6] fs/kernfs/kernfs-internal.h:217:43: error: statement with no effect
 2021-10-29  9:11 UTC  (2+ messages)

[PATCH v2 0/8] Add Sunplus SP7021 SoC Support
 2021-10-29  8:44 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v2 2/8] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v2 3/8] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v2 4/8] reset: Add Sunplus "
` [PATCH v2 5/8] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v2 6/8] clk: Add Sunplus "
` [PATCH v2 7/8] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v2 8/8] irqchip: Add support for Sunplus "

[PATCH v2 1/4] drm/i915/clflush: fixup handling of cache_dirty
 2021-10-29  9:10 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/4] drm/i915/clflush: fixup handling of cache_dirty (rev2)

[mcgrof-next:20211028-test-sysfs 4/6] fs/kernfs/kernfs-internal.h:217:43: error: statement with no effect
 2021-10-29  9:07 UTC  (2+ messages)

[PATCH v3 1/5] erofs-utils: add support for the full decompressed length
 2021-10-29  9:12 UTC  (5+ messages)
` [PATCH v3 2/5] erofs-utils: dump: add feature for collecting filesystem statistics
` [PATCH v3 3/5] erofs-utils: dump: add option to print specified file infomation
` [PATCH v3 4/5] erofs-utils: dump: add support for showing file extents
` [PATCH v3 5/5] erofs-utils: manpage: add dump.erofs manpage

[PATCH 3/3] block: fops: handle IOCB_USE_PI in direct IO
 2021-10-29  9:04 UTC  (3+ messages)

[dpdk-dev] [PATCH] test/crypto: refactor docsis to show hidden cases
 2021-10-29  9:04 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] test/crypto: refactor DOCSIS "

[RFC PATCH net-next 0/9] Userspace spinning on net-sysfs access
 2021-10-29  9:04 UTC  (7+ messages)
` [RFC PATCH net-next 8/9] net: delay device_del until run_todo

[PATCH 0/5] Board specific runtime determined default env
 2021-10-29  9:03 UTC  (4+ messages)
` [PATCH 2/5] env: Fix env_get() when returning empty string using env_get_f()

[BUG 0/5] bug reports for atomisp to make it work
 2021-10-29  9:02 UTC  (3+ messages)
` [BUG/RFC PATCH 1/5] [BUG][RFC] media: atomisp: pci: assume run_mode is PREVIEW


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.