linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 09:32:04 to 2020-09-19 18:14:19 UTC [more...]

[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] modpost: allow modpost to fail on warnings
 2020-09-19  6:21 UTC  (2+ messages)

[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 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-19  0:11 UTC  (25+ 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 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 v5 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-18 16:17 UTC  (20+ 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

[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] doc: zh_CN: index files in arm64 subdirectory
 2020-09-18 13:25 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-18 11:59 UTC  (9+ messages)
` [PATCH v2 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v2 05/10] mm, kfence: insert KFENCE hooks for SLUB

[PATCH 0/3] Additional doc warning fixes for issues at next-20200915
 2020-09-18 11:44 UTC  (6+ messages)
` [PATCH 1/3] docs: kasan.rst: add two missing blank lines
` [PATCH 2/3] mm: pagemap.h: fix two kernel-doc markups
` [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  (21+ messages)

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

[PATCH v7 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-17 21:03 UTC  (9+ messages)
` [PATCH v7 1/7] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v7 2/7] KVM: x86: Add infrastructure for MSR filtering
` [PATCH v7 3/7] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
` [PATCH v7 4/7] KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
` [PATCH v7 5/7] KVM: x86: VMX: "
` [PATCH v7 6/7] KVM: x86: Introduce MSR filtering
` [PATCH v7 7/7] KVM: selftests: Add test for user space MSR handling

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

[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  (6+ messages)
` [PATCH 1/4] docs: fb: Remove framebuffer scrollback boot option
` [PATCH 2/4] docs: fb: Remove matroxfb "
` [PATCH 3/4] docs: fb: Remove sstfb "
` [PATCH 4/4] docs: fb: Remove vesafb "

[PATCH v2] docs: rewrite admin-guide/sysctl/abi.rst
 2020-09-17  7:21 UTC 

[PATCH v3] docs: fb: Remove framebuffer scrollback boot option
 2020-09-17  8:11 UTC  (3+ messages)

[PATCH] docs: rewrite admin-guide/sysctl/abi.rst
 2020-09-17  7:03 UTC  (3+ messages)

[RFC PATCH 0/2] DAMON: Improve User Space Interface
 2020-09-17  7:12 UTC  (4+ messages)
` [RFC PATCH 2/2] mm/damon/debugfs: Support multiple contexts

[RFC v7 00/19] lockdep: Support deadlock detection for recursive read locks
 2020-09-17  1:53 UTC  (7+ messages)
` [RFC v7 11/19] lockdep: Fix recursive read lock related safe->unsafe detection

[PATCH v3] docs: fb: Remove sstfb scrollback boot option
 2020-09-16 23:21 UTC 

[PATCH v3] docs: fb: Remove vesafb scrollback boot option
 2020-09-16 23:29 UTC 

[PATCH v3] docs: fb: Remove matroxfb scrollback boot option
 2020-09-16 23:13 UTC 

[PATCH v5] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-16 14:47 UTC  (5+ messages)
  ` [External] "

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-09-16 20:40 UTC  (2+ messages)
` [PATCH V3 1/8] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output

[PATCH v4 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-16 17:05 UTC  (3+ messages)
` [PATCH v4 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH v6 1/2] mm: memcontrol: Fix missing suffix of workingset_restore
 2020-09-16 14:01 UTC  (3+ messages)
` [PATCH v6 2/2] mm: memcontrol: Add the missing numa_stat interface for cgroup v2

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-16 19:25 UTC  (21+ messages)
                                ` [NEEDS-REVIEW] "

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-16 14:56 UTC  (3+ messages)

[PATCH 0/3] docs: Add automatic cross-reference for documentation pages
 2020-09-16 17:48 UTC  (2+ messages)

[PATCH 1/3] Documentation: Update paths of Samsung S3C machine files
 2020-09-16 17:48 UTC  (3+ messages)
` [PATCH 3/3] ARM: s3c: Bring back notes from removed debug-macro.S

[PATCH v3] docs: add a new User Mode Linux HowTo
 2020-09-16 18:51 UTC  (2+ messages)

[PATCH] kernel-doc: add support for ____cacheline_aligned attribute
 2020-09-16 18:36 UTC  (2+ messages)

[PATCH] Documentation: arm64 also supports disable hugeiomap
 2020-09-16 18:21 UTC  (2+ messages)

[PATCH] mm/doc: add usage description for migrate_vma_*()
 2020-09-16 18:20 UTC  (5+ messages)

[PATCH] docs: stable-ABI: Document /sys/kernel/notes
 2020-09-16 18:18 UTC  (2+ messages)

[PATCH v20 00/12] Landlock LSM
 2020-09-16 13:42 UTC  (7+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH] doc: zh_CN: add translatation for tmpfs.rst
 2020-09-16 10:05 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).