linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 18:00:57 to 2020-11-17 05:48:07 UTC [more...]

[PATCH v2] docs: automarkup.py: Allow automatic cross-reference inside C namespace
 2020-11-17  5:47 UTC  (2+ messages)

[PATCH v24 00/12] Landlock LSM
 2020-11-17  5:37 UTC  (14+ messages)
` [PATCH v24 01/12] landlock: Add object management
` [PATCH v24 02/12] landlock: Add ruleset and domain management
` [PATCH v24 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v24 04/12] landlock: Add ptrace restrictions
` [PATCH v24 05/12] LSM: Infrastructure management of the superblock
` [PATCH v24 06/12] fs,security: Add sb_delete hook
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 08/12] landlock: Add syscall implementations
` [PATCH v24 09/12] arch: Wire up Landlock syscalls
` [PATCH v24 10/12] selftests/landlock: Add user space tests
` [PATCH v24 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v24 12/12] landlock: Add user and kernel documentation

[PATCH 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-17  5:15 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH 2/2] docs: hwmon: Document max127 driver

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-17  5:24 UTC  (4+ messages)
` [PATCH v2 09/13] arm, arm64: move free_unused_memmap() to generic mm

[PATCH 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-17  1:25 UTC  (3+ messages)
` [PATCH 1/2] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH 2/2] fpga: dfl: look for vendor specific capability

rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b
 2020-11-16 22:13 UTC  (10+ messages)

[PATCH] Documentation: kernel-parameters: add missing '<'
 2020-11-16 22:04 UTC  (2+ messages)

[PATCH v22 00/12] Landlock LSM
 2020-11-16 21:36 UTC  (4+ messages)
` [PATCH v22 01/12] landlock: Add object management

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-11-16 20:36 UTC  (5+ messages)
` [PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference

linux-next: build warning after merge of the ftrace tree
 2020-11-16 20:35 UTC  (5+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-16 19:57 UTC  (47+ messages)
` [PATCH v4 01/27] net: phy: fix "
` [PATCH v4 02/27] net: datagram: fix some "
` [PATCH v4 03/27] net: core: "
` [PATCH v4 04/27] s390: fix "
` [PATCH v4 05/27] drm: fix some "
` [PATCH v4 06/27] HSI: fix a kernel-doc markup
` [PATCH v4 07/27] IB: fix kernel-doc markups
` [PATCH v4 08/27] parport: fix a kernel-doc markup
` [PATCH v4 09/27] rapidio: fix kernel-doc a markup
` [PATCH v4 10/27] video: fix some kernel-doc markups
` [PATCH v4 11/27] fs: fix "
` [PATCH v4 12/27] jbd2: "
` [PATCH v4 13/27] pstore/zone: fix a kernel-doc markup
` [PATCH v4 14/27] completion: fix kernel-doc markups
` [PATCH v4 15/27] firmware: stratix10-svc: "
` [PATCH v4 16/27] connector: fix a kernel-doc markup
` [PATCH v4 17/27] lib/crc7: "
` [PATCH v4 18/27] hrtimer: fix kernel-doc markups
` [PATCH v4 19/27] genirq: "
` [PATCH v4 20/27] list: fix a typo at the kernel-doc markup
` [PATCH v4 21/27] memblock: fix kernel-doc markups
` [PATCH v4 22/27] w1: fix a kernel-doc markup
` [PATCH v4 23/27] resource: fix kernel-doc markups
` [PATCH v4 24/27] shed: fix kernel-doc markup
` [PATCH v4 25/27] mm: fix kernel-doc markups
` [PATCH v4 26/27] selftests: kselftest_harness.h: partially "
` [PATCH v4 27/27] scripts: kernel-doc: validate kernel-doc markup with the actual names

[PATCH] docs/vm: remove unused 3 items explanation for /proc/vmstat
 2020-11-16 19:32 UTC  (2+ messages)

[PATCH] Fix cgroup-v1 doc: /proc/<pid>/cgroup instead of /proc/<pid>/cgroups
 2020-11-16 16:30 UTC 

[PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
 2020-11-16 15:45 UTC  (11+ messages)

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-16 15:40 UTC  (26+ messages)
` [PATCH v4 01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v4 02/21] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v4 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v4 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v4 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
` [PATCH v4 06/21] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v4 07/21] mm/bootmem_info: Combine bootmem info and type into page->freelist
` [PATCH v4 08/21] mm/hugetlb: Initialize page table lock for vmemmap
` [PATCH v4 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v4 10/21] mm/hugetlb: Defer freeing of hugetlb pages
` [PATCH v4 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v4 12/21] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [PATCH v4 13/21] mm/hugetlb: Use PG_slab to indicate split pmd
` [PATCH v4 14/21] mm/hugetlb: Support freeing vmemmap pages of gigantic page
` [PATCH v4 15/21] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v4 16/21] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v4 17/21] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v4 18/21] mm/hugetlb: Merge pte to huge pmd only for gigantic page
` [PATCH v4 19/21] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v4 20/21] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page
` [PATCH v4 21/21] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-16 15:34 UTC 

[PATCH v2 00/13] Introduce seqnum_ops
 2020-11-16 14:58 UTC  (7+ messages)
