All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-12 04:11:44 to 2021-10-12 05:39:25 UTC [more...]

[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
 2021-10-12  5:39 UTC 

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-12  5:37 UTC  (4+ messages)

[RFC PATCH 0/9] Apple SoC CPU P-state switching
 2021-10-12  5:34 UTC  (5+ messages)
` [RFC PATCH 4/9] opp: core: Don't warn if required OPP device does not exist

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-12  5:36 UTC  (12+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-12  5:31 UTC  (8+ messages)
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()

MMIO/PIO dispatch file descriptors (ioregionfd) design discussion
 2021-10-12  5:34 UTC  (3+ messages)

[tip:sched/core 17/47] kernel/sched/rt.c:1292:22: error: variable 'p' set but not used
 2021-10-12  5:18 UTC  (2+ messages)

[PATCH v5 00/11] PCI devices passthrough on Arm
 2021-10-12  5:34 UTC  (10+ messages)
` [PATCH v5 08/11] xen/arm: Enable the existing x86 virtual PCI support for ARM

Changing the os-release BUILD_ID back to its default value of DATETIME
 2021-10-12  5:33 UTC  (2+ messages)
` [External] "

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-10-12  5:30 UTC  (4+ messages)
` [PATCH 6/6] pcie: expire pending delete

[PATCH 0/4] Random fixes for xfstest
 2021-10-12  5:25 UTC  (5+ messages)
` [PATCH 2/4] generic/594: Fix test failure for xfs on older quota-tools

[oe] [meta-python] [PATCH] python3-transitions: upgrade 0.8.9 -> 0.8.10
 2021-10-12  5:31 UTC 

[oe] [meta-python] [PATCH] python3-pyscaffold: upgrade 4.0.2 -> 4.1
 2021-10-12  5:31 UTC 

[PATCH] Clocksource: Avoid misjudgment of clocksource
 2021-10-12  5:29 UTC  (10+ messages)
  ` [External] "

[oe] [meta-python] [PATCH] python3-openpyxl: upgrade 3.0.8 -> 3.0.9
 2021-10-12  5:29 UTC 

stable-rc/linux-5.14.y build: 171 builds: 4 failed, 167 passed, 100 warnings (v5.14.11-152-gd98305d056b8)
 2021-10-12  5:29 UTC 

[PATCH] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
 2021-10-12  5:28 UTC  (2+ messages)

[oe] [meta-python] [PATCH] python3-multidict: upgrade 5.1.0 -> 5.2.0
 2021-10-12  5:28 UTC 

[PATCH 0/3] arm64: dts: meson: fixups for WeTek common dtsi
 2021-10-12  5:25 UTC  (12+ messages)
` [PATCH 1/3] arm64: dts: meson-gxbb-wetek: fix HDMI in early boot
` [PATCH 2/3] arm64: dts: meson-gxbb-wetek: fix missing GPIO binding
` [PATCH 3/3] arm64: dts: meson-gxbb-wetek: use updated LED bindings

[oe] [meta-python] [PATCH] python3-jdatetime: upgrade 3.6.2 -> 3.6.4
 2021-10-12  5:27 UTC 

[PATCH v3] ASoC: rt1011: Fix 'I2S Reference' enum control caused error
 2021-10-12  5:26 UTC  (2+ messages)

[PATCH v4] skmsg: lose offset info in sk_psock_skb_ingress
 2021-10-12  5:27 UTC  (4+ messages)

[oe] [meta-python] [PATCH] python3-ipython: upgrade 7.27.0 -> 7.28.0
 2021-10-12  5:26 UTC 

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-10-12  5:25 UTC  (2+ messages)

[PATCH 00/14] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-10-12  5:23 UTC  (4+ messages)
` [PATCH 14/14] Doc/gpu/rfc/i915: i915 DG2 uAPI
    ` [Intel-gfx] "

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-12  5:21 UTC  (7+ messages)
` [RFC PATCH v4 05/20] vhost: Add x-vhost-enable-shadow-vq qmp
` [RFC PATCH v4 08/20] vhost: Route guest->host notification through shadow virtqueue
` [RFC PATCH v4 15/20] vhost: Shadow virtqueue buffers forwarding

[PATCH v2] scsi: ibmvscsi_tgt: Use dma_alloc_noncoherent() instead of get_zeroed_page/dma_map_single()
 2021-10-12  5:20 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH 0/8] drm/i915/display: refactor plane config + pin out (v2)
 2021-10-12  5:20 UTC  (12+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915/display: move plane prepare/cleanup to intel_atomic_plane.c
` [Intel-gfx] [PATCH 2/8] drm/i915/display: let intel_plane_uses_fence be used from other places
` [Intel-gfx] [PATCH 3/8] drm/i915/display: refactor out initial plane config for crtcs
` [Intel-gfx] [PATCH 4/8] drm/i915/display: refactor initial plane config to a separate file
` [Intel-gfx] [PATCH 5/8] drm/i915/display: move pin/unpin fb/plane code to a new file
` [Intel-gfx] [PATCH 6/8] drm/i915/display: refactor fbdev pin/unpin out into functions
` [Intel-gfx] [PATCH 7/8] drm/i915/display: move fbdev pin code into fb_pin
` [Intel-gfx] [PATCH 8/8] drm/i915/display: drop unused parameter to dpt pin
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: refactor plane config + pin out (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[xen-unstable-smoke test] 165472: tolerable all pass - PUSHED
 2021-10-12  5:17 UTC 

[PATHC bpf v2] tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
 2021-10-12  5:20 UTC 

[PATCH V9 XRT Alveo 00/14] XRT Alveo driver overview
 2021-10-12  5:09 UTC  (3+ messages)
` [PATCH V9 XRT Alveo 01/14] Documentation: fpga: Add a document describing XRT Alveo drivers

[PATCH] mt76: mt7915: add debugging for MCU command timeouts
 2021-10-12  5:14 UTC  (2+ messages)

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-10-12  5:12 UTC  (11+ messages)

stable-rc/linux-4.19.y baseline: 115 runs, 1 regressions (v4.19.210-29-gdd0ad52a3bb0)
 2021-10-12  5:11 UTC 

[PATCH v9 00/36] v4l: subdev internal routing and streams
 2021-10-12  5:09 UTC  (6+ messages)
` [PATCH v9 29/36] media: subdev: add v4l2_subdev_set_routing helper()

stable-rc/queue/4.4 build: 174 builds: 2 failed, 172 passed, 5 warnings (v4.4.288-10-g386a95f486fd)
 2021-10-12  5:07 UTC 

[Patch bpf] udp: validate checksum in udp_read_sock()
 2021-10-12  5:06 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_capture : Add support for local memory
 2021-10-12  5:02 UTC 

[PATCH v4 7/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-11 23:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_suspend: Add support for local memory
 2021-10-12  5:01 UTC 

[PATCH V2] arm64/mm: Fix idmap on [16K|36VA|48PA]
 2021-10-12  4:49 UTC  (4+ messages)

[PATCH v5 00/16] ASoC: Add Audio Graph Card2 support
 2021-10-12  4:56 UTC  (17+ messages)
` [PATCH v5 01/16] ASoC: test-component: add Test Component YAML bindings
` [PATCH v5 02/16] ASoC: test-component: add Test Component for Sound debug/test
` [PATCH v5 03/16] ASoC: simple-card-utils: add asoc_graph_is_ports0()
` [PATCH v5 04/16] ASoC: simple-card-utils: add codec2codec support
` [PATCH v5 05/16] ASoC: add Audio Graph Card2 driver
` [PATCH v5 06/16] ASoC: audio-graph-card2: add Multi CPU/Codec support
` [PATCH v5 07/16] ASoC: audio-graph-card2: add DPCM support
` [PATCH v5 08/16] ASoC: audio-graph-card2: add Codec2Codec support
` [PATCH v5 09/16] ASoC: add Audio Graph Card2 Yaml Document
` [PATCH v5 10/16] ASoC: add Audio Graph Card2 Custom Sample
` [PATCH v5 11/16] ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single)
` [PATCH v5 12/16] ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti)
` [PATCH v5 13/16] ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single)
` [PATCH v5 14/16] ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi)
` [PATCH v5 15/16] ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single)
` [PATCH v5 16/16] ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi)

[RESEND PATCH v2 1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible
 2021-10-12  4:56 UTC  (12+ messages)
` [RESEND PATCH v2 2/5] riscv: dts: sifive: fix Unleashed board compatible
` [RESEND PATCH v2 3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive
` [RESEND PATCH v2 5/5] riscv: dts: sifive: add missing compatible for plic

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

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-10-12  4:58 UTC  (7+ messages)

