linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-04 09:31:55 to 2023-10-09 12:15:24 UTC [more...]

[PATCH v6 00/38] arm64/gcs: Provide support for GCS in userspace
 2023-10-09 12:08 UTC  (22+ messages)
` [PATCH v6 01/38] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v6 02/38] prctl: arch-agnostic prctl for shadow stack
` [PATCH v6 03/38] mman: Add map_shadow_stack() flags
` [PATCH v6 04/38] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v6 05/38] arm64/gcs: Document the ABI "
` [PATCH v6 06/38] arm64/sysreg: Add new system registers for GCS
` [PATCH v6 07/38] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v6 08/38] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v6 09/38] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v6 10/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v6 11/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v6 12/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v6 13/38] arm64/mm: Map pages for guarded control stack
` [PATCH v6 14/38] KVM: arm64: Manage GCS registers for guests
` [PATCH v6 15/38] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v6 16/38] arm64/idreg: Add overrride for GCS
` [PATCH v6 17/38] arm64/hwcap: Add hwcap "
` [PATCH v6 18/38] arm64/traps: Handle GCS exceptions
` [PATCH v6 19/38] arm64/mm: Handle GCS data aborts
` [PATCH v6 20/38] arm64/gcs: Context switch GCS state for EL0
` [PATCH v6 21/38] arm64/gcs: Allocate a new GCS for threads with GCS enabled

[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-10-09 11:59 UTC  (13+ messages)
` [REBASE PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [REBASE PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it

[PATCH v6 0/2] sched: EAS changes for EM complexity and sysctl
 2023-10-09 11:08 UTC  (4+ messages)
` [PATCH v6 1/2] sched/topology: Remove EM_MAX_COMPLEXITY limit
` [PATCH v6 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform

[PATCH v4 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-09 11:06 UTC  (12+ messages)
` [PATCH v4 01/10] maple_tree: Add mt_free_one() and mt_attr() helpers
` [PATCH v4 02/10] maple_tree: Introduce {mtree,mas}_lock_nested()
` [PATCH v4 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v4 04/10] radix tree test suite: Align kmem_cache_alloc_bulk() with kernel behavior
` [PATCH v4 05/10] maple_tree: Add test for mtree_dup()
` [PATCH v4 06/10] maple_tree: Update the documentation of maple tree
` [PATCH v4 07/10] maple_tree: Skip other tests when BENCH is enabled
` [PATCH v4 08/10] maple_tree: Update check_forking() and bench_forking()
` [PATCH v4 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
` [PATCH v4 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH] docs: submitting-patches: Introduce Test: tag
 2023-10-09 10:14 UTC  (4+ messages)

[PATCH] doc: blk-ioprio: Standardize a few names
 2023-10-09 10:03 UTC 

[PATCH] doc: Always check kernel-doc
 2023-10-09  9:47 UTC  (8+ messages)

[PATCH 3/3] rust: upgrade to Rust 1.73.0
 2023-10-09  8:49 UTC  (4+ messages)

[PATCH] memcg: add interface to force disable swap
 2023-10-09  7:34 UTC  (7+ messages)

[PATCH v4 0/4] x86/resctrl: Non-contiguous bitmasks in Intel CAT
 2023-10-09  6:44 UTC  (6+ messages)
` [PATCH v4 4/4] Documentation/x86: Document resctrl's new sparse_masks

[PATCH 0/3 RESEND] Per memcg lru_gen node stat
 2023-10-09  2:57 UTC  (4+ messages)
` [PATCH 1/3] mm: multi-gen LRU: fold lru_gen run cmd
` [PATCH 2/3] mm: memcg: add per memcg "lru_gen" node
` [PATCH 3/3] mm: multi-gen LRU: add per memcg "lru_gen" document

[PATCH 9/9] drm/ci: docs: add step about how to request privileges
 2023-10-09  0:49 UTC 

[PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
 2023-10-08  7:54 UTC  (16+ messages)
` [PATCH v3 3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v3 9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-10-08  3:19 UTC 

[RFC PATCH] Documentation: security-bugs.rst: linux-distros relaxed their rules
 2023-10-07 16:39 UTC  (3+ messages)

[PATCH 0/2] Add support for inlined documentation for kunit and kselftests
 2023-10-07 12:52 UTC  (4+ messages)

[PATCH net-next v3 0/5] dpll: add phase-offset and phase-adjust
 2023-10-07 10:29 UTC  (15+ messages)
` [PATCH net-next v3 1/5] dpll: docs: add support for pin signal phase offset/adjust
` [PATCH net-next v3 2/5] dpll: spec: add support for pin-dpll "
` [PATCH net-next v3 3/5] dpll: netlink/core: "
` [PATCH net-next v3 4/5] ice: dpll: implement phase related callbacks
` [PATCH net-next v3 5/5] dpll: netlink/core: change pin frequency set behavior

[PATCH net-next v2 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-07  9:01 UTC  (9+ messages)
` [PATCH net-next v2 1/6] net: ethtool: allow symmetric RSS hash for any flow type
` [PATCH net-next v2 2/6] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [PATCH net-next v2 3/6] ice: refactor RSS configuration
` [PATCH net-next v2 4/6] ice: refactor the FD and RSS flow ID generation
` [PATCH net-next v2 5/6] ice: enable symmetric RSS Toeplitz hash for any flow type
` [PATCH net-next v2 6/6] iavf: enable symmetric RSS Toeplitz hash

[PATCH bootconfig 0/3] Expose boot-loader kernel command-line arguments
 2023-10-07  3:42 UTC  (10+ messages)
` [PATCH bootconfig 1/3] doc: Update /proc/cmdline documentation to include boot config
` [PATCH bootconfig 2/3] fs/proc: Add boot loader arguments as comment to /proc/bootconfig
` [PATCH bootconfig 3/3] doc: Add /proc/bootconfig to proc.rst

[PATCH net-next v4 5/5] ice: add documentation for FW logging
 2023-10-06 23:46 UTC  (2+ messages)

[PATCH v11 00/10] x86/resctrl: Miscellaneous resctrl features
 2023-10-06 21:01 UTC  (5+ messages)
` [PATCH v11 09/10] x86/resctrl: Add support for the files for MON groups only

[PATCH v6 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-10-06 20:27 UTC  (11+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v8 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v8 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
 2023-10-06 16:39 UTC  (4+ messages)

[resend, PATCH v1 1/1] PCI: Update the devres documentation regarding to pcim_*()
 2023-10-06 15:06 UTC 

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-10-06 13:23 UTC  (14+ messages)

[PATCH] mm/memory-hotplug: fix typo in documentation
 2023-10-06 11:46 UTC  (2+ messages)

[PATCH net-next v2 0/5] dpll: add phase-offset and phase-adjust
 2023-10-06 10:30 UTC  (4+ messages)
` [PATCH net-next v2 2/5] dpll: spec: add support for pin-dpll signal phase offset/adjust

[PATCH net-next 0/4] dpll: add phase-offset and phase-adjust
 2023-10-06 10:29 UTC  (4+ messages)
` [PATCH net-next 2/4] dpll: spec: add support for pin-dpll signal phase offset/adjust

[PATCH v4 0/3] UIO driver for low speed Hyper-V devices
 2023-10-06  4:28 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v13 net-next 00/23] net/tcp: Add TCP-AO support
 2023-10-05 17:10 UTC  (4+ messages)
` [PATCH v13 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-10-05  8:04 UTC  (6+ messages)
` [PATCH v12 06/37] Documentation/x86/64: Add a documentation for FRED

[PATCH] Documentation/gpu: fix Panfrost documentation build warnings
 2023-10-05 15:00 UTC  (2+ messages)

[RFC PATCH v11 00/19] Integrity Policy Enforcement LSM (IPE)
 2023-10-05  2:49 UTC  (24+ messages)
` [RFC PATCH v11 01/19] security: add ipe lsm
` [RFC PATCH v11 02/19] ipe: add policy parser
` [RFC PATCH v11 03/19] ipe: add evaluation loop
` [RFC PATCH v11 04/19] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v11 06/19] security: add new securityfs delete function
` [RFC PATCH v11 07/19] ipe: add userspace interface
` [RFC PATCH v11 08/19] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v11 09/19] ipe: add permissive toggle
` [RFC PATCH v11 10/19] block|security: add LSM blob to block_device
` [RFC PATCH v11 11/19] dm verity: set DM_TARGET_SINGLETON feature flag
` [RFC PATCH v11 12/19] dm: add finalize hook to target_type
` [RFC PATCH v11 13/19] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v11 14/19] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v11 16/19] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v11 17/19] scripts: add boot policy generation program
` [RFC PATCH v11 18/19] ipe: kunit test for parser
` [RFC PATCH v11 19/19] documentation: add ipe documentation

[PATCH] Documentation: embargoed-hardware-issues.rst: Clarify prenotifaction
 2023-10-05  8:56 UTC  (2+ messages)

[PATCH v2] docs: submitting-patches: encourage direct notifications to commenters
 2023-10-05  8:50 UTC  (3+ messages)

[PATCH 3/3] Documentation: netconsole: add support for cmdline targets
 2023-10-05 10:29 UTC  (3+ messages)

[PATCH net-next v2 3/3] Documentation: netconsole: add support for cmdline targets
 2023-10-05 12:36 UTC 

[PATCH v9 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-10-05  1:26 UTC  (7+ messages)
` [PATCH v9 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v9 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

[PATCH v2 1/2] tee: amdtee: use page_alloc_exact() for memory allocations
 2023-10-04 19:09 UTC  (3+ messages)

[PATCH v6 0/4] x86/speculation: Disable IBRS when idle
 2023-10-04 16:11 UTC  (3+ messages)

[PATCH v5 0/2] sched: EAS changes for EM complexity and sysctl
 2023-10-04 14:59 UTC  (4+ messages)
` [PATCH v5 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform

[PATCH] i3c: Fix typo "Provisional ID" to "Provisioned ID"
 2023-10-04 14:17 UTC  (2+ messages)

[PATCH] docs: move powerpc under arch
 2023-10-04 13:31 UTC  (4+ messages)

[PATCH] gpio: Further document optional GPIOLIB
 2023-10-04 11:41 UTC  (2+ messages)

[PATCH 0/4] PM: hibernate: LZ4 compression support
 2023-10-04  9:30 UTC  (2+ messages)
` [PATCH 4/4] PM: hibernate: Support to select compression algorithm


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