All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-26 07:18:00 to 2021-10-26 08:18:31 UTC [more...]

[PATCH v8 00/78] support vector extension v1.0
 2021-10-26  6:55 UTC  (13+ messages)
` [PATCH v8 62/78] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [PATCH v8 63/78] target/riscv: add "set round to odd" rounding mode helper function
` [PATCH v8 73/78] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11
` [PATCH v8 74/78] target/riscv: rvv-1.0: add vsetivli instruction
` [PATCH v8 77/78] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm
` [PATCH v8 78/78] target/riscv: rvv-1.0: update opivv_vadc_check() comment

[PATCH bpf v2] bpf: fix potential race in tail call compatibility check
 2021-10-26  8:18 UTC  (4+ messages)

[PATCH 0/2] Reduce stacking and overscheduling
 2021-10-26  8:18 UTC  (6+ messages)
` [PATCH 1/2] sched/fair: Couple wakee flips with heavy wakers

[dpdk-dev] [RFC PATCH v1 0/5] add new API for wait until scheme
 2021-10-26  8:18 UTC  (9+ messages)
` [dpdk-dev] [PATCH v5 0/5] add new definitions for wait scheme
  ` [dpdk-dev] [PATCH v5 1/5] eal: "
    ` [dpdk-dev] 回复: "
  ` [dpdk-dev] [PATCH v5 2/5] eal: use wait event for read pflock
  ` [dpdk-dev] [PATCH v5 3/5] eal: use wait event scheme for mcslock
  ` [dpdk-dev] [PATCH v5 4/5] lib/bpf: use wait event scheme for Rx/Tx iteration
    ` [dpdk-dev] 回复: "
  ` [dpdk-dev] [PATCH v5 5/5] lib/distributor: use wait event scheme

Disabling intel-wmi-thunderbolt on devices without Thunderbolt / detecting if a device has Thunderbolt
 2021-10-26  8:17 UTC  (4+ messages)

[PATCH] cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization
 2021-10-26  8:32 UTC 

vmlinux.o: warning: objtool: do_machine_check()+0x5fa: call to memset() leaves .noinstr.text section
 2021-10-26  8:16 UTC  (2+ messages)

[PATCH v3] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-26  8:04 UTC  (4+ messages)

[PATCH] serial: sunzilog: Mark sunzilog_putchar() __maybe_unused
 2021-10-26  8:14 UTC  (2+ messages)

[PATCH v2 0/4] qemu-img compare --stat
 2021-10-26  8:11 UTC  (3+ messages)
` [PATCH v2 3/4] qemu-img: add --shallow option for qemu-img compare

[PATCH net-next v3] amt: add initial driver for Automatic Multicast Tunneling (AMT)
 2021-10-26  8:12 UTC 

[PATCH 0/9] Configurable policy for handling unstable interfaces
 2021-10-26  7:56 UTC  (7+ messages)
` [PATCH 1/9] qapi: New special feature flag "unstable"
` [PATCH 2/9] qapi: Mark unstable QMP parts with feature 'unstable'

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-10-26  8:12 UTC  (5+ messages)
` [Summit topic] The state of getting a reftable backend working in git.git

[PATCH] ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clock
 2021-10-26  8:10 UTC  (2+ messages)

[PATCH v2 00/21] perf metric: Fixes and allow modifiers
 2021-10-26  8:10 UTC  (3+ messages)
` [PATCH v2 05/21] perf metric: Move runtime value to the expr context

[dpdk-dev] [Bug 837] [build]lib/ethdev build failed on Ubuntu20.04.3 with gcc 10.3.0
 2021-10-26  8:11 UTC 

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-10-26  8:09 UTC  (4+ messages)
` [PATCH v3 05/11] vpci/header: Implement guest BAR register handlers

Patchwork summary for: linux-renesas-soc
 2021-10-26  8:10 UTC 

[PATCH v4 00/22] QEMU RISC-V AIA support
 2021-10-26  6:42 UTC  (21+ messages)
