linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-27 18:27:36 to 2023-03-01 23:54:05 UTC [more...]

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-01 23:56 UTC  (6+ messages)
` [PATCH v4 1/6] iommu/vt-d: Remove virtual command interface
` [PATCH v4 2/6] iommu/sva: Move PASID helpers to sva code
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v4 4/6] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v4 5/6] iommu/ioasid: Rename INVALID_IOASID

[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
 2023-03-01 21:31 UTC  (13+ messages)

[PATCH v13 0/3] Checkpoint Support for Syscall User Dispatch
 2023-03-01 20:58 UTC  (4+ messages)
` [PATCH v13 1/3] syscall_user_dispatch: helper function to operate on given task
` [PATCH v13 2/3] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v13 3/3] selftest,ptrace: Add selftest for syscall user dispatch config api

[PATCH v2 0/8] QAIC accel driver
 2023-03-01 19:46 UTC  (26+ messages)
` [PATCH v2 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v2 3/8] accel/qaic: Add MHI controller
` [PATCH v2 4/8] accel/qaic: Add control path
` [PATCH v2 5/8] accel/qaic: Add datapath
` [PATCH v2 6/8] accel/qaic: Add mhi_qaic_cntl
` [PATCH v2 7/8] accel/qaic: Add qaic driver to the build system
` [PATCH v2 8/8] MAINTAINERS: Add entry for QAIC driver

[PATCH v12 0/8] Add latency priority for CFS class
 2023-03-01 19:31 UTC  (11+ messages)
` [PATCH v12 5/8] sched/fair: Take into account latency priority at wakeup
` [PATCH v12 6/8] sched/fair: Add sched group latency support
` [PATCH v12 8/8] sched/fair: Add latency list

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-01 18:37 UTC  (53+ messages)
` [PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
` [PATCH v7 02/41] x86/shstk: Add Kconfig option for shadow stack
` [PATCH v7 03/41] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v7 04/41] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v7 05/41] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v7 06/41] x86/fpu: Add helper for modifying xstate
` [PATCH v7 07/41] x86: Move control protection handler to separate file
` [PATCH v7 08/41] x86/shstk: Add user control-protection fault handler
` [PATCH v7 09/41] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v7 10/41] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v7 11/41] mm: Introduce pte_mkwrite_kernel()
` [PATCH v7 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v7 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v7 15/41] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
` [PATCH v7 16/41] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
` [PATCH v7 17/41] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v7 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v7 19/41] x86/mm: Check shadow stack page fault errors
` [PATCH v7 20/41] x86/mm: Teach pte_mkwrite() about stack memory
` [PATCH v7 21/41] mm: Add guard pages around a shadow stack
` [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v7 23/41] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v7 25/41] x86/mm: Introduce MAP_ABOVE4G
` [PATCH v7 26/41] mm: Warn on shadow stack memory in wrong vma
` [PATCH v7 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
` [PATCH v7 28/41] x86: Introduce userspace API for shadow stack
` [PATCH v7 29/41] x86/shstk: Add user-mode shadow stack support
` [PATCH v7 30/41] x86/shstk: Handle thread shadow stack
` [PATCH v7 31/41] x86/shstk: Introduce routines modifying shstk
` [PATCH v7 32/41] x86/shstk: Handle signals for shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v7 34/41] x86/shstk: Support WRSS for userspace
` [PATCH v7 35/41] x86: Expose thread features in /proc/$PID/status
` [PATCH v7 36/41] x86/shstk: Wire in shadow stack interface
` [PATCH v7 37/41] selftests/x86: Add shadow stack test
` [PATCH v7 38/41] x86/fpu: Add helper for initing features
` [PATCH v7 39/41] x86: Add PTRACE interface for shadow stack
` [PATCH v7 40/41] x86/shstk: Add ARCH_SHSTK_UNLOCK
` [PATCH v7 41/41] x86/shstk: Add ARCH_SHSTK_STATUS

[PATCH net 0/3] tools: ynl: fix subset use and change default value for attrs/ops
 2023-03-01 18:36 UTC  (4+ messages)
` [PATCH net 1/3] tools: ynl: fully inherit attrs in subsets
` [PATCH net 2/3] tools: ynl: use 1 as the default for first entry in attrs/ops
` [PATCH net 3/3] netlink: specs: update for codegen enumerating from 1

