All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-20 04:44:04 to 2021-12-20 06:53:29 UTC [more...]

[LTP] [PATCH v5 1/4] swapping01: skip test if zram-swap is being used
 2021-12-20  6:52 UTC  (4+ messages)
` [LTP] [PATCH v5 2/4] zram/zram_lib.sh: adapt the situation that zram device "
` [LTP] [PATCH v5 3/4] zram/zram03: Convert into new api
` [LTP] [PATCH v5 4/4] zram/zram01.sh: replacing data stored in this disk with allocated for this disk

[PULL 00/88] riscv-to-apply queue
 2021-12-20  4:57 UTC  (79+ messages)
` [PULL 01/88] target/riscv: zfh: half-precision load and store
` [PULL 02/88] target/riscv: zfh: half-precision computational
` [PULL 03/88] target/riscv: zfh: half-precision convert and move
` [PULL 04/88] target/riscv: zfh: half-precision floating-point compare
` [PULL 05/88] target/riscv: zfh: half-precision floating-point classify
` [PULL 06/88] target/riscv: zfh: add Zfh cpu property
` [PULL 07/88] target/riscv: zfh: implement zfhmin extension
` [PULL 08/88] target/riscv: zfh: add Zfhmin cpu property
` [PULL 09/88] target/riscv: drop vector 0.7.1 and add 1.0 support
` [PULL 10/88] target/riscv: Use FIELD_EX32() to extract wd field
` [PULL 11/88] target/riscv: rvv-1.0: add mstatus VS field
` [PULL 12/88] target/riscv: rvv-1.0: set mstatus.SD bit if mstatus.VS is dirty
` [PULL 13/88] target/riscv: rvv-1.0: add sstatus VS field
` [PULL 14/88] target/riscv: rvv-1.0: introduce writable misa.v field
` [PULL 15/88] target/riscv: rvv-1.0: add translation-time vector context status
` [PULL 16/88] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [PULL 17/88] target/riscv: rvv-1.0: add vcsr register
` [PULL 18/88] target/riscv: rvv-1.0: add vlenb register
` [PULL 19/88] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [PULL 20/88] target/riscv: rvv-1.0: remove MLEN calculations
` [PULL 21/88] target/riscv: rvv-1.0: add fractional LMUL
` [PULL 22/88] target/riscv: rvv-1.0: add VMA and VTA
` [PULL 23/88] target/riscv: rvv-1.0: update check functions
` [PULL 24/88] target/riscv: introduce more imm value modes in translator functions
` [PULL 25/88] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PULL 26/88] target/riscv: rvv-1.0: remove amo operations instructions
` [PULL 27/88] target/riscv: rvv-1.0: configure instructions
` [PULL 28/88] target/riscv: rvv-1.0: stride load and store instructions
` [PULL 29/88] target/riscv: rvv-1.0: index "
` [PULL 30/88] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PULL 31/88] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PULL 32/88] target/riscv: rvv-1.0: load/store whole register instructions
` [PULL 33/88] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [PULL 34/88] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PULL 35/88] target/riscv: rvv-1.0: floating-point square-root instruction
` [PULL 36/88] target/riscv: rvv-1.0: floating-point classify instructions
` [PULL 37/88] target/riscv: rvv-1.0: count population in mask instruction
` [PULL 38/88] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PULL 39/88] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PULL 40/88] target/riscv: rvv-1.0: iota instruction
` [PULL 41/88] target/riscv: rvv-1.0: element index instruction
` [PULL 42/88] target/riscv: rvv-1.0: allow load element with sign-extended
` [PULL 43/88] target/riscv: rvv-1.0: register gather instructions
` [PULL 44/88] target/riscv: rvv-1.0: integer scalar move instructions
` [PULL 45/88] target/riscv: rvv-1.0: floating-point move instruction
` [PULL 46/88] target/riscv: rvv-1.0: floating-point scalar move instructions
` [PULL 47/88] target/riscv: rvv-1.0: whole register "
` [PULL 48/88] target/riscv: rvv-1.0: integer extension instructions
` [PULL 49/88] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [PULL 50/88] target/riscv: rvv-1.0: single-width bit shift instructions
` [PULL 51/88] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [PULL 52/88] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [PULL 53/88] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [PULL 54/88] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [PULL 55/88] target/riscv: rvv-1.0: integer comparison instructions
` [PULL 56/88] target/riscv: rvv-1.0: floating-point compare instructions
` [PULL 57/88] target/riscv: rvv-1.0: mask-register logical instructions
` [PULL 58/88] target/riscv: rvv-1.0: slide instructions
` [PULL 60/88] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [PULL 61/88] target/riscv: rvv-1.0: single-width floating-point reduction
` [PULL 62/88] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [PULL 63/88] target/riscv: rvv-1.0: single-width scaling shift instructions
` [PULL 64/88] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [PULL 66/88] target/riscv: rvv-1.0: remove integer extract instruction
` [PULL 67/88] target/riscv: rvv-1.0: floating-point min/max instructions
` [PULL 68/88] target/riscv: introduce floating-point rounding mode enum
` [PULL 72/88] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [PULL 73/88] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
` [PULL 75/88] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid
` [PULL 76/88] target/riscv: gdb: support vector registers for rv64 & rv32
` [PULL 77/88] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction
` [PULL 78/88] target/riscv: rvv-1.0: floating-point reciprocal "
` [PULL 79/88] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11
` [PULL 80/88] target/riscv: rvv-1.0: add vsetivli instruction
` [PULL 82/88] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns
` [PULL 83/88] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm
` [PULL 84/88] target/riscv: rvv-1.0: update opivv_vadc_check() comment
` [PULL 87/88] target/riscv: Enable bitmanip Zb[abcs] instructions

i2c-xiic: An error occurs while handling RX irq
 2021-12-20  6:49 UTC 

[PATCH v5 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS
 2021-12-20  6:48 UTC  (6+ messages)
` [PATCH v5 1/2] ath11k: add fallback board name without variant while searching board-2.bin
` [PATCH v5 2/2] ath11k: add read variant from SMBIOS for download board data

[PATCH] USB: host: Check for null res pointer
 2021-12-20  6:49 UTC 

[PATCH 1/2] sysfs: add sysfs_add_bin_file_to_group()
 2021-12-20  6:47 UTC  (2+ messages)
` [PATCH 2/2] nvmem: expose NVMEM cells in sysfs

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-12-20  6:45 UTC  (4+ messages)
` [PATCH v5 07/69] KVM: arm64: nv: Introduce nested virtualization VCPU feature

(no subject)
 2021-12-20  6:46 UTC 

stable-rc/queue/4.4 build: 185 builds: 3 failed, 182 passed, 4 errors, 36 warnings (v4.4.295-12-gd8298cd08f0d)
 2021-12-20  6:45 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_capture: Add support for local memory
 2021-12-20  6:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_exec_capture: Add support for local memory (rev3)

[PATCH] video: fbdev: Check for null res pointer
 2021-12-20  6:34 UTC  (3+ messages)

#systemd Weston service restarting timeout on dunfell branch
 2021-12-20  6:33 UTC 

[PATCH v2] ti-sgx-ddk-km: Fix build with kernel 5.10 and musl support
 2021-12-20  6:33 UTC  (3+ messages)
` [meta-ti] "

[PATCH] pinctrl: st: fix comments compilation warnings
 2021-12-20  6:29 UTC  (4+ messages)

[PATCH] serial: Fix incorrect rs485 polarity on uart open
 2021-12-20  6:30 UTC  (3+ messages)

[PATCH] drm/amdkfd: correct sdma queue number in kfd device init (v2)
 2021-12-20  6:26 UTC  (5+ messages)

[PATCH v3] ath11k: add regdb.bin download for regdb offload
 2021-12-20  6:23 UTC  (2+ messages)

stable-rc/queue/4.14 build: 124 builds: 1 failed, 123 passed, 14 warnings (v4.14.258-25-g8e470f008240)
 2021-12-20  6:25 UTC 

[syzbot] KASAN: use-after-free Read in tty_write_room
 2021-12-20  6:24 UTC 

[PATCH -next] pinctrl: starfive: remove unneeded semicolon
 2021-12-20  6:24 UTC 

[aa:mapcount_deshare 20/27] mm/gup.c:2756:3: error: implicit declaration of function 'mm_set_has_pinned_flag'
 2021-12-20  6:23 UTC  (2+ messages)

[LTP] [PATCH] syscalls/write06: Add new test
 2021-12-20 19:23 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH] crypto: jitter - add oversampling of noise source
 2021-12-20  6:21 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] watchdog: ie6xx_wdt: Check for null res pointer
 2021-12-20  6:21 UTC 

