linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-20 16:35:50 to 2023-07-24 16:56:45 UTC [more...]

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-24 16:55 UTC  (22+ messages)
` [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init
` [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
` [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
` [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v2 19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH] docs: remove tree links from the main index
 2023-07-24 16:19 UTC  (4+ messages)

[PATCH 2/3] docs: consolidate peripheral interfaces
 2023-07-24 16:16 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH v2] docs/RCU: Bring back smp_wmb()
 2023-07-24 16:09 UTC  (12+ messages)

[PATCH v3 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-24 14:33 UTC  (4+ messages)
` [PATCH v3 2/3] Documentation/process: maintainer-soc: add clean platforms profile
` [PATCH v3 3/3] MAINTAINER: samsung: document dtbs_check requirement for Samsung

[PATCH] docs: mm: Fix number of base pages for 1GB HugeTLB
 2023-07-24 14:05 UTC  (3+ messages)
  ` [External] "

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

[RFC PATCH v2] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-07-24 11:21 UTC  (3+ messages)

[PATCH RESEND 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
 2023-07-24 10:32 UTC  (3+ messages)

[RESEND PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
 2023-07-24 10:09 UTC  (2+ messages)
` [RESEND PATCH -fixes 2/2] Documentation: kdump: Add va_kernel_pa_offset for RISCV64

[PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
 2023-07-24  9:57 UTC 

Request for quote from Tavantabir group
 2023-07-24  6:24 UTC 

[PATCH v2 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
 2023-07-24  6:39 UTC  (5+ messages)
` [PATCH v2 2/6] docs/zh_TW: update arch
  ` [PATCH v2 3/6] docs/zh_TW: update cpu-freq
  ` [PATCH v2 4/6] docs/zh_TW: update filesystems
  ` [PATCH v2 6/6] docs/zh_TW: turn zh_CN's folder references and headers into zh_TW's ones

[PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
 2023-07-24  6:33 UTC 

[PATCH v13 0/9] Implement copy offload support
 2023-07-24  5:46 UTC  (4+ messages)
  ` [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device

[PATCH AUTOSEL 6.4 33/58] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield
 2023-07-24  1:13 UTC  (2+ messages)
` [PATCH AUTOSEL 6.4 37/58] iommu/amd: Introduce Disable IRTE Caching Support

[PATCH AUTOSEL 6.1 25/41] iommu/amd: Introduce Disable IRTE Caching Support
 2023-07-24  1:20 UTC 

[PATCH v3] dma-contiguous: support numa CMA for specified node
 2023-07-24  0:42 UTC  (10+ messages)

[PATCH drm-misc-next v8 00/12] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-23 23:54 UTC  (5+ messages)
` [PATCH drm-misc-next v8 01/12] drm: manager to keep track of GPUs VA mappings
    ` [PATCH drm-misc-next v8 11/12] drm/nouveau: implement new VM_BIND uAPI

[PATCH] hwmon: (pmbus) Add driver fpr Infineon IR35201
 2023-07-23 22:07 UTC  (5+ messages)

[RFC PATCH] Documentation/page_tables: MMU, TLB, and Page Faults
 2023-07-23 13:14 UTC  (2+ messages)

[RFC PATCH v2] Documentation/page_tables: MMU, TLB, and Page Faults
 2023-07-23 13:11 UTC  (2+ messages)

[PATCH v4 0/4] Add metric for Arm CMN
 2023-07-23  8:21 UTC  (5+ messages)
` [PATCH v4 1/4] perf metric: Event "Compat" value supports matching multiple identifiers
` [PATCH v4 2/4] perf jevents: Support more event fields
` [PATCH v4 3/4] perf vendor events: Add alias for Arm CMN PMU events
` [PATCH v4 4/4] perf vendor events: Add metrics for Arm CMN

[PATCH v2 0/3] page table check warn instead of panic
 2023-07-23  3:37 UTC  (8+ messages)
` [PATCH v2 1/3] mm/page_table_check: Do WARN_ON instead of BUG_ON
` [PATCH v2 2/3] doc/vm: add information about page_table_check warn_on behavior
` [PATCH v2 3/3] mm/page_table_check: Check writable zero page in page table check

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-22 20:21 UTC  (21+ messages)
` [PATCH v3 3/8] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
  ` [PATCH v4 1/7] x86/resctrl: Create separate domains for control and monitoring
  ` [PATCH v4 2/7] x86/resctrl: Split the rdt_domain structures
  ` [PATCH v4 3/7] x86/resctrl: Change monitor code to use rdt_mondomain
  ` [PATCH v4 4/7] x86/resctrl: Delete unused fields from struct rdt_domain
  ` [PATCH v4 5/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
  ` [PATCH v4 6/7] x86/resctrl: Update documentation with Sub-NUMA cluster changes
  ` [PATCH v4 7/7] selftests/resctrl: Adjust effective L3 cache size when SNC enabled

[PATCH v5 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-22 20:19 UTC  (4+ messages)
` [PATCH v5 2/3] Documentation: riscv: Add early boot document
` [PATCH v5 3/3] Documentation: riscv: Update boot image header since EFI stub is supported

[PATCH 0/2] hwmon: hp-wmi-sensors: Minor fixes
 2023-07-22 19:12 UTC  (6+ messages)
` [PATCH 1/2] hwmon: hp-wmi-sensors: Get WMI instance count from WMI driver core
` [PATCH 2/2] docs: hwmon: hp-wmi-sensors: Change document title

[PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-22 19:00 UTC  (4+ messages)

[PATCH] tracing/timerlat: Add latency threshold
 2023-07-22  8:04 UTC  (3+ messages)

[PATCH v2] docs: move loongarch under arch
 2023-07-22  2:38 UTC  (4+ messages)
` [PATCH v3] "

[PATCH net] docs: net: clarify the NAPI rules around XDP Tx
 2023-07-22  2:10 UTC  (5+ messages)

[PATCH v4 0/9] GenieZone hypervisor drivers
 2023-07-22  1:29 UTC  (5+ messages)
` [PATCH v4 2/9] virt: geniezone: Add GenieZone hypervisor support

[PATCH v8 0/2] docs: Integrate rustdoc into Rust documentation
 2023-07-21 21:43 UTC  (5+ messages)
` [PATCH v8 1/2] docs: Move rustdoc output, cross-reference it

[PATCH v2] docs: panic: cleanups for panic params
 2023-07-21 20:58 UTC  (2+ messages)

[PATCH 1/3] docs: consolidate networking interfaces
 2023-07-21 20:55 UTC  (2+ messages)

[PATCH] Docs: kernel-parameters: sort arm64 entries
 2023-07-21 20:52 UTC  (2+ messages)

[PATCH] docs: ABI: sysfs-bus-nvdimm: correct indentations
 2023-07-21 20:47 UTC  (2+ messages)

[PATCH v3] HID: Add introduction about HID for non-kernel programmers
 2023-07-21 20:29 UTC  (2+ messages)

[PATCH] docs/sp_SP: Add translation of process/contribution-maturity-model
 2023-07-21 20:12 UTC  (2+ messages)

[PATCH docs v3] docs: maintainer: document expectations of small time maintainers
 2023-07-21 19:53 UTC  (11+ messages)

[PATCH] afs: Documentation: correct reference to CONFIG_AFS_FS
 2023-07-21 19:46 UTC  (2+ messages)

[PATCH] docs/zh_TW: remove the mailing list entry for zh_TW
 2023-07-21 19:42 UTC  (2+ messages)

[PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-21 18:25 UTC  (9+ messages)
` [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH 1/2] docs: cgroup-v1: correct the term of Page Cache organization in inode
 2023-07-21 18:11 UTC  (3+ messages)
` [PATCH 2/2] docs: cgroup-v1: fix typo

[PATCH v25 00/10] crash: Kernel handling of CPU and memory hot un/plug
 2023-07-21 16:32 UTC  (5+ messages)
` [PATCH v25 01/10] drivers/base: refactor cpu.c to use .is_visible()

[PATCH v3 0/9] libata: remove references to 'old' error handler
 2023-07-21 16:32 UTC  (3+ messages)
` [PATCH v3 8/9] ata: remove ata_bus_probe()
` [PATCH v3 9/9] ata: remove deprecated EH callbacks

[net-next PatchV4 0/4] octeontx2-pf: support Round Robin scheduling
 2023-07-21  9:00 UTC  (2+ messages)

[PATCH 5.15] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
 2023-07-21  7:02 UTC  (5+ messages)

[PATCH 5.15 0/4] ARM64 errata for stable kernel 5.15 and above
 2023-07-21  5:27 UTC  (7+ messages)
` [PATCH 5.15 1/4] arm64: errata: Add detection for TRBE overwrite in FILL mode
` [PATCH 5.15 2/4] arm64: errata: Add workaround for TSB flush failures
` [PATCH 5.15 3/4] arm64: errata: Add detection for TRBE write to out-of-range
` [PATCH 5.15 4/4] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531

[PATCH] x86/cpu: Enable STIBP if Automatic IBRS is enabled
 2023-07-20 21:53 UTC  (3+ messages)

[KTAP V2 PATCH] ktap_v2: add test metadata
 2023-07-20 21:31 UTC  (2+ messages)

[PATCH] shmem: add support for user extended attributes
 2023-07-20 17:42 UTC  (3+ 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).