linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-01 12:51:31 to 2021-02-03 22:59:52 UTC [more...]

[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-03 22:55 UTC  (14+ messages)
` [PATCH v19 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v19 03/25] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v19 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v19 06/25] x86/cet: Add control-protection fault handler
` [PATCH v19 07/25] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v19 08/25] x86/mm: Introduce _PAGE_COW
` [PATCH v19 10/25] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v19 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v19 12/25] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v19 13/25] x86/mm: Shadow Stack page fault error checking
` [PATCH v19 15/25] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v19 19/25] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v19 20/25] x86/cet/shstk: User-mode shadow stack support

[RESEND v4 0/6] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-03 22:33 UTC  (10+ messages)
` [RESEND v4 1/6] misc: "
` [RESEND v4 2/6] misc: Add Synopsys DesignWare xData IP driver to Makefile
` [RESEND v4 3/6] misc: Add Synopsys DesignWare xData IP driver to Kconfig
` [RESEND v4 4/6] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [RESEND v4 5/6] MAINTAINERS: Add Synopsys xData IP driver maintainer
` [RESEND v4 6/6] docs: ABI: Add sysfs documentation interface of dw-xdata-pcie driver

[PATCH v18 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-03 22:28 UTC  (19+ messages)
` [PATCH v18 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
  ` [NEEDS-REVIEW] "
` [PATCH v18 21/25] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v18 24/25] x86/cet/shstk: Add arch_prctl functions "

[PATCH v4 0/6] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-03 22:09 UTC  (3+ messages)
` [PATCH v4 4/6] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver

[PATCH v3 0/7] Introduce Sequence Number Ops
 2021-02-03 18:12 UTC  (8+ messages)
` [PATCH v3 1/7] seqnum_ops: "
` [PATCH v3 2/7] selftests: lib:test_seqnum_ops: add new test for seqnum_ops
` [PATCH v3 3/7] drivers/acpi: convert seqno to use seqnum_ops
` [PATCH v3 4/7] drivers/acpi/apei: convert seqno to seqnum_ops
` [PATCH v3 5/7] drivers/staging/rtl8723bs: convert event_seq to use seqnum_ops
` [PATCH v3 6/7] drivers/staging/rtl8188eu: "
` [PATCH v3 7/7] kobject: convert uevent_seqnum to seqnum_ops