stable-rc/linux-4.9.y baseline: 106 runs, 5 regressions (v4.9.286-20-gf18f3efaf484)
 2021-10-12  4:49 UTC 

[PATCH] Trim some trailing space from human-readable output
 2021-10-12  4:48 UTC  (3+ messages)

linux-next: manual merge of the rcu tree with the tip tree
 2021-10-12  4:48 UTC 

[PATCH] drm/i915/selftests: Allow engine reset failure to do a GT reset in hangcheck selftest
 2021-10-12  4:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

stable-rc/queue/5.4 build: 180 builds: 2 failed, 178 passed, 8 warnings (v5.4.152-52-gdbec2ad24369)
 2021-10-12  4:43 UTC 

[RFC PATCH libnetfilter_log] src: support conntrack XML output
 2021-10-12  4:39 UTC  (2+ messages)
` [PATCH libnf-log] src: add conntrack ID to "

[PATCH 0/2] VT-d: correct / extend workaround(s) leaving an IOMMU disabled
 2021-10-12  4:40 UTC  (3+ messages)
` [PATCH 2/2] VT-d: Tylersburg isoch DMAR unit with no TLB space

[PATCH net-next 1/2] mctp: test: disallow MCTP_TEST when building as a module
 2021-10-12  4:38 UTC  (6+ messages)

