All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 08:12:21 to 2026-07-13 08:48:56 UTC [more...]

[RFC PATCH 000/134] qom: Make composition-tree parenting mandatory
 2026-07-13  8:47 UTC  (19+ messages)
` [RFC PATCH 001/134] qom: Introduce object_new_child()
` [RFC PATCH 002/134] qdev: Rename qdev_new()/qdev_try_new() to *_orphan()
` [RFC PATCH 010/134] hw/avr: Give onboard devices a QOM parent
` [RFC PATCH 014/134] hw/nitro: "
` [RFC PATCH 033/134] hw/display: "
` [RFC PATCH 074/134] hw/i386/pc: Give pcspk "
` [RFC PATCH 084/134] isa: Remove *_orphan() creator variants
` [RFC PATCH 085/134] pci: "
` [RFC PATCH 087/134] sysbus: "

[PATCH 00/23] PCI: Resource code fixes (supercedes earlier series) & cleanups
 2026-07-13  8:48 UTC  (12+ messages)
` [PATCH 13/23] PCI: Add pbus_mem_size_optional() to handle optional sizes

[PATCH v5 0/2] Add vm_bind param check to ensure no overlap with kbo AS carveout
 2026-07-13  8:48 UTC  (3+ messages)
` [PATCH v5 1/2] drm/panthor: Add vm_bind region with kbo range overlap check
` [PATCH v5 2/2] drm/panthor: Fix comment to reflect actual struct field name

[PATCH v3 0/5] iomap: trivial fixes for ext4 conversion
 2026-07-13  8:48 UTC  (9+ messages)
` [PATCH v3 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v3 2/5] iomap: support invalidating partial folios
` [PATCH v3 3/5] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v3 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range

[GIT PULL 0/5] KVM: s390: Fixes for 7.2
 2026-07-13  8:48 UTC  (8+ messages)
` [GIT PULL 1/5] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
` [GIT PULL 2/5] KVM: s390: vsie: Avoid potential deadlock with real spaces
` [GIT PULL 3/5] KVM: s390: Fix dat_crste_walk_range() early return
` [GIT PULL 4/5] KVM: s390: Improve kvm_s390_vm_stop_migration()
` [GIT PULL 5/5] KVM: s390: pci: Fix handling of AIF enable without AISB

[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-13  8:47 UTC  (7+ messages)
` [PATCH v8 08/10] rust: binder: use `LocalModule` for `THIS_MODULE`
` [PATCH v8 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH v10 0/4] Introduce cold reset recovery method
 2026-07-13  8:47 UTC  (6+ messages)
` [PATCH v10 1/4] drm/xe/xe_ras: Do not Review, compilation only
` [PATCH v10 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v10 3/4] drm/doc: Document "
` [PATCH v10 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery

[PATCH v2 0/2] ASoC: SOF: Intel: reset spib_addr in stream cleanup
 2026-07-13  8:46 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: SOF: Intel: reset spib_addr before disabling SPIB
` [PATCH v2 2/2] ASoC: SOF: Intel: Disable SPIB in non ICCMAX stream

[PATCH v6 0/3] usb: typec: ucsi: Filter duplicate altmodes from buggy firmware
 2026-07-13  8:46 UTC  (4+ messages)
` [PATCH v6 1/3] usb: typec: ucsi: Detect and skip "

[PATCH 09/10] perf hisi-ptt: Add field-level parsing for header DW2/DW3
 2026-07-13  8:45 UTC  (3+ messages)

[PATCH] drm/xe/oa: Check managed mutex initialization errors
 2026-07-13  8:45 UTC  (3+ messages)
` ✓ CI.KUnit: success for "

[patch 0/4] entry: Rework syscall skip logic
 2026-07-13  8:44 UTC  (3+ messages)
` [patch 4/4] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution

[PATCH v4 00/10] hw/audio/virtio-sound: basic migration support
 2026-07-13  8:43 UTC  (11+ messages)
` [PATCH v4 01/10] hw/audio/virtio-sound: remove channel positions field from VirtIOSoundPCMStream
` [PATCH v4 02/10] hw/audio/virtio-sound: drop unused struct VirtIOSoundPCMStream.flushing field
` [PATCH v4 03/10] hw/audio/virtio-sound: remove command and stream mutexes
` [PATCH v4 04/10] hw/audio/virtio-sound: allocate an array of streams
` [PATCH v4 05/10] hw/audio/virtio-sound: free all stream buffers on reset
` [PATCH v4 06/10] hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop()
` [PATCH v4 07/10] hw/audio/virtio-sound: add stream state variable
` [PATCH v4 08/10] hw/audio/virtio-sound: introduce virtio_snd_pcm_open()
` [PATCH v4 09/10] hw/audio/virtio-sound: introduce virtio_snd_set_active()
` [PATCH v4 10/10] hw/audio/virtio-sound: add missing vmstate fields

[PATCH mlx5-next 0/2] mlx5-next updates 2026-07-13
 2026-07-13  8:43 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Drop redundant esw_cap, reuse e_switch_cap
` [PATCH mlx5-next 2/2] net/mlx5: ifc: Add PSP related fields

[PATCH] iomap: prevent ioend merge when io_private differs
 2026-07-13  8:44 UTC  (2+ messages)

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-13  8:43 UTC  (11+ messages)
` [RFC PATCH 14/36] arm64: interrupts: introduce generic interrupt masking helpers
` [RFC PATCH 16/36] arm64: cpuidle: use new helpers to bypass interrupt priority masking
` [RFC PATCH 22/36] efi/runtime-wrappers: Permit architectures to override IRQ flags checks
` [RFC PATCH 23/36] arm64/efi: Implement override for "
` [RFC PATCH 34/36] arm64: kprobes: Disable NMIs

[PATCH] thermal: spacemit: k1: disable hardware on driver remove
 2026-07-13  8:40 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entities
 2026-07-13  8:43 UTC  (2+ messages)

[PATCH v7 1/3] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
 2026-07-13  8:43 UTC  (3+ messages)
` [PATCH v7 2/3] usb: typec: ucsi: Add duplicate detection to nvidia registration path
` [PATCH v7 3/3] usb: typec: ucsi: yoga_c630: Remove redundant duplicate altmode handling

[Buildroot] [PATCH] package/libxmlsec1: bump version to 1.3.12
 2026-07-13  8:43 UTC  (2+ messages)

What's cooking in git.git (Jul 2026, #04)
 2026-07-13  8:41 UTC  (2+ messages)

[PATCH nf-next,v4] netfilter: flowtable: initial bridge support
 2026-07-13  8:42 UTC 

[PATCH RFC 0/2] leds: rgb: leds-group-multicolor: Introduce default-intensity
 2026-07-13  8:41 UTC  (5+ messages)
` [PATCH RFC 1/2] dt-bindings: "

[PATCH v2 0/2] iio: adc: ad4080: add backend data size configuration
 2026-07-13  8:40 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: adi-axi-adc: add data size support for AD408X backend
` [PATCH v2 2/2] iio: adc: ad4080: configure backend data size

[PATCH 1/2] drm/amdgpu: Print vmid, pasid and more task info in devcoredump
 2026-07-13  8:41 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Reserve space for IB contents in devcoredumps

[PATCH] KVM: arm64: Avoid naming collision in tracing
 2026-07-13  8:40 UTC  (11+ messages)

what is qemu_system_guest_panicked() for?
 2026-07-13  8:39 UTC  (2+ messages)

[PATCH 00/33] Library APIs for AES encryption modes
 2026-07-13  8:39 UTC  (3+ messages)
` [PATCH 04/33] lib/crypto: aes: Add CTR and XCTR support

[PATCH 0/5] mmc: misc fixes across MMC/SDHCI/RPMB
 2026-07-13  8:42 UTC  (4+ messages)
` [PATCH 3/5] mmc: sdhci: fix align_buffer memory leak on re-initialization

[PATCH] usb: core: port: Deattach Type-C connector on component unbind
 2026-07-13  8:38 UTC  (2+ messages)

[PATCH v6 0/5] pinctrl: mediatek: Enable module build support
 2026-07-13  8:37 UTC  (6+ messages)
` [PATCH v6 1/5] pinctrl: mediatek: use devm_gpiochip_add_data() for GPIO chip
` [PATCH v6 2/5] pinctrl: mediatek: free EINT resources on unbind
` [PATCH v6 3/5] pinctrl: mediatek: allow common drivers to be built as modules
` [PATCH v6 4/5] pinctrl: mediatek: mt7986: register both platform drivers from a single initcall
` [PATCH v6 5/5] pinctrl: mediatek: enable module build support for all SoC drivers

[PATCH v2 0/7] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-07-13  8:37 UTC  (3+ messages)
` [PATCH v2 6/7] drm/panthor: Add support for entering and exiting protected mode

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-13  8:38 UTC  (20+ messages)
` [PATCH v4 1/5] media: qcom: camss: Populate CAMSS child devices via DT
` [PATCH v4 2/5] dt-bindings: media: qcom,sm8250-camss: allow JPEG encoder child node
` [PATCH v4 3/5] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v4 4/5] arm64: dts: qcom: sm8250: Add JPEG encoder node
` [PATCH v4 5/5] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH v9 0/4] Add uncorrectable error handling for core-compute errors
 2026-07-13  8:37 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH for-next v3 0/4] RDMA/bnxt_re: Update the toggle page handling of CQ and SRQ
 2026-07-13 13:58 UTC  (5+ messages)
` [PATCH for-next v3 1/4] RDMA/bnxt_re: Replace per-device hash tables with per-context XArrays
` [PATCH for-next v3 2/4] RDMA/bnxt_re: Defer toggle page free to rdma_user_mmap_entry teardown
` [PATCH for-next v3 3/4] RDMA/bnxt_re: Fix toggle page UAF in GET_TOGGLE_MEM with mmap entry refcount
` [PATCH for-next v3 4/4] RDMA/bnxt_re: Add uverbs object handle path for CQ/SRQ toggle page

[PATCH 00/10] arm64: dts: st: Add support for DH electronics STM32MP23xx/STM32MP25xx DHCOS SoM and Breakout Board and DHSBC
 2026-07-13  8:36 UTC  (3+ messages)
` [PATCH 02/10] dt-bindings: gpio: pca95xx: Document Kinetic KTS1622

[PATCH v4 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support
 2026-07-13  8:36 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: display: sn65dsi83: Add output data-lanes
` [PATCH v4 2/2] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support

[PATCH v2] IB/mlx4: delete allocated id_map_entry while sending REJ
 2026-07-13  8:36 UTC  (2+ messages)

[PATCH v2] IB/mlx4: Fix stale CM id_map entries when RTU is never received
 2026-07-13  8:36 UTC  (2+ messages)

[PATCH] erofs: hide "cache_strategy=" for plain filesystems
 2026-07-13  8:35 UTC 

[PATCH] auxdisplay: panel: Remove unused callback binding code
 2026-07-13  8:25 UTC  (3+ messages)

[PATCH] usb: typec: tcpm: qcom: initialize currsrc explicitly
 2026-07-13  8:34 UTC  (2+ messages)

