All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-11 16:05:03 to 2026-09-11 16:41:29 UTC [more...]

[PATCH v3 0/7] binman: add nxp_imx93cst etype for i.MX93 flash.bin signing
 2026-09-11 16:35 UTC  (6+ messages)
` [PATCH v3 2/7] binman: nxp_imx8mcst: use the nxp_imxcst base etype
` [PATCH v3 3/7] binman: add nxp_imx93cst etype for i.MX93 flash.bin signing
` [PATCH v3 4/7] imx93-u-boot: wrap SPL and U-Boot nodes in a CST node if AHAB_BOOT enabled
` [PATCH v3 5/7] doc: imx: ahab: add AHAB introduction
` [PATCH v3 7/7] binman: test: add code coverage for nxp_imx93cst etype

[PATCH v4 00/10] migration/cpr: support vhost-vsock devices
 2026-09-11 16:35 UTC  (11+ messages)
` [PATCH v4 05/10] vhost-vsock: preserve vhost FD during CPR
` [PATCH v4 10/10] vhost-vsock: hand off device ownership across CPR

[PATCH v5 00/62] qom/qdev: associate properties with QAPI schema types
 2026-09-11 16:35 UTC  (37+ messages)
` [PATCH v5 01/62] qapi: add QAPITypeInfo struct definition
` [PATCH v5 02/62] qapi/gen: fix _module_basename for multi-dash 'what' parameters
` [PATCH v5 03/62] qapi: factor out QAPISchemaUsedTypes from introspect visitor
` [PATCH v5 04/62] qapi: register all introspectable types, not just QMP-reachable ones
` [PATCH v5 05/62] qapi: add type-infos generator
` [PATCH v5 06/62] meson: add qapi-type-infos-*.c/h to build
` [PATCH v5 07/62] qom: add qapi_type field to ObjectProperty
` [PATCH v5 08/62] qapi/qom: add qapi-type field to ObjectPropertyInfo
` [PATCH v5 09/62] qom/qmp: populate qapi-type in QMP handlers
` [PATCH v5 10/62] qom/qmp: populate description & default-value in qom_property_info()
` [PATCH v5 11/62] qom: add object_property_set_default_enum()
` [PATCH v5 12/62] qom: add object_{class_}property_add_qapi
` [PATCH v5 13/62] qom: add object_{class_}property_add_qapi_enum
` [PATCH v5 14/62] tests: update check-qom-proplist for QAPI-aware property registration
` [PATCH v5 15/62] qom: convert enum properties to QAPI-aware registration
` [PATCH v5 16/62] qom: remove old enum property registration API
` [PATCH v5 17/62] qom: convert struct properties to QAPI-aware registration
` [PATCH v5 18/62] x86: convert OnOffAuto "
` [PATCH v5 19/62] microvm: "
` [PATCH v5 20/62] pc: convert OnOffAuto vmport property "
` [PATCH v5 21/62] arm/virt: convert OnOffAuto acpi "
` [PATCH v5 22/62] riscv/virt: convert OnOffAuto properties "
` [PATCH v5 23/62] loongarch/virt: "
` [PATCH v5 25/62] sev: convert OnOffAuto legacy-vm-type property "
` [PATCH v5 27/62] whpx: convert OnOffAuto arch properties "
` [PATCH v5 28/62] accel/kvm: convert OnOffSplit property "
` [PATCH v5 29/62] whpx: "
` [PATCH v5 30/62] hw/ppc/spapr_caps: fix property type name
` [PATCH v5 33/62] net/colo-compare: fix max_queue_size setter visitor type
` [PATCH v5 35/62] qom: convert scalar properties to QAPI-aware registration
` [PATCH v5 44/62] hw/gpio/pca955x: use QAPI enums for led and pin properties
` [PATCH v5 45/62] include: add QEMU_REPEAT helper macro
` [PATCH v5 46/62] hw/gpio/pca955x: convert pin/led property to QAPI-aware enum
` [PATCH v5 47/62] hw/pci: change the busnr type to uint8
` [PATCH v5 49/62] qdev: convert core PropertyInfo definitions to use qapi_type
` [PATCH v5 52/62] hw: convert device-local "

[PATCH v6 0/4] arm64: dts: qcom: Add PMIC thermal support for Shikra platforms
 2026-09-11 16:40 UTC 

[PATCH] range-diff: add --matched-only to skip one-sided commits
 2026-09-11 16:41 UTC 

Hashserve OEEquivHash unihash issue
 2026-09-11 16:40 UTC  (4+ messages)
` [yocto] "

