linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-18 15:31:24 to 2022-02-23 15:21:42 UTC [more...]

[PATCH 00/12] Introduce DAMON sysfs interface
 2022-02-23 15:20 UTC  (5+ messages)
` [PATCH 01/12] mm/damon/core: Allow non-exclusive DAMON start/stop
` [PATCH 02/12] mm/damon/core: Add number of each enum type values
` [PATCH 03/12] mm/damon: Implement a minimal stub for sysfs-based DAMON interface
` [PATCH 05/12] mm/damon/sysfs: Support physical address space monitoring

[PATCH v4 00/11] Transform documentation into POD
 2022-02-23 15:05 UTC  (22+ messages)
` [PATCH v4 01/11] scripts: kernel-doc: Add the basic POD sections
` [PATCH v4 02/11] scripts: kernel-doc: Relink argument parsing error handling to pod2usage
` [PATCH v4 03/11] scripts: kernel-doc: Translate the DESCRIPTION section
` [PATCH v4 04/11] scripts: kernel-doc: Translate the "Output format selection" subsection of OPTIONS
` [PATCH v4 05/11] scripts: kernel-doc: Translate the "Output format selection modifier" "
` [PATCH v4 06/11] scripts: kernel-doc: Translate the "Output selection" "
` [PATCH v4 07/11] scripts: kernel-doc: Translate the "Output selection modifiers" "
` [PATCH v4 08/11] scripts: kernel-doc: Translate the "Other parameters" "
` [PATCH v4 09/11] scripts: kernel-doc: Replace the usage function
` [PATCH v4 10/11] scripts: kernel-doc: Drop obsolete comments
` [PATCH v4 11/11] scripts: kernel-doc: Refresh the copyright lines

[PATCH] scripts: kernel-doc: Check existence of FILE arg
 2022-02-23 14:36 UTC  (5+ messages)

[PATCH] Documentation/vm/page_owner.rst: fix commends
 2022-02-23 13:41 UTC 

[PATCH v7 0/2] System Generation ID driver and VMGENID backend
 2022-02-23 13:21 UTC  (5+ messages)
` [PATCH v7 2/2] drivers/virt: vmgenid: add vm generation id driver

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-23 10:58 UTC  (17+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
` [PATCH v7 05/12] mm: multigenerational LRU: minimal implementation
` [PATCH v7 11/12] mm: multigenerational LRU: debugfs interface
  ` [page-reclaim] "
` [PATCH v7 12/12] mm: multigenerational LRU: documentation

[RFC PATCH v1 0/3] Rebase DAMON_RECALIM for NUMA system
 2022-02-23  7:12 UTC  (3+ messages)

[RFC PATCH v1 3/3] mm/damon/reclaim: Add per NUMA node proactive reclamation by DAMON_RECLAIM
 2022-02-23  7:12 UTC  (3+ messages)

[RFC PATCH v1 2/3] mm/damon/core: Add damon_start_one()
 2022-02-23  7:11 UTC  (3+ messages)

[RFC PATCH v1 1/3] mm/damon: Rebase damos watermarks for NUMA systems
 2022-02-23  7:10 UTC  (3+ messages)

[PATCH v13 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-02-23  5:28 UTC  (3+ messages)
` [PATCH v13 2/2] leds: Add driver for Qualcomm LPG

[PATCH v3 00/18] scsi: libsas and users: Factor out LLDD TMF code
 2022-02-23  2:20 UTC  (20+ messages)
` [PATCH v3 01/18] scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()
` [PATCH v3 02/18] scsi: libsas: Use enum for response frame DATAPRES field
` [PATCH v3 03/18] scsi: libsas: Delete lldd_clear_aca callback
` [PATCH v3 04/18] scsi: libsas: Delete SAS_SG_ERR
` [PATCH v3 05/18] scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT
` [PATCH v3 06/18] scsi: libsas: Move SMP task handlers to core
` [PATCH v3 07/18] scsi: libsas: Add struct sas_tmf_task
` [PATCH v3 08/18] scsi: libsas: Add sas_task.tmf
` [PATCH v3 09/18] scsi: libsas: Add sas_execute_tmf()
` [PATCH v3 10/18] scsi: libsas: Add sas_execute_ssp_tmf()
` [PATCH v3 11/18] scsi: libsas: Add TMF handler exec complete callback
` [PATCH v3 12/18] scsi: libsas: Add TMF handler aborted callback
` [PATCH v3 13/18] scsi: libsas: Add sas_abort_task_set()
` [PATCH v3 14/18] scsi: libsas: Add sas_clear_task_set()
` [PATCH v3 15/18] scsi: libsas: Add sas_lu_reset()
` [PATCH v3 16/18] scsi: libsas: Add sas_query_task()
` [PATCH v3 17/18] scsi: libsas: Add sas_abort_task()
` [PATCH v3 18/18] scsi: libsas: Add sas_execute_ata_cmd()

[PATCH v1 0/7] Add Intel OFS support for DFL driver
 2022-02-23  1:48 UTC  (31+ messages)
` [PATCH v1 1/7] Documentation: fpga: dfl: add description of IOFS
` [PATCH v1 2/7] fpga: dfl: check feature type before parse irq info
` [PATCH v1 3/7] fpga: dfl: Allow for ports with no local bar space
` [PATCH v1 7/7] fpga: dfl: pci: Add generic OFS PCI PID

[PATCH v5 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-02-22 19:58 UTC 

[PATCH 2/2] Documentation/vm/page_owner.rst: fix a phrase
 2022-02-22 18:59 UTC  (2+ messages)

[PATCH v2] scsi: docs: update notes about scsi_times_out
 2022-02-22 18:32 UTC  (2+ messages)

[PATCH 0/3] Docs/damon: Update documents for better consistency
 2022-02-22 17:01 UTC  (4+ messages)
` [PATCH 1/3] Docs/vm/damon: Call low level monitoring primitives the operations
` [PATCH 2/3] Docs/vm/damon/design: Update DAMON-Idle Page Tracking interference handling
` [PATCH 3/3] Docs/damon: Update outdated term 'regions update interval'

[PATCH] Documentation: block/diskstats: update function names
 2022-02-22 15:10 UTC  (5+ messages)

[PATCH v4 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-02-22 11:24 UTC  (6+ messages)
        ` [EXT] "

[PATCH v1 00/11] Landlock: file linking and renaming support
 2022-02-22 10:18 UTC  (14+ messages)
` [PATCH v1 01/11] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v1 02/11] landlock: Reduce the maximum number of layers to 16
` [PATCH v1 03/11] landlock: Create find_rule() from unmask_layers()
` [PATCH v1 04/11] landlock: Fix same-layer rule unions
` [PATCH v1 05/11] landlock: Move filesystem helpers and add a new one
` [PATCH v1 06/11] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v1 07/11] selftest/landlock: Add 6 new test suites dedicated to file reparenting
` [PATCH v1 08/11] samples/landlock: Add support for "
` [PATCH v1 09/11] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v1 10/11] landlock: Document good practices about filesystem policies
` [PATCH v1 11/11] landlock: Add design choices documentation for filesystem access rights

[PATCH v2 0/5] docs/zh_CN: add admin-guide damon translation
 2022-02-22  3:28 UTC  (8+ messages)
` [PATCH v2 1/5] docs/zh_CN: Refactoring the admin-guide directory index
` [PATCH v2 2/5] docs/zh_CN: add admin-guide damon index translation
` [PATCH v2 3/5] docs/zh_CN: add admin-guide damon start translation
` [PATCH v2 4/5] docs/zh_CN: add damon usage translation
` [PATCH v2 5/5] docs/zh_CN: add damon reclaim translation

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-22  3:17 UTC  (12+ messages)
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [PATCH 07/11] Remove inode_congested()
` [PATCH 05/11] nfs: remove reliance on bdi congestion
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 04/11] fuse: remove reliance on bdi congestion
` [PATCH 06/11] ceph: "
` [PATCH 11/11] Remove congestion tracking framework
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 02/11] MM: document and polish read-ahead code

[PATCH V2 00/11] rtla: Improved tracing support
 2022-02-21 22:16 UTC  (12+ messages)
` [PATCH V2 01/11] rtla/osnoise: Add support to adjust the tracing_thresh
` [PATCH V2 02/11] rtla/osnoise: Add an option to set the threshold
` [PATCH V2 03/11] rtla/osnoise: Add the automatic trace option
` [PATCH V2 04/11] rtla/timerlat: "
` [PATCH V2 05/11] rtla/trace: Add trace events helpers
` [PATCH V2 06/11] rtla: Add -e/--event support
` [PATCH V2 07/11] rtla/trace: Add trace event trigger helpers
` [PATCH V2 08/11] rtla: Add --trigger support
` [PATCH V2 09/11] rtla/trace: Add trace event filter helpers
` [PATCH V2 10/11] rtla: Add --filter support
` [PATCH V2 11/11] rtla/trace: Save event histogram output to a file

