All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-04 15:49:09 to 2025-05-04 18:04:03 UTC [more...]

[PATCH] locking/lockdep: Add # of dynamic keys stat to /proc/lockdep_stats
 2025-05-04 18:04 UTC  (2+ messages)

[PATCH] locking/lockdep: Prevent abuse of lockdep subclass
 2025-05-04 18:03 UTC  (2+ messages)

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-04 17:59 UTC  (10+ messages)
` [PATCH 1/7] rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s
` [PATCH 2/7] rust: kunit: support checked `-> Result`s in KUnit `#[test]`s
` [PATCH 4/7] rust: str: convert `rusttest` tests into KUnit
` [PATCH 5/7] rust: str: take advantage of the `-> Result` support in KUnit `#[test]`'s

[PATCH v1 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
 2025-05-04 17:54 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add luckfox prefix
  ` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Luckfox Omni3576 board

[PATCH v2 0/7] iio: adc: Add support for AD4170 series of ADCs
 2025-05-04 17:57 UTC  (12+ messages)
` [PATCH v2 3/7] iio: adc: ad4170: Add support for buffered data capture
` [PATCH v2 5/7] iio: adc: ad4170: Add GPIO controller support
` [PATCH v2 6/7] iio: adc: ad4170: Add support for internal temperature sensor
` [PATCH v2 7/7] iio: adc: ad4170: Add support for weigh scale and RTD sensors

[PATCH] Add GPD Pocket 2 04/17/2020 BIOS to drm_orientation_quirks
 2025-05-04 17:54 UTC  (2+ messages)

[PATCH v2 0/6] DT: Enable sharing resources for SMT threads
 2025-05-04 17:52 UTC  (6+ messages)
` [PATCH v2 1/6] of: add infra for finding CPU id from phandle
` [PATCH v2 6/6] of: of_cpu_phandle_to_id to support SMT threads

[RFC PATCHv3 0/3] improve NVMe multipath handling
 2025-05-04 17:50 UTC  (4+ messages)
` [RFC PATCHv3 1/3] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCHv3 2/3] nvme: introduce multipath_always_on module param
` [RFC PATCHv3 3/3] nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk

[PATCH v7 00/17] unwind_user: perf: x86: Deferred unwinding infrastructure
 2025-05-04 17:53 UTC  (10+ messages)
` [PATCH v7 01/17] unwind_user: Add user space unwinding API
` [PATCH v7 08/17] unwind_user/deferred: Add unwind cache

[PATCH] PCI: Fix missing update in pci_slot_unlock() after locking changes
 2025-05-04 17:53 UTC  (2+ messages)

[syzbot] [afs?] WARNING in delete_node (3)
 2025-05-04 17:53 UTC 

Introduction of an idea and the current work to date on brltty for ppc64
 2025-05-04 17:47 UTC 

[PATCH v7 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-05-04 17:47 UTC  (6+ messages)
` [PATCH v7 08/11] iio: accel: adxl345: add activity event feature

[RFC net-next 0/5] devlink: Add unique identifier to devlink port function
 2025-05-04 17:46 UTC  (7+ messages)

[Buildroot] (no subject)
 2025-05-04 17:45 UTC  (3+ messages)
` [Buildroot] [PATCH v2] package/m4: fix build failure with gcc 15

[Buildroot] [git commit] package/m4: fix build failure with host-gcc 15
 2025-05-04 17:36 UTC 

[PATCH BlueZ 01/11] org.bluez.MediaEndpoint: removing BAP streams with ClearConfiguration
 2025-05-04 17:39 UTC  (2+ messages)
` [BlueZ,01/11] "

[PATCH v4 0/9] More Rust bindings for device property reads
 2025-05-04 17:31 UTC  (10+ messages)
` [PATCH v4 1/9] rust: device: Create FwNode abstraction for accessing device properties
` [PATCH v4 2/9] rust: device: Enable accessing the FwNode of a Device
` [PATCH v4 3/9] rust: device: Move property_present() to FwNode
` [PATCH v4 4/9] rust: device: Enable printing fwnode name and path
` [PATCH v4 5/9] rust: device: Introduce PropertyGuard
` [PATCH v4 6/9] rust: device: Add bindings for reading device properties
` [PATCH v4 7/9] rust: device: Add child accessor and iterator
` [PATCH v4 8/9] rust: device: Add property_get_reference_args
` [PATCH v4 9/9] samples: rust: platform: Add property read examples

ARM - Linking issue with binutils 2.44 (dangerous relocation: unsupported relocation)
 2025-05-04 15:12 UTC 

[PATCH] Staging: comedi: drivers: adl_pci9118.c: Edit file so that checkpatch.pl has 0 errors
 2025-05-04 17:36 UTC 

[RFC PATCH BlueZ v2 01/11] org.bluez.MediaEndpoint: removing BAP streams with ClearConfiguration
 2025-05-04 17:36 UTC  (12+ messages)
` [RFC PATCH BlueZ v2 02/11] org.bluez.MediaEndpoint: add client role Reconfigure
` [RFC PATCH BlueZ v2 03/11] shared/bap: bap_abort_stream_req() should cancel also current req
` [RFC PATCH BlueZ v2 04/11] shared/bap: fix ucast client ASE usage
` [RFC PATCH BlueZ v2 05/11] bap: discard stream when no longer in use
` [RFC PATCH BlueZ v2 06/11] bap: do not try QoS before links are updated & io created
` [RFC PATCH BlueZ v2 07/11] bap: add ready callback for setup configuration
` [RFC PATCH BlueZ v2 08/11] bap: support removing streams with ClearConfiguration()
` [RFC PATCH BlueZ v2 09/11] bap: add callback at the end of ucast client select/config
` [RFC PATCH BlueZ v2 10/11] bap: implement Reconfigure()
` [RFC PATCH BlueZ v2 11/11] bap: delay recreating IO after ongoing configuration
` [RFC,BlueZ,v2,01/11] org.bluez.MediaEndpoint: removing BAP streams with ClearConfiguration

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-04 17:36 UTC  (3+ messages)

[PATCH] ARM: vt8500: Include vt8500 soc driver in maintainers entry
 2025-05-04 17:31 UTC 

[net-next v7 0/6] net: phy: realtek: Add support for PHY LEDs
 2025-05-04 17:29 UTC  (7+ messages)
` [net-next v7 1/6] net: phy: realtek: remove unsed RTL821x_PHYSR* macros
` [net-next v7 2/6] net: phy: realtek: Clean up RTL821x ExtPage access
` [net-next v7 3/6] net: phy: realtek: add RTL8211F register defines
` [net-next v7 4/6] net: phy: realtek: Group RTL82* macro definitions
` [net-next v7 5/6] net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()
` [net-next v7 6/6] net: phy: realtek: Add support for PHY LEDs on RTL8211E

[PATCH v3 0/3] ARM: vt8500: Add runtime SoC version identification
 2025-05-04 17:25 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: hwinfo: Add VIA/WonderMedia SoC identification
  ` (subset) "
` [PATCH v3 2/3] soc: Add VIA/WonderMedia SoC identification driver
  ` (subset) "
` [PATCH v3 3/3] ARM: dts: vt8500: add DT nodes for the system config ID register
  ` (subset) "

[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
 2025-05-04 17:33 UTC  (9+ messages)
` [PATCH v1 2/3] drivers: "