[PATCH] eal: fix pointer add/sub macros for large offsets values
 2026-09-11 16:40 UTC 

[PATCH v2] srcutree: Skip torture to-big transition for atomic SRCU
 2026-09-11 16:40 UTC  (2+ messages)

[PATCH v3 0/7] read proc/pid/smaps_rollup under per-vma lock
 2026-09-11 16:39 UTC  (5+ messages)
` [PATCH v3 3/7] proc/task_mmu: clarify shmem mapping walk conditions in smap_gather_stats()
` [PATCH v3 4/7] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter

[PATCH v2 00/14] NTB: ntb_transport: Miscellaneous fixes
 2026-09-11 16:39 UTC  (7+ messages)
` [PATCH v2 02/14] NTB: ntb_transport: Start TX offload thread after queue setup
` [PATCH v2 03/14] NTB: ntb_transport: Avoid deadlock when cancelling link work
` [PATCH v2 04/14] NTB: ntb_transport: Publish link state after QP setup

[PATCH V1] accel/amdxdna: Fully initialize map structure before registering notifier
 2026-09-11 16:39 UTC 

[PATCH v3] selinux: mark status and policy inodes as immutable, drop status mmap write checks
 2026-09-11 16:37 UTC 

[PATCH bpf-next v2 0/2] bpf, mips: Add BPF_MOVSX support to the JITs
 2026-09-11 16:37 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_MOVSX in "

[PATCH v3] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
 2026-09-11 16:37 UTC  (2+ messages)

[PATCH v1 00/10] ACPI: thermal: Register thermal class cooling devices under parents
 2026-09-11 16:36 UTC  (11+ messages)
` [PATCH v1 01/10] ACPI: fan: Fix memory leak due to leftover devm_kcalloc() argument
` [PATCH v1 02/10] ACPI: video: Fix backlight unregistration ordering
` [PATCH v1 04/10] ACPI: processor: thermal: Use thermal_cooling_device_create()
` [PATCH v1 07/10] ACPI: thermal: Use cooling device parent for thermal zone binding

[RESEND PATCH v13 0/8] DCD Prep Series
 2026-09-11 16:38 UTC  (11+ messages)
` [RESEND PATCH v13 2/8] cxl/mem: Read dynamic capacity configuration from the device
` [RESEND PATCH v13 3/8] cxl/cdat: Gather DSMAS data for DCD partitions

[PATCH] HID: input: map System Microphone Mute LED
 2026-09-11 16:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/4] smbd: fix FSCTL_QUERY_NETWORK_INTERFACE_INFO handling
 2026-09-11 16:35 UTC  (5+ messages)
` [PATCH v2 1/4] ksmbd: fix link speed query in fsctl_query_iface_info_ioctl()
` [PATCH v2 2/4] ksmbd: fix unlocked IPv6 addr_list walk "
` [PATCH v2 3/4] ksmbd: fix invalid Next offset in interface info replies
` [PATCH v2 4/4] ksmbd: report IPv4 and IPv6 addresses independently in iface query

[PATCH 0/6] drm/xe/log: Relax location ID recognition
 2026-09-11 16:36 UTC  (7+ messages)
` [PATCH 2/6] drm/xe: Keep reference to device descriptor

