linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-01 23:13:27 to 2021-02-04 15:35:01 UTC [more...]

[PATCH v24 00/14] Subject: Introduce Data Access MONitor (DAMON)
 2021-02-04 15:31 UTC  (3+ messages)
` [PATCH v24 01/14] mm: "
` [PATCH v24 03/14] mm/damon: Adaptively adjust regions

[PATCH] kgdb: rectify kernel-doc for kgdb_unregister_io_module()
 2021-02-04 15:24 UTC  (2+ messages)

[PATCH v3 0/7] Introduce Sequence Number Ops
 2021-02-04 14:01 UTC  (10+ 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 v2 0/2] hwmon: (pmbus) Add ST STPDDC60 pmbus driver
 2021-02-04 13:20 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (pmbus) Add pmbus_set_update() function to set update flag
` [PATCH V2 2/2] hwmon: (pmbus/stpddc60) Add ST STPDDC60 pmbus driver

[PATCH] Documentation: f2fs: fix typo s/automaic/automatic
 2021-02-04 13:25 UTC 

[PATCH v2 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-02-04 12:14 UTC  (24+ 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 v14 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-04 11:44 UTC  (11+ messages)
` [PATCH v14 1/8] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v14 2/8] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v14 3/8] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v14 4/8] mm: hugetlb: alloc "
` [PATCH v14 5/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v14 6/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v14 7/8] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v14 8/8] mm: hugetlb: optimize the code with the help of the compiler

[PATCH v4 0/6] block-layer interposer
 2021-02-04 10:06 UTC  (13+ 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] fscache: rectify minor kernel-doc issues
 2021-02-04  7:56 UTC 

[PATCH v28 00/12] Landlock LSM
 2021-02-04  3:46 UTC  (17+ 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 v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-02-04  1:53 UTC  (4+ messages)
` [PATCH v14 11/11] kdump: update Documentation about crashkernel

[PATCH v2 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-04  0:43 UTC 

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-02-04  0:05 UTC  (9+ messages)

[PATCH v2 0/5] docs: arm: Improvements to Marvell SoC documentation
 2021-02-03 23:53 UTC  (6+ messages)
` [PATCH v2 1/5] docs: arm: marvell: drop some dead links
` [PATCH v2 2/5] docs: arm: marvell: fix 38x functional spec link
` [PATCH v2 3/5] docs: arm: marvell: replace stale links with archive links
` [PATCH v2 4/5] docs: arm: marvell: clarify some unimportant Armada 6x0 details
` [PATCH v2 5/5] docs: arm: marvell: rename marvel.rst to marvell.rst

[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-03 22:55 UTC  (26+ messages)
` [PATCH v19 01/25] Documentation/x86: Add CET description
` [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 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [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 09/25] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [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 14/25] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v19 15/25] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v19 16/25] mm: Add guard pages around a shadow stack
` [PATCH v19 17/25] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v19 18/25] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v19 19/25] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v19 20/25] x86/cet/shstk: User-mode shadow stack support
` [PATCH v19 21/25] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v19 22/25] ELF: Introduce arch_setup_elf_property()
` [PATCH v19 23/25] x86/cet/shstk: Handle thread shadow stack
` [PATCH v19 24/25] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v19 25/25] mm: Introduce PROT_SHSTK "

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

[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  (16+ messages)
` [PATCH v18 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
  ` [NEEDS-REVIEW] "
` [PATCH v18 24/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[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 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] 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  (6+ messages)
` [PATCH v5 1/2] drivers/misc: sysgenid: add system generation id driver

[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 07/15] mm/damon: Implement a debugfs-based user space interface
 2021-02-02 10:00 UTC  (2+ messages)

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 v23 03/15] mm/damon: Adaptively adjust regions
 2021-02-02  9:39 UTC  (2+ messages)

[PATCH v23 02/15] mm/damon/core: Implement region-based sampling
 2021-02-02  9:17 UTC  (2+ messages)

[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  (13+ messages)
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each "
                ` [External] "


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