All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-29 09:23:38 to 2026-06-29 09:51:22 UTC [more...]

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-29  9:51 UTC  (12+ messages)

[PATCH v4 00/13] clk: qcom: Add DISPCC and GPUCC support for the Qualcomm Shikra SoC
 2026-06-29  9:51 UTC  (5+ messages)
` [PATCH v4 13/13] arm64: dts: qcom: shikra: Add support for DISPCC/GPUCC nodes

[PATCH v3] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW pattern mode
 2026-06-29  9:51 UTC 

[PATCH] mptcp: only honor zero-length DATA_FIN when a mapping is present
 2026-06-29  9:50 UTC  (2+ messages)

[PATCH] w1: ds2482: add OF device match table
 2026-06-29  9:50 UTC  (2+ messages)

w1: ds28e17: possible out of bounds write from a device length byte
 2026-06-29  9:49 UTC  (2+ messages)

[PATCH] wifi: ath9k: avoid device access after async firmware request
 2026-06-29  9:49 UTC  (2+ messages)

[PATCH RFC 0/4] rust: dma: bridge zerocopy-derived types into the transmute byte-safety bound
 2026-06-29  9:49 UTC  (7+ messages)
` [PATCH RFC 4/4] gpu: nova-core: gsp: convert GspMem to zerocopy via the transmute bridge

[PATCH v3] power: supply: macsmc: Support macOS 27 SMC firmware
 2026-06-29  9:42 UTC 