[PATCH v5] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-02-21 20:19 UTC  (4+ messages)

[PATCH v4 09/10] KVM: s390: Update api documentation for memop ioctl
 2022-02-21 16:06 UTC  (3+ messages)
` [PATCH] KVM: s390: Clarify key argument for MEM_OP in api docs

[PATCH v2] Docs: printk: add 'console=null|""' to admin/kernel-parameters
 2022-02-21 14:47 UTC  (2+ messages)

[PATCH v2] vsprintf: Fix %pK with kptr_restrict == 0
 2022-02-21 14:30 UTC  (2+ messages)

[RFC] scripts: kernel-doc: Major kernel-doc rework
 2022-02-21 12:57 UTC  (6+ messages)

[PATCH v2 2/3] hwmon (xdpe12284): Add support for xdpe11280
 2022-02-21 12:13 UTC  (7+ messages)

[PATCH] hwmon: add driver for Aquacomputer Farbwerk 360
 2022-02-21 10:21 UTC 

[PATCH v3 0/3] Add Chinese translations for KSM documents
 2022-02-21  9:48 UTC  (3+ messages)
` [PATCH v3 2/3] zh_CN: Add translations for admin-guide/mm/ksm.rst

[PATCH v4 3/4] pmbus: Add support for pli1209bc
 2022-02-21  9:42 UTC 