` [PATCH v2 01/13] seqnum_ops: Introduce Sequence Number Ops
` [PATCH v2 02/13] selftests: lib:test_seqnum_ops: add new test for seqnum_ops

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[PATCH] Documentation: kgdb: Fix a typo
 2020-11-16  9:47 UTC  (2+ messages)

[PATCH doc] doc: zh_CN: add tmpfs to index tree
 2020-11-16  7:58 UTC  (2+ messages)

[PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-11-15 19:21 UTC  (4+ messages)
` [PATCH 7/9] docs: driver-api: Add Surface Aggregator subsystem documentation
` [PATCH 8/9] platform/surface: Add Surface Aggregator user-space interface
` [PATCH 9/9] platform/surface: Add Surface ACPI Notify driver

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[PATCH v2 0/8] Fork brute force attack mitigation
 2020-11-15 15:00 UTC  (3+ messages)

[RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful
 2020-11-15 10:13 UTC  (15+ messages)
` [RFC PATCH v2 01/26] docs: reporting-bugs: temporary markers for licensing and diff reasons
` [RFC PATCH v2 05/26] docs: reporting-bugs: begin reference section providing details
` [RFC PATCH v2 06/26] docs: reporting-bugs: point out we only care about fresh vanilla kernels
` [RFC PATCH v2 07/26] docs: reporting-bugs: let users classify their issue
` [RFC PATCH v2 09/26] docs: reporting-bugs: help users find the proper place for their report
` [RFC PATCH v2 10/26] docs: reporting-bugs: remind people to look for existing reports
` [RFC PATCH v2 11/26] docs: reporting-bugs: remind people to back up their data
` [RFC PATCH v2 14/26] docs: reporting-bugs: make users write notes, one for each issue
` [RFC PATCH v2 15/26] docs: reporting-bugs: make readers test a fresh kernel
` [RFC PATCH v2 16/26] docs: reporting-bugs: let users check taint status again
` [RFC PATCH v2 17/26] docs: reporting-bugs: explain options if reproducing on mainline fails

[PATCH] Documentation: Chinese translation of Documentation/arm64/perf.rst
 2020-11-15  1:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/39] ABI: add it to the documentation build system
 2020-11-14 15:27 UTC  (8+ messages)
    ` [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
              ` Duplicated ABI entries - Was: "

[PATCH v3] doc:it_IT: align Italian documentation
 2020-11-14  8:33 UTC 

[PATCH] docs: ABI: Drop trailing whitespace
 2020-11-14  8:19 UTC  (3+ messages)

[PATCH v2] doc:it_IT: align Italian documentation
 2020-11-14  7:58 UTC  (3+ messages)

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-14  0:26 UTC  (8+ messages)

[PATCH 0/2] kernel-doc: Handle function typedefs
 2020-11-13 22:39 UTC  (5+ messages)
` [PATCH 2/2] kernel-doc: Handle function typedefs without asterisks

[PATCH v2 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2020-11-13 22:37 UTC  (2+ messages)
` [PATCH v2 4/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver

[PATCH] docs/mm: concepts.rst: Correct the threshold to low watermark
 2020-11-13 22:15 UTC 

[PATCH v1] scripts: kernel-doc: Restore anonymous enum parsing
 2020-11-13 22:10 UTC  (2+ messages)

[PATCH] docs: mtd: spi-nor: Fix formatting of text vs. diagrams
 2020-11-13 22:08 UTC  (2+ messages)

[PATCH] docs: filesystems: link ubifs-authentication.rst without .rst extension
 2020-11-13 22:08 UTC  (2+ messages)

[PATCH] docs: driver-api: mtd: intel-spi: Improve formatting of shell commands
 2020-11-13 22:06 UTC  (2+ messages)

[PATCH V4 DOC] doc: zh_CN: add translatation for tmpfs
 2020-11-13 22:05 UTC  (2+ messages)

[PATCH] docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask
 2020-11-13 22:04 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: LSM: improve the title underline
 2020-11-13 22:00 UTC  (2+ messages)

[PATCH v3] Documentation: include sign off for reverts
 2020-11-13 22:01 UTC  (2+ messages)

[RFC PATCH] docs: ABI: ABI documentation for procfs attribute files used by multiple LSMs
 2020-11-13 22:02 UTC  (2+ messages)

[PATCH] usb-serial: support NAL Research Corporation Iridium modems
 2020-11-13 13:17 UTC  (2+ messages)

[PATCH] docs: mtd: Avoid htmldocs warnings
 2020-11-13 12:38 UTC 

[PATCH v3] Documentation: scheduler: fix information on arch SD flags, sched_domain and sched_debug
 2020-11-13 11:50 UTC 

[PATCH v2 1/2] Documentation: scheduler: fix outdated information on arch SD flags and sched_domain
 2020-11-13 11:41 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation: scheduler: ask users to set sched_debug cmdline

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-13  4:18 UTC  (7+ messages)
` [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "

[PATCH v41 23/24] docs: x86/sgx: Document SGX kernel architecture
 2020-11-12 22:01 UTC 

[PATCH] doc:it_IT: align Italian documentation
 2020-11-12 21:22 UTC 

[PATCH 00/13] Introduce seqnum_ops
 2020-11-12 21:27 UTC  (7+ messages)
` [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops


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