The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-25 06:42:36 to 2026-05-25 08:32:48 UTC [more...]

[PATCH v9 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-05-25  8:16 UTC  (4+ messages)
` [PATCH v9 1/4] mm/page_owner: add print_mode filter
` [PATCH v9 3/4] tools/mm: add page_owner_filter userspace tool
` [PATCH v9 4/4] mm/page_owner: document page_owner filter

[PATCH v5 0/5] misc: fastrpc: Add missing bug fixes
 2026-05-25  8:32 UTC  (11+ messages)
` [PATCH v5 2/5] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v5 4/5] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe

[PATCH] drm/amdgpu: optimize psp_copy_fw()
 2026-05-25  8:31 UTC 

[PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
 2026-05-25  8:30 UTC  (8+ messages)
` [PATCH v2 "

[PATCH v6 0/7] iommufd: Enable noiommu mode for cdev
 2026-05-25  8:30 UTC  (2+ messages)

[PATCH 7.0] fbdev: fbcon: fix memory leak in error path of fbcon_do_set_font()
 2026-05-25  8:27 UTC 

[PATCH v2 0/3] tools/nolibc: -Wwrite-strings compatibility
 2026-05-25  8:27 UTC  (4+ messages)
` [PATCH v2 1/3] tools/nolibc: cast default values of program_invocation_name
` [PATCH v2 2/3] selftests/nolibc: use mutable buffer for execve() argv string
` [PATCH v2 3/3] selftests/nolibc: test against -Wwrite-strings

[PATCH 0/4] mm/mempolicy: kernel_migrate_pages: fix race between security checks and suid exec
 2026-05-25  8:27 UTC  (4+ messages)
` [PATCH 1/4] mm/mempolicy: kernel_migrate_pages: simplify the usage of put_task_struct()

[PATCH V2 0/2] PCI: imx6: Improve PERST# fallback logic
 2026-05-25  8:26 UTC  (4+ messages)
` [PATCH V2 1/2] PCI: host-generic: Simplify return value handling in pci_host_common_parse_port(s)
` [PATCH V2 2/2] PCI: imx6: Add imx_pcie_perst_found() to inspect the parsed result

[PATCH] net: thunderx: fix PTP device ref leak in nicvf_probe()
 2026-05-25  8:26 UTC 

[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
 2026-05-25  8:26 UTC  (24+ messages)
` [PATCH v4 14/39] drm/msm/dp: introduce max_streams for DP controller MST support
` [PATCH v4 15/39] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
` [PATCH v4 16/39] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v4 17/39] drm/msm/dp: Add catalog support for 3rd/4th stream MST

[PATCH v7 00/10] Add eDP support for RK3576
 2026-05-25  8:20 UTC  (5+ messages)