[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
 2026-07-13  8:34 UTC  (7+ messages)
` [PATCH v3 03/17] blk-crypto: Allow control over whether hardware is used
  ` [f2fs-dev] "
` [PATCH v3 06/17] Documentation: fscrypt: Update docs for inlinecrypt
  ` [f2fs-dev] "

[PATCH v2] erofs: accept source file descriptor via fsconfig
 2026-07-13  8:33 UTC  (4+ messages)

[Patch v2 0/7] perf/x86: Miscellaneous PMU bug fixes and optimizations
 2026-07-13  8:27 UTC  (8+ messages)
` [Patch v2 1/7] perf/x86: Unregister PMI handler on PMU init failure
` [Patch v2 2/7] perf/x86: Free hybrid state "
` [Patch v2 3/7] perf/x86: Guard intel_pmu_cpu_dead() against invalid hybrid PMU casts
` [Patch v2 4/7] perf/x86/intel: Unwind cpuc state if PEBS buffer setup fails
` [Patch v2 5/7] perf/x86: Remove stale fixed counter helper and fix hybrid PMU access
` [Patch v2 6/7] perf/x86/intel: Fix intel_cap handling on hybrid PMUs
` [Patch v2 7/7] perf/x86: Optimize ACR handling in match_prev_assignment()

[PATCH] KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
 2026-07-13  8:33 UTC  (4+ messages)

[PATCH v2 0/4] tests/docker: improve detection of docker/podman
 2026-07-13  8:32 UTC  (10+ messages)
` [PATCH v2 2/4] tests/docker: add support for podman remote access

[PATCH] accel/ivpu: Fix wrong register read in LNL failure diagnostics
 2026-07-13  8:32 UTC  (3+ messages)

[PATCH v4] module: Extend module_blacklist parameter to built-in modules
 2026-07-13  8:32 UTC  (4+ messages)

[PATCH v2 0/2] iio: adc: Add Nuvoton MA35D1 EADC support
 2026-07-13  8:30 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: Add Nuvoton MA35D1 EADC driver

[PATCH] dma-direct: Improve readability of the dma_direct_map_sg() for P2PDMA case
 2026-07-13  8:30 UTC 

[PATCH] drm/panel: ilitek-ili9881c: do not fail probe if iovcc is absent
 2026-07-13  8:30 UTC  (2+ messages)

[PATCH] drm/panthor: Check debugfs GEM lock initialization
 2026-07-13  8:29 UTC 

[PATCH] powerpc/ps3: Remove unused struct table in setup_areas()
 2026-07-13  8:29 UTC  (2+ messages)

[CI v4 00/14] drm/i915/color: Enable SDR plane color pipeline
 2026-07-13  8:29 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/color: Enable SDR plane color pipeline (rev5)

[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
 2026-07-13  8:27 UTC  (10+ messages)
` [PATCH 01/16] dt-bindings: twl-regulator: Add bindings for exposing ti,twl4030-regen
` [PATCH 07/16] ASoC: dt-bindings: add TI PCM1773
` [PATCH 09/16] ASoC: dt-bindings: add OpenPandora Sound Card

[PATCH v7 3/4] hwmon: (sht3x) Add devicetree support
 2026-07-13  8:28 UTC  (2+ messages)

[PATCH rdma-next 0/2] RDMA: Small batch of cleanups
 2026-07-13  8:28 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/bnxt_re: Validate udata before destroying resources

[PATCH v7 2/4] dt-bindings: hwmon: Add Sensirion SHT30 series
 2026-07-13  8:27 UTC  (2+ messages)

[PATCH v6 0/2] ima: measure write on securityfs policy file
 2026-07-13  8:09 UTC  (3+ messages)
` [PATCH v6 1/2] ima: add critical data measurement for loaded policy
` [PATCH v6 2/2] ima: measure userspace policy writes before parsing

[RFC PATCH 0/6] Add Shared Media Graph API
 2026-07-13  8:26 UTC  (6+ messages)
` [RFC PATCH 1/6] media: mc: Implement shared media graph

[PATCH] ksmbd: fix channel_key buffer overflow in multichannel binding
 2026-07-13  8:25 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-07-13  8:24 UTC  (5+ messages)
` [PATCH v2] iommu/riscv: Use 32-bit MMIO accesses for 64-bit registers
    `  "

[PATCH net v2] tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
 2026-07-13  8:23 UTC 

[PATCH nf-next,v2 0/3] initial flowtable bridge support
 2026-07-13  8:24 UTC  (4+ messages)
` [PATCH nf-next,v2 3/3] netfilter: flowtable: initial "

[PATCH] gpio: vf610: add missing MODULE_DEVICE_TABLE()
 2026-07-13  8:22 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Add test to validate YUV420 with DC3CO
 2026-07-13  8:21 UTC  (2+ messages)

[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
 2026-07-13  8:22 UTC  (3+ messages)

[PATCH] gpio: sloppy-logic-analyzer: add a comment explaining the buffer init
 2026-07-13  8:22 UTC  (2+ messages)

[PATCH net v1] mptcp: pm: fix use-after-free in userspace_pm_get_local_id()
 2026-07-13  8:21 UTC  (3+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2026-07-13  8:21 UTC  (2+ messages)

[PATCH v1] tracing/remotes: Fix page_va[] access before counter update in trace_remote_alloc_buffer()
 2026-07-13  8:21 UTC  (2+ messages)

[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
 2026-07-13  8:20 UTC  (4+ messages)

[PATCH] cdrom: fix stack out-of-bounds read in CDROMVOLCTRL
 2026-07-13  8:20 UTC 

[PATCH v3 1/2] fuse: copy request headers via a stack buffer for io-uring
 2026-07-13  8:20 UTC  (2+ messages)

[PATCH v2 0/6] R-Car X5H CPG/MDLC support
 2026-07-13  8:19 UTC  (4+ messages)
` [PATCH v2 3/6] clk: renesas: Add R-Car X5H CPG driver

[PATCH net] tcp: initialize standalone IPv4 ACK options
 2026-07-13  8:18 UTC 

[PATCH v1] udmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()
 2026-07-13  8:18 UTC  (8+ messages)

[PATCH 0/2] MAINTAINERS: Mark sections orphaned
 2026-07-13  8:17 UTC  (7+ messages)
` [PATCH 2/2] MAINTAINERS: Mark "vhost-user-scmi" orphaned

[Buildroot] Correct approach for supporting multiple SoCs with otherwise same board?
 2026-07-13  8:17 UTC 

[PATCH] ata: libata-eh: make ata_eh_qc_complete() and ata_eh_qc_retry() static
 2026-07-13  8:17 UTC  (2+ messages)

[PATCH v3 0/3] Add subsystem LPM stats support for Shikra
 2026-07-13  8:16 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: soc: qcom: stats: Add compatible "
` [PATCH v3 2/3] soc: qcom: stats: Add stats compatible and config "
` [PATCH v3 3/3] arm64: dts: qcom: shikra: Update rpm-stats compatible to SoC specific

[f2fs-dev] [PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
 2026-07-13  8:16 UTC  (5+ messages)
` [f2fs-dev] [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
  `  "

[PATCH 0/8] Support ROHM BD73800
 2026-07-13  8:16 UTC  (5+ messages)
` [PATCH 7/8] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs

[PATCH 0/5] staging: rtl8723bs: convert xmit helpers to return errno
 2026-07-13  8:16 UTC  (4+ messages)
` [PATCH 2/5] staging: rtl8723bs: convert rtw_make_wlanhdr() "

[PATCH] [RFC] net-ipv6: ipv4 emulation support
 2026-07-13  8:16 UTC 

[PATCH v2 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-13  8:15 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: media: qcom: Add JPEG encoder binding

[PATCH net-next v6 2/2] net: dsa: realtek: rtl8365mb: add HSGMII support for RTL8367S
 2026-07-13  8:14 UTC  (2+ messages)

[PATCH v6 0/1] qcow2: add a way to repair bitmaps
 2026-07-13  8:13 UTC  (2+ messages)
` [PATCH v6 1/1] qcow2: add functionality "

[PATCH v2 0/3] Add subsystem LPM stats support for Shikra
 2026-07-13  8:14 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: shikra: Update rpm-stats compatible to SoC specific

[PATCH v5 0/3] firmware: Add coreboot CFR firmware attributes driver
 2026-07-13  8:13 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] firmware: Move firmware attributes class helper
  ` [PATCH v6 2/3] firmware: Rename google firmware directory to coreboot
  ` [PATCH v6 3/3] firmware: coreboot: Add CFR firmware attributes driver


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.