All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-06 21:26:50 to 2026-07-06 22:36:35 UTC [more...]

[PATCH] lib/mbedtls: Do not use ERR_PTR with mbedTLS error codes
 2026-07-06 21:49 UTC  (4+ messages)

[PATCH v3 00/91] tests/tcg: run tests with meson
 2026-07-06 22:32 UTC  (28+ 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 07/91] tests/tcg/meson.build: introduce cflags
` [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 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 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 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 31/91] tests/tcg/multiarch: declare user tests
` [PATCH v3 34/91] tests/tcg/aarch64: "
` [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] 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 RESEND 00/11] cifs: Various changes
 2026-07-06 22:33 UTC  (5+ 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] 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  (11+ messages)
` [PATCH 01/13] setup: rename `check_repository_format_gently()`
` [PATCH 02/13] setup: mark bogus worktree in `apply_repository_format()`
` [PATCH 03/13] setup: unify setup of shallow file
` [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)

[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
 2026-07-06 22:33 UTC  (8+ messages)
` [RFC PATCH 1/6] selftests/vfio: allow selecting IOMMU backend from environment
` [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 v2 0/3] VFS: refactor lookup_open and add vfs_lookup()
 2026-07-06 22:32 UTC  (5+ messages)
` [PATCH v2 3/3] VFS: add vfs_lookup_open() for nfsd