` [PATCH v7 03/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP0
` [PATCH v7 04/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP1
` [PATCH v7 08/10] drm/bridge: analogix_dp: Rename and simplify is_rockchip()
` [PATCH v7 10/10] drm/rockchip: analogix_dp: Add support for RK3576

[PATCH 0/5] staging: sm750fb: various code cleanups
 2026-05-25  8:23 UTC  (4+ messages)
` [PATCH 5/5] staging: sm750fb: deduplicate fbinfo loop in suspend/resume

[PATCH] mm/slub: allocate sheaves on local memory nodes
 2026-05-25  8:13 UTC 

[PATCH RFC v5 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-05-25  8:23 UTC  (3+ messages)
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table

[PATCH] crypto: loongson - Select CRYPTO_RNG
 2026-05-25  8:17 UTC  (10+ messages)

[PATCH v5 0/7] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-05-25  8:20 UTC 

[PATCH] ARM: remove the last few uses of do_bad_IRQ()
 2026-05-25  8:20 UTC  (2+ messages)

[PATCH v4 0/8] iio: light: opt3001: driver cleanup
 2026-05-25  8:20 UTC  (9+ messages)
` [PATCH v4 1/8] iio: light: opt3001: move device registration to end of probe()
` [PATCH v4 2/8] iio: light: opt3001: use local struct device and i2c_client variables
` [PATCH v4 3/8] iio: light: opt3001: ensure correct parenthesis alignment
` [PATCH v4 4/8] iio: light: opt3001: localize for loop iterator
` [PATCH v4 5/8] iio: light: opt3001: prefer dev_err_probe()
` [PATCH v4 6/8] iio: light: opt3001: move driver to guard(mutex)() use
` [PATCH v4 7/8] iio: light: opt3001: switch driver to managed resources
` [PATCH v4 8/8] iio: light: opt3001: add comment to mutex

[PATCH] ARM: disable broken eBPF JIT on the Risc PC
 2026-05-25  8:18 UTC  (2+ messages)

[PATCH v5 1/7] mfd: nct6694: Move module type macros to shared header
 2026-05-25  8:17 UTC  (7+ messages)
` [PATCH v5 2/7] mfd: nct6694: Refactor USB-specific data into nct6694_usb_data
` [PATCH v5 3/7] mfd: nct6694: Introduce transport abstraction with function pointers
` [PATCH v5 4/7] mfd: nct6694: Rename static I/O functions with _usb_ prefix
` [PATCH v5 5/7] mfd: nct6694: Rename driver to nct6694-usb and update Kconfig
` [PATCH v5 6/7] mfd: nct6694: Extract core device management into a separate module
` [PATCH v5 7/7] mfd: nct6694: Add Host Interface (HIF) eSPI transport driver

[PATCH v1 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
 2026-05-25  8:14 UTC  (4+ messages)
` [PATCH v1 3/5] mm/shmem: make SGP_NOALLOC succeed on hole like SGP_READ

[PATCH] drm/client: check whether CRTC is active before waiting for vblank
 2026-05-25  8:13 UTC  (8+ messages)

[PATCH net v3 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-25  8:08 UTC  (3+ messages)
` [PATCH net v3 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v3 2/2] net: mana: Skip redundant detach on already-detached port

[PATCH 0/2] Delete the Qualcomm crypto engine
 2026-05-25  8:11 UTC  (9+ messages)
` [PATCH 1/2] crypto: Delete Qualcomm crypto engine driver

[PATCH] iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()
 2026-05-25  8:11 UTC  (2+ messages)

[PATCH v8 0/2] media: nxp: Add CSI Pixel Formatter support
 2026-05-25  8:12 UTC  (3+ messages)
` [PATCH v8 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v8 2/2] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver

[PATCH v2] iommu: Allow device driver to use its own PASID space for SVA
 2026-05-25  8:10 UTC  (2+ messages)

[PATCH] gpiolib: Mark gpio_devt, gpiolib_initialized and gpio_stub_drv as __ro_after_init
 2026-05-25  8:10 UTC  (2+ messages)

[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
 2026-05-25  8:09 UTC  (2+ messages)

[RFC PATCH v2 0/8] timekeeping: Fix draft tracking precision and add feed-forward discipline via vmclock
 2026-05-25  8:08 UTC  (16+ messages)

[tip:sched/core] [sched/fair] c9d93a73ce: WARNING:suspicious_RCU_usage
 2026-05-25  8:08 UTC  (4+ messages)

[PATCH v3 0/7] b43: complete N-PHY rev 8 + radio 2057 rev 8 support
 2026-05-25  8:07 UTC  (2+ messages)

[PATCH v5 0/3] pinctrl: aspeed: Add AST2700 SoC1 support
 2026-05-25  8:06 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC1 pinctrl

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-05-25  8:05 UTC  (5+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
` [PATCH 04/15] x86/virt/tdx: Enable the Extensions right after basic TDX Module init

[PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration
 2026-05-25  8:02 UTC  (3+ messages)
  ` [PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration1~

[PATCH] drm/amd/display: use READ_ONCE() in psr_su_set_dsc_slice_height()
 2026-05-25  8:04 UTC 

[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
 2026-05-25  8:03 UTC  (3+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets

[PATCH] nvram: Only define nvram_mutex where it is used
 2026-05-25  8:03 UTC 

[PATCH 00/13] rv: Convert rvgen to Lark
 2026-05-25  8:03 UTC  (3+ messages)
` [PATCH 07/13] rv: Simply hybrid automata monitors's clock variables

[PATCH 0/2] irqchip: Arm GICv5 IWB ACPI IRQ probe deferral
 2026-05-25  8:03 UTC  (4+ messages)
` [PATCH 1/2] drivers/acpi: Move RISC-V interrupt controllers autodep to ACPI IRQ code

[PATCH net v2 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-25  8:01 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "

[PATCH] drm/msm/dpu: Fix kernel-doc warning for dpu_core_perf_adjusted_mode_clk
 2026-05-25  8:00 UTC  (2+ messages)

[PATCH 0/2] selftests/futex: Migrate functional tests to harness and fix validations
 2026-05-25  7:57 UTC  (3+ messages)
` [PATCH 1/2] selftests/futex: Migrate functional tests to harness
` [PATCH 2/2] selftests/futex: Correct validation logic in waitv

[PATCH v2] crypto: nx: fix nx_crypto_ctx_exit argument
 2026-05-25  7:56 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 1/2] mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-25  7:52 UTC  (2+ messages)

[PATCH RFC v3 0/6] Add Rust virtio bindings and sample device
 2026-05-25  7:51 UTC  (4+ messages)
` [PATCH RFC v3 2/6] rust/helpers: add virtio.c

[PATCH net 1/2] net: dwc-xlgmac: fix channel count initialization
 2026-05-25  7:54 UTC  (3+ messages)
` [PATCH net 2/2] net: dwc-xlgmac: handle hw initialization failure in xlgmac_start()

[PATCH v4 0/3] introduce IMA_INIT_LATE_SYNC option
 2026-05-25  7:54 UTC  (4+ messages)
` [PATCH v4 1/3] security: lsm: Allow LSMs to register for late_initcall_sync init
` [PATCH v4 2/3] security: ima: introduce IMA_INIT_LATE_SYNC option
` [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in

[PATCH] scsi: qla2xxx: fix NULL deref, check user input
 2026-05-25  7:51 UTC 

[PATCH v3] kernel/bpf/btf.c: reject to register duplicated kfunc
 2026-05-25  7:47 UTC  (4+ messages)

[PATCH v4 0/3] Add camera clock controller support on Glymur platform
 2026-05-25  7:49 UTC  (7+ messages)
` [PATCH v4 2/3] clk: qcom: camcc-glymur: Add camera clock controller driver

[PATCH v3] usb: typec: ucsi: Move long delayed work on system_dfl_long_wq
 2026-05-25  7:48 UTC 

[PATCH 0/7] LoongArch: add KHO support and selftests
 2026-05-25  7:48 UTC  (4+ messages)
` [PATCH 7/7] selftests/kho: handle QEMU not exiting after kexec on LoongArch

[PATCH] staging: rtl8723bs: rename camelcase variable nSubframe_Length
 2026-05-25  7:44 UTC 

[PATCH] block: fix dio leak on integrity metadata mapping failure
 2026-05-25  7:45 UTC  (2+ messages)

[PATCH 6.6.y] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
 2026-05-25  7:44 UTC 

[PATCH] acpi/riscv: use a dedicated insertion point in riscv_acpi_register_ext_intc()
 2026-05-25  7:44 UTC 

[PATCH] tracing: Replace BUG_ON with lockdep_assert_held in uprobe_buffer functions
 2026-05-25  7:42 UTC  (3+ messages)

[PATCH RFC v5 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
 2026-05-25  7:40 UTC  (2+ messages)

[RFC PATCH 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-05-25  7:39 UTC  (4+ messages)
` [RFC PATCH v2 "

[PATCH v2] mm/slub: free prefilled empty sheaves consistently
 2026-05-25  7:39 UTC  (2+ messages)

[PATCH 1/1] x86/hyperv: Refactor hv_smp_prepare_cpus()
 2026-05-25  7:37 UTC  (2+ messages)

[PATCH] remoteproc: qcom: pas: Drop start/stop completion from struct qcom_pas
 2026-05-25  7:38 UTC 

[PATCH] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
 2026-05-25  7:35 UTC 

[PATCH v2 0/2] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-05-25  7:30 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/mm: refactor pkey test helpers and unify assertions
` [PATCH v2 2/2] selftests/mm: add missing mmap() return checks in pkey tests

[PATCH v5 00/17] Renesas: dmaengine and ASoC fixes
 2026-05-25  7:33 UTC  (7+ messages)
` [PATCH v5 12/17] dmaengine: sh: rz-dmac: Add cyclic DMA support
  ` sashiko review (Re: [PATCH v5 12/17] dmaengine: sh: rz-dmac: Add cyclic DMA support)
` [PATCH v5 13/17] dmaengine: sh: rz-dmac: Add runtime PM support
  ` sashiko review (Re: [PATCH v5 13/17] dmaengine: sh: rz-dmac: Add runtime PM support)
` [PATCH v5 14/17] dmaengine: sh: rz-dmac: Add suspend to RAM support
  ` sashiko review (Re: [PATCH v5 14/17] dmaengine: sh: rz-dmac: Add suspend to RAM support)

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-25  7:32 UTC  (3+ messages)

[PATCH] ALSA: drivers: Mark some variables as __ro_after_init
 2026-05-25  7:32 UTC  (2+ messages)

[PATCH] ALSA: core: Mark some variables as __ro_after_init
 2026-05-25  7:32 UTC  (2+ messages)

[PATCH] ALSA: isa: Mark '*_registered' variables as __ro_after_init
 2026-05-25  7:32 UTC  (2+ messages)

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-25  7:29 UTC  (6+ messages)
` [PATCH v3 04/10] block: introduce dma map backed bio type

crypto/aes.c:38:1: sparse: sparse: static assertion failed: "__alignof__(struct aes_cmac_key) <= CRYPTO_MINALIGN"
 2026-05-25  7:27 UTC 

drivers/pinctrl/pinctrl-tb10x.c:502:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-05-25  7:27 UTC 

[PATCH] dt-bindings: cache: qcom,llcc: Document Maili SoC
 2026-05-25  7:27 UTC 

[PATCH slab] MAINTAINERS: add slab-related scripts and tools to SLAB ALLOCATOR
 2026-05-25  7:26 UTC 

[PATCH] tpm: Use named initializers for arrays of i2c_device_data
 2026-05-25  7:26 UTC  (5+ messages)

sched/deadline: Use revised wakeup rule for dl_server
 2026-05-25  7:25 UTC  (7+ messages)

[PATCH] ALSA: hda/realtek: Limit mic boost on Positivo DN140
 2026-05-25  7:25 UTC  (2+ messages)

[PATCH] hw_random/core: fix rng list on registration error
 2026-05-25  7:25 UTC 

[PATCH] accel/ivpu: prevent uninitialized data bug in debugfs
 2026-05-25  7:25 UTC  (2+ messages)

[PATCH RFC v5 10/18] riscv_cbqri: Add bandwidth controller monitoring device ops
 2026-05-25  7:25 UTC  (2+ messages)

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-05-25  7:25 UTC  (7+ messages)

[linus:master] [maple_tree] 280b792cac: will-it-scale.per_process_ops 6.0% regression
 2026-05-25  7:23 UTC  (7+ messages)

[PATCH] params: bound array element output to the caller's page buffer
 2026-05-25  7:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ALSA: pcm: oss: Fix setup list UAF on proc write error
 2026-05-25  7:23 UTC  (2+ messages)

[PATCH v3] thermal: core: Add WQ_UNBOUND to alloc_workqueue users
 2026-05-25  7:22 UTC  (3+ messages)

[PATCH v4] ALSA: hda: cs35l56: Fix system name string leaks
 2026-05-25  7:22 UTC  (2+ messages)

[PATCH] alloc_tag: fix use-after-free in /proc/allocinfo after module unload
 2026-05-25  7:21 UTC 

[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
 2026-05-25  7:21 UTC  (5+ messages)

[PATCH] ALSA: hda/realtek: Fix incorrect comment for ALC299_FIXUP_PREDATOR_SPK
 2026-05-25  7:21 UTC  (2+ messages)

[PATCH] ALSA: firewire-motu: Protect register DSP event queue positions
 2026-05-25  7:20 UTC  (2+ messages)

[PATCH v7 0/4] Enable multi-owner I2C support for QCOM GENI controllers
 2026-05-25  7:19 UTC  (7+ messages)
` [PATCH v7 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v7 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode

[PATCH] mm: free HIGHATOMIC and CMA frozen pages via buddy
 2026-05-25  7:10 UTC 

[PATCH] scsi: bnx2fc: Unmap SG list when BD list setup fails
 2026-05-25  7:18 UTC 

[PATCH net-next] mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insert
 2026-05-25  7:17 UTC 

[PATCH] drm: zynqmp_dp: Fix uninitialized variable in debugfs()
 2026-05-25  7:16 UTC 

[PATCH] iio: core: fix uninitialized data in debugfs
 2026-05-25  7:16 UTC 

[PATCH] block: partitions: replace __get_free_page() with kmalloc()
 2026-05-25  7:16 UTC  (4+ messages)

[PATCH] iio: backend: fix uninitialized data in debugfs
 2026-05-25  7:16 UTC 

[Patch net-next v5 0/7] r8169: add RSS support for RTL8127
 2026-05-25  7:15 UTC  (3+ messages)

[PATCH v3 0/2] mm, slab: optimize returning objects after a partial refill
 2026-05-25  7:15 UTC  (4+ messages)
` [PATCH v3 2/2] mm, slab: simplify returning slab in __refill_objects_node()

[PATCH] gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()
 2026-05-25  7:15 UTC 

List iterator used after loop in mlxsw_sp_fid_port_vid_list_add?
 2026-05-25  7:14 UTC  (3+ messages)

[PATCH v2 0/2] dmaengine: dw-axi-dmac: clean up DMAC enable and PM
 2026-05-25  7:10 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: dw-axi-dmac: drop redundant DMAC enable in block start
` [PATCH v2 2/2] dmaengine: dw-axi-dmac: fix PM for system sleep and channel alloc

[PATCH] misc: eeprom: at24: Make VCC supply description requirement optional
 2026-05-25  7:07 UTC  (3+ messages)

[PATCH v9 0/5] Enable ICE clock scaling
 2026-05-25  7:06 UTC  (2+ messages)

[PATCH v4] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
 2026-05-25  7:06 UTC  (2+ messages)

[PATCH v2 4/5] arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1
 2026-05-25  7:00 UTC  (2+ messages)

[PATCH v2 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
 2026-05-25  7:05 UTC  (2+ messages)

[PATCH v6 1/2] platform/x86: dell-dw5826e: Add reset driver for DW5826e
 2026-05-25  7:04 UTC  (3+ messages)

[PATCH] drm: Remove unused header in drm_dumb_buffers.c
 2026-05-25  7:00 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename camelcase variable bDumpRxPkt
 2026-05-25  6:59 UTC 

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-25  6:58 UTC  (5+ messages)
` [PATCH v14 06/44] arm64: RMI: Check for RMI support at init

[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-05-25  6:58 UTC  (7+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH v7 1/2] platform/x86: dell-dw5826e: Add reset driver for DW5826e
 2026-05-25  6:58 UTC 

[RFC PATCH 00/40] mm: reliable 1GB page allocation
 2026-05-25  6:57 UTC  (7+ messages)
` [RFC PATCH 34/40] btrfs: allocate eb-attached btree pages as movable

[PATCH] wifi: mwifiex: remove an unnecessary check
 2026-05-25  6:56 UTC 

[PATCH rc v2 0/4] iommufd: Fix veventq_depth boundary
 2026-05-25  6:52 UTC  (9+ messages)
` [PATCH rc v2 1/4] iommufd: Fix data_len byte-count vs element-count mismatch
` [PATCH rc v2 2/4] iommufd: Move vevent memory allocation outside spinlock
` [PATCH rc v2 3/4] iommufd: Set veventq_depth upper bound
` [PATCH rc v2 4/4] iommufd/selftest: Add boundary tests for veventq_depth

[PATCH v2] Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading
 2026-05-25  6:51 UTC 

[PATCH v2] scsi: core: pair EH runtime PM get/put
 2026-05-25  6:45 UTC 

[PATCH v2 2/5] arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20C
 2026-05-25  6:50 UTC  (2+ messages)

[PATCH stable 5.10] mm: numa: preserve PMD write permissions in migrate_misplaced_transhuge_page
 2026-05-25  6:50 UTC  (2+ messages)

[PATCH v2] iio: chemical: scd30: Cleanup initializations in scd30_float_to_fp()
 2026-05-25  6:49 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_qca: Increase SSR delay for rampatch and NVM loading
 2026-05-25  6:49 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces and fix indentation in HalPhyRf.c
 2026-05-25  6:48 UTC  (2+ messages)

[PATCH v2 0/2] arm64: tegra: Enable DMA Support on Tegra194 QSPI
 2026-05-25  6:47 UTC  (3+ messages)
` [PATCH v2 1/2] spi: tegra210-quad: Allocate DMA memory for DMA engine
` [PATCH v2 2/2] arm64: tegra: Enable DMA Support on Tegra194 QSPI

[PATCH] genksyms: Support arm64 CRC32 hardware acceleration
 2026-05-25  6:43 UTC 

[PATCH net-next V2 2/2] net/mlx5: implement max_sfs parameter
 2026-05-25  6:42 UTC  (3+ messages)

[PATCH v10 0/9] Add support for NXP P3H2x4x I3C hub driver
 2026-05-25  6:42 UTC  (2+ messages)
` [PATCH v10 9/9] i3c: hub: p3h2x4x: Add SMBus slave mode support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox