linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-15 12:39:29 to 2021-02-17 23:58:55 UTC [more...]

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-17 23:57 UTC  (12+ messages)

[PATCH v6 20/34] xlink-core: Add xlink core driver xLink
 2021-02-17 23:29 UTC  (3+ messages)

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-17 23:00 UTC  (4+ messages)

[PATCH v21 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2021-02-17 22:31 UTC  (8+ messages)
` [PATCH v21 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v21 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v21 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v21 4/7] x86/cet/ibt: Update ELF header parsing "
` [PATCH v21 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v21 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v21 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO

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

[PATCH v7 0/3] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-17 22:14 UTC  (4+ messages)
` [PATCH v7 1/3] pinctrl: use to octal permissions for debugfs files
` [PATCH v7 2/3] pinctrl: pinmux: Add pinmux-select debugfs file
` [PATCH v7 3/3] docs/pinctrl: document debugfs files

[PATCH net-next] net: mdio: Remove of_phy_attach()
 2021-02-17 21:20 UTC  (3+ messages)

[PATCH v3 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-17 19:42 UTC  (4+ messages)

[PATCH bpf-next 00/17] Improve BPF syscall command documentation
 2021-02-17 17:32 UTC 

[RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
 2021-02-17 14:59 UTC  (12+ messages)

[RFC] scripts: kernel-doc: fix array element capture in pointer-to-func parsing
 2021-02-17 14:56 UTC 

[PATCH v6 0/3] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-17 13:53 UTC  (7+ messages)
` [PATCH v6 1/3] pinctrl: use to octal permissions for debugfs files
` [PATCH v6 2/3] pinctrl: pinmux: Add pinmux-select debugfs file
` [PATCH v6 3/3] docs/pinctrl: document debugfs files

[PATCH v3 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-17 13:47 UTC  (13+ messages)
` [PATCH v3 1/4] PCI: "
` [PATCH v3 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v3 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v3 4/4] i2c: thunderx: "

[PATCH v15 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-17  8:13 UTC  (24+ messages)
` [PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "

[PATCH v1 00/12] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-02-17  7:30 UTC  (20+ messages)
` [PATCH v1 01/12] gna: add driver module
` [PATCH v1 02/12] gna: add component of hardware operation
` [PATCH v1 03/12] gna: read hardware info in the driver
` [PATCH v1 04/12] gna: add memory handling
` [PATCH v1 05/12] gna: initialize mmu
` [PATCH v1 06/12] gna: add hardware ids
` [PATCH v1 07/12] gna: add request component
` [PATCH v1 08/12] gna: implement scoring
` [PATCH v1 09/12] gna: add a work queue to process scoring requests
` [PATCH v1 10/12] gna: add interrupt handler
` [PATCH v1 11/12] gna: add ioctl handler
` [PATCH v1 12/12] gna: add a char device

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-16 20:18 UTC 

[PATCH 0/5] docs: iio: misc fixes and improvements
 2021-02-16 20:09 UTC  (8+ messages)
` [PATCH 1/5] docs: iio: fix example formatting
` [PATCH 2/5] docs: iio: fix directory naming
` [PATCH 3/5] docs: iio: document the 'index' attribute too
` [PATCH 4/5] docs: iio: fix bullet list formatting
` [PATCH 5/5] docs: iio: mark "repeat" sysfs attribute as optional

add a new dma_alloc_noncontiguous API v2
 2021-02-16 18:55 UTC  (6+ messages)
` [PATCH 4/7] dma-mapping: add a dma_alloc_noncontiguous API
` [PATCH 6/7] dma-iommu: implement ->alloc_noncontiguous

anonymous enums in kernel doc
 2021-02-16 17:12 UTC  (5+ messages)

[PATCH v2 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 16:11 UTC  (8+ messages)
` [PATCH v2 1/4] PCI: "
` [PATCH v2 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v2 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v2 4/4] i2c: thunderx: "

[PATCH v1 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 14:41 UTC  (13+ messages)
` [PATCH v1 1/4] PCI: "
` [PATCH v1 2/4] Documentation: devres: add pcim_alloc_irq_vectors()
` [PATCH v1 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v1 4/4] i2c: thunderx: "

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-02-16  7:29 UTC  (11+ messages)

[PATCH v3 0/3] docs: arm: Improvements to Marvell SoC documentation
 2021-02-15 22:08 UTC  (4+ messages)
` [PATCH v3 1/3] docs: arm: marvell: replace stale links with archive links
` [PATCH v3 2/3] docs: arm: marvell: drop a dead links
` [PATCH v3 3/3] docs: arm: marvell: clarify some unimportant Armada 6x0 details

[GIT PULL] Documentation for 5.12
 2021-02-15 21:02 UTC 

[PATCH RFC v3 0/3] checkpatch: add verbose mode
 2021-02-15 19:12 UTC  (5+ messages)
` [PATCH RFC v3 2/3] docs: add documentation for checkpatch

Issues with kernel-doc
 2021-02-15 18:24 UTC  (2+ messages)

[PATCH] Fix unaesthetic indentation
 2021-02-15 18:21 UTC  (4+ messages)

[PATCH] docs: reporting-issues.rst: explain how to decode stack traces
 2021-02-15 17:28 UTC 

[PATCH v20 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-15 16:49 UTC  (5+ messages)
` [PATCH v20 08/25] x86/mm: Introduce _PAGE_COW

[PATCH v11 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-15 16:13 UTC  (15+ messages)
` [PATCH v11 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v11 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v11 03/14] mm/gup: return an error on migration failure
` [PATCH v11 04/14] mm/gup: check for isolation errors
` [PATCH v11 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v11 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v11 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v11 08/14] mm/gup: do not migrate zero page
` [PATCH v11 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v11 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v11 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v11 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v11 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v11 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[PATCH v5 0/6] block-layer interposer
 2021-02-15 16:08 UTC  (7+ messages)
` [PATCH v5 5/6] dm: add 'noexcl' option for dm-linear

[PATCH] docs: reporting-issues.rst: explain how to decode stack traces
 2021-02-15 14:28 UTC  (4+ messages)

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-02-15 13:15 UTC  (6+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework


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