All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-06 22:06:14 to 2026-07-06 22:44:09 UTC [more...]

[PATCH v3] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver
 2026-07-06 22:43 UTC  (3+ messages)

[PATCH v2 1/2] drm/xe: Add support for WA 22022079272
 2026-07-06 22:43 UTC  (2+ messages)
` [PATCH v2 2/2] drm/xe: Add support for WA 16029897822

[PATCH v3 00/91] tests/tcg: run tests with meson
 2026-07-06 22:33 UTC  (92+ messages)
` [PATCH v3 01/91] tests/tcg/multiarch/system/memory.c: remove unused variable
` [PATCH v3 02/91] tests/tcg/multiarch/plugin/check-plugin-output.sh: take test output as input
` [PATCH v3 03/91] tests/tcg/multiarch/plugin: rename check-plugin-output to regex-compare
` [PATCH v3 04/91] tests/tcg: introduce meson.build
` [PATCH v3 05/91] tests/tcg/meson.build: introduce exe_name
` [PATCH v3 06/91] tests/tcg/meson.build: introduce test_name
` [PATCH v3 07/91] tests/tcg/meson.build: introduce cflags
` [PATCH v3 08/91] tests/tcg/meson.build: introduce qemu_args
` [PATCH v3 09/91] tests/tcg/meson.build: introduce env_var
` [PATCH v3 10/91] tests/tcg/plugins: build list of test_plugins
` [PATCH v3 11/91] tests/tcg/meson.build: introduce plugin_test
` [PATCH v3 12/91] tests/tcg/meson.build: test gdb support and introduce gdb_arch
` [PATCH v3 13/91] tests/tcg/meson.build: introduce gdb_test
` [PATCH v3 14/91] tests/tcg/meson.build: add default flag for testing compiler support
` [PATCH v3 15/91] tests/tcg/meson.build: introduce wrapper
` [PATCH v3 16/91] tests/tcg/meson.build: introduce expected_output
` [PATCH v3 17/91] tests/tcg/meson.build: add wrapper run_and_check_forbidden_output
` [PATCH v3 18/91] tests/tcg/meson.build: add wrapper run_with_input
` [PATCH v3 19/91] tests/tcg/meson.build: add wrapper record_replay
` [PATCH v3 20/91] tests/tcg/meson.build: add wrapper check_plugin_output
` [PATCH v3 21/91] tests/tcg/meson.build: add logic to skip tests
` [PATCH v3 22/91] tests/tcg/meson.build: introduce cc_feat and cc_feat_cflags
` [PATCH v3 23/91] tests/tcg/meson.build: introduce gdb_feat and gdb_feat_version
` [PATCH v3 24/91] tests/tcg/meson.build: move gdb_arch support check
` [PATCH v3 25/91] tests/tcg/meson.build: let test infrastructure detect compiler
` [PATCH v3 26/91] tests/docker/docker.py: return error code if probe fails
` [PATCH v3 27/91] tests/docker/docker.py: remove "Image is up to date" info
` [PATCH v3 28/91] tests/tcg/meson.build: introduce cc_dockerfile and cc_docker_arch
` [PATCH v3 29/91] tests/tcg/meson.build: introduce depends
` [PATCH v3 30/91] tests/tcg/meson.build: add top-level 'tcg-tests' target
` [PATCH v3 31/91] tests/tcg/multiarch: declare user tests
` [PATCH v3 32/91] tests/tcg/multiarch: declare system tests
` [PATCH v3 33/91] tests/tcg/meson.build: add generic plugin tests
` [PATCH v3 34/91] tests/tcg/aarch64: user tests
` [PATCH v3 35/91] tests/tcg/aarch64/system/gpc-test.c: remove unused variables
` [PATCH v3 36/91] tests/tcg/aarch64: system tests
` [PATCH v3 37/91] tests/tcg/aarch64_be: user tests
` [PATCH v3 38/91] tests/tcg/alpha: add float reference files
` [PATCH v3 39/91] tests/tcg/alpha: user tests
` [PATCH v3 40/91] tests/tcg/alpha: system tests
` [PATCH v3 41/91] tests/tcg/arm: user tests
` [PATCH v3 42/91] tests/tcg/arm: system tests
` [PATCH v3 43/91] tests/tcg/hexagon/overflow.c: add missing include
` [PATCH v3 44/91] tests/tcg/hexagon: user tests
` [PATCH v3 45/91] tests/tcg/multiarch/sha1.c: fix big endian implementation
` [PATCH v3 46/91] tests/tcg/hppa: add float reference files
` [PATCH v3 47/91] tests/tcg/hppa: user tests
` [PATCH v3 48/91] tests/tcg/i386: add missing float reference files
` [PATCH v3 49/91] tests/tcg/i386: user tests
` [PATCH v3 50/91] tests/tcg/i386: system tests
` [PATCH v3 51/91] tests/tcg/loongarch64: user tests
` [PATCH v3 52/91] tests/tcg/loongarch64: system tests
` [PATCH v3 53/91] tests/tcg/m68k: add float reference files
` [PATCH v3 54/91] tests/tcg/m68k: user tests
` [PATCH v3 55/91] scripts/probe-gdb-support.py: add mapping for mips architecture
` [PATCH v3 56/91] tests/tcg/mips: add float reference files
` [PATCH v3 57/91] test/tcg/mips: user tests
` [PATCH v3 58/91] tests/tcg/mips64: add float reference files
` [PATCH v3 59/91] tests/tcg/mips64: user tests
` [PATCH v3 60/91] tests/tcg/mips64el: add float reference files
` [PATCH v3 61/91] tests/tcg/mips64el: user tests
` [PATCH v3 62/91] tests/docker/dockerfiles/debian-all-test-cross.docker: add or1k toolchain
` [PATCH v3 63/91] tests/tcg/or1k/test_addic.c: remove unused variables
` [PATCH v3 64/91] tests/tcg/or1k/test_muli.c: remove set but unused variable
` [PATCH v3 65/91] tests/tcg/or1k: add float reference files
` [PATCH v3 66/91] plugins/api.c: identify or1k pc register and mark it as read only
` [PATCH v3 67/91] tests/tcg/or1k: user tests
` [PATCH v3 68/91] tests/tcg/ppc64: add float reference files
` [PATCH v3 69/91] tests/tcg/ppc64: remove dependency on qemu/compiler.h
` [PATCH v3 70/91] tests/tcg/ppc64: user tests
` [PATCH v3 71/91] tests/tcg/ppc64le: add missing float reference file
` [PATCH v3 72/91] tests/tcg/ppc64le: user tests
` [PATCH v3 73/91] tests/tcg/riscv64: add float reference files
` [PATCH v3 74/91] tests/tcg/riscv64: user tests
` [PATCH v3 75/91] tests/tcg/riscv64: system tests
` [PATCH v3 76/91] tests/tcg/s390x/head64.S: declare _exit symbol after main
` [PATCH v3 77/91] tests/tcg/s390x: add float reference files
` [PATCH v3 78/91] tests/tcg/s390x: user tests
` [PATCH v3 79/91] tests/tcg/s390x: system tests
` [PATCH v3 80/91] tests/tcg/sh4: add float reference files
` [PATCH v3 81/91] tests/tcg/sh4: user tests
` [PATCH v3 82/91] tests/tcg/tricore: system tests
` [PATCH v3 83/91] Revert "tests/tcg/tricore: system tests"
` [PATCH v3 84/91] tests/tcg/x86_64: add missing float reference file
` [PATCH v3 85/91] tests/tcg/x86_64: user tests
` [PATCH v3 86/91] tests/tcg/x86_64: system tests
` [PATCH v3 87/91] tests/tcg/xtensa/crt.S: align .text section
` [PATCH v3 88/91] tests/tcg/xtensa: system tests
` [PATCH v3 89/91] tests: remove tcg tests machinery
` [PATCH v3 90/91] tests/tcg: remove Makefiles
` [PATCH v3 91/91] configure: remove --cross-cc* options

[PATCH v2] cxl/pci: Honor -EPROBE_DEFER from component register setup
 2026-07-06 22:43 UTC 

[PATCH v4 0/3] Add support for the Iris codec on Milos
 2026-07-06 22:42 UTC  (5+ messages)
` [PATCH v4 2/3] media: iris: Add support for Milos (VPU v2.0)
` [PATCH v4 3/3] arm64: dts: qcom: milos: Add Iris VPU v2.0

[PATCH RESEND 00/11] cifs: Various changes
 2026-07-06 22:42 UTC  (7+ messages)
` [PATCH RESEND 06/11] cifs: Validate presence of EA $LXMOD for WSL reparse points
` [PATCH RESEND 07/11] cifs: Check if server supports EAs before trying to set it for WSL

[PATCH v2 0/3] VFS: refactor lookup_open and add vfs_lookup()
 2026-07-06 22:41 UTC  (6+ messages)
` [PATCH v2 3/3] VFS: add vfs_lookup_open() for nfsd

[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
 2026-07-06 22:41 UTC  (6+ messages)
` [RFC PATCH 3/6] selftests/vfio: add sPAPR TCE v2 DMA window helpers
` [RFC PATCH 4/6] selftests/vfio: Exercise sPAPR DDW path for hugepage DMA mappings

[PATCH V3] accel/amdxdna: Fix VMA access race
 2026-07-06 22:40 UTC  (2+ messages)

[PATCH v7 0/3] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-07-06 22:39 UTC  (4+ messages)
` [PATCH v7 v7 1/3] dt-bindings: iio: health: add adi,max86150
` [PATCH v7 v7 2/3] iio: health: add MAX86150 ECG and PPG biosensor driver
` [PATCH v7 v7 3/3] MAINTAINERS: add entry for MAX86150 IIO health driver

[PATCH 0/2] PCI: apple: Integrate pwrctrl API
 2026-07-06 22:38 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: dts: apple: t600x: Add PCIe pwren gpios

[PATCH v6 0/3] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-07-06 22:38 UTC  (3+ messages)

[RFC PATCH v1 0/2] phy: rockchip: inno-usb2: fix USB gadget hot-plug on peripheral-only OTG ports
 2026-07-06 22:36 UTC  (9+ messages)
` [RFC PATCH v1 1/2] phy: rockchip: inno-usb2: keep peripheral-only OTG port active
` [RFC PATCH v1 2/2] arm64: dts: rockchip: fix gadget hot-plug on ODROID-M1S micro-USB

[PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
 2026-07-06 22:36 UTC  (7+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-06 22:35 UTC  (5+ messages)
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2

+ cgroup-cpuset-rebind-mm-mempolicy-to-effective_mems-not-mems_allowed.patch added to mm-hotfixes-unstable branch
 2026-07-06 22:35 UTC 

[PATCH] cxl/pci: Honor -EPROBE_DEFER from component register setup
 2026-07-06 22:35 UTC  (2+ messages)

[PATCH V3] accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()
 2026-07-06 22:34 UTC  (2+ messages)

[PATCH net] macvlan: cap IFLA_MACVLAN_BC_QUEUE_LEN to bound broadcast backlog
 2026-07-06 22:34 UTC  (2+ messages)

[to-be-updated] cgroup-cpuset-rebind-mm-mempolicy-to-effective_mems-not-mems_allowed.patch removed from -mm tree
 2026-07-06 22:34 UTC 

[PATCH] nvdimm: ndtest: remove redundant NULL check before vfree()
 2026-07-06 22:33 UTC  (2+ messages)

[PATCH 00/13] setup: split up repository discovery and setup
 2026-07-06 22:33 UTC  (5+ messages)
` [PATCH 05/13] setup: introduce explicit repository discovery
` [PATCH 07/13] setup: move prefix into repository

[PATCH v2] KVM: x86: Destroy the PIC and IOAPIC before destroying vCPUs
 2026-07-06 22:33 UTC  (5+ messages)

[PATCH] nvdimm: nfit: remove redundant NULL check before vfree()
 2026-07-06 22:32 UTC  (2+ messages)

+ mm-page_alloc-remove-set_page_private-in-prep_compound_tail.patch added to mm-new branch
 2026-07-06 22:32 UTC 

+ mm-page_alloc-make-sure-tail_page-private-is-zero-at-page-free-time.patch added to mm-new branch
 2026-07-06 22:32 UTC 

+ mm-huge_memory-add-page-private-check-back-in-__split_folio_to_order.patch added to mm-new branch
 2026-07-06 22:32 UTC 

+ mm-compaction-stop-recording-free-page-order-in-page-private.patch added to mm-new branch
 2026-07-06 22:32 UTC 

+ mm-percpu-km-clear-page-private-before-free-them.patch added to mm-new branch
 2026-07-06 22:32 UTC 

[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-07-06 22:31 UTC  (4+ messages)
` [PATCH bpf-next v3 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-07-06 22:31 UTC  (4+ messages)
` [PATCH v12 05/12] x86/vmscape: Move mitigation selection to a switch()

[PATCH] docs/bpf: Document BPF_STRICT_BUILD=0 to tolerate test build failures
 2026-07-06 22:30 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
 2026-07-06 22:30 UTC  (2+ messages)

[PATCH] xen/arm: mmu: avoid transient mapping of page tables when a directmap is available
 2026-07-06 22:29 UTC 

[PATCH v4] riscv: dts: spacemit: Use symbolic PDMA request numbers on K1
 2026-07-06 22:29 UTC  (3+ messages)

docker-image-debian-all-test-cross errors
 2026-07-06 22:28 UTC  (9+ messages)

[wic][PATCH v4 0/6] tests: standalone test-suite framework plus the first unit test
 2026-07-06 22:29 UTC  (7+ messages)
` [wic][PATCH v4 1/6] tests: add the standalone unit-test suite skeleton
` [wic][PATCH v4 2/6] tests: add conftest with a wic-import preflight and session banner
` [wic][PATCH v4 3/6] tests: add optional coverage reporting
` [wic][PATCH v4 4/6] add ruff linting
` [wic][PATCH v4 5/6] bb/utils: import errno so mkdirhier's OSError handler works
` [wic][PATCH v4 6/6] tests/unit/test_bb_utils: cover mkdirhier()

[PATCH v2 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-06 22:27 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Use IBC v3 on PTL (rev2)

[PATCH] mfd: rohm: Factor out power button registration
 2026-07-06 22:27 UTC  (5+ messages)

[PATCH 0/4] KVM: x86: Document and enforce APIC base memory hole
 2026-07-06 22:26 UTC  (5+ messages)
` [PATCH 3/4] KVM: x86: Reject KVM_CREATE_IRQCHIP if APIC base is already mapped

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 22:26 UTC  (7+ messages)
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4

mount_service: possible implementation changes
 2026-07-06 22:26 UTC 

[PATCH bpf] bpf: reject mini-sockets in bpf_sock_destroy()
 2026-07-06 22:24 UTC  (6+ messages)

[PATCH 0/8] drm/msm: Support for Eliza GPU
 2026-07-06 22:23 UTC  (3+ messages)
` [PATCH 8/8] arm64: dts: qcom: eliza-mtp: Enable Adreno A722 GPU

[PATCH 0/3] ASoC: codecs: add the Qualcomm WCD9378 audio codec
 2026-07-06 22:22 UTC  (7+ messages)
` [PATCH 2/3] ASoC: dt-bindings: "
` [PATCH 3/3] ASoC: codecs: wcd9378: add TX/capture codec driver

[v2 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
 2026-07-06 22:21 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/audio: Add HDMI TMDS audio bandwidth check (rev2)

[OE-core][PATCH v2 1/2] kernel-fit-image: Add KERNEL_DTBVENDORED support for FIT_CONF_DEFAULT_DTB
 2026-07-06 22:19 UTC  (2+ messages)
` [OE-core][PATCH v2 2/2] oe-selftest: fitimage: Add tests for KERNEL_DTBVENDORED

[PATCH] hfs: fix error code when writing beyond volume capacity
 2026-07-06 22:18 UTC 

[PATCH] hfsplus: fix error code when writing beyond volume capacity
 2026-07-06 22:17 UTC 

[GIT PULL] please fsl-qoriq-next-2026-07-06 for next
 2026-07-06 22:16 UTC  (2+ messages)

[PATCH net-next v14 0/9] tls: Add TLS 1.3 hardware offload support
 2026-07-06 22:14 UTC  (3+ messages)

[PATCHv2 net] net: emac: mal: replace devm_request_irq with request_irq to fix probe error race
 2026-07-06 22:14 UTC  (2+ messages)

[PATCH] sched_ext: Arm the exit on the sub-scheduler enable error path
 2026-07-06 22:14 UTC  (2+ messages)

[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
 2026-07-06 22:13 UTC  (6+ messages)
` [PATCH RFC 10/13] drm/msm: initialize LPAC ring

[PATCH V1] accel/amdxdna: Fix potential amdxdna_umap lifetime race
 2026-07-06 22:12 UTC 

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-07-06 22:10 UTC  (3+ messages)

[PATCHSET sched_ext/for-7.2-fixes] sched_ext: Fix finite-slice ticks on nohz_full
 2026-07-06 22:09 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Enable tick for finite slices "

[PATCH v3] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
 2026-07-06 22:09 UTC  (2+ messages)

[PATCH 0/7] ARM: orion: convert legacy gpio-keys to software nodes
 2026-07-06 22:08 UTC  (3+ messages)

[yocto-autobuilder2][PATCH v3 0/6] Implement 'containers' jobs
 2026-07-06 22:05 UTC  (13+ messages)
` [yocto-autobuilder-helper][PATCH v4 00/11] "
  ` [yocto-autobuilder-helper][PATCH v4 01/11] scripts: add vcontainer-tarball setup, integration, and publishing
  ` [yocto-autobuilder-helper][PATCH v4 02/11] config.json: add vcontainer-tarball build target
  ` [yocto-autobuilder-helper][PATCH v4 03/11] scripts: add run-vcontainer-tests for meta-virtualization
  ` [yocto-autobuilder-helper][PATCH v4 04/11] scripts: add container registry push, auth, tagging, runtime selection
  ` [yocto-autobuilder-helper][PATCH v4 05/11] config.json: add 'containers-library' build job
  ` [yocto-autobuilder-helper][PATCH v4 06/11] scripts/run-push-containers: push multiarch containers with skopeo-native
  ` [yocto-autobuilder-helper][PATCH v4 07/11] containers-library: switch to multiarch; add alpine single-arch
  ` [yocto-autobuilder-helper][PATCH v4 08/11] run-push-containers: conditionally sign pushed containers with cosign
  ` [yocto-autobuilder-helper][PATCH v4 09/11] scripts/run-push-containers: add SPDX SBOM attestation
  ` [yocto-autobuilder-helper][PATCH v4 10/11] config.json: add -dev container builds to containers-library
  ` [yocto-autobuilder-helper][PATCH v4 11/11] run-push-containers: optionally push -dev tagged containers


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.