linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-02 10:33:05 to 2025-09-02 11:59:15 UTC [more...]

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-02 11:58 UTC  (10+ messages)
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API
` [PATCH 8/9] mm, swap: implement dynamic allocation of swap table

[PATCH v3 00/30] Live Update Orchestrator
 2025-09-02 11:58 UTC  (11+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v2 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-09-02 11:59 UTC  (4+ messages)
` [PATCH v2 3/5] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document static lanes mapping

[PATCH v6 0/3] sched_ext: Harden scx_bpf_cpu_rq()
 2025-09-02 11:58 UTC  (5+ messages)
` [PATCH v6 1/3] sched_ext: Introduce scx_bpf_cpu_rq_locked()
` [PATCH v6 2/3] sched_ext: Introduce scx_bpf_remote_curr()
` [PATCH v6 3/3] sched_ext: deprecation warn for scx_bpf_cpu_rq()

[PATCH] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
 2025-09-02 11:58 UTC  (7+ messages)

[PATCH 0/4] Move copy_from_user out of preempt disabled context
 2025-09-02 11:58 UTC  (3+ messages)
` [PATCH 1/4] LoongArch: KVM: Avoid use copy_from_user with lock hold in kvm_eiointc_regs_access

[PATCH v2 0/3] Add the support for SM8750 Video clock controller
 2025-09-02 11:57 UTC  (3+ messages)
` [PATCH v2 1/3] clk: qcom: branch: Extend invert logic for branch2 mem clocks

[PATCH 0/2] mfd: vexpress: convert the driver to using the new generic GPIO chip API
 2025-09-02 11:57 UTC  (3+ messages)

[PATCH v3] iommu/amd: Add support for hw_info for iommu capability query
 2025-09-02 11:57 UTC  (2+ messages)

[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
 2025-09-02 11:57 UTC  (6+ messages)
` [PATCH v2 1/9] list: add list_last_entry_or_null()

[PATCH 00/17] USB/IP VHCI driver cleanup
 2025-09-02 11:56 UTC  (18+ messages)
` [PATCH 01/17] usb: vhci-hcd: Ensure lines do not end with '('
` [PATCH 02/17] usb: vhci-hcd: Consistently use the braces
` [PATCH 03/17] usb: vhci-hcd: Avoid unnecessary use of braces
` [PATCH 04/17] usb: vhci-hcd: Consistently use blank lines
` [PATCH 05/17] usb: vhci-hcd: Drop spaces after casts
` [PATCH 06/17] usb: vhci-hcd: Add spaces around operators
` [PATCH 07/17] usb: vhci-hcd: Drop unnecessary parentheses
` [PATCH 08/17] usb: vhci-hcd: Fix open parenthesis alignment
` [PATCH 09/17] usb: vhci-hcd: Simplify NULL comparison
` [PATCH 10/17] usb: vhci-hcd: Simplify kzalloc usage
` [PATCH 11/17] usb: vhci-hcd: Use the paranthesized form of sizeof
` [PATCH 12/17] usb: vhci-hcd: Fix block comments
` [PATCH 13/17] usb: vhci-hcd: Remove ftrace-like logging
` [PATCH 14/17] usb: vhci-hcd: Consistently use __func__
` [PATCH 15/17] usb: vhci-hcd: Do not split quoted strings
` [PATCH 16/17] usb: vhci-hcd: Switch to dev_err_probe() in probe path
` [PATCH 17/17] usb: vhci-hcd: Replace pr_*() with dev_*() logging

[PATCH] virtio_config: clarify output parameters
 2025-09-02 11:56 UTC  (2+ messages)

[PATCH] mips: math-emu: replace deprecated strcpy() in me-debugfs
 2025-09-02 11:55 UTC  (2+ messages)

[PATCH] perf stat: fix JSON output with non-C locales
 2025-09-02 11:48 UTC 

[PATCH v2] drm/sched: Fix racy access to drm_sched_entity.dependency
 2025-09-02 11:54 UTC  (6+ messages)

[PATCH] gfs2, udf: update to use mmap_prepare
 2025-09-02 11:53 UTC 

[PATCH v5 0/4] Add MIPI CSI-2 support for i.MX8ULP
 2025-09-02 11:52 UTC  (6+ messages)
` [PATCH v5 1/4] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string

what does it mean "externally maintained" ?
 2025-09-02 11:52 UTC 

[PATCH v2] ASoC: SDCA: Add quirk for incorrect function types for 3 systems
 2025-09-02 11:51 UTC  (2+ messages)

[PATCH] ASoC: SDCA: Add quirk for incorrect function types for 3 systems
 2025-09-02 11:51 UTC  (2+ messages)

[PATCH v2] ASoC: amd: acp: Adjust pdm gain value
 2025-09-02 11:51 UTC  (2+ messages)

