Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-20 17:17:40 to 2023-11-22 15:08:55 UTC [more...]

[PATCH v6 04/13] x86/bugs: Rename PAGE_TABLE_ISOLATION to MITIGATION_PAGE_TABLE_ISOLATION
 2023-11-22 15:08 UTC  (3+ messages)
` [PATCH v6 05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE

[PATCH v5] zswap: memcontrol: implement zswap writeback disabling
 2023-11-22 15:01 UTC  (14+ messages)

[PATCH net-next v7 00/16] net: Make timestamping selectable
 2023-11-22 14:57 UTC  (31+ messages)
` [PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable

[PATCH v2] Documentation: kernel-parameters: remove slab_max_order and noaliencache
 2023-11-22 14:36 UTC 

[PATCH net-next 0/2] add two sysctl for SMC-R v2.1
 2023-11-22 13:52 UTC  (3+ messages)
` [PATCH net-next 1/2] net/smc: add sysctl for max links per lgr "
` [PATCH net-next 2/2] net/smc: add sysctl for max conns "

[PATCH v20 09/20] Documentation: add ULP DDP offload documentation
 2023-11-22 13:48 UTC 

[PATCH v6 0/9] Fix cursor planes with virtualized drivers
 2023-11-22 12:49 UTC  (3+ messages)

[PATCH 02/14] drm: Fix TODO list mentioning non-KMS drivers
 2023-11-22 12:09 UTC 

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

[PATCH v2] Documentation: xfs: consolidate XFS docs into its own subdirectory
 2023-11-22  9:02 UTC 

[PATCH v1 4/6] pps: generators: Add PPS Generator TIO Driver
 2023-11-22  8:53 UTC  (3+ messages)

[PATCH v5 0/3] arm64: perf: Add support for event counting threshold
 2023-11-22  8:44 UTC  (9+ messages)
` [PATCH v5 1/3] arm64: perf: Include threshold control fields in PMEVTYPER mask
` [PATCH v5 2/3] arm64: perf: Add support for event counting threshold
` [PATCH v5 3/3] Documentation: arm64: Document the PMU event counting threshold feature

[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
 2023-11-22  8:39 UTC  (4+ messages)

[Patch v13 0/9] Enable Wifi RFI interference mitigation feature support
 2023-11-22  8:36 UTC  (4+ messages)
` [Patch v13 1/9] Documentation/driver-api: Add document about WBRF mechanism

[PATCH v1 0/2] Add adm1281 support
 2023-11-22  7:56 UTC  (5+ messages)
` [PATCH v1 1/2] hwmon: pmbus: "
` [PATCH v1 2/2] dt-bindings: "

[PATCH v5] Documentation/gpu: VM_BIND locking document
 2023-11-22  7:49 UTC  (4+ messages)

[PATCH RFC] Add a lockdown_hibernate parameter
 2023-11-22  6:52 UTC  (6+ messages)

[PATCH 0/4] supplement of slab removal
 2023-11-22  5:59 UTC  (13+ messages)
` [PATCH 1/4] Documentation: kernel-parameters: remove slab_max_order
` [PATCH 2/4] mm/slab: remove slab_nomrege and slab_merge
` [PATCH 4/4] mm/slab: move slab merge from slab_common.c to slub.c

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-11-22  5:36 UTC  (15+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH

[asahilinux:bits/200-dcp 126/145] drivers/mux/apple-display-crossbar.c:22: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-11-22  2:36 UTC 

[PATCH] docs/sp_SP: Add translation of process/management-style
 2023-11-22  0:33 UTC 

[PATCH] Documentation: xfs: consolidate XFS docs into its own subdirectory
 2023-11-21 23:37 UTC  (5+ messages)

[PATCH net-next v6 0/7] Support symmetric-xor RSS hash
 2023-11-21 23:33 UTC  (10+ messages)
` [PATCH net-next v6 1/7] net: ethtool: pass ethtool_rxfh to get/set_rxfh ethtool ops
` [PATCH net-next v6 2/7] net: ethtool: add support for symmetric-xor RSS hash
` [PATCH net-next v6 3/7] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [PATCH net-next v6 4/7] ice: refactor RSS configuration
` [PATCH net-next v6 5/7] ice: refactor the FD and RSS flow ID generation
` [PATCH net-next v6 6/7] ice: enable symmetric-xor RSS for Toeplitz hash function
` [PATCH net-next v6 7/7] iavf: "

[PATCH] ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument
 2023-11-21 18:45 UTC  (2+ messages)

[viro-vfs:work.rename 10/10] htmldocs: Documentation/filesystems/directory-locking.rst:33: WARNING: Enumerated list ends without a blank line; unexpected unindent
 2023-11-21 17:33 UTC 

[PATCH v3] Documentation: Document each netlink family
 2023-11-21 16:15 UTC  (2+ messages)

[PATCH v6 0/2] LTC4286 and LTC4287 driver support
 2023-11-21 16:13 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH v6 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
 2023-11-21 14:56 UTC  (12+ messages)
` [PATCH net-next 2/9] ethtool: Expand Ethernet Power Equipment with PoE alongside PoDL

[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
 2023-11-21 13:49 UTC  (2+ messages)
` [PATCH v3 037/108] pwm: Provide devm_pwmchip_alloc() function

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-11-21 13:45 UTC  (22+ messages)
` [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 02/21] x86: intel_epb: Don't rely on link order
` [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports
` [PATCH 04/21] Loongarch: "
` [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 15/21] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH 17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH 18/21] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH 20/21] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH 21/21] riscv: convert to use arch_cpu_is_hotpluggable()

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-21 13:33 UTC  (7+ messages)
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()

[PATCH v2 0/7] Fix Python string escapes
 2023-11-21 13:14 UTC  (6+ messages)
` [PATCH v2 5/7] tools/perf: fix "

[PATCH v5 0/6] add qca8084 ethernet phy driver
 2023-11-21 11:52 UTC  (13+ messages)
` [PATCH v5 3/6] net: phy: at803x: add QCA8084 ethernet phy support

[PATCH v2] Documentation: Document each netlink family
 2023-11-21 11:17 UTC  (8+ messages)

[PATCH v2 0/2] LTC4286 and LTC4287 driver support
 2023-11-21  2:37 UTC  (10+ messages)
` [PATCH v2 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH v4 0/2] LTC4286 and LTC4287 driver support
 2023-11-21  2:27 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings

[PATCH v5 0/2] LTC4286 and LTC4287 driver support
 2023-11-21  2:19 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings

[PATCH 0/7] TCP-AO fixes
 2023-11-21  2:01 UTC  (2+ messages)
` [PATCH 1/7] Documentation/tcp: Fix an obvious typo

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-21  1:44 UTC  (7+ messages)
` [PATCH 34/39] arm64: psci: Ignore DENIED CPUs

drivers/virt/vboxguest/vboxguest_linux.c:65: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-11-21  1:36 UTC 

[PATCH v1 0/3] docs/zh_CN: Translate maintainer-pgp-guide and adjust magic-number
 2023-11-20 22:51 UTC  (3+ messages)
` [PATCH v1 1/3] docs/zh_CN: add process maintainer-pgp-guide tanslation

[PATCH v10 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-20 22:25 UTC  (18+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v11 2/8] x86/resctrl: Prepare to split rdt_domain structure
  ` [PATCH v11 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v11 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v11 5/8] x86/resctrl: Add node-scope to the options for feature scope
  ` [PATCH v11 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
  ` [PATCH v11 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
  ` [PATCH v11 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[PATCH] Documentation: PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
 2023-11-20 22:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net] docs: netdev: try to guide people on dealing with silence
 2023-11-20 20:13 UTC  (2+ messages)

[RFC PATCH 0/2] Enhancing Boot Speed and Security with Delayed Module Signature Verification
 2023-11-20 19:43 UTC  (6+ messages)
` [RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility

I'd like to volunteer to add some documentation for `mount`
 2023-11-20 19:08 UTC 

[PATCH v4 0/5] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-11-20 17:52 UTC  (3+ messages)

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-11-20 17:42 UTC  (4+ messages)
` [PATCH v1 15/23] KVM: nVMX: Add support for the secondary VM exit controls


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 read-only IMAP folder(s) and NNTP newsgroup(s).