[PATCH v17 00/10] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-29  9:47 UTC  (22+ messages)
` [PATCH v17 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v17 02/10] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v17 03/10] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v17 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v17 05/10] x86/crash: "
` [PATCH v17 06/10] riscv: kexec_file: "
` [PATCH v17 07/10] LoongArch: "
` [PATCH v17 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
` [PATCH v17 09/10] arm64: kexec_file: Add support for crashkernel CMA reservation
` [PATCH v17 10/10] riscv: "

[Buildroot] [PATCH for 2025.02.x] package/python3: add patch for CVE-2026-11940
 2026-06-29  9:48 UTC 

[PATCH v2 0/4] phy: nuvoton: extend MA35D1 USB2 PHY driver for dual-port OTG support
 2026-06-29  9:48 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: reset: nuvoton,ma35d1-reset: add simple-mfd and child node support

[PATCH] ref-manual: add intro content to Ref Manual "Tasks" section
 2026-06-29  9:48 UTC  (5+ messages)
` [docs] "

[PATCH v5 0/9] nvmem: rework nvmem core and allow unbinding with active consumers
 2026-06-29  9:47 UTC  (10+ messages)
` [PATCH v5 1/9] nvmem: remove unused field from struct nvmem_device
` [PATCH v5 2/9] nvmem: return -EOPNOTSUPP to in-kernel users on missing callbacks
` [PATCH v5 3/9] nvmem: check the return value of gpiod_set_value_cansleep()
` [PATCH v5 4/9] nvmem: simplify locking with guard()
` [PATCH v5 5/9] nvmem: remove unneeded __nvmem_device_put()
` [PATCH v5 6/9] nvmem: split out the reg_read/write() callbacks out of struct nvmem_device
` [PATCH v5 7/9] nvmem: simplify nvmem_sysfs_remove_compat()
` [PATCH v5 8/9] nvmem: remove duplicated reference counting
` [PATCH v5 9/9] nvmem: protect nvmem_device::ops with SRCU

[PATCH v2 0/3] X2 Elite HP EliteBook X G2q support
 2026-06-29  9:47 UTC  (10+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI

[PATCH 0/4] arm64: zynqmp: DT updates
 2026-06-29  9:46 UTC  (5+ messages)
` [PATCH 1/4] arch: arm: dts: Add RTC clock nodes for ZynqMP platform
` [PATCH 2/4] arm64: zynqmp: Disable ina226 iio-hwmon nodes
` [PATCH 3/4] arm64: xilinx: Add missing newline in kr260-revA
` [PATCH 4/4] arm: dts: zynqmp: Fix space indentation to use tabs

[PATCH v4 00/10] HID: steelseries: Refactor Arctis driver and add Arctis Nova 7 Gen2 support
 2026-06-29  9:47 UTC  (2+ messages)

[PATCH 0/8] Enable USB host functions on Jetson AGX Thor
 2026-06-29  9:47 UTC  (26+ messages)
` [PATCH 1/8] dt-bindings: phy: tegra-xusb: Add support for Tegra264
` [PATCH 2/8] dt-bindings: usb: Add Tegra264 XUSB host support
` [PATCH 3/8] arm64: tegra: Enable XUSB host function on Jetson AGX Thor
` [PATCH 4/8] phy: tegra: xusb: Use devm_clk_get_optional to fetch USB2 tracking clock
` [PATCH 5/8] phy: tegra: xusb: Increase timeout for USB2_TRK_COMPLETED polling
` [PATCH 6/8] phy: tegra: xusb: Add Tegra264 support
` [PATCH 7/8] usb: host: xhci-tegra: Skip MBOX MSG_ENABLED on Tegra264
` [PATCH 8/8] usb: host: xhci-tegra: Add Tegra264 XHCI support

[PATCH for-4.22 v2 0/4] ns16550: bound interrupt handler execution time
 2026-06-29  9:45 UTC  (5+ messages)
` [PATCH for-4.22 v2 1/4] riscv/irq: define a per-arch irq_to_desc()
` [PATCH for-4.22 v2 2/4] xen/ppc: introduce a dummy irq_to_desc()
` [PATCH for-4.22 v2 3/4] xen/irq: handle IRQ being disabled while executing its handler
` [PATCH for-4.22 v2 4/4] char/ns16550: bound execution time of ns16550_interrupt()

[PATCH v3 0/7] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-06-29  9:46 UTC  (11+ messages)
` [PATCH v3 1/7] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v3 2/7] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v3 3/7] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing "
` [PATCH v3 5/7] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend

[PATCH] hw/gpio/pca9552: fix off-by-one in QOM led index validation
 2026-06-29  9:45 UTC  (3+ messages)

[PATCH v7 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-06-29  9:46 UTC  (5+ messages)
` [PATCH v7 2/4] clk: cix: add sky1 audss clock controller
` [PATCH v7 3/4] reset: cix: add sky1 audss auxiliary reset driver

[PATCH rtw-next v3] wifi: rtw89: check return values in rtw89_ops_start_ap()
 2026-06-29  9:44 UTC 

[PATCH 0/2] x86/topology: Add support for Low Power cpu_type
 2026-06-29  9:43 UTC  (3+ messages)
` [PATCH 1/2] x86/topology: Name the AMD core-type values
` [PATCH 2/2] x86/topology: Add TOPO_CPU_TYPE_LOW_POWER

[PATCH 0/1] nova-core: Convert bindings to use zerocopy
 2026-06-29  9:45 UTC  (5+ messages)
` [PATCH 1/1] nova-core: Update firmware bindings to use zerocopy traits

[PATCH] MAINTAINERS: s/SeongJae/SJ/
 2026-06-29  9:45 UTC  (6+ messages)

KSM: performance optimizations for rmap_walk_ksm
 2026-06-29  9:44 UTC  (4+ messages)
` [PATCH v10 1/3] ksm: add linear_page_index into ksm_rmap_item
` [PATCH v10 2/3] ksm: Optimize rmap_walk_ksm by passing a suitable page index
` [PATCH v10 3/3] ksm: add mremap selftests for ksm_rmap_walk

[PATCH v10] Add device-specific reset for Qualcomm devices
 2026-06-29  9:44 UTC  (4+ messages)

[PATCH 0/2] rust: kernel: add cfg_select! and use it for config-based selection
 2026-06-29  9:43 UTC  (3+ messages)

[PATCH v3 0/4] Add support for AD3532R/AD3532
 2026-06-29  9:42 UTC  (4+ messages)
` [PATCH v3 1/4] iio: dac: ad3530r: Refactor setup to table-driven register bank approach
` [PATCH v3 3/4] dt-bindings: iio: dac: add support for AD3532R/AD3532

[Intel-wired-lan] [PATCH iwl-net v1] ice: use global queue index in TC to-queue offload
 2026-06-29  9:12 UTC  (2+ messages)
`  "

[PATCH v2 0/3] New vendor support and optimizations for DWC PCIe PMU
 2026-06-29  9:42 UTC  (7+ messages)
` [PATCH v2 1/3] perf/dwc_pcie: Add support for Picoheart vendor devices
` [PATCH v2 2/3] perf/dwc_pcie: Support narrowed time-based counter for long time monitoring
` [PATCH v2 3/3] perf/dwc_pcie: Convert to faux device interface

[PATCH v3 0/2] iommu/arm-smmu-v3: Fix Tegra241 CMDQV CMD_SYNC use-after-free
 2026-06-29  9:41 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: Manage teardown with devm
` [PATCH v3 2/2] iommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardown

[PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
 2026-06-29  9:40 UTC  (11+ messages)

[PATCH 7.0.y] af_unix: Set gc_in_progress to true in unix_gc()
 2026-06-29  9:39 UTC 

[PATCH 6.19.y] af_unix: Set gc_in_progress to true in unix_gc()
 2026-06-29  9:39 UTC 

[PATCH 0/7] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP power domain, I2C and watchdog
 2026-06-29  9:40 UTC  (9+ messages)
` [PATCH 3/7] riscv: dts: eswin: eic7700: add pinctrl support
    `  "
        `  "
            `  "

[PATCH 6.18.y] af_unix: Set gc_in_progress to true in unix_gc()
 2026-06-29  9:39 UTC 

[BUG] mt7615e: MT7663 system freezes when switching from monitor mode back to managed mode
 2026-06-29  9:40 UTC 

[PATCH 6.12.y] af_unix: Set gc_in_progress to true in unix_gc()
 2026-06-29  9:39 UTC 

[BUG] ntfs: mrec_lock ABBA deadlock between writeback/fsync and rename
 2026-06-29  9:39 UTC  (3+ messages)

[PATCH] ARM: enable interrupts when arm_notify_die() is handling user mode errors
 2026-06-29  9:40 UTC  (3+ messages)

[PATCH 6.6.y] af_unix: Set gc_in_progress to true in unix_gc()
 2026-06-29  9:39 UTC 

[GIT PULL] QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
 2026-06-29  9:40 UTC  (3+ messages)

[PATCH v2 0/5] llvm/clang: fix some syntax issues in llvm-project-source
 2026-06-29  9:39 UTC  (5+ messages)
` [PATCH v2 4/5] llvm-project-source.inc: add vardeps to do_preconfigure
  ` [OE-core] "

[PATCH] configs/meson: disable hexagon idef-parser for emscripten builds
 2026-06-29  9:39 UTC  (2+ messages)

[PATCH] vhost-vdpa: Expose ASID group change after DRIVER_OK via backend feature
 2026-06-29  9:39 UTC  (3+ messages)

[PATCH v1] riscv/virt: Add secondary UART
 2026-06-29  9:37 UTC  (2+ messages)

[linus:master] [fanotify] 82c6dd2047: ltp.fanotify21.fail
 2026-06-29  9:36 UTC  (3+ messages)
` [LTP] "

[PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
 2026-06-29  9:36 UTC  (12+ messages)

[PATCH v3 0/5] hw/sensor: Add new device emulation for TI ADC128D818
 2026-06-29  9:35 UTC 

[PATCH v7 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-29  9:35 UTC  (8+ messages)
` [PATCH v7 1/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls to Trustzone
` [PATCH v7 2/7] KVM: arm64: Support FFA_NOTIFICATION_BIND in host handler
` [PATCH v7 3/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v7 4/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v7 5/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v7 6/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "
` [PATCH v7 7/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy

[PATCH] usb: free iso schedules on failed submit
 2026-06-29  9:30 UTC  (2+ messages)

[BUG] drm/panthor: intermittent freezes in Xorg xserver
 2026-06-29  9:33 UTC  (8+ messages)

[PATCH] arm64: versal2: Select GIC redistributor base at runtime
 2026-06-29  9:33 UTC 

[PATCH v5 0/2] clk: amlogic: Add A9 AO clock controller
 2026-06-29  9:33 UTC  (3+ messages)

[PATCH v2] clk: meson: align gxbb_32k_clk_sel number of parents with actual count
 2026-06-29  9:33 UTC  (3+ messages)

[PATCH v5 0/4] Introduce HONOR MagicBook Art 14 Snapdragon device tree
 2026-06-29  9:33 UTC  (3+ messages)
` [PATCH v5 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 "

[PATCH v4 0/4] ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable SPI and FRAM
 2026-06-29  9:32 UTC  (3+ messages)
` [PATCH v4 1/4] spi: dt-bindings: snps,dw-apb-ssi: drop superfluous RZ/N1 entry

[PATCH 1/4] lib/dynamic_debug: add NULL check after kstrdup
 2026-06-29  9:30 UTC  (4+ messages)
` [PATCH 2/4] selftests: filesystems: fix spelling mistake in statmount test
` [PATCH 3/4] selftests: powerpc: fix spelling mistake
` [PATCH 4/4] tools/build: fix spelling mistake in documentation

[PATCH v4] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
 2026-06-29  9:30 UTC  (2+ messages)

[PATCH 1/2] eal: return error on devargs truncation in hotplug MP messages
 2026-06-29  9:30 UTC  (6+ messages)
` [PATCH v2] "
    ` [EXTERNAL] "

the confusing 10000base_CR. Shouldn't it be 10000_SFI_DA?
 2026-06-29  9:30 UTC  (6+ messages)

[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-06-29  9:30 UTC  (4+ messages)
` [PATCH v11 1/4] mm/page_owner: add print_mode filter

[PATCH v3 1/2] i2c: imx: Clear slave pointer on registration error
 2026-06-29  9:30 UTC  (4+ messages)
` [PATCH v4 0/2] i2c: imx: Fix slave mode corner issues
  ` [PATCH v4 1/2] i2c: imx: Fix slave registration race and error handling

[PATCH v10 0/9] perf cs-etm: Support thread stack and callchain
 2026-06-29  9:29 UTC  (2+ messages)

[BUG] kernel BUG in __ext4_journal_stop
 2026-06-29  9:29 UTC  (2+ messages)

[RFC PATCH 00/40] mm: reliable 1GB page allocation
 2026-06-29  9:29 UTC  (4+ messages)

[PATCH 0/5] media: hws: add HDMI audio capture support
 2026-06-29  9:29 UTC  (2+ messages)

[PATCH] HID: hid-sensor-custom: Fix sysfs group leak on failure
 2026-06-29  9:28 UTC  (2+ messages)

[PATCH] dev: skip multi-process in hotplug
 2026-06-29  9:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 device tree
 2026-06-29  9:28 UTC  (3+ messages)
` [PATCH v3 0/4] Introduce HONOR MagicBook Art 14 Snapdragon "

[PATCH 1/2] vhost-user-base: free virtqueue array during cleanup
 2026-06-29  9:26 UTC  (2+ messages)
` [PATCH 2/2] vhost-user-base: clean up vhost_dev on realize failure

[PATCH v4 0/2] ima: measure write on securityfs policy file
 2026-06-29  9:26 UTC  (4+ messages)
` [PATCH v4 2/2] ima: measure buffer sent to "

[PATCH] riscv: mm: Fix concurrency in mark_new_valid_map()
 2026-06-29  9:25 UTC  (2+ messages)

[PATCH v3 0/2] btrfs: simplify the stripe buffer handling
 2026-06-29  9:25 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: remove SCRUB_MAX_SECTORS_PER_BLOCK
` [PATCH v3 2/2] btrfs: use kvmalloc() for stripe buffer of scrub_stripe

[PATCH v2 next] drivers/misc/kgdbts: Replace strlen() strcpy() pair with strscpy()
 2026-06-29  9:25 UTC  (2+ messages)

[PATCH v4 0/3] drm/amd/display: Fix dangling pointers in state reset functions
 2026-06-29  9:25 UTC  (3+ messages)
` [PATCH v4 1/3] drm/amd/display: Fix dangling pointer in plane reset function

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-06-29  9:25 UTC  (3+ messages)
` [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: use platform_device_set_of_node()

[PATCH 0/3] mm/migrate: preparatory cleanups for batch copy and offload
 2026-06-29  9:25 UTC  (6+ messages)
` [PATCH 1/3] mm/migrate: rename page to folio leftovers

[PATCH v2 0/4] arm64: dts: freescale: Add IMX-AUD-IO add-on board support
 2026-06-29  9:25 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add fsl,aud-io-slot binding

[PATCH] platform/chrome: sensorhub: Fix memory overread in ring handler
 2026-06-29  9:24 UTC 

dma_fence cleanup/rework
 2026-06-29  9:23 UTC  (3+ messages)


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.