mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH bpf v4 0/3] bpf: Fix use-after-free of progs detached from busy trampolines
 2026-09-25 10:03 UTC  (3+ messages)
` [PATCH bpf v4 1/3] bpf: Wait for an RCU tasks grace period before freeing trampoline progs
` [PATCH bpf v4 2/3] bpf: Skip detached progs in trampoline images that are still in use

[PATCH] tty: add break_wait kernel-doc
 2026-09-25 10:02 UTC  (3+ messages)

[PATCH v6 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-25 10:01 UTC  (4+ messages)
` [PATCH v6 1/2] iommu/arm-smmu-v3: Add a cmdq_max_n_shift module parameter

[PATCH v4] HID: ayaneo: Add AYANEO 3 detachable controller driver
 2026-09-25 10:01 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: perf: ignore an implausible sustained frequency
 2026-09-25 10:00 UTC  (2+ messages)

[PATCH] hwrng: core - reject unknown RNG names
 2026-09-25 10:00 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Fix uninit read for helper mem args on partially spilled slots
 2026-09-25 10:00 UTC  (2+ messages)

[PATCH bpf v3 3/3] selftests/bpf: Detach a trampoline prog while a task sleeps before it
 2026-09-25  9:59 UTC  (3+ messages)

[PATCH v3] nvmet: add cgroup_path to charge namespace I/O to a cgroup
 2026-09-25  9:59 UTC  (4+ messages)

[PATCH] perf llvm: Fix memory leak of args->fileloc in symbol__disassemble_llvm()
 2026-09-25  9:59 UTC  (4+ messages)

[PATCH 0/4] media: iris: Add support for nord platform
 2026-09-25  9:57 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: qcom: nord-ride-embedded: Enable iris video codec node
` [PATCH 4/4] arm64: dts: qcom: nord-rrd: "

[PATCH RFC 00/11] ACPI: ARM64: Implement IRQ mapping probe deferral for static table devices
 2026-09-25  9:56 UTC  (11+ messages)
` [PATCH RFC 01/11] ACPI: irq: Return -EPROBE_DEFER on missing IRQ domain
` [PATCH RFC 02/11] ACPI: Introduce irq_get() for static fwnodes
` [PATCH RFC 03/11] driver core: platform: Add static ACPI nodes IRQ retrieval/mapping code
` [PATCH RFC 04/11] clocksource/drivers/arm_arch_timer_mmio: Dispose IRQ mappings on probe failure
` [PATCH RFC 06/11] ACPI: GTDT: Convert SBSA watchdog to IRQ properties

[PATCH] workqueue: Fix NULL current_pwq deref in flush dependency check
 2026-09-25  9:55 UTC 

[PATCH 0/8] drm/amd/display: DM trace event cleanups
 2026-09-25  9:55 UTC  (9+ messages)
` [PATCH 1/8] drm/amd/display: assign missing trace entry in amdgpu_dm_dc_clocks_state
` [PATCH 2/8] drm/amd/display: remove duplicated prev_p_state_change_support assignment
` [PATCH 3/8] drm/amd/display: fix vready offset assignment in dcn_optc_lock_unlock_state
` [PATCH 4/8] drm/amd/display: declare amdgpu_dm_atomic_state_template as an event class

[PATCH v3 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-25  9:55 UTC  (18+ messages)
` [PATCH v3 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get
` [PATCH v3 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH v3 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify

[PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear
 2026-09-25  9:54 UTC  (4+ messages)

[PATCH v9 0/2] clk: add support for TI CDCE6214
 2026-09-25  9:54 UTC  (3+ messages)
` [PATCH v9 2/2] clk: add TI CDCE6214 clock driver

[PATCH] arch, mm: promote DEBUG_WX to CHECK_WX
 2026-09-25  9:53 UTC 

[PATCH] KEYS: trusted: Reject short TPM2 public areas
 2026-09-25  9:53 UTC 

[PATCH net v6 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-09-25  9:52 UTC  (6+ messages)
` [PATCH 3/4] net: hsr: unfold GSO super-packets at the forward entry

[PATCH bpf v3 0/3] bpf: Fix use-after-free of progs detached from busy trampolines
 2026-09-25  9:52 UTC  (6+ messages)
` [PATCH bpf v3 2/3] bpf: Skip the progs of trampoline images that are being freed

[PATCH v6 0/2] nvmem: rework nvmem core and allow unbinding with active consumers
 2026-09-25  9:52 UTC  (3+ messages)
` [PATCH v6 1/2] nvmem: remove duplicated reference counting
` [PATCH v6 2/2] nvmem: protect nvmem_device::ops with SRCU

[PATCH] xfrm: esp4: use current ESN high bits for IV and AAD
 2026-09-25  9:51 UTC 

[PATCH] xfrm: esp6: fix off-by-one IV counter causing AES-GCM nonce reuse
 2026-09-25  9:51 UTC 

[PATCH] arm64: dts: qcom: sm8650-valve-deckard: add chassis-type property
 2026-09-25  9:51 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: do not overwrite the device's hi-res wheel mode
 2026-09-25  9:50 UTC  (3+ messages)

[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
 2026-09-25  9:50 UTC  (2+ messages)

[PATCH 0/5] drm/msm: Mahua GPU support
 2026-09-25  9:50 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: qcom: glymur: fix Adreno X2-90 GMU compatible
` [PATCH 5/5] arm64: dts: qcom: mahua: Support GPU and GMU

[PATCH v2] io_uring/sqpoll: protect task-work publication with RCU
 2026-09-25  9:50 UTC 

[PATCH v13 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-25  9:49 UTC  (10+ messages)
` [PATCH v13 06/13] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v13 08/13] sched/core: Push current task from non preferred CPU
` [PATCH v13 09/13] sched/debug: Add migration stats due to non preferred CPUs

[tip:x86:boot] BUILD SUCCESS b24bc9dec9c89d01ccb675a55cda6831dc048ce9
 2026-09-25  9:49 UTC 

[PATCH net] net: vmxnet3: unwind partial IRQ setup
 2026-09-25  9:49 UTC  (2+ messages)

[tip:x86:asm] BUILD SUCCESS 966bbfa5f24f601593a0890154e3fb5fddc51e6e
 2026-09-25  9:48 UTC 

[PATCH v2] can: peak_usb: Add PCAN-USB bus errors reporting
 2026-09-25  9:48 UTC 

[PATCH 0/3] qcom: videocc: Fix sleep clock on Glymur/SM8750
 2026-09-25  9:48 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: glymur: Add videocc sleep clock
` [PATCH 3/3] arm64: dts: qcom: sm8750: Fix videocc clock inputs

[RFC PATCH 0/4] spi: cadence-xspi: add ACMD PIO support for NAND and NOR
 2026-09-25  9:45 UTC  (6+ messages)
` [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND

CVE-2026-93105: esp: do not unref managed frag pages in esp_ssg_unref()
 2026-09-25  9:45 UTC  (2+ messages)

linux-next: Tree for Sep 24
 2026-09-25  9:45 UTC  (3+ messages)
` linux-next: Tree for Sep 24 (htmldocs: include/linux/tty.h new build warning)

[PATCH] arm64: dts: qcom: shikra: Drop CPU critical trips
 2026-09-25  9:43 UTC  (2+ messages)

[PATCH v3 0/3] i2c: designware: Add TI TDA54 I2C support
 2026-09-25  9:41 UTC  (2+ messages)

[PATCH v3 0/3] Zen6 client CPPC
 2026-09-25  9:40 UTC  (3+ messages)
` [PATCH v3 1/3] ACPI: CPPC: Refactor boost ratio handling

[PATCH] driver core: platform: Simplify platform_device_alloc()
 2026-09-25  9:39 UTC 

[PATCH] rhashtable: specialize default comparison for constant parameters
 2026-09-25  9:37 UTC  (5+ messages)

[PATCH v7 0/2] firmware: arm_scmi: fix module auto-loading
 2026-09-25  9:37 UTC  (2+ messages)

[PATCH 1/2] RDMA/ionic: Fix XArray initialization to use XArray flags
 2026-09-25  9:36 UTC  (2+ messages)
` [PATCH 2/2] RDMA/ionic: Fix double removal of CMB mmap entries in create QP error path

[PATCH 0/3] clk: socfpga: convert clock managers to CLK_OF_DECLARE()
 2026-09-25  9:34 UTC  (5+ messages)
` [PATCH 1/3] clk: socfpga: agilex: convert "

[PATCH] kthread: Annotate lockless to_kthread() flags access
 2026-09-25  9:34 UTC  (2+ messages)

[PATCH 0/5] hibernation: make safe_copy_page more robust and remove debug_pagealloc support
 2026-09-25  9:33 UTC  (8+ messages)
` [PATCH 4/5] hibernation, KFENCE: explicitly map/unmap KFENCE pages

[PATCH] fs: porting.rst: use literal string to avoid warning
 2026-09-25  9:32 UTC  (2+ messages)

[PATCH v3 0/5] KVM/vfio: Use file-based reference counting for KVM
 2026-09-25  9:32 UTC  (4+ messages)
` [PATCH v3 3/5] KVM: x86: Use file_to_kvm_x86() in SEV

[PATCH v3] ASoC: wm8962: Stop IRQ from requeuing mic_work on remove
 2026-09-25  9:31 UTC  (3+ messages)

[PATCH] SUNRPC: Use TASK_FREEZABLE_UNSAFE in __rpc_execute()
 2026-09-25  9:29 UTC 

[PATCH v3] slimbus: qcom-ngd-ctrl: Implement disable_stream callback
 2026-09-25  9:28 UTC  (2+ messages)

[PATCH] isofs: reject short directory records in isofs_read_level3_size()
 2026-09-25  9:28 UTC  (6+ messages)

[PATCH v11 00/38] dyndbg: Fix classmaps API for subsystems, query extensions, selftests
 2026-09-25  9:28 UTC  (3+ messages)
` [PATCH v11 20/38] dyndbg,module: make proper substructs in _ddebug_info

[PATCH 0/3] i2c: designware: Add DWC_i2c support
 2026-09-25  9:26 UTC  (5+ messages)
` [PATCH 2/3] i2c: designware: Introduce per-variant register offset and bit-layout tables

[PATCH v3] arm64: mpam: Document when to set arm64.nompam
 2026-09-25  9:26 UTC  (2+ messages)

drivers/net/ethernet/marvell/octeontx2/af/cn20k/debugfs.c:25:32: error: 'struct rvu' has no member named 'rvu_dbg'; did you mean 'rvu_dl'?
 2026-09-25  9:25 UTC 

[PATCH] Input: xpad - add support for 8BitDo Pro 2 Wired Controller for Xbox
 2026-09-25  9:24 UTC 

[PATCH v3] driver core/ACPI: Introduce companion_bus_register()
 2026-09-25  9:23 UTC 

[PATCH v9 00/19] media: iris: Add AR50LT core support and enable Agatti platform
 2026-09-25  9:22 UTC  (2+ messages)

[PATCH v4] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-25  9:22 UTC  (2+ messages)

[PATCH v4 0/8] ASoC: qcom: Add shikra and Hawi LPASS macro support
 2026-09-25  9:21 UTC  (3+ messages)
` [PATCH v4 5/8] ASoC: qcom: lpass-va-macro: Add SoundWire microphone support

[PATCH] module: Add stubs.c for CONFIG_MODULES=n module_put_and_kthread_exit()
 2026-09-25  9:17 UTC  (3+ messages)

[PATCH v2] tick/nohz: Avoid unused timekeeping_max_deferment() calls
 2026-09-25  9:16 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: arasan: Add ZynqMP props
 2026-09-25  9:16 UTC  (2+ messages)

[PATCH net v2 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider
 2026-09-25  9:15 UTC  (3+ messages)

[RFC] Proposal for a standard Competitive / Protected Session API in Linux
 2026-09-25  9:14 UTC 

[PATCH v14 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-09-25  9:14 UTC  (5+ messages)
` [PATCH v14 09/11] clk: realtek: Add RTD1625-CRT clock controller driver

[PATCH v4 0/4] iommu/amd: Refactors for ATS robustness
 2026-09-25  9:12 UTC  (3+ messages)

[PATCH v6 0/6] crypto: skcipher - multi-data-unit request splitting
 2026-09-25  9:10 UTC  (2+ messages)

[PATCH 0/3] I3C character device driver using driver_override
 2026-09-25  9:10 UTC  (7+ messages)
` [PATCH 3/3] i3c: add i3cdev character device module for user-space access

[PATCH v10 0/9] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-09-25  9:09 UTC  (10+ messages)
` [PATCH v10 1/9] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v10 2/9] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v10 3/9] dt-bindings: media: qcom,qcm2290-camss-ope: Document shikra compatible
` [PATCH v10 4/9] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v10 5/9] media: Documentation: uapi: Add qcom-camss ISP params documentation
` [PATCH v10 6/9] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v10 7/9] arm64: dts: qcom: agatti: Add OPE node
` [PATCH v10 8/9] arm64: dts: qcom: shikra: "
` [PATCH v10 9/9] arm64: defconfig: Enable Qualcomm CAMSS OPE driver

[PATCH v2] riscv: fix strnlen() overflow in Zbb implementation
 2026-09-25  9:09 UTC  (2+ messages)

[PATCH v5 0/5] i3c: add i3cdev module to expose i3c dev in /dev
 2026-09-25  9:08 UTC  (2+ messages)

[PATCH v2] driver core/ACPI: Introduce companion_bus_register()
 2026-09-25  9:08 UTC  (6+ messages)

[PATCH net v2 1/2] net: ethtool: don't match a hwtstamp provider on a device without a PHC
 2026-09-25  9:07 UTC  (3+ messages)

[PATCH v15 00/11] migrate on fault for device pages
 2026-09-25  9:07 UTC  (2+ messages)

[PATCH v1 0/4] KVM: arm64: Fix HCR_EL2 for non-protected VMs in pKVM
 2026-09-25  9:06 UTC  (5+ messages)
` [PATCH v1 1/4] KVM: arm64: Don't WARN on an unsupported TLBI OS from vEL1
` [PATCH v1 2/4] KVM: arm64: Clear HCR_EL2.RW for 32-bit non-protected vCPUs
` [PATCH v1 3/4] KVM: arm64: Use the host's HCR_EL2 for non-protected VMs in pKVM
` [PATCH v1 4/4] KVM: arm64: selftests: Check a feature hidden in an ID register is UNDEF

[PATCH net v6 1/2] net: validate virtio checksum start after network header
 2026-09-25  9:05 UTC  (2+ messages)

[REGRESSION] RTL8761BU 0bda:a728: removing BROKEN_EXT_SCAN fixes 0x200c timeout
 2026-09-25  9:05 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: document the branch in git T: entries
 2026-09-25  9:05 UTC  (3+ messages)

[PATCH] nfc: llcp: Fix socket reference leak in nfc_llcp_recv_ui()
 2026-09-25  9:04 UTC  (3+ messages)

[PATCH 0/2] tpm: Handle transient NitroTPM unavailability
 2026-09-25  9:04 UTC  (3+ messages)
` [PATCH 1/2] tpm: Add per-chip timeout for transient unavailability

[PATCH v1] test_sysctl: unregister tables before freeing bitmap
 2026-09-25  9:03 UTC  (2+ messages)

[PATCH] mac802154: synchronize pending transmissions before stopping the hardware
 2026-09-25  9:03 UTC  (2+ messages)

[PATCH v19 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-25  9:03 UTC  (8+ messages)
` [PATCH v19 2/7] firmware: arm_rmm: Check for RMI support at init

[PATCH v2] mm/damon/tests/core-kunit: add test for unconditionally skipping the last region
 2026-09-25  9:02 UTC  (2+ messages)

Cache-aware scheduling does not work well with amd big/little cores
 2026-09-25  8:59 UTC  (14+ messages)

[PATCH v3 0/7] Boot logo supplied by the device tree
 2026-09-25  8:58 UTC  (6+ messages)
` [PATCH v3 2/7] dt-bindings: display: add a device tree supplied boot logo

[PATCH RESEND net-next v17 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-09-25  8:57 UTC  (4+ messages)
` [PATCH RESEND net-next v17 09/10] net: ethtool: Introduce ethtool command to list ports

[PATCH v6 0/8] dma: swiotlb: Centralize default pool policy and sizing
 2026-09-25  8:57 UTC  (2+ messages)

[PATCH v9 0/7] rust: add ww_mutex support
 2026-09-25  8:56 UTC  (6+ messages)
` [PATCH v9 5/7] rust: ww_mutex: add Mutex, AcquireCtx and MutexGuard

[PATCH net v6] rust: net: netlink: validate attribute length before casting to `c_int`
 2026-09-25  8:55 UTC 

[PATCH v2 0/2] mm/damon: preserve quota state when constructing schemes
 2026-09-25  8:52 UTC  (2+ messages)

[PATCH v2 0/3] Add TPM support via Qualcomm TEE TPM TA
 2026-09-25  8:51 UTC  (5+ messages)
` [PATCH v2 1/3] tee: qcomtee: Register qcom.tz.tpm service for discovery

[PATCH v4 0/3] media: verisilicon: remove unused variant and code clean up
 2026-09-25  8:51 UTC  (4+ messages)
` [PATCH v4 1/3] media: verisilicon: Remove deprecated variant
` [PATCH v4 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu
` [PATCH v4 3/3] media: verisilicon: Remove useless internal fields

[PATCH v4 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-09-25  8:51 UTC  (3+ messages)

[PATCH 0/4] Lenovo ThinkPad X1 Carbon Gen 14 IR camera: ST VD55G1 on Intel IPU7
 2026-09-25  8:51 UTC  (5+ messages)
` [PATCH 3/4] media: i2c: vd55g1: Add ACPI support for the Lenovo TBE20A1 HID
` [PATCH 4/4] media: staging/ipu7: Add monochrome pixel formats

[PATCH v2 0/3] irqchip/gic-v3: Memory-safety fixes on the probe paths
 2026-09-25  8:50 UTC  (4+ messages)
` [PATCH v2 1/3] irqchip/gic-v3-its: Don't free a vPE table shared with another ITS
` [PATCH v2 2/3] irqchip/gic-v3-its: Don't free the tables of an enabled ITS
` [PATCH v2 3/3] irqchip/gic-v3: Don't register a redistributor that was never counted

[PATCH v2 0/4] drm/panel: Support Retroid Pocket 6 panel
 2026-09-25  8:48 UTC  (3+ messages)
` [PATCH v2 3/4] drm/panel: visionox-vtdr6130: Modularize panel config

hunting memory corruption bug in 6.18.x
 2026-09-25  8:48 UTC 

[PATCH v1 0/2] userfaultfd: clear the inherited uffd bit in move_swap_pte()
 2026-09-25  8:47 UTC  (5+ messages)
` [PATCH v1 1/2] "

[PATCH v2 1/2] mm/damon/core: preserve the quota passed to damon_new_scheme()
 2026-09-25  8:47 UTC  (2+ messages)

[PATCH v5 0/3] Novatek NT51021 DSI panel IC driver
 2026-09-25  8:47 UTC  (3+ messages)
` [PATCH v5 3/3] MAINTAINERS: Add myself and Ryan Brue as maintainers of NT51021 panel driver

[PATCH net-next v2] net: phy: marvell: add support for PHY LEDs polarity modes
 2026-09-25  8:46 UTC  (2+ messages)

[PATCH v2 0/4] clk: qcom: Add LPASS clock controllers for Glymur
 2026-09-25  8:46 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: Add LPASS AUDIOCC and reset controller "
` [PATCH v2 2/4] dt-bindings: clock: Add LPASSCC "
` [PATCH v2 3/4] clk: qcom: Add lpass audio clock controller driver "
` [PATCH v2 4/4] clk: qcom: Add lpass "

[PATCH v2 0/2] iio: adc: add support for the MAX34417 Four-Channel High Dynamic Range Power Accumulator
 2026-09-25  8:46 UTC  (4+ messages)
` [PATCH v2 2/2] iio: adc: add driver "

[RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission
 2026-09-25  8:44 UTC  (7+ messages)

[PATCH] dma-buf/dma-fence: Mark two callbacks as deprecated
 2026-09-25  8:42 UTC  (7+ messages)

[PATCH v1 0/4] ntfs: fix MFT bitmap extension allocation
 2026-09-25  8:40 UTC  (2+ messages)

[PATCH v7 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-09-25  8:39 UTC  (3+ messages)
` [PATCH v7 3/9] dma-buf: Provide dma_buf_set_name()

[PATCH RFC 00/12] remoteproc: add support for any virtio device
 2026-09-25  8:39 UTC  (3+ messages)
` [PATCH RFC 12/12] PoC: arm64: dts: imx93-11x11-frdm: add multiple vdevs

[PATCH 1/3] keys: add KEY_SPEC_DM_VERITY_KEYRING
 2026-09-25  8:39 UTC  (6+ messages)
` [PATCH 0/3] keys: Add well known IDs for fs-verity/dm-verity keys

[PATCH v4 0/7] net: skb: isolate skb data area allocations into a separate bucket
 2026-09-25  8:38 UTC  (3+ messages)
` [PATCH v4 1/7] mm/slab: Mark the kmem_buckets_create() context as a Context: section

[PATCH] drivers/char/mem: mmap readonly MAP_SHARED-/dev/zero correctly
 2026-09-25  8:38 UTC  (5+ messages)

[PATCH] Documentation: libcrypto: Add additional testing information
 2026-09-25  8:36 UTC  (2+ messages)

[PATCH v8 00/11] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-09-25  8:36 UTC  (5+ messages)
` [PATCH v8 01/11] dt-bindings: soc: "

[PATCH] MAINTAINERS: Place libcrypto docs under CRYPTO LIBRARY
 2026-09-25  8:36 UTC  (2+ messages)

[PATCH v4 0/8] Speakers for Pixel 3 / 3 XL
 2026-09-25  8:34 UTC  (4+ messages)
` [PATCH v4 7/8] slimbus: qcom-ngd-ctrl: Remove data channels on stream disable

[PATCH] slimbus: messaging: fix leaked PM vote on tid allocation failure
 2026-09-25  8:32 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v6 00/11] iommufd: Infrastructure for vIOMMU creation for confidential guests and guest TSM requests
 2026-09-25  8:29 UTC  (3+ messages)

[PATCH net-next v7 0/5] rtnetlink: dump link-layer multicast addresses
 2026-09-25  8:29 UTC  (3+ messages)
` [PATCH net-next v7 3/5] net: add AF_PACKET multicast dumps

[for-next v3 0/5] RDMA/ionic: add SRQ support and firmware assigned CQ and SRQ IDs
 2026-09-25  8:28 UTC  (5+ messages)
` [for-next v3 2/5] RDMA/ionic: support firmware-assigned CQ IDs
` [for-next v3 3/5] RDMA/ionic: segregate rq related fields from ionic_qp into a new ionic_rq struct
` [for-next v3 4/5] RDMA/ionic: add Shared receive queue (SRQ) support
` [for-next v3 5/5] RDMA/ionic: implement SRQ event handling support

[PATCH 0/7] NVMe support for Apple M3, M3 Pro and M3 Max/Ultra devices
 2026-09-25  8:22 UTC  (8+ messages)
` [PATCH 1/7] MAINTAINERS: Add NVMe devicetree bindings
` [PATCH 2/7] dt-bindings: mailbox: Add Apple M3 compatibles
` [PATCH 3/7] dt-bindings: iommu: apple,sart: "
` [PATCH 4/7] dt-bindings: nvme: apple,nvme-ans: "
` [PATCH 5/7] arm64: dts: apple: t6030: Add NVMe device nodes
` [PATCH 6/7] arm64: dts: apple: t6031: "
` [PATCH 7/7] arm64: dts: apple: t8122: "

[PATCH v2 0/3] Add RISC-V RPMI voltage service support
 2026-09-25  7:14 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings

[PATCH v3 0/4] Add support for StarFive JHB100 UART Routing
 2026-09-25  5:09 UTC  (2+ messages)
` [PATCH v3 4/4] uart-routing: Add UART Routing driver for StarFive JHB100 SoC

page:  |  | latest

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

all inboxes | Powered by JetHome®