linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 13:33:58 to 2020-11-04 15:17:04 UTC [more...]

[PATCH v7 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-11-04 15:16 UTC  (21+ messages)
` [PATCH v7 1/9] mm: add Kernel Electric-Fence infrastructure
` [PATCH v7 2/9] x86, kfence: enable KFENCE for x86
` [PATCH v7 3/9] arm64, kfence: enable KFENCE for ARM64
` [PATCH v7 4/9] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v7 5/9] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v7 6/9] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v7 7/9] kfence, Documentation: add KFENCE documentation
` [PATCH v7 8/9] kfence: add test suite
` [PATCH v7 9/9] MAINTAINERS: add entry for KFENCE

[PATCH v40 23/24] docs: x86/sgx: Document SGX kernel architecture
 2020-11-04 14:54 UTC 

[PATCH v4 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-11-04 10:58 UTC  (6+ messages)
` [PATCH v4 1/4] PM / EM: Add a flag indicating units of power values in Energy Model
` [PATCH v4 2/4] docs: Clarify abstract scale usage for "
` [PATCH v4 3/4] PM / EM: update the comments related to power scale
` [PATCH v4 4/4] docs: power: Update Energy Model with new flag indicating "

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-03 22:43 UTC  (13+ messages)
` [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller

[PATCH] smp: Add bootcpus parameter to boot subset of CPUs
 2020-11-03 22:10 UTC  (10+ messages)

[GIT PULL] Docs-build warning fixes for 5.10-rc3
 2020-11-03 21:51 UTC  (4+ messages)

[PATCH V2 00/10] PKS: Add Protection Keys Supervisor (PKS) support
 2020-11-03 18:42 UTC  (17+ messages)
` [PATCH V2 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH V2 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH V2 03/10] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH V2 04/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V2 05/10] x86/pks: Add PKS kernel API
` [PATCH V2 06/10] x86/entry: Move nmi entry/exit into common code
` [PATCH V2 07/10] x86/entry: Pass irqentry_state_t by reference
` [PATCH V2 08/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V2 09/10] x86/fault: Report the PKRS state on fault
` [PATCH V2 10/10] x86/pks: Add PKS test code

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

[GIT PULL] Documentation fixes for 5.10-rc3
 2020-11-03 18:00 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: introduce rps_default_mask
 2020-11-03 16:52 UTC  (5+ messages)

[PATCH 10/11 v2] ftrace: Reverse what the RECURSION flag means in the ftrace_ops
 2020-11-03 16:14 UTC  (12+ messages)
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion
        ` [PATCH 11/11 v2.2] "
      ` [PATCH 11/11 v2.1] "

[PATCH v22 00/12] Landlock LSM
 2020-11-03 16:03 UTC  (4+ messages)
` [PATCH v22 07/12] landlock: Support filesystem access-control

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-11-03 16:01 UTC  (5+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v8 4/4] MAINTAINERS: Add myself as Trusted Keys co-maintainer

[PATCH 00/33] ABI: add it to the documentation build system
 2020-11-03 15:24 UTC  (3+ messages)
  ` [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
  ` [PATCH 30/33] docs: ABI: cleanup several ABI documents

[PATCH v7 0/4] Introduce mini-dump support for remoteproc
 2020-11-03  9:19 UTC  (5+ messages)
` [PATCH v7 1/4] remoteproc: core: Add ops to enable custom coredump functionality
` [PATCH v7 2/4] remoteproc: coredump: Add minidump functionality
` [PATCH v7 3/4] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v7 4/4] remoteproc: qcom: Add minidump id for sm8150 modem

[PATCH] docs: ABI: sysfs-class-firmware-attributes: solve some warnings
 2020-11-03  9:35 UTC  (2+ messages)

[PATCH] Documentation: remove mic/index from misc-devices/index.rst
 2020-11-03  8:34 UTC 

[PATCH v3 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-11-03  8:29 UTC  (15+ messages)
` [PATCH v3 1/4] PM / EM: Add a flag indicating units of power values in Energy Model
` [PATCH v3 2/4] docs: Clarify abstract scale usage for "
` [PATCH v3 3/4] PM / EM: update the comments related to power scale
` [PATCH v3 4/4] docs: power: Update Energy Model with new flag indicating "

[PATCH v7 00/18] Implement NTB Controller using multiple PCI EP
 2020-11-03  7:58 UTC  (5+ messages)

[PATCH v3 01/14] docs: Document IO Address Space ID (IOASID) APIs
 2020-11-02 23:41 UTC  (5+ messages)

[PATCH v3 00/56] Fix several bad kernel-doc markups
 2020-11-02 19:37 UTC  (3+ messages)
` [PATCH v3 10/56] EDAC: fix some "

[PATCH v2 00/39] ABI: add it to the documentation build system
 2020-11-02 18:39 UTC  (17+ messages)
` [PATCH v2 26/39] docs: Kconfig/Makefile: add a check for broken ABI files
` [PATCH v2 27/39] docs: ABI: convert testing/configfs-acpi to ReST
` [PATCH v2 28/39] docs: ABI: fix syntax to be parsed using ReST notation
  ` [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
  ` [PATCH v2 31/39] docs: ABI: cleanup several ABI documents

[PATCH v1] scripts: kernel-doc: Restore anonymous enum parsing
 2020-11-02 18:10 UTC  (4+ messages)

[PATCH v6 0/4] Introduce mini-dump support for remoteproc
 2020-11-02 17:47 UTC  (5+ messages)
` [PATCH v6 2/4] remoteproc: coredump: Add minidump functionality

[PATCH] Documentation: PM: correct path name
 2020-11-02 17:03 UTC  (2+ messages)

[PATCH] Documentation: PM: correct typo
 2020-11-02 17:01 UTC  (2+ messages)

[PATCH] Docs/cgroup: update the cgroup-v1 docs
 2020-11-02 15:21 UTC 

[PATCH v2 0/5] docs: automarkup.py: Make automarkup ready for Sphinx 3.1+
 2020-11-02 15:33 UTC  (12+ messages)
` [PATCH v2 1/5] docs: automarkup.py: Use new C roles in Sphinx 3
    ` Python 2.7 support and automarkup.py - Was: "
` [PATCH v2 5/5] docs: automarkup.py: Allow automatic cross-reference inside C namespace

[PATCH 0/5] Some fixes for ABI documentation
 2020-11-02 10:32 UTC  (6+ messages)
  ` [PATCH 1/5] docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sys
  ` [PATCH 2/5] docs: ABI: sysfs-class-net: fix a typo
  ` [PATCH 3/5] docs: leds: index.rst: add a missing file
  ` [PATCH 4/5] scripts: get_abi.pl: Don't let ABI files to create subtitles
  ` [PATCH 5/5] scripts: get_api.pl: Add sub-titles to ABI output

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-02  9:43 UTC  (15+ messages)
` [PATCH v2 01/13] alpha: switch from DISCONTIGMEM to SPARSEMEM
` [PATCH v2 02/13] ia64: remove custom __early_pfn_to_nid()
` [PATCH v2 03/13] ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
` [PATCH v2 04/13] ia64: discontig: paging_init(): remove local max_pfn calculation
` [PATCH v2 05/13] ia64: split virtual map initialization out of paging_init()
` [PATCH v2 06/13] ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
` [PATCH v2 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM
` [PATCH v2 08/13] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH v2 09/13] arm, arm64: move free_unused_memmap() to generic mm
` [PATCH v2 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
` [PATCH v2 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
` [PATCH v2 12/13] m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
` [PATCH v2 13/13] m68k: deprecate DISCONTIGMEM

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-01 16:55 UTC  (5+ messages)
` [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM

[PATCH] proc: Provide details on indirect branch speculation
 2020-10-31 20:05 UTC  (2+ messages)

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-10-31  7:44 UTC  (9+ messages)
` [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v13 2/8] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v13 3/8] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v13 4/8] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v13 5/8] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X
` [PATCH v13 7/8] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
` [PATCH v13 8/8] kdump: update Documentation about crashkernel

[PATCH] Documentation: tproxy: more gentle intro
 2020-10-30 22:52 UTC  (2+ messages)

[PATCH v6 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-30 19:16 UTC  (21+ messages)
` [PATCH v6 1/9] mm: add Kernel Electric-Fence infrastructure
` [PATCH v6 2/9] x86, kfence: enable KFENCE for x86
` [PATCH v6 3/9] arm64, kfence: enable KFENCE for ARM64
` [PATCH v6 4/9] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v6 6/9] kfence, kasan: make KFENCE compatible with KASAN

[PATCH 02/12] mm/mempolicy: convert single preferred_node to full nodemask
 2020-10-30 19:02 UTC  (2+ messages)
` [PATCH 12/12] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY

[PATCH v3 17/56] mtd: rawnand: fix a kernel-doc markup
 2020-10-30 17:27 UTC  (2+ messages)

excess bolding in html
 2020-10-30 17:30 UTC  (8+ messages)
          ` [PATCH RFC] scripts: kernel-doc: better handle spaces after section markups

[PATCH RFC] docs: fix automarkup regression on Python 2
 2020-10-30 16:12 UTC 

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2020-10-30 16:00 UTC  (4+ messages)
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method

[PATCH RFC] docs: fix automarkup regression on Python 2
 2020-10-30 15:51 UTC 

[PATCH v2 00/19] Free some vmemmap pages of hugetlb page
 2020-10-30 15:19 UTC  (4+ messages)
  ` [External] "

Python 2.7 support and automarkup.py - Was: Re: [PATCH v2 1/5] docs: automarkup.py: Use new C roles in Sphinx 3
 2020-10-30 15:07 UTC 

[PATCH 0/2] kernel-doc: Handle function typedefs
 2020-10-30 14:47 UTC  (3+ messages)
` [PATCH 1/2] kernel-doc: Handle function typedefs that return pointers
` [PATCH 2/2] kernel-doc: Handle function typedefs without asterisks


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