[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
 2023-03-01 16:24 UTC  (10+ messages)
` [PATCH bpf-next v2 2/8] bpf: verifier: Support KF_CHANGES_PKT flag

[PATCH 0/2] of: unittest: option to allow tests that trigger kernel stack dump
 2023-03-01 16:01 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] of: unittest: add of_unittest_stackdump to kernel documentation

[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
 2023-03-01 15:57 UTC  (6+ messages)

[PATCH v6 00/41] Shadow stacks for userspace
 2023-03-01 15:42 UTC  (12+ messages)
` [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about stack memory
` [PATCH v6 28/41] x86: Introduce userspace API for shadow stack

[PATCH v3] kcov: improve documentation
 2023-03-01 15:36 UTC 

[PATCH v2] kcov: improve documentation
 2023-03-01 15:35 UTC  (2+ messages)

[PATCH AUTOSEL 6.2 31/53] neighbor: fix proxy_delay usage when it is zero
 2023-03-01 14:13 UTC  (3+ messages)

[PATCH v8 00/16] dma-fence: Deadline awareness
 2023-03-01  8:52 UTC  (5+ messages)
` [PATCH v8 01/16] dma-buf/dma-fence: Add deadline awareness
` [PATCH v8 05/16] dma-buf/sync_file: Surface sync-file uABI

[PATCH v7 00/15] dma-fence: Deadline awareness
 2023-03-01  3:50 UTC  (8+ messages)
` [PATCH v7 01/15] dma-buf/dma-fence: Add deadline awareness

[PATCH] coding-style.rst: indentation: Clarify tabs text
 2023-03-01  2:28 UTC  (2+ messages)

[RFC PATCH v1 0/2] Documentation: Introducing `wq_cpu_set` mount option for btrfs
 2023-03-01  2:06 UTC  (5+ messages)
` [RFC PATCH v1 2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option

[GIT PULL] Documentation stragglers for 6.3
 2023-03-01  0:13 UTC  (2+ messages)

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-03-01  0:00 UTC  (21+ messages)
` [PATCH v10 01/26] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH v1 0/2] Give more control of sync_state()
 2023-02-28 22:33 UTC  (5+ messages)
` [PATCH v1 1/2] driver core: Add fw_devlink.sync_state command line param
` [PATCH v1 2/2] driver core: Make state_synced device attribute writeable

[PATCH 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-02-28 22:31 UTC  (18+ messages)
` [PATCH 3/7] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH 4/7] x86/resctrl: Add code to setup monitoring at L3 or NODE scope
` [PATCH 5/7] x86/resctrl: Add a new "snc_ways" file to the monitoring info directory
` [PATCH 6/7] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize

[PATCH] sched/doc: supplement CPU capacity with RISC-V
 2023-02-28 22:13 UTC  (8+ messages)

[PATCH] docs: rebasing-and-merging: Drop wrong statement about git
 2023-02-28 21:47 UTC  (3+ messages)

[PATCH RESEND] Documentation: update kernel parameter limit notes
 2023-02-28 19:05 UTC 

[PATCH v12 0/3] Checkpoint Support for Syscall User Dispatch
 2023-02-28 18:33 UTC  (7+ messages)
` [PATCH v12 2/3] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD

[RFC 0/1] ITS fails to allocate on rk3588
 2023-02-28 17:21 UTC  (5+ messages)
` [RFC 1/1] irqchip/gic-v3: Add RK3588 GICR and GITS no share workaround

[PATCH] Documentation: kbuild: Add note about using (subst m,y)
 2023-02-28 16:25 UTC  (4+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-28 16:24 UTC  (16+ messages)
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH v8 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-02-28 15:46 UTC  (2+ messages)
` [PATCH v8 1/1] "

[PATCH] Documentation: gpu: add acceleration node section
 2023-02-28  7:59 UTC  (4+ messages)

[PATCH v2] Documentation: bpf: Fix link to BTF doc
 2023-02-28  7:48 UTC  (3+ messages)

[PATCH 0/2] Hyperlink fixes for BPF QA documentation
 2023-02-28  7:45 UTC  (3+ messages)
` [PATCH 1/2] Documentation: bpf: Do not link to docs.kernel.org for kselftest link
` [PATCH 2/2] Documentation: bpf: Link to submitting-patches.rst for general patch submission info

drivers/iommu/fsl_pamu.c:586: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-02-28  3:36 UTC 

[PATCH v5 0/2] hwmon: Add StarFive JH71X0 temperature sensor
 2023-02-28  1:57 UTC  (4+ messages)
` [PATCH v5 2/2] hwmon: (sfctemp) Add StarFive JH71x0 "

[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
 2023-02-27 23:29 UTC  (11+ messages)

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-02-27 23:14 UTC  (7+ messages)
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing
` [PATCH v3 3/7] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
` [PATCH v3 5/7] RISC-V: hwprobe: Support probing of misaligned access performance

[PATCH] docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate
 2023-02-27 18:59 UTC  (2+ messages)


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