All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-04 19:31:26 to 2026-09-04 20:18:08 UTC [more...]

[PATCH 0/2] btrfs: introduce a new experimental feature, RAID56_VSL
 2026-09-04 20:15 UTC  (2+ messages)

[PATCH v2 0/2] virtio_gpu: add F_CREATE_GUEST_HANDLE and F_BLOB_CTX_ID_FIX
 2026-09-04 20:17 UTC  (4+ messages)
` [PATCH v2 2/2] virtio-gpu: add flag to negotiate always passing ctx_id to RESOURCE_CREATE_BLOB

[PATCH v3 00/13] iommu/arm-smmu-v3: Add PRI support
 2026-09-04 20:16 UTC  (4+ messages)
` [PATCH v3 01/13] iommu/arm-smmu-v3: Add arm_smmu_attach_release()

[PATCH net 0/2] net: fec: fix PTP clock teardown races on device removal
 2026-09-04 20:16 UTC  (3+ messages)
` [PATCH net 2/2] net: fec: free the PPS interrupt before tearing down the PHC and netdev

[PATCH] perf/x86/core: Simplify hybrid PMU registration failure path
 2026-09-04 20:13 UTC 

[PATCH v2 0/3] block/nbd: fix a race in reply processing
 2026-09-04 20:14 UTC  (2+ messages)

[android-common:android17-6.18-2026-09 1/1] drivers/regulator/pf0900-regulator.c:774:29: sparse: sparse: symbol 'regu_irqs' was not declared. Should it be static?
 2026-09-04 20:13 UTC 

[PATCH BlueZ v2] shared/gatt-client: confirm a synthesized CCC handle before writing to it
 2026-09-04 20:13 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH v18 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-09-04 20:12 UTC  (13+ messages)
` [PATCH v18 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v18 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v18 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v18 8/8] i3c: hub: p3h2x4x: Add SMBus slave mode support

[PATCH] spi: ingenic: release tx DMA channel when rx request fails
 2026-09-04 17:11 UTC  (2+ messages)

[PATCH] spi: ma35d1-qspi: assert reset on probe error paths
 2026-09-04 18:19 UTC  (2+ messages)

[PATCH 0/3] regulator: mp886x: add MP8864 support
 2026-09-04 18:13 UTC  (2+ messages)

[PATCH v3] ACPI: glue: Reduce debug noise from acpi_device_notify()
 2026-09-04 20:11 UTC 

[PATCH] regulator: tps65185: Remove redundant dev_err_probe()
 2026-09-04 16:38 UTC  (2+ messages)

[Buildroot] [PATCH 2/3] package/ncurses: Fixing license information
 2026-09-04 20:11 UTC  (2+ messages)

[PATCH i-g-t 0/2] Derive write-through availability from the PAT config
 2026-09-04 20:10 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PULL 0/1] TCG tests configure hotfix
 2026-09-04 20:10 UTC  (2+ messages)
