All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-04 17:25:33 to 2025-11-04 18:09:03 UTC [more...]

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-04 18:08 UTC  (13+ messages)
` [RESEND v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [RESEND v13 02/25] PCI/CXL: Introduce pcie_is_cxl()
` [RESEND v13 03/25] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [RESEND v13 06/25] cxl: Move CXL driver's RCH error handling into core/ras_rch.c
` [RESEND v13 07/25] CXL/AER: Replace device_lock() in cxl_rch_handle_error_iter() with guard() lock
` [RESEND v13 09/25] PCI/AER: Report CXL or PCIe bus error type in trace logging

[PATCH v2] x86/amd: Disable RDSEED on AMD Zen5 because of an error
 2025-11-04 18:08 UTC  (4+ messages)

[PATCH 0/3] Add i.MX95 15x15 EVK support
 2025-11-04 18:08 UTC  (3+ messages)
` [PATCH 1/3] imx95_evk: Share the env file for both 19x19 EVK and 15x15 EVK

[PATCH 0/2] Add support for NXP XSPI
 2025-11-04 18:08 UTC  (3+ messages)
` [PATCH 2/2] spi: add driver for NXP XSPI controller

Overhead of arm64 LSE per-CPU atomics?
 2025-11-04 18:08 UTC  (4+ messages)

[PATCH 0/4] imx: kontron: Add support for HW UIDs in OTPs
 2025-11-04 18:07 UTC  (2+ messages)

