All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-26 03:22:08 to 2021-02-26 04:30:28 UTC [more...]

[PATCH v15 00/22] xfs: Delayed Attributes
 2021-02-26  4:29 UTC  (7+ messages)
` [PATCH v15 06/22] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
` [PATCH v15 07/22] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v15 21/22] xfs: Add delattr mount option

[PATCH] drm/amdgpu: remove unnecessary reading for epprom header
 2021-02-26  4:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unused variable in amdgpu_dma_buf_unmap()
 2021-02-26  4:28 UTC  (2+ messages)

[PATCH] drm/amdgpu: add RAP TA version print in amdgpu_firmware_info
 2021-02-26  4:28 UTC  (2+ messages)

[PATCH v7 00/75] support vector extension v1.0
 2021-02-26  3:18 UTC  (120+ messages)
` [PATCH v7 02/75] target/riscv: Use FIELD_EX32() to extract wd field
` [PATCH v7 05/75] target/riscv: rvv-1.0: introduce writable misa.v field
` [PATCH v7 06/75] target/riscv: rvv-1.0: add translation-time vector context status
` [PATCH v7 07/75] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [PATCH v7 08/75] target/riscv: rvv-1.0: add vcsr register
` [PATCH v7 09/75] target/riscv: rvv-1.0: add vlenb register
` [PATCH v7 10/75] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [PATCH v7 11/75] target/riscv: rvv-1.0: remove MLEN calculations
` [PATCH v7 12/75] target/riscv: rvv-1.0: add fractional LMUL
` [PATCH v7 13/75] target/riscv: rvv-1.0: add VMA and VTA
` [PATCH v7 14/75] target/riscv: rvv-1.0: update check functions
` [PATCH v7 15/75] target/riscv: introduce more imm value modes in translator functions
` [PATCH v7 16/75] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PATCH v7 17/75] target/riscv: rvv-1.0: configure instructions
` [PATCH v7 18/75] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH v7 19/75] target/riscv: rvv-1.0: index "
` [PATCH v7 20/75] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH v7 21/75] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v7 22/75] target/riscv: rvv-1.0: amo operations
` [PATCH v7 23/75] target/riscv: rvv-1.0: load/store whole register instructions
` [PATCH v7 24/75] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [PATCH v7 25/75] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PATCH v7 26/75] target/riscv: rvv-1.0: floating-point square-root instruction
` [PATCH v7 27/75] target/riscv: rvv-1.0: floating-point classify instructions
` [PATCH v7 28/75] target/riscv: rvv-1.0: mask population count instruction
` [PATCH v7 29/75] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PATCH v7 30/75] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v7 31/75] target/riscv: rvv-1.0: iota instruction
` [PATCH v7 32/75] target/riscv: rvv-1.0: element index instruction
` [PATCH v7 33/75] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v7 34/75] target/riscv: rvv-1.0: register gather instructions
` [PATCH v7 35/75] target/riscv: rvv-1.0: integer scalar move instructions
` [PATCH v7 36/75] target/riscv: rvv-1.0: floating-point move instruction
` [PATCH v7 37/75] target/riscv: rvv-1.0: floating-point scalar move instructions
` [PATCH v7 38/75] target/riscv: rvv-1.0: whole register "
` [PATCH v7 39/75] target/riscv: rvv-1.0: integer extension instructions
` [PATCH v7 40/75] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [PATCH v7 41/75] target/riscv: rvv-1.0: single-width bit shift instructions
` [PATCH v7 42/75] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [PATCH v7 43/75] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [PATCH v7 44/75] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [PATCH v7 45/75] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [PATCH v7 46/75] target/riscv: rvv-1.0: integer comparison instructions
` [PATCH v7 47/75] target/riscv: rvv-1.0: floating-point compare instructions
` [PATCH v7 48/75] target/riscv: rvv-1.0: mask-register logical instructions
` [PATCH v7 49/75] target/riscv: rvv-1.0: slide instructions
` [PATCH v7 50/75] target/riscv: rvv-1.0: floating-point "
` [PATCH v7 51/75] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [PATCH v7 52/75] target/riscv: rvv-1.0: single-width floating-point reduction
` [PATCH v7 53/75] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [PATCH v7 54/75] target/riscv: rvv-1.0: single-width scaling shift instructions
` [PATCH v7 55/75] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [PATCH v7 56/75] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [PATCH v7 57/75] target/riscv: rvv-1.0: remove integer extract instruction
` [PATCH v7 58/75] target/riscv: rvv-1.0: floating-point min/max instructions
` [PATCH v7 59/75] target/riscv: introduce floating-point rounding mode enum
` [PATCH v7 60/75] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [PATCH v7 61/75] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [PATCH v7 62/75] target/riscv: add "set round to odd" rounding mode helper function
` [PATCH v7 63/75] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [PATCH v7 64/75] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
` [PATCH v7 65/75] target/riscv: rvv-1.0: implement vstart CSR
` [PATCH v7 66/75] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid
` [PATCH v7 67/75] target/riscv: rvv-1.0: set mstatus.SD bit when writing vector CSRs
` [PATCH v7 68/75] target/riscv: gdb: support vector registers for rv64 & rv32
` [PATCH v7 69/75] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction
` [PATCH v7 70/75] target/riscv: rvv-1.0: floating-point reciprocal "
` [PATCH v7 71/75] target/riscv: set mstatus.SD bit when writing fp CSRs
` [PATCH v7 72/75] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11
` [PATCH v7 73/75] target/riscv: rvv-1.0: add vsetivli instruction
` [PATCH v7 74/75] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
` [PATCH v7 75/75] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns

[RFC PATCH 00/39] blktrace: add block trace extension support
 2021-02-26  4:25 UTC  (2+ messages)

[PATCH b4] Loosen compatible release identifiers for install_requires
 2021-02-26  4:25 UTC 

[PATCH v4 00/14] Restricted DMA
 2021-02-26  4:17 UTC  (6+ messages)
` [PATCH v4 12/14] swiotlb: Add restricted DMA alloc/free support

aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf100.o' being placed in section `.eh_frame'
 2021-02-26  4:24 UTC 

[PATCH 0/13] xfs: rewrite xlog_write()
 2021-02-26  4:23 UTC  (4+ messages)
` [PATCH 04/13] xfs: embed the xlog_op_header in the unmount record

[PATCH v4] i2c: virtio: add a virtio i2c frontend driver
 2021-02-26  4:21 UTC  (4+ messages)

[PATCH v2 0/2] hw/riscv: Add fw_cfg support, allow ramfb
 2021-02-26  3:54 UTC  (4+ messages)
` [PATCH v2 1/2] hw/riscv: Add fw_cfg support to virt
` [PATCH v2 2/2] hw/riscv: allow ramfb on virt

[PATCH v22 00/17] i386 cleanup PART 2
 2021-02-26  4:05 UTC  (5+ messages)
` [PATCH v22 16/17] i386: gdbstub: only write CR0/CR2/CR3/EFER for SOFTMMU

[xlnx:master 59/60] drivers/net/ethernet/xilinx/xilinx_axienet.h:916:2: warning: 'pmap' may be used uninitialized in this function
 2021-02-26  4:15 UTC  (2+ messages)

drivers/iommu/intel/iommu.c:5877:3: warning: Either the condition '!info' is redundant or there is possible null pointer dereference: info
 2021-02-26  4:17 UTC 

[PATCH] pxe_utils: improve dftoverlay path
 2021-02-26  4:16 UTC 

[RFC v1 27/38] target/arm: move sve_zcr_len_for_el to common_cpu
 2021-02-26  4:01 UTC  (4+ messages)

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-26  4:14 UTC  (4+ messages)
` [PATCH v2 07/10] iomap: Introduce iomap_apply2() for operations on two files

[PATCH v2 00/10] target/hexagon: introduce idef-parser
 2021-02-26  3:47 UTC  (5+ messages)
` [PATCH v2 08/10] target/hexagon: import parser for idef-parser
` [PATCH v2 09/10] target/hexagon: call idef-parser functions

[PATCH v2] bcm63xx_enet: fix internal phy IRQ assignment
 2021-02-26  4:12 UTC  (10+ messages)

[PATCH] dma-buf: heaps: Set VM_PFNMAP in mmap for system and cma heaps
 2021-02-26  4:09 UTC  (2+ messages)

[PATCH 0/2] arch: enable GENERIC_FIND_FIRST_BIT for MIPS and ARM64
 2021-02-26  4:07 UTC  (5+ messages)
` [PATCH 2/2] MIPS: enable GENERIC_FIND_FIRST_BIT

Improve group scanning in mballoc
 2021-02-26  4:06 UTC  (7+ messages)
