All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-03 04:33:53 to 2021-11-03 06:30:51 UTC [more...]

next/pending-fixes baseline: 483 runs, 1 regressions (v5.15-5907-g771bcd3baddd)
 2021-11-03  6:30 UTC 

[RFC PATCH v2 00/28] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-03  6:25 UTC  (65+ messages)
` [RFC PATCH v2 01/28] KVM: arm64: Add has_reset_once flag for vcpu
` [RFC PATCH v2 02/28] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH v2 03/28] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v2 04/28] KVM: arm64: Keep consistency of ID registers between vCPUs
` [RFC PATCH v2 05/28] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v2 06/28] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [RFC PATCH v2 07/28] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [RFC PATCH v2 08/28] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [RFC PATCH v2 09/28] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [RFC PATCH v2 10/28] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v2 11/28] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [RFC PATCH v2 12/28] KVM: arm64: Make ID_DFR0_EL1 writable
` [RFC PATCH v2 13/28] KVM: arm64: Make ID_DFR1_EL1 writable
` [RFC PATCH v2 14/28] KVM: arm64: Make ID_MMFR0_EL1 writable
` [RFC PATCH v2 15/28] KVM: arm64: Make MVFR1_EL1 writable
` [RFC PATCH v2 16/28] KVM: arm64: Make ID registers without id_reg_info writable
` [RFC PATCH v2 17/28] KVM: arm64: Add consistency checking for frac fields of ID registers
` [RFC PATCH v2 18/28] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_WRITABLE capability
` [RFC PATCH v2 19/28] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [RFC PATCH v2 20/28] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [RFC PATCH v2 21/28] KVM: arm64: Introduce framework to trap disabled features
` [RFC PATCH v2 22/28] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [RFC PATCH v2 23/28] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [RFC PATCH v2 24/28] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v2 25/28] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [RFC PATCH v2 26/28] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [RFC PATCH v2 27/28] KVM: arm64: Activate trapping of disabled CPU features for the guest
` [RFC PATCH v2 28/28] KVM: arm64: selftests: Introduce id_reg_test

[qemu-mainline test] 166021: regressions - FAIL
 2021-11-03  6:28 UTC 

[PULL 00/12] Block layer patches
 2021-11-03  6:27 UTC  (2+ messages)

[PATCH] PCI: kirin: Fix of_node_put() issue in pcie-kirin
 2021-11-03  6:25 UTC 

[PATCH] efi_loader: use byteshift unaligned access helper
 2021-11-03  6:23 UTC  (2+ messages)

[PATCH] net/mlx5:using swap() instead of tmp variable
 2021-11-03  6:21 UTC 

[PATCH v10 0/3] Add driver for lan966x Generic Clock Controller
 2021-11-03  6:19 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDs
` [PATCH v10 2/3] dt-bindings: clock: lan966x: Add LAN966X Clock Controller
` [PATCH v10 3/3] clk: lan966x: Add lan966x SoC clock driver

[PATCH 1/2] i2c: virtio: disable timeout handling
 2021-11-03  6:18 UTC  (13+ messages)

[PATCH] i2c: virtio: update the maintainer to Conghui
 2021-11-03  6:15 UTC  (3+ messages)

[helgaas-pci:next] BUILD SUCCESS c1ecd53f999030bd39c563d78fc2bab3f776ae83
 2021-11-03  6:14 UTC 

[PATCH bpf-next 0/5] libbpf ELF sanity checking improvements
 2021-11-03  6:12 UTC  (11+ messages)
` [PATCH bpf-next 1/5] libbpf: detect corrupted ELF symbols section
` [PATCH bpf-next 2/5] libbpf: improve sanity checking during BTF fix up
` [PATCH bpf-next 3/5] libbpf: validate that .BTF and .BTF.ext sections contain data
` [PATCH bpf-next 4/5] libbpf: fix section counting logic
` [PATCH bpf-next 5/5] libbpf: improve ELF relo sanitization

linux-next: Signed-off-by missing for commit in the v9fs tree
 2021-11-03  6:11 UTC 

[PATCH bpf-next] riscv, bpf: fix some compiler error
 2021-11-03  6:10 UTC  (5+ messages)

[PATCH v2] raid5-ppl: use swap() to make code cleaner
 2021-11-03  6:09 UTC  (2+ messages)

[linux-lvm] Replace Drive in RAID6
 2021-11-03  5:56 UTC 

[PATCH v2 0/7] target/riscv: Initial support for native debug feature via M-mode CSRs
 2021-11-03  6:00 UTC  (7+ messages)
` [PATCH v2 4/7] target/riscv: cpu: Add a config option for native debug
` [PATCH v2 7/7] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()

[PATCH v2] imx: spl: fix imx8m secure boot
 2021-11-03  6:00 UTC  (3+ messages)

[PATCH v4 00/22] QEMU RISC-V AIA support
 2021-11-03  5:57 UTC  (12+ messages)
` [PATCH v4 02/22] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v4 07/22] target/riscv: Add defines for AIA CSRs

