linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-10 07:00:21 to 2025-02-11 02:40:12 UTC [more...]

[PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-02-11  2:39 UTC  (4+ messages)
` [PATCH v19 07/15] cxl: Add helper function to retrieve a feature entry

[PATCH net-next] documentation: networking: Add NAPI config
 2025-02-11  2:38 UTC  (3+ messages)

[PATCH] documentation/filesystems: fix spelling mistakes
 2025-02-11  1:05 UTC  (4+ messages)

[PATCH v3 0/3] riscv: Add bfloat16 instruction support
 2025-02-11  0:42 UTC  (4+ messages)
` [PATCH v3 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension

[RFC v2 0/5] mm: introduce THP deferred setting
 2025-02-11  0:40 UTC  (6+ messages)
` [RFC v2 1/5] mm: defer THP insertion to khugepaged
` [RFC v2 2/5] mm: document transparent_hugepage=defer usage
` [RFC v2 3/5] selftests: mm: add defer to thp setting parser
` [RFC v2 4/5] khugepaged: add defer option to mTHP options
` [RFC v2 5/5] mm: document mTHP defer setting

[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
 2025-02-11  0:27 UTC  (4+ messages)

[lwn:docs-next 35/37] htmldocs: make[2]: ./scripts/get_abi.pl: No such file or directory
 2025-02-11  0:04 UTC 

[PATCH net-next v5 0/8] netconsole: Add support for CPU population
 2025-02-10 23:42 UTC  (6+ messages)
` [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population

[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
 2025-02-10 23:39 UTC  (20+ messages)
` [PATCH v2 01/17] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
` [PATCH v2 02/17] mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
` [PATCH v2 04/17] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
` [PATCH v2 05/17] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v2 06/17] mm: use single SWP_DEVICE_EXCLUSIVE entry type
` [PATCH v2 07/17] mm/page_vma_mapped: device-exclusive entries are not migration entries
` [PATCH v2 08/17] kernel/events/uprobes: handle device-exclusive entries correctly in __replace_page()
` [PATCH v2 09/17] mm/ksm: handle device-exclusive entries correctly in write_protect_page()
` [PATCH v2 10/17] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one()
` [PATCH v2 11/17] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one()
` [PATCH v2 12/17] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one()
` [PATCH v2 13/17] mm/page_idle: handle device-exclusive entries correctly in page_idle_clear_pte_refs_one()
` [PATCH v2 14/17] mm/damon: handle device-exclusive entries correctly in damon_folio_young_one()
` [PATCH v2 15/17] mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one()
` [PATCH v2 16/17] mm/rmap: keep mapcount untouched for device-exclusive entries
` [PATCH v2 17/17] mm/rmap: avoid -EBUSY from make_device_exclusive()

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-02-10 23:14 UTC  (27+ messages)
` [PATCH v6 08/26] drm/bridge: panel: add a panel_bridge to every panel
` [PATCH v6 10/26] drm/bridge: add devm_drm_of_get_bridge_by_node()
` [PATCH v6 11/26] drm/bridge: samsung-dsim: use devm_drm_of_get_bridge[_by_node] to find the out_bridge
` [PATCH v6 14/26] drm/bridge: add support for refcounted DRM bridges
` [PATCH v6 15/26] drm/bridge: devm_drm_of_get_bridge and drmm_of_get_bridge: automatically put the bridge

[PATCH v2] docs: trace: Refactor index documentation
 2025-02-10 22:45 UTC  (2+ messages)

[PATCH v2 00/15] riscv: add SBI FWFT misaligned exception delegation support
 2025-02-10 21:35 UTC  (16+ messages)
` [PATCH v2 01/15] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v2 02/15] riscv: misaligned: request misaligned exception from SBI
` [PATCH v2 03/15] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v2 04/15] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v2 05/15] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v2 06/15] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v2 07/15] riscv: misaligned: factorize trap handling
` [PATCH v2 08/15] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v2 09/15] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v2 10/15] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v2 11/15] selftests: riscv: add misaligned access testing
` [PATCH v2 12/15] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v2 13/15] RISC-V: KVM: add SBI extension reset callback
` [PATCH v2 14/15] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v2 15/15] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2025-02-10 21:14 UTC  (10+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-10 21:09 UTC  (4+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-10 20:58 UTC  (20+ messages)
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v4 06/14] kexec: Add KHO parsing support
` [PATCH v4 09/14] kexec: Add documentation for KHO
` [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings

[PATCH v2 0/2] iio: adc: ad4695: add oversampling support
 2025-02-10 20:51 UTC  (7+ messages)
` [PATCH v2 1/2] iio: adc: ad4695: add offload-based "