[PATCH] ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
 2021-12-20  6:55 UTC 

[PATCH] watchdog: ie6xx_wdt: Check for null res pointer
 2021-12-20  6:17 UTC 

[PATCH] drm/amdkfd: correct sdma queue number in kfd device init (v3)
 2021-12-20  6:16 UTC 

[RFC PATCH v2 0/8] FWU: Add support for FWU Multi Bank Update feature
 2021-12-20  6:14 UTC  (5+ messages)
` [RFC PATCH v2 6/8] FWU: Add boot time checks as highlighted by the FWU specification
` [RFC PATCH v2 7/8] FWU: Add support for FWU Multi Bank Update feature

linux-next: manual merge of the cifs tree with the fscache tree
 2021-12-20  6:11 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v4 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-12-20  6:04 UTC  (4+ messages)
` [PATCH v4 1/2] SPI: Add SPI driver for Sunplus SP7021

[PATCH v4 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-20  6:02 UTC  (7+ messages)
` [PATCH v4 2/2] pinctrl: Add driver for Sunplus SP7021

BUG: KASAN: use-after-free in dec_rlimit_ucounts
 2021-12-20  5:58 UTC  (8+ messages)

[PATCH v2 0/1] KVM: Dirty quota-based throttling
 2021-12-20  5:57 UTC  (2+ messages)
` [PATCH v2 1/1] KVM: Implement dirty quota-based throttling of vcpus

linux-next: build failure after merge of the gpio-brgl tree
 2021-12-20  5:51 UTC 

[PATCH 0/3] reduce redundant store operation for Tx free
 2021-12-20  5:50 UTC  (4+ messages)
` [PATCH 1/3] net/i40e: reduce redundant store operation
` [PATCH 2/3] net/ice: "
` [PATCH 3/3] net/ixgbe: "

❌ FAIL: Test report for kernel 5.16.0-rc5 (mainline.kernel.org-clang, f291e2d8)
 2021-12-20  5:47 UTC 

[ti:ti-rt-linux-5.10.y 9893/9933] drivers/pci/controller/cadence/pci-j721e.c:298:35: warning: unused variable 'j7200_pcie_ops'
 2021-12-20  5:45 UTC 

[PATCH] udmabuf: put dmabuf in case of get fd failed
 2021-12-20  5:43 UTC 

[PATCH] net/i40e: remove redundant judgment for rearm
 2021-12-20  5:42 UTC 

[PATCH v2 0/9] A collection of RISC-V cleanups and improvements
 2021-12-20  5:41 UTC  (5+ messages)
` [PATCH v2 8/9] hw/riscv: virt: Allow support for 32 cores

[PATCH bpf-next] libbpf: Add documentation for bpf_map batch operations
 2021-12-20  5:40 UTC 

[PATCH v2 0/2] Add cpuidle driver for Sunplus SP7021
 2021-12-20  5:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bingings:arm:sunplus:add sp7021 compatible string to sunplus,idle-state.yaml
` [PATCH v2 2/2] cpuidle:sunplus:create cpuidle driver for sunplus sp7021

[PATCH] Sparse: Remove dead url
 2021-12-20  5:34 UTC 

[PATCH net-next 0/2] net: stmmac: add EthType Rx Frame steering
 2021-12-20  5:33 UTC  (6+ messages)

[PATCH] serial: 8250: add lock for dma rx
 2021-12-20  5:27 UTC  (6+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "

[Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
 2021-12-20  5:32 UTC  (2+ messages)
` [Bug 215317] "

[PATCH 1/3] dma-buf: make the flags can be configured during dma fence init
 2021-12-20  5:30 UTC  (4+ messages)
` [PATCH 3/3] drm: fix the warnning of string style for scheduler trace

[PATCH v4 00/11] direct-map memory map
 2021-12-20  5:21 UTC  (12+ messages)
` [PATCH v4 01/11] xen: introduce internal CDF_xxx flags for domain creation
` [PATCH v4 02/11] xen: introduce CDF_directmap
` [PATCH v4 03/11] xen/arm: avoid setting XEN_DOMCTL_CDF_iommu when IOMMU off
` [PATCH v4 04/11] xen/arm: introduce new helper parse_static_mem_prop and acquire_static_memory_bank
` [PATCH v4 05/11] xen/arm: introduce direct-map for domUs
` [PATCH v4 06/11] xen/arm: add ASSERT_UNREACHABLE in allocate_static_memory
` [PATCH v4 07/11] xen/arm: if direct-map domain use native addresses for GICv2
` [PATCH v4 08/11] xen/arm: gate make_gicv3_domU_node with CONFIG_GICV3
` [PATCH v4 09/11] xen/arm: if direct-map domain use native addresses for GICv3
` [PATCH v4 10/11] xen/arm: if direct-map domain use native UART address and IRQ number for vPL011
` [PATCH v4 11/11] xen/docs: Document how to do passthrough without IOMMU

[RFC PATCH] powerpc/signal: sanitise PT_NIP and sa_handler low bits
 2021-12-20  5:28 UTC  (3+ messages)

[PATCH V2 0/4] libgpiod: Add Rust bindings
 2021-12-20  5:28 UTC  (10+ messages)
` [PATCH V2 2/4] libgpiod: Add rust wrappers

[GIT PULL] core/urgent for v5.16-rc6
 2021-12-20  5:25 UTC  (3+ messages)

echo and read shell script functions in post install script doesn't display messages #armv6
 2021-12-20  5:27 UTC 

kernel/sched/rt.o: warning: objtool: set_next_task_rt()+0x452: unreachable instruction
 2021-12-20  5:24 UTC  (2+ messages)

[RFC v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model
 2021-12-20  5:19 UTC  (6+ messages)
` [RFC v2 02/20] blk: add a helper function, blk_probe_or_unbind()

[PATCH] tpm: Fix kexec crash due to access to ops NULL pointer (powerpc)
 2021-12-20  5:17 UTC  (3+ messages)

very low IOPS due to "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
 2021-12-20  5:15 UTC  (5+ messages)

hwmontempsensor issue in dbus-sensor
 2021-12-20  5:12 UTC  (2+ messages)

next/pending-fixes baseline: 592 runs, 5 regressions (v5.16-rc5-395-g46f3b5d984fa)
 2021-12-20  5:11 UTC 

[PATCH v8 00/12] efi_loader: capsule: improve capsule authentication support
 2021-12-20  5:02 UTC  (13+ messages)
` [PATCH v8 01/12] tools: mkeficapsule: rework the code a little bit
` [PATCH v8 02/12] tools: build mkeficapsule with tools-only_defconfig
` [PATCH v8 03/12] tools: mkeficapsule: add firmwware image signing
` [PATCH v8 04/12] tools: mkeficapsule: add man page
` [PATCH v8 05/12] doc: update UEFI document for usage of mkeficapsule
` [PATCH v8 06/12] test/py: efi_capsule: add image authentication test
` [PATCH v8 07/12] tools: mkeficapsule: allow for specifying GUID explicitly
` [PATCH v8 08/12] test/py: efi_capsule: align with the syntax change of mkeficapsule
` [PATCH v8 09/12] test/py: efi_capsule: add a test for "--guid" option
` [PATCH v8 10/12] test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE
` [PATCH v8 11/12] (RFC) tools: add fdtsig.sh
` [PATCH v8 12/12] (RFC) efi_loader, dts: add public keys for capsules to device tree

[LTP] [PATCH v2 1/3] lib: add functions to adjust oom score
 2021-12-20  5:01 UTC  (4+ messages)
` [LTP] [PATCH v2 3/3] oom: enable OOM protection for mem lib process

cip/linux-5.10.y-cip baseline: 109 runs, 2 regressions (v5.10.83-cip1-31-gdcbef6602957) #kernelci
 2021-12-20  4:59 UTC 

cip/linux-5.10.y-cip baseline-nfs: 19 runs, 1 regressions (v5.10.83-cip1-31-gdcbef6602957) #kernelci
 2021-12-20  4:59 UTC 

[PATCH v3 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-20  4:53 UTC  (2+ messages)

[Buildroot] [PATCH V2] board/broadcom: add support for BCM4908 platform devices
 2021-12-20  4:52 UTC 

[PULL 00/16] Misc patches for 2021-12-20
 2021-12-20  4:47 UTC  (2+ messages)

[cip-dev] [PATCH 5.10.y-cip 00/24] Add CPG and initial DTS/I for Renesas RZ/G2L SoC + SMARC EVK
 2021-12-20  4:47 UTC 

[PATCH bpf-next] selftests/bpf: Correct the INDEX address in vmtest.sh
 2021-12-20  5:08 UTC 


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.