[PATCH] s390:Use BUG_ON instead of if condition followed by BUG
 2021-11-03  5:56 UTC 

[ PATCH v3 00/10] Improve PMU support
 2021-11-03  5:51 UTC  (16+ messages)
` [ PATCH v3 01/10] target/riscv: Fix PMU CSR predicate function
` [ PATCH v3 02/10] target/riscv: Implement PMU CSR predicate function for
` [ PATCH v3 03/10] target/riscv: pmu: Rename the counters extension to pmu
` [ PATCH v3 04/10] target/riscv: pmu: Make number of counters configurable
` [ PATCH v3 05/10] target/riscv: Implement mcountinhibit CSR

[PATCH] bpf, x86:remove unneeded variable
 2021-11-03  5:52 UTC  (2+ messages)

[PATCH] ACPI: EC: fix error "do not initialise statics to false"
 2021-11-03  5:51 UTC 

[PATCH] ruby: workaround ptest hang problem
 2021-11-03  5:48 UTC 

linux-next: Tree for Nov 3
 2021-11-03  5:48 UTC 

[PATCH] x86/smp: Factor out parts of native_smp_prepare_cpus()
 2021-11-03  5:45 UTC  (2+ messages)

No support for Realtek 8821CE RFE Type 6
 2021-11-03  5:44 UTC  (2+ messages)

[PATCH 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
 2021-11-03  5:39 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] ALSA: seq: Fix RCU stall in snd_seq_write()
 2021-11-03  5:41 UTC  (8+ messages)

[PATCH] media: aspeed: use reset to replace clk off/on
 2021-11-03  5:43 UTC 

[PATCH bpf-next] selftests/bpf: make netcnt selftests serial to avoid spurious failures
 2021-11-03  5:41 UTC 

[Buildroot] Qemu doesn't read ACPI tables with EDK2 firmware
 2021-11-03  5:34 UTC  (2+ messages)

[PATCH u-boot-marvell] tools: kwboot: Do not send magic seq when changing baudrate back to 115200
 2021-11-03  5:39 UTC  (2+ messages)

[PATCH u-boot-marvell 0/5] kwboot fix for AXP + some others
 2021-11-03  5:38 UTC  (11+ messages)
` [PATCH u-boot-marvell 1/5] tools: kwboot: Fix sending retry of last header packet
` [PATCH u-boot-marvell 2/5] tools: kwboot: Do not call tcdrain() after each sent packet
` [PATCH u-boot-marvell 3/5] tools: kwboot: Increase delay after changing baudrate in ARM code
` [PATCH u-boot-marvell 4/5] tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr
` [PATCH u-boot-marvell 5/5] tools: kwboot: Do not use stack when setting baudrate back to default value

[GIT PULL] KUnit update for Linux 5.16-rc1
 2021-11-03  5:38 UTC  (2+ messages)

[GIT PULL] Kselftest next update for Linux 5.16-rc1
 2021-11-03  5:38 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 5.16-1
 2021-11-03  5:38 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v5.16
 2021-11-03  5:38 UTC  (2+ messages)

[GIT PULL] Documentation for 5.16
 2021-11-03  5:38 UTC  (2+ messages)

[PATCH v9] thermal: mediatek: add another get_temp ops for thermal sensors
 2021-11-03  5:31 UTC  (3+ messages)

[PATCH v2 1/2] Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
 2021-11-03  5:33 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated error event

Kernel moving to Linux v5.15
 2021-11-03  5:31 UTC  (2+ messages)

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-11-03  5:29 UTC  (19+ messages)
` [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

[PATCH 0/2] Initial Traverse Ten64 board support
 2021-11-03  5:29 UTC  (3+ messages)
` [PATCH 1/2] board: traverse: add Ten64 board controller driver
` [PATCH 2/2] board: traverse: add initial Ten64 support

[PATCH v3] media: aspeed: fix mode-detect always time out at 2nd run
 2021-11-03  5:29 UTC 

[PATCH bpf-next 0/2] libbpf: Implement BTF Generator API
 2021-11-03  5:26 UTC  (6+ messages)

[dpdk-dev] [PATCH] doc: remove deprecation notice for vhost
 2021-11-03  5:25 UTC  (2+ messages)

[PATCH] fsstress: run more than 2^32 operations
 2021-11-03  5:25 UTC  (2+ messages)

[PATCH v4] i2c: qcom-geni: Add support for GPI DMA
 2021-11-03  5:21 UTC  (3+ messages)

[PATCH bpf-next] libbpf: deprecate bpf_program__load() API
 2021-11-03  5:14 UTC 

[PATCH] ASoC: tegra: Add master volume/mute control support
 2021-11-03  5:12 UTC  (7+ messages)

pre-v2.34.0-rc0 regressions: t7900-maintenance.sh broken due to 'systemd-analyze' (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
 2021-11-03  5:09 UTC  (3+ messages)
` [PATCH] maintenance tests: fix systemd v2.34.0-rc* test regression