[PATCH] docs: ABI: move README contents to the top
 2025-02-10 20:43 UTC 

[PATCH v10 00/27] riscv control-flow integrity for usermode
 2025-02-10 20:27 UTC  (28+ messages)
` [PATCH v10 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v10 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v10 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v10 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v10 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v10 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v10 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v10 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v10 09/27] riscv mmu: write protect and shadow stack
` [PATCH v10 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v10 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v10 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v10 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v10 14/27] riscv/traps: Introduce software check exception
` [PATCH v10 15/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v10 16/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v10 17/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v10 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v10 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v10 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v10 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v10 22/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v10 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v10 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v10 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v10 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v10 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH 00/27] Improve ABI documentation generation
 2025-02-10 20:27 UTC  (31+ messages)
` [PATCH 01/27] docs: sphinx: remove kernellog.py file
` [PATCH 02/27] docs: sphinx/kernel_abi: adjust coding style
` [PATCH 03/27] docs: admin-guide: abi: add SPDX tags to ABI files
` [PATCH 04/27] ABI: sysfs-class-rfkill: fix kernelversion tags
` [PATCH 05/27] ABI: sysfs-bus-coresight-*: "
` [PATCH 06/27] ABI: sysfs-driver-dma-idxd: fix date tags
` [PATCH 07/27] ABI: sysfs-fs-f2fs: "
` [PATCH 08/27] ABI: sysfs-power: fix a what tag
` [PATCH 09/27] scripts/documentation-file-ref-check: don't check perl/python scripts
` [PATCH 10/27] scripts/get_abi.py: add a Python tool to generate ReST output
` [PATCH 11/27] scripts/get_abi.py: add support for symbol search
` [PATCH 12/27] docs: use get_abi.py for ABI generation
` [PATCH 13/27] scripts/lib/abi/abi_parser.py: optimize parse_abi() function
` [PATCH 14/27] scripts/lib/abi/abi_parser.py: use an interactor for ReST output
` [PATCH 15/27] docs: sphinx/kernel_abi: use AbiParser directly
` [PATCH 16/27] docs: sphinx/kernel_abi: reduce buffer usage for ABI messages
` [PATCH 17/27] docs: sphinx/kernel_abi: properly split lines
` [PATCH 18/27] scripts/get_abi.pl: Add filtering capabilities to rest output
` [PATCH 19/27] scripts/get_abi.pl: add support to parse ABI README file
` [PATCH 20/27] docs: sphinx/kernel_abi: parse ABI files only once
` [PATCH 21/27] docs: admin-guide/abi: split files from symbols
` [PATCH 22/27] docs: sphinx/automarkup: add cross-references for ABI
` [PATCH 23/27] docs: sphinx/kernel_abi: avoid warnings during Sphinx module init
` [PATCH 24/27] scripts/lib/abi/abi_parser.py: Rename title name for ABI files
` [PATCH 25/27] scripts/lib/abi/abi_parser.py: make it backward-compatible with Python 3.6
` [PATCH 26/27] scripts/get_abi.py: add support for undefined ABIs
` [PATCH 27/27] scripts/get_abi.pl: drop now obsoleted script

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-10 20:26 UTC  (32+ messages)
` [PATCH v11 08/23] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v11 11/23] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain
` [PATCH v11 15/23] x86/resctrl: Add the functionality to assigm MBM events
` [PATCH v11 16/23] x86/resctrl: Add the functionality to unassigm "
` [PATCH v11 17/23] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v11 18/23] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v11 19/23] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v11 23/23] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH] Documentation: proofreading Documentation
 2025-02-10 19:25 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-10 19:01 UTC  (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages

[PATCH] docs: submitting-patches: document the format for affiliation
 2025-02-10 18:45 UTC  (3+ messages)

[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
 2025-02-10 18:25 UTC  (10+ messages)
` [PATCH v2 3/3] cgroup/rstat: Add run_delay accounting for cgroups
    ` Re: [PATCH v2 0/3] Fix and cleanup and extend cpu.stat

[PATCH v3 0/2] printf: convert self-test to KUnit
 2025-02-10 18:23 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] printf: break kunit into test cases

[PATCH v4] docs/arch: remove deprecated function name
 2025-02-10 18:17 UTC  (2+ messages)

[PATCH v5 0/3] Translation self-protection.rst into chinese
 2025-02-10 18:16 UTC  (2+ messages)

[PATCH v3] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1
 2025-02-10 18:13 UTC  (2+ messages)

[PATCH v4] docs: clarify rules wrt tagging other people
 2025-02-10 18:12 UTC  (8+ messages)

[PATCH v2] docs: submit-checklist: Expand on build tests against different word sizes
 2025-02-10 18:01 UTC  (2+ messages)

[v2] Documentation: Remove repeated word in docs
 2025-02-10 17:55 UTC  (2+ messages)

[PATCH] kbuild: rust: add rustc-min-version support function
 2025-02-10 17:04 UTC  (2+ messages)

[PATCH v11 0/3] Add LED1202 LED Controller
 2025-02-10 17:01 UTC  (6+ messages)
` [PATCH v11 3/3] leds: Add LED1202 I2C driver
  ` (subset) "

[RFC v2 00/38] Improve ABI documentation generation
 2025-02-10 16:03 UTC  (9+ messages)
` [RFC v2 18/38] docs: sphinx/kernel_abi: use AbiParser directly

[PATCH 0/2] phy: core: Remove 2 APIs
 2025-02-10 13:32 UTC  (3+ messages)
` [PATCH 1/2] phy: core: Remove API devm_of_phy_provider_unregister()
` [PATCH 2/2] phy: core: Remove API devm_phy_destroy()

[PATCH] PCI: endpoint: Remove API devm_pci_epc_destroy()
 2025-02-10 12:39 UTC 

[PATCH] x86/efistub: Add options for forcing Apple set_os protocol
 2025-02-10 10:51 UTC 

[PATCH] x86/efistub: Add options for forcing Apple set_os protocol
 2025-02-10 10:40 UTC  (3+ messages)

[PATCH net-next 00/15] Rate management on traffic classes + misc
 2025-02-10  9:51 UTC  (7+ messages)
` [PATCH net-next 06/15] net/mlx5e: reduce the max log mpwrq sz for ECPF and reps
` [PATCH net-next 07/15] net/mlx5e: reduce rep rxq depth to 256 for ECPF
` [PATCH net-next 08/15] net/mlx5e: set the tx_queue_len for pfifo_fast

[PATCH v13 0/4] Add support for Intel PPS Generator
 2025-02-10  9:47 UTC  (6+ messages)
` [PATCH v13 1/4] drivers pps/generators: replace copy of pps-gen info struct with const pointer

[PATCH v3 1/2] gpu: nova-core: add initial driver stub
 2025-02-10  8:39 UTC  (3+ messages)

[PATCH v9 00/26] riscv control-flow integrity for usermode
 2025-02-10  7:42 UTC  (5+ messages)
` [PATCH v9 14/26] riscv/traps: Introduce software check exception

[PATCH v3 0/3] Document the new media-committer's model
 2025-02-10  7:00 UTC  (8+ messages)
        ` Media committers model postponed to 6.14 - Was: "


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