linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-25 17:00:40 to 2025-08-26 19:36:00 UTC [more...]

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-26 19:35 UTC  (25+ messages)
` [PATCH v5 01/19] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v5 02/19] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v5 03/19] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v5 04/19] x86: Add arch specific kasan functions
` [PATCH v5 05/19] kasan: arm64: x86: Make special tags arch specific
` [PATCH v5 06/19] x86: Reset tag for virtual to physical address conversions
` [PATCH v5 07/19] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v5 08/19] x86: Physical address comparisons in fill_p*d/pte
` [PATCH v5 09/19] x86: KASAN raw shadow memory PTE init
` [PATCH v5 10/19] x86: LAM compatible non-canonical definition
` [PATCH v5 11/19] x86: LAM initialization
` [PATCH v5 12/19] x86: Minimal SLAB alignment
` [PATCH v5 13/19] kasan: x86: Handle int3 for inline KASAN reports
` [PATCH v5 14/19] arm64: Unify software tag-based KASAN inline recovery path
` [PATCH v5 15/19] kasan: x86: Apply multishot to the inline report handler
` [PATCH v5 16/19] kasan: x86: Logical bit shift for kasan_mem_to_shadow
` [PATCH v5 17/19] mm: Unpoison pcpu chunks with base address tag
` [PATCH v5 18/19] mm: Unpoison vms[area] addresses with a common tag
` [PATCH v5 19/19] x86: Make software tag-based kasan available

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-26 18:58 UTC  (15+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v8 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-08-26 18:53 UTC  (10+ messages)
` [PATCH v8 07/10] fs/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v8 08/10] fs/resctrl: Modify rdt_parse_data to pass mode and CLOSID
` [PATCH v8 09/10] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks

[PATCH v6 00/20] Enable FRED with KVM VMX
 2025-08-26 18:50 UTC  (5+ messages)
` [PATCH v6 06/20] KVM: VMX: Set FRED MSR intercepts

[PATCH net-next v01 00/12] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-08-26 17:54 UTC  (21+ messages)
` [PATCH net-next v01 01/12] hinic3: HW initialization
` [PATCH net-next v01 02/12] hinic3: HW management interfaces
` [PATCH net-next v01 03/12] hinic3: HW common function initialization
` [PATCH net-next v01 04/12] hinic3: HW capability initialization
` [PATCH net-next v01 05/12] hinic3: Command Queue flush interfaces
` [PATCH net-next v01 06/12] hinic3: Nic_io initialization
` [PATCH net-next v01 07/12] hinic3: Queue pair resource initialization
` [PATCH net-next v01 08/12] hinic3: Queue pair context initialization
` [PATCH net-next v01 09/12] hinic3: Tx & Rx configuration
` [PATCH net-next v01 10/12] hinic3: Add Rss function
` [PATCH net-next v01 11/12] hinic3: Add port management
` [PATCH net-next v01 12/12] hinic3: Fix missing napi->dev in netif_queue_set_napi

