All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 11:08:36 to 2026-05-11 11:45:20 UTC [more...]

[PATCH v2 0/9] Fixes/improvements for the PCI M.2 power sequencing driver
 2026-05-11 11:45 UTC  (9+ messages)
` [PATCH v2 4/9] power: sequencing: pcie-m2: Create serdev for PCI devices present before probe
` [PATCH v2 7/9] Bluetooth: hci_qca: Rename 'power_ctrl_enabled' to 'bt_en_available'
` [PATCH v2 8/9] power: sequencing: Add an API to return the pwrseq device's 'dev' pointer
` [PATCH v2 9/9] Bluetooth: hci_qca: Set 'bt_en_available' based on W_DISABLE2# presence in M.2 connector

[PATCH RFC] btrfs: fix delayed transaction aborts and lockdep key exhaustion
 2026-05-11 11:45 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Baijie Helper A133 board
 2026-05-11 11:44 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "

[RFC PATCH 0/8] hw/arm/virt, hw/pci: PCI pre-enumeration and fixed BAR allocation
 2026-05-11 11:43 UTC  (2+ messages)
` [edk2-devel] "

[syzbot] [block?] general protection fault in lo_rw_aio
 2026-05-11 11:43 UTC  (3+ messages)
  ` [PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq

[PATCH v9 0/8] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-05-11 11:43 UTC  (4+ messages)
` [PATCH v9 8/8] riscv: dts: spacemit: k1-musepi-pro: add SD card support with UHS modes

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-11 11:43 UTC  (5+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [PATCH 02/12] kho: store incoming radix tree in kho_in

[PATCH] update-linux-headers: Inject VIRTIO_RING_NO_LEGACY in virtio_ring.h
 2026-05-11 11:42 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Check for successful runtime-resume in cs35l56_dsp_work()
 2026-05-11 11:42 UTC 

[PATCH V4 0/9] nvme: Refactor and expose per-controller timeout configuration
 2026-05-11 11:42 UTC  (7+ messages)
` [PATCH V4 2/9] nvme: add sysfs attribute to change admin timeout per nvme controller
` [PATCH V4 6/9] nvme: use per controller timeout waits over depending on global default

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-11 11:41 UTC  (4+ messages)

[PATCH 0/2] Doc, scripts: facilitate phaseout of strlcat
 2026-05-11 11:40 UTC  (3+ messages)
` [PATCH 1/2] [PATCH 1/2] Doc: deprecated.rst: add strlcat()

[PATCH] rpi: bcm2712: Extend DRAM mapping to 16 GiB
 2026-05-11 11:40 UTC  (2+ messages)

[PATCH] amd_iommu: fix infinite loop
 2026-05-11 11:39 UTC 

[Intel-wired-lan] [PATCH iwl-net 1/5] iavf: fix null pointer dereference in iavf_detect_recover_hung
 2026-05-11 11:39 UTC  (4+ messages)
    `  "

[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-11 11:39 UTC  (2+ messages)

[LTP] [PATCH 1/1] doc/cve_catalog: Link CVE to www.cve.org
 2026-05-11 11:38 UTC  (3+ messages)

[PATCH v2] usb: gadget: f_acm: Fix memory leak in acm_add
 2026-05-11 11:38 UTC  (2+ messages)

[PATCH 0/2] KVM: selftests: Fixes for guest_memfd_test and FD double-close
 2026-05-11 11:37 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Fix MADV_COLLAPSE build failure on older toolchains
` [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()

[PATCH v4 2/2] i2c: core: support recovery for single-ended GPIOs
 2026-05-11 11:37 UTC  (4+ messages)
` [PATCH v5 0/2] i2c: improve bus "
  ` [PATCH v5 1/2] gpiolib: add gpiod_is_single_ended() helper
  ` [PATCH v5 2/2] i2c: core: support recovery for single-ended GPIOs

[PATCH v12 00/28] CoreSight: Refactor power management for CoreSight path
 2026-05-11 11:11 UTC  (27+ messages)
` [PATCH v12 01/28] coresight: Fix source not disabled on idr_alloc_u32 failure
` [PATCH v12 02/28] coresight: Handle helper enable failure properly
` [PATCH v12 03/28] coresight: Extract device init into coresight_init_device()
` [PATCH v12 05/28] coresight: Remove .cpu_id() callback from source ops
` [PATCH v12 07/28] coresight: perf: Retrieve path and source from event data
` [PATCH v12 08/28] coresight: Take a reference on csdev
` [PATCH v12 09/28] coresight: Move per-CPU source pointer to core layer
` [PATCH v12 10/28] coresight: Take per-CPU source reference during AUX setup
` [PATCH v12 11/28] coresight: Register CPU PM notifier in core layer
` [PATCH v12 12/28] coresight: etm4x: Hook CPU PM callbacks
` [PATCH v12 13/28] coresight: etm4x: Remove redundant checks in PM save and restore
` [PATCH v12 14/28] coresight: syscfg: Use IRQ-safe spinlock to protect active variables
` [PATCH v12 15/28] coresight: Disable source helpers in coresight_disable_path()
` [PATCH v12 16/28] coresight: Control path with range
` [PATCH v12 17/28] coresight: Use helpers to fetch first and last nodes
` [PATCH v12 18/28] coresight: Introduce coresight_enable_source() helper
` [PATCH v12 19/28] coresight: Save active path for system tracers
` [PATCH v12 20/28] coresight: etm4x: Set active path on target CPU
` [PATCH v12 21/28] coresight: etm3x: "
` [PATCH v12 22/28] coresight: sysfs: Use source's path pointer for path control
` [PATCH v12 23/28] coresight: Control path during CPU idle
` [PATCH v12 24/28] coresight: Add PM callbacks for sink device
` [PATCH v12 25/28] coresight: trbe: Save and restore state across CPU low power state
` [PATCH v12 26/28] coresight: sysfs: Increment refcount only for software source
` [PATCH v12 27/28] coresight: Move CPU hotplug callbacks to core layer
` [PATCH v12 28/28] coresight: sysfs: Validate CPU online status for per-CPU sources

[PATCH v3 1/1] gcov: use atomic counter updates to fix concurrent access crashes
 2026-05-11 11:36 UTC 

[Intel-wired-lan] [PATCH iwl-next v1 00/15] devlink, mlx5, iavf, ice: XLVF for iavf
 2026-05-11 11:36 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 01/15] devlink, mlx5: add init/fini ops for shared devlink
    `  "

[PATCH v3 0/4] KVM: arm64: vgic: Fix IGROUPR writability and IIDR revision control
 2026-05-11 11:30 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: vgic: Allow userspace to set IIDR revision 1
` [PATCH v3 2/4] KVM: arm64: selftests: Add vgic IIDR revision test
` [PATCH v3 3/4] KVM: arm64: vgic: Remove v2_groups_user_writable and use IIDR revision directly
` [PATCH v3 4/4] KVM: arm64: selftests: Add GICv2 IGROUPR writability test

[PATCH] RDMA/rtrs: Fix use-after-free in path files cleanup
 2026-05-11 11:35 UTC  (2+ messages)

[PATCH v2] x86: update comment about pgd_list
 2026-05-11 11:35 UTC  (2+ messages)

[BlueZ 1/3] mesh: Remove unused but set variable
 2026-05-11 11:35 UTC  (3+ messages)
` [BlueZ 2/3] mesh: Fix str{r,}chr usage
` [BlueZ 3/3] mesh: Fix const qualifier dropping when using strchr()

[PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field
 2026-05-11 11:35 UTC  (2+ messages)

[PATCH v2 0/3] arm64: qcom: add Ayaneo Pocket DS gaming console
 2026-05-11 11:33 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: document the Ayaneo Pocket DS
` [PATCH v2 2/3] arm64: dts: qcom: sm8550: add labels for thermal zones
` [PATCH v2 3/3] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket DS gaming console

[PATCH] jbd2: check for aborted handle in jbd2_journal_dirty_metadata()
 2026-05-11 11:33 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/5] iavf: five correctness fixes
 2026-05-11 11:32 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-net 4/5] iavf: fix TC boundary check in iavf_handle_tclass
      `  "

[PATCH net-next 00/13] dpaa2-switch: add support for LAG offload
 2026-05-11 11:32 UTC  (3+ messages)
` [PATCH net-next 12/13] dpaa2-switch: add support for imprecise source port

[PATCH v2 1/2] drm/amdgpu: kfd vmid should start after vmid for gfx userqueues end
 2026-05-11 11:31 UTC  (2+ messages)

[PATCH v13 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-05-11 11:30 UTC  (5+ messages)
` [PATCH v13 04/15] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()

[LTP] [PATCH v7] fanotify22.c: handle multiple asynchronous error events
 2026-05-11 11:30 UTC  (3+ messages)
` [LTP] [PATCH v8] "

[PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
 2026-05-11 11:29 UTC  (6+ messages)
` [PATCH 2/3] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
` [PATCH 3/3] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_range

[PATCH 0/3] [v5 net-next] wireless: p54 devicetree conversion
 2026-05-11 11:30 UTC  (3+ messages)
` [PATCH 2/3] [v5 net-next] p54spi: convert to devicetree

[PATCH v2 0/8] Support for block device NVMEM providers
 2026-05-11 11:30 UTC  (7+ messages)
` [PATCH v2 4/8] block: implement NVMEM provider
` [PATCH v2 7/8] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v2 8/8] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH] arm64: dts: qcom: sc8280xp: Move PHY, PERST, and Wake GPIOs to PCIe port nodes
 2026-05-11 11:29 UTC  (2+ messages)