` [PULL 1/1] tests/tcg/meson.build: fix build_test_depends

[PATCH] regmap: fix typo "asynchrnous" in comment
 2026-09-04 16:59 UTC  (2+ messages)

[syzbot] [crypto?] possible deadlock in __blk_crypto_evict_key
 2026-09-04 20:10 UTC 

[PATCH v2 0/2] ASoC: codecs: nau8360: Add DSP fallback and PEQ band initialization
 2026-09-04 17:48 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/6] ASoC: rt766: fix uninitialized stream_config->type
 2026-09-04 16:34 UTC  (2+ messages)

[PATCH] ASoC: codecs: ES8389: Prevent enable_count underflow in clk_core_disable
 2026-09-04 16:53 UTC  (2+ messages)

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-09-04 20:09 UTC  (11+ messages)

[PATCH] tests/tcg/meson.build: fix build_test_depends
 2026-09-04 20:08 UTC  (3+ messages)

[PATCH 00/23] ALSA compress / ASoC compress / SOF: Compressed audio support with IPC4
 2026-09-04 20:08 UTC  (5+ messages)
` [PATCH 04/23] ASoC: soc-compress: Implement trigger FE-BE sequencing as with normal PCMs
` [PATCH 19/23] ASoC: SOF: Add support for IPC4 compressed

[PATCH v4 00/75] qom/qdev: associate properties with QAPI schema types
 2026-09-04 19:58 UTC  (76+ messages)
` [PATCH v4 01/75] qapi: add QAPITypeInfo struct definition
` [PATCH v4 02/75] qapi/gen: fix _module_basename for multi-dash 'what' parameters
` [PATCH v4 03/75] qapi: factor out QAPISchemaUsedTypes from introspect visitor
` [PATCH v4 04/75] qapi: register all introspectable types, not just QMP-reachable ones
` [PATCH v4 05/75] qapi: add type-infos generator
` [PATCH v4 06/75] meson: add qapi-type-infos-*.c/h to build
` [PATCH v4 07/75] qom: add qapi_type field to ObjectProperty
` [PATCH v4 08/75] qapi/qom: add qapi-type field to ObjectPropertyInfo
` [PATCH v4 09/75] qom/qmp: populate qapi-type in QMP handlers
` [PATCH v4 10/75] qom/qmp: populate description & default-value in qom_property_info()
` [PATCH v4 11/75] qom: add object_property_set_default_enum()
` [PATCH v4 12/75] qom: add object_{class_}property_add_qapi
` [PATCH v4 13/75] qom: add object_{class_}property_add_qapi_enum
` [PATCH v4 14/75] tests: update check-qom-proplist for QAPI-aware property registration
` [PATCH v4 15/75] qom: convert enum properties to QAPI-aware registration
` [PATCH v4 16/75] qom: remove old enum property registration API
` [PATCH v4 17/75] qom: convert struct properties to QAPI-aware registration
` [PATCH v4 18/75] x86: convert OnOffAuto "
` [PATCH v4 19/75] microvm: "
` [PATCH v4 20/75] pc: convert OnOffAuto vmport property "
` [PATCH v4 21/75] arm/virt: convert OnOffAuto acpi "
` [PATCH v4 22/75] riscv/virt: convert OnOffAuto properties "
` [PATCH v4 23/75] loongarch/virt: "
` [PATCH v4 24/75] hostmem-file: convert OnOffAuto rom property "
` [PATCH v4 25/75] sev: convert OnOffAuto legacy-vm-type "
` [PATCH v4 26/75] whpx: convert OnOffAuto hyperv "
` [PATCH v4 27/75] whpx: convert OnOffAuto arch properties "
` [PATCH v4 28/75] accel/kvm: convert OnOffSplit property "
` [PATCH v4 29/75] whpx: "
` [PATCH v4 30/75] ppc/spapr-caps: convert to QAPI-aware property registration
` [PATCH v4 31/75] system/memory: fix "priority" property typename
` [PATCH v4 32/75] backends/hostmem: fix property typenames
` [PATCH v4 33/75] backends/hostmem-file: fix "align" property typename
` [PATCH v4 34/75] accel/tcg: fix "tb-size" "
` [PATCH v4 35/75] block/throttle-groups: fix throttle properties typename
` [PATCH v4 36/75] event-loop-base: fix property typenames
` [PATCH v4 37/75] iothread: fix poll properties typename
` [PATCH v4 38/75] util/thread-context: fix property typenames
` [PATCH v4 39/75] target/i386: fix CPUID version properties typename
` [PATCH v4 40/75] ppc/pnv: fix phb-id and chip-id "
` [PATCH v4 41/75] backends/hostmem-memfd: fix "hugetlbsize" property typename
` [PATCH v4 42/75] hw/acpi: fix "node" properties typename
` [PATCH v4 43/75] net/colo-compare: fix compare_timeout setter visitor type
` [PATCH v4 44/75] net/colo-compare: fix max_queue_size "
` [PATCH v4 45/75] hw/misc/xlnx-versal-trng: add missing getter for fips-fault-events
` [PATCH v4 46/75] qom: convert scalar properties to QAPI-aware registration
` [PATCH v4 47/75] i386/cpu: convert strList property "
` [PATCH v4 48/75] accel/hvf: convert OnOffSplit "
` [PATCH v4 49/75] i386/x86: convert SgxEPCList "
` [PATCH v4 50/75] virtio-balloon: convert guest-stats property to QAPI type
` [PATCH v4 51/75] qom: replace object_property_add_tm with StructTm "
` [PATCH v4 52/75] hw/nvdimm: convert UUID property to QAPI-aware registration
` [PATCH v4 53/75] hw/s390-virtio-ccw: convert loadparm "
` [PATCH v4 54/75] hw/ppc/spapr_drc: convert fdt "
` [PATCH v4 55/75] spdm-socket: convert SpdmTransportType to QAPI enum
` [PATCH v4 56/75] hw/gpio/pca955x: use QAPI enums for led and pin properties
` [PATCH v4 57/75] include: add QEMU_REPEAT helper macro
` [PATCH v4 58/75] hw/gpio/pca955x: convert pin/led property to QAPI-aware enum
` [PATCH v4 59/75] hw/pci: change the busnr type to uint8
` [PATCH v4 60/75] qdev: add qapi_type field to PropertyInfo with fallback registration
` [PATCH v4 61/75] qdev: convert core PropertyInfo definitions to use qapi_type
` [PATCH v4 62/75] qdev: adjust PciDevfn declared type
` [PATCH v4 63/75] qdev: convert system PropertyInfo definitions to use qapi_type
` [PATCH v4 64/75] hw: convert device-local "
` [PATCH v4 65/75] target/riscv: fix incorrect QAPI types and u8 casting
` [PATCH v4 66/75] target/riscv: convert PropertyInfo definitions to use qapi_type
` [PATCH v4 67/75] qdev: "
` [PATCH v4 68/75] qdev: introduce typed array PropertyInfos
` [PATCH v4 69/75] qdev: simplify DEFINE_PROP_ARRAY and remove generic array PropertyInfo
` [PATCH v4 70/75] qdev: remove deprecated PropertyInfo.type and .enum_table fields
` [PATCH v4 71/75] memory: use object_property_add_link for container property
` [PATCH v4 72/75] hw/i386: convert PCSouthBridgeOption to QAPI enum
` [PATCH v4 73/75] qom: use QAPITypeInfo in object_property_get_enum
` [PATCH v4 74/75] qapi: expose integer signedness and width in introspection
` [PATCH v4 75/75] tests/qmp-cmd-test: assert qapi-type resolves in query-qmp-schema

[PATCH] watchdog: Differentiate scenarios when watchdog is closed
 2026-09-04 20:03 UTC  (3+ messages)

[PATCH wireless v2] wifi: mac80211: refuse to make a monitor active when it has no queue
 2026-09-04 20:03 UTC 

[PATCH v2] RDMA/srpt: Clamp the CQ size request to max_cqe
 2026-09-04 20:02 UTC 

[PATCH] MAINTAINERS: Include riscv_timer.c in RISC-V entry
 2026-09-04 20:02 UTC  (2+ messages)

[PATCH bpf-next v1 0/7] Fix timed may_goto with private stacks
 2026-09-04 20:02 UTC  (23+ messages)
` [PATCH bpf-next v1 1/7] bpf: Fix timed may_goto stack pointer for "
` [PATCH bpf-next v1 2/7] bpf, x86: Use resolved pointer for timed may_goto
` [PATCH bpf-next v1 3/7] bpf, arm64: "
` [PATCH bpf-next v1 4/7] bpf, powerpc64: "
` [PATCH bpf-next v1 5/7] bpf, riscv: "
` [PATCH bpf-next v1 6/7] bpf, s390: "
` [PATCH bpf-next v1 7/7] selftests/bpf: Test timed may_goto with private stacks

[PATCH net RFT] ch9200: do return USB errors from control_write()
 2026-09-04 20:01 UTC 

[PATCH RESEND] usb: dwc3: gadget: don't error on dequeue of a completed request
 2026-09-04 20:00 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/6] Initial Apple Silicon A18 Pro device trees and dt-bindings
 2026-09-04 19:59 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: arm: cpus: Add Apple A18 Pro CPU core compatibles
` [PATCH 2/6] dt-bindings: arm: apple: apple,pmgr: Add t8140 compatible
` [PATCH 3/6] dt-bindings: arm: power: apple,pmgr-pwrstate: "
` [PATCH 4/6] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8140 compatible
` [PATCH 5/6] dt-bindings: watchdog: apple,wdt: Add t8140 compatible
` [PATCH 6/6] arm64: dts: apple: Add minimal MacBook Neo device tree

[PATCH v10 0/5] hw/riscv: Server Platform Reference Board
 2026-09-04 19:56 UTC  (6+ messages)
` [PATCH v10 1/5] target/riscv/cpu.c: remove 'bare' condition for .profile
` [PATCH v10 2/5] target/riscv: add riscv-server-ref CPU
` [PATCH v10 3/5] hw/riscv: server platform reference machine
` [PATCH v10 4/5] tests/functional/riscv64: add riscv-server-ref tests
` [PATCH v10 5/5] docs: add riscv-server-ref.rst

[PATCH 1/3] remoteproc: k3: Include what we need and only what we need
 2026-09-04 19:56 UTC  (3+ messages)
` [PATCH 2/3] remoteproc: k3-dsp: Fix usage of omap_mbox_message and mbox_msg_t
` [PATCH 3/3] remoteproc: Add compile testing for additional TI drivers

[PATCH v2] iio: proximity: vcnl3020: fix ISR bitmask check in IRQ handler
 2026-09-04 19:55 UTC  (3+ messages)

[PATCH v5 00/13] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-09-04 19:55 UTC  (3+ messages)
` [PATCH v5 02/13] dt-bindings: media: qcom,x1e80100-camss: Make vdd-csiphy supplies optional

[Buildroot] [PATCH 1/1] package/thrift: bump version to 0.24.0
 2026-09-04 19:55 UTC 

[geert-renesas-devel:renesas-drivers-for-v7.4] BUILD SUCCESS 529b0be30bd97dde9fe71c0cc406e252ab1362fe
 2026-09-04 19:54 UTC 

