messages from 2026-03-03 16:59:46 to 2026-03-05 01:46:05 UTC [more...]
[PATCH net-next v3] inet: add ip_local_port_step_width sysctl to improve port usage distribution
2026-03-05 1:46 UTC (5+ messages)
[PATCH 0/5] x86: Enable LASS support with vsyscall emulation
2026-03-05 1:45 UTC (7+ messages)
` [PATCH 3/5] x86/vsyscall: Add vsyscall emulation for #GP
[PATCH v5 0/8] Add Chinese translation for USB subsystem
2026-03-05 1:36 UTC (4+ messages)
[PATCH 0/4] watchdog/hardlockup: Improvements to hardlockup detection and documentation
2026-03-05 0:58 UTC (4+ messages)
` [PATCH 1/4] watchdog/hardlockup: Always update saved interrupts during check
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-03-05 0:58 UTC (18+ messages)
` [PATCH v9 03/22] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v9 07/22] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts
` [PATCH v9 12/22] KVM: VMX: Virtualize FRED event_data
` [PATCH v9 15/22] KVM: x86: Mark CR4.FRED as not reserved
[PATCH] MAINTAINERS: fix '*' wildcard formatting
2026-03-05 0:24 UTC (3+ messages)
[PATCH v4 00/24] Runtime TDX Module update support
2026-03-04 23:49 UTC (3+ messages)
` [PATCH v4 23/24] x86/virt/tdx: Document TDX Module updates
[REGRESSION BISECTED] Unexpected section title false positive warnings on DOC: directive
2026-03-04 23:21 UTC (3+ messages)
[PATCH v7 2/6] iio: Replace 'sign' field with union in struct iio_scan_type
2026-03-04 22:55 UTC (4+ messages)
` [PATCH v7 4/6] iio: ABI: Add support for floating-point numbers in buffer scan elements
[PATCH 00/38] docs: several improvements to kernel-doc
2026-03-04 22:34 UTC (8+ messages)
` [Intel-wired-lan] "
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-03-04 22:29 UTC (5+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()
[PATCH 0/2] hwmon: ltc4282: Small fixes and improvements
2026-03-04 22:00 UTC (5+ messages)
` [PATCH 1/2] docs: hwmon: ltc4282: Fix scanned addresses
` [PATCH 2/2] hwmon: (ltc4282) Add default rsense value
[PATCH v9 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-04 21:18 UTC (6+ messages)
` [PATCH v9 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v9 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v9 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v9 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol
` [PATCH v9 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
[PATCH] Documentation: printk: warn about lockups from excessive use
2026-03-04 21:18 UTC (2+ messages)
[PATCH v1] docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smaps
2026-03-04 20:22 UTC (3+ messages)
[PATCH 0/3] kallsyms: embed source file:line info in kernel stack traces
2026-03-04 20:17 UTC (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] kallsyms: extend lineinfo to loadable modules
` [PATCH 3/3] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
[PATCH v2 0/3] docs: sp_SP: Add Rust documentation section
2026-03-04 20:07 UTC (4+ messages)
` [PATCH v2 1/3] docs: sp_SP: Add Spanish translation for Rust quick-start
` [PATCH v2 2/3] docs: sp_SP: Add Spanish translation for Rust general information
` [PATCH v2 3/3] docs: sp_SP: Add Spanish translation for Rust coding guidelines
[PATCH v3 00/10] rust: pci: add abstractions for SR-IOV capability
2026-03-04 18:30 UTC (21+ messages)
` [PATCH v3 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
` [PATCH v3 02/10] fpga: dfl-pci: set driver flag to disable "
` [PATCH v3 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH v3 04/10] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH v3 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH v3 06/10] rust: pci: add is_virtfn(), to check for VFs
` [PATCH v3 07/10] rust: pci: add is_physfn(), to check for PFs
` [PATCH v3 08/10] rust: pci: add num_vf(), to return number of VFs
` [PATCH v3 09/10] rust: pci: add physfn(), to return PF device for VF device
` [PATCH v3 10/10] samples: rust: add SR-IOV driver sample
[PATCH net-next V3 00/10] devlink: add per-port resource support
2026-03-04 18:15 UTC (8+ messages)
` [PATCH net-next V3 10/10] devlink: Document port-level resources
[PATCH v4] landlock: Expand restrict flags example for ABI version 8
2026-03-04 18:13 UTC
[PATCH net-next v3 00/13] devlink: introduce shared devlink instance for PFs on same chip
2026-03-04 16:00 UTC (14+ messages)
` [PATCH net-next v3 01/13] devlink: expose devlink instance index over netlink
` [PATCH net-next v3 02/13] devlink: add helpers to get bus_name/dev_name
` [PATCH net-next v3 03/13] devlink: avoid extra iterations when found devlink is not registered
` [PATCH net-next v3 04/13] devlink: allow to use devlink index as a command handle
` [PATCH net-next v3 05/13] devlink: support index-based lookup via bus_name/dev_name handle
` [PATCH net-next v3 06/13] devlink: support index-based notification filtering
` [PATCH net-next v3 07/13] devlink: introduce __devlink_alloc() with dev driver pointer
` [PATCH net-next v3 08/13] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v3 09/13] devlink: add devl_warn() helper and use it in port warnings
` [PATCH net-next v3 10/13] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next v3 11/13] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next v3 12/13] documentation: networking: add shared devlink documentation
` [PATCH net-next v3 13/13] net/mlx5: Add a shared devlink instance for PFs on same chip
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-03-04 15:40 UTC (8+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
[PATCH 0/2] KVM: Fault injection
2026-03-04 15:39 UTC (3+ messages)
` [PATCH 1/2] KVM: Add fault injection for some MMU operations
[PATCH RFC v11 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-04 15:27 UTC (7+ messages)
` [PATCH RFC v11 07/12] crypto: qce - Communicate the base physical address to the dmaengine
` [PATCH RFC v11 12/12] dmaengine: qcom: bam_dma: add support for BAM locking
[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
2026-03-04 15:20 UTC (4+ messages)
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
[PATCH net-next] docs: netdev: refine netdevsim testing guidance
2026-03-04 15:16 UTC
[PATCH v2] docs: sysctl: Add documentation for /proc/sys/xen/
2026-03-04 15:04 UTC
[RFC PATCH v2 00/10] mm/damon: support multiple goal-based quota tuning algorithms
2026-03-04 15:03 UTC (5+ messages)
` [RFC PATCH v2 05/10] Docs/mm/damon/design: document the goal-based quota tuner selections
` [RFC PATCH v2 06/10] Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs file
[PATCH] docs: sysctl: Add documentation for /proc/sys/xen/
2026-03-04 14:29 UTC (2+ messages)
[RFC PATCH 0/4] PCI: Add DOE support for endpoint
2026-03-04 14:22 UTC (6+ messages)
` [RFC PATCH 3/4] PCI/DOE: Add DOE mailbox support for endpoint functions
[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-03-04 13:56 UTC (8+ messages)
` [PATCH v5 net-next 05/11] net/nebula-matrix: add channel layer
` 回复:[PATCH "
` [PATCH v5 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
` 回复:[PATCH "
[PATCH v6 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-03-04 12:20 UTC (6+ messages)
` [PATCH v6 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v6 2/3] hwmon: ltc4283: Add support for "
` [PATCH v6 3/3] gpio: gpio-ltc4283: "
[PATCH v8 00/10] ADF41513/ADF41510 PLL frequency synthesizers
2026-03-04 11:41 UTC (7+ messages)
` [PATCH v8 02/10] lib: kstrtox: add kstrntoull() helper
[PATCH v7 0/5] nvme-tcp: Support receiving KeyUpdate requests
2026-03-04 11:37 UTC (9+ messages)
` [PATCH v7 1/5] net/handshake: Store the key serial number on completion
` [PATCH v7 2/5] net/handshake: Define handshake_req_keyupdate
` [PATCH v7 3/5] net/handshake: Support KeyUpdate message types
` [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
` [PATCH v7 5/5] nvmet-tcp: "
[PATCH v3 0/8] ALSA: usb-audio: Add quirks for linear volume devices and deconflict VID
2026-03-04 11:09 UTC (10+ messages)
` [PATCH v3 1/8] Revert "ALSA: usb: Increase volume range that triggers a warning"
` [PATCH v3 2/8] ALSA: usb-audio: Add helper function for volume range checks
` [PATCH v3 3/8] ALSA: usb-audio: Improve "
` [PATCH v3 4/8] ALSA: usb-audio: Support string-descriptor-based quirk table entry
` [PATCH v3 5/8] ALSA: usb-audio: Deconflict VID between Focusrite Novation & MV-SILICON
` [PATCH v3 6/8] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_{PLAYBACK,CAPTURE}_LINEAR_VOL
` [PATCH v3 7/8] ALSA: usb-audio: Add linear volume quirk for Hotone Audio Pulze Mini
` [PATCH v3 8/8] ALSA: usb-audio: Apply linear volume quirk on MV-SILICON devices
[PATCH] sched/deadline: document new sched_getattr() feature for retrieving current parameters for DEADLINE tasks
2026-03-04 10:28 UTC (6+ messages)
` [PATCH v2] "
[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-04 9:42 UTC (3+ messages)
[sashal:dedup-lsb128 1/11] htmldocs: Documentation/admin-guide/kallsyms-lineinfo.rst:3: WARNING: Title overline too short
2026-03-04 9:33 UTC
[v2 PATCH 0/1] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
2026-03-04 9:05 UTC (4+ messages)
` [v2 PATCH 1/1] "
[PATCH 00/11] char: qcom_csm_dp: Add data path driver for QDU100 device
2026-03-04 9:05 UTC (2+ messages)
[PATCH v10 0/2] add support in hwmon for MCP998X
2026-03-04 8:15 UTC (8+ messages)
` [PATCH v10 1/2] dt-bindings: hwmon: add support "
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-03-04 4:22 UTC (5+ messages)
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
[PATCH] Signed-off-by: Afkari Zergaw <afkarizergaw12@gmail.com>
2026-03-04 1:56 UTC (2+ messages)
[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
2026-03-03 23:54 UTC (8+ messages)
[PATCH] docs: path-lookup: fix unrenamed WALK_GET
2026-03-03 22:45 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/18] Several kdoc fixes
2026-03-03 22:18 UTC (7+ messages)
` [PATCH 08/18] docs: kdoc_parser: fix parser to support multi-word types
[PATCH] hwmon: add driver for ARCTIC Fan Controller
2026-03-03 21:34 UTC (6+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-03-03 21:07 UTC (4+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
[PATCH v3 00/15] hwspinlock: move device alloc into core and refactor includes
2026-03-03 19:26 UTC (2+ messages)
` [PATCH v3 15/15] hwspinlock/treewide: refactor consumer.h from public header
[PATCH v3 0/2] workflow, scripts: sort changes.rst and ver_linux
2026-03-03 19:27 UTC (3+ messages)
[PATCH 5/8] KVM: x86/mmu: bootstrap support for Intel MBEC
2026-03-03 19:04 UTC (3+ messages)
[PATCH v2] docs: driver-api: device-io: Split out relaxed access mention
2026-03-03 18:36 UTC
[PATCH v1] docs: handling-regressions: add, trim, and sort quotes from Linus
2026-03-03 18:13 UTC (2+ messages)
[PATCH v3] landlock: Expand restrict flags example for ABI version 8
2026-03-03 18:01 UTC (2+ messages)
[PATCH] sched_deadline, docs: fix cpuset example for cgroupv2
2026-03-03 17:59 UTC (2+ messages)
[PATCH v8 0/7] Enhanced autonomous selection and improvements
2026-03-03 17:32 UTC (4+ messages)
[PATCH docs-next v2] docs: pt_BR: Add translation for maintainer-handbooks
2026-03-03 17:30 UTC (4+ messages)
[PATCH v2] docs: sysctl: add documentation for crypto and debug
2026-03-03 17:27 UTC (3+ messages)
[PATCH v3] docs: ja_JP: process: translate first half of 'Describe your changes'
2026-03-03 17:26 UTC (3+ messages)
[PATCH] Documentation: process: backporting: fix missing subject
2026-03-03 17:24 UTC (2+ messages)
[PATCH 0/5] docs: watchdog: general cleaning and corrections
2026-03-03 17:23 UTC (2+ messages)
[PATCH] docs: Remove a useless top-of-file label
2026-03-03 17:22 UTC
[PATCH] Documentation/maintainer-tip: Fix grammar
2026-03-03 16:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox