linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-12 16:03:04 to 2020-05-18 14:21:22 UTC [more...]

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-18 14:21 UTC  (19+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description

[PATCH 0/1] Document keyctl(KEYCTL_PKEY_QUERY) arguments correctly
 2020-05-18 14:09 UTC  (4+ messages)
` [PATCH 1/1] Documentation: security: core.rst: add missing argument

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-18 13:28 UTC  (12+ messages)
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation
` [PATCH v3 05/14] remoteproc: Refactor function rproc_fw_boot()

[PATCH v12 00/16] Introduce Data Access MONitor (DAMON)
 2020-05-18 10:13 UTC  (16+ messages)
` [PATCH v12 01/16] scripts/spelling: Add a few more typos
` [PATCH v12 02/16] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v12 03/16] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v12 04/16] mm/damon: Implement region based sampling
` [PATCH v12 05/16] mm/damon: Adaptively adjust regions
` [PATCH v12 06/16] mm/damon: Split regions into 3 subregions if necessary
` [PATCH v12 07/16] mm/damon: Apply dynamic memory mapping changes
` [PATCH v12 08/16] mm/damon: Implement callbacks
` [PATCH v12 09/16] mm/damon: Implement access pattern recording
` [PATCH v12 10/16] mm/damon: Add debugfs interface
` [PATCH v12 11/16] mm/damon: Add tracepoints
` [PATCH v12 12/16] tools: Add a minimal user-space tool for DAMON
` [PATCH v12 14/16] mm/damon: Add kunit tests
` [PATCH v12 15/16] mm/damon: Add user space selftests
` [PATCH v12 16/16] MAINTAINERS: Update for DAMON

[PATCH V2] dynamic_debug: Add an option to enable dynamic debug for modules only
 2020-05-18  9:50 UTC  (8+ messages)

[PATCH v7 0/6] gpio: Add GPIO Aggregator
 2020-05-18  9:20 UTC  (5+ messages)
` [PATCH v7 3/6] gpiolib: Add support for GPIO lookup by line name

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-18  8:31 UTC  (3+ messages)

[PATCH] Replace HTTP links with HTTPS ones: documentation
 2020-05-17 20:18 UTC  (3+ messages)

[PATCH] Documentation: admin-guide: update bug-hunting.rst
 2020-05-17  3:43 UTC 

[PATCH v2 1/4] Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/
 2020-05-16 17:02 UTC  (21+ messages)
  ` [PATCH 0/3] tools/memory-model, Documentation/litmus-test: Sort out location of litmus test and README
    ` [PATCH 4/3] docs: litmus-tests: Clarify about the RCU pre-initialization test
          ` [PATCH RESEND 0/4] tools/memory-model, Documentation/litmus-test: Sort out, location of litmus test and README
            ` [PATCH RESEND 1/4] tools/memory-model: Fix reference to litmus test in recipes.txt
            ` [PATCH RESEND 2/4] Revert "Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/"
            ` [PATCH RESEND 3/4] Documentation/litmus-tests: Merge atomic's README into top-level one
            ` [PATCH RESEND 4/4] docs: litmus-tests: Clarify about the RCU pre-initialization test

[PATCH v3 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-16  2:43 UTC  (16+ messages)
` [PATCH v3 4/6] pstore/ram: Introduce max_reason and convert dump_oops

[PATCH] docs: sysctl/kernel: document unaligned controls
 2020-05-15 21:17 UTC  (4+ messages)

[PATCH v2] docs: sysctl/kernel: document unaligned controls
 2020-05-15 21:24 UTC 

[PATCH v5] kernel: add panic_on_taint
 2020-05-15 20:26 UTC  (2+ messages)

