linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-06 21:06:48 to 2025-02-09 10:19:02 UTC [more...]

[PATCH net-next 00/15] Rate management on traffic classes + misc
 2025-02-09 10:17 UTC  (3+ 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] 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: "

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-09  3:07 UTC  (15+ messages)

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  (12+ messages)
` [PATCH 01/14] drm/panel/boe-bf060y8m-aj0: Move to using mipi_dsi_dcs_write_seq_multi()
` [PATCH 07/14] drm/panel/samsung-sofef00: "
` [PATCH 08/14] drm/panel/ls060t1sx01: "
` [PATCH 09/14] drm/panel/sony-td4353-jdi: "
` [PATCH 10/14] drm/panel/visionox-r66451: "
` [PATCH 11/14] drm/panel/xpp055c272: "
` [PATCH 12/14] drm/panel/novatek-nt36523: "
` [PATCH 13/14] drm/panel: Remove deprecated functions
` [PATCH 14/14] Documentation: Update the documentation

[PATCH v2] docs: hwmon: Fix spelling and grammatical issues
 2025-02-08 19:18 UTC  (3+ messages)

[PATCH] Documentation: input: Add section pertaining to polled input devices
 2025-02-08 17:35 UTC 

[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 v9 00/26] riscv control-flow integrity for usermode
 2025-02-07 23:52 UTC  (14+ 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

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-07 21:10 UTC  (29+ messages)
` [PATCH v11 06/23] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v11 07/23] x86/resctrl: Introduce the interface to display monitor mode
` [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  (43+ messages)
` [PATCH v6 01/26] drm/debugfs: fix printk format for bridge index
` [PATCH v6 02/26] drm: of: drm_of_find_panel_or_bridge: move misplaced comment
` [PATCH v6 03/26] drm/bridge: panel: use drm_bridge_is_panel() instead of open code
` [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 07/26] drm/bridge: panel: forbid initializing a panel with unknown connector type
` [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 12/26] drm/bridge: allow bridges to be informed about added and removed bridges
` [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  (15+ 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 v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-07 16:16 UTC  (13+ 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 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)

[PATCH v3 0/3] Document the new media-committer's model
 2025-02-07 11:54 UTC  (7+ messages)
        ` Media committers model postponed to 6.14 - Was: "

[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  (6+ messages)
` [PATCH v4 1/3] docs/zh_CN: Add self-protection index Chinese translation
` [PATCH v4 2/3] docs/zh_CN: Add keys "
` [PATCH v4 3/3] docs/zh_CN: Add secrets "

[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  (9+ messages)
` [PATCH v3 1/6] rust: docs: add missing newline to printing macro examples
` [PATCH v3 2/6] rust: error: add missing newline to pr_warn! calls
` [PATCH v3 3/6] rust: init: add missing newline to pr_info! calls
` [PATCH v3 4/6] rust: sync: add missing newline in locked_by log example
` [PATCH v3 5/6] rust: workqueue: add missing newline to pr_info! examples
` [PATCH v3 6/6] rust: samples: add missing newline to pr_info! calls in rust_print_main

[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 v2 1/2] gpu: nova-core: add initial driver stub
 2025-02-07  8:23 UTC  (7+ messages)
` [PATCH v2 2/2] gpu: nova-core: add initial documentation

[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

[PATCH linux dev-6.6] A backport request for SY24655 driver in INA2XX driver for Linux kernel 6.6
 2025-02-07  6:02 UTC  (3+ messages)

[PATCH] Documentation: gpu: Fixed typos
 2025-02-07  6:00 UTC  (2+ messages)

[PATCH v5] docs/zh_CN: Add snp-tdx-threat-model index Chinese translation
 2025-02-07  5:21 UTC 

[PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-02-07  5:12 UTC  (4+ messages)

[PATCH v4] docs/zh_CN: Add snp-tdx-threat-model index Chinese translation
 2025-02-07  3:29 UTC  (2+ messages)

[PATCH v4] docs/zh_CN: Add snp-tdx-threat-model index Chinese translation
 2025-02-07  3:11 UTC  (3+ messages)

[PATCH v3 0/3] Translation self-protection.rst into chinese
 2025-02-07  2:07 UTC  (3+ messages)

[PATCH bpf-next v10 0/5] xsk: TX metadata Launch Time support
 2025-02-07  2:19 UTC  (6+ messages)
` [PATCH bpf-next v10 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v10 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v10 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v10 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v10 5/5] igc: Add launch time support to XDP ZC

[PATCH 00/12] drm: Move to using devm_platform_ioremap_resource
 2025-02-07  2:15 UTC  (3+ messages)
` [PATCH 04/12] drm/mediatek: move to devm_platform_ioremap_resource() usage

[PATCH net-next v5 0/8] netconsole: Add support for CPU population
 2025-02-07  1:50 UTC  (3+ messages)
` [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population

[PATCH] Documentation: Remove repeated word in docs
 2025-02-07  1:25 UTC  (3+ 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).