public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-26 18:13:41 to 2025-11-26 20:44:28 UTC [more...]

[PATCH v2] iio: isl29018.c: replace sprintf with safer alternatives
 2025-11-26 20:43 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
 2025-11-26 20:43 UTC 

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-11-26 20:42 UTC  (10+ messages)
` [RFC PATCH] vfs: Fix might sleep in load_unaligned_zeropad() with rcu read lock held

[PATCH 0/2] iio: Add support for TI ADS1X18 ADCs
 2025-11-26 20:41 UTC  (6+ messages)
` [PATCH 2/2] iio: adc: Add ti-ads1x18 driver

[PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
 2025-11-26 20:41 UTC  (2+ messages)

[PATCH v10 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-11-26 20:39 UTC  (20+ messages)
` [PATCH v10 02/11] HID: asus: initialize additional endpoints only for legacy devices
` [PATCH v10 04/11] HID: asus: fortify keyboard handshake
` [PATCH v10 08/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v10 09/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH v10 10/11] platform/x86: asus-wmi: add keyboard brightness event handler

Linux 6.18-rc7
 2025-11-26 20:37 UTC  (3+ messages)

[PATCH v3 0/2] riscv: dts: starfive: Add OrangePi RV board
 2025-11-26 20:34 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: starfive: add xunlong,orangepi-rv

[PATCH v2 0/2] lib/crypto: ML-DSA verification support
 2025-11-26 20:35 UTC  (3+ messages)
` [PATCH v2 1/2] lib/crypto: Add "
` [PATCH v2 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification

[PATCH v2 1/3] arm64: dts: qcom: sdm630/660: Add CDSP-related nodes
 2025-11-26 20:32 UTC  (13+ messages)

[PATCH] ublk: prevent invalid access with DEBUG
 2025-11-26 20:32 UTC  (2+ messages)

[PATCH v3 06/22] mm: Always use page table accessor functions
 2025-11-26 20:31 UTC  (15+ messages)

[PATCH V3 0/4] 9p: Convert to the new mount API
 2025-11-26 20:16 UTC  (4+ messages)
` [PATCH V3 4/4] 9p: convert "

[GIT PULL] ring-buffer: A fix for v6.18
 2025-11-26 20:31 UTC 

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2025-11-26 20:30 UTC  (3+ messages)
` [PATCH v4 1/2] hwrng: imx-rngc: Use optional clock

[PATCH] x86: Optimize __get_user_asm() assembly
 2025-11-26 20:29 UTC  (5+ messages)

[PATCH next] media: rockchip: rkcif: fix off by one bugs
 2025-11-26 20:27 UTC  (2+ messages)

[PATCH] nvme: nvme_identify_ns_descs: prevent oob
 2025-11-26 20:27 UTC 

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-26 20:27 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode

[PATCH v1 1/1] spi: nxp-fspi: Propagate fwnode in ACPI case as well
 2025-11-26 20:25 UTC 

[PATCH] media: atomisp: coding style: Move trailing statements to next line
 2025-11-26 20:23 UTC  (3+ messages)

[PATCH net-next v7 0/5] netconsole: support automatic target recovery
 2025-11-26 20:22 UTC  (6+ messages)
` [PATCH net-next v7 1/5] netconsole: add target_state enum
` [PATCH net-next v7 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v7 3/5] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v7 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v7 5/5] selftests: netconsole: validate target resume

[PATCH] tracing: Add system trigger file to enable triggers for all the system's events
 2025-11-26 20:24 UTC 

[PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller
 2025-11-26 20:17 UTC  (4+ messages)
` [PATCH 4/4 v5] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

[PATCH 0/2] PM: runtime: Fix potential I/O hang
 2025-11-26 20:17 UTC  (12+ messages)
` [PATCH 1/2] PM: runtime: Fix I/O hang due to race between resume and runtime disable

[PATCH 1/2] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
 2025-11-26 20:21 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: imx_dsp_rproc: Wait for suspend ACK only if WAIT_FW_READY is set

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-26 20:15 UTC  (17+ messages)

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-26 20:14 UTC  (13+ messages)
` [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait

[PATCH] riscv/atomic.h : use RISCV_FULL_BARRIER in _arch_atomic* function
 2025-11-26 20:10 UTC  (2+ messages)

[PATCH] overflow: Introduce struct_offset() to get offset of member
 2025-11-26 20:08 UTC  (2+ messages)

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-11-26 20:05 UTC  (4+ messages)
` [PATCH v4 16/16] Documentation/x86: Add documentation for TDX's "

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-11-26 20:05 UTC  (10+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH 0/2] rpmsg: glink_native: fix leak and cleanup
 2025-11-26 20:10 UTC  (2+ messages)

[PATCH v3 0/3] Add SDM660 cDSP support
 2025-11-26 20:10 UTC  (2+ messages)

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-11-26 20:10 UTC  (2+ messages)
` (subset) "

[PATCH v7 1/2] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-26 20:10 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] Start using rpmpd for power domains on MSM8974
 2025-11-26 20:10 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] Define VDD_MXC for SC8280XP
 2025-11-26 20:10 UTC  (2+ messages)
` (subset) "

[PATCH net-next 00/11] Add ETHSW support for Renesas RZ/T2H and RZ/N2H SoCs
 2025-11-26 20:02 UTC  (4+ messages)
` [PATCH net-next 08/11] net: dsa: rzn1-a5psw: Make DSA tag protocol configurable via OF data

[PATCH net-next v6 0/5] netconsole: support automatic target recovery
 2025-11-26 20:01 UTC  (3+ messages)
` [PATCH net-next v6 5/5] selftests: netconsole: validate target resume

[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
 2025-11-26 20:00 UTC  (5+ messages)

[PATCH] gendwarfksyms: Fix build on 32-bit hosts
 2025-11-26 19:59 UTC  (4+ messages)

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-11-26 19:58 UTC  (11+ messages)

[PATCH v8 0/6] RTL8231 GPIO expander support
 2025-11-26 19:54 UTC  (4+ messages)
` [PATCH v8 3/6] mfd: Add RTL8231 core device

[PATCH] vfio/pci: Use RCU for error/request triggers to avoid circular locking
 2025-11-26 19:54 UTC  (2+ messages)

[GIT PULL] hotfixes against 6.18-rc7
 2025-11-26 19:53 UTC 

[v3, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-26 19:49 UTC  (13+ messages)
` [v3, net-next 01/12] bng_en: Query PHY and report link status
` [v3, net-next 02/12] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [v3, net-next 03/12] bng_en: Add RX support
` [v3, net-next 04/12] bng_en: Handle an HWRM completion request
` [v3, net-next 05/12] bng_en: Add TX support
` [v3, net-next 06/12] bng_en: Add support to handle AGG events
` [v3, net-next 07/12] bng_en: Add TPA related functions
` [v3, net-next 08/12] bng_en: Add support for TPA events
` [v3, net-next 09/12] bng_en: Add ethtool link settings and capabilities support
` [v3, net-next 10/12] bng_en: Add initial support for ethtool stats display
` [v3, net-next 11/12] bng_en: Create per-PF workqueue and timer for asynchronous events
` [v3, net-next 12/12] bng_en: Query firmware for statistics and accumulate

amd iommu: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 8 jiffies s: 113 root: 0x1/
 2025-11-26 19:50 UTC  (3+ messages)

[PATCH -next v2] cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
 2025-11-26 19:47 UTC  (2+ messages)

[PATCH 00/21] lib: add alternatives for GENMASK()
 2025-11-26 19:44 UTC  (4+ messages)

[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
 2025-11-26 19:43 UTC  (5+ messages)
` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict

[PATCH v12 0/3] Firmware Support for USB-HID Devices and CP2112
 2025-11-26 19:32 UTC  (7+ messages)
` [PATCH v12 2/3] HID: cp2112: Fwnode Support
` [PATCH v12 3/3] HID: cp2112: Configure I2C Bus Speed from Firmware

[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
 2025-11-26 19:36 UTC  (22+ messages)
` [PATCH 01/21] liveupdate: luo_flb: Prevent retrieve() after finish()
` [PATCH 02/21] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH 03/21] PCI: Require driver_override for incoming Live Update preserved devices
` [PATCH 04/21] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH 05/21] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH 06/21] vfio/pci: Retrieve preserved device files after "
` [PATCH 07/21] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH 08/21] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH 09/21] vfio/pci: Store Live Update state in struct vfio_pci_core_device
` [PATCH 10/21] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH 11/21] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH 12/21] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH 13/21] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH 14/21] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH 15/21] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH 16/21] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH 17/21] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH 18/21] vfio: selftests: Expose iommu_modes to tests
` [PATCH 19/21] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH 20/21] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH 21/21] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test

