messages from 2025-02-07 06:11:01 to 2025-02-10 09:53:31 UTC [more...]
[PATCH net-next 00/15] Rate management on traffic classes + misc
2025-02-10 9:49 UTC (18+ messages)
` [PATCH net-next 01/15] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next 02/15] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next 03/15] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next 04/15] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next 05/15] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
` [PATCH net-next 06/15] net/mlx5e: reduce the max log mpwrq sz for ECPF and reps
` [PATCH net-next 07/15] net/mlx5e: reduce rep rxq depth to 256 for ECPF
` [PATCH net-next 08/15] net/mlx5e: set the tx_queue_len for pfifo_fast
` [PATCH net-next 09/15] net/mlx5: Rename and move mlx5_esw_query_vport_vhca_id
` [PATCH net-next 10/15] net/mlx5: Expose ICM consumption per function
` [PATCH net-next 11/15] net/mlx5e: Move RQs diagnose to a dedicated function
` [PATCH net-next 12/15] net/mlx5e: Add direct TIRs to devlink rx reporter diagnose
` [PATCH net-next 13/15] net/mlx5e: Expose RSS via "
` [PATCH net-next 14/15] net/mlx5: Extend Ethtool loopback selftest to support non-linear SKB
` [PATCH net-next 15/15] net/mlx5: XDP, Enable TX side XDP multi-buffer support
[PATCH v13 0/4] Add support for Intel PPS Generator
2025-02-10 9:47 UTC (9+ messages)
` [PATCH v13 1/4] drivers pps/generators: replace copy of pps-gen info struct with const pointer
` [PATCH v13 2/4] pps: generators: Add PPS Generator TIO Driver
` [PATCH v13 3/4] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v13 4/4] ABI: pps: Add ABI documentation for Intel TIO
[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
2025-02-10 8:51 UTC (4+ messages)
` "
[PATCH v3 1/2] gpu: nova-core: add initial driver stub
2025-02-10 8:39 UTC (4+ messages)
` [PATCH v3 2/2] gpu: nova-core: add initial documentation
[PATCH v9 00/26] riscv control-flow integrity for usermode
2025-02-10 7:42 UTC (15+ messages)
` [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 14/26] riscv/traps: Introduce software check exception
[RFC v2 00/38] Improve ABI documentation generation
2025-02-10 7:27 UTC (7+ messages)
` [RFC v2 18/38] docs: sphinx/kernel_abi: use AbiParser directly
[PATCH v3 0/3] Document the new media-committer's model
2025-02-10 7:00 UTC (8+ messages)
` Media committers model postponed to 6.14 - Was: "
[PATCH] documentation/filesystems: fix spelling mistakes
2025-02-10 5:49 UTC (2+ messages)
[PATCH] Documentation: proofreading Documentation
2025-02-10 5:43 UTC (2+ messages)
[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-02-10 2:47 UTC (18+ messages)
` [PATCH net-next v3 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v3 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v3 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v3 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v3 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v3 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v3 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v3 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v3 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v3 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v3 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v3 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v3 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver
[PATCH] Documentation: input: Add section pertaining to polled input devices
2025-02-10 2:18 UTC (2+ messages)
[PATCH 0/7] platform/x86: wmi: Rework WMI device enabling
2025-02-10 0:31 UTC (3+ messages)
` [PATCH 2/7] platform/x86: think-lmi: Use ACPI object when extracting strings
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-09 23:35 UTC (14+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-09 20:50 UTC (25+ messages)
` [PATCH v4 10/14] arm64: Add KHO support
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
[PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-02-09 20:18 UTC (5+ messages)
[asahilinux:bits/005-maintainers 2/3] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/usb/apple,dwc3.yaml
2025-02-09 18:58 UTC
[PATCH] x86/efistub: Add options for forcing Apple set_os protocol
2025-02-09 16:13 UTC (2+ messages)
[PATCH v2 1/2] gpu: nova-core: add initial driver stub
2025-02-09 15:36 UTC (8+ messages)
` [PATCH v2 2/2] gpu: nova-core: add initial documentation
[PATCH 0/2] Add support for LT3074 low voltage linear regulator
2025-02-09 12:01 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: add lt3074
[PATCH] intel_idle: introduce 'use_acpi_cst' module parameter
2025-02-09 9:08 UTC (7+ messages)
` [PATCH v2] intel_idle: introduce 'no_native' "
[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
2025-02-09 7:59 UTC (6+ messages)
` [PATCH net-next v2 1/2] ethtool: "
The business loan-
2025-02-08 21:56 UTC
[PATCH 00/14] drm/panel: Transition away from using mipi_dsi_*_write_seq()
2025-02-08 20:37 UTC (2+ messages)
[PATCH v2] docs: hwmon: Fix spelling and grammatical issues
2025-02-08 19:18 UTC (3+ messages)
[PATCH v6 0/6] Add support for ADIS16550
2025-02-08 15:38 UTC (8+ messages)
` [PATCH v6 4/6] dt-bindings: iio: Add adis16550 bindings
` [PATCH v6 5/6] iio: imu: adis16550: add adis16550 support
[PATCH v4] docs: clarify rules wrt tagging other people
2025-02-08 15:36 UTC (5+ messages)
[PATCH v4 0/3] Add support for AD7191
2025-02-08 14:41 UTC (5+ messages)
` [PATCH v4 2/3] iio: adc: ad7191: add AD7191
[PATCH v4] docs/arch: remove deprecated function name
2025-02-08 8:18 UTC
[PATCH linux next] getdelays: fix error format characters
2025-02-08 6:44 UTC
[PATCH linux next] taskstats: modify taskstats version
2025-02-08 6:49 UTC
The business loan-
2025-02-08 6:21 UTC
[PATCH v3] docs/arch: remove deprecated function name
2025-02-08 4:19 UTC (3+ messages)
[PATCH net-next] documentation: networking: Add NAPI config
2025-02-08 3:58 UTC (2+ messages)
[PATCH] vgaarbiter: documentation grammar correction
2025-02-08 3:06 UTC (2+ messages)
[PATCH v3 0/2] netconsole: allow selection of egress interface via MAC address
2025-02-08 0:28 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-02-07 21:10 UTC (20+ messages)
` [PATCH v11 08/23] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v11 11/23] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain
` [PATCH v11 12/23] x86/resctrl: Introduce interface to display number of free counters
` [PATCH v11 15/23] x86/resctrl: Add the functionality to assigm MBM events
[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
2025-02-07 19:57 UTC (33+ messages)
` [PATCH v6 04/26] drm/bridge: panel: drm_panel_bridge_remove: warn when called on non-panel bridge
` [PATCH v6 05/26] drm/debugfs: add top-level 'bridges' file showing all added bridges
` [PATCH v6 08/26] drm/bridge: panel: add a panel_bridge to every panel
` [PATCH v6 09/26] drm/bridge: move devm_drm_of_get_bridge and drmm_of_get_bridge to drm_bridge.c
` [PATCH v6 10/26] drm/bridge: add devm_drm_of_get_bridge_by_node()
` [PATCH v6 11/26] drm/bridge: samsung-dsim: use devm_drm_of_get_bridge[_by_node] to find the out_bridge
` [PATCH v6 13/26] drm/encoder: add drm_encoder_cleanup_from()
` [PATCH v6 14/26] drm/bridge: add support for refcounted DRM bridges
` [PATCH v6 15/26] drm/bridge: devm_drm_of_get_bridge and drmm_of_get_bridge: automatically put the bridge
[PATCH v5 0/5] arm64: Support 2024 dpISA extensions
2025-02-07 18:51 UTC (4+ messages)
` [PATCH v5 3/5] arm64/hwcap: Describe 2024 dpISA extensions to userspace
[PATCH net-next v6 0/7] tun: Unify vnet implementation
2025-02-07 17:21 UTC (10+ messages)
` [PATCH net-next v6 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v6 2/7] tun: Keep hdr_len in tun_get_user()
` [PATCH net-next v6 3/7] tun: Decouple vnet from tun_struct
` [PATCH net-next v6 4/7] tun: Decouple vnet handling
` [PATCH net-next v6 5/7] tun: Extract the vnet handling code
` [PATCH net-next v6 6/7] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v6 7/7] tap: Use tun's vnet-related code
[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
2025-02-07 16:37 UTC (14+ messages)
` [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte
` [PATCH 15/15] kasan: Add mititgation and debug modes
[PATCH v10 0/5] drm/panthor: Display size of internal kernel BOs through fdinfo
2025-02-07 16:29 UTC (2+ messages)
[PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-07 14:44 UTC (16+ messages)
` [PATCH v19 01/15] EDAC: Add support for EDAC device features control
` [PATCH v19 02/15] EDAC: Add scrub control feature
` [PATCH v19 03/15] EDAC: Add ECS "
` [PATCH v19 04/15] EDAC: Add memory repair "
` [PATCH v19 05/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v19 06/15] ras: mem: Add memory "
` [PATCH v19 07/15] cxl: Add helper function to retrieve a feature entry
` [PATCH v19 08/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v19 09/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v19 10/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v19 11/15] cxl/region: Add helper function to determine memory is online
` [PATCH v19 12/15] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v19 13/15] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v19 14/15] EDAC: Update memory repair control interface for memory sparing feature
` [PATCH v19 15/15] cxl/memfeature: Add CXL memory device memory sparing control feature
[RESEND PATCH v2] PCI: Fix Extend ACS configurability
2025-02-07 14:34 UTC (2+ messages)
[v2] Documentation: Remove repeated word in docs
2025-02-07 10:50 UTC (3+ messages)
[PATCH v5 0/3] Translation self-protection.rst into chinese
2025-02-07 10:18 UTC (4+ messages)
` [PATCH v5 1/3] docs/zh_CN: Add self-protection index Chinese translation
` [PATCH v5 2/3] docs/zh_CN: Add keys "
` [PATCH v5 3/3] docs/zh_CN: Add secrets "
[PATCH v4 0/3] Translation self-protection.rst into chinese
2025-02-07 9:57 UTC (4+ messages)
` [PATCH v4 2/3] docs/zh_CN: Add keys index Chinese translation
[PATCH 1/2] docs/ja_JP: Convert SubmitChecklist into reST with belated updates
2025-02-07 9:56 UTC (6+ messages)
[PATCH v3 0/6] rust: treewide: add missing newlines to printing calls
2025-02-07 9:36 UTC (5+ messages)
` [PATCH v3 1/6] rust: docs: add missing newline to printing macro examples
` [PATCH v3 5/6] rust: workqueue: add missing newline to pr_info! examples
[PATCH v3] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1
2025-02-07 9:16 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1
2025-02-07 8:42 UTC (3+ messages)
[PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
2025-02-07 8:08 UTC (3+ messages)
` [PATCH v8 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel
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;
as well as URLs for NNTP newsgroup(s).