All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 16:30:25 to 2026-07-20 17:23:36 UTC [more...]

[OE-core][scarthgap 00/33] Patch review
 2026-07-20 17:22 UTC  (11+ messages)
` [OE-core][scarthgap 01/33] create-spdx-image-3.0: correct SSTATE_SKIP_CREATION key for do_create_image_sbom_spdx
` [OE-core][scarthgap 02/33] glibc: stable 2.39 branch updates
` [OE-core][scarthgap 03/33] bind: Upgrade 9.18.44 -> 9.18.49
` [OE-core][scarthgap 04/33] binutils: fix CVE-2025-69649, and CVE-2025-69652
` [OE-core][scarthgap 05/33] binutils: fix CVE-2025-69645
` [OE-core][scarthgap 06/33] python3: Simplify ptest exclusion list
` [OE-core][scarthgap 07/33] python3: skiptest tracemalloc_track_race
` [OE-core][scarthgap 08/33] python3: fix CVE-2026-11940
` [OE-core][scarthgap 09/33] python3: fix CVE-2026-11972
` [OE-core][scarthgap 10/33] python3: fix CVE-2026-9669

[PATCH v3] PCI/TPH: treat reserved 0b10 completer encoding as unsupported
 2026-07-20 17:22 UTC 

[PATCH v2] arm64: dts: qcom: glymur: Drop fake PCIe phy 3B
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH 0/2] Glymur DT QoL
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur: enable ETR and CTCU devices
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-07-20 17:21 UTC  (2+ messages)
` (subset) "

[PATCH] clk: qcom: camcc-glymur: Add const qualifier for driver_data & CBCRs list
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH v2] EDAC/qcom: Skip ECC interrupt setup on Shikra, pre-configured by DSF
 2026-07-20 17:21 UTC  (2+ messages)

[PATCH v3 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
 2026-07-20 17:20 UTC  (2+ messages)
` (subset) "

[PATCH] drm/vc4: hvs/v3d: Fix null dereference in unbind
 2026-07-20 17:20 UTC 

[PATCH v2 0/7] Add hexagon l2vic device
 2026-07-20 17:19 UTC  (4+ messages)
` [PATCH v2 4/7] hw/intc: Add l2vic interrupt controller

[PATCH v2 0/3] bisect: add --auto-reset to leave when done
 2026-07-20 17:20 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH v2 0/2] cifs: fix attribute cache corruption from concurrent directory operations
 2026-07-20 17:19 UTC  (4+ messages)
` [PATCH v2 1/2] cifs: serialize readdir with directory cache invalidation from lease breaks
` [PATCH v2 2/2] cifs: prevent readdir from changing file size due to stale directory metadata

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-20 17:18 UTC  (3+ messages)
` [PATCH v16 2/7] spi: pxa2xx: introduce suspended flag for interrupt synchronization

[PATCH bpf-next 0/2] bpf: Preserve stack frame number for commuted stack arithmetic
 2026-07-20 17:18 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Preserve stack frame number for commuted arithmetic
` [PATCH bpf-next 2/2] selftests/bpf: Cover stack frame number after scalar plus fp

[PATCH v6 0/2] remoteproc: add AMD MicroBlaze/V BRAM-based remote processor driver
 2026-07-20 17:18 UTC  (2+ messages)

[PATCH v16 00/10] Add Invensense ICM42607
 2026-07-20 17:16 UTC  (9+ messages)
` [PATCH v16 02/10] dt-bindings: iio: imu: icm42600: Remove interrupts from required

[PATCH v5 00/10] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-07-20 17:16 UTC  (3+ messages)