[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-11-04 18:07 UTC  (9+ messages)
` [RESEND PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()

[PULL 00/27] Block layer patches
 2025-11-04 17:54 UTC  (28+ messages)
` [PULL 01/27] aio-posix: fix race between io_uring CQE and AioHandler deletion
` [PULL 02/27] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime
` [PULL 03/27] aio-posix: fix spurious return from ->wait() due to signals
` [PULL 04/27] aio-posix: keep polling enabled with fdmon-io_uring.c
` [PULL 05/27] tests/unit: skip test-nested-aio-poll with io_uring
` [PULL 06/27] aio-posix: integrate fdmon into glib event loop
` [PULL 07/27] aio: remove aio_context_use_g_source()
` [PULL 08/27] aio: free AioContext when aio_context_new() fails
` [PULL 09/27] aio: add errp argument to aio_context_setup()
` [PULL 10/27] aio-posix: gracefully handle io_uring_queue_init() failure
` [PULL 11/27] aio-posix: unindent fdmon_io_uring_destroy()
` [PULL 12/27] aio-posix: add fdmon_ops->dispatch()
` [PULL 13/27] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
` [PULL 14/27] block/io_uring: use aio_add_sqe()
` [PULL 15/27] block/io_uring: use non-vectored read/write when possible
` [PULL 16/27] block: replace TABs with space
` [PULL 17/27] block: Drop detach_subchain for bdrv_replace_node
` [PULL 18/27] iotests: Test resizing file node under raw with size/offset
` [PULL 19/27] qemu-img: Fix amend option parse error handling
` [PULL 20/27] iotests: Run iotests with sanitizers
` [PULL 21/27] qcow2: rename update_refcount_discard to queue_discard
` [PULL 22/27] qcow2: put discards in discard queue when discard-no-unref is enabled
` [PULL 23/27] tests/qemu-iotests/184: Fix skip message for qemu-img without throttle
` [PULL 24/27] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
` [PULL 25/27] tests/qemu-iotest: Add more image formats to the "
` [PULL 26/27] block: Allow drivers to control protocol prefix at creation
` [PULL 27/27] qcow2, vmdk: Restrict creation with secondary file using protocol

MAINTAINERS spring-cleaning
 2025-11-04 17:58 UTC  (2+ messages)

[PATCH 1/2] imx: kontron-sl-mx8mm: Adjust offset for U-Boot proper in case of eMMC fastboot
 2025-11-04 18:07 UTC  (2+ messages)

[PATCH v4 00/12] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
 2025-11-04 18:06 UTC  (2+ messages)

[PATCH] amdkfd: Do nto wait for queue op response during reset
 2025-11-04 18:06 UTC  (2+ messages)

[PATCH v3 0/7] syscore: Pass context data to callbacks
 2025-11-03 16:18 UTC  (3+ messages)
` [PATCH v3 1/7] "

[PATCH] arm64: dts: imx8mp: Add missing LED enumerators for DH electronics i.MX8M Plus DHCOM on PDK2
 2025-11-04 18:06 UTC  (2+ messages)

[PATCH v2 bpf] bpf: properly verify tail call behavior
 2025-11-04 18:05 UTC  (3+ messages)

[PATCH v2] arm64: imx8ulp: Split SRAM0 mapping to isolate the SCMI shared memory as non-cacheable
 2025-11-04 18:05 UTC  (2+ messages)

[PATCH] imx9: scmi: Drop parenthesis around enable
 2025-11-04 18:04 UTC  (2+ messages)

[PATCH v1] configs: toradex-smarc-imx95: enable USB Gadget OS Descriptors for fastboot
 2025-11-04 18:04 UTC  (2+ messages)

[PATCH bpf-next v5 0/7] Support associating BPF programs with struct_ops
 2025-11-04 18:03 UTC  (12+ messages)
` [PATCH bpf-next v5 1/7] bpf: Allow verifier to fixup kernel module kfuncs
` [PATCH bpf-next v5 2/7] bpf: Support associating BPF program with struct_ops
` [PATCH bpf-next v5 3/7] bpf: Pin associated struct_ops when registering async callback
` [PATCH bpf-next v5 4/7] libbpf: Add support for associating BPF program with struct_ops
` [PATCH bpf-next v5 5/7] selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
` [PATCH bpf-next v5 6/7] selftests/bpf: Test ambiguous associated struct_ops
` [PATCH bpf-next v5 7/7] selftests/bpf: Test getting associated struct_ops in timer callback

[PATCH v3 1/3] bsh: update readme with instructions to build M2B
 2025-11-04 18:03 UTC  (2+ messages)

[PATCH v1 0/8] KVM: arm64: Fixes for guest CPU feature trapping and enabling
 2025-11-04 18:03 UTC  (10+ messages)
` [PATCH v1 2/8] KVM: arm64: Trap access to ALLINT if FEAT_NMI not supported by the guest
` [PATCH v1 5/8] KVM: arm64: Fix Trace Buffer trap polarity for protected VMs

[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-04 17:57 UTC  (18+ messages)
` [PATCH v5 15/32] hw/pci/pci: Introduce optional get_msi_address_space() callback

[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
 2025-11-04 18:02 UTC  (10+ messages)
` [PATCH v4 27/28] KVM: TDX: Bug the VM if extending the initial measurement fails

[Bug report] xfstests generic/323 over NFS hit BUG: KASAN: slab-use-after-free in nfs_local_call_read on 6.18.0-rc1
 2025-11-04 18:02 UTC  (9+ messages)
      ` [v6.18-rcX PATCH 4/3] nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
        ` [v6.18-rcX PATCH 5/3] nfs/localio: do not issue misaligned DIO out-of-order
              ` [v6.18-rcX PATCH v2] "

[PATCH 1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state
 2025-11-04 18:02 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [1/2] "

[PATCH v3] accel/ivpu: Improve debug and warning messages
 2025-11-04 18:01 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20251104
 2025-11-04 18:00 UTC 

[PATCH v4] powerpc: Use shared font data
 2025-11-04 17:59 UTC  (7+ messages)

[PATCH i-g-t] tests/intel: Adjust test documentation
 2025-11-04 17:58 UTC 

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-11-04 17:57 UTC  (7+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU

[meta-rockchip][PATCH] fix sed invocation
 2025-11-04 17:56 UTC  (2+ messages)
` [yocto-patches] "

[PATCH] PCI: qcom: Program correct T_POWER_ON value for L1.2 exit timing
 2025-11-04 17:56 UTC  (2+ messages)

[PATCH v3 00/15] Introduce cached report zones
 2025-11-04 17:56 UTC  (5+ messages)
` [PATCH v3 01/15] block: handle zone management operations completions
` [PATCH v3 02/15] block: freeze queue when updating zone resources

[PATCH v2 0/2] LSM: Multiple LSM mount options
 2025-11-04 17:46 UTC  (5+ messages)
` [PATCH v2 2/2] LSM: Infrastructure management of the mnt_opts security blob

[PATCH v5 0/4] KVM: x86: User-return MSR fix+cleanups
 2025-11-04 17:55 UTC  (7+ messages)
` [PATCH v5 1/4] KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-Module

[PATCH v3] KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
 2025-11-04 17:55 UTC 

[linux-next:master 774/5926] arch/arm64/boot/dts/mediatek/mt8395-genio-1200-evk-ufs.dtb: pmic (mediatek,mt6359): '#sound-dai-cells' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-11-04 17:54 UTC 

[PATCH v3 0/2] Print map ID on successful creation
 2025-11-04 17:54 UTC  (3+ messages)
` [PATCH v3 1/2] bpftool: Print map ID upon creation and support JSON output

[lustre-devel] RFC: Spill device for Lustre OSD
 2025-11-04 17:51 UTC  (11+ messages)

[PATCH v2 0/4] PM: QoS: Introduce a CPU system-wakeup QoS limit for s2idle
 2025-11-04 17:53 UTC  (7+ messages)
` [PATCH v2 2/4] pmdomain: Respect the CPU system-wakeup QoS limit during s2idle

[Buildroot] [PATCH] package/libnvme: bump to version 1.16
 2025-11-04 17:48 UTC 

[PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
 2025-11-04 17:51 UTC  (7+ messages)
` [PATCH v6 5/6] scripts: Add helper script to generate eMMC block device images
  ` [PATCH v6.1 "

[RESEND PATCH net-next v2 0/4] net/ipv6: RFC6724 rule 5.5 preparations
 2025-11-04 17:52 UTC  (9+ messages)
` [RESEND PATCH net-next v2 1/4] net/ipv6: flatten ip6_route_get_saddr
` [RESEND PATCH net-next v2 2/4] net/ipv6: create ipv6_fl_get_saddr
` [RESEND PATCH net-next v2 3/4] net/ipv6: use ipv6_fl_get_saddr in output
` [RESEND PATCH net-next v2 4/4] net/ipv6: drop ip6_route_get_saddr

[PATCH] [PATCH] usb: rtl8150: Initialize buffers to fix KMSAN uninit-value in rtl8150_open
 2025-11-04 17:52 UTC  (3+ messages)

[linux-next:master 4972/5926] kernel/kexec_handover_debug.c:16:18: error: use of undeclared identifier 'kho_scratch_cnt'
 2025-11-04 17:50 UTC  (4+ messages)

[PATCH v6] Add optimized Makefile support for SoCFPGA handoff
 2025-11-04 17:51 UTC  (2+ messages)

[PATCH v4 00/12] iio: dac: ad5446: Refactor and add support for AD5542
 2025-11-04 17:51 UTC  (3+ messages)
` [PATCH v4 01/12] dt-bindings: iio: dac: Document AD5446 and similar devices
  ` [PATCH v5 6/7] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit

[PULL 0/8] Misc HW patches for 2025-11-04
 2025-11-04 17:48 UTC  (9+ messages)
` [PULL 1/8] hw/sd/sdcard: Fix size check for backing block image
` [PULL 2/8] hw/sd/sdcard: Allow user creation of eMMCs
` [PULL 3/8] hw/sd/sdcard: Add basic support for RPMB partition
` [PULL 4/8] hw/sd/sdcard: Handle RPMB MAC field
` [PULL 5/8] scripts: Add helper script to generate eMMC block device images
` [PULL 6/8] docs: Add eMMC device model description
` [PULL 7/8] hw/i386/microvm: Use fdt field from MachineState
` [PULL 8/8] hw/audio: Remove dead code from ac97_realize

[PATCH] powerpc/flipper-pic: Fix device node reference leak in flipper_pic_init
 2025-11-04 17:26 UTC  (2+ messages)

Estimating & Takeoff Services
 2025-11-04 17:48 UTC 

[PATCH 0/5] net/mlx5: support count and age actions on root group
 2025-11-04 17:46 UTC  (6+ messages)
` [PATCH 1/5] common/mlx5: detect DevX counters support in rdma-core
` [PATCH 2/5] net/mlx5/hws: support counter from DevX bulk on root
` [PATCH 3/5] net/mlx5: rework root group checks in table create
` [PATCH 4/5] net/mlx5: improve error reporting on masked indirect actions
` [PATCH 5/5] net/mlx5: support count and age on root group

[PATCH net] ptp: Return -EINVAL on ptp_clock_register if required ops are NULL
 2025-11-04 17:47 UTC  (3+ messages)

[PATCH] arm64: defconfig: Fix V3D deferred probe timeout
 2025-11-04 17:45 UTC 

[PATCH] KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault test
 2025-11-04 17:45 UTC  (2+ messages)

[PATCH] strparser: Fix signed/unsigned mismatch bug
 2025-11-04 17:42 UTC 

[PATCH] KVM: selftests: Forcefully override ARCH from x86_64 to x86
 2025-11-04 17:45 UTC  (2+ messages)

[PATCH v8 0/4] Introduce GT runtime suspend/resume
 2025-11-04 17:47 UTC  (3+ messages)
` [PATCH v8 4/4] drm/xe/gt: Introduce "

[PATCH] KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
 2025-11-04 17:45 UTC  (2+ messages)

[PATCH] KVM: selftests: Rename "guest_paddr" variables to "gpa"
 2025-11-04 17:45 UTC  (2+ messages)

[PATCH v2 0/2] KVM: VMX: Handle SEAMCALL or TDCALL VM-Exits
 2025-11-04 17:45 UTC  (2+ messages)

[PATCH] KVM: guest_memfd: Remove bindings on memslot deletion when gmem is dying
 2025-11-04 17:45 UTC  (2+ messages)

[PATCH 0/3] KVM: SVM: Unregister GALog notifier on module exit
 2025-11-04 17:45 UTC  (2+ messages)

[f2fs-dev] [syzbot] [iomap?] kernel BUG in folio_end_read (2)
 2025-11-04 17:45 UTC  (4+ messages)
    `  "

[PATCH 0/2] KVM: x86: Fix an FPU+CET splat
 2025-11-04 17:45 UTC  (2+ messages)

[PATCH] KVM: SVM: switch to raw spinlock for svm->ir_list_lock
 2025-11-04 17:44 UTC  (2+ messages)

[PATCH] KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
 2025-11-04 17:44 UTC  (2+ messages)

[PATCH v3 0/3] reenable dm_gpio tests, add support for gpio-line-names lookup
 2025-11-04 17:44 UTC  (4+ messages)
` [PATCH v3 1/3] test: gpio: include in build, and fixup bitrot
` [PATCH v3 2/3] gpio: search gpio-line-names property in dm_gpio_lookup_name
` [PATCH v3 3/3] test: gpio: add test for gpio-line-names lookup

[RFC PATCH 0/7] Enable rust support for linux kernel
 2025-11-04 17:43 UTC  (3+ messages)
` [RFC PATCH 6/7] linux-yocto: enable Rust support in kernel configuration
  ` [OE-core] "

[PATCH v1 0/3] arm64: dts: ti: Add Aquila AM69 Support
 2025-11-04 17:41 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: ti: add Toradex Aquila AM69
  ` [PATCH v1 2/3] arm64: dts: ti: Add Aquila AM69 Support

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-04 17:41 UTC  (5+ messages)
` [PATCH v3 27/28] drm/intel/pciids: Add match with VFIO override

[PATCH 00/16] drm/xe: Multi Queue feature support
 2025-11-04 17:41 UTC  (9+ messages)
` [PATCH 03/16] drm/xe/multi_queue: Add GuC interface for multi queue support
` [PATCH 13/16] drm/xe/multi_queue: Support active group after primary is destroyed

[PATCH] net/ixgbe: add E610 NIC speed support
 2025-11-04 17:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6 v6] Make ELOG and GHES log and trace consistently
 2025-11-04 17:41 UTC  (4+ messages)
` [PATCH 4/6 v6] acpi/ghes: Add helper for CXL protocol errors checks

[PATCH] drm/i915/pmu: Use raw_spin_lock where ever needed in i915 pmu
 2025-11-04 17:40 UTC  (2+ messages)

[PATCH RFC] kvm: emulate avx vmovdq
 2025-11-04 17:40 UTC  (2+ messages)

[PATCH] sfc: Fix double word in comments
 2025-11-04 17:40 UTC  (3+ messages)

[PATCH v2 0/5] add imx94 DDR Performance Monitor support
 2025-11-04 17:40 UTC  (3+ messages)
` [PATCH v2 3/5] perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metrics

[PATCH v2] lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
 2025-11-04 17:38 UTC  (2+ messages)

[PATCH] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
 2025-11-04 17:37 UTC  (2+ messages)

[PATCH mptcp-next v8 0/4] mptcp: introduce backlog processing
 2025-11-04 17:38 UTC  (2+ messages)

[PATCH v4 00/17] vfs: recall-only directory delegations for knfsd
 2025-11-04 17:38 UTC  (3+ messages)
` [PATCH v4 10/17] vfs: make vfs_create break delegations on parent directory

[PATCH bpf-next v5 2/2] selftests/bpf: Add test to verify freeing the special fields when update [lru_,]percpu_hash maps
 2025-11-04 17:37 UTC  (3+ messages)

[PATCH net v8 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-11-04 17:37 UTC  (5+ messages)
` [PATCH net v8 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v8 2/4] selftest: netcons: refactor target creation
` [PATCH net v8 3/4] selftest: netcons: create a torture test
` [PATCH net v8 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH 0/3] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
 2025-11-04 17:37 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: amplifiers: add adl8113

[PATCH 0/3] NFSD: additional NFSD Direct changes
 2025-11-04 17:35 UTC  (6+ messages)
` [PATCH 1/3] nfsd: avoid using DONTCACHE for misaligned DIO's buffered IO fallback
` [PATCH 3/3] NFSD: update Documentation/filesystems/nfs/nfsd-io-modes.rst

[PATCH v3 0/4] Add watchdog support for bcm2712
 2025-11-04 17:34 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: soc: bcm: Add bcm2712 compatible

[PATCH v5 0/3] riscv: sophgo: add top syscon device for cv18xx
 2025-11-04 17:34 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC

[PATCH v6 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-11-04 17:34 UTC  (4+ messages)
` [PATCH v6 05/14] remoteproc: pas: Replace metadata context with PAS context structure

[PATCH 0/5] Fixes for :(optional) path code
 2025-11-04 17:34 UTC  (5+ messages)
` [PATCH 1/5] parseopt: fix :(optional) at command line to only ignore missing files

[PATCH v2] Add Magnus Lindholm to MAINTAINERS (Alpha port)
 2025-11-04 17:32 UTC  (2+ messages)

Corrupt Filesystem (Mirror) despite previously successful scrub
 2025-11-04 17:26 UTC  (4+ messages)

[PATCH v2 0/2] NFSD: Fix problem with nfsd4_scsi_fence_client
 2025-11-04 17:27 UTC  (3+ messages)
` [PATCH v2 1/2] NFSD: Fix problem with nfsd4_scsi_fence_client using the wrong reservation type
` [PATCH v2 2/2] NFSD: Add trace point for SCSI fencing operation

[PATCH bpf-next v4 0/4] bpf: Free special fields when update hash and local storage maps
 2025-11-04 17:30 UTC  (3+ messages)
` [PATCH bpf-next v4 4/4] selftests/bpf: Add tests to verify freeing the "

[PATCH v2] KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
 2025-11-04 17:29 UTC  (3+ messages)

[PATCH v1] dt-bindings: phy: mediatek,ufs-phy: Update maintainer information in mediatek,ufs-phy.yaml
 2025-11-04 17:29 UTC  (2+ messages)

[PATCH v3 0/4] Add RTC support for the Renesas RZ/V2H SoC
 2025-11-04 17:28 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support

[PATCH 0/2] Fixes for iavf VLAN insertion offload
 2025-11-04 17:28 UTC  (4+ messages)
` [PATCH 2/2] net/iavf: fix single VLAN insertion positioning

[PATCH 6.1.y-cip 00/25] Add RZ/G3E GBETH support
 2025-11-04 17:27 UTC  (4+ messages)
` [PATCH 6.1.y-cip 07/25] pinctrl: renesas: rzg2l: Unify OEN access by making pin-to-bit mapping configurable

[PATCH v3 0/2] reject qcow2 creation with protocol in data_store
 2025-11-04 17:26 UTC  (2+ messages)

[PATCH] media: dt-bindings: media: renesas,fcp: Allow three clocks for RZ/V2N SoC
 2025-11-04 17:27 UTC  (2+ messages)

[PATCH v4 00/14] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-11-04 17:26 UTC  (3+ messages)
` [PATCH v4 12/14] cxl: Simplify cxl_rd_ops allocation and handling

[PATCH 0/2] Drop RK3568's variant of the CLK_NR_CLKS constant
 2025-11-04 17:25 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: clock: rk3568: Drop CLK_NR_CLKS define

[PATCH 0/3] SCMI clocks on RK356x
 2025-11-04 17:25 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: rk3568: Add SCMI clock ids


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.