` [PATCH v4 01/22] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v4 02/22] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v4 03/22] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v4 04/22] target/riscv: Improve delivery of guest external interrupts
` [PATCH v4 05/22] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v4 06/22] target/riscv: Add AIA cpu feature
` [PATCH v4 08/22] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v4 09/22] target/riscv: Implement AIA local interrupt priorities
` [PATCH v4 11/22] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v4 12/22] target/riscv: Implement AIA interrupt filtering CSRs
` [PATCH v4 13/22] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v4 14/22] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v4 15/22] target/riscv: Implement AIA IMSIC interface CSRs
` [PATCH v4 16/22] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v4 17/22] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v4 18/22] hw/intc: Add RISC-V AIA APLIC device emulation
` [PATCH v4 19/22] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PATCH v4 20/22] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PATCH v4 21/22] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PATCH v4 22/22] docs/system: riscv: Document AIA options for "

[PATCH v4] soc: renesas: rcar-rst: Add support to set rproc boot address
 2021-10-26  8:05 UTC  (3+ messages)

[PATCH v3 0/3] Add SPL build support for RK3568
 2021-10-26  8:09 UTC  (2+ messages)

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2021-10-26  8:08 UTC  (3+ messages)

[PATCH v2] hvf: arm: Ignore cache operations on MMIO
 2021-10-26  7:12 UTC 

[PATCH v6 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-26  7:53 UTC  (6+ messages)
` [PATCH v6 14/16] drm/mediatek: add ovl_adaptor support for MT8195

[Buildroot] [PATCH 1/1] package/python-cryptography: add host-python3-six dependency
 2021-10-26  8:04 UTC  (2+ messages)

[LTP] [PATCH] finit_module02: fix exp. errno for O_WRONLY testcase
 2021-10-26  8:04 UTC  (2+ messages)

[PATCH v3] target/riscv: fix VS interrupts forwarding to HS
 2021-10-26  6:57 UTC  (8+ messages)

[PATCH] ACPI: Add AEST in ACPI Table Definitions
 2021-10-26  7:52 UTC 

[meta-oe][hardknott][PATCH 1/7] jemalloc: add new recipe
 2021-10-26  7:58 UTC  (7+ messages)
` [meta-oe][hardknott][PATCH 2/7] jemalloc: Fix build on musl
` [meta-oe][hardknott][PATCH 3/7] jemalloc: fix the race during do_install
` [meta-oe][hardknott][PATCH 4/7] jemalloc: add ptest support
` [meta-oe][hardknott][PATCH 5/7] jemalloc: improve the ptest output
` [meta-oe][hardknott][PATCH 6/7] jemalloc: improve reproducibility
` [meta-oe][hardknott][PATCH 7/7] jemalloc: set precise BSD license

[PATCH mptcp-next] mptcp: enforce HoL-blocking estimation
 2021-10-26  7:59 UTC  (5+ messages)

[PATCH 0/3] Prepare error capture for asynchronous migration
 2021-10-26  7:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v3 0/2] use SM3 instead of SM3_256
 2021-10-26  7:56 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: "
` [PATCH v3 2/2] tpm: "

[LTP] [PATCH 0/6] Introduce a concept of test max_runtime
 2021-10-26  7:56 UTC  (6+ messages)
` [LTP] [PATCH 6/6] lib: Add tst_set_runtime() & remove tst_set_timeout()

[PATCH v2 00/14] x86: Rewrite the retpoline rewrite logic
 2021-10-26  7:55 UTC  (4+ messages)
` [PATCH v2 01/14] objtool: Tag retpoline thunk symbols

linux-next: Tree for Oct 25
 2021-10-26  7:55 UTC  (5+ messages)
` linux-next: Tree for Oct 25 (drivers/platform/x86/amd-pmc.c)

[PATCH v7 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver
 2021-10-26  7:55 UTC  (2+ messages)

[PATCH 0/2] Driver for TI INA238 I2C Power Monitor
 2021-10-26  7:54 UTC  (6+ messages)
` [PATCH 2/2] hwmon: Driver for Texas Instruments INA238

linux-next: build warning after merge of the sound-asoc tree
 2021-10-26  7:54 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Remove check for low voltage sku for max dp source rate
 2021-10-26  7:53 UTC  (2+ messages)

[PATCH 0/6] Add pm8150b TPCM driver
 2021-10-26  7:55 UTC  (4+ messages)
` [PATCH 6/6] usb: typec: qcom: Add pm8150b TCPM driver

Btrfs Fscrypt Design Document
 2021-10-26  7:53 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Don't try to map and fence 8K/bigjoiner scanout buffers
 2021-10-26  7:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next,v2] riscv, bpf: Add BPF exception tables
 2021-10-26  7:51 UTC  (4+ messages)

[Buildroot] [PATCH] configs/liteboard: bump to linux 5.14.14
 2021-10-26  7:50 UTC  (3+ messages)
` [Buildroot] [PATCH] configs/chiliboard: "
` [Buildroot] [PATCH] configs/liteboard: bump to u-boot 2021.10

[PATCH] hvf: arm: Ignore cache operations on MMIO
 2021-10-26  7:09 UTC  (3+ messages)