[PATCH v3 3/4] pmbus: Add support for pli1209bc
 2022-02-21  9:02 UTC  (3+ messages)

[PATCH v2 00/18] scsi: libsas and users: Factor out LLDD TMF code
 2022-02-21  8:36 UTC  (9+ messages)

[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-02-21  6:38 UTC  (9+ messages)
` [PATCH v20 2/5] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v20 5/5] kdump: update Documentation about crashkernel

[PATCH] docs: Remove duplicated words in trace/osnoise-tracer
 2022-02-20 20:43 UTC  (3+ messages)

[atishp04:sbi_pmu_v6 15/17] drivers/perf/riscv_pmu_sbi.c:498: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-02-20 11:38 UTC 

[atishp04:sbi_pmu_v6 12/17] drivers/perf/riscv_pmu_legacy.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-02-20 10:17 UTC 

[PATCH] Documentation/vm/page_owner.rst: fix a function's description
 2022-02-19 15:00 UTC 

[RFC v2 0/6] Proposal for a GPU cgroup controller
 2022-02-18 19:12 UTC  (2+ messages)

[PATCH 0/3] rtla: Some RTLA fixes for 5.17
 2022-02-18 17:57 UTC  (4+ messages)
` [PATCH 1/3] rtla/hist: Make -E the short version of --entries
` [PATCH 2/3] rtla/osnoise: Free params at the exit
` [PATCH 3/3] rtla/osnoise: Fix error message when failing to enable trace instance

[PATCH bpf-next v8 2/5] Documentation/bpf: Add documentation for BPF_PROG_RUN
 2022-02-18 17:50 UTC 

[PATCH v5 00/12] x86: Trenchboot secure dynamic launch Linux kernel support
 2022-02-17  3:54 UTC  (13+ messages)
` [PATCH v5 01/12] x86/boot: Place kernel_info at a fixed offset
` [PATCH v5 02/12] Documentation/x86: Secure Launch kernel documentation
` [PATCH v5 03/12] x86: Secure Launch Kconfig
` [PATCH v5 04/12] x86: Secure Launch main header file
` [PATCH v5 05/12] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v5 06/12] x86: Secure Launch kernel early boot stub
` [PATCH v5 07/12] x86: Secure Launch kernel late "
` [PATCH v5 08/12] x86: Secure Launch SMP bringup support
` [PATCH v5 09/12] kexec: Secure Launch kexec SEXIT support
` [PATCH v5 10/12] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v5 11/12] x86: Secure Launch late initcall platform module
` [PATCH v5 12/12] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH] Correct documentation comments for x86 csum_and_copy_...user()
 2022-02-18 15:31 UTC 


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