All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-05 12:05:05 to 2025-05-05 12:48:56 UTC [more...]

[PATCH v4 0/4] mmc: handle undervoltage events and prevent eMMC corruption
 2025-05-05 12:48 UTC  (3+ messages)

[PATCH] arm64: Kconfig.platforms: remove useless select for ARCH_K3
 2025-05-05 12:36 UTC  (2+ messages)

[PATCH v6 0/2] Add support for Xiaomi Mi TV Stick
 2025-05-05 12:36 UTC  (3+ messages)

[PATCH] xen: Use __auto_type
 2025-05-05 12:46 UTC 

[PATCH v2 00/15] vfio: preparation for vfio-user
 2025-05-05 12:46 UTC  (15+ messages)
` [PATCH v2 08/15] vfio: add unmap_all flag to DMA unmap callback
` [PATCH v2 10/15] vfio: add device IO ops vector
` [PATCH v2 11/15] vfio: add region info cache
` [PATCH v2 12/15] vfio: add read/write to device IO ops vector
` [PATCH v2 13/15] vfio: add vfio-pci-base class
` [PATCH v2 14/15] vfio/container: pass listener_begin/commit callbacks
` [PATCH v2 15/15] vfio/container: pass MemoryRegion to DMA operations

Bug: Issue in ioctls.h affecting userspace
 2025-05-05 12:44 UTC 

[RFC PATCH] ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()
 2025-05-05 12:46 UTC  (3+ messages)

[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
 2025-05-05 12:46 UTC  (5+ messages)
` [RFC, PATCH 05/12] KVM: TDX: Add tdx_pamt_get()/put() helpers
` [RFC, PATCH 06/12] KVM: TDX: Allocate PAMT memory in __tdx_td_init()

[RESEND PATCH 0/2] ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM
 2025-05-05 12:43 UTC  (7+ messages)
` [RESEND PATCH 1/2] config_distro_bootcmd: make possible to substitute 'part list' in distro_bootcmd
` [RESEND PATCH 2/2] ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM

[PATCH] arm64: dts: amlogic: gxl: set i2c bias to pull-up
 2025-05-05 12:36 UTC  (7+ messages)

[PATCH 00/12] accel/tcg: Fix cross-page pointer wrapping issue
 2025-05-05 11:34 UTC  (3+ messages)
` [PATCH 03/12] target: Use cpu_pointer_wrap_uint32 for 32-bit targets

[PATCH BlueZ] mesh: acceptor: fix endianess issues
 2025-05-05 12:43 UTC  (4+ messages)
` [PATCH BlueZ] mesh: agent: add hash calculation of URI
` [PATCH BlueZ] monitor: remove redundant hexdumps in Mesh Provisioning
` [PATCH BlueZ] tools/mesh-cfgclient: constify

[PATCH] char: misc: make miscdevice unit test built-in only
 2025-05-05 12:44 UTC  (4+ messages)

[PATCH v2] mach-snapdragon: Update fdtfile logic to work for RB1 and RB2
 2025-05-05 12:43 UTC 

[PATCH v5 0/2] Add support for Xiaomi Mi TV Stick
 2025-05-05 12:36 UTC  (3+ messages)

[PATCH V4 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-05-05 12:41 UTC  (4+ messages)
` [PATCH V4 2/2] mailbox: tmelite-qmp: Introduce "

[PATCH -tip] x86/asm: Use %a instead of %c(%%rip) in rip_rel_ptr()
 2025-05-05 12:40 UTC  (8+ messages)

[PATCH] arm64: dts: amlogic: dreambox: fix missing clkc_audio node
 2025-05-05 12:36 UTC  (3+ messages)

[PATCH v3] stm32mp: Add tamp_nvram driver
 2025-05-05 12:38 UTC  (2+ messages)

[PATCH v 3] usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY
 2025-05-05 11:48 UTC 

Styhead: openssh-9.8p1 sshd.socket does not work with tpm-provider enabled
 2025-05-05 12:40 UTC 

[PATCH v2 0/5] Add support for AD4052 device family
 2025-05-05 12:39 UTC  (7+ messages)
` [PATCH v2 1/5] Documentation: ABI: add oversampling frequency in sysfs-bus-iio

[PATCH] unit: check cipher support and cleanup in test-storage
 2025-05-05 12:39 UTC  (2+ messages)

[PATCH 00/30] mci: imx-esdhc: add HS200 support
 2025-05-05 12:06 UTC  (31+ messages)
` [PATCH 01/30] mci: sdhci: fix SDHCI_TRNS_AUTO_CMD12 definition
` [PATCH 02/30] mci: move most recent I/O settings into mci_host::ios
` [PATCH 03/30] mci: use struct mci_host::ios inside mci_set_ios
` [PATCH 04/30] mci: tuning: fix fallback to DDR52
` [PATCH 05/30] mci: sdhci: unmap DMA buffers on timeout
` [PATCH 06/30] mci: add MMC_CAP_UHS constants
` [PATCH 07/30] mci: rename MMC_CAP_MMC_x_yV_DDR to MMC_CAP_x_yV_DDR as in Linux
` [PATCH 08/30] mci: compare host and card caps for supported speeds
` [PATCH 09/30] mci: print HS200 capabilities in devinfo
` [PATCH 10/30] mci: respect no-1-8-v OF property
` [PATCH 11/30] mci: sdhci: add support for struct mci_data::timeout_ns
` [PATCH 12/30] mci: imx-esdhc: use unsigned types where appropriate
` [PATCH 13/30] mci: imx-esdhc: implement esdhc_poll using sdhci_read32_poll_timeout
` [PATCH 14/30] mci: imx-esdhc: drop one extra read of SDHCI_INT_STATUS
` [PATCH 15/30] mci: sdhci: add cmd parameter to sdhci_transfer_*
` [PATCH 16/30] mci: arasan: introduce mmc_op_tuning helper
` [PATCH 17/30] mci: imx-esdhc: flesh out register description
` [PATCH 18/30] mci: imx-esdhc: add support for delay/tuning properties in DT
` [PATCH 19/30] mci: add mci_set_timing helper
` [PATCH 20/30] mci: imx-esdhc: add support for setting drive strength
` [PATCH 21/30] mci: sdhci: move SDHCI_MAKE_BLKSZ definition to header
` [PATCH 22/30] mci: imx-esdhc: select different pinctrl state depending on frequency
` [PATCH 23/30] mci: core: retry MMC_CMD_SET_BLOCKLEN up to 4 times
` [PATCH 24/30] mci: imx-esdhc: don't reconfigure clock unless required
` [PATCH 25/30] mci: sdhci: fix sdhci_transfer_data MMC_SEND_TUNING compatibility
` [PATCH 26/30] mci: core: implement mmc_send_tuning
` [PATCH 27/30] mci: imx-esdhc: set burst_length_enable
` [PATCH 28/30] mci: imx-esdhc: fixup quirks in standard SDHCI registers
` [PATCH 29/30] mci: sdhci: support Linux SDHCI_QUIRK2_BROKEN_HS200 flag
` [PATCH 30/30] mci: imx-esdhc: implement HS200 support

test failure in 3.7
 2025-05-05 12:39 UTC  (3+ messages)

[PATCH v2 00/22] Deal with exfat versus byteorder
 2025-05-05 12:38 UTC  (5+ messages)
` [PATCH v2 17/22] elf: Only use network environment-variables if net enabled
` [PATCH v2 19/22] net: Include string.h in net-legacy.h

[PATCH 1/1] tools: mkimage: validate image references in FIT configurations
 2025-05-05 10:08 UTC 

[RFC PATCH 0/3] Add FlexSPI support for i.MX RT1170
 2025-05-05  9:55 UTC  (4+ messages)
` [RFC PATCH 2/3] spi: fspi: Add imxrt1170 device data

[PATCH v2 0/5] u-boot chain-loading LineageOS bootimg
 2025-05-05 12:23 UTC  (9+ messages)