[PATCH 00/24] bsd-user: arm (32-bit) support
 2021-10-26  6:21 UTC  (7+ messages)
` [PATCH 18/24] bsd-user/arm/target_arch_signal.h: arm machine context for signals
` [PATCH 20/24] bsd-user/arm/target_arch_signal.h: arm set_sigtramp_args
` [PATCH 24/24] bsd-user: add arm target build

[LTP] [PATCH] lapi/syscalls: Add epoll_create for aarch64.in
 2021-10-26  7:50 UTC 

[freescale-fslc:5.10-2.1.x-imx 13106/14946] drivers/firmware/imx/s400-api.c:446:24: warning: cast to pointer from integer of different size
 2021-10-26  7:49 UTC 

[v6 1/2] ASoC: dt-bindings: max98520: add initial bindings
 2021-10-26  7:45 UTC  (4+ messages)
` [v6 2/2] ASoC: max98520: add max98520 audio amplifier driver

[PATCH v4 0/5] Update Lpass digital codec macro drivers
 2021-10-26  7:43 UTC  (11+ messages)
` [PATCH v4 1/5] ASoC: qcom: Add compatible names in va, wsa, rx, tx codec drivers for sc7280
  ` [PATCH v4 1/5] ASoC: qcom: Add compatible names in va,wsa,rx,tx "
` [PATCH v4 2/5] ASoC: qcom: dt-bindings: Add compatible names for lpass sc7280 digital codecs
` [PATCH v4 3/5] ASoC: codecs: tx-macro: Enable tx top soundwire mic clock
` [PATCH v4 4/5] ASoC: codecs: tx-macro: Update tx default values
` [PATCH v4 5/5] ASoC: codecs: Change bulk clock voting to optional voting in digital codecs

[meta-cgl][PATCH 1/2] crmsh: fix deprecation on collections.MutableSet
 2021-10-26  7:45 UTC  (2+ messages)
` [meta-cgl][PATCH 2/2] crmsh: add UPSTREAM_CHECK_GITTAGREGEX

unicode cleanups, and split the data table into a separate module v2
 2021-10-26  7:45 UTC  (7+ messages)
` [PATCH 10/11] unicode: Add utf8-data module
        ` [f2fs-dev] "

✅ PASS: Test report for kernel 5.15.0-rc7 (mainline.kernel.org-clang, 3906fe9b)
 2021-10-26  7:45 UTC 

[dpdk-dev] [PATCH] doc: propose correction rte_bsf64 return type declaration
 2021-10-26  7:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] doc: propose correction rte_{bsf, fls} inline functions type use

[PATCH 01/24] lua: remove recipe as it is now in oe-core
 2021-10-26  7:43 UTC  (7+ messages)
  ` [PATCH 06/24] mozjs: update 60.9.0 -> 91.1.0

[PATCH] Add GetKnownServices api to connaman
 2021-10-26  7:42 UTC  (5+ messages)

[bitbake-devel][PATCH] bitbake: a cooker is stuck for a long time
 2021-10-26  7:42 UTC 