[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  (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds

[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  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/xe: Add sysfs for GT/IA bias
` ✓ CI.KUnit: success for drm/xe: Use IBC v3 on PTL (rev2)
` ✓ Xe.CI.BAT: "

[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  (5+ messages)
` [PATCH 2/8] drm/msm/a6xx: Rename GBIF_CX_CONFIG to a A6XX- variant register
` [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)

[PATCH v4 0/3] Add support for the Iris codec on Milos
 2026-07-06 22:20 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: media: qcom,milos-iris: Add Milos video codec
` [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

[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  (8+ 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

[PATCH 0/4] arm64: dts: imx8qm: collect some small update and fixes
 2026-07-06 22:04 UTC  (7+ messages)
` [PATCH 1/4] arm64: dts: imx8qm-ss-dma: add lpuart4 node
` [PATCH 2/4] arm64: dts: imx8qm-ss-audio: add spdif1 node
` [PATCH 3/4] arm64: dts: imx8qm-ss-lsio: add lsio mu6,8,8b
` [PATCH 4/4] arm64: dts: imx8-ss-audio: Fix LPCG clock indices for ASRC0

[PATCH] drm/amdkfd: Fix named barrier restore in gfx12.1 trap handler
 2026-07-06 22:00 UTC 

[PATCH V1 09/13] accel/amdxdna: Use unsigned long for nr_pages in amdxdna_hmm_register()
 2026-07-06 22:01 UTC  (2+ messages)

[PATCH v2 ethtool] man: ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
 2026-07-06 22:00 UTC  (2+ messages)

[PATCH v4] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-06 21:59 UTC  (3+ messages)

[PATCH 0/4] fs: Add 9P filesystem support over virtio
 2026-07-06 21:54 UTC  (5+ messages)
` [PATCH 1/4] net: 9p: Add 9P2000 protocol support
` [PATCH 2/4] fs: 9p: Add 9P filesystem support
` [PATCH 3/4] virtio: 9p: Add 9P transport driver
` [PATCH 4/4] MAINTAINERS: Add entry for 9PFS

[PATCH] NFSv4.2: fix nfs4_listxattr NULL pointer dereference
 2026-07-06 21:55 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] x86/apic: PV IPI robustness and subtest selection
 2026-07-06 21:54 UTC  (2+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-06 21:52 UTC  (6+ messages)
` [PATCH v6 09/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory

[PATCH] prio-queue: use cascade-down sift for faster extract-min
 2026-07-06 21:52 UTC  (7+ messages)
` [PATCH v2] prio-queue: use cascade-down "

[PATCH v10 0/6] iommufd: Enable noiommu mode for cdev
 2026-07-06 21:51 UTC  (5+ messages)
` [PATCH v10 6/6] Documentation: Update VFIO NOIOMMU mode

[scarthgap][PATCH v2] libgcrypt: upgrade 1.10.3 -> 1.10.4
 2026-07-06 21:33 UTC  (2+ messages)

[PATCH] arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timer
 2026-07-06 21:49 UTC  (4+ messages)

[PATCH v3 0/2] watchdog: w83627hf_wdt: Add NCT6126 support and improve handling of running watchdog
 2026-07-06 21:48 UTC  (9+ messages)
` [PATCH v3 2/2] watchdog: w83627hf_wdt: Use WDOG_HW_RUNNING for running chip on boot

[geert-m68k:master] BUILD SUCCESS 0d61bcd886e0ad9395368a7d11ee3856ae915ceb
 2026-07-06 21:48 UTC 

[PATCH] workqueue: annotate racy sum_exec_runtime reads for CPU-intensive detection
 2026-07-06 21:47 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-06 21:46 UTC  (6+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots

ftruncate() after FICLONERANGE costs 300-600us/file, ~10x more than the clone itself
 2026-07-06 21:45 UTC 

[PATCH] x86/virt/tdx: Formalize SEAMCALL version encoding support
 2026-07-06 21:44 UTC  (2+ messages)

[syzbot] [netfs?] WARNING in netfs_writepages (3)
 2026-07-06 21:44 UTC 

[PATCH liburing 0/3] Convert manpages to markdown
 2026-07-06 21:41 UTC  (4+ messages)
` [PATCH liburing 1/3] man: Generate aliases during compilation
` [PATCH liburing 2/3] man: Introduce rules to convert Markdown to groff
` [PATCH liburing 3/3] man: Convert manpages to markdown

[PATCH bpf-next v8 0/2] Introduce jit_required to prevent a kernel panic
 2026-07-06 21:41 UTC  (3+ messages)
` [PATCH bpf-next v8 2/2] bpf: Reject programs with inlined helpers if JIT is not available

[PATCH v3 0/7] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-07-06 21:40 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: display/msm: gpu: Document Adreno 840
` [PATCH v3 2/7] arm64: dts: qcom: kaanapali: add the GPU SMMU node
` [PATCH v3 3/7] arm64: dts: qcom: kaanapali: Add QFPROM node
` [PATCH v3 4/7] arm64: dts: qcom: Add GPU support for Kaanapali
` [PATCH v3 5/7] arm64: dts: qcom: kaanapali: Add GPU cooling
` [PATCH v3 6/7] arm64: dts: qcom: kaanapali-mtp: Enable GPU
` [PATCH v3 7/7] arm64: dts: qcom: kaanapali-qrd: "

[PATCH] gitlab-ci: Fix macOS build by using bison from homebrew
 2026-07-06 21:37 UTC  (2+ messages)

[PATCH] drm/i915/guc: Return NULL for missing multi-lrc parent
 2026-07-06 21:37 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Return NULL for missing multi-lrc parent (rev2)

[PATCH v3 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-06 21:36 UTC  (3+ messages)
` [PATCH v3 04/11] mm: zswap: add range lookup for large-folio swapin

[PATCH] btrfs: get rid of useless label in btrfs_create_dio_extent()
 2026-07-06 21:36 UTC  (2+ messages)

[PATCH v3] selftests: harness: Mark test fixture objects __maybe_unused
 2026-07-06 21:36 UTC  (2+ messages)

[OE-core][Scarthgap][PATCH] openssh: set status for CVE-2026-3497
 2026-07-06 21:34 UTC  (2+ messages)

nfs: opening a file with O_WRONLY|O_CREAT flags can result in permission denied error
 2026-07-06 21:34 UTC 

[PATCH 2/2] arm64: dts: rockchip: Add EmbedFire LubanCat 4 board
 2026-07-06 21:34 UTC  (5+ messages)

[PATCH 0/3] tune-cortexa32: AArch32 Thumb-2/crypto fixes, plus a QEMU machine
 2026-07-06 21:33 UTC  (3+ messages)
` [PATCH 3/3] qemuarmv8a32: add QEMU machine for AArch32 ARMv8-A
  ` [OE-core] "

[PATCH bpf-next 0/6] Introduce bpf_ksock
 2026-07-06 21:33 UTC  (3+ messages)
` [PATCH bpf-next 2/6] bpf: Add ksock kfuncs

[PATCH v4 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-07-06 21:33 UTC  (5+ messages)
` [PATCH v4 1/3] x86,fs/resctrl: Add resctrl_arch_preconvert_bw()
` [PATCH v4 2/3] arm_mpam: resctrl: Add pass-through resctrl_arch_preconvert_bw()

[PATCH v2] ceph: fix denial of service issue in ceph_update_snap_trace()
 2026-07-06 21:32 UTC 

[PATCH 0/5] Backport ARM64 VHE boot fixes to 6.6.y
 2026-07-06 21:32 UTC  (2+ messages)

[PATCH 0/5] Backport ARM64 VHE boot fixes to 6.6.y
 2026-07-06 21:32 UTC  (2+ messages)

[PATCH 4/5] KVM: arm64: Initialize HCR_EL2.E2H early
 2026-07-06 21:31 UTC  (2+ messages)

[PATCH v2 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-07-06 21:31 UTC  (5+ messages)
` [PATCH v2 3/8] arm64: dts: qcom: kaanapali: add the GPU SMMU node
` [PATCH v2 4/8] arm64: dts: qcom: kaanapali: Add QFPROM node

[PATCH 0/5] Backport ARM64 VHE boot fixes to 6.6.y
 2026-07-06 21:31 UTC  (2+ messages)

[PATCH 1/2] fuse: copy request headers via a stack buffer for io-uring
 2026-07-06 21:28 UTC  (3+ messages)
` [PATCH 2/2] fuse: reject oversized payload_sz in fuse_uring_copy_from_ring()

[PATCH v1 net-next] net: phy: Drop #inclusion of <linux/mod_devicetable.h> from <linux/mdio.h>
 2026-07-06 21:28 UTC  (4+ messages)

[PATCH v5 0/7] drm/msm: Add support for Shikra GPU (A704)
 2026-07-06 21:28 UTC  (3+ messages)
` [PATCH v5 6/7] arm64: dts: qcom: shikra: Add GPU cooling

[PATCH 00/14] drm/amdgpu: Improve retry fault handling (v3)
 2026-07-06 21:27 UTC  (6+ messages)
` [PATCH 11/14] drm/amdgpu/ih6.0: Use MMIO ACK for retry CAM on IH 6.0

[PATCH] irqchip/irq-imgpdc: Remove unused driver
 2026-07-06 21:27 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-06 21:28 UTC  (3+ messages)
` [PATCH v4 08/27] KVM: arm64: Prepare sharing arm64 code with s390


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.