linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-18 12:46:58 to 2024-09-24 11:30:45 UTC [more...]

[PATCH v5 00/11] Preemption support for A7XX
 2024-09-24 11:30 UTC  (4+ messages)
` [PATCH v5 01/11] drm/msm: Fix bv_fence being used as bv_rptr
` [PATCH v5 02/11] drm/msm/A6XX: Track current_ctx_seqno per ring
` [PATCH v5 03/11] drm/msm: Add a `preempt_record_size` field

[RFC PATCH 0/4] block: partition table OF support
 2024-09-24 10:17 UTC  (8+ messages)
` [RFC PATCH 1/4] block: add support for defining read-only partitions
` [RFC PATCH 2/4] docs: block: Document support for read-only partition in cmdline part
` [RFC PATCH 3/4] block: add support for partition table defined in OF
` [RFC PATCH 4/4] dt-bindings: mmc: Document support for partition table in mmc-card

[RFC PATCH V2 0/3] Add NUMA mempolicy support for KVM guest_memfd
 2024-09-24  9:42 UTC  (6+ messages)
` [RFC PATCH V2 1/3] KVM: guest_memfd: Extend creation API to support NUMA mempolicy
` [RFC PATCH V2 2/3] mm: Add mempolicy support to the filemap layer
` [RFC PATCH V2 3/3] KVM: guest_memfd: Enforce NUMA mempolicy if available

[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
 2024-09-24  9:01 UTC  (10+ messages)
` [PATCH RFC v4 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [PATCH RFC v4 2/9] virtio_net: Add functions for hashing
` [PATCH RFC v4 3/9] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH RFC v4 4/9] tap: Pad virtio header with zero
` [PATCH RFC v4 5/9] tun: "
` [PATCH RFC v4 6/9] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v4 7/9] tun: Introduce virtio-net RSS
` [PATCH RFC v4 8/9] selftest: tun: Add tests for virtio-net hashing
` [PATCH RFC v4 9/9] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature
 2024-09-24  8:57 UTC  (17+ messages)
` [PATCH RFC v3 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [PATCH RFC v3 2/9] virtio_net: Add functions for hashing
` [PATCH RFC v3 4/9] tap: Pad virtio header with zero
` [PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS

[PATCH RFC v2 0/3] Documentation: Debugging guide
 2024-09-24  8:45 UTC  (4+ messages)
` [PATCH RFC v2 1/3] docs: media: Create separate documentation folder for media
` [PATCH RFC v2 2/3] docs: Add guides section for debugging
` [PATCH RFC v2 3/3] docs: media: Debugging guide for the media subsystem

[PATCH 0/5] hwmon: (pmbus/core) support write protected pmbus regulators
 2024-09-24  8:12 UTC  (17+ messages)
` [PATCH 1/5] regulator: core: add callback to perform runtime init
` [PATCH 2/5] regulator: core: remove machine init callback from config
` [PATCH 3/5] hwmon: (pmbus/core) allow drivers to override WRITE_PROTECT
` [PATCH 4/5] hwmon: (pmbus/core) improve handling of write protected regulators
` [PATCH 5/5] hwmon: (pmbus/core) add wp module param

[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-09-23 22:30 UTC  (55+ messages)
` [PATCH v7 02/24] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v7 03/24] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v7 04/24] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v7 06/24] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v7 07/24] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v7 08/24] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v7 09/24] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v7 10/24] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v7 11/24] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v7 13/24] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v7 15/24] x86/resctrl: Implement resctrl_arch_assign_cntr to assign a counter with ABMC
` [PATCH v7 16/24] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v7 17/24] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v7 18/24] x86/resctrl: Auto Assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v7 19/24] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v7 20/24] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v7 21/24] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
` [PATCH v7 23/24] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of "

[PATCH V5 0/5] PCIe TPH and cache direct injection support
 2024-09-23 20:27 UTC  (10+ messages)
` [PATCH V5 1/5] PCI: Add TLP Processing Hints (TPH) support
` [PATCH V5 4/5] bnxt_en: Add TPH support in BNXT driver

[PATCH v4 00/11] Preemption support for A7XX
 2024-09-23 19:44 UTC  (21+ messages)
` [PATCH v4 05/11] drm/msm/A6xx: Implement preemption for A7XX targets
` [PATCH v4 07/11] drm/msm/A6xx: Use posamble to reset counters on preemption
` [PATCH v4 08/11] drm/msm/A6xx: Add traces for preemption
` [PATCH v4 09/11] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create
` [PATCH v4 10/11] drm/msm/A6xx: Enable preemption for A750
` [PATCH v4 11/11] Documentation: document adreno preemption

[PATCH] xarray: rename xa_lock/xa_unlock to xa_enter/xa_leave
 2024-09-23 16:28 UTC  (3+ messages)

[PATCH v2 00/10] Add iio backend compatibility for ad7606
 2024-09-23  9:40 UTC  (16+ messages)
` [PATCH v2 01/10] dt-bindings: iio: adc: ad7606: Set the correct polarity
` [PATCH v2 02/10] dt-bindings: iio: adc: ad7606: Make corrections on spi conditions
` [PATCH v2 03/10] dt-bindings: iio: adc: ad7606: Add iio backend bindings
` [PATCH v2 04/10] Documentation: iio: Document ad7606 driver
` [PATCH v2 05/10] iio: adc: ad7606: Sort includes in alphabetical order
` [PATCH v2 06/10] iio: adc: ad7606: Add PWM support for conversion trigger
` [PATCH v2 07/10] iio: adc: ad7606: Add compatibility to fw_nodes
` [PATCH v2 08/10] iio: adc: ad7606: Fix typo in the driver name
` [PATCH v2 09/10] iio: adc: ad7606: Add iio-backend support
` [PATCH v2 10/10] iio: adc: ad7606: Disable PWM usage for non backend version

[PATCH] docs: Build kernel docs deterministically
 2024-09-23  5:36 UTC  (3+ messages)
` [PATCH] docs/zh_TW+zh_CN: Make rst references unique

[PATCH v3 1/2] panic: add option to dump task maps info in panic_print
 2024-09-23  5:11 UTC  (7+ messages)
` [PATCH v3 2/2] exit: dump current pt_regs info on global init exit

[PATCH v27 01/32] xhci: add helper to stop endpoint and wait for completion
 2024-09-22 23:23 UTC  (5+ messages)

[PATCH v2 0/3] hwmon: pmbus: add tps25990 efuse support
 2024-09-22 21:12 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: pmbus: add ti tps25990 support
` [PATCH v2 2/3] hwmon: (pmbus/core) clear faults after setting smbalert mask
` [PATCH v2 3/3] hwmon: (pmbus/tps25990): add initial support

[PATCH v3] kernel-docs: Add new section for Rust learning materials
 2024-09-22 16:04 UTC 

[PATCH] kernel-docs: Add new section for Rust learning materials
 2024-09-22 15:39 UTC  (3+ messages)

[PATCH v2] kernel-docs: Add new section for Rust learning materials
 2024-09-22 15:22 UTC  (3+ messages)

[PATCH] trace doc: document the device_pm_callback events
 2024-09-22 13:26 UTC 

[PATCH] docs/ja_JP: howto: Catch up changes in v6.11
 2024-09-22  4:07 UTC 

[PATCH v4 0/2] nosnp sev command line support
 2024-09-22  3:36 UTC  (3+ messages)
` [PATCH v4 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
` [PATCH v4 2/2] x86 KVM:SVM: Provide "nosnp" boot option for sev kernel command line

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-22  2:07 UTC  (13+ messages)
` [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/12] fs/dax: Refactor wait for dax idle page
` [PATCH 04/12] mm: Allow compound zone device pages
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-09-21 22:40 UTC  (12+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
 2024-09-21 22:33 UTC  (12+ messages)

[PATCH] doc:it_IT: update I2C summary
 2024-09-21 21:57 UTC 

[PATCH 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2024-09-20 21:33 UTC  (22+ messages)
` [PATCH 2/7] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH 3/7] x86/resctrl: Introduce sdciae_capable in rdt_resource
` [PATCH 4/7] x86/resctrl: Implement SDCIAE enable/disable
` [PATCH 5/7] x86/resctrl: Add interface to enable/disable SDCIAE
` [PATCH 6/7] x86/resctrl: Introduce interface to display SDCIAE Capacity Bit Masks

[PATCH v9 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-09-20 21:32 UTC  (4+ messages)

[PATCH] docs: fix spelling and grammar mistakes
 2024-09-20 15:07 UTC 

[PATCH v7 0/5] Changes in v7:
 2024-09-20 12:04 UTC  (8+ messages)
` [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "
` [PATCH v7 5/5] firmware: imx: adds miscdev
    ` [EXT] "

[PATCH V5 2/5] PCI/TPH: Add Steering Tag support
 2024-09-20 10:38 UTC  (2+ messages)

[PATCH v3] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
 2024-09-20  1:40 UTC  (2+ messages)

[PATCH v2 1/5] kbuild: doc: throw out the local table of contents in modules.rst
 2024-09-19 17:37 UTC  (5+ messages)
` [PATCH v2 2/5] kbuild: doc: drop section numbering, use references "
` [PATCH v2 3/5] kbuild: doc: remove the description about shipped files
` [PATCH v2 4/5] kbuild: doc: describe the -C option precisely for external module builds
` [PATCH v2 5/5] kbuild: doc: replace "gcc" in external module description

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-19 16:53 UTC  (7+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps

[PATCH V4 00/12] PCIe TPH and cache direct injection support
 2024-09-19 16:14 UTC  (6+ messages)
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver

[PATCH RFC v3 2/9] virtio_net: Add functions for hashing
 2024-09-19 12:51 UTC  (3+ messages)

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-09-19 11:52 UTC  (3+ messages)
` [PATCH 6/6] Add Propeller configuration for kernel build

[PATCH v4] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-09-19  8:16 UTC 

[PATCH v10 0/8] Coresight for Kernel panic and watchdog reset
 2024-09-19  2:09 UTC  (4+ messages)
` [PATCH v10 8/8] Documentation: coresight: Panic support


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).