[PATCH v4 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-15 19:53 UTC  (14+ messages)
` [PATCH v4 1/6] printk: Collapse shutdown types into a single dump reason
` [PATCH v4 2/6] printk: honor the max_reason field in kmsg_dumper
` [PATCH v4 3/6] printk: Introduce kmsg_dump_reason_str()
` [PATCH v4 4/6] pstore/platform: Pass max_reason to kmesg dump
` [PATCH v4 5/6] pstore/ram: Introduce max_reason and convert dump_oops
` [PATCH v4 6/6] ramoops: Add max_reason optional field to ramoops DT node

[PATCH 01/14] docs: move DMA kAPI to Documentation/core-api
 2020-05-15 18:10 UTC  (18+ messages)
` [PATCH 02/14] docs: add bus-virt-phys-mapping.txt to core-api
` [PATCH 04/14] docs: move IPMI.txt to the driver API book
` [PATCH 06/14] docs: debugging-via-ohci1394.txt: add it to the core-api book
` [PATCH 07/14] docs: add IRQ documentation at "
` [PATCH 08/14] docs: move kobject and kref docs into "
` [PATCH 09/14] docs: move digsig docs to the security book
` [PATCH 10/14] docs: move locking-specific documenta to locking/ directory
` [PATCH 11/14] docs: move other kAPI documents to core-api

[PATCH] Correct documentation for /proc/schedstat
 2020-05-15 18:08 UTC  (2+ messages)

[PATCH 1/2] docs: filesystems: add info about efivars content
 2020-05-15 17:40 UTC  (3+ messages)
` [PATCH 2/2] docs: acpi: fix old http link and improve document format

[PATCH v2] doc: Fix some errors in ras.rst
 2020-05-15 17:38 UTC  (3+ messages)

[PATCH] Documentation: update numastat explanation
 2020-05-15 17:37 UTC  (2+ messages)

[PATCH] docs: vm: page_frags.rst: Fix the reference of stale function
 2020-05-15 17:35 UTC  (2+ messages)

[PATCH] docs: debugfs: Update struct debugfs_reg32 definition
 2020-05-15 17:31 UTC  (2+ messages)

[PATCH v6,RESEND] Translate debugfs.txt into Chinese and link it to the index
 2020-05-15 17:30 UTC  (3+ messages)
` [PATCH] doc: zh_CN: add translatation for debugfs.txt

[PATCH] docs: sysctl/kernel: document ngroups_max
 2020-05-15 17:24 UTC  (3+ messages)

[PATCH 7/9] x86: Add support for function granular KASLR
 2020-05-15  5:55 UTC  (2+ messages)

[PATCH 00/19] Implement NTB Controller using multiple PCI EP
 2020-05-15  2:38 UTC  (21+ messages)
` [PATCH 01/19] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF NTB Device
` [PATCH 02/19] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH 03/19] PCI: endpoint: Add API to get reference to EPC from device-tree
` [PATCH 04/19] PCI: endpoint: Add API to create EPF device from device tree
` [PATCH 05/19] PCI: endpoint: Add "pci-epf-bus" driver
` [PATCH 06/19] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH 07/19] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH 08/19] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH 09/19] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH 10/19] PCI: endpoint: Make pci_epf_driver ops optional
` [PATCH 11/19] PCI: endpoint: Add helper API to populate header with values from DT
` [PATCH 12/19] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH 13/19] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH 14/19] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH 15/19] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH 16/19] PCI: Add TI J721E device to pci ids
` [PATCH 17/19] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH 18/19] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH 19/19] NTB: ntb_perf/ntb_tool: Use PCI device for dma_alloc_coherent()

[PATCH v30 19/20] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-05-15  0:44 UTC 

[PATCH v4 0/4] Introduce TEE based Trusted Keys support
 2020-05-15  0:00 UTC  (13+ messages)
` [PATCH v4 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v4 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v4 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v4 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[PATCH v17 00/10] Landlock LSM
 2020-05-14 19:37 UTC  (12+ messages)
` [PATCH v17 02/10] landlock: Add ruleset and domain management
` [PATCH v17 05/10] fs,landlock: Support filesystem access-control

[PATCH v4 00/12] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-14 16:36 UTC  (4+ messages)

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-05-14  9:26 UTC  (4+ messages)
` [RFC PATCH v5 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v5 2/3] docs: scheduler: Add scheduler overview documentation
` [RFC PATCH v5 3/3] docs: scheduler: Add introduction to scheduler context-switch

[PATCH] Fixes
 2020-05-14  9:24 UTC  (7+ messages)
` [RFC PATCH v4 0/3] Add scheduler overview documentation
` [RFC PATCH v4 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v4 2/3] docs: scheduler: Add scheduler overview documentation
` [RFC PATCH v4 3/3] docs: scheduler: Add introduction to scheduler context-switch

[PATCH v5] arch/x86: Update config and kernel doc for MPK feature on AMD
 2020-05-13 22:44 UTC  (2+ messages)

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-05-13 18:52 UTC 

[PATCH v4] kernel: add panic_on_taint
 2020-05-13 16:07 UTC  (3+ messages)

[PATCH v4 0/3] arch/x86: Enable MPK feature on AMD
 2020-05-13 16:00 UTC  (8+ messages)
` [PATCH v4 1/3] arch/x86: Update config and kernel doc for "
` [PATCH v4 2/3] KVM: x86: Move pkru save/restore to x86.c
` [PATCH v4 3/3] KVM: x86: Move MPK feature detection to common code

[RFC PATCH v3 0/3] Add scheduler overview documentation
 2020-05-13 13:38 UTC  (8+ messages)
` [RFC PATCH v3 2/3] docs: scheduler: "

[PATCH v3 0/3] arch/x86: Enable MPK feature on AMD
 2020-05-13  6:47 UTC  (11+ messages)
` [PATCH v3 2/3] KVM: x86: Move pkru save/restore to x86.c
` [PATCH v3 3/3] KVM: x86: Move MPK feature detection to common code

[PATCH v7 00/18] pstore: mtd: support crash log to block and mtd device
 2020-05-13  5:08 UTC  (5+ messages)
` [PATCH v7 07/18] printk: Introduce kmsg_dump_reason_str()

[PATCH v6] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-13  2:31 UTC  (2+ messages)

[PATCH] docs: dt: fix broken links due to txt->yaml renames
 2020-05-12 22:58 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).