[PATCH v5 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-26  7:38 UTC  (5+ messages)
` [PATCH v5 2/2] firmware: arm_scmi: Add optee transport

[sudeep-holla:ffa_el3_spmc 7/7] test_driver_ffa.c:undefined reference to `ffa_dev_ops_get'
 2021-10-26  7:39 UTC  (2+ messages)

[PATCH 0/8] loop: improve dio on backing file
 2021-10-26  7:37 UTC  (11+ messages)
` [PATCH 1/8] loop: move flush_dcache_page to ->complete of request
` [PATCH 2/8] loop: remove always true check
` [PATCH 4/8] loop: cover simple read/write via lo_rw_aio()
` [PATCH 5/8] loop: fallback to buffered IO in case of dio submission
` [PATCH 6/8] loop: relax loop dio use condition

[tip:x86/fpu] BUILD SUCCESS c341f1fe1543dfaf94916cef298aa60be545235f
 2021-10-26  7:36 UTC 

[chrome-os:chromeos-5.10 14/35] drivers/iio/light/cros_ec_light_prox.c:315 cros_ec_light_push_data() warn: variable dereferenced before check 'st' (see line 313)
 2021-10-26  7:36 UTC 

[PATCH v2] xen: Fix implicit type conversion
 2021-10-26  7:36 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rza1: Fix kerneldoc function names
 2021-10-26  7:35 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] eventdev/eth_rx: add queue stats get API
 2021-10-26  7:33 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] eventdev/eth_rx: support telemetry

[PATCH] kernel-yocto: Add KERNEL_SKIP_BRANCH_CONVERSION var to skip branch conversion from remote to local
 2021-10-26  7:34 UTC 

[PATCH] license_image: Prevent do_populate_lic_deploy from using image recipes' recipeinfo
 2021-10-26  7:32 UTC 

drivers/clk/mediatek: 4 more suspected missing null check for return pointer of mtk_alloc_clk_data
 2021-10-26  7:32 UTC 

[PATCH] drivers: mtd: Fixed breaking list in __mtd_del_partition
 2021-10-26  7:31 UTC  (3+ messages)

[PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
 2021-10-26  7:31 UTC 

[PATCH 1/4] dt-bindings: sound: amlogic: t9015: Add missing AVDD-supply property
 2021-10-26  7:27 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: amlogic: meson-g12: Fix thermal-zones indent

[PATCH] ACPI, APEI, EINJ: Relax platform response timeout to 1 second
 2021-10-26  7:28 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] governance: communication channels
 2021-10-26  7:27 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 00/14] vhost: clean-up and simplify async implementation
 2021-10-26  7:27 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 08/14] vhost: improve IO vector logic

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

[Buildroot] [PATCH v5 00/10] Add RV64 NOMMU and Canaan K210 SoC support
 2021-10-26  7:17 UTC  (11+ messages)
` [Buildroot] [PATCH v5 01/10] package: Makefile.in: fix elf2flt invocation options
` [Buildroot] [PATCH v5 02/10] package/elf2flt: add RISC-V 64-bits support
` [Buildroot] [PATCH v5 03/10] package/Makefile.in: Fix NOMMU RISC-V 64-bits toolchain base name
` [Buildroot] [PATCH v5 04/10] arch/config: Make RISC-V 64-bits MMU optional
` [Buildroot] [PATCH v5 05/10] board: Add Sipeed MAIX-bit support
` [Buildroot] [PATCH v5 06/10] board: Add Sipeed MAIX-Go support
` [Buildroot] [PATCH v5 07/10] board: Add Sipeed MAIXDUINO support
` [Buildroot] [PATCH v5 08/10] board: Add Sipeed MAIX-Dock support
` [Buildroot] [PATCH v5 09/10] board: Add Canaan KD233 support
` [Buildroot] [PATCH v5 10/10] board: Document Canaan K210 based boards support

[gpg] Public key for Lukasz Majewski (with 2 signs)
 2021-10-26  7:25 UTC  (5+ messages)

filesystem corrupt - error -117
 2021-10-26  7:24 UTC  (7+ messages)

[PATCH] scsi: ufs: mark HPB support as BROKEN
 2021-10-26  7:24 UTC  (3+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-26  7:20 UTC  (6+ messages)

[PATCH v1] usb: xhci: tegra: Check padctrl interrupt presence in device tree
 2021-10-26  7:23 UTC  (4+ messages)

[PATCH v5 0/6] Add Xilinx Event Management Driver
 2021-10-26  7:19 UTC  (8+ messages)
` [PATCH v6 1/6] firmware: xilinx: add register notifier in zynqmp firmware

[PATCH] RISC-V:KVM: remove unneeded semicolon Elimate the following coccinelle check warning: ./arch/riscv/kvm/vcpu_sbi.c:169:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:397:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:687:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:645:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:247:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:284:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:123:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:170:2-3: Unneeded semicolon
 2021-10-26  7:20 UTC  (4+ messages)
` [PATCH] RISC-V:KVM: remove unneeded semicolon

[PATCH V4 0/4] Validate used buffer length
 2021-10-26  7:20 UTC  (10+ messages)
` [PATCH V4 1/4] virtio_ring: validate "
` [PATCH V4 2/4] virtio-net: don't let virtio core to validate used length
` [PATCH V4 3/4] virtio-blk: "
` [PATCH V4 4/4] virtio-scsi: don't let virtio core to validate used buffer length

[PATCH 0/2] Add exynosautov9 chipid support
 2021-10-26  7:19 UTC  (2+ messages)

[PATCH 0/4] Add support for the Cypress cyttsp5
 2021-10-26  7:16 UTC  (4+ messages)
` [PATCH 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH net-next] netdevsim: Register and unregister devlink traps on probe/remove device
 2021-10-26  7:18 UTC  (9+ messages)

[PATCH 5.10 00/95] 5.10.76-rc1 review
 2021-10-26  7:17 UTC  (2+ messages)

[PATCH] scsi: ufs: revert HPB support
 2021-10-26  7:17 UTC  (5+ messages)

[PATCH] mmc: cqhci: clear HALT state after CQE enable
 2021-10-26  7: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.