[PATCH] tests/tcg/xtensa: allow testing big-endian cores
 2021-10-12  4:33 UTC 

[PATCH] btrfs: clear BTRFS_DEV_STATE_MISSING bit in btrfs_close_one_device
 2021-10-12  4:34 UTC  (3+ messages)

building the kernel's usbipd daemon
 2021-10-12  4:32 UTC  (3+ messages)
  ` [yocto] "

[RFC V3 00/13] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-10-12  4:24 UTC  (5+ messages)
` [RFC V3 13/13] KVM: arm64: Enable FEAT_LPA2 based 52 bits IPA size on 4K and 16K

[qemu-mainline test] 165468: tolerable FAIL - PUSHED
 2021-10-12  4:26 UTC 

stable-rc/linux-4.4.y baseline: 91 runs, 9 regressions (v4.4.288-11-g56bf6ade2266)
 2021-10-12  4:26 UTC 

stable-rc/queue/4.14 build: 179 builds: 1 failed, 178 passed, 4 warnings (v4.14.250-24-g0c04723a59cf)
 2021-10-12  4:24 UTC 

[PATCH v4 00/16] ASoC: Add Audio Graph Card2 support
 2021-10-12  4:19 UTC  (4+ messages)

[Intel-gfx] [RFC PATCH 0/8] drm/i915/display: refactor plane config + pin out
 2021-10-12  4:18 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] net/bnxt: enhance support for RSS action
 2021-10-12  4:15 UTC  (2+ messages)

[PATCH bpf-next 00/10] libbpf: support custom .rodata.*/.data.* sections
 2021-10-12  4:15 UTC  (2+ messages)

[PATCH bpf-next 1/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-12  4:11 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.