[PATCH v4 00/11] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-07-20 17:16 UTC  (3+ messages)
` [PATCH v4 04/11] KVM: x86/xen: Always route non-singleshot-timer vCPU hypercalls to userspace

[PATCH v3 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-20 17:15 UTC  (18+ messages)
` [PATCH v3 01/17] KVM: arm64: Add pkvm_private_va_range_pa
` [PATCH v3 02/17] KVM: arm64: Add pkvm_remove_mappings
` [PATCH v3 03/17] KVM: arm64: Add pkvm_map_private_va_range
` [PATCH v3 04/17] KVM: arm64: Add a heap allocator for the pKVM hyp
` [PATCH v3 05/17] KVM: arm64: Allow kvm_hyp_memcache usage outside of stage-2
` [PATCH v3 06/17] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH v3 07/17] KVM: arm64: Add PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH v3 08/17] KVM: arm64: Add reclaim interface for the pKVM heap alloc
` [PATCH v3 09/17] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v3 10/17] KVM: arm64: Add a shrinker for pKVM
` [PATCH v3 11/17] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
` [PATCH v3 12/17] KVM: arm64: Move hyp_vm refcount into the structure
` [PATCH v3 13/17] KVM: arm64: Alloc pkvm_hyp_vm using pKVM heap allocator
` [PATCH v3 14/17] KVM: arm64: Alloc pkvm_hyp_vcpu "
` [PATCH v3 15/17] KVM: arm64: Reject hyp trace descriptors with fewer CPUs than hyp_nr_cpus
` [PATCH v3 16/17] KVM: arm64: Reject hyp trace descriptors with fewer than 3 pages
` [PATCH v3 17/17] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator

[PATCH v6 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup
 2026-07-20 17:15 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] selftests/bpf: add sockmap recvfrom EAGAIN selftest

[PATCH V17 0/9] Add Invensense ICM42607
 2026-07-20 17:15 UTC  (5+ messages)
` [PATCH V17 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver

[PATCH v2] media: iris: add new rate control type MBR for encoder
 2026-07-20 17:14 UTC 

[PULL 0/1] Linux user for v11.1 patches
 2026-07-20 17:11 UTC  (2+ messages)

[PULL 0/3] Next patches
 2026-07-20 17:11 UTC  (2+ messages)

[OE-core][wrynose 00/17] Patch review
 2026-07-20 17:12 UTC  (8+ messages)
` [OE-core][wrynose 05/17] kernel-fit-image: Add KERNEL_DTBVENDORED support for FIT_CONF_DEFAULT_DTB

[PULL 0/7] USB-related bug fixes
 2026-07-20 17:11 UTC  (2+ messages)

[PATCH] drm/xe/pf: Hold pci_rescan_remove_lock while disabling VFs
 2026-07-20 17:12 UTC  (2+ messages)

[PATCH v5 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-07-20 17:12 UTC  (8+ messages)
` [PATCH v5 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
  ` [External] "

[PATCH] i3c: master: adi: add OF module alias for autoloading
 2026-07-20 17:10 UTC  (3+ messages)

git config: unintuitive behaviour with --global and --no-includes
 2026-07-20 17:09 UTC  (3+ messages)

[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
 2026-07-20 17:08 UTC  (10+ messages)
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()

[PATCH] ocfs2/dlm: validate lockname_len in dlm_mig_lockres_handler()
 2026-07-20 17:08 UTC 

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-07-20 17:08 UTC  (4+ messages)

[PATCH v2 1/2] Input: snvs_pwrkey: Improve probe error handling
 2026-07-20 17:08 UTC  (4+ messages)
` [PATCH v2 2/2] Input: st-keyscan: "

[PATCH net] net/smc: validate peer CDC cursor against RMBE size before accepting it
 2026-07-20 17:07 UTC 

[OE-core][scarthgap][PATCH v2] libpng: Fix CVE-2026-34757
 2026-07-20 17:07 UTC  (3+ messages)

[PATCH] pmdomain: raspberrypi-power: add remove function
 2026-07-20 17:07 UTC  (3+ messages)

[PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
 2026-07-20 17:06 UTC  (9+ messages)
` [PATCH v5 1/2] media: imx8-isi: crossbar: Add get_frame_desc operation
` [PATCH v5 2/2] media: nxp: imx8-isi: Add virtual channel support
` (subset) [PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support

[PATCH] drm/panfrost: Remove unused scheduled_jobs list
 2026-07-20 17:06 UTC  (2+ messages)

[PATCH RFC v2] fuse: abort connection on /dev/fuse flush to prevent deadlock
 2026-07-20 17:05 UTC  (2+ messages)

[PATCH] block/blk-stat: fix mean loss when re-summing aggregated stats
 2026-07-20 17:05 UTC  (2+ messages)

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-20 16:57 UTC  (8+ messages)
` [PATCH 4/8] net: bcmgenet: use platform_device_set_fwnode()

[PATCH v2 20/20] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
 2026-07-20 17:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/python-paho-mqtt: clarify license information
 2026-07-20 17:04 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/dbus-broker: "
` [Buildroot] [PATCH 3/4] package/nettle: clarify license info
` [Buildroot] [PATCH 4/4] package/busybox: use SPDX license identifier for bzip2 license

[PATCH] drm/i915/display: Ensure a non-zero safe window from PTL onwards
 2026-07-20 17:03 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 00/11] sequencer: do not record dropped commits as rewritten
 2026-07-20 17:03 UTC  (5+ messages)
` [PATCH v3 0/9] "

[PATCH v3 2/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-20 17:02 UTC  (2+ messages)

[OE-core][wrynose][PATCH] libpng: fix CVE-2026-34757
 2026-07-20 17:02 UTC 

Turning on DOITM at last
 2026-07-20 17:01 UTC  (4+ messages)

[PATCH v2 0/2] Support for TQMa91xx on MBa93xxCA
 2026-07-20 17:00 UTC  (2+ messages)

[PATCH v3 4/8] dt-bindings: i3c: cdns: add Axiado AX3005 I3C variant
 2026-07-20 17:00 UTC  (3+ messages)
` (subset) "

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-20 17:00 UTC  (3+ messages)

[syzbot] [kernel?] linux-next test error: WARNING: locking bug in change_page_attr_set_clr
 2026-07-20 16:59 UTC 

[PATCH v3 0/6] drm/xe: More BIOS FB takeover fixes
 2026-07-20 16:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: More BIOS FB takeover fixes (rev3)

Patchwork housekeeping for: spi-devel-general
 2026-07-20 16:58 UTC 

[PATCH v5 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-07-20 16:58 UTC  (3+ messages)

[PATCH] usb: gadget: f_ncm: Use unsigned int for ndp_index
 2026-07-20 16:56 UTC 

[RFC PATCH v2 0/2] kho: support preserving unsplit high-order pages
 2026-07-20 16:57 UTC  (5+ messages)
` [RFC PATCH v2 1/2] kho: Introduce a helper to init unsplit pages
` [RFC PATCH v2 2/2] kho: Introduce preserve/restore APIs for "

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-20 16:56 UTC  (4+ messages)
` [PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers

[PATCH v2 0/5] Add remaining IO expansions on Lichee Pi 4A
 2026-07-20 16:56 UTC  (6+ messages)
` [PATCH v2 4/5] riscv: dts: thead: Add IO labels for the IO expansion on I2C1

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-20 16:55 UTC  (6+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "

[PATCH] tests/functional/aspeed: Fix remaining hostname-specific login prompts
 2026-07-20 16:54 UTC  (2+ messages)

[PATCH v1] arm64: dts: imx943-evk: Remove 'supports-clkreq' from PCIe1
 2026-07-20 16:53 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: imx8qm: collect some small update and fixes
 2026-07-20 16:53 UTC  (2+ messages)

[PATCH] docs: outline some guidelines for security classification
 2026-07-20 16:53 UTC  (8+ messages)

[PATCH 0/8] mm/khugepaged: collapse_file() cleanups
 2026-07-20 16:53 UTC  (3+ messages)
` [PATCH 2/8] mm/khugepaged: factor out page cache folio reading

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-20 16:53 UTC  (2+ messages)

[PATCH v4 0/9] Enable CMRR in fixed-RR VRR path
 2026-07-20 16:52 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Enable CMRR in fixed-RR VRR path (rev3)

[PATCH 0/2] hw/usb/dev-hid: Apple Magic Keyboard and Mighty Mouse emulators
 2026-07-20 16:51 UTC  (4+ messages)
` [PATCH 2/2] hw/usb/dev-hid: add apple-mighty-mouse

[PATCH] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-20 16:51 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: media: nxp: imx8-isi: Add Frank Li as reviewer and i.MX mailing list
 2026-07-20 16:51 UTC  (2+ messages)

[PATCH v10 0/2] Add AMD I3C master controller driver and bindings
 2026-07-20 16:50 UTC  (3+ messages)

[PATCH 00/10] HID: iio: use local struct device
 2026-07-20 16:50 UTC  (4+ messages)
` [PATCH 02/10] iio: gyro: hid-sensor-gyro-3d: "

[PATCH v3 0/2] hw/misc/applesmc: fix GET_KEY_BY_INDEX iteration and populate Apple SMC key set
 2026-07-20 16:49 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] hw/misc/applesmc: implement GET_KEY_BY_INDEX, WRITE and TYPE commands
  ` [PATCH v4 2/2] hw/misc/applesmc: populate Apple SMC key table

[PATCH 00/11] drm/xe/display: Transparant fallback from stolen to sysmem
 2026-07-20 16:49 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v2 0/7] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-20 16:49 UTC  (7+ messages)
` [PATCH v2 4/7] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v2 5/7] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v2 6/7] md/raid1,raid10: skip futile retries on P2PDMA mapping failures

[PATCH v7 00/11] Dynamic PAMT
 2026-07-20 16:48 UTC  (4+ messages)
` [PATCH v7 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory

[PATCH net 0/2] tcp: validate RST sequence in SYN-RECEIVED
 2026-07-20 16:48 UTC  (5+ messages)
` [PATCH net 1/2] tcp: challenge ACK for non-exact RST "
` [PATCH net 2/2] selftests/net: packetdrill: cover RST validation "

[PATCH] Bluetooth: fix BT dependency for submodules
 2026-07-20 16:48 UTC  (2+ messages)
`  "

[PATCH RFC v3 2/6] riscv/mm: add untagged_addr_remote_unlocked()
 2026-07-20 16:46 UTC  (4+ messages)

[PATCH] Bluetooth: hci_sync: Fix scan response data UAF
 2026-07-20 16:47 UTC 

[PATCH RFC] arm64: dts: allwinner: a523: Add SPDIF to x96qproplus device
 2026-07-20 16:46 UTC  (3+ messages)

[PATCH v3 0/5] Input: applespi - Fix probe timeout and use-after-free bugs
 2026-07-20 16:46 UTC  (9+ messages)
` [PATCH v3 1/5] Input: applespi - use unified wait queue with timeouts for drain
` [PATCH v3 2/5] Input: applespi - track asynchronous SPI transfers in flight
` [PATCH v3 4/5] Input: applespi - prefer asynchronous driver probing
` [PATCH v3 5/5] Input: applespi - fix use-after-free in applespi_remove()

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-07-20 16:46 UTC  (4+ messages)
` [PATCH 11/21] KVM: arm64: Context swap Partitioned PMU guest registers

[PATCH 0/5] fstests: misc fixes for zoned btrfs
 2026-07-20 16:44 UTC  (3+ messages)
` [PATCH 1/5] common/btrfs: fix awk field separator in _check_temp_fsid

[PATCH v2 1/2] libsimplelog: add binary log feature and cache hit/miss support
 2026-07-20 16:30 UTC  (2+ messages)
` [PATCH v2 2/2] libsimplelog: upgrade 1.0.8 -> 1.1.0

[PATCH v2 xfstests resend 0/3] add generic/795
 2026-07-20 16:42 UTC  (4+ messages)
` [PATCH v2 xfstests resend 1/3] src: factor out common stat code
` [PATCH v2 xfstests resend 2/3] generic/002: clean up the test
` [PATCH v2 xfstests resend 3/3] generic/795: check nlink returned by fstat()

[PATCH v4 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-20 16:41 UTC  (3+ messages)
` [PATCH v4 1/2] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v4 2/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost

[PATCH v2 0/3] KVM: x86/SVM: Fixes for AMD ERAPS virtualization
 2026-07-20 16:41 UTC  (4+ messages)
` [PATCH v2 2/3] KVM: SVM: Dirty ERAPS register on all ASID TLB flushes

[PATCH net v3] vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packets
 2026-07-20 16:41 UTC  (2+ messages)

[PATCH 1/1] PCI: Do not add hotplug reservation multiple times
 2026-07-20 16:40 UTC  (2+ messages)

[PATCH v2 0/4] Generate documentation links for OE-Core
 2026-07-20 16:39 UTC  (3+ messages)
` [PATCH v2 3/4] tools: add gen-doc-links to generate documentation link flags
  ` [docs] "

[RFC PATCH v2 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-20 16:39 UTC  (3+ messages)

[PATCH 0/2] power: reset: pscrr: record reset cause on panic and watchdog pretimeout
 2026-07-20 16:39 UTC  (3+ messages)
` [PATCH 2/2] watchdog: pscrr: add watchdog pretimeout reason tracking

[PATCH] Bluetooth: ISO: clear iso_data always when detaching conn from hcon
 2026-07-20 16:38 UTC  (2+ messages)
`  "

[PATCH v2 0/3] media: Enable the OV5693 front camera on IPU6 Surface devices
 2026-07-20 16:38 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] media: i2c: ov5693: Add OVTI5693 ACPI HID
  ` [PATCH v3 2/4] media: ipu-bridge: Add OVTI5693 to the list of supported sensors
  ` [PATCH v3 3/4] media: i2c: ov5693: Gate the MIPI clock lane for non-continuous clock
  ` [PATCH v3 4/4] media: ipu-bridge: Request non-continuous clock for ov5693 on IPU6

[PATCH 0/2] gpio: realtek-otto: make the driver work with SWAP_IO_SPACE
 2026-07-20 16:32 UTC  (3+ messages)
` [PATCH 1/2] gpio: realtek-otto: use __raw_readl/writel in realtek_gpio_update_line_imr()

[PATCH v2] platform/x86: thinkpad_acpi: Fix USB-C Security probe failure on unsupported platforms
 2026-07-20 16:37 UTC  (2+ messages)

[PATCH] NFSD: Map flex file layout IDs through the request's user namespace
 2026-07-20 16:37 UTC 

[PATCH v2 xfstests 0/3] add generic/795
 2026-07-20 16:35 UTC  (4+ messages)
` [PATCH v2 xfstests 1/3] src: factor out common stat code
` [PATCH v2 xfstests 2/3] generic/002: clean up the test
` [PATCH v2 xfstests 3/3] generic/795: check nlink returned by fstat()

[PATCH 0/4] ARM: dts: imx: small change to fix CHECK_DTBS warnings
 2026-07-20 16:36 UTC  (2+ messages)

[PATCH v3 0/2] perf trace: Correct cpumask formatting and add --bitmask-list
 2026-07-20 16:35 UTC  (4+ messages)
` [PATCH v3 1/2] perf trace: Correct default cpumask formatting to hexadecimal

[PATCH v3 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-07-20 16:34 UTC  (4+ messages)
` [PATCH v3 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change

[PATCH] i2c-tools: i2ctransfer: Set I2C adapter timeout using I2C_TIMEOUT ioctl
 2026-07-20 16:34 UTC 

[PATCH 0/3] Fix DTrace on modern kernels and in containers
 2026-07-20 16:33 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: ls1021a: dts CHECK_DTBS warning cleanup
 2026-07-20 16:33 UTC  (2+ messages)

[PATCH v3 0/3] serial: sh-sci/rsci: Fix divide-by-zero and clean up baud rate handling
 2026-07-20 16:33 UTC  (8+ messages)
` [PATCH v3 2/3] serial: sh-sci: Drop check for zero baud rate from uart_get_baud_rate()

[wic][PATCH 0/2] tests/unit/test_ksparser_parse: parse the .wks file, fix a diskid crash
 2026-07-20 16:33 UTC  (3+ messages)
` [yocto-patches] "

[PATCH v6 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-20 16:32 UTC  (4+ messages)
` [PATCH v6 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode

[PATCH] ARM: dts: aspeed-g6: add pcie-lpc and pcie-kcs4
 2026-07-20 16:31 UTC  (3+ messages)

[PATCH] RDMA/srpt: fix NULL deref when sending BUSY before target_init_cmd()
 2026-07-20 16:31 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: imx: clean up fsl,emi-bus related CHECK_DTBS warnings
 2026-07-20 16:31 UTC  (2+ messages)

[PATCH v7 0/5] xen/acpi,device-tree: Introduce generic CPU topology support for ACPI and DT
 2026-07-20 16:28 UTC  (3+ messages)
` [PATCH v7 3/5] xen/sched: Make cpu_nr_siblings() architecture-specific
` [PATCH v7 5/5] xen/acpi: Parse PPTT to initialize CPU topology


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.