linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-14 11:23:46 to 2026-09-14 19:44:18 UTC [more...]

[PATCH v2 00/21] kbuild: significantly speed up kernel builds
 2026-09-14 19:44 UTC  (22+ messages)
` [PATCH v2 11/21] kbuild: avoid re-running compiler and linker probes
` [PATCH v2 14/21] kbuild: batch module finalisation
` [PATCH v2 15/21] objtool: cache relocations, do less work
` [PATCH v2 17/21] objtool: decode instructions and resolve branch targets in parallel
` [PATCH v2 18/21] kbuild: rust: optionally parallelise rustc front end
` [PATCH v2 20/21] kbuild: build rust crates in parallel with the rest of the build
` [PATCH v2 21/21] kbuild: use pigz for gzip compression if available

[PATCH] Documentation: KVM: x86: document KVM_GET_*/KVM_SET_* ordering
 2026-09-14 19:03 UTC  (2+ messages)

[PATCH v2 0/3] x86/resctrl: Keep default MBM mode at boot and fix ABMC
 2026-09-14 18:54 UTC  (7+ messages)
` [PATCH v2 1/3] x86/resctrl: Fix ABMC counter programming for extended counter ranges
` [PATCH v2 2/3] fs/resctrl: Assign counters to existing groups when enabling mbm_event

[PATCH] docs: sound: hdspm: clean up driver doc
 2026-09-14 18:46 UTC  (3+ messages)

[PATCH net-next v15 6/6] net: dsa: mxl862xx: document devlink flash and info support
 2026-09-14 18:34 UTC 

[PATCH net-next v15 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
 2026-09-14 18:34 UTC 

[PATCH net-next v15 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
 2026-09-14 18:34 UTC 

[PATCH net-next v15 3/6] driver core: add device_schedule_reprobe()
 2026-09-14 18:34 UTC 

[PATCH net-next v15 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
 2026-09-14 18:34 UTC 

[PATCH] docs: landlock: clarify TTY signal scoping
 2026-09-14 18:09 UTC 

[PATCH] docs: kdoc: fix struct_group_tagged() parsing regression
 2026-09-14 17:20 UTC  (2+ messages)

[PATCH v2 07/21] kallsyms: reimplement mksysmap in C
 2026-09-14 17:01 UTC  (4+ messages)

Path forward for Virtualized Swap?
 2026-09-14 16:49 UTC  (19+ messages)

[PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
 2026-09-14 16:45 UTC  (4+ messages)

[PATCH 0/3] keys: Add well known IDs for fs-verity/dm-verity keys
 2026-09-14 16:41 UTC  (4+ messages)
` [PATCH 1/3] keys: add KEY_SPEC_DM_VERITY_KEYRING
` [PATCH 2/3] keys: add KEY_SPEC_FS_VERITY_KEYRING
` [PATCH 3/3] Documentation: keys: document IDs added since KEY_SPEC_REQKEY_AUTH_KEY

[PATCH v2] docs: s390: pci: Fix the sriov_numvfs attribute name
 2026-09-14 16:39 UTC  (2+ messages)

[PATCH v2 0/4] Fix HugeTLB subpool used_hpages tracking
 2026-09-14 16:30 UTC  (4+ messages)

[PATCH v10 00/28] KVM: Enable FRED support with KVM VMX
 2026-09-14 16:14 UTC  (4+ messages)
` [PATCH v10 09/28] KVM: VMX: Save/restore guest FRED RSP0

[PATCH v2 1/4] mm: hugetlb: Track used_hpages when getting/putting pages from subpool
 2026-09-14 16:12 UTC  (2+ messages)

[PATCH v2 4/4] mm: hugetlb: Avoid re-allocating global reservations on region add failure
 2026-09-14 16:03 UTC  (2+ messages)

[PATCH v2 2/4] mm: hugetlb: Fix out_put_pages subpool reserve calculation
 2026-09-14 16:00 UTC  (2+ messages)

[PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead
 2026-09-14 15:30 UTC  (8+ messages)
` [PATCH v4 16/16] mm/page-flags: remove PG_private
` [f2fs-dev] [PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-14 15:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] hwmon: (pmbus/max34440): Add support for ADPM12300
 2026-09-14 15:29 UTC  (2+ messages)

[PATCH v5 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-09-14 15:28 UTC  (9+ messages)
` [PATCH v5 1/6] dt-bindings: vendor-prefixes: Add Sensylink
` [PATCH v5 2/6] dt-bindings: hwmon: Move LM63 family to a dedicated binding
` [PATCH v5 3/6] dt-bindings: hwmon: Add Sensylink CTF2301
` [PATCH v5 4/6] hwmon: (lm63) Add Sensylink CTF2301 support

[PATCH v2 3/4] mm: hugetlb: Fix subpool usage leak on allocation failure
 2026-09-14 15:26 UTC  (2+ messages)

[PATCH v2] hwmon: (socfpga) add Agilex 5 channel mapping
 2026-09-14 15:23 UTC  (2+ messages)

[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-14 14:58 UTC  (41+ messages)
` [PATCH v2 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get
` [PATCH v2 02/40] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH v2 03/40] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH v2 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH v2 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH v2 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH v2 07/40] mm/vma: tidy up map kernel pages enum values
` [PATCH v2 08/40] mm: add mmap action for discontiguous kernel page mapping
` [PATCH v2 09/40] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH v2 10/40] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH v2 11/40] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH v2 12/40] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH v2 13/40] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH v2 14/40] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH v2 15/40] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH v2 16/40] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH v2 17/40] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH v2 18/40] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH v2 19/40] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH v2 20/40] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH v2 21/40] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH v2 22/40] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH v2 23/40] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH v2 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH v2 25/40] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH v2 26/40] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH v2 27/40] mm: remove hugetlb_inline.h
` [PATCH v2 28/40] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH v2 29/40] mm: drop some redundant checks around hugetlb VMAs
` [PATCH v2 30/40] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH v2 31/40] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH v2 32/40] mm/uffd: use predicates for userfaultfd checks
` [PATCH v2 33/40] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH v2 34/40] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH v2 35/40] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH v2 36/40] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH v2 37/40] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH v2 38/40] fuse: dax: do not set VM_MIXEDMAP
` [PATCH v2 39/40] mm/huge_memory: remove vma_is_special_huge()
` [PATCH v2 40/40] mm/vma: introduce and use vma[_flags]_can_gup()

[PATCH v6 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-09-14 14:51 UTC  (2+ messages)

[PATCH 0/6] mm/damon: misc improvements in tests and documents
 2026-09-14 14:50 UTC  (4+ messages)
` [PATCH 5/6] Docs/mm/damon/design: clarify when qt_exceeds increases
` [PATCH 6/6] Docs/mm/damon/design: fix typos in temporal auto-tuning algorithm section

[RFC PATCH v2 0/8] mm/damon: introduce hugepage_size probe filter
 2026-09-14 14:44 UTC  (3+ messages)
` [RFC PATCH v2 6/8] Docs/mm/damon/design: update for "
` [RFC PATCH v2 7/8] Docs/admin-guide/mm/damon/usage: update for hugepage_size

[PATCH v4 0/3] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-09-14 14:42 UTC  (5+ messages)
` [PATCH v4 1/3] module: pull out add_taint_module() to be public
` [PATCH v4 2/3] module: fix up documentation for add_taint() and add_taint_module()
` [PATCH v4 3/3] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers

[PATCH v3 0/2] Documentation/litmus-tests: Add SRCU fastpath litmus tests
 2026-09-14 14:39 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation/litmus-tests: Add SRCU fastpath anchor-before-scan test
` [PATCH v3 2/2] Documentation/litmus-tests: Add SRCU fastpath scan-before-anchor test

[PATCH v16 00/13] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-09-14 14:35 UTC  (15+ messages)
` [PATCH v16 01/13] x86/mce: Fix hardware debug register corruption on task migration
` [PATCH v16 02/13] KVM: x86: Prevent host DR7 debug register leak into guest OS on NMI
` [PATCH v16 03/13] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v16 04/13] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v16 05/13] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v16 06/13] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v16 07/13] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v16 08/13] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v16 09/13] selftests: tracing: Add syntax "
` [PATCH v16 10/13] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
` [PATCH v16 11/13] selftests: tracing: Add wprobe trigger testcase
` [PATCH v16 12/13] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v16 13/13] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger

[PATCH v6 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
 2026-09-14 14:27 UTC  (5+ messages)
` [PATCH v6 16/18] PCI/P2PDMA: Document TLP-class routing
` [PATCH v6 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v6 18/18] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route

b53.rst: is the 5325/5365 "no tagging support" section still accurate?
 2026-09-14 14:16 UTC  (2+ messages)

[PATCH v51 0/7] firmware: imx: driver for NXP secure-enclave
 2026-09-14 19:40 UTC  (8+ messages)
` [PATCH v51 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v51 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v51 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v51 4/7] firmware: imx: device context dedicated to priv
` [PATCH v51 5/7] firmware: imx: adds miscdev
` [PATCH v51 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v51 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH v2 00/14] ARM: deprecated platform removal
 2026-09-14 14:08 UTC 

[PATCH] tracing: Clamp the printed end of a histogram bucket at U64_MAX
 2026-09-14 13:23 UTC 

[PATCH] ACPI: device-id: document struct acpi_device_id
 2026-09-14 13:11 UTC  (2+ messages)

[PATCH v10 00/20] KVM: arm64: PMU: Use multiple host PMUs
 2026-09-14 11:40 UTC  (21+ messages)
` [PATCH v10 01/20] KVM: arm64: Serialize repeated vCPU initialization
` [PATCH v10 02/20] KVM: arm64: PMU: Stop updating MDCR_EL2.HPMN
` [PATCH v10 03/20] KVM: arm64: PMU: Freeze counter count after first run
` [PATCH v10 04/20] KVM: arm64: selftests: Test SET_NR_COUNTERS "
` [PATCH v10 05/20] KVM: arm64: PMU: Keep implemented counter mask EL-independent
` [PATCH v10 06/20] KVM: arm64: PMU: Preserve EL2 bitmap state during migration
` [PATCH v10 07/20] KVM: arm64: PMU: Recreate events after reset
` [PATCH v10 08/20] KVM: arm64: PMU: Recreate events after MDCR_EL2 changes
` [PATCH v10 09/20] KVM: arm64: PMU: Recreate events after PMCR_EL0 changes
` [PATCH v10 10/20] KVM: arm64: PMU: Recreate events after userspace event writes
` [PATCH v10 11/20] tools headers: Use u* types for bitfield helpers
` [PATCH v10 12/20] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v10 13/20] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v10 14/20] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v10 15/20] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v10 16/20] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v10 17/20] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v10 18/20] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v10 19/20] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v10 20/20] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH v28 net-next 00/10] nbl driver for Nebulamatrix NICs
 2026-09-14 12:34 UTC  (11+ messages)
` [PATCH v28 net-next 01/10] net/nebula-matrix: add minimum nbl build framework
` [PATCH v28 net-next 02/10] net/nebula-matrix: add core driver architecture and HW layer initialization
` [PATCH v28 net-next 03/10] net/nebula-matrix: add channel layer
` [PATCH v28 net-next 04/10] net/nebula-matrix: add common resource implementation
` [PATCH v28 net-next 05/10] net/nebula-matrix: add intr "
` [PATCH v28 net-next 06/10] net/nebula-matrix: add chip-wide hardware init/deinit implementation
` [PATCH v28 net-next 07/10] net/nebula-matrix: dispatch: add control-level routing core infrastructure
` [PATCH v28 net-next 08/10] net/nebula-matrix: dispatch: implement channel RPC framework and serialize hardware ops
` [PATCH v28 net-next 09/10] net/nebula-matrix: add common/ctrl dev init/remove operation
` [PATCH v28 net-next 10/10] net/nebula-matrix: add common dev start/stop operation

[PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-09-14 12:26 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: Add ESR fault helpers
` [PATCH v2 02/13] KVM: arm64: Use ESR helpers in guest abort handling
` [PATCH v2 03/13] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
` [PATCH v2 04/13] KVM: arm64: Propagate and use mmu "
` [PATCH v2 05/13] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault
` [PATCH v2 06/13] KVM: arm64: Size the stage-2 memcache from the fault MMU
` [PATCH v2 07/13] KVM: arm64: Propagate EHWPOISON in kvm_s2_fault_pin_pfn()
` [PATCH v2 08/13] KVM: arm64: Pass walk flags to kvm_pgtable_get_leaf()
` [PATCH v2 09/13] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY
` [PATCH v2 10/13] Documentation: KVM: document arm64 KVM_PRE_FAULT_MEMORY
` [PATCH v2 11/13] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v2 12/13] KVM: selftests: Add option for different backing in pre-fault tests
` [PATCH v2 13/13] KVM: selftests: Add nested pre-fault test for arm64

[PATCH net-next v3 0/5] netconsole: Support messages ratelimit-ing
 2026-09-14 12:09 UTC  (6+ messages)
` [PATCH net-next v3 1/5] netconsole: send the oops when oops_only is set
` [PATCH net-next v3 2/5] netconsole: add a per-target message rate limit
` [PATCH net-next v3 3/5] netconsole: allow configuring the rate limit interval through configfs
` [PATCH net-next v3 4/5] netconsole: allow configuring the rate limit burst "
` [PATCH net-next v3 5/5] docs: netconsole: document rate limit feature

[PATCH] Documentation: KVM: Fix the struct kvm_arm_device_addr name
 2026-09-14 12:04 UTC  (2+ messages)

[PATCH] Documentation: KVM: Fix the event_source sysfs path in the PMU attribute description
 2026-09-14 12:04 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).