linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-07 17:53:40 to 2023-08-11 11:21:00 UTC [more...]

[PATCH v14 00/11] Implement copy offload support
 2023-08-11 10:52 UTC  (10+ messages)
  ` [PATCH v14 01/11] block: Introduce queue limits and sysfs for copy-offload support
  ` [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer
  ` [PATCH v14 03/11] block: add copy offload support
  ` [PATCH v14 04/11] block: add emulation for copy
  ` [PATCH v14 05/11] fs/read_write: Enable copy_file_range for block device
  ` [PATCH v14 06/11] fs, block: copy_file_range for def_blk_ops for direct "
  ` [PATCH v14 07/11] nvme: add copy offload support
  ` [PATCH v14 08/11] nvmet: add copy command support for bdev and file ns
  ` [PATCH v14 09/11] dm: Add support for copy offload

[PATCH] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
 2023-08-11 11:17 UTC  (2+ messages)

[PATCH net-next v2 1/2] dt-bindings: net: ethernet-controller: add PSGMII mode
 2023-08-11 11:10 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: phy: Introduce PSGMII PHY interface mode

[PATCH v2] docs: staging: add netlink attrs best practices
 2023-08-11  9:53 UTC  (6+ messages)

[PATCH V3 0/3] coresight: etm: Make cycle count threshold user configurable
 2023-08-11  9:31 UTC  (10+ messages)
` [PATCH V3 1/3] coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus
` [PATCH V3 2/3] coresight: etm: Make cycle count threshold user configurable
` [PATCH V3 3/3] Documentation: coresight: Add cc_threshold tunable

[PATCH RESEND v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
 2023-08-11  8:08 UTC 

[PATCH v3 0/3] Add interconnect debugfs client
 2023-08-11  7:46 UTC  (3+ messages)
` [PATCH v3 1/3] debugfs: Add write support to debugfs_create_str()

[PATCH v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
 2023-08-11  6:22 UTC 

[PATCH v3] docs: net: add netlink attrs best practices
 2023-08-11  3:15 UTC 

[PATCH mm-unstable v1] mm: add a total mapcount for large folios
 2023-08-10 22:27 UTC  (28+ messages)

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-08-10 19:58 UTC  (12+ messages)

[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
 2023-08-10 19:30 UTC  (2+ messages)

[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
 2023-08-10 19:23 UTC  (4+ messages)

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-10 17:20 UTC  (44+ messages)
` [PATCH v4 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v4 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v4 03/36] arm64/gcs: Document the ABI "
` [PATCH v4 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v4 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v4 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v4 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v4 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v4 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v4 15/36] arm64/hwcap: Add hwcap "
` [PATCH v4 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v4 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v4 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v4 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v4 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v4 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v4 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v4 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v4 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v4 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v4 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v4 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v4 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v4 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v4 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v4 36/36] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH net-next v2 5/5] ice: add documentation for FW logging
 2023-08-10 17:01 UTC 

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-08-10 16:47 UTC  (8+ messages)

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-10 16:05 UTC  (13+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH v2] docs: filesystems: idmappings: clarify from where idmappings are taken
 2023-08-10 13:40 UTC  (2+ messages)

[RFC PATCH 00/10] drm/panel: Remove most store/double-check of prepared/enabled state
 2023-08-10  8:23 UTC  (2+ messages)

[PATCH] selftests/zram : add non-zero data
 2023-08-10  1:03 UTC 

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-09 23:22 UTC  (5+ messages)
` [PATCH v10 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v10 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v10 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v10 4/4] RISC-V: mm: Document mmap changes

[PATCH v9 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-09 23:07 UTC  (8+ messages)
` [PATCH v9 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v9 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v9 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v9 4/4] RISC-V: mm: Document mmap changes

[PATCH drm-misc-next v9 00/11] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged)
 2023-08-09 22:40 UTC  (8+ messages)
` [PATCH drm-misc-next v9 01/11] drm/gem: fix lockdep check for dma-resv lock
` [PATCH drm-misc-next v9 06/11] drm/nouveau: fence: separate fence alloc and emit

[PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
 2023-08-09 18:38 UTC  (7+ messages)
` [PATCH v3 1/1] io_uring: add "

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-08-09 18:02 UTC  (8+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook

[PATCH] Documentation: stable: clarify patch series prerequisites
 2023-08-09 16:29 UTC 

[PATCH v5 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-08-09 14:20 UTC  (2+ messages)

[PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-08-09 13:27 UTC  (5+ messages)

[PATCH net-next v3 0/6] tls: implement key updates for TLS1.3
 2023-08-09 12:58 UTC  (2+ messages)
` [PATCH net-next v3 4/6] docs: tls: document TLS1.3 key updates

[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-08-09 12:21 UTC  (7+ messages)

[PATCH] docs: vfs: clean up after the iterate() removal
 2023-08-09  6:14 UTC  (3+ messages)

[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-08-09  5:49 UTC  (15+ messages)
` [RFC PATCH v1 11/21] swnode: Add support to create early during boot
` [RFC PATCH v1 12/21] irqchip/riscv-intc: Use swnode framework to create fwnode
` [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device

[PATCH] Documentation: RCU: fix section numbers after adding Section 7 in whatisRCU.rst
 2023-08-09  4:54 UTC  (2+ messages)

[PATCH] coresight: etm: Make cycle count threshold user configurable
 2023-08-09  4:42 UTC  (3+ messages)

[PATCH v1] docs: staging: add netlink attrs best practices
 2023-08-09  1:25 UTC  (2+ messages)

[PATCH net-next] docs: net: page_pool: de-duplicate the intro comment
 2023-08-08 23:20 UTC  (3+ messages)

[PATCH v6 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-08-08 17:09 UTC  (10+ messages)
` [PATCH v6 6/8] x86/resctrl: Move default control group creation during mount
` [PATCH v6 7/8] x86/resctrl: Introduce "-o debug" mount option

[linux-next:master 7602/7933] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_replay.c:37: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-08-08  7:00 UTC 

[RFC PATCH v1 05/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
 2023-08-08 13:11 UTC  (5+ messages)

[PATCH] Documentation: core-api/cpuhotplug: Fix state names
 2023-08-08  8:54 UTC  (5+ messages)

[PATCH v2 0/6] Adds support for ConfigFS to VKMS!
 2023-08-08  2:42 UTC  (3+ messages)
` (no subject)
` [PATCH] Initial backport of vkms changes from 6.4, including jshargo and brpols configs changes

[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
 2023-08-08  2:12 UTC  (4+ messages)
` [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK

[PATCH net-next v4 15/15] idpf: configure SRIOV and add other ndo_ops
 2023-08-08  0:34 UTC 

[PATCH v3 5.15 0/6] ARM64 errata for stable kernel 5.15
 2023-08-07 23:37 UTC  (4+ messages)
` [PATCH v3 5.15 4/6] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531

[PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-07 21:12 UTC  (7+ messages)
` [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm


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