linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-25 17:12:29 to 2023-07-28 16:00:29 UTC [more...]

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-28 16:00 UTC  (16+ messages)
` [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-07-28 14:37 UTC  (6+ messages)

[PATCH v5 0/3] Add aliases and JSON metrics for Yitian710 DDR
 2023-07-28 13:40 UTC  (5+ messages)
` [PATCH v5 1/3] perf jevents: Add support for Yitian 710 DDR PMU aliasing
` [PATCH v5 2/3] perf vendor events: Add JSON metrics for Yitian 710 DDR
` [PATCH v5 3/3] docs: perf: Update metric usage for Alibaba's T-Head PMU driver

[PATCH v5 0/4] perf: ampere: Add support for Ampere SoC PMUs
 2023-07-28 13:29 UTC  (2+ messages)

[PATCH drm-misc-next v8 00/12] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-28 12:26 UTC  (7+ 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] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-07-28 11:53 UTC 

[PATCH] docs: psi: use correct config name
 2023-07-28 11:56 UTC 

[PATCH] docs: cgroup-v1: replace dead CONFIG_MEM_RES_CTRL_SWAP symbol
 2023-07-28 11:00 UTC  (2+ messages)

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-28  9:55 UTC  (4+ messages)
` [RFC PATCH v9 07/10] ice: add admin commands to access cgu configuration

[PATCH v2 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-07-28  9:41 UTC  (2+ messages)

[PATCH v5 0/5] Add aliases and metrics for Arm CMN
 2023-07-28  8:30 UTC  (10+ messages)
` [PATCH v5 1/5] perf metric: Event "Compat" value supports matching multiple identifiers
` [PATCH v5 2/5] perf jevents: Support more event fields
` [PATCH v5 3/5] perf test: Add pmu-event test for "Compat" and new event_field
` [PATCH v5 4/5] perf jevents: Add support for Arm CMN PMU aliasing
` [PATCH v5 5/5] perf vendor events: Add JSON metrics for Arm CMN

[PATCH v4 1/9] PCI: endpoint: Add D-state change notifier support
 2023-07-28  4:21 UTC  (4+ messages)
` [PATCH v4 5/9] PCI: endpoint: Add wakeup host API to EPC core

[PATCH] docs: move powerpc under arch
 2023-07-28  3:41 UTC  (2+ messages)

[linux-next:master 4903/5027] htmldocs: Warning: kernel/Kconfig.kexec references a file that doesn't exist: file:Documentation/s390/zfcpdump.rst
 2023-07-28  2:15 UTC 

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

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

[PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-27 21:26 UTC  (5+ 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
` [PATCH v8 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v8 4/4] RISC-V: mm: Document mmap changes

[PATCH 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-07-27 19:48 UTC 

[PATCH v6 0/4] x86/speculation: Disable IBRS when idle
 2023-07-27 18:46 UTC  (5+ messages)
` [PATCH v6 1/4] x86/speculation: Add __update_spec_ctrl() helper
` [PATCH v6 2/4] x86/idle: Disable IBRS when cpu is offline
` [PATCH v6 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
` [PATCH v6 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS

[PATCH v5 00/12] GenieZone hypervisor drivers
 2023-07-27 17:28 UTC  (16+ messages)
` [PATCH v5 01/12] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v5 02/12] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v5 03/12] virt: geniezone: Add GenieZone hypervisor support
` [PATCH v5 04/12] virt: geniezone: Add vcpu support
` [PATCH v5 05/12] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v5 06/12] virt: geniezone: Add irqfd support
` [PATCH v5 07/12] virt: geniezone: Add ioeventfd support
` [PATCH v5 08/12] virt: geniezone: Add memory region support
` [PATCH v5 09/12] virt: geniezone: Add dtb config support
` [PATCH v5 10/12] virt: geniezone: Add virtual timer support
` [PATCH v5 11/12] virt: geniezone: Add guest page fault handler
` [PATCH v5 12/12] virt: geniezone: Add memory pin/unpin support

[PATCH] docs: ABI: sysfs-bus-nvdimm: fix unexpected indentation error
 2023-07-27 15:36 UTC  (3+ messages)

[PATCH v2 00/17] arm64 kernel text replication
 2023-07-27 15:36 UTC  (18+ messages)
` [PATCH v2 01/16] arm64: provide cpu_replace_ttbr1_phys()
` [PATCH v2 02/16] arm64: make clean_dcache_range_nopatch() visible
` [PATCH v2 03/16] arm64: place kernel in its own L0 page table entry
` [PATCH v2 04/16] arm64: text replication: add init function
` [PATCH v2 05/16] arm64: text replication: add sanity checks
` [PATCH v2 06/16] arm64: text replication: copy initial kernel text
` [PATCH v2 07/16] arm64: text replication: add node text patching
` [PATCH v2 08/16] arm64: text replication: add node 0 page table definitions
` [PATCH v2 09/16] arm64: text replication: add swapper page directory helpers
` [PATCH v2 10/16] arm64: text replication: create per-node kernel page tables
` [PATCH v2 11/16] arm64: text replication: boot secondary CPUs with appropriate TTBR1
` [PATCH v2 12/16] arm64: text replication: update cnp support
` [PATCH v2 13/16] arm64: text replication: setup page tables for copied kernel
` [PATCH v2 14/16] arm64: text replication: include most of read-only data as well
` [PATCH v2 15/16] arm64: text replication: early kernel option to enable replication
` [PATCH v2 16/16] arm64: text replication: add Kconfig

[PATCH 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-07-27 15:28 UTC  (9+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-27 14:14 UTC  (11+ messages)
` [PATCH v4 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v4 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver
` [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH] arm64: errata: Group all Cortex-A510 errata together
 2023-07-27 12:22 UTC  (2+ messages)

[PATCH v4 0/4] Add JSON metrics for Yitian710 DDR
 2023-07-27 12:22 UTC  (2+ messages)

[tip:x86/shstk 6/42] htmldocs: Warning: arch/x86/Kconfig references a file that doesn't exist: Documentation/x86/shstk.rst
 2023-07-27 11:55 UTC 

[PATCH v2] init: Add support for rootwait timeout parameter
 2023-07-27 10:49 UTC  (3+ messages)

[PATCH v13 0/9] Implement copy offload support
 2023-07-27 10:29 UTC  (4+ messages)
  ` [PATCH v13 2/9] block: Add copy offload support infrastructure

[PATCH] drm/i915/huc: fix intel_huc.c doc bulleted list format error
 2023-07-27  2:54 UTC 

[PATCH] dma-buf/sync_file: Fix missing colon in kernel-doc for num_fences
 2023-07-27  1:43 UTC  (2+ messages)

[groeck-staging:hwmon-next 35/36] htmldocs: Documentation/hwmon/hs3001.rst:4: WARNING: Title underline too short
 2023-07-26 23:53 UTC  (2+ messages)

[PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
 2023-07-26 20:02 UTC  (4+ messages)
` [PATCH v3 1/1] io_uring: add "

[PATCH v5 0/4] x86/speculation: Disable IBRS when idle
 2023-07-26 10:44 UTC  (5+ messages)
` [PATCH v5 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS

[RFC PATCH] rework top page and organize toc on the sidebar
 2023-07-26 19:30 UTC  (7+ messages)
  ` [RFC PATCH v2] docs: rework "Working with the development community"

[PATCH 00/11] Introduce mt_dup() to improve the performance of fork()
 2023-07-26 17:06 UTC  (20+ messages)
` [PATCH 01/11] maple_tree: Introduce ma_nonleaf_data_end{_nocheck}()
` [PATCH 02/11] maple_tree: Validate MAPLE_ENODE and ma_nonleaf_data_end()
` [PATCH 03/11] maple_tree: Add some helper functions
` [PATCH 04/11] maple_tree: Introduce interfaces __mt_dup() and mt_dup()
` [PATCH 05/11] maple_tree: Add test for mt_dup()
` [PATCH 06/11] maple_tree: Introduce mas_replace_entry() to directly replace an entry
` [PATCH 07/11] maple_tree: Update the documentation of maple tree
` [PATCH 08/11] maple_tree: Skip other tests when BENCH is enabled
` [PATCH 09/11] maple_tree: Update check_forking() and bench_forking()
` [PATCH 10/11] MAINTAINERS: Add co-maintainer for maple tree
` [PATCH 11/11] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH v2 1/1] Documentation: core-api: Drop :export: for int_log.h
 2023-07-26 14:45 UTC  (3+ messages)

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-26 14:10 UTC  (4+ messages)
` [PATCH v4 0/7] "

[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-26 14:02 UTC  (7+ messages)
` [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v6 4/4] RISC-V: mm: Document mmap changes

[PATCH -next v9 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-07-26 17:50 UTC  (5+ messages)
` [PATCH -next v9 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v9 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH -next v8 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-07-26  9:30 UTC  (5+ messages)

[PATCH v2] mm/slub: disable slab merging in the default configuration
 2023-07-26  8:34 UTC  (10+ messages)

[PATCH v4 0/4] Add metric for Arm CMN
 2023-07-26  6:40 UTC  (7+ 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 v6 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-07-26  1:17 UTC  (5+ messages)
` [PATCH v6 06/13] KVM: arm64: selftests: Split get-reg-list test code

[PATCH net] docs: net: clarify the NAPI rules around XDP Tx
 2023-07-26  0:56 UTC  (7+ messages)

[RFC 03/11] hwmon: (core) Revise kerneldoc comments
 2023-07-25 23:51 UTC  (2+ messages)

[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
 2023-07-25 21:10 UTC  (4+ messages)
` [PATCH 01/18] "

[PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
 2023-07-25 20:51 UTC  (5+ messages)

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-07-25 20:43 UTC  (5+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook

[KTAP V2 PATCH] ktap_v2: add test metadata
 2023-07-25 20:20 UTC  (3+ messages)

[RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
 2023-07-25 17:47 UTC  (6+ messages)

[PATCH] Docs: kernel-parameters: sort the LEGEND list
 2023-07-25 17:42 UTC 


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