linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-19 15:23:57 to 2023-07-22 19:07:57 UTC [more...]

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-22 19:07 UTC  (14+ messages)
` [PATCH v3 3/8] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
  ` [PATCH v4 1/7] x86/resctrl: Create separate domains for control and monitoring
  ` [PATCH v4 2/7] x86/resctrl: Split the rdt_domain structures
  ` [PATCH v4 4/7] x86/resctrl: Delete unused fields from struct rdt_domain

[PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-22 19:00 UTC  (4+ messages)

[PATCH 0/2] hwmon: hp-wmi-sensors: Minor fixes
 2023-07-22 18:24 UTC  (5+ messages)
` [PATCH 1/2] hwmon: hp-wmi-sensors: Get WMI instance count from WMI driver core
` [PATCH 2/2] docs: hwmon: hp-wmi-sensors: Change document title

[PATCH v5 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-22 11:34 UTC  (3+ messages)
` [PATCH v5 2/3] Documentation: riscv: Add early boot document
` [PATCH v5 3/3] Documentation: riscv: Update boot image header since EFI stub is supported

[PATCH 2/3] docs: consolidate peripheral interfaces
 2023-07-22 11:32 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH] tracing/timerlat: Add latency threshold
 2023-07-22  8:04 UTC  (3+ messages)

[PATCH v2] docs: move loongarch under arch
 2023-07-22  2:38 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] docs: remove tree links from the main index
 2023-07-22  2:21 UTC  (3+ messages)

[PATCH net] docs: net: clarify the NAPI rules around XDP Tx
 2023-07-22  2:10 UTC  (5+ messages)

[PATCH v4 0/9] GenieZone hypervisor drivers
 2023-07-22  1:29 UTC  (5+ messages)
` [PATCH v4 2/9] virt: geniezone: Add GenieZone hypervisor support

[PATCH v2] docs/RCU: Bring back smp_wmb()
 2023-07-22  1:02 UTC  (11+ messages)

[RFC PATCH] Documentation/page_tables: MMU, TLB, and Page Faults
 2023-07-22  0:43 UTC 

[PATCH v8 0/2] docs: Integrate rustdoc into Rust documentation
 2023-07-21 21:43 UTC  (8+ messages)
` [PATCH v8 1/2] docs: Move rustdoc output, cross-reference it
` [PATCH v8 2/2] docs: Integrate rustdoc generation into htmldocs

[PATCH v2] docs: panic: cleanups for panic params
 2023-07-21 20:58 UTC  (2+ messages)

[PATCH 1/3] docs: consolidate networking interfaces
 2023-07-21 20:55 UTC  (2+ messages)

[PATCH] Docs: kernel-parameters: sort arm64 entries
 2023-07-21 20:52 UTC  (2+ messages)

[PATCH] docs: ABI: sysfs-bus-nvdimm: correct indentations
 2023-07-21 20:47 UTC  (2+ messages)

[PATCH v3] HID: Add introduction about HID for non-kernel programmers
 2023-07-21 20:29 UTC  (2+ messages)

[PATCH] docs/sp_SP: Add translation of process/contribution-maturity-model
 2023-07-21 20:12 UTC  (2+ messages)

[PATCH docs v3] docs: maintainer: document expectations of small time maintainers
 2023-07-21 19:53 UTC  (11+ messages)

[PATCH] afs: Documentation: correct reference to CONFIG_AFS_FS
 2023-07-21 19:46 UTC  (2+ messages)

[PATCH RESEND 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
 2023-07-21 19:44 UTC  (9+ messages)
` [PATCH RESEND 2/6] docs/zh_TW: update arch
` [PATCH RESEND 3/6] docs/zh_TW: update cpu-freq
` [PATCH RESEND 4/6] docs/zh_TW: update filesystems
` [PATCH RESEND 6/6] docs/zh_TW: turn zh_CN's folder references and headers into zh_TW's ones

[PATCH] docs/zh_TW: remove the mailing list entry for zh_TW
 2023-07-21 19:42 UTC  (2+ messages)

[PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-21 18:25 UTC  (9+ messages)
` [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-21 18:15 UTC  (31+ messages)
` [RFC PATCH v2 01/20] tracing/filters: Dynamically allocate filter_pred.regex
` [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH v2 03/20] tracing/filters: Enable filtering a scalar field by a cpumask
` [RFC PATCH v2 04/20] tracing/filters: Enable filtering the CPU common "
` [RFC PATCH v2 05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
` [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the "
` [RFC PATCH v2 07/20] tracing/filters: Optimise CPU "
` [RFC PATCH v2 08/20] tracing/filters: Further optimise scalar vs cpumask comparison
` [RFC PATCH v2 09/20] tracing/filters: Document cpumask filtering
` [RFC PATCH v2 10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init
` [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
` [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
` [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v2 19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH 1/2] docs: cgroup-v1: correct the term of Page Cache organization in inode
 2023-07-21 18:11 UTC  (3+ messages)
` [PATCH 2/2] docs: cgroup-v1: fix typo

[PATCH v25 00/10] crash: Kernel handling of CPU and memory hot un/plug
 2023-07-21 16:32 UTC  (5+ messages)
` [PATCH v25 01/10] drivers/base: refactor cpu.c to use .is_visible()

[PATCH v3 0/9] libata: remove references to 'old' error handler
 2023-07-21 16:32 UTC  (3+ messages)
` [PATCH v3 8/9] ata: remove ata_bus_probe()
` [PATCH v3 9/9] ata: remove deprecated EH callbacks

[net-next PatchV4 0/4] octeontx2-pf: support Round Robin scheduling
 2023-07-21  9:00 UTC  (2+ messages)

[PATCH v3] dma-contiguous: support numa CMA for specified node
 2023-07-21  7:42 UTC  (10+ messages)

[PATCH 5.15] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
 2023-07-21  7:02 UTC  (5+ messages)

[PATCH 5.15 0/4] ARM64 errata for stable kernel 5.15 and above
 2023-07-21  5:27 UTC  (7+ messages)
` [PATCH 5.15 1/4] arm64: errata: Add detection for TRBE overwrite in FILL mode
` [PATCH 5.15 2/4] arm64: errata: Add workaround for TSB flush failures
` [PATCH 5.15 3/4] arm64: errata: Add detection for TRBE write to out-of-range
` [PATCH 5.15 4/4] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531

[PATCH drm-misc-next v8 00/12] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-20 21:48 UTC  (15+ messages)
` [PATCH drm-misc-next v8 01/12] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-misc-next v8 02/12] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-misc-next v8 03/12] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-misc-next v8 04/12] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-misc-next v8 05/12] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-misc-next v8 06/12] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-misc-next v8 07/12] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-misc-next v8 08/12] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-misc-next v8 09/12] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-misc-next v8 10/12] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-misc-next v8 12/12] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[PATCH] x86/cpu: Enable STIBP if Automatic IBRS is enabled
 2023-07-20 21:53 UTC  (3+ messages)

[KTAP V2 PATCH] ktap_v2: add test metadata
 2023-07-20 21:31 UTC  (2+ messages)

[PATCH] hwmon: (pmbus) Add driver fpr Infineon IR35201
 2023-07-20 19:22 UTC  (4+ messages)

[PATCH] shmem: add support for user extended attributes
 2023-07-20 17:42 UTC  (3+ messages)

[PATCH 0/2] docs: rust: update instructions on obtaining 'core' source
 2023-07-20 14:52 UTC  (8+ messages)
` [PATCH 1/2] docs: rust: update instructions for "
` [PATCH 2/2] docs: rust: clarify what 'rustup override' does

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-07-20 10:39 UTC  (11+ messages)
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-20  8:36 UTC  (4+ messages)
` [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend

[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-20  8:16 UTC  (9+ messages)
` [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v6 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v6 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v6 4/4] RISC-V: mm: Document mmap changes

[PATCH v13 0/9] Implement copy offload support
 2023-07-20  8:00 UTC  (12+ messages)
  ` [PATCH v13 2/9] block: Add copy offload support infrastructure
  ` [PATCH v13 3/9] block: add emulation for copy
  ` [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [PATCH v13 1/9] block: Introduce queue limits for copy-offload support
  ` [PATCH v13 5/9] nvme: add copy offload support

[PATCH] dma: DMA_ATTR_SKIP_CPU_SYNC documentation tweaks
 2023-07-20  7:06 UTC  (8+ messages)

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-07-20  6:16 UTC  (10+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism
` [PATCH v5 04/11] blksnap: header file of the module interface

[PATCH v6 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-07-19 23:22 UTC  (9+ messages)
` [PATCH v6 1/8] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v6 2/8] x86/resctrl: Simplify rftype flag definitions
` [PATCH v6 3/8] x86/resctrl: Rename rftype flags for consistency
` [PATCH v6 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v6 5/8] x86/resctrl: Unwind the errors inside rdt_enable_ctx
` [PATCH v6 6/8] x86/resctrl: Move default control group creation during mount
` [PATCH v6 7/8] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v6 8/8] x86/resctrl: Display hardware ids of resource groups

[PATCH docs v2] docs: maintainer: document expectations of small time maintainers
 2023-07-19 18:36 UTC  (5+ messages)

[PATCH v2 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-19 17:55 UTC  (3+ messages)
` [PATCH v2 2/3] Documentation/process: maintainer-soc: add clean platforms profile

[PATCH v3 0/4] drm: Atomic modesetting doc and comment improvements
 2023-07-19 15:23 UTC  (3+ messages)
` [PATCH v3 1/4] drm/todo: Add atomic modesetting references
` [PATCH v3 3/4] drm: Remove references to removed transitional helpers


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