linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-05 22:18:13 to 2021-02-10 19:16:43 UTC [more...]

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-10 19:14 UTC  (27+ messages)
  ` [PATCH v4 1/8] driver core: fw_devlink: Detect supplier devices that will never be added
  ` [PATCH v4 2/8] of: property: Don't add links to absent suppliers
  ` [PATCH v4 3/8] driver core: Add fw_devlink.strict kernel param
  ` [PATCH v4 4/8] of: property: Add fw_devlink support for optional properties
  ` [PATCH v4 5/8] driver core: fw_devlink: Handle suppliers that don't use driver core
  ` [PATCH v4 6/8] irqdomain: Mark fwnodes when their irqdomain is added/removed
  ` [PATCH v4 7/8] PM: domains: Mark fwnodes when their powerdomain "
  ` [PATCH v4 8/8] clk: Mark fwnodes when their clock provider "
    ` [PATCH] clk: Mark fwnodes when their clock provider is added

[PATCH] Documentation: ioctl: add entry for nsfs.h
 2021-02-10 18:22 UTC 

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

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

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-10 17:59 UTC  (24+ messages)
` [PATCH 1/9] mm/migrate.c: Always allow device private pages to migrate
` [PATCH 2/9] mm/migrate.c: Allow pfn flags to be passed to migrate_vma_setup()
` [PATCH 3/9] mm/migrate: Add a unmap and pin migration mode
` [PATCH 4/9] Documentation: Add unmap and pin to HMM
` [PATCH 5/9] hmm-tests: Add test for unmap and pin
` [PATCH 6/9] nouveau/dmem: Only map migrating pages
` [PATCH 7/9] nouveau/svm: Refactor nouveau_range_fault
` [PATCH 8/9] nouveau/dmem: Add support for multiple page types
` [PATCH 9/9] nouveau/svm: Implement atomic SVM access

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

[PATCH] doc/admin-guide: fix spelling mistake: "perfomance" -> "performance"
 2021-02-10 11:56 UTC 

[PATCH] Replace HTTP links with HTTPS ones: PCI
 2021-02-10  7:41 UTC  (6+ messages)
` PCI: Replace lkml.org, spinics, gmane with lore.kernel.org
    ` [PATCH] Documentation: Replace lkml.org links with lore

[PATCH] docs: reporting-issues.rst: explain how to decode stack traces
 2021-02-10  5:48 UTC 

[PATCH] net/mlx5: docs: correct section reference in table of contents
 2021-02-10  5:42 UTC  (2+ messages)

[PATCH 1/2] fs: eventpoll: fix comments & kernel-doc notation
 2021-02-10  4:25 UTC  (2+ messages)
` [PATCH 2/2] Docs: add fs/eventpoll to docbooks

[PATCH net] Documentation: networking: ip-sysctl: Document src_valid_mark sysctl
 2021-02-09 19:20 UTC  (2+ messages)

[RESEND v4 0/6] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-09 18:52 UTC  (12+ messages)
` [RESEND v4 1/6] misc: "
` [RESEND v4 4/6] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver

[PATCH] dmaengine: qcom: bam_dma: Add LOCK and UNLOCK flag bit support
 2021-02-09 17:35 UTC  (14+ messages)

[PATCH v2] Documentation/admin-guide: kernel-parameters: Update nohlt section
 2021-02-09 17:23 UTC 

add a new dma_alloc_noncontiguous API v2
 2021-02-09 17:02 UTC  (7+ messages)

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

[PATCH] docs: maintainer: Fix the spelling mistaeks to mistakes in the file pull-requests.rst
 2021-02-09 14:33 UTC  (3+ messages)

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

[PATCH v3 0/8] coresight: etm-perf: Fix pid tracing with VHE
 2021-02-09  1:58 UTC  (17+ messages)
` [PATCH v3 1/8] coresight: etm-perf: Clarify comment on perf options
` [PATCH v3 2/8] tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
` [PATCH v3 3/8] coresight: etm-perf: Support PID tracing for kernel at EL2
` [PATCH v3 4/8] perf cs-etm: Fix bitmap for option
` [PATCH v3 5/8] perf cs-etm: Support PID tracing in config
` [PATCH v3 6/8] perf cs-etm: Add helper cs_etm__get_pid_fmt()
` [PATCH v3 7/8] perf cs-etm: Detect pid in VMID for kernel running at EL2
` [PATCH v3 8/8] Documentation: coresight: Add PID tracing description

[PATCH] Documentation/admin-guide: kernel-parameters: Update nohlt section
 2021-02-09  0:55 UTC  (2+ messages)

[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-08 23:03 UTC  (15+ messages)
` [PATCH v19 06/25] x86/cet: Add control-protection fault handler
` [PATCH v19 08/25] x86/mm: Introduce _PAGE_COW

[PATCH] docs: update EFI stub description
 2021-02-08 21:14 UTC  (2+ messages)

[PATCH 0/3] Fix some seq_file users that were recently broken
 2021-02-08 19:42 UTC  (6+ messages)

[PATCH v5 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-08 17:24 UTC  (6+ messages)
` [PATCH v5 2/2] procfs/dmabuf: Add inode number to /proc/*/fdinfo

[PATCH v6 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-08 15:53 UTC  (2+ messages)
` [PATCH v6 2/2] procfs/dmabuf: Add inode number to /proc/*/fdinfo

[PATCH] docs: Remove the Microsoft rhetoric
 2021-02-08 15:15 UTC  (2+ messages)

[PATCH 14/16] net: stmmac: Add Generic DW MAC GPIO port driver
 2021-02-08 14:08 UTC 

[PATCH v15 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-08  8:50 UTC  (9+ messages)
` [PATCH v15 1/8] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v15 2/8] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v15 3/8] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v15 4/8] mm: hugetlb: alloc "
` [PATCH v15 5/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v15 6/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v15 7/8] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v15 8/8] mm: hugetlb: optimize the code with the help of the compiler

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-02-08  6:46 UTC  (2+ messages)

[PATCH v3 0/7] Introduce Sequence Number Ops
 2021-02-08  3:55 UTC  (6+ messages)
` [PATCH v3 1/7] seqnum_ops: "

[PATCH v28 00/12] Landlock LSM
 2021-02-07  4:18 UTC  (5+ messages)
` [PATCH v28 06/12] fs,security: Add sb_delete hook

[PATCH v2 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-07  1:44 UTC  (2+ messages)

[PATCH 1/1] docs: arm: /chosen node parameters
 2021-02-06  8:41 UTC 

[PATCH v14 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-06  8:01 UTC  (9+ messages)
` [PATCH v14 3/8] mm: hugetlb: free the vmemmap pages associated with each "
    ` [External] "
` [PATCH v14 4/8] mm: hugetlb: alloc "
    ` [External] "
  ` [External] Re: [PATCH v14 0/8] Free some vmemmap pages of "

[PATCH v5 08/34] misc: xlink-pcie: Add documentation for XLink PCIe driver
 2021-02-05 22:51 UTC  (3+ messages)
` [PATCH v5 18/34] xlink-ipc: Add xlink ipc driver
` [PATCH v5 20/34] xlink-core: Add xlink core driver xLink

[PATCH v4 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-06  0:39 UTC  (4+ messages)
` [PATCH v4 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

[PATCH v24 00/14] Subject: Introduce Data Access MONitor (DAMON)
 2021-02-05 15:59 UTC  (4+ messages)
` [PATCH v24 07/14] mm/damon: Implement a debugfs-based user space interface


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