All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-29 15:43:44 to 2025-09-29 16:22:49 UTC [more...]

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-29 16:22 UTC  (9+ messages)

[PATCH v2 00/10] media: Introduce video device state management
 2025-09-29 16:21 UTC  (11+ messages)
` [PATCH v2 02/10] media: v4l2-dev: Add support for try state
` [PATCH v2 04/10] media: v4l2-dev: Add helpers to get current format from the state
` [PATCH v2 08/10] media: ti: j721e-csi2rx: Use video_device_state

[PATCH v3 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX95 support
 2025-09-29 16:20 UTC  (7+ messages)
` [PATCH v3 2/2] arm64: dts: imx95: Describe Mali G310 GPU

[PATCH v8 0/5] Add Texas Instruments BQ25703A Charger
 2025-09-29 16:18 UTC  (4+ messages)
` (subset) "

[PATCH 0/3] system: Don't leak CPU AddressSpaces
 2025-09-29 16:17 UTC  (7+ messages)
` [PATCH 1/3] include/system/memory.h: Clarify address_space_destroy() behaviour
` [PATCH 2/3] memory: New AS helper to serialize destroy+free
` [PATCH 3/3] physmem: Destroy all CPU AddressSpaces on unrealize

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-29 16:17 UTC  (4+ messages)
` [PATCH v5 12/15] iommupt: Add the x86 64 bit page table format

[PATCH bpf-next v8 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
 2025-09-29 16:17 UTC  (5+ messages)
` [PATCH bpf-next v8 5/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage maps

[PATCH net-next v4 0/2] net: devmem: improve cpu cost of RX token management
 2025-09-29 16:16 UTC  (4+ messages)
` [PATCH net-next v4 2/2] net: devmem: use niov array for "

[PATCH v2 00/14] hw/arm/smmuv3: Add initial support for Secure State
 2025-09-29 16:15 UTC  (15+ messages)
` [PATCH v2 10/14] hw/arm/smmuv3: Add banked support for queues and error handling
` [PATCH v2 11/14] hw/arm/smmuv3: Harden security checks in MMIO handlers
` [PATCH v2 12/14] hw/arm/smmuv3: Use iommu_index to represent the security context
` [PATCH v2 13/14] hw/arm/smmuv3: Add property to enable Secure SMMU support
` [PATCH v2 14/14] hw/arm/smmuv3: Optional Secure bank migration via subsections

[PATCH v3 0/8] Add SPI offload support to AD4030
 2025-09-29 16:16 UTC  (5+ messages)
` [PATCH v3 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

[PATCH] Documentation/mm: Drop pxx_mkdevmap() descriptions from page table helpers
 2025-09-29 16:15 UTC  (2+ messages)

[PATCH] mm: hugetlb: avoid soft lockup when mprotect with PROT_MTE
 2025-09-29 16:15 UTC  (3+ messages)

[PATCH] target/riscv: Fix endianness swap on compressed instructions
 2025-09-29 16:14 UTC  (5+ messages)

[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-09-29 16:13 UTC  (16+ messages)
` [PATCH v4 03/27] hw/arm/smmu-common: Factor out common helper functions and export
` [PATCH v4 04/27] hw/arm/smmu-common:Make iommu ops part of SMMUState
` [PATCH v4 05/27] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [PATCH v4 06/27] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [PATCH v4 07/27] hw/arm/smmuv3: Implement get_viommu_cap() callback

[Buildroot] [PATCH v1 1/1] board/zynq: correct zed board links
 2025-09-29 16:13 UTC  (2+ messages)

[RFC PATCH v2 0/2] dma-buf private interconnect POC
 2025-09-29 16:13 UTC  (11+ messages)
` [RFC PATCH v2 1/2] dma-buf: Add support for private interconnects

[syzbot] [mm?] WARNING in memory_failure
 2025-09-29 16:13 UTC  (12+ messages)

[PATCH v2 1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
 2025-09-29 16:13 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for series starting with [v2,1/2] "

[PATCH 0/6] system/ramblock: Sanitize header
 2025-09-29 16:13 UTC  (8+ messages)
` [PATCH 1/6] system/ramblock: Remove obsolete comment
` [PATCH 2/6] system/ramblock: Move ram_block_is_pmem() declaration
` [PATCH 3/6] system/ramblock: Move ram_block_discard_*_range() declarations
` [PATCH 4/6] system/ramblock: Use ram_addr_t in ram_block_discard_guest_memfd_range
` [PATCH 5/6] system/ramblock: Use ram_addr_t in ram_block_discard_range()
` [PATCH 6/6] system/ramblock: Move RAMBlock helpers out of "system/ram_addr.h"

[PATCH v5 0/6] NFSD direct I/O read
 2025-09-29 16:13 UTC  (8+ messages)
` [PATCH v5 1/6] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v5 2/6] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v5 3/6] NFSD: Relocate the xdr_reserve_space_vec() call site
` [PATCH v5 4/6] NFSD: Implement NFSD_IO_DIRECT for NFS READ
` [PATCH v5 5/6] NFSD: Prevent a NULL pointer dereference in fh_getattr()
` [PATCH v5 6/6] NFSD: Ignore vfs_getattr() failure in nfsd_file_get_dio_attrs()

[PATCH v4 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
 2025-09-29 16:12 UTC  (3+ messages)
` [PATCH v4 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings

[meta-arago][oe-layersetup][PATCH v3] configs: processor-sdk-linux: Add 11.01.02.01 release config
 2025-09-29 16:13 UTC  (3+ messages)

[PATCH v3 0/1] Add support for custom compatible string via optional parameter
 2025-09-29 16:12 UTC  (2+ messages)
` [PATCH v3 1/1] fitimage: "

[PATCH 1/1] mm: prevent poison consumption when splitting THP
 2025-09-29 16:12 UTC  (7+ messages)

[PATCH v1 0/5] PCI: tegra: A couple of cleanups
 2025-09-29 16:12 UTC  (6+ messages)
` [PATCH v1 2/5] PCI: tegra: Simplify clock handling by using clk_bulk*() functions

[RFC PATCH 0/7] rust: migration: add high-level migration wrappers
 2025-09-29 16:12 UTC  (4+ messages)
` [PATCH 6/7] rust: migration: implement ToMigrationState for Timer

FAILED: patch "[PATCH] iommufd: Fix race during abort for file descriptors" failed to apply to 6.12-stable tree
 2025-09-29 16:12 UTC  (2+ messages)
` [PATCH 6.12.y] iommufd: Fix race during abort for file descriptors

[PATCH 1/1] mm/rmap: fix soft-dirty bit loss when remapping zero-filled mTHP subpage to shared zeropage
 2025-09-29 16:11 UTC  (7+ messages)

[PATCH v3] drm/xe/guc: Update GuC log buffer type value
 2025-09-29 16:11 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Update GuC log buffer type value (rev3)
  `  "

[PATCH] mtd: jedec_probe: use struct_size() helper for cfiq allocation
 2025-09-29 16:03 UTC  (3+ messages)

[PATCH v2 0/2] arm64: modules: Reject loading of malformed modules
 2025-09-29 16:10 UTC  (2+ messages)

[PATCH v2 3/3] net: usb: ax88179_178a: add USB device driver for config selection
 2025-09-29 16:11 UTC  (4+ messages)
` [PATCH v3 1/3] Revert "net: usb: ax88179_178a: Bind only to vendor-specific interface"
  ` [PATCH v3 3/3] net: usb: ax88179_178a: add USB device driver for config selection

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-09-29 16:10 UTC  (13+ messages)

[PATCH v9] Bluetooth: mediatek: add gpio pin to reset bt
 2025-09-29 16:10 UTC  (2+ messages)

[PATCH v1] Bluetooth: ISO: Fix BIS connection dst_type handling
 2025-09-29 16:10 UTC  (2+ messages)

[PATCH 0/3] hw/vfio: Remove invalid uses of ram_addr_t type
 2025-09-29 16:08 UTC  (4+ messages)
` [PATCH 1/3] system/iommufd: Use uint64_t type for IOVA mapping size
` [PATCH 2/3] hw/vfio: Avoid ram_addr_t in vfio_container_query_dirty_bitmap()
` [PATCH 3/3] hw/vfio: Use uint64_t for IOVA mapping size in vfio_container_dma_*map

[PATCH] media: rzg2l-cru: rework rzg2l_cru_fill_hw_slot()
 2025-09-29 16:08 UTC  (2+ messages)

[PATCH] b4-config: configure `b4` for U-Boot
 2025-09-29 16:07 UTC  (6+ messages)

[PATCH v1] i2c: designware_i2c: Don't warn if reset DT property is not present
 2025-09-29 16:07 UTC  (2+ messages)

Error during building on next-20250926 - kunit.py run --alltests run
 2025-09-29 16:07 UTC  (5+ messages)

[PATCH] mm/thp: Drop follow_devmap_pmd() default stub
 2025-09-29 16:06 UTC  (2+ messages)

[PATCH 00/13] KVM: arm64: De-specialise the timer UAPI
 2025-09-29 16:04 UTC  (14+ messages)
` [PATCH 01/13] KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guests
` [PATCH 02/13] KVM: arm64: Introduce timer_context_to_vcpu() helper
` [PATCH 03/13] KVM: arm64: Replace timer context vcpu pointer with timer_id
` [PATCH 04/13] KVM: arm64: Make timer_set_offset() generally accessible
` [PATCH 05/13] KVM: arm64: Add timer UAPI workaround to sysreg infrastructure
` [PATCH 06/13] KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructure
` [PATCH 07/13] KVM: arm64: Move CNT*_CVAL_EL0 "
` [PATCH 08/13] KVM: arm64: Move CNT*CT_EL0 "
` [PATCH 09/13] KVM: arm64: Fix WFxT handling of nested virt
` [PATCH 10/13] KVM: arm64: Kill leftovers of ad-hoc timer userspace access
` [PATCH 11/13] KVM: arm64: selftests: Make dependencies on VHE-specific registers explicit
` [PATCH 12/13] KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_list
` [PATCH 13/13] KVM: arm64: selftest: Fix misleading comment about virtual timer encoding

[PATCH] usb: dwc3: Remove redundant test
 2025-09-29 16:04 UTC  (10+ messages)

[PATCH v2 0/4] i3c: Add basic HDR mode support
 2025-09-29 16:04 UTC  (7+ messages)
` [PATCH v2 2/4] i3c: master: svc: "

[PATCH bpf-next v4 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-29 16:04 UTC  (9+ messages)
` [PATCH bpf-next v4 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()

[PATCH 0/8] mtd: drop unused module aliases
 2025-09-29 16:03 UTC  (3+ messages)

[PATCH v2 0/4] Introduce movable pages for Hyper-V guests
 2025-09-29 16:03 UTC  (5+ messages)
` [PATCH v2 1/4] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v2 2/4] Drivers: hv: Centralize guest memory region destruction
` [PATCH v2 3/4] Drivers: hv: Batch GPA unmap operations to improve large region performance
` [PATCH v2 4/4] Drivers: hv: Add support for movable memory regions

[PATCH] mtd: cfi: use struct_size() helper for cfiq allocation
 2025-09-29 16:03 UTC  (3+ messages)

[PATCH v2] net: Fix uninit character pointer and return values
 2025-09-29 16:02 UTC 

[PATCH v2] kexec_core: Remove superfluous page offset handling in segment loading
 2025-09-29 16:02 UTC 

FAILED: patch "[PATCH] i40e: add mask to apply valid bits for itr_idx" failed to apply to 5.4-stable tree
 2025-09-29 16:02 UTC  (2+ messages)
` [PATCH 5.4.y] i40e: add mask to apply valid bits for itr_idx

[PATCH RFC v2 00/20] Introduce support for post-blend color pipeline
 2025-09-29 16:00 UTC  (5+ messages)
` [PATCH RFC v2 05/20] drm: Introduce DRM_CAP_POST_BLEND_COLOR_PIPELINE

[OE-core] [PATCH v1 1/1] fitimage: Add support for custom compatible string via optional parameter
 2025-09-29 16:02 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: hci_h5: implement CRC data integrity
 2025-09-29 16:01 UTC  (4+ messages)

[PATCH] vhost: vringh: Fix copy_to_iter return value check
 2025-09-29 16:00 UTC  (3+ messages)

[RFC PATCH 00/15] iommu: Add live update state preservation
 2025-09-29 16:00 UTC  (11+ messages)
` [RFC PATCH 03/15] iommu/vt-d: Prevent hotplugs when live update state is not normal
` [RFC PATCH 05/15] iommu: Introduce API to preserve iommu domain
` [RFC PATCH 08/15] iommu/vt-d: Implement live update preserve_iommu_context
` [RFC PATCH 09/15] iommu/vt-d: Add live update freeze callback
` [RFC PATCH 13/15] iommufd: Persist iommu domains for live update

[PATCH iproute2-next v3] ip: iplink_bridge: Support fdb_local_vlan_0
 2025-09-29 16:00 UTC  (2+ messages)

[PATCH RESEND] ip/bond: add broadcast_neighbor support
 2025-09-29 16:00 UTC  (2+ messages)

EXPORT_FH_FID not working properly?
 2025-09-29 15:59 UTC 

[RFC 0/3] net/ntnic: prefix global symbols
 2025-09-29 15:59 UTC  (2+ messages)

[PATCH for-4.21] vpci/msix: improve handling of bogus MSI-X capabilities
 2025-09-29 15:59 UTC  (2+ messages)

[PATCH for-10.1 0/2] migration: actually make gnutls workaround functional
 2025-09-29 15:58 UTC  (2+ messages)

[PATCH] mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N
 2025-09-29 15:59 UTC  (7+ messages)

[PATCH] selftest:net: Fix uninit pointers and return values
 2025-09-29 15:58 UTC  (3+ messages)

[PATCH 1/2] virtio-net: make VirtIONet.vlans an array instead of a pointer
 2025-09-29 15:57 UTC  (3+ messages)
` [PATCH 2/2] migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro

[PATCH] checkpatch: use python3 to find codespell dictionary
 2025-09-29 15:57 UTC  (2+ messages)

[PATCH] migration: ensure APIC is loaded prior to VFIO PCI devices
 2025-09-29 15:51 UTC  (2+ messages)

[PATCH v2 00/16] tracetool: add Rust support
 2025-09-29 15:49 UTC  (17+ messages)
` [PATCH 01/16] tracetool: fix usage of try_import()
` [PATCH 02/16] tracetool: remove dead code
` [PATCH 03/16] treewide: remove unnessary "coding" header
` [PATCH 04/16] tracetool: add SPDX headers
` [PATCH 05/16] trace/ftrace: move snprintf+write from tracepoints to ftrace.c
` [PATCH 06/16] tracetool: add CHECK_TRACE_EVENT_GET_STATE
` [PATCH 07/16] tracetool/backend: remove redundant trace event checks
` [PATCH 08/16] tracetool: Add Rust format support
` [PATCH 09/16] rust: add trace crate
` [PATCH 10/16] rust: qdev: add minimal clock bindings
` [PATCH 11/16] rust: pl011: add tracepoints
` [PATCH 12/16] tracetool/simple: add Rust support
` [PATCH 13/16] log: change qemu_loglevel to unsigned
` [PATCH 14/16] tracetool/log: add Rust support
` [PATCH 15/16] tracetool/ftrace: "
` [PATCH 16/16] tracetool/syslog: "

[PATCH] mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands
 2025-09-29 15:55 UTC  (3+ messages)

[PATCH] mtd: rawnand: omap2: fix device leak on probe failure
 2025-09-29 15:55 UTC  (3+ messages)

[PATCH] watchdog: move nmi_watchdog sysctl into .rodata
 2025-09-29 15:55 UTC 

[PATCH v3 0/2] Realtek ECC engine
 2025-09-29 15:54 UTC  (3+ messages)

[RFC PATCH] link principle license to COPYING
 2025-09-29 15:51 UTC 

[PATCH] HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
 2025-09-29 15:46 UTC 

FAILED: patch "[PATCH] drm/ast: Use msleep instead of mdelay for edid read" failed to apply to 6.1-stable tree
 2025-09-29 15:54 UTC  (2+ messages)
` [PATCH 6.1.y] drm/ast: Use msleep instead of mdelay for edid read

[PATCH RESEND v5 0/3] mtd: spinand: fix continuous reading mode support
 2025-09-29 15:53 UTC  (3+ messages)

[patch V2 0/6] uaccess: Provide and use scopes for user masked access
 2025-09-29 15:53 UTC  (11+ messages)
` [patch V2 2/6] kbuild: Disable asm goto on clang < 17
      ` [patch V2a 2/6] kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < version 17

[PATCH 0/2] Disable wakeup for resin keys by default
 2025-09-29 15:44 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: input: pm8941-pwrkey: Document wakeup-source property

[PATCH v2 0/1] ASoC: change system_wq with system_dfl_wq
 2025-09-29 15:50 UTC  (2+ messages)
` [PATCH v2 1/1] ASoC: replace use of "

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-09-29 15:50 UTC  (6+ messages)
` [RFC PATCH v2 04/18] iommu/riscv: Add IRQ domain for interrupt remapping

[PATCH v2 1/2] writeback: Wake up waiting tasks when finishing the writeback of a chunk
 2025-09-29 15:50 UTC  (3+ messages)
` [PATCH v2 2/2] writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_secs)

FAILED: patch "[PATCH] drm/ast: Use msleep instead of mdelay for edid read" failed to apply to 6.6-stable tree
 2025-09-29 15:50 UTC  (2+ messages)
` [PATCH 6.6.y] drm/ast: Use msleep instead of mdelay for edid read

[PATCH v5 0/4] Move io-pgtable-arm selftest to KUnit
 2025-09-29 15:49 UTC  (5+ messages)
` [PATCH v5 1/4] iommu/io-pgtable-arm: Simplify error prints for selftests
` [PATCH v5 2/4] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v5 3/4] iommu/io-pgtable-arm-selftests: Modularize the test
` [PATCH v5 4/4] iommu/io-pgtable-arm-selftests: Use KUnit

[PATCH][next][V2] drm/xe/xe_late_bind_fw: Fix missing initialization of variable offset
 2025-09-29 15:49 UTC  (3+ messages)

[PATCH v2] ui/spice: Fix abort on macOS
 2025-09-29 15:42 UTC 

[PATCH 0/3] some patches against build-script
 2025-09-29 15:49 UTC  (3+ messages)
` [PATCH 1/3] docs: Makefile: avoid a warning when using without texlive

[PATCH] migration: Fix state transition in postcopy_start() error handling
 2025-09-29 15:47 UTC  (3+ messages)

[PATCH] x86/hap: Inline "flush_vcpu" in "flush_tlb"
 2025-09-29 15:48 UTC  (3+ messages)

[PATCH RFC 0/3] arm64/gcs: Allow reuse of user managed shadow stacks
 2025-09-29 15:47 UTC  (7+ messages)

FAILED: patch "[PATCH] iommufd: Fix race during abort for file descriptors" failed to apply to 6.16-stable tree
 2025-09-29 15:47 UTC  (2+ messages)
` [PATCH 6.16.y] iommufd: Fix race during abort for file descriptors

[asahilinux:bits/000-devicetree 39/140] arch/arm64/boot/dts/apple/t8112-j413.dtb: /soc/mtp@24e400000: failed to match any schema with compatible: ['apple,t8112-mtp', 'apple,t8112-rtk-helper-asc4', 'apple,mtp', 'apple,rtk-helper-asc4']
 2025-09-29 15:46 UTC 

[PATCH 1/5] iio: adc: ad4080: prepare driver for multi-part support
 2025-09-29 15:46 UTC  (2+ messages)

[PATCH] wifi: ath11k: Add missing platform IDs for quirk table
 2025-09-29 15:45 UTC 

[PATCH] ext4: validate extent entries before caching in ext4_find_extent()
 2025-09-29 15:45 UTC 

[PATCH v2 0/2] drm/panthor: initial mt8196 support
 2025-09-29 15:44 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panthor: add custom ASN_HASH support for mt8196

[PATCH] drm/xe/xe_late_bind_fw: Various uninitialized variable fixes
 2025-09-29 15:43 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.