[PATCH v2 0/4] drm/amdkfd: Enable device private memory THP support in kfd svm driver
 2026-09-04 19:54 UTC  (5+ messages)
` [PATCH v2 1/4] drm/amdkfd: Add awareness of THP of device and system RAM "
` [PATCH v2 2/4] drm/amdkfd: Change migration size in CPU/GPU page fault handler to THP size
` [PATCH v2 3/4] drm/amdkfd: Apply HMM THP zone device-private memory migration in kfd driver
` [PATCH v2 4/4] drm/amdkfd: Apply AMDGPU_PTE_FRAG to pte of gart page table for THP mapping

[pci:controller:vmd] BUILD SUCCESS 95ac22dd4bf13373f90bb6d51bcd1fd1d8f5db54
 2026-09-04 19:53 UTC 

[git pull] drm fixes for 7.3-rc2
 2026-09-04 19:52 UTC 

[PATCH v1] perf test: Avoid call to missing cleanup function
 2026-09-04 19:51 UTC  (2+ messages)

[android-common:android17-6.18-2026-09 0/1] error[E0425]: cannot find value `__tracepoint_android_vh_rust_binder_set_priority` in crate `$crate::bindings`
 2026-09-04 19:50 UTC 

[PATCH] iio: adc: axp288: Add TS bias override for Haier HV103H
 2026-09-04 19:48 UTC  (2+ messages)

[PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-09-04 19:46 UTC  (2+ messages)

[PATCH 6.18 000/552] 6.18.50-rc1 review
 2026-09-04 19:46 UTC  (2+ messages)

[PATCH] mm/list_lru: don't copy stale shrinker id from non-memcg-aware shrinkers
 2026-09-04 19:43 UTC  (2+ messages)

[PATCH v6 00/13] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-09-04 19:44 UTC  (3+ messages)

[PATCH] nfsd: shorten extack string returned with dodgy listener
 2026-09-04 19:42 UTC 

[android-common:android13-5.15-2026-09 1/1] include/linux/tracepoint.h:328:27: error: '__tracepoint_rcu_stall_warning' undeclared here (not in a function); did you mean '__tracepoint_rcu_callback'?
 2026-09-04 19:40 UTC 

[PATCH v1 00/13] iio: adc: ad4134: Enable greater sample rate data capture
 2026-09-04 19:41 UTC  (4+ messages)
` [PATCH v1 01/13] iio: Fix typo in vendor name

[PATCH v10 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-09-04 19:39 UTC  (15+ messages)
` [PATCH v10 1/7] firmware: smccc: Add an Arm "
` [PATCH v10 2/7] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v10 3/7] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v10 4/7] arm64: realm: Move Realm memory encryption ops to RSI code
` [PATCH v10 5/7] virt: coco: arm-cca-guest: Rename TSM report source file
` [PATCH v10 6/7] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
` [PATCH v10 7/7] coco: guest: arm64: Replace dummy CCA device with sysfs ABI

[RX470 - polaris10] Wrong window titlebar gradient after kernel update 7.1 to 7.2
 2026-09-04 19:40 UTC  (3+ messages)

[PATCH v6 00/18] Crescent Island PMT support
 2026-09-04 19:37 UTC  (4+ messages)
` [PATCH v6 12/18] drm/xe/vsec: Refactor BattleMage PMT defines

[PATCH v2 0/3] arm64: dts: qcom: Add LVDS display overlays for lemans, monaco and rb3gen2
 2026-09-04 19:37 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: lemans-evk: Add LVDS display overlay

[PATCH v2 0/3] Add telemetry tracepoints for CPU hogs, distress, and BH budget yields
 2026-09-04 19:34 UTC  (4+ messages)
` [PATCH v2 1/3] workqueue: Add workqueue_cpu_intensive tracepoint
` [PATCH v2 2/3] workqueue: Add workqueue_mayday and workqueue_rescued tracepoints
` [PATCH v2 3/3] workqueue: Add workqueue_bh_budget_yield tracepoint

[PATCH v4] selftests/mm: hugetlb_madv_vs_map: add underflow test
 2026-09-04 19:34 UTC 

[PATCH v2] drm/xe/guc: Guard page-fault ack with runtime PM check
 2026-09-04 19:34 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/guc: Guard page-fault ack with runtime PM check (rev2)

[PATCH] scripts/sorttable: Mark long_size as __maybe_unused
 2026-09-04 19:34 UTC  (2+ messages)

[REPORT] fs/ntfs3: several bugs in ADS support merged for 7.3
 2026-09-04 19:32 UTC 

[PATCH 0/2] sched/numa: stop VMA scan filters from gating promotion
 2026-09-04 19:31 UTC  (3+ messages)
` [PATCH 2/2] sched/numa: scan read-only file mappings in tiering mode


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.