[PATCH] sh: dma: use strscpy in register_dmac
 2026-05-11 11:29 UTC  (2+ messages)

[PATCH] iio: chemical: scd30: make command lookup table const
 2026-05-11 11:28 UTC  (2+ messages)

[PATCH v5 0/3] Fifth MPU Series
 2026-05-11 11:26 UTC  (10+ messages)
` [PATCH v5 2/3] arm/mpu: Introduce `v8r_el1_msa` device tree property for domains

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-11 11:27 UTC  (2+ messages)

[PATCH v7 00/11] iio: adc: hx711: add HX710B support
 2026-05-11 11:27 UTC  (7+ messages)
` [PATCH v7 05/11] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v7 08/11] iio: adc: hx711: split variable assignments in hx711_read and hx711_reset
` [PATCH v7 11/11] iio: adc: hx711: add support for HX710B

[PATCH] nvme: make providing NGUID as UUID usage less scary
 2026-05-11 11:26 UTC  (3+ messages)
` [PATCH RFC V2 RESEND] "

[PATCH] Bluetooth: btmtk: set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MT6639
 2026-05-11 11:26 UTC  (2+ messages)
`  "

[PATCH v7 0/8] iio: magnetometer: ak8975: driver cleanup
 2026-05-11 11:26 UTC  (18+ messages)
` [PATCH v7 1/8] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
` [PATCH v7 2/8] iio: magnetometer: ak8975: check if gpiod read was successful
` [PATCH v7 3/8] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH v7 4/8] iio: magnetometer: ak8975: consistently use 'data' parameter
` [PATCH v7 5/8] iio: magnetometer: ak8975: unify messages with help of dev_err_probe()
` [PATCH v7 6/8] iio: magnetometer: ak8975: use temporary variable for struct device
` [PATCH v7 7/8] iio: magnetometer: ak8975: add scan mask index enum
` [PATCH v7 8/8] iio: magnetometer: ak8975: make use of the macros from bits.h

[PATCH v3 0/4] Improve FIT signature handling
 2026-05-11 11:25 UTC  (4+ messages)
` [PATCH v3 4/4] iminfo: also verify signatures

[PATCH net-next 0/8] mptcp: pm: in-kernel: increase limits
 2026-05-11 11:25 UTC  (3+ messages)
` [PATCH net-next 3/8] mptcp: pm: kernel: allow flushing more than 8 endpoints

[PATCH v2 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
 2026-05-11 11:25 UTC  (8+ messages)
` [PATCH v2 3/4] mm: introduce bpf_mthp_ops struct ops

[PATCH v4 0/2] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
 2026-05-11 11:24 UTC  (3+ messages)
` [PATCH v4 2/2] "

Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 15:00 to 16:00 on Tuesday (BST) (qemu-devel@nongnu.org)
 2026-05-11 11:23 UTC 

[PATCH] fs: fix forced iversion increment on lazytime timestamp updates
 2026-05-11 11:24 UTC  (2+ messages)

Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 15:00 to 16:00 on Tuesday from Tue 14 Apr to Tue 12 May (BST) (qemu-devel@nongnu.org)
 2026-05-11 11:23 UTC 

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-05-11 11:24 UTC  (11+ messages)
` [PATCH v6 06/25] iommu/io-pgtable-arm: Rework to use the iommu-pages API
` [PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table

[syzbot] [net?] WARNING in qdisc_tree_reduce_backlog (2)
 2026-05-11 11:23 UTC  (2+ messages)

[PATCH v3 0/4] arm_mpam: Add support for the MPAM v0.1 architecture version
 2026-05-11 11:23 UTC  (5+ messages)
` [PATCH v3 1/4] arm_mpam: Fix false positive assert failure during mpam_disable()
` [PATCH v3 2/4] arm_mpam: Check whether the config array is allocated before destroying it

[PATCH v4 0/2] iio: adc: mcp3422: apply bit manipulation macros
 2026-05-11 11:23 UTC  (5+ messages)

[PATCH v4] IB/mlx4: Fix refcount leak in add_port() error path
 2026-05-11 11:22 UTC  (2+ messages)

[PATCH v2] commit-reach: early exit paint_down_to_common for single merge-base
 2026-05-11 11:22 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] chrt: Add support for (GRUB) bandwidth reclaim
 2026-05-11 11:20 UTC  (3+ messages)

[PATCH v2 0/7] AMD HSMP: metrics table improvements and Family 1Ah Model 50h-5Fh support
 2026-05-11 11:20 UTC  (2+ messages)

[PATCH v3 00/12] mm, swap: swap table phase III: remove swap_map
 2026-05-11 11:19 UTC  (3+ messages)
` [PATCH v3 09/12] mm, swap: use the swap table to track the swap count

[PATCH v8] kbuild: host: use single executable for rustc -C linker
 2026-05-11 11:18 UTC  (3+ messages)

resigned keys from 12C1F01861DE554A
 2026-05-11 11:18 UTC 

[PATCH v2 0/4] Improve FIT signature handling
 2026-05-11 11:18 UTC  (6+ messages)
` [PATCH v2 1/4] qemu: overlay signature nodes

[meta-xfce][PATCH v2] xarchiver: upgrade 0.5.4.21 -> 0.5.4.26
 2026-05-11 11:18 UTC 

[PATCH v3 0/9] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-11 11:18 UTC  (4+ messages)

[PATCH 0/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-11 11:18 UTC  (13+ messages)
` [PATCH 2/2] "

[PATCH 0/7] iio: light: opt3001: driver cleanup
 2026-05-11 11:17 UTC  (15+ messages)
` [PATCH 3/7] iio: light: opt3001: prefer dev_err_probe()
` [PATCH 4/7] iio: light: opt3001: move driver to guard(mutex)() use
` [PATCH 5/7] iio: light: opt3001: localize for loop iterator
` [PATCH 6/7] iio: light: opt3001: remove unnecessary comments
` [PATCH 7/7] iio: light: opt3001: switch driver to managed resources

Fwd: [oracle/ktls-utils] tlshd/handshake: handle the UNKNOWN_PSK_IDENTITY alert (PR #149)
 2026-05-11 11:17 UTC 

[PATCH v2 0/3] liveupdate: serialization safety and race fixes
 2026-05-11 11:16 UTC  (4+ messages)
` [PATCH v2 1/3] kho: skip KHO data for context-preserving kexec

[PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-05-11 11:15 UTC  (4+ messages)
  ` [f2fs-dev] "

[frank-w-bpi-r2-4.14:7.1-rc 152/162] drivers/net/phy/as21xx_1.9.2/as21xxx.c:478: multiple definition of `aeon_cl45_read'; drivers/net/phy/as21xx_1.9.1/as21xxx.o:drivers/net/phy/as21xx_1.9.1/as21xxx.c:478: first defined here
 2026-05-11 11:15 UTC 

[PATCH libgpiod] bindings: python: don't decref objects on PyList_SetItem() failure
 2026-05-11 11:15 UTC 

[PATCH] dm-inlinecrypt: Fix signedness bug
 2026-05-11 11:15 UTC  (2+ messages)

[PATCH] cpufreq: fix race between hotplug and suspend
 2026-05-11 11:14 UTC  (4+ messages)
` [PATCH v2] cpufreq: Fix hotplug-suspend race during reboot

[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
 2026-05-11 11:15 UTC  (5+ messages)

[PATCH v2 00/46] Fix various QOM object life-cycle issues
 2026-05-11 11:12 UTC  (3+ messages)
` [PATCH v2 33/46] hw/fsi: move OPBus address space init to realize

[PATCH v3] drm/amdgpu: Add guest driver CUID support
 2026-05-11 11:07 UTC 

[PATCH v3 mptcp-next 00/10] mptcp: address stall under memory pressure
 2026-05-11 11:11 UTC  (5+ messages)

[PATCH] mmc: bcm2835_sdhci: Parse generic MMC device tree properties
 2026-05-11 11:11 UTC  (2+ messages)

[PATCH v2 0/6] spacemit: k1-musepi-pro: add missing devices
 2026-05-11 11:11 UTC  (14+ messages)
` [PATCH v2 1/6] riscv: dts: spacemit: k1-musepi-pro: add PMIC and power infrastructure
` [PATCH v2 2/6] riscv: dts: spacemit: k1-musepi-pro: add 24c04 eeprom
` [PATCH v2 3/6] riscv: dts: spacemit: k1-musepi-pro: enable QSPI and add SPI NOR
` [PATCH v2 4/6] riscv: dts: spacemit: k1-musepi-pro: enable USB 3 ports
` [PATCH v2 5/6] riscv: dts: spacemit: k1-musepi-pro: enable PCIe ports
` [PATCH v2 6/6] riscv: dts: spacemit: k1-musepi-pro: set default console baud rate

[PATCH v3 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-05-11 11:11 UTC  (5+ messages)
` [PATCH v3 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM
` [PATCH v3 3/3] ASoC: codecs: lpass-wsa-macro: Use devm_clk_hw_register() for MCLK output

[PATCH 0/5] CI: Refresh ARM Debian testing
 2026-05-11 11:09 UTC  (6+ messages)
` [PATCH 1/5] CI: Adjust test needs[] to ensure binaries/ is non-root

[PATCH v2] xfs: sanitize da node pad field on write
 2026-05-11 11:09 UTC  (2+ messages)

[PATCH 0/3] RISC-V: KVM: Fix skip of valid pages in gstage ops
 2026-05-11 10:49 UTC  (3+ messages)

[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-11 11:08 UTC  (4+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-05-11 11:03 UTC  (3+ messages)
` [PATCH v2 09/13] sched/qos: Add rampup multiplier QoS


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.