` [PATCH v2 1/5] boot/image-android: Workaround kernel/ramdisk invalid addr
` [PATCH v2 2/5] mach-snapdragon: Enhance android image handling memory footprint
` [PATCH v2 3/5] fdt_support: Add support for extra var for bootargs
` [PATCH v2 4/5] qcom-phone.env: Example of new env var legacy_os_boot_param
` [PATCH v2 5/5] mach-snapdragon: Enable workaround of ignoring androidboot addr

[PATCH v6 0/3] Add support for Amlogic A4/A5 Reset
 2025-05-05 12:30 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller

[PATCH v2 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
 2025-05-05 12:38 UTC  (4+ messages)

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-05 12:31 UTC  (8+ messages)
` (subset) "

[RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
 2025-05-05 12:32 UTC  (4+ messages)
` [RFC PATCH v1 01/10] riscv: Define ioremap_cache for RISC-V

[PATCH v3 00/23] Add support for HEVC and VP9 codecs in decoder
 2025-05-05 12:37 UTC  (5+ messages)
` [PATCH v3 13/23] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length

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

[PATCH 0/2] Add rpi5 specific defconfig
 2025-05-05  8:40 UTC  (2+ messages)

[PATCH 1/2] crypto: sun8i-ce: undo runtime PM changes during driver removal
 2025-05-05 12:28 UTC  (2+ messages)

[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
 2025-05-05 12:35 UTC  (10+ messages)
` [PATCH RFC bpf-next v2 01/17] trait: limited KV store for packet metadata

[PATCH v5 00/24] drm/msm: Add support for SM8750
 2025-05-05 12:35 UTC  (8+ messages)
` [PATCH v5 19/24] drm/msm/dsi: "
` [PATCH v5 21/24] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU

[RFC PATCH v2] fuse: add optional workqueue to periodically invalidate expired dentries
 2025-05-05 12:35 UTC  (2+ messages)

[PATCH net-next v3 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-05-05 12:34 UTC  (3+ messages)
` [PATCH net-next v3 12/18] openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage
  ` [ovs-dev] "

[PATCH] arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys
 2025-05-05 12:34 UTC  (2+ messages)

[PATCH 0/3] RK3576 Hardware RNG
 2025-05-05 12:27 UTC  (3+ messages)

systemd build failure with gcc 15 / tpm2 / aarch64: gcs required
 2025-05-05 12:33 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/6] crypto: hash - Move core export and import into internel/hash.h
 2025-05-05 12:32 UTC  (6+ messages)
` [PATCH 2/6] crypto: ahash - Handle partial blocks in API
` [PATCH 3/6] crypto: hmac - Zero shash desc in setkey
` [PATCH 4/6] crypto: shash - Set reqsize in shash_alg
` [PATCH 5/6] crypto: algapi - Add driver template support to crypto_inst_setname
` [PATCH 6/6] crypto: hmac - Add ahash support

[PATCH V5 0/6] Add new driver for WCSS secure PIL loading
 2025-05-05 12:30 UTC  (4+ messages)
` [PATCH V5 3/6] remoteproc: qcom: add hexagon based WCSS secure PIL driver

[PATCH] hw/acpi/pcihp: Fix typo in function name
 2025-05-05 12:29 UTC  (3+ messages)

[PATCH v4 00/13] Architecture-optimized SHA-256 library API
 2025-05-05 12:24 UTC  (3+ messages)

Sequential read from NVMe/XFS twice slower on Fedora 42 than on Rocky 9.5
 2025-05-05 12:29 UTC  (5+ messages)

IPC drop down on AMD epyc 7702P
 2025-05-05 12:29 UTC  (6+ messages)

[PATCH v11 0/9] Provide a new two step DMA mapping API
 2025-05-05 12:29 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon/qm - memory allocation cleanups
 2025-05-05 12:28 UTC  (2+ messages)

[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
 2025-05-05 12:28 UTC  (12+ messages)

[PATCH v6 0/7] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-05-05 12:17 UTC  (3+ messages)

Rust in QEMU update, April 2025
 2025-05-05 12:26 UTC  (2+ messages)

[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
 2025-05-05 12:25 UTC  (5+ messages)
` [PATCH v6 03/22] panic: Add vpanic()
` [PATCH v6 04/22] rv: Let the reactors take care of buffers

[PATCH] crypto: rng - fix documentation for crypto_rng_alg()
 2025-05-05 12:25 UTC  (2+ messages)

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

[PATCH 00/11] crypto: qat - add support for QAT GEN6 devices
 2025-05-05 12:25 UTC  (2+ messages)

[PATCH] crypto: qat - include qat_common in top Makefile
 2025-05-05 12:25 UTC  (2+ messages)

[PATCH 0/2] Add mt8189 dts evaluation board and Mafefile
 2025-05-05 12:15 UTC  (3+ messages)
` [PATCH 1/2] WIP: dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH 2/2] WIP: arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

[PATCH v2 1/4] power: supply: core: Add additional health status values
 2025-05-05 12:22 UTC  (3+ messages)

[meta-java][PATCH 0/4] Fixes SRC_URI for meta-java recipe
 2025-05-05  8:31 UTC  (5+ messages)
` [meta-java][PATCH 1/4] Updates the SRC_URI for xalan-j recipe
` [meta-java][PATCH 2/4] Updates the SRC_URI for xml-commons-resolver recipe
` [meta-java][PATCH 3/4] Updates the SRC_URI for avalon-framework-api recipe
` [meta-java][PATCH 4/4] Updates the SRC_URI for fastjar recipe

[meta-java][PATCH 0/4] Fixes SRC_URI for meta-java recipe
 2025-05-05  9:13 UTC  (5+ messages)
` [meta-java][PATCH 1/4] Updates the SRC_URI for xalan-j recipe
` [meta-java][PATCH 2/4] Updates the SRC_URI for xml-commons-resolver recipe
` [meta-java][PATCH 3/4] Updates the SRC_URI for avalon-framework-api recipe
` [meta-java][PATCH 4/4] Updates the SRC_URI for fastjar recipe

[meta-oe][PATCH] libserialmodule: Async C/C++ Serial/COM + cross-OS
 2025-05-05 11:18 UTC 

[PATCH v3 0/2] strncpy_from_user for Rust
 2025-05-05 12:21 UTC  (4+ messages)
` [PATCH v3 1/2] uaccess: rust: add strncpy_from_user
` [PATCH v3 2/2] uaccess: rust: add UserSliceReader::strcpy_into_buf

[meta-oe][PATCH] libsimplelog: Add a versatile C/C++ logger
 2025-05-04  4:04 UTC 

[PATCH v2] bitbake.conf: ignore ${HOME}/. files in pseudo
 2025-05-05 12:21 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/10] drm/xe/ggtt: Stop relying on GGTT internals
 2025-05-05 12:19 UTC  (11+ messages)