[PATCH 0/4] Fix kcontrol put callback in Tegra drivers
 2021-11-03  5:04 UTC  (10+ messages)
` [PATCH 1/4] ASoC: tegra: Fix kcontrol put callback in ADMAIF
` [PATCH 2/4] ASoC: tegra: Fix kcontrol put callback in I2S
` [PATCH 3/4] ASoC: tegra: Fix kcontrol put callback in DMIC
` [PATCH 4/4] ASoC: tegra: Fix kcontrol put callback in DSPK

[RFC v2 00/11] Intro to Hardware timestamping engine
 2021-11-03  5:07 UTC  (7+ messages)
` [RFC v2 07/11] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [RFC v2 10/11] hte: Add tegra GPIO HTE test driver

[PATCH v2] media: aspeed: fix mode-detect always time out at 2nd run
 2021-11-03  5:02 UTC  (5+ messages)

[PATCH for-next v4 00/13] Correct race conditions in rdma_rxe
 2021-11-03  5:02 UTC  (14+ messages)
` [PATCH for-next v4 01/13] RDMA/rxe: Replace irqsave locks with bh locks
` [PATCH for-next v4 02/13] RDMA/rxe: Cleanup rxe_pool_entry
` [PATCH for-next v4 03/13] RDMA/rxe: Copy setup parameters into rxe_pool
` [PATCH for-next v4 04/13] RDMA/rxe: Save object pointer in pool element
` [PATCH for-next v4 05/13] RDMA/rxe: Replace RB tree by xarray for indexes
` [PATCH for-next v4 06/13] RDMA/rxe: Remove #include "rxe_loc.h" from rxe_pool.c
` [PATCH v4 for-next 07/13] RDMA/rxe: Remove some #defines from rxe_pool.h
` [PATCH v4 for-next 08/13] RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
` [PATCH for-next v4 09/13] RDMA/rxe: Replaced keyed rxe objects by indexed objects
` [PATCH for-next v4 10/13] RDMA/rxe: Prevent taking references to dead objects
` [PATCH for-next v4 11/13] RDMA/rxe: Fix ref error in rxe_av.c
` [PATCH for-next v4 12/13] RDMA/rxe: Replace mr by rkey in responder resources
` [PATCH for-next v4 13/13] RDMA/rxe: Protect against race between get_index and drop_ref

[PATCH v5 0/1] ceph: add sysfs entries signifying new mount syntax support
 2021-11-03  5:00 UTC  (2+ messages)
` [PATCH v5 1/1] ceph: mount syntax module parameter

[dpdk-dev] [PATCH v3] examples/vhost: change the default value of NIC's max queues
 2021-11-03 14:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] examples/vhost: fix failure to launch dpdk-vhost

[Buildroot] [PATCH 0/2] configs: Update ppc machines to v5.15
 2021-11-03  4:56 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] board: g3beige: Update to Linux 5.15
` [Buildroot] [PATCH 2/2] configs/ppc: Move all powerpc machines to 5.15

[PATCH v2] kunit: add run_checks.py script to validate kunit changes
 2021-11-03  4:48 UTC  (2+ messages)

linux-next: build failure after merge of almost all the trees
 2021-11-03  4:47 UTC  (2+ messages)

[dpdk-dev] [v7] crypto/cnxk: add telemetry endpoints to cryptodev
 2021-11-03  4:43 UTC  (4+ messages)
` [dpdk-dev] [v8] "

[PATCH v3 0/5] Improve output type formatting
 2021-11-03  4:42 UTC  (7+ messages)
` [PATCH v3 4/5] dtc: Drop dts source restriction for yaml output

[dpdk-dev] [PATCH v9 4/4] net/ice: enable protocol agnostic flow offloading in FDIR
 2021-11-03  4:40 UTC  (6+ messages)
` [dpdk-dev] [PATCH v10 0/4] "
  ` [dpdk-dev] [PATCH v10 1/4] net/ice/base: add method to disable FDIR SWAP option
  ` [dpdk-dev] [PATCH v10 2/4] net/ice/base: add function to set HW profile for raw flow
  ` [dpdk-dev] [PATCH v10 3/4] app/testpmd: update Max RAW pattern size to 512
  ` [dpdk-dev] [PATCH v10 4/4] net/ice: enable protocol agnostic flow offloading in FDIR

[GIT PULL] zstd changes for linux-next
 2021-11-03  4:30 UTC  (2+ messages)

[PATCH v13 0/4] Add SPMI support for Mediatek SoC IC
 2021-11-03  4:21 UTC  (3+ messages)
` [v13 1/4] dt-bindings: spmi: modify the constraint of reg property
` [v13 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller


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.