linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 10:32:44 to 2020-09-22 10:24:51 UTC [more...]

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-22 10:24 UTC  (15+ messages)
      ` [External] "

[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 RFC] Make the docs build "work" with Sphinx 3.x
 2020-09-22  7:23 UTC  (4+ messages)

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

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-21 23:48 UTC  (33+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v12 4/8] x86/cet/ibt: ELF header parsing for "
` [PATCH v12 5/8] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v12 6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v12 7/8] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[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] cgroup: Add cgroupstats numbers to cgroup.stat file
 2020-09-21 14:50 UTC  (2+ messages)

a saner API for allocating DMA addressable pages v3
 2020-09-21  6:36 UTC  (2+ messages)

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

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  (4+ messages)
` [RFC PATCH v2 1/2] Documentation/admin-guide: README & svga: "
` [RFC PATCH v2 2/2] Documentation/admin-guide: blockdev/ramdisk: "

[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  (13+ messages)
` [RFC PATCH 1/6] security/fbfam: Add a Kconfig to enable the fbfam feature
` [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 

[PATCH v12 00/26] Control-flow Enforcement: Shadow Stack
 2020-09-18 19:21 UTC  (27+ messages)
` [PATCH v12 01/26] Documentation/x86: Add CET description
` [PATCH v12 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v12 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v12 04/26] x86/cet: Add control-protection fault handler
` [PATCH v12 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v12 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v12 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v12 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v12 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v12 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v12 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v12 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v12 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v12 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v12 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v12 16/26] mm: Add guard pages around a shadow stack
` [PATCH v12 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v12 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v12 19/26] mm: Re-introduce do_mmap_pgoff()
` [PATCH v12 20/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v12 21/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v12 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v12 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v12 24/26] x86/cet/shstk: Handle thread shadow stack
` [PATCH v12 25/26] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v12 26/26] mm: Introduce PROT_SHSTK "

[PATCH v3 0/2] use SPDX also for GFDL documents
 2020-09-18 17:19 UTC  (3+ messages)
` [PATCH v3 2/2] docs: trace: ring-buffer-design.rst: use the new SPDX tag

[PATCH v2] Documentation: Remove CMA's dependency on architecture
 2020-09-18 15:46 UTC  (2+ messages)

[PATCH] Documentation: Chinese translation of Documentation/arm64/amu.rst
 2020-09-18 13:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] doc: zh_CN: index files in arm64 subdirectory
 2020-09-18 13:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-18 11:59 UTC  (3+ messages)

[PATCH 0/3] Additional doc warning fixes for issues at next-20200915
 2020-09-18 11:44 UTC  (5+ messages)
` [PATCH 1/3] docs: kasan.rst: add two missing blank lines
` [PATCH 3/3] docs: bpf: ringbuf.rst: fix a broken cross-reference

[PATCH linux-next] docs:dev-tools: Fix typo in Documentation/dev-tools
 2020-09-18 11:43 UTC  (3+ messages)

[PATCH] media: uAPI: buffer.rst: remove a left-over documentation
 2020-09-18 10:42 UTC  (2+ messages)

fbcon: remove soft scrollback code (missing Doc. patch)
 2020-09-18 10:27 UTC  (4+ messages)

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-18  9:06 UTC  (8+ messages)
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()

[PATCH] docs: admin-guide: update kdump documentation due to change of crash URL
 2020-09-18  8:09 UTC 

[PATCH v6 0/4] Introduce TEE based Trusted Keys support
 2020-09-18  7:03 UTC  (8+ messages)
` [PATCH v6 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v6 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v6 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v6 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[PATCH] Documentation/admin-guide: kernel-parameters: fix "disable_ddw" wording
 2020-09-18  5:48 UTC 

[PATCH] Documentation/admin-guide: kernel-parameters: fix "io7" parameter description
 2020-09-18  5:47 UTC 

[PATCH] Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot option
 2020-09-18  5:47 UTC 

[PATCH] Documentation/admin-guide: kernel-parameters: capitalize Korina
 2020-09-18  5:47 UTC 

[PATCH] Documentation: admin-guide: reformat "lapic=" boot option
 2020-09-18  5:09 UTC 

[PATCH] Documentation: arm64 supports cma
 2020-09-18  4:22 UTC  (4+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-18  4:04 UTC  (20+ messages)

[PATCH v7 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-17 21:03 UTC  (3+ messages)
` [PATCH v7 6/7] KVM: x86: Introduce MSR filtering

[PATCH v6 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-17 19:38 UTC  (5+ messages)
` [PATCH v6 1/7] KVM: x86: Deflect unknown MSR accesses to user space

[PATCH 12/30] iio: gyro: adis16080: Fix formatting issue and compiler attribute ordering
 2020-09-17 18:33 UTC  (2+ messages)

[PATCH v4 0/3] Introduce mini-dump support for remoteproc
 2020-09-17 18:20 UTC  (2+ messages)

[PATCH v4 0/4] docs: fb: Removed framebuffer scrollback related documentations
 2020-09-17 16:38 UTC  (3+ messages)
` [PATCH 4/4] docs: fb: Remove vesafb scrollback boot option


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