linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-04 21:18:45 to 2020-02-07 03:35:00 UTC [more...]

[PATCH RESEND v8 0/2] sched/numa: introduce numa locality
 2020-02-07  3:34 UTC 

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2020-02-07  2:37 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 "
          ` [PATCH v7 "
            ` [PATCH v8 "
            ` [PATCH RESEND "

[PATCH 1/2] hwmon: (pmbus/ltc2978): add support for more parts
 2020-02-06 23:44 UTC  (2+ messages)
` [PATCH 2/2] bindings: (hwmon/ltc2978.txt): "

[PATCH v2 00/27] docs: virt: manually convert text documents to ReST format
 2020-02-06 23:13 UTC  (38+ messages)
` [PATCH v2 01/27] docs: kvm: add arm/pvtime.rst to index.rst
` [PATCH v2 03/27] docs: virt: user_mode_linux.rst: update compiling instructions
` [PATCH v2 04/27] docs: virt: user_mode_linux.rst: fix URL references
` [PATCH v2 05/27] docs: virt: convert halt-polling.txt to ReST format
` [PATCH v2 06/27] docs: virt: Convert msr.txt "
` [PATCH v2 07/27] docs: kvm: devices/arm-vgic-its.txt "
` [PATCH v2 08/27] docs: kvm: devices/arm-vgit-v3.txt to ReST
` [PATCH v2 09/27] docs: kvm: convert devices/arm-vgit.txt "
` [PATCH v2 10/27] docs: kvm: convert devices/mpic.txt "
` [PATCH v2 11/27] docs: kvm: convert devices/s390_flic.txt "
` [PATCH v2 12/27] docs: kvm: convert devices/vcpu.txt "
` [PATCH v2 13/27] "
` [PATCH v2 14/27] docs: kvm: convert devices/vm.txt "
` [PATCH v2 15/27] docs: kvm: convert devices/xics.txt "
` [PATCH v2 16/27] docs: kvm: convert devices/xive.txt "
` [PATCH v2 18/27] docs: kvm: convert arm/hyp-abi.txt "
` [PATCH v2 19/27] docs: kvm: arm/psci.txt: convert "
` [PATCH v2 20/27] docs: kvm: Convert hypercalls.txt to ReST format
` [PATCH v2 21/27] docs: kvm: Convert locking.txt "
` [PATCH v2 22/27] docs: kvm: Convert mmu.txt "
` [PATCH v2 23/27] docs: kvm: Convert nested-vmx.txt "
` [PATCH v2 24/27] docs: kvm: Convert ppc-pv.txt "
` [PATCH v2 25/27] docs: kvm: Convert s390-diag.txt "
` [PATCH v2 26/27] docs: kvm: Convert timekeeping.txt "
` [PATCH v2 27/27] docs: kvm: review-checklist.txt: rename to ReST

[PATCH 1/3] docs: hwmon: (pmbus/ltc2978): Update datasheet URLs to analog.com
 2020-02-06 17:12 UTC  (3+ messages)
` [PATCH 3/3] hwmon: (pmbus/ltc2978): add support for more parts

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-06 20:17 UTC  (30+ 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 00/11] Manually convert thermal, crypto and misc-devices to ReST
 2020-02-06 20:09 UTC  (13+ messages)
` [PATCH 01/11] docs: thermal: convert cpu-idle-cooling.rst "
` [PATCH 02/11] docs: crypto: convert asymmetric-keys.txt "
` [PATCH 03/11] docs: crypto: convert api-intro.txt to ReST format
` [PATCH 04/11] docs: crypto: convert async-tx-api.txt "
` [PATCH 05/11] docs: crypto: descore-readme.txt: convert "
` [PATCH 06/11] docs: misc-devices/spear-pcie-gadget.txt: convert to ReST
` [PATCH 07/11] docs: misc-devices/pci-endpoint-test.txt: "
` [PATCH 08/11] "
` [PATCH 09/11] docs: misc-devices/c2port.txt: convert to ReST format
` [PATCH 10/11] docs: misc-devices/bh1770glc.txt: convert to ReST
` [PATCH 11/11] docs: misc-devices/apds990x.txt: convert to ReST format

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-06 19:22 UTC  (23+ 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 v3 0/2] remoteproc: Add elf64 support to elf loader
 2020-02-06 17:48 UTC  (8+ messages)
  ` [PATCH v3 1/2] remoteproc: Use u64 len for da_to_va
  ` [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader

[PATCH v1 00/11] pstore: support crash log to block and mtd device
 2020-02-06 15:45 UTC  (10+ messages)
` [PATCH v1 11/11] mtd: new support oops logger based on pstore/blk

[PATCH 00/28] Manually convert network text files to ReST (part 1)
 2020-02-06 15:17 UTC  (27+ messages)
` [PATCH 01/28] docs: networking: caif: convert to ReST
` [PATCH 02/28] docs: networking: convert 6lowpan.txt "
` [PATCH 03/28] docs: networking: convert 6pack.txt "
` [PATCH 04/28] docs: networking: convert altera_tse.txt "
` [PATCH 06/28] docs: networking: convert arcnet.txt "
` [PATCH 07/28] docs: networking: convert atm.txt "
` [PATCH 08/28] docs: networking: convert ax25.txt "
` [PATCH 09/28] docs: networking: convert baycom.txt "
` [PATCH 11/28] docs: networking: convert cdc_mbim.txt "
` [PATCH 12/28] docs: networking: convert cops.txt "
` [PATCH 13/28] docs: networking: convert cxacru.txt "
` [PATCH 14/28] docs: networking: convert dccp.txt "
` [PATCH 15/28] docs: networking: convert dctcp.txt "
` [PATCH 16/28] docs: networking: convert decnet.txt "
` [PATCH 17/28] docs: networking: convert defza.txt "
` [PATCH 18/28] docs: networking: convert dns_resolver.txt "
` [PATCH 19/28] docs: networking: convert driver.txt "
` [PATCH 20/28] docs: networking: convert eql.txt "
` [PATCH 21/28] docs: networking: convert fib_trie.txt "
` [PATCH 22/28] docs: networking: convert filter.txt "
` [PATCH 23/28] docs: networking: convert fore200e.txt "
` [PATCH 24/28] docs: networking: convert framerelay.txt "
` [PATCH 25/28] docs: networking: convert generic-hdlc.txt "
` [PATCH 26/28] docs: networking: convert generic_netlink.txt "
` [PATCH 27/28] docs: networking: convert gen_stats.txt "
` [PATCH 28/28] docs: networking: convert gtp.txt "

[PATCH v25 21/21] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-02-06 14:50 UTC  (5+ messages)

[PATCH v5] Documentation: filesystems: convert fuse to RST
 2020-02-06 12:11 UTC  (2+ messages)

[PATCH] Documentation: zram: fix the description about orig_data_size of mm_stat
 2020-02-06 11:10 UTC 

[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] Revert kheaders feature
 2020-02-06  7:04 UTC  (10+ messages)

[PATCH 0/5] Documentation: Fix trivial nits
 2020-02-06  0:12 UTC  (5+ messages)
` [PATCH 2/5] docs/ko_KR/howto: Insert missing dots
    `  "

[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 1/1] mm: sysctl: add panic_on_inconsistent_mm sysctl
 2020-02-05 22:23 UTC  (5+ 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] acpi: button: Provide option for power button to directly signal init
 2020-02-05  0:24 UTC  (3+ 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).