linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-13 23:44:45 to 2025-10-15 15:30:44 UTC [more...]

[PATCH v4 00/13] drm: Reduce page tables overhead with THP
 2025-10-15 15:30 UTC  (8+ messages)
` [PATCH v4 01/13] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v4 02/13] drm/shmem-helper: Implement map_pages fault-around handler
` [PATCH v4 03/13] drm/shmem-helper: Map huge pages in fault handlers
` [PATCH v4 04/13] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v4 05/13] drm/gem: Add huge tmpfs mount point helper
` [PATCH v4 06/13] drm/i915: Use "
` [PATCH v4 07/13] drm/v3d: "

[PATCH] Documentation: admin-guide: Correct spelling of "userspace"
 2025-10-15 15:21 UTC 

[PATCH v3 0/5] coresight: Add format attribute for setting the timestamp interval
 2025-10-15 15:19 UTC  (7+ messages)
` [PATCH v3 3/5] coresight: Refactor etm4_config_timestamp_event()
` [PATCH v3 4/5] coresight: Add format attribute for setting the timestamp interval

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-10-15 15:18 UTC  (12+ messages)

[PATCH v4] docs: ja_JP: SubmittingPatches: describe the 'Fixes:' tag (12-char SHA-1 + pretty example)
 2025-10-15 14:57 UTC  (4+ messages)
` [PATCH v5] docs: ja_JP: SubmittingPatches: describe the 'Fixes:' tag

[RFC PATCH v10 mm-new 0/9] mm, bpf: BPF-MM, BPF-THP
 2025-10-15 14:17 UTC  (10+ messages)
` [RFC PATCH v10 mm-new 1/9] mm: thp: remove vm_flags parameter from khugepaged_enter_vma()
` [RFC PATCH v10 mm-new 2/9] mm: thp: remove vm_flags parameter from thp_vma_allowable_order()
` [RFC PATCH v10 mm-new 3/9] mm: thp: add support for BPF based THP order selection
` [RFC PATCH v10 mm-new 4/9] mm: thp: decouple THP allocation between swap and page fault paths
` [RFC PATCH v10 mm-new 5/9] mm: thp: enable THP allocation exclusively through khugepaged
` [RFC PATCH v10 mm-new 6/9] bpf: mark mm->owner as __safe_rcu_or_null
` [RFC PATCH v10 mm-new 7/9] bpf: mark vma->vm_mm as __safe_trusted_or_null
` [RFC PATCH v10 mm-new 8/9] selftests/bpf: add a simple BPF based THP policy
` [RFC PATCH v10 mm-new 9/9] Documentation: add BPF-based THP policy management

[RFC v3 0/5] Align atomic storage
 2025-10-15 13:53 UTC  (5+ messages)
` [RFC v3 1/5] documentation: Discourage alignment assumptions

[PATCH] Documentation: kunit: Fix kunit_device_register() example
 2025-10-15 13:46 UTC 

[PATCH net-next v01 0/9] net: hinic3: Add a driver for Huawei 3rd gen NIC - PF initialization
 2025-10-15 10:29 UTC  (12+ messages)
` [PATCH net-next v01 1/9] hinic3: Add PF framework
` [PATCH net-next v01 2/9] hinic3: Add PF management interfaces
  ` [PATCH net-next "
` [PATCH net-next v01 3/9] hinic3: Add NIC configuration ops
` [PATCH net-next v01 4/9] hinic3: Add mac filter ops
` [PATCH net-next v01 5/9] hinic3: Add netdev register interfaces
` [PATCH net-next v01 6/9] hinic3: Fix netif_queue_set_napi queue_index parameter passing error
` [PATCH net-next v01 7/9] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v01 8/9] hinic3: Remove redundant defensive code
` [PATCH net-next v01 9/9] hinic3: Use array_size instead of multiplying

[PATCH net] Documentation: net: net_failover: Separate cloud-ifupdown-helper and reattach-vf.sh code blocks marker
 2025-10-15  9:45 UTC 

[PATCH iwl-next v3] ice: add support for unmanaged DPLL on E830 NIC
 2025-10-15  9:34 UTC 

[PATCH] Documentation: sysrq: Remove contradicting sentence on extra /proc/sysrq-trigger characters
 2025-10-15  9:39 UTC  (6+ messages)

[PATCH net] net: rmnet: Fix checksum offload header v5 and aggregation packet formatting
 2025-10-15  9:25 UTC 

[PATCH v8 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
 2025-10-15  8:23 UTC  (6+ messages)
  ` [PATCH v8 3/5] dma: contiguous: Register reusable CMA regions at boot
  ` [PATCH v8 4/5] dma: contiguous: Reserve default CMA heap

[PATCH -next v7 0/4] make logical block size configurable
 2025-10-15  8:03 UTC  (5+ messages)
` [PATCH -next v7 1/4] md: delete md_redundancy_group when array is becoming inactive
` [PATCH -next v7 2/4] md: init bioset in mddev_init
` [PATCH -next v7 3/4] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH -next v7 4/4] md: allow configuring logical block size

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-15  7:35 UTC  (23+ messages)

[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-15  7:25 UTC  (5+ messages)
` [PATCH v6 01/15] genpt: Generic Page Table base API
` [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation

[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
 2025-10-15  6:36 UTC 

[PATCH] docs: admin-guide: Fix a typo in kernel-parameters.txt
 2025-10-15  3:31 UTC 

[PATCH] ext4, doc: fix and improve directory hash tree description
 2025-10-15  2:44 UTC  (2+ messages)

[PATCH v6] md: allow configuring logical block size
 2025-10-15  2:28 UTC  (3+ messages)

[PATCH][v3] hung_task: Panic after fixed number of hung tasks
 2025-10-15  2:04 UTC  (10+ messages)
    ` [????] "
        ` [????] "
      ` [外部邮件] "

[PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
 2025-10-15  1:52 UTC  (2+ messages)
` [PATCH net-next v6 2/2] selftests: tls: add tls record_size_limit test

[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
 2025-10-15  1:41 UTC  (9+ messages)
` [PATCH net-next v4 06/24] net: clarify the meaning of netdev_config members

[PATCH] docs: Makefile: Sort Documentation targets case-insensitively in make help
 2025-10-15  1:29 UTC 

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-10-15  0:45 UTC  (8+ messages)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)

[PATCH] docs: admin-guide: update tiny script for number of taint flags
 2025-10-14 22:57 UTC  (4+ messages)

[PATCH v5 0/7] Add SPI offload support to AD4030
 2025-10-14 22:22 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v5 2/7] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v5 3/7] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v5 4/7] iio: adc: ad4030: Use BIT macro to improve code readability
` [PATCH v5 5/7] iio: adc: ad4030: Add SPI offload support
` [PATCH v5 6/7] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v5 7/7] iio: adc: ad4030: Add support for "

[PATCH net-next 0/6] tools: ynl-gen: generate flags better
 2025-10-14 19:32 UTC  (15+ messages)
` [PATCH net-next 1/6] tools: ynl-gen: bitshift the flag values in the generated code
` [PATCH net-next 2/6] tools: ynl-gen: refactor render-max enum generation
` [PATCH net-next 3/6] tools: ynl-gen: use uapi mask definition in NLA_POLICY_MASK

[PATCH] Documentation: admin-guide: Correct spelling of "userspace"
 2025-10-14 18:39 UTC  (5+ messages)

[PATCH v2] docs: power: clean up power_supply_class.rst
 2025-10-14 18:20 UTC 

[PATCH v20 00/28] riscv control-flow integrity for usermode
 2025-10-14 17:03 UTC  (2+ messages)

[PATCH 1/1] doc/kvm/api: Fix VM exit code for full dirty ring
 2025-10-14 15:28 UTC 

[PATCH v2 1/2] dt-bindings: trivial-devices: add mps,mp9945
 2025-10-14 15:18 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: (pmbus) add driver for MPS MP9945

[PATCH v2] Documentation: process: Arbitrarily bump kernel major version number
 2025-10-14 15:15 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: Correct styling of MS-DOS
 2025-10-14 14:59 UTC  (2+ messages)

[PATCH v3] Documentation/x86: explain LINUX_EFI_INITRD_MEDIA_GUID
 2025-10-14 13:56 UTC  (3+ messages)

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-14 13:29 UTC  (6+ messages)

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-10-14 13:10 UTC  (7+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH net-next v5 1/2] net/tls: support setting the maximum payload size
 2025-10-14 10:19 UTC  (4+ messages)
` [PATCH net-next v5 2/2] selftests: tls: add tls record_size_limit test
` [syzbot ci] Re: net/tls: support setting the maximum payload size

[PATCH v7 0/3] Add support for sound profile switching and leverage for OnePlus slider
 2025-10-14  9:22 UTC  (5+ messages)
` [PATCH v7 1/3] Input: add ABS_SND_PROFILE
` [PATCH v7 2/3] arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider
` [PATCH v7 3/3] arm64: dts: qcom: sdm845-oneplus: Add alert-slider

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-14  8:25 UTC  (7+ messages)

[PATCH v8 00/21] Enable FRED with KVM VMX
 2025-10-14  7:49 UTC  (25+ messages)
` [PATCH v8 01/21] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v8 02/21] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v8 03/21] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v8 04/21] x86/cea: Prefix event stack names with ESTACK_
` [PATCH v8 05/21] x86/cea: Export API for per-CPU exception stacks for KVM
` [PATCH v8 06/21] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v8 07/21] KVM: VMX: Set FRED MSR intercepts
` [PATCH v8 08/21] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v8 09/21] KVM: VMX: Add support for saving and restoring FRED MSRs
` [PATCH v8 10/21] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v8 11/21] KVM: VMX: Virtualize FRED event_data
` [PATCH v8 12/21] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v8 13/21] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v8 14/21] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v8 15/21] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v8 16/21] KVM: x86: Advertise support for FRED
` [PATCH v8 17/21] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v8 18/21] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling
` [PATCH v8 19/21] KVM: nVMX: Add FRED-related VMCS field checks
` [PATCH v8 20/21] KVM: nVMX: Add prerequisites to SHADOW_FIELD_R[OW] macros
` [PATCH v8 21/21] KVM: nVMX: Allow VMX FRED controls
` [syzbot ci] Re: Enable FRED with KVM VMX

[PATCH net-next v14 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-10-14  7:27 UTC  (6+ messages)
` [PATCH net-next v14 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v14 2/5] net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
` [PATCH net-next v14 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v14 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v14 5/5] net: rnpgbe: Add register_netdev

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-14  6:38 UTC  (6+ messages)
` [PATCH v17 28/47] dept: add documentation for dept

[PATCH] docs: power: clean up power_supply_class.rst
 2025-10-14  5:49 UTC  (3+ messages)

[PATCH] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
 2025-10-14  3:39 UTC  (2+ messages)

[PATCH] drm/xe: xe_guc_pc.c: fix DOC underlines
 2025-10-14  2:26 UTC 

[PATCH v3] docs/zh_CN: Add translation of rust/testing.rst
 2025-10-14  2:24 UTC  (2+ messages)

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-10-14  1:51 UTC  (3+ messages)
` [PATCH v4 3/3] Documentation: kvm: new UAPI for handling SEA

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-10-14  1:12 UTC  (2+ 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).