Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-18 18:17:09 to 2024-03-21 16:37:30 UTC [more...]

[PATCH v6 00/37] Memory allocation profiling
 2024-03-21 16:36 UTC  (10+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes
` [PATCH v6 02/37] asm-generic/io.h: Kill vmalloc.h dependency
` [PATCH v6 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v6 04/37] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
` [PATCH v6 06/37] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v6 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v6 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v6 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags

[PATCH v2] Documentation: tpm_tis
 2024-03-21 16:35 UTC  (9+ messages)

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-21 16:15 UTC  (6+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework

[PATCH] Fix duplicate C declaration warnings
 2024-03-21 15:37 UTC  (2+ messages)

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-21 15:34 UTC  (22+ messages)
` [PATCH net-next v3 08/12] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v3 09/12] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v3 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH v10 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-21 15:29 UTC  (28+ messages)
` [PATCH v10 01/27] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v10 02/27] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v10 03/27] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v10 04/27] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v10 05/27] drm/tests: Add output bpc tests
` [PATCH v10 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v10 07/27] drm/tests: Add output formats tests
` [PATCH v10 08/27] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v10 09/27] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v10 10/27] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v10 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v10 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v10 13/27] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v10 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v10 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v10 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v10 17/27] drm/tests: Add tests for "
` [PATCH v10 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v10 19/27] drm/tests: Add RGB Quantization tests
` [PATCH v10 20/27] drm/connector: hdmi: Add Infoframes generation
` [PATCH v10 21/27] drm/tests: Add infoframes test
` [PATCH v10 22/27] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v10 23/27] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v10 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v10 25/27] drm/vc4: tests: Convert to plane creation helper
` [PATCH v10 26/27] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v10 27/27] drm/sun4i: hdmi: "

[PATCH] sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation
 2024-03-21 14:55 UTC  (2+ messages)

[PATCH v5 00/11] Add support for Intel PPS Generator
 2024-03-21 14:53 UTC  (21+ messages)
` [PATCH v5 01/11] x86/tsc: Add base clock properties in clocksource structure
` [PATCH v5 02/11] timekeeping: Add function to convert realtime to base clock
` [PATCH v5 03/11] e1000e: remove convert_art_to_tsc()
` [PATCH v5 04/11] igc: "
` [PATCH v5 05/11] stmmac: intel: "
` [PATCH v5 06/11] ALSA: hda: "
` [PATCH v5 07/11] ice/ptp: "
` [PATCH v5 08/11] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v5 09/11] pps: generators: Add PPS Generator TIO Driver
` [PATCH v5 10/11] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v5 11/11] ABI: pps: Add ABI documentation for Intel TIO
` [Intel-wired-lan] [PATCH v5 00/11] Add support for Intel PPS Generator

[PATCH v4 1/2] dt-bindings: hwmon: pmbus: adp1050: add bindings
 2024-03-21 14:21 UTC  (2+ messages)
` [PATCH v4 2/2] hwmon: pmbus: adp1050: Add driver support

[PATCH v3 1/2] dt-bindings: hwmon: pmbus: adp1050: add bindings
 2024-03-21 14:17 UTC  (6+ messages)
` [PATCH v3 2/2] hwmon: pmbus: adp1050: Add driver support

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-03-21 14:11 UTC  (9+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module

[PATCH] trace doc: Minor grammatical correction
 2024-03-21 11:27 UTC 

[PATCH] Documentation: coding-style: ask function-like macros to evaluate parameters
 2024-03-21 11:15 UTC  (11+ messages)

[PATCH v16 0/9] Add support for Sub-NUMA cluster (SNC) systems
 2024-03-21  7:51 UTC  (12+ messages)
` [PATCH v16 1/9] x86/resctrl: Prepare for new domain scope
` [PATCH v16 3/9] x86/resctrl: Prepare for different scope for control/monitor operations

[PATCH v2 net] ionic: update documentation for XDP support
 2024-03-21  4:40 UTC  (3+ messages)

[GIT PULL] Documentation fixes for 6.9
 2024-03-20 23:11 UTC  (2+ messages)

[PATCH] cleanup: Add usage and style documentation
 2024-03-20 22:04 UTC 

[PATCH v2 0/3] riscv: mm: Use hint address in mmap if available
 2024-03-20 20:50 UTC  (2+ messages)

[PATCH v3 0/3] riscv: mm: Extend mappable memory up to hint address
 2024-03-20 20:50 UTC  (2+ messages)

[RFC PATCH v15 12/21] security: add security_bdev_setintegrity() hook
 2024-03-20 20:31 UTC  (5+ messages)
` [PATCH RFC "

[RFC PATCH v15 14/21] dm verity: consume root hash digest and signature data via LSM hook
 2024-03-20 18:49 UTC  (6+ messages)
` [PATCH RFC "

[PATCH v4] hwmon:Add EC Chip driver for Lenovo ThinkStation motherboards
 2024-03-20 17:59 UTC  (2+ messages)

[PATCH] cgroup, docs: Clarify limitation of RT processes with cgroup v2 cpu controller
 2024-03-20 14:23 UTC 

[PATCH v3 0/7] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-03-20  9:26 UTC  (3+ messages)
` [PATCH v3 2/7] riscv: smp: fail booting up smp if inconsistent vlen is detected
  ` [External] "

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-20  8:55 UTC  (12+ messages)

[PATCH] Documentation: kunit: correct KUNIT_VERY_SLOW to KUNIT_SPEED_VERY_SLOW
 2024-03-20 17:14 UTC 

[PATCH v2 1/2] dt-bindings: hwmon: pmbus: adp1050 : add bindings
 2024-03-20  7:55 UTC  (6+ messages)
` [PATCH v2 2/2] hwmon: pmbus: adp1050 : Add driver support

[PATCH v2] Documentation: coding-style: ask function-like macros to evaluate parameters
 2024-03-20  4:47 UTC 

[PATCH v6] fpga: manager: add owner module and take its refcount
 2024-03-19 23:55 UTC  (4+ messages)

[RFC PATCH v15 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-03-19 23:00 UTC  (9+ messages)
` [RFC PATCH v15 17/21] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v15 18/21] ipe: enable support for fs-verity as a trust provider

[RFC PATCH v15 16/21] security: add security_inode_setintegrity() hook
 2024-03-19 23:00 UTC  (2+ messages)
` [PATCH RFC "

[PATCH v9 0/1] mm: report per-page metadata information
 2024-03-19 21:33 UTC  (5+ messages)
` [PATCH v9 1/1] "

[RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-19 19:41 UTC  (11+ messages)
` [RFC PATCH v3 1/5] firmware/psci: Add definitions for PSCI v1.3 specification (ALPHA)
` [RFC PATCH v3 2/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [RFC PATCH v3 3/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [RFC PATCH v3 4/5] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [RFC PATCH v3 5/5] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH v2] docs: drop the version constraints for sphinx and dependencies
 2024-03-19 17:59 UTC  (5+ messages)

[PATCH v2] fpga: bridge: add owner module and take its refcount
 2024-03-19 17:20 UTC 

[PATCH net] ionic: update documentation for XDP support
 2024-03-19 16:18 UTC  (3+ messages)

Document Patch
 2024-03-19 15:37 UTC  (4+ messages)

[PATCH v2] drm: Document requirements for driver-specific KMS props in new drivers
 2024-03-19 15:36 UTC  (3+ messages)

[PATCH] docs: zswap: fix shell command format
 2024-03-19 11:42 UTC 

[PATCH] format shell command as code block
 2024-03-19 11:35 UTC  (4+ messages)
  ` [PATCH] docs: zswap: fix shell command format

[PATCH 0/2] Add ADP1050 support
 2024-03-19 10:46 UTC  (6+ messages)
` [PATCH 2/2] hwmon: pmbus: adp1050 : Add driver support

[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-19 10:21 UTC  (6+ messages)
` [PATCH v9 20/27] drm/connector: hdmi: Add Infoframes generation

[PATCH v6 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-03-19  8:30 UTC  (3+ messages)
` [PATCH v6 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h
` [PATCH v6 2/2] x86/resctrl: Add tracepoint for llc_occupancy tracking

[PATCH] docs: fix bug in "Krefs and RCU" example
 2024-03-19  7:26 UTC 

[PATCH v5 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-03-19  6:38 UTC  (7+ messages)
` [PATCH v5 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h
` [PATCH v5 2/2] x86/resctrl: Add tracepoint for llc_occupancy tracking

docs: bug in "Krefs and RCU" example
 2024-03-19  3:36 UTC  (2+ messages)

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-03-19  2:26 UTC  (7+ messages)
` [PATCH v18 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND "

[PATCH v4 0/3] hwmon: Driver for Nuvoton NCT7363Y
 2024-03-19  0:35 UTC  (9+ messages)
` [PATCH v4 3/3] "

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-18 23:22 UTC  (5+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH] crypto: iaa: Fix some errors in IAA documentation
 2024-03-18 19:46 UTC  (6+ messages)

[RFC PATCH v2 0/4] arm64: Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-18 18:36 UTC  (12+ messages)
` [RFC PATCH v2 2/4] KVM: arm64: Add PSCI SYSTEM_OFF2 function "


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 read-only IMAP folder(s) and NNTP newsgroup(s).