[PATCH v4 0/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-05-04 17:22 UTC  (13+ messages)
` [PATCH v4 1/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
` [PATCH v4 2/7] iio: adc: ad4695: use u16 for buffer elements
` [PATCH v4 4/7] iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELS

[Bug 220069] New: [6.13.9] regression USB controller dies
 2025-05-04 17:23 UTC  (2+ messages)
` [Bug 220069] "

[PATCH v3 net-next 15/15] ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE
 2025-05-04 17:20 UTC  (2+ messages)

[PATCH 01/20] oe-selftest: add new ext dtb recipe
 2025-05-04 17:21 UTC  (3+ messages)
` [PATCH 08/20] kernel-fit-image.bbclass: add a new FIT image implementation

[PATCH] block: rnbd: add .release to rnbd_dev_ktype
 2025-05-04 17:20 UTC  (3+ messages)

[PATCH] memory: tegra210-emc: Support Device Tree EMC Tables
 2025-05-04 17:18 UTC  (5+ messages)

[PATCH 0/3] Preserve the request order in the block layer
 2025-05-04 17:14 UTC  (3+ messages)

[PATCH v3 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-05-04 17:17 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: Add binding for TI DTHE V2

[PATCH v2] iio: adc: Kconfig: fix undefined kfifo symbol in ti-ads1298 module build
 2025-05-04 17:13 UTC  (2+ messages)

[PATCH v7 0/3] Add driver for AD3530R and AD3531R DACs
 2025-05-04 17:11 UTC  (4+ messages)
` [PATCH v7 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH v4 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-05-04 17:09 UTC  (5+ messages)
` [PATCH v4 1/8] dt-bindings: serial: describe SA8255p
` [PATCH v4 2/8] dt-bindings: qcom: geni-se: "

[PATCH v5 0/2] hw/i386/amd_iommu: Add migration support
 2025-05-04 17:04 UTC  (3+ messages)
` [PATCH v5 1/2] hw/i386/amd_iommu: Isolate AMDVI-PCI from amd-iommu device to allow full control over the PCI device creation
` [PATCH v5 2/2] hw/i386/amd_iommu: Allow migration when explicitly create the AMDVI-PCI device

[PATCH 1/2] iio: Fix scan mask subset check logic
 2025-05-04 17:06 UTC  (11+ messages)

[GIT PULL] Please pull u-boot-imx-master-20250503
 2025-05-04 17:05 UTC  (2+ messages)

[PATCH] Make thinkpad_acpi to support also NEC Lavie X1475JAS
 2025-05-04 16:55 UTC 

[PATCH v7 0/4] can: m_can: Add am62 wakeup support
 2025-05-04 17:01 UTC  (3+ messages)

Suspend/resume failing due to SPD5118
 2025-05-04 16:59 UTC  (4+ messages)

[PATCH WIP 0/2] rust: debugfs: Support attaching data to DebugFS directories
 2025-05-04 16:58 UTC  (3+ messages)
` [PATCH WIP 1/2] rust: debugfs: Add interface to build debugfs off pinned objects

[PATCH 0/1] rust: kernel: create `overflow_assert!`
 2025-05-04 16:56 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] KEYS: Reduce smp_mb() calls in key_put()
 2025-05-04 16:55 UTC  (6+ messages)

[PATCH platform-next v11 0/2] Add support for new systems, documentation
 2025-05-04 16:55 UTC  (3+ messages)
` [PATCH platform-next v11 1/2] platform: mellanox: nvsw-sn2200: Add support for new system flavour
` [PATCH platform-next v11 2/2] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces

[bluez/bluez]
 2025-05-04 16:55 UTC 

[PATCH platform-next 1/1] platform/mellanox: mlxreg-dpu: Fix smatch warnings
 2025-05-04 16:54 UTC 

[PATCH v2] dt-bindings:iio:adc:st,spear600-adc: txt to yaml format conversion
 2025-05-04 16:53 UTC  (2+ messages)

[PATCH liburing v2 0/5] enchance zc benchmarks
 2025-05-04 16:53 UTC  (2+ messages)

[PATCH v3 00/13] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-05-04 16:51 UTC  (5+ messages)
` [PATCH v3 04/13] dt-bindings: x86: Add CPU bindings for x86
` [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors

[PATCH] HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_callback()
 2025-05-04 16:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] iio: imu: inv_icm42600: Fix temperature calculation
 2025-05-04 16:46 UTC  (3+ messages)

[PATCH] iio: adc: Kconfig: add kfifo dependency to fix module build
 2025-05-04 16:46 UTC  (2+ messages)

[pseudo] [PATCH] pseudo/pseudo_client: Add wrapper functions to operate correctly with glibc 2.38 onwards
 2025-05-04 16:45 UTC 

[PATCH 0/1] rust: kernel: create `overflow_assert!`
 2025-05-04 16:43 UTC  (2+ messages)
` [PATCH 1/1] "

[meta-lts-mixins][kirkstone/rust][PATCH 00/38] Update to Rust 1.85.1
 2025-05-04 16:42 UTC  (3+ messages)
` [meta-lts-mixins][kirkstone/rust][PATCH 19/38] cargo: pass PACKAGECONFIG_CONFARGS to cargo build
  ` [yocto-patches] "

[syzbot] [net?] general protection fault in rt6_find_cached_rt
 2025-05-04 16:41 UTC 

[syzbot] [net?] KASAN: global-out-of-bounds Read in fib6_ifup
 2025-05-04 16:41 UTC 

[GIT PULL] tracing: Fixes for v6.15
 2025-05-04 16:39 UTC 

[Buildroot] [PATCH 1/1] Add gh site method for GitHub cli
 2025-05-04 16:36 UTC 

[PATCH v3 1/3] driver/base: Optimize memory block registration to reduce boot time
 2025-05-04 16:34 UTC  (3+ messages)

[PATCH v4 00/40] single-binary: compile target/arm twice
 2025-05-04 16:29 UTC  (22+ messages)
` [PATCH v4 12/40] target/arm/cpu: compile file twice (user, system) only
` [PATCH v4 14/40] tcg: add vaddr type for helpers
` [PATCH v4 15/40] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
` [PATCH v4 16/40] target/arm/helper: use vaddr instead of target_ulong for probe_access
` [PATCH v4 32/40] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw
` [PATCH v4 36/40] target/arm/machine: reduce migration include to avoid target specific definitions
` [PATCH v4 37/40] target/arm/machine: remove TARGET_AARCH64 from migration state
` [PATCH v4 38/40] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function
` [PATCH v4 39/40] target/arm/kvm-stub: add missing stubs
` [PATCH v4 40/40] target/arm/machine: compile file once (system)

[pseudo][PATCH v3 0/3] nftw, ftw: add wrappers
 2025-05-04 16:21 UTC  (2+ messages)

[bluez/bluez] 0d49b7: org.bluez.MediaEndpoint: removing BAP streams with
 2025-05-04 16:21 UTC 

[bluez/bluez] 370c42: org.bluez.MediaEndpoint: removing BAP streams with
 2025-05-04 16:21 UTC 

[GIT PULL] parisc architecture fix for v6.15-rc5
 2025-05-04 16:21 UTC  (2+ messages)

[PATCH v4 0/7] Convert inno hdmi to drm bridge
 2025-05-04 16:16 UTC  (4+ messages)

[RFC PATCH 0/5] iio: adc: Add initial support for TI ADS1262
 2025-05-04 16:20 UTC  (11+ messages)
` [RFC PATCH 1/5] iio: adc: ti-ads1262.c: add initial driver for TI ADS1262 ADC
` [RFC PATCH 2/5] iio: adc: Kconfig: add Kconfig entry for TI ADS1262 driver
` [RFC PATCH 4/5] MAINTAINERS: add entry for TI ADS1262 ADC driver
` [RFC PATCH 5/5] dt-bindings: iio: adc: add bindings for TI ADS1262

[PATCH v11 0/3] Add STM32MP25 SPI NOR support
 2025-05-04 16:16 UTC  (3+ messages)

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-05-04 16:38 UTC  (3+ messages)
` [PATCH v8 45/55] i386/tdx: Add TDX fixed1 bits to supported CPUIDs

[PATCH v5 00/10] drm/msm: add support for SAR2130P
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v2 0/3] Devres optimization with bound devices
 2025-05-04 16:14 UTC  (2+ messages)

[PATCH v5 00/11] Add DSI display support for SA8775P target
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH] drm/msm: Convert comma to semicolon
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v3 0/8] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v2 0/2] Add interconnect nodes and paths for MSM8953 SoC
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH 00/11] Various dt-bindings fixes
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v7] drm/msm/dpu: allow sharing SSPP between planes
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v4 0/7] drm/msm/mdp4: rework LVDS/LCDC panel support
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v2 0/5] drm/msm/dpu: update SmartDMA feature masks
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v2 0/3] drm/display: hdmi: provide common code to get Audio Clock Recovery params
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v2 0/5] drm/msm/dpu: disable DSC on some of old DPU models
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH 00/16] hw/pci-host/raven clean ups
 2025-05-04 16:01 UTC  (17+ messages)
` [PATCH 01/16] hw/pci-host/raven: Remove is-legacy-prep property
` [PATCH 02/16] hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"
` [PATCH 03/16] hw/pci-host/raven: Simplify PCI facing part
` [PATCH 04/16] hw/pci-host/raven: Simplify host bridge type declaration
` [PATCH 05/16] hw/pci-host/raven: Use DEFINE_TYPES macro
` [PATCH 06/16] hw/pci-host/raven: Simplify PCI bus creation
` [PATCH 07/16] hw/pci-host/raven: Simplify PCI interrupt routing
` [PATCH 08/16] hw/pci-host/raven: Simplify direct config access address decoding
` [PATCH 09/16] hw/pci-host/raven: Rename direct config access ops
` [PATCH 10/16] hw/pci-host/raven: Use correct parameter in direct "
` [PATCH 11/16] hw/pci-host/raven: Do not use parent object for mmcfg region
` [PATCH 12/16] hw/pci-host/raven: Fix PCI config direct access region
` [PATCH 13/16] hw/pci-host/raven: Simpify discontiguous IO access
` [PATCH 14/16] hw/pci-host/raven: Move bus master address space creation to one place
` [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method
` [PATCH 16/16] hw/ppc/prep: Fix non-contiguous IO control bit

[PATCH 0/3] Improve checks for valid_fqdn in send-email and update documentation
 2025-05-04 16:05 UTC  (5+ messages)
` [PATCH 1/3] send-mail: improve checks for valid_fqdn

[PATCH] xhci: Add missing parameter description to xhci_get_endpoint_index()
 2025-05-04 16:04 UTC 

[PATCH V4 00/11] Refactor ufs phy powerup sequence
 2025-05-04 15:57 UTC  (13+ messages)
` [PATCH V4 06/11] phy: qcom-qmp-ufs: Rename qmp_ufs_power_off
` [PATCH V4 07/11] phy: qcom-qmp-ufs: Remove qmp_ufs_exit() and Inline qmp_ufs_com_exit()
` [PATCH V4 08/11] phy: qcom-qmp-ufs: refactor qmp_ufs_power_off

[PATCH v3 00/33] single-binary: compile target/arm twice
 2025-05-04 15:52 UTC  (5+ messages)
` [PATCH v3 30/33] target/arm/ptw: remove TARGET_AARCH64 from arm_casq_ptw

[PATCH v5 0/2] xen/domain: domain ID allocation
 2025-05-04 15:50 UTC  (2+ messages)

[PATCH v2 0/2] iio: accel: fxls8962af: Fix temperature readings
 2025-05-04 15:49 UTC  (4+ messages)
` [PATCH v2 2/2] iio: accel: fxls8962af: Fix sign temperature scan element


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.