[PATCH v2 0/4] platform/x86: wmi: Prepare for future changes
 2025-11-26 19:34 UTC  (4+ messages)
` [PATCH v2 1/4] fs/nls: Fix utf16 to utf8 conversion

[RFC PATCH 0/2] platform/x86: uniwill-laptop: Introduce device descriptor system
 2025-11-26 19:33 UTC  (5+ messages)
` [RFC PATCH 2/2] platform/x86/uniwill: Implement cTGP setting

[PATCH v8 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-26 19:28 UTC  (7+ messages)
` [PATCH v8 1/6] vfio: refactor vfio_pci_mmap_huge_fault function
` [PATCH v8 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v8 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v8 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v8 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v8 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready

[PATCH] w1: Use container_of_const() when all types are const
 2025-11-26 19:27 UTC  (2+ messages)

[PATCH v2] spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/V2N SoC support
 2025-11-26 19:25 UTC  (2+ messages)

[PATCH v4 00/11] VMSCAPE optimization for BHI variant
 2025-11-26 19:23 UTC  (4+ messages)
` [PATCH v4 04/11] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-26 19:22 UTC  (9+ messages)

[PATCH] oid_registry: allow arbitrary size OIDs
 2025-11-26 19:22 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v8 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
 2025-11-26 19:19 UTC  (2+ messages)

[PATCH v3] locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce risk of shadowing
 2025-11-26 19:19 UTC  (2+ messages)

[PATCH v1 0/3] list: add primitives for private list manipulations
 2025-11-26 19:19 UTC  (5+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] list: add kunit test for private list primitives
` [PATCH v1 3/3] liveupdate: luo_file: Use private list

[PATCH v2] MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
 2025-11-26 19:18 UTC  (3+ messages)

[PATCH] gpio: shared-proxy: set suppress_bind_attrs
 2025-11-26 19:17 UTC 

[PATCH v3 0/3] Add support for Cix Sky1 resets
 2025-11-26 19:15 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: reset: add sky1 reset controller
    ` 回复: "

[PATCH bpf-next v1 0/4] resolve_btfids: Support for BTF modifications
 2025-11-26 19:13 UTC  (9+ messages)
` [PATCH bpf-next v1 4/4] resolve_btfids: change in-place update with raw binary output

[PATCH] ASoC: mediatek: mt8189: remove unnecessary NULL check
 2025-11-26 19:12 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: Remove redundant download buffer allocator
 2025-11-26 19:12 UTC  (2+ messages)

[PATCH] KVM: SEV: Add hypervisor report request for SNP guests
 2025-11-26 19:11 UTC 

[PATCH bpf-next v1 3/4] resolve_btfids: introduce enum btf_id_kind
 2025-11-26 19:08 UTC  (3+ messages)

[PATCH v7 0/4] rseq: Make rseq work with protection keys
 2025-11-26 19:06 UTC  (7+ messages)
` [PATCH v7 3/4] "

[PATCH] drm/msm: add PERFCTR_CNTL to ifpc_reglist
 2025-11-26 19:06 UTC 

[PATCH v3] media: radio-keene: fix memory leak in error path
 2025-11-26 19:04 UTC 

[PATCH QUESTION] arm64: configs: Add Snapdragon 845 config fragment
 2025-11-26 19:03 UTC  (2+ messages)

[PATCH Linux-next] perf test: Fix test case perf trace BTF general tests
 2025-11-26 19:01 UTC  (12+ messages)

[PATCH net-next] virtio-net: avoid unnecessary checksum calculation on guest RX
 2025-11-26 19:00 UTC  (7+ messages)

[BUG] WARNING in __alloc_frozen_pages_noprof
 2025-11-26 19:00 UTC  (4+ messages)

[PATCH v3 0/9] Add TSU support for RZ/T2H and RZ/N2H
 2025-11-26 18:58 UTC  (3+ messages)
` [PATCH v3 4/9] dt-bindings: thermal: r9a09g047-tsu: document "

[PATCH 0/2] Add AST2700 support for Aspeed vhub
 2025-11-26 18:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: aspeed,usb-vhub: Add ast2700 support

[PATCH] dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB
 2025-11-26 18:55 UTC  (3+ messages)

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-26 18:53 UTC  (3+ messages)
` [PATCH v5 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode

[syzbot] [mptcp?] WARNING in subflow_data_ready (4)
 2025-11-26 18:50 UTC 

[PATCH 0/8] regulator: Use container_of_const() when all types are const
 2025-11-26 18:45 UTC  (5+ messages)
` [PATCH 1/8] "

[PATCH net-next] net: ipconfig: Replace strncpy with strscpy_pad in ic_proto_name
 2025-11-26 18:44 UTC  (4+ messages)

[PATCH 0/6] wcd938x/wcd939x fixes
 2025-11-26 18:44 UTC  (5+ messages)
` [PATCH 1/6] ASoC: codecs: wsa884x: remove mute_unmute_on_trigger

[PATCH v8 00/29] KVM: arm64: Implement support for SME
 2025-11-26 18:41 UTC  (6+ messages)
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI "

[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
 2025-11-26 18:41 UTC  (4+ messages)
` [PATCH v4 1/3] docs: tracing/fprobe: Document list filters "
` [PATCH v4 2/3] tracing/fprobe: Support comma-separated symbols "
` [PATCH v4 3/3] selftests/ftrace: Add accept cases for fprobe list syntax

[PATCH v6 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-11-26 18:36 UTC  (5+ messages)
` [PATCH v6 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH v6 4/7] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array

CAAM RSA breaks cfg80211 certificate verification on iMX8QXP
 2025-11-26 18:35 UTC  (4+ messages)

[PATCH v1] perf addr2line: Add a libdw implementation
 2025-11-26 18:27 UTC  (2+ messages)

[PATCH net-next 0/7] net: dsa: b53: fix ARL accesses for BCM5325/65 and allow VID 0
 2025-11-26 18:26 UTC  (5+ messages)
` [PATCH net-next 3/7] net: dsa: b53: use same ARL search result offset for BCM5325/65
` [PATCH net-next 5/7] net: dsa: b53: fix BCM5325/65 ARL entry multicast port masks

[PATCH v4] usb: typec: ucsi: Get connector status after enable notifications
 2025-11-26 18:25 UTC  (2+ messages)

[syzbot] [mptcp?] WARNING in subflow_data_ready (4)
 2025-11-26 18:25 UTC  (2+ messages)
` Forwarded: "

[PATCH v2] MAINTAINERS: Update email address for Christophe Leroy
 2025-11-26 18:25 UTC  (2+ messages)

[PATCH 1/3] i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warning
 2025-11-26 18:23 UTC  (3+ messages)
` [PATCH 2/3] i2c: pxa: "
` [PATCH 3/3] i2c: rcar: "

[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-26 18:21 UTC  (4+ messages)
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO

[PATCH] iommu/arm-smmu-v3-iommufd: Separate vDEVICE allocation list
 2025-11-26 18:22 UTC  (2+ messages)

[PATCH] mfd: mc13xxx-core: Fix memory leak in mc13xxx_add_subdevice_pdata()
 2025-11-26 18:17 UTC  (2+ messages)

[PATCH] remoteproc: st: Fix indexing of memory-regions
 2025-11-26 18:17 UTC 

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-26 18:16 UTC  (7+ messages)
` [PATCH net-next v6 3/8] tun/tap: add synchronized ring produce/consume with queue management

[net-next v2] dt-bindings: can: mpfs: document resets
 2025-11-26 18:14 UTC  (4+ messages)

[PATCH] mm/kfence: add reboot notifier to disable KFENCE on shutdown
 2025-11-26 18:14 UTC  (2+ messages)

[PATCH] iio: accel: adxl380: fix check for unavailable "INT1" interrupt
 2025-11-26 18:13 UTC  (2+ messages)


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