linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-31 20:53:06 to 2020-02-06 09:41:53 UTC [more...]

[RFC PATCH v4 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-02-06  9:41 UTC  (7+ messages)
` [RFC PATCH v4 01/22] bootconfig: Add Extra Boot Config support

[PATCH v1 00/11] pstore: support crash log to block and mtd device
 2020-02-06  9:13 UTC  (2+ messages)

[PATCH v2 1/2] remoteproc: Use u64 len for da_to_va
 2020-02-06  8:37 UTC  (11+ messages)
  ` [PATCH v2 2/2] remoteproc: Add elf64 support in elf loader
` [PATCH v3 0/2] remoteproc: Add elf64 support to "
  ` [PATCH v3 1/2] remoteproc: Use u64 len for da_to_va
  ` [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader

[PATCH] Revert kheaders feature
 2020-02-06  7:04 UTC  (10+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-06  0:16 UTC  (29+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [RFC PATCH v9 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [RFC PATCH v9 03/27] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
` [RFC PATCH v9 06/27] mm: Introduce VM_SHSTK for Shadow Stack memory
` [RFC PATCH v9 07/27] Add guard pages around a Shadow Stack
` [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v9 10/27] x86/mm: Update pte_modify, pmd_modify, and _PAGE_CHG_MASK for _PAGE_DIRTY_SW
` [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v9 16/27] mm: Update can_follow_write_pte() for Shadow Stack
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support
` [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v9 19/27] x86/cet/shstk: Handle signals for Shadow Stack
` [RFC PATCH v9 20/27] ELF: UAPI and Kconfig additions for ELF program properties
` [RFC PATCH v9 21/27] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND
` [RFC PATCH v9 22/27] ELF: Add ELF program property parsing support
` [RFC PATCH v9 23/27] ELF: Introduce arch_setup_elf_property()
` [RFC PATCH v9 24/27] x86/cet/shstk: ELF header parsing for Shadow Stack
` [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread "
` [RFC PATCH v9 26/27] mm/mmap: Add Shadow Stack pages to memory accounting
` [RFC PATCH v9 27/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack

[PATCH 0/5] Documentation: Fix trivial nits
 2020-02-06  0:12 UTC  (10+ messages)
` [PATCH 1/5] docs/locking: Fix outdated section names
` [PATCH 2/5] docs/ko_KR/howto: Insert missing dots
    `  "
` [PATCH 3/5] Documentation/ko_KR/howto: Update broken web addresses
` [PATCH 4/5] Documentation/ko_KR/howto: Update a broken link
` [PATCH 5/5] Documentation/memory-barriers: Fix typos

[PATCH v4 00/12] mm/gup: track FOLL_PIN pages
 2020-02-05 23:58 UTC  (21+ messages)
` [PATCH v4 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v4 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v4 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v4 04/12] mm: introduce page_ref_sub_return()
` [PATCH v4 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v4 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v4 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v4 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v4 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v4 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v4 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v4 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v6 0/5] Support fof Casefolding and Encryption
 2020-02-05 23:40 UTC  (6+ messages)
` [PATCH v6 1/5] unicode: Add standard casefolded d_ops

[PATCH v25 21/21] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-02-05 23:10 UTC  (4+ messages)

[PATCH 1/1] mm: sysctl: add panic_on_inconsistent_mm sysctl
 2020-02-05 22:23 UTC  (8+ messages)

[RFC PATCH v9 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-02-05 18:23 UTC  (8+ messages)
` [RFC PATCH v9 1/7] x86/cet/ibt: Add Kconfig option for user-mode "
` [RFC PATCH v9 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [RFC PATCH v9 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [RFC PATCH v9 4/7] x86/cet/ibt: ELF header parsing "
` [RFC PATCH v9 5/7] x86/cet/ibt: Add arch_prctl functions "
` [RFC PATCH v9 6/7] mm: Update alloc_set_pte() for zero page
` [RFC PATCH v9 7/7] x86/cet/ibt: Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)

[PATCH] Allow git builds of Sphinx
 2020-02-05 17:40 UTC  (2+ messages)

[PATCH v2] Documentation: changes.rst: update several outdated project URLs
 2020-02-05 17:32 UTC  (2+ messages)

[PATCH] Documentation: build warnings related to missing blank lines after explicit markups has been fixed
 2020-02-05 17:32 UTC  (2+ messages)

[PATCH] mailmap: add entry for Tiezhu Yang
 2020-02-05 17:24 UTC  (2+ messages)

Re: [PATCH v3 10/11] mm/damon: Add kunit tests
 2020-02-05 16:47 UTC 

[PATCH] embargoed-hardware-issues: drop Amazon contact as the email address now bounces
 2020-02-05 12:25 UTC 

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-05  1:17 UTC  (21+ messages)
` [PATCH v2 2/7] arch: um: add linker section for KUnit test suites
` [PATCH v2 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v2 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v2 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v2 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

[PATCH] acpi: button: Provide option for power button to directly signal init
 2020-02-05  0:24 UTC  (3+ messages)

[PATCH] thermal: doc: Add cooling device documentation to Sphinx TOC tree
 2020-02-04 13:00 UTC 

[PATCH] dmaengine: doc: fix warnings/issues of client.rst
 2020-02-04 12:51 UTC 

[PATCH v2] Documentation: Fix build error for cpu-idle-cooling.rst and client.rst
 2020-02-04 12:43 UTC  (3+ messages)

[PATCH v3 00/11] Introduce Data Access MONitor (DAMON)
 2020-02-04  6:23 UTC  (12+ messages)
` [PATCH v3 01/11] "
` [PATCH v3 02/11] mm/damon: Implement region based sampling
` [PATCH v3 03/11] mm/damon: Adaptively adjust regions
` [PATCH v3 04/11] mm/damon: Apply dynamic memory mapping changes
` [PATCH v3 05/11] mm/damon: Implement kernel space API
` [PATCH v3 06/11] mm/damon: Add debugfs interface
` [PATCH v3 07/11] mm/damon: Add a tracepoint for result writing
` [PATCH v3 08/11] mm/damon: Add minimal user-space tools
` [PATCH v3 09/11] Documentation/admin-guide/mm: Add a document for DAMON
` [PATCH v3 10/11] mm/damon: Add kunit tests
` [PATCH v3 11/11] MAINTAINERS: Update for DAMON

[PATCH v3 00/12] mm/gup: track FOLL_PIN pages
 2020-02-03 23:43 UTC  (43+ messages)
` [PATCH v3 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v3 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v3 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v3 04/12] mm: introduce page_ref_sub_return()
` [PATCH v3 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v3 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v3 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v3 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v3 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v3 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v3 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH] Documentation: Fix build error for cpu-idle-cooling.rst and client.rst
 2020-02-03 14:05 UTC  (5+ messages)

[PATCH v7] zswap: allow setting default status, compressor and allocator in Kconfig
 2020-02-02  0:01 UTC 

[PATCH v1] Documentation: kunit: fixed sphinx error in code block
 2020-02-01 22:18 UTC  (2+ messages)

Re: [PATCH v2 6/9] mm/damon: Add minimal user-space tools
 2020-02-01  8:52 UTC  (2+ messages)
`  "

[PATCH 0/2] Add SANITIZE_xx.o & SANITIZE and apply them to x86
 2020-02-01  6:24 UTC  (3+ messages)
` [PATCH 1/2] sanitize: Add SANITIZE_xx.o and SANITIZE to disable all sanitizers for specific files
` [PATCH 2/2] x86: Disable both KASAN and UBSAN for some booting code

[PATCH v2 01/16] docs: Add documentation for MHI bus
 2020-01-31 22:57 UTC  (2+ 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).