[PATCH] ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded()
 2025-09-02 11:51 UTC  (2+ messages)

[PATCH 0/4] drm/msm: Assorted fixes and changes
 2025-09-02 11:50 UTC  (5+ messages)
` [PATCH 1/4] drm/msm: Fix bootup splat with separate_gpu_drm modparam
` [PATCH 2/4] drm/msm/a6xx: Fix GMU firmware parser
` [PATCH 3/4] drm/msm/adreno: Add a modparam to skip GPU
` [PATCH 4/4] drm/msm/a6xx: Add a comment to acd_probe()

[PATCH] hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_init
 2025-09-02 11:47 UTC  (2+ messages)

[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-02 11:47 UTC  (5+ messages)
` [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper

[PATCH 0/4] Remove the wl1273 FM Radio
 2025-09-02 11:47 UTC  (6+ messages)

[PATCH v3 0/3] OPP: Add support to find OPP for a set of keys
 2025-09-02 11:47 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm8450: Add opp-level to indicate PCIe data rates

[PATCH v8 00/29] KVM: arm64: Implement support for SME
 2025-09-02 11:36 UTC  (30+ messages)
` [PATCH v8 01/29] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v8 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v8 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v8 04/29] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v8 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v8 06/29] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v8 07/29] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v8 08/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v8 09/29] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v8 10/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v8 12/29] KVM: arm64: Define internal features "
` [PATCH v8 13/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v8 14/29] KVM: arm64: Store vector lengths in an array
` [PATCH v8 15/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v8 16/29] KVM: arm64: Support SME control registers
` [PATCH v8 17/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v8 18/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v8 19/29] KVM: arm64: Support SME priority registers
` [PATCH v8 20/29] KVM: arm64: Provide assembly for SME register access
` [PATCH v8 21/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v8 22/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v8 23/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v8 24/29] KVM: arm64: Context switch SME state for guests
` [PATCH v8 25/29] KVM: arm64: Handle SME exceptions
` [PATCH v8 26/29] KVM: arm64: Expose SME to nested guests
` [PATCH v8 27/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v8 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v8 29/29] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH][next] ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message
 2025-09-02 11:45 UTC 

[PATCH v3 0/3] cpufreq: Use int type to store negative error codes
 2025-09-02 11:45 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] cpufreq: powernow: "
` [PATCH v3 3/3] cpufreq: speedstep-lib: "

[PATCH v2 0/4] nios2: Add architecture support for clone3
 2025-09-02 11:44 UTC  (5+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64

[PATCH 0/8] iommu/amd: Introduce Nested Translation support
 2025-09-02 11:42 UTC  (4+ messages)
` [PATCH 7/8] iommu/amd: Add support for nested domain allocation

[PATCH V2] mtd: core: skip badblocks increment for blocks already known bad
 2025-09-02 11:41 UTC  (2+ messages)

[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_buf_rele (4)
 2025-09-02 11:40 UTC 

[PATCH v2] net/tls: support maximum record size limit
 2025-09-02 11:40 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: use KMEM_CACHE instead of kmem_cache_create
 2025-09-02 11:39 UTC  (2+ messages)

[PATCH][next] misc: genwqe: Fix incorrect cmd field being reported in error
 2025-09-02 11:37 UTC 

[PATCH 0/2] leds: privacy-led support for devicetree
 2025-09-02 11:37 UTC 

[PATCH v1] ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data
 2025-09-02 11:37 UTC  (2+ messages)

[PATCH net-next v3] net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
 2025-09-02 11:36 UTC 

[PATCH v5 0/6] MHDP8546 fixes related to DBANC usecase
 2025-09-02 11:34 UTC  (4+ messages)
` [PATCH v5 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check

[PATCH v12 0/4] Add Loongson Security Engine chip driver
 2025-09-02 11:33 UTC  (3+ messages)

[PATCH] drm/bridge: dw-dp: Fix the EMPHASIS_SHIFT for dw_dp_voltage_max
 2025-09-02 11:29 UTC 

[PATCH] MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructure
 2025-09-02 11:25 UTC  (3+ messages)

[PATCH 3/3] drm/panel: visionox-rm69299: Add backlight support
 2025-09-02 11:23 UTC  (2+ messages)

FYI: i.MX8MP ISP (RKISP1) MI registers corruption
 2025-09-02 11:23 UTC  (4+ messages)
` FYI: i.MX8MP ISP (RKISP1) MI registers corruption: resolved

[PATCH] huge_memory: return -EINVAL in folio split functions when THP is disabled
 2025-09-02 11:22 UTC  (2+ messages)

[PATCH 0/3] drm/exynos: vidi: fix various memory corruption bugs
 2025-09-02 11:20 UTC  (4+ messages)
` [PATCH 1/3] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
` [PATCH 2/3] drm/exynos: vidi: fix to avoid directly dereferencing user pointer
` [PATCH 3/3] drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free

[PATCH] cpufreq: nforce2: fix PCI device reference leaks in nforce2_fsb_read
 2025-09-02 11:21 UTC  (2+ messages)

[PATCH v5 0/2] KVM: guest_memfd: use write for population
 2025-09-02 11:20 UTC  (3+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write
` [PATCH v5 2/2] KVM: selftests: update guest_memfd write tests

[RFC 0/1] writeback: add sysfs to config the number of writeback contexts
 2025-09-02 11:19 UTC  (3+ messages)

[PATCH 0/3] drm/exynos: vidi: fix various memory corruption bugs
 2025-09-02 11:19 UTC 

[RFC PATCH v3 0/5] rust: miscdevice: abstraction for uring_cmd
 2025-09-02 11:18 UTC  (7+ messages)
` [RFC PATCH v3 3/5] rust: io_uring: introduce rust abstraction for io-uring cmd
` [RFC PATCH v3 4/5] rust: miscdevice: Add `uring_cmd` support

[PATCH] firmware: arm_scmi: quirk: fix write to string constant
 2025-09-02 11:18 UTC  (6+ messages)

[PATCH v2 0/3] Allow to drop the softirq-BKL lock on PREEMPT_RT
 2025-09-02 11:17 UTC  (4+ messages)
` [PATCH v2 1/3] workqueue: Provide a handshake for canceling BH workers

[RFC] cgroup: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2025-09-02 11:17 UTC  (6+ messages)

[PATCH v6 00/10] SLUB percpu sheaves
 2025-09-02 11:13 UTC  (3+ messages)
` [PATCH v6 08/10] mm, vma: use percpu sheaves for vm_area_struct cache

[PATCH v2] drm/sched: Extend and update documentation
 2025-09-02 11:12 UTC 

[PATCH] drivers: bus: fix device node reference leak in __cci_ace_get_port
 2025-09-02 11:11 UTC  (3+ messages)

[PATCH] pasemi: fix PCI device reference leaks in pas_setup_mce_regs
 2025-09-02 11:11 UTC  (5+ messages)
    `  "

[PATCH v3 0/3] Add Rust abstraction for Maple Trees
 2025-09-02 11:11 UTC  (5+ messages)
` [PATCH v3 1/3] rust: maple_tree: add MapleTree

[PATCH v5 00/20] AMD MCA interrupts rework
 2025-09-02 11:10 UTC  (3+ messages)
` [PATCH v5 13/20] x86/mce: Unify AMD THR handler with MCA Polling

[PATCH 1/2] dt-bindings: leds: add generic LED consumer documentation
 2025-09-02 11:10 UTC  (2+ messages)
` [PATCH 2/2] leds: led-class: Add devicetree support to led_get()

[PATCH 0/2] leds: privacy-led support for devicetree
 2025-09-02 11:10 UTC 

[PATCH] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
 2025-09-02 11:09 UTC  (2+ messages)

[PATCH 0/5] Add QSPI support for sam9x7 and sama7d65 SoCs
 2025-09-02 11:08 UTC  (2+ messages)

[PATCH v11 0/8] timers: Exclude isolated cpus from timer migration
 2025-09-02 11:08 UTC  (6+ messages)
` [PATCH v11 8/8] "

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-02 11:06 UTC  (4+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state

[PATCH v2 1/2] dt-bindings: iio: temperature: Add NXP P3T175x support
 2025-09-02 11:06 UTC  (5+ messages)
` [PATCH v2 2/2] iio: temperature: Add driver for NXP P3T175x temperature sensor

[PATCH v4 0/5] initialize SCTRL2_ELx
 2025-09-02 11:05 UTC  (6+ messages)
` [PATCH v4 2/5] arm64: initialise SCTLR2_ELx register at boot time

[PATCH v7 00/17] rnull: add configfs, remote completion to rnull
 2025-09-02 11:05 UTC  (3+ messages)
` [PATCH v7 05/17] rust: str: introduce `kstrtobool` function

[patch V2 00/37] rseq: Optimize exit to user space
 2025-09-02 11:03 UTC  (4+ messages)
` [patch V2 36/37] rseq: Switch to TIF_RSEQ if supported

[PATCH v10 00/13] khugepaged: mTHP support
 2025-09-02 11:03 UTC  (20+ messages)

[PATCH v2] x86: add hintable NOPs emulation
 2025-09-02 10:52 UTC  (7+ messages)

[PATCH] dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate
 2025-09-02 11:02 UTC  (4+ messages)

[PATCH] audit: fix out-of-bounds read in audit_compare_dname_path
 2025-09-02 11:00 UTC 

[PATCH 0/5] auxdisplay: linedisp: support attribute attachment to auxdisplay devices
 2025-09-02 11:00 UTC  (4+ messages)
` [PATCH 5/5] docs: ABI: auxdisplay: document linedisp library sysfs attributes

next-20250805: ampere: WARNING: kernel/cgroup/cpuset.c:1352 at remote_partition_disable
 2025-09-02 10:58 UTC  (3+ messages)

[syzbot] [net?] INFO: task hung in switchdev_deferred_process_work (3)
 2025-09-02 10:57 UTC  (2+ messages)

[PATCH v2 0/3] media: Support runtime PM and system sleep for TI-CSI2RX
 2025-09-02 10:56 UTC  (4+ messages)
` [PATCH v2 1/3] media: cadence: csi2rx: Support runtime PM
` [PATCH v2 2/3] media: ti: j721e-csi2rx: Support runtime suspend
` [PATCH v2 3/3] media: ti: j721e-csi2rx: Support system suspend using pm_notifier

[PATCH 0/3] ASoC: qcom: audioreach: fix sparse warnings
 2025-09-02 10:57 UTC  (2+ messages)

[PATCH v6 00/12] mm: establish const-correctness for pointer parameters
 2025-09-02 10:57 UTC  (4+ messages)
` [PATCH v6 04/12] fs: constify mapping related test functions for improved const-correctness

[REGRESSION 6.17-rc3] usb/xhci: possible memory leak after suspend/resume cycle
 2025-09-02 10:55 UTC  (10+ messages)
      ` [PATCH] usb: xhci: Fix xhci_free_virt_devices_depth_first()
        `  "

[PATCH 0/2] leds: privacy-led support for devicetree
 2025-09-02 10:53 UTC 

[RFC PATCH] time: introduce BOOT_TIME_TRACKER and minimal boot timestamp
 2025-09-02 10:52 UTC  (3+ messages)

[PATCH 3/4] reset: th1520: Support reset controllers in more subsystems
 2025-09-02 10:50 UTC  (2+ messages)

[PATCH 0/2] leds: privacy-led support for devicetree
 2025-09-02 10:50 UTC 

[PATCH v2] x86,ibt: Use UDB instead of 0xEA
 2025-09-02 10:46 UTC  (3+ messages)

[RFC PATCH] vfs: exclude ntfs3 from file mode validation in may_open()
 2025-09-02 10:43 UTC  (4+ messages)
    ` [PATCH] ntfs3: pretend $Extend records as regular files

[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
 2025-09-02 10:42 UTC  (7+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: dp-controller: Add sm6150

[PATCH] backlight: led_bl: Use devm_kcalloc() for array space allocation
 2025-09-02 10:40 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/1] mfd: stmpe: Allow building as module
 2025-09-02 10:39 UTC  (2+ messages)
` (subset) "

[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
 2025-09-02 10:37 UTC  (3+ messages)
` [PATCH v2 RFC 2/7] kfuzztest: add user-facing API and data structures

[PATCH v10 01/18] x86/apic: Add new driver for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 02/18] x86/apic: Initialize Secure AVIC APIC backing page
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 03/18] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 04/18] x86/apic: Initialize APIC ID for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 05/18] x86/apic: Add update_vector() callback for APIC drivers
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 06/18] x86/apic: Add update_vector() callback for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] x86/apic: Add an "

[PATCH v10 07/18] x86/apic: Add support to send IPI for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 08/18] x86/apic: Support LAPIC timer for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 09/18] x86/sev: Initialize VGIF for secondary vCPUs for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 10/18] x86/apic: Add support to send NMI IPI for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 11/18] x86/apic: Allow NMI to be injected from hypervisor for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 12/18] x86/sev: Enable NMI support for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 13/18] x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 14/18] x86/apic: Handle EOI writes for Secure AVIC guests
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 15/18] x86/apic: Add kexec support for Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 16/18] x86/apic: Enable Secure AVIC in Control MSR
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] x86/apic: Enable Secure AVIC in the control MSR

[PATCH v10 17/18] x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guests
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH v10 18/18] x86/sev: Indicate SEV-SNP guest supports Secure AVIC
 2025-09-02 10:36 UTC  (2+ messages)
` [tip: x86/apic] x86/sev: Indicate the "

ETXTBSY window in __fput
 2025-09-02 10:36 UTC  (9+ messages)

[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-02 10:35 UTC  (3+ messages)

[PATCH] nvme: Use non zero KATO for persistent discovery connections
 2025-09-02 10:35 UTC  (2+ messages)

[PATCH] net: remove local_bh_enable during busy poll
 2025-09-02 10:34 UTC  (4+ messages)
  `  "
    `  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).