[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-26 17:39 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

[PATCH v4 00/15] Consolidate iommu page table implementations (AMD)
 2025-08-26 17:18 UTC  (16+ messages)
` [PATCH v4 01/15] genpt: Generic Page Table base API
` [PATCH v4 02/15] genpt: Add Documentation/ files
` [PATCH v4 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v4 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v4 05/15] iommupt: Add iova_to_phys op
` [PATCH v4 06/15] iommupt: Add unmap_pages op
` [PATCH v4 07/15] iommupt: Add map_pages op
` [PATCH v4 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v4 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v4 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v4 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v4 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v4 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v4 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v4 15/15] iommupt: Add a kunit test for the IOMMU implementation

[PATCH v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-26 15:55 UTC  (5+ messages)
` [PATCH v8 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v8 09/11] qcomtee: add primordial object

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-26 15:52 UTC  (4+ messages)
` [PATCH v5 11/14] RDMA/ionic: Register device ops for datapath

[PATCH v2 0/1] add a make target to generate man pages from kernel-doc
 2025-08-26 15:49 UTC  (2+ messages)
` [PATCH v2 1/1] docs: add support to build manpages from kerneldoc output

[PATCH iwl-next v1] ice: add support for unmanaged dpll on E830 NIC
 2025-08-26 15:31 UTC 

[PATCH] Documentation: management-style: Correct "know" past participle
 2025-08-26 15:22 UTC  (9+ messages)

[PATCH v3 2/2] openrisc: Add jump label support
 2025-08-26 15:12 UTC  (2+ messages)

[PATCH] Documentation: KVM: fix reference for kvm_ppc_resize_hpt and various typos
 2025-08-26 14:31 UTC  (2+ messages)

[linux-next:master 2926/4534] htmldocs: Warning: Documentation/translations/zh_CN/filesystems/sysfs.txt references a file that doesn't exist: Documentation/filesystems/fuse.rst
 2025-08-26 14:28 UTC 

[PATCH v4] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, LMH, Decoders
 2025-08-26 13:49 UTC  (2+ messages)

[PATCH 0/1] add a make target to generate man pages from kernel-doc
 2025-08-26 13:49 UTC  (2+ messages)
` [PATCH 1/1] docs: add support to build manpages from kerneldoc output

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-26 13:46 UTC  (9+ messages)
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support

[PATCH v3] Documentation: gpio: add documentation about using software nodes
 2025-08-26 13:27 UTC  (2+ messages)

[PATCH net-next v7 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-26 12:39 UTC  (7+ messages)
` [PATCH net-next v7 4/5] net: rnpgbe: Add basic mbx_fw support

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-08-26 12:10 UTC  (17+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "
` [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
` [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
` [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
` [PATCH v6 mm-new 05/10] selftests/bpf: add a simple BPF based THP policy
` [PATCH v6 mm-new 06/10] selftests/bpf: add test case for khugepaged fork
` [PATCH v6 mm-new 07/10] selftests/bpf: add test case to update thp policy
` [PATCH v6 mm-new 08/10] selftests/bpf: add test cases for invalid thp_adjust usage
` [PATCH v6 mm-new 09/10] Documentation: add BPF-based THP adjustment documentation
` [PATCH v6 mm-new 10/10] MAINTAINERS: add entry for BPF-based THP adjustment

[PATCH] Documentation: gfs2: Consolidate GFS2 docs into its own subdirectory
 2025-08-26 12:02 UTC  (2+ messages)

[PATCH v4 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
 2025-08-26 11:11 UTC  (8+ messages)
` [PATCH v4 1/7] Docs/zh_CN: Translate ubifs.rst "
` [PATCH v4 2/7] Docs/zh_CN: Translate ubifs-authentication.rst "
` [PATCH v4 3/7] Docs/zh_CN: Translate gfs2.rst "
` [PATCH v4 4/7] Docs/zh_CN: Translate gfs2-uevents.rst "
` [PATCH v4 5/7] Docs/zh_CN: Translate gfs2-glocks.rst "
` [PATCH v4 6/7] Docs/zh_CN: Translate dnotify.rst "
` [PATCH v4 7/7] Docs/zh_CN: Translate inotify.rst "

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-26 10:43 UTC  (11+ messages)

[PATCH V1 1/2] docs/mm: explain when and why rmap locks need to be taken during mremap()
 2025-08-26  9:58 UTC  (8+ messages)
` [PATCH V1 2/2] mm: document when rmap locks can be skipped when setting need_rmap_locks

[PATCH v6 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-26  9:52 UTC  (13+ messages)
` [PATCH v6 md-6.18 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v6 md-6.18 02/11] md: factor out a helper raid_is_456()
` [PATCH v6 md-6.18 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v6 md-6.18 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v6 md-6.18 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v6 md-6.18 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v6 md-6.18 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v6 md-6.18 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v6 md-6.18 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v6 md-6.18 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap

[PATCH v3 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
 2025-08-26  9:33 UTC  (2+ messages)

[PATCH] Documentation/filesystem/dax: remove brd as a DAX reference
 2025-08-26  8:00 UTC 

[PATCH v7 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
 2025-08-26  7:36 UTC  (2+ messages)

[PATCH v4 00/11] perf sched: Introduce stats tool
 2025-08-26  5:10 UTC  (12+ messages)
` [PATCH v4 01/11] perf: Add print_separator to util
` [PATCH v4 02/11] tools/lib: Add list_is_first()
` [PATCH v4 03/11] perf header: Support CPU DOMAIN relation info
` [PATCH v4 04/11] perf sched stats: Add record and rawdump support
` [PATCH v4 05/11] perf sched stats: Add schedstat v16 support
` [PATCH v4 06/11] perf sched stats: Add schedstat v17 support
` [PATCH v4 07/11] perf sched stats: Add support for report subcommand
` [PATCH v4 08/11] perf sched stats: Add support for live mode
` [PATCH v4 09/11] perf sched stats: Add support for diff subcommand
` [PATCH v4 10/11] perf sched stats: Add basic perf sched stats test
` [PATCH v4 11/11] perf sched stats: Add details in man page

[PATCH v2] docs: bcachefs: fix typo in idle_work documentation
 2025-08-26  5:05 UTC 

[PATCH] Documentation: ocfs2: Properly reindent filecheck operations list
 2025-08-26  2:47 UTC 

[PATCH] Documentation: process: Fix grammar errors in management-style.rst
 2025-08-26  0:00 UTC  (4+ messages)

[PATCH v2 0/7] Enhanced autonomous selection and API
 2025-08-25 23:41 UTC  (6+ messages)
` [PATCH v2 1/7] ACPI: CPPC: add perf control read API and clarify naming
` [PATCH v2 7/7] cpufreq: CPPC: add autonomous mode boot parameter support

git: list of my complaints about future graft removal
 2025-08-25 23:36 UTC  (3+ messages)

[PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
 2025-08-25 22:41 UTC  (2+ messages)

[PATCH v4 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-25 21:00 UTC  (7+ messages)
` [PATCH v4 1/2] cgroup: cgroup.stat.local time accounting

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-08-25 19:31 UTC  (6+ messages)
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI

[RFC PATCH v4 0/7] Kernel API Specification Framework
 2025-08-25 18:14 UTC  (8+ messages)
` [RFC PATCH v4 1/7] kernel/api: introduce kernel API specification framework
` [RFC PATCH v4 2/7] kernel/api: enable kerneldoc-based API specifications
` [RFC PATCH v4 3/7] kernel/api: add debugfs interface for kernel "
` [RFC PATCH v4 4/7] kernel/sched: add specs for sys_sched_setattr()
` [RFC PATCH v4 5/7] mm/mlock: add API specification for mlock
` [RFC PATCH v4 6/7] fs/exec: add API specification for execveat
` [RFC PATCH v4 7/7] tools/kapi: Add kernel API specification extraction tool

[PATCH v2 07/14] docs: conf.py: extra cleanups and fixes
 2025-08-25 17:11 UTC  (7+ 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).