All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-20 05:17:30 to 2021-12-20 07:16:47 UTC [more...]

[RFC 0/6] Define and use reset domain for GPU recovery in amdgpu
 2021-12-20  7:16 UTC  (4+ messages)
` [RFC 2/6] drm/amdgpu: Move scheduler init to after XGMI is ready

[PATCH 1/1] Examples demonstrating .mmap() in RTDM driver
 2021-12-20  7:13 UTC 

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-12-20  7:11 UTC  (13+ messages)
` [PATCH v5 07/69] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v5 14/69] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v5 18/69] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v5 29/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting

[Intel-gfx] [PATCH] drm/i915: pps_lock moved to encoder to support dual EDP
 2021-12-20  7:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[RFC PATCH] powerpc/signal: sanitise PT_NIP and sa_handler low bits
 2021-12-20  7:11 UTC  (4+ messages)

[syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in cpumask_next
 2021-12-20  7:11 UTC 

[kvalo-wireless-drivers-next:pending] BUILD SUCCESS d2cd8e2aac4b8213e72f113206fdb464dcbea1c1
 2021-12-20  7:09 UTC 

[tip:master] BUILD SUCCESS ce3cab518d8cd36a1db98fc5e0f93c5ec5451ff3
 2021-12-20  7:09 UTC 

stable-rc/queue/4.9 build: 180 builds: 3 failed, 177 passed, 2 errors, 34 warnings (v4.9.293-15-g3fbbbaf0d213)
 2021-12-20  7:09 UTC 

[PULL 00/88] riscv-to-apply queue
 2021-12-20  4:57 UTC  (72+ messages)
` [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 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 59/88] target/riscv: rvv-1.0: floating-point "
` [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 65/88] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [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 81/88] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
` [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 85/88] target/riscv: rvv-1.0: Add ELEN checks for widening and narrowing instructions
` [PULL 87/88] target/riscv: Enable bitmanip Zb[abcs] instructions
` [PULL 88/88] hw/riscv: Use load address rather than entry point for fw_dynamic next_addr

[PATCH] i2c: mvtwsi: Swab the register address if its size is > 1
 2021-12-20  7:03 UTC  (4+ messages)

randomize_kstack: To init or not to init?
 2021-12-20  7:00 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-12-19
 2021-12-20  6:59 UTC 

[PATCH] wilc1000: fix double free error in probe()
 2021-12-20  6:59 UTC  (2+ messages)

[linux-lvm] size of lvm metadata
 2021-12-19 20:13 UTC  (2+ messages)

[PATCH v2 0/2] MUX: Add support for mux-states
 2021-12-20  6:57 UTC  (6+ messages)
      ` [PATCH] mux: add missing mux_state_get

[linux-lvm] LVM: Metadata on ... has wrong VG name
 2021-12-19 12:14 UTC 

[linux-lvm] how to convert a disk containing a snapshot to a snapshot lv?
 2021-12-19 16:43 UTC 

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

kernel/trace/trace_events_hist.c:1406:9: warning: Array access (via field 'field_var_str') results in a null pointer dereference [clang-analyzer-core.NullDereference]
 2021-12-20  6:56 UTC 

INFO: task hung in disconnect_work
 2021-12-20  6:53 UTC  (3+ messages)
` [syzbot] "

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

[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

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 v4 0/3] RISC-V: Populate mtval and stval
 2021-12-20  6:49 UTC  (4+ messages)
` [PATCH v4 1/3] target/riscv: Set the opcode in DisasContext
` [PATCH v4 2/3] target/riscv: Fixup setting GVA
` [PATCH v4 3/3] target/riscv: Implement the stval/mtval illegal instruction

[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

(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] 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 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

[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)


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.