[PATCH v8 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-03 18:00 UTC  (9+ messages)
` [PATCH v8 02/14] mm/gup: check every subpage of a compound page during isolation

[PATCH v2] mm/page_owner: Record the timestamp of all pages during free
 2021-02-03 17:59 UTC 

[PATCH v2 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-02-03 17:39 UTC  (14+ messages)
` [PATCH v2 1/7] coresight: etm-perf: Clarify comment on perf options
` [PATCH v2 2/7] coresight: etm-perf: Support PID tracing for kernel at EL2
` [PATCH v2 3/7] perf cs-etm: Fix bitmap for option
` [PATCH v2 4/7] perf cs-etm: Support PID tracing in config
` [PATCH v2 5/7] perf cs-etm: Add helper cs_etm__get_pid_fmt()
` [PATCH v2 6/7] perf cs-etm: Detect pid in VMID for kernel running at EL2
` [PATCH v2 7/7] Documentation: coresight: Add PID tracing description

[PATCH v4 0/6] block-layer interposer
 2021-02-03 16:18 UTC  (10+ messages)
` [PATCH v4 1/6] docs: device-mapper: add remap_and_filter
` [PATCH v4 2/6] block: add blk_interposer
` [PATCH v4 3/6] block: add blk_mq_is_queue_frozen()
` [PATCH v4 4/6] dm: new ioctl DM_DEV_REMAP_CMD
` [PATCH v4 5/6] dm: add 'noexcl' option for dm-linear
` [PATCH v4 6/6] docs: device-mapper: "

[PATCH v28 00/12] Landlock LSM
 2021-02-03 15:27 UTC  (15+ messages)
` [PATCH v28 01/12] landlock: Add object management
` [PATCH v28 02/12] landlock: Add ruleset and domain management
` [PATCH v28 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v28 04/12] landlock: Add ptrace restrictions
` [PATCH v28 05/12] LSM: Infrastructure management of the superblock
` [PATCH v28 06/12] fs,security: Add sb_delete hook
` [PATCH v28 07/12] landlock: Support filesystem access-control
` [PATCH v28 08/12] landlock: Add syscall implementations
` [PATCH v28 09/12] arch: Wire up Landlock syscalls
` [PATCH v28 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v28 12/12] landlock: Add user and kernel documentation

[PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
 2021-02-03 10:23 UTC  (6+ messages)

fbcon: remove soft scrollback code (missing Doc. patch)
 2021-02-03  8:03 UTC  (12+ messages)

[PATCH] Documentation: /proc/loadavg: add 3 more field descriptions
 2021-02-03  3:32 UTC 

[PATCH v5 0/2] System Generation ID driver and VMGENID backend
 2021-02-02 22:58 UTC  (7+ messages)
` [PATCH v5 1/2] drivers/misc: sysgenid: add system generation id driver
` [PATCH v5 2/2] drivers/virt: vmgenid: add vm "

[PATCH] platform/x86: thinkpad_acpi: rectify length of title underline
 2021-02-02 14:05 UTC  (2+ messages)

[PATCH v3 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-02 17:25 UTC  (8+ messages)

[RESEND PATCH v3 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-02 16:56 UTC  (2+ messages)
` [RESEND PATCH v3 4/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver

[PATCH v23 07/15] mm/damon: Implement a debugfs-based user space interface
 2021-02-02 16:08 UTC  (4+ messages)

[PATCH 0/1] Add ST STPDDC60 pmbus driver
 2021-02-02 15:30 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 2/2] dm crypt: support using trusted keys
 2021-02-02 15:12 UTC  (5+ messages)

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-02-02 14:34 UTC  (9+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver

[PATCH v23 10/15] mm/damon/dbgfs: Support multiple contexts
 2021-02-02 12:27 UTC  (2+ messages)

[PATCH v23 00/15] Introduce Data Access MONitor (DAMON)
 2021-02-02 10:00 UTC  (10+ messages)
` [PATCH v23 02/15] mm/damon/core: Implement region-based sampling
` [PATCH v23 03/15] mm/damon: Adaptively adjust regions
` [PATCH v23 07/15] mm/damon: Implement a debugfs-based user space interface

add a new dma_alloc_noncontiguous API v2
 2021-02-02  9:51 UTC  (8+ messages)
` [PATCH 1/7] dma-mapping: remove the {alloc,free}_noncoherent methods
` [PATCH 2/7] dma-mapping: add a dma_mmap_pages helper
` [PATCH 3/7] dma-mapping: refactor dma_{alloc,free}_pages
` [PATCH 4/7] dma-mapping: add a dma_alloc_noncontiguous API
` [PATCH 5/7] dma-iommu: refactor iommu_dma_alloc_remap
` [PATCH 6/7] dma-iommu: implement ->alloc_noncontiguous
` [PATCH 7/7] media: uvcvideo: Use dma_alloc_noncontiguos API

[PATCH] scripts: switch some more scripts explicitly to Python 3
 2021-02-02  6:55 UTC  (4+ messages)

[PATCH net] docs: networking: swap words in icmp_errors_use_inbound_ifaddr doc
 2021-02-02  4:30 UTC  (2+ messages)

[PATCH] Docs: drop Python 2 support
 2021-02-02  0:21 UTC 

[PATCH] Move our minimum Sphinx version to 1.7
 2021-02-02  0:13 UTC 

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-02-02  0:05 UTC  (15+ messages)
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each "
                ` [External] "

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

[PATCH] kbuild: remove PYTHON variable
 2021-02-01 21:21 UTC  (4+ messages)

[PATCH v2 1/2] drivers/base/memory: don't store phys_device in memory blocks
 2021-02-01 20:23 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation: sysfs/memory: clarify some memory block device properties

[PATCH v10 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 18:37 UTC 

add a new dma_alloc_noncontiguous API
 2021-02-01 16:37 UTC  (5+ messages)
` [PATCH 6/6] media: uvcvideo: Use dma_alloc_noncontiguos API

[PATCH v1 1/2] drivers/base/memory: don't store phys_device in memory blocks
 2021-02-01 16:00 UTC  (4+ messages)
` [PATCH v1 2/2] Documentation: sysfs/memory: clarify some memory block device properties

[PATCH] dmaengine: qcom: bam_dma: Add LOCK and UNLOCK flag bit support
 2021-02-01 15:50 UTC  (12+ messages)

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

[PATCH 0/8] gpio: implement the configfs testing module
 2021-02-01 13:30 UTC  (10+ messages)
    ` [PATCH 8/8] gpio: sim: new "


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