[PATCH v6 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-09-11 16:36 UTC  (4+ messages)
` [PATCH v6 1/3] x86,fs/resctrl: Add resctrl_arch_preconvert_bw()
` [PATCH v6 2/3] arm_mpam: resctrl: Add pass-through resctrl_arch_preconvert_bw()
` [PATCH v6 3/3] fs/resctrl: Factor MBA parse-time conversion to be per-arch

[PATCH net] net: vlan: fix vlan name truncation
 2026-09-11 16:35 UTC  (2+ messages)

[RFC PATCH] scsi: virtio_scsi: bound EH timer resets to avoid unkillable hang
 2026-09-11 16:35 UTC  (2+ messages)

[PATCH v3 0/5] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
 2026-09-11 16:34 UTC  (5+ messages)
` [PATCH v3 3/5] pmdomain: core: Add a genpd config to support unknown initial status
` [PATCH v3 4/5] cpuidle: psci: Initialize the PM domains in powered off state for OSI

[PATCH 0/2] PCI: dwc: Clean up DWC PCIe register macros
 2026-09-11 16:34 UTC  (13+ messages)
` [PATCH 1/2] PCI: dwc: Align register macros with Synopsys documentation
` [PATCH 2/2] PCI: dwc: Remove unused PCIE_ATU_UNR_* register definitions

[PATCH] io_uring/fdinfo: ignore IORING_CQE_F_32 in last CQ array slot
 2026-09-11 16:33 UTC  (2+ messages)

[PATCH v2 0/3] ARM: dts: stm32: Fix STM32MP1 ev and dk USB onboard HUB supplies
 2026-09-11 16:33 UTC  (2+ messages)

[PATCH v3 0/7] Cleanup MAINTAINERS entries
 2026-09-11 16:33 UTC  (3+ messages)
` [PATCH v3 2/7] MAINTAINERS: tegra: Update and correct entries

+ mm-page_alloc-avoid-direct-compaction-for-costly-__gfp_noretry-allocations.patch added to mm-hotfixes-unstable branch
 2026-09-11 16:32 UTC 

[PATCH v2 0/9] KVM: selftests: Add Zhaoxin CPU support
 2026-09-11 16:32 UTC  (5+ messages)
` [PATCH v2 6/9] KVM: selftests: Skip PERF_CAPABILITIES vCPU checks without PDCM
` [PATCH v2 9/9] KVM: selftests: vmx_apic_access_test: Check APIC virtualization support

[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-09-11 16:32 UTC  (6+ messages)
` [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH v5] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-11 16:32 UTC  (2+ messages)

[PATCH BlueZ v7 0/9] Functional/integration testing
 2026-09-11 16:31 UTC  (6+ messages)

[PATCH] HID: elecom: Add support for ELECOM M-XT4DRBK (018E)
 2026-09-11 16:31 UTC  (2+ messages)

[PATCH v21 0/6] Hierarchical Percpu Counters for RSS
 2026-09-11 16:30 UTC  (4+ messages)
` [PATCH v21 1/6] lib: introduce hierarchical per-cpu counters

[pull] update amdgpu firmware
 2026-09-11 16:29 UTC 

[PATCH net-next] net/iucv: Add lock nesting annotation in iucv_sock_close()
 2026-09-11 16:29 UTC  (2+ messages)

[paulmckrcu:dev.2026.09.09a 42/56] kernel/rcu/tree_stall.h:332:48: warning: comparison between pointer and integer ('int' and 'struct task_struct *')
 2026-09-11 16:28 UTC 

[PATCH v8] HID: pulsar: add driver for Pulsar gaming mice
 2026-09-11 16:27 UTC  (2+ messages)

drivers/dma-buf/st-dma-fence-chain.c:207 test_find_seqno() warn: passing freed memory 'fence' (line 195)
 2026-09-11 16:26 UTC  (4+ messages)

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-09-11 16:26 UTC  (7+ messages)
` [PATCH v6 1/2] net/iavf: accept up to 32k unicast MAC addresses
  ` [PATCH v6 2/2] net/iavf: fix duplicate MAC addresses install

[PATCH 0/8] iio: adc: stm32: add support for stm32mp23 and stm32mp25
 2026-09-11 16:26 UTC  (7+ messages)
` [PATCH 2/8] iio: adc: stm32-adc: manage characterization voltage diversity
` [PATCH 3/8] iio: adc: stm32-adc: add support for stm32mp23 and stm32mp25

[PATCH RFC v2 00/13] vhost-user: isolated memory
 2026-09-11 16:25 UTC  (6+ messages)
` [PATCH RFC v2 13/13] net/vhost-user: add memory isolation

[PATCH nfs-utils v2 00/10] mountd: bugfixes for up/downcall interfaces
 2026-09-11 16:25 UTC  (11+ messages)
` [PATCH nfs-utils v2 01/10] mountd: factor out the per-path export attribute computation
` [PATCH nfs-utils v2 02/10] mountd: handle unmountable paths and junctions in the netlink downcall
` [PATCH nfs-utils v2 03/10] mountd: answer requests the kernel rejects on "
` [PATCH nfs-utils v2 04/10] mountd: don't leak the parent export's fsid onto crossmnt submounts
` [PATCH nfs-utils v2 05/10] mountd: retry unresolvable fsid lookups on the netlink downcall
` [PATCH nfs-utils v2 06/10] mountd: bound the junction path before copying it into e_path
` [PATCH nfs-utils v2 07/10] mountd: give each worker its own netlink command socket
` [PATCH nfs-utils v2 08/10] mountd: retry export attributes that fail to resolve for a passing reason
` [PATCH nfs-utils v2 09/10] mountd: drop a deferred fsid lookup once it has been answered
` [PATCH nfs-utils v2 10/10] mountd: bound the retry queues

[PATCH] vfio: Create the group chardev outside vfio.group_lock
 2026-09-11 16:25 UTC 

[to-be-updated] mm-page_alloc-avoid-direct-compaction-for-costly-__gfp_noretry-allocations.patch removed from -mm tree
 2026-09-11 16:25 UTC 

[PATCH] tracing: Don't dereference trace_event_file in deferred trigger free
 2026-09-11 16:24 UTC  (2+ messages)

[PATCH] media: ov5640: Initialize mutex before probe cleanup
 2026-09-11 16:24 UTC  (2+ messages)

[PATCH] kselftest: mm: remove exclusion of building soft-dirty test in arm64
 2026-09-11 16:24 UTC  (3+ messages)

[PATCH RESEND] HID: corsair-void: Fix firmware event packet description
 2026-09-11 16:23 UTC  (2+ messages)

[PATCH v10 00/14] arm_mpam: Add MPAM-Fb firmware support
 2026-09-11 16:23 UTC  (5+ messages)
` [PATCH v10 08/14] arm_mpam: propagate MSC access errors for interrupt control

[PATCH v4 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
 2026-09-11 16:22 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array
` [PATCH v4 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction

[PATCH v3 0/2] Exynos850 ACPM SRAM devicetree node
 2026-09-11 16:22 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: sram: Document samsung,exynos850-acpm-sram
` [PATCH v3 2/2] arm64: dts: exynos850: Add acpm SRAM node

Path forward for Virtualized Swap?
 2026-09-11 16:21 UTC  (13+ messages)

[PATCH bpf-next v3 00/15] bpf: Support by-value struct and __int128 arguments
 2026-09-11 16:19 UTC  (5+ messages)
` [PATCH bpf-next v3 11/15] bpf, arm64: Move kfunc arguments into the arm64 calling convention
` [PATCH bpf-next v3 13/15] selftests/bpf: Add inline-asm tests for by-value arguments

[PATCH 0/2] Allow SoundWire devices to communicate during remove
 2026-09-11 16:19 UTC  (3+ messages)
` [PATCH 1/2] soundwire: bus: Don't unassign dev_num before unregistering device
` [PATCH 2/2] soundwire: intel_auxdevice: Don't disable IRQs before removing children

[PATCH RFC] drivers/rufs: add Rust UFS host controller driver
 2026-09-11 16:18 UTC  (2+ messages)

[PATCH] wireless-regdb: update regulatory rules for Bangladesh (BD)
 2026-09-11 16:17 UTC  (7+ messages)

[PATCH v8 00/16] arm64: support Engicam MicroGEA-STM32MP257D-RMM board
 2026-09-11 16:17 UTC  (2+ messages)

[PATCH 01/13] litmus: Add SRCU fastpath anchor-before-scan test
 2026-09-11 16:17 UTC  (4+ messages)

[PATCH] HID: corsair: do not re-schedule LED worker after it has been cancelled
 2026-09-11 16:17 UTC  (2+ messages)

[PULL 000/105] move check-tcg into the meson build
 2026-09-11 16:16 UTC  (3+ messages)
` [PULL 102/105] configure: remove cross_cc and gdb detection logic

[PATCH v5] phy: renesas: rcar-gen3-usb2: Avoid long delay in atomic context
 2026-09-11 16:16 UTC  (4+ messages)

[PATCH] btrfs: tree-checker: cache accessor return value in CHECK_FE_ALIGNED()
 2026-09-11 16:15 UTC 

[syzbot] [media?] KASAN: slab-use-after-free Read in v4l2_release (3)
 2026-09-11 16:15 UTC 

[PATCH v2] selinux: reject writable opens of status file, drop mmap write checks
 2026-09-11 16:14 UTC  (3+ messages)

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-11 16:14 UTC  (3+ messages)
` [PATCH v17 03/20] KVM: arm64: Track the type of VM in kvm_arch

[PATCH] writeback: report a Tasks-RCU quiescent state per cgwb drain pass
 2026-09-11 16:14 UTC  (3+ messages)

[PATCH v4 0/2] remoteproc: Hawi CDSP support with per-PD proxy performance states
 2026-09-11 16:14 UTC  (4+ messages)
` [PATCH v4 2/2] remoteproc: qcom_q6v5_pas: add per-PD proxy performance states for Hawi CDSP

[PATCH net] net: skbuff: do not leave stale header offsets after pskb_carve()
 2026-09-11 16:13 UTC  (2+ messages)

[PATCH v2] cgroup: Avoid iteration of dying tasks with zero refcount
 2026-09-11 16:11 UTC  (3+ messages)

[PATCH] srcutiny: Add lockdep and early-boot checks to synchronize_srcu_atomic()
 2026-09-11 16:09 UTC 

[PATCH v17 0/1] arm64: mm: Handle Granule Protection Faults (GPFs)
 2026-09-11 16:09 UTC  (3+ messages)

[PATCH net-next 0/2] net: a sockopt_t quirk for the options that write past optlen
 2026-09-11 16:09 UTC  (4+ messages)
` [PATCH net-next 1/2] net: add sockopt_expand_out()

[PULL 00/10] hex queue
 2026-09-11 16:03 UTC  (11+ messages)
` [PULL 01/10] target/hexagon: add the v75, v79 and v81 CPU models
` [PULL 02/10] target/hexagon: add the v73 J2_unpause scalar instruction
` [PULL 03/10] target/hexagon: add the v79 instructions
` [PULL 04/10] target/hexagon: add Y2_tlbpp as unimplemented
` [PULL 05/10] hw/hexagon: add the V81DGB_1 and V81QA_1 machines
` [PULL 06/10] hw/hexagon: move "sim" alias to "V81QA_1"
` [PULL 07/10] target/hexagon: widen v81 CPU masks
` [PULL 08/10] target/hexagon: add v81 interrupt registers
` [PULL 09/10] tests/functional: cover v81 system registers
` [PULL 10/10] docs: Correct semihost spec URL

[PATCH 0/2] HID: intel-thc-hid: intel-quickspi: two DMA buffer overflows
 2026-09-11 16:08 UTC  (2+ messages)

[PATCH] HID: amd_sfh: Validate BAR 2 as memory-mapped I/O in probe
 2026-09-11 16:08 UTC  (3+ messages)

[PATCH] drm/ttm: fix swapped-out resources never leaving their bulk_move range
 2026-09-11 16:08 UTC  (4+ messages)

[PATCHSET v3] xfsprogs: generate mkfs.xfs config files
 2026-09-11 16:08 UTC  (4+ messages)
` [PATCH 2/9] mkfs: print config file for a given mkfs configuration

[PATCHv2] dmaengine: bestcomm: gen_bd: fix out-of-bounds access in PSC parameter lookup
 2026-09-11 16:08 UTC  (2+ messages)

[PATCH] blk-cgroup: save IRQ state in blkg_tryget_closest()
 2026-09-11 16:08 UTC  (2+ messages)

[PATCH 0/2] mtd: spi-nor: issi: add support for the IS25WX01G octal flash
 2026-09-11 16:09 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: issi: Add support for is25wx01g

[PATCH net] netlink: do not free nlk->groups while lockless readers can use it
 2026-09-11 16:08 UTC 

[PATCH] dm thin: Remove unnecessary locking from pool_map()
 2026-09-11 16:07 UTC 

[PATCH 0/3] fix s_uuid and f_fsid consistency for cloned filesystems
 2026-09-11 16:07 UTC  (4+ messages)
` [PATCH 1/3] btrfs: derive f_fsid from on-disk fsuuid and dev_t

[PATCH] x86/tdx: Remove the early #VE handler
 2026-09-11 16:07 UTC  (5+ messages)

[PATCH net-next v2 0/2] selftests: net: Exercise TCP payload verification
 2026-09-11 16:06 UTC  (3+ messages)
` [PATCH net-next v2 1/2] selftests: net: Add TCP payload verification to udpgso_bench_rx
` [PATCH net-next v2 2/2] selftests: net: Exercise TCP payload verification in udpgso_bench.sh

[PATCH v3 0/9] dmaengine: Support bus widths of 32 bytes and above
 2026-09-11 16:06 UTC  (6+ messages)
` [PATCH v3 1/9] "

bpf: BPF_MAP_UPDATE_BATCH into a fresh NO_PREALLOC LPM trie / hash map returns -ENOMEM at element 2 on AWS Graviton5 (bpf_mem_alloc refill IPI races the syscall)
 2026-09-11 16:06 UTC  (3+ messages)

[PATCH v2] rcu: Align stall warning 'idle=' output with documentation
 2026-09-11 16:05 UTC  (3+ messages)

[PATCH] dmaengine: ppc4xx: check dma_map_page() errors in probe
 2026-09-11 16:05 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.