` [PATCH 01/10] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH 02/10] drm/xe: Add xe_ggtt_might_lock
` [PATCH 03/10] drm/xe: Add xe_ggtt_alloc
` [PATCH 04/10] drm/xe/display: Remove dereferences of ggtt for tile id
` [PATCH 05/10] drm/xe/ggtt: Seperate flags and address in PTE encoding
` [PATCH 06/10] drm/xe/display: Dont poke into GGTT internals to fill a DPT
` [PATCH 07/10] drm/xe/display: Convert GGTT mapping to use pte_encode_flags
` [PATCH 08/10] drm/xe: Remove pte_encode_bo callback
` [PATCH 09/10] drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
` [PATCH 10/10] drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit tests

[PATCH 0/2] docs: Bump sphinx to 8.2.3
 2025-05-05 12:19 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MAINTAINERS: Add docs/requirements.txt

[PATCH v7 0/3] rust: configfs abstractions
 2025-05-05 12:16 UTC  (4+ messages)
` [PATCH v7 1/3] rust: configfs: introduce rust support for configfs
` [PATCH v7 2/3] rust: configfs: add a sample demonstrating configfs usage
` [PATCH v7 3/3] MAINTAINERS: add configfs Rust abstractions

[PATCH v1] rust: time: Avoid 64-bit integer division
 2025-05-05 11:51 UTC  (4+ messages)

[PATCH v1 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
 2025-05-05 12:14 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] arm64: dts: rockchip: Add Luckfox Omni3576 Board support

[PATCH 0/4] gendwarfksyms: Add more kABI rules
 2025-05-05 12:17 UTC  (3+ messages)
` [PATCH 3/4] gendwarfksyms: Add a kABI rule to override type strings

[PATCH] dmaengine: qcom: bam_dma: keep remotely controlled units on during boot
 2025-05-05 12:17 UTC  (3+ messages)

[PATCH] wrapper: Fix a errno discrepancy on NetBSD
 2025-05-05 12:17 UTC  (7+ messages)

[PATCH v3] iio: adc: ad7606: fix serial register access
 2025-05-05 12:15 UTC  (3+ messages)

[PATCH v1 net-next] net: lan743x: configure interrupt moderation timers based on speed
 2025-05-05 12:15 UTC  (2+ messages)

[PATCH] net/mlx5: fix transceiver warning when not exist
 2025-05-05 12:14 UTC 

[PATCH v2 0/3] Add support for AM62D2 SoC and EVM
 2025-05-05 12:12 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: ti: Add support for AM62D2-EVM

[PATCH v2] powerpc/boot: Fix build with gcc 15
 2025-05-05 12:14 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 6.14.y] btrfs: fix the inode leak in btrfs_iget()
 2025-05-05 12:12 UTC 

[PATCH v8 00/14] TEE subsystem for protected dma-buf allocations
 2025-05-05 12:10 UTC  (5+ messages)
` [PATCH v8 01/14] tee: tee_device_alloc(): copy dma_mask from parent device

[PATCH] kernfs: Relax constraint in draining guard
 2025-05-05 12:12 UTC 

[PATCH 09/12] tracing: branch: Use trace_tracing_is_on_cpu() instead of "disabled" field
 2025-05-05 12:11 UTC  (2+ messages)

[PATCH v1 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-05-05 12:10 UTC  (4+ messages)
` [PATCH v1 09/11] x86/mm/pat: remove MEMTYPE_*_MATCH

[PATCH v4 0/7] First chunk for Arm R82 and MPU support
 2025-05-05 12:08 UTC  (3+ messages)
` [PATCH v4 5/7] arm/mpu: Introduce utility functions for the pr_t type

[syzbot] [net?] BUG: sleeping function called from invalid context in pcpu_alloc_noprof
 2025-05-05 12:08 UTC  (2+ messages)

[PATCH v5 2/4] dt-bindings: arm: stm32: Document Ultratronik's Fly board DT binding
 2025-05-05 11:58 UTC  (2+ messages)
` [PATCH v5 4/4] ARM: dts: stm32: add initial support for stm32mp157-ultra-fly-sbc board

[PATCH 0/2] Add overlays for IMX219 and OV5640 on J722S
 2025-05-05 11:57 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j722s-evm: Add overlay for quad IMX219
` [PATCH 2/2] arm64: dts: ti: k3-j722s-evm: Add overlay for TEVI OV5640

[PATCH] ovl: Check for NULL d_inode() in ovl_dentry_upper()
 2025-05-05 12:07 UTC  (2+ messages)

[PATCH] ovl: Annotate struct ovl_entry with __counted_by()
 2025-05-05 12:06 UTC  (2+ messages)

[PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_stack_free()
 2025-05-05 12:05 UTC  (2+ messages)

[PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
 2025-05-05 12:05 UTC  (2+ messages)

[PATCH] platform/x86/sony-laptop: Remove unused sony laptop camera code
 2025-05-05 12:04 UTC  (2+ 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.