linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 21:17:16 to 2020-09-24 14:59:12 UTC [more...]

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-24 14:58 UTC  (7+ messages)
` [PATCH 03/13] x86: Add early SHA support for Secure Launch early measurements
` [PATCH 04/13] x86: Add early TPM TIS/CRB interface support for Secure Launch
` [PATCH 06/13] x86: Add early general TPM "
` [PATCH 09/13] x86: Secure Launch SMP bringup support
` [PATCH 10/13] x86: Secure Launch adding event log securityfs
` [PATCH 12/13] reboot: Secure Launch SEXIT support on reboot paths

[PATCH RFC] Make the docs build "work" with Sphinx 3.x
 2020-09-24 12:47 UTC  (13+ messages)
              ` [PATCH 0/2] Start supporting builds with Sphinx 3.1+
                ` [PATCH 1/2] docs: cdomain.py: add support for two new Sphinx 3.1+ tags
                ` [PATCH 2/2] media: docs: make CEC documents compatible with Sphinx 3.1+

[PATCH 0/9] gpio: mockup: refactoring + documentation
 2020-09-24 11:38 UTC  (10+ messages)
` [PATCH 1/9] lib: string_helpers: provide kfree_strarray()
` [PATCH 2/9] Documentation: gpio: add documentation for gpio-mockup
` [PATCH 3/9] gpio: mockup: drop unneeded includes
` [PATCH 4/9] gpio: mockup: use KBUILD_MODNAME
` [PATCH 5/9] gpio: mockup: use pr_fmt()
` [PATCH 6/9] gpio: mockup: remove unneeded return statement
` [PATCH 7/9] gpio: mockup: pass the chip label as device property
` [PATCH 8/9] gpio: mockup: use the generic 'gpio-line-names' property
` [PATCH 9/9] gpio: mockup: refactor the module init function

[PATCH v38 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-09-24 11:28 UTC  (3+ messages)

[PATCH 0/2] Improve Coccinelle Parallelisation
 2020-09-24 11:27 UTC  (3+ messages)
` [PATCH 1/2] scripts: coccicheck: Change default value for parallelism
` [PATCH 2/2] Documentation: Coccinelle: Modify parallelisation information in docs

[PATCH v6 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-24  9:25 UTC  (18+ messages)
` [PATCH v6 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v6 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v6 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v6 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v6 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v6 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v6 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v6 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v6 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v6 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v6 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v6 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v6 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v6 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v6 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v6 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v6 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH v2 0/3] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-24  7:14 UTC  (10+ messages)
` [PATCH v2 1/3] dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr
` [PATCH v2 2/3] dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
` [PATCH v2 3/3] dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces

[PATCH v4 0/2] Control over userfaultfd kernel-fault handling
 2020-09-24  6:56 UTC  (3+ messages)
` [PATCH v4 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v4 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob

[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
 2020-09-24  6:39 UTC  (3+ messages)

[PATCH V2] doc: zh_CN: add translatation for btrfs
 2020-09-24  6:28 UTC 

[PATCH V2] doc: zh_CN: add translatation for tmpfs.rst
 2020-09-24  6:23 UTC 

[PATCH] doc: zh_CN: add translatation for btrfs
 2020-09-24  5:22 UTC  (2+ messages)

[PATCH] docs: admin-guide: update kdump documentation due to change of crash URL
 2020-09-24  1:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Fix Kernel-doc warnings introduced on next-20200921
 2020-09-24  0:43 UTC  (10+ messages)
` [PATCH 1/3] net: fix a new kernel-doc warning at dev.c
` [PATCH 2/3] drm/dp: fix kernel-doc warnings at drm_dp_helper.c
` [PATCH 3/3] drm/dp: fix a kernel-doc issue at drm_edid.c

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-23 22:53 UTC  (35+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[RFC PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-23 22:04 UTC  (10+ messages)
` [RFC PATCH 01/11] counters: Introduce counter and counter_atomic

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-23 17:47 UTC  (3+ messages)

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-09-23 12:47 UTC  (9+ messages)
` [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller
` [RFC Patch 2/2] KVM: SVM: SEV cgroup controller documentation

[PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file
 2020-09-23  9:57 UTC  (3+ messages)
  ` [Phishing Risk] [External] "

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-23  2:40 UTC  (21+ messages)
      ` [External] "

[PATCH v10 1/7] docs: IOMMU user API
 2020-09-22 20:16 UTC 

a saner API for allocating DMA addressable pages v3
 2020-09-22  8:53 UTC  (20+ messages)
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-22  9:56 UTC  (20+ messages)
` [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v3 02/10] x86, kfence: enable KFENCE for x86
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64
` [PATCH v3 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v3 05/10] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v3 06/10] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v3 07/10] kfence, kmemleak: make KFENCE compatible with KMEMLEAK
` [PATCH v3 08/10] kfence, lockdep: make KFENCE compatible with lockdep
` [PATCH v3 09/10] kfence, Documentation: add KFENCE documentation
` [PATCH v3 10/10] kfence: add test suite

[RFC PATCH] Documentation/x86/boot.rst: minor languge improvement
 2020-09-22  7:14 UTC 

[PATCH V2] Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel param
 2020-09-21 23:19 UTC  (3+ messages)

[PATCH] modpost: allow modpost to fail on warnings
 2020-09-21 14:50 UTC  (3+ messages)

[PATCH v5 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-21  4:58 UTC  (8+ messages)
` [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge

WARNING in tracepoint_add_func
 2020-09-21  4:56 UTC 

[RFC PATCH v2 0/2] Documentation/admin-guide: remove use of "rdev"
 2020-09-20 14:55 UTC  (3+ messages)
` [RFC PATCH v2 1/2] Documentation/admin-guide: README & svga: "

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-20  9:59 UTC  (3+ messages)
` [RFC PATCH 21/24] mm/hugetlb: Merge pte to huge pmd only for gigantic page

[PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
 2020-09-19 18:14 UTC  (13+ messages)

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-19  8:01 UTC  (6+ messages)
` [RFC PATCH 6/6] security/fbfam: Mitigate a fork brute force attack

[PATCH] Documentation: filesystems: mount_api: fix headings
 2020-09-19  2:03 UTC 

[PATCH] Documentation: kernel-parameters: fix formatting of MIPS "machtype"
 2020-09-19  0:52 UTC 


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