` [PATCH v2 4/5] ext4: improve cr 0 / cr 1 group scanning

[PATCH v3 0/3] Fix listener and add trace file validation
 2021-02-26  4:06 UTC  (4+ messages)
` [PATCH v3 1/3] trace-cmd: Add validation for reading and writing trace.dat files
` [PATCH v3 2/3] trace-cmd: Do not use trace plugins when reading partial trace files
` [PATCH v3 3/3] trace-cmd: Fix broken listener and add error checks

[PATCH 0/7] Add PM7325/PM8350C/PMR735A regulator support
 2021-02-26  4:05 UTC  (7+ messages)
` [PATCH 6/7] regulator: qcom-rpmh: Use correct buck for S1C regulator
` [PATCH 7/7] arm64: dts: qcom: sc7280: Add RPMh regulators for sc7280-idp

[PATCH v2 0/2] Fix listener and add trace file validation
 2021-02-26  4:02 UTC  (4+ messages)
` [PATCH v2 1/2] trace-cmd: Add validation for reading and writing trace.dat files

[LTP] [PATCH] syscalls/ioctl: Remove requirement of loop driver
 2021-02-26  4:00 UTC 

[PATCH 0/2] scsi: target: tcmu: Replace IDR and radix_tree with XArray
 2021-02-26  3:59 UTC  (2+ messages)

[PATCH] linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
 2021-02-26  3:58 UTC  (7+ messages)

[PATCH 1/2] dma-buf: Require VM_PFNMAP vma for mmap
 2021-02-26  3:57 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH/v3] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-02-26  3:57 UTC 

Adding LZ4 compression support to Btrfs
 2021-02-26  3:54 UTC  (5+ messages)

[PATCH net] net: fix race between napi kthread mode and busy poll
 2021-02-26  3:52 UTC  (15+ messages)

incoming
 2021-02-26  3:48 UTC  (11+ messages)
` [patch 014/173] mm, tracing: record slab name for kmem_cache_free()

[PATCH V8 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2021-02-26  3:51 UTC  (3+ messages)

[xen-unstable test] 159671: regressions - FAIL
 2021-02-26  3:51 UTC 

next/pending-fixes baseline: 219 runs, 9 regressions (v5.11-11308-g1e0436e950f3)
 2021-02-26  3:49 UTC 

[PATCH 5.11 00/12] 5.11.2-rc1 review
 2021-02-26  3:45 UTC  (2+ messages)

[PATCH 5.10 00/23] 5.10.19-rc1 review
 2021-02-26  3:41 UTC  (2+ messages)

Stability of FILEIO as backing store?
 2021-02-26  3:41 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH v3 mptcp-next 0/5] move to next addr when timeout
 2021-02-26  3:42 UTC 

Recall: linux-next: build warnings after merge of the amdgpu tree
 2021-02-26  3:40 UTC 

[thierryreding:for-5.12/work 20/29] drivers/gpu/drm/tegra/uapi/../drm.h:84:1: error: attempted to randomize userland API struct tegra_drm_client_ops
 2021-02-26  3:41 UTC 

[PATCH] gpiolib: acpi: support override broken GPIO number in ACPI table
 2021-02-26  3:39 UTC 

[PATCH 5.4 00/17] 5.4.101-rc1 review
 2021-02-26  3:38 UTC  (2+ messages)

[PATCH for-next 0/6] Minimal build for RISCV
 2021-02-26  3:36 UTC  (7+ messages)
` [PATCH for-next 4/6] xen: Fix build when !CONFIG_GRANT_TABLE
` [PATCH for-next 5/6] xen: Add files needed for minimal riscv build

[PATCH bpf-next v3 00/11] bpf: add bpf_for_each_map_elem() helper
 2021-02-26  3:27 UTC  (10+ messages)
` [PATCH bpf-next v3 04/11] "
` [PATCH bpf-next v3 10/11] selftests/bpf: add hashmap test for "

[PATCH v2] ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256
 2021-02-26  3:25 UTC  (6+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-02-26  3:26 UTC  (10+ messages)

[git pull] m68knommu changes for v5.12
 2021-02-26  3:23 UTC 

[ext4] ef4eebad9c: fxmark.hdd_ext4_no_jnl_MWCL_1_bufferedio.works/sec -9.8% regression
 2021-02-26  3:22 UTC  (2+ messages)


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.