linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-11 10:15:53 to 2023-07-14 12:13:34 UTC [more...]

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-07-14 12:13 UTC  (9+ messages)
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions

[PATCH] arm64: Add the arm64.nolse_atomics command line option
 2023-07-14 12:09 UTC  (27+ messages)

[PATCH v2] netconsole: Append kernel version to message
 2023-07-14 11:41 UTC  (2+ messages)

[v6 2/4] dt-bindings: hwmon: Add ASPEED TACH Control documentation
 2023-07-14 11:17 UTC  (5+ messages)

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

[PATCH next-next v3] netconsole: Append kernel version to message
 2023-07-14 11:13 UTC 

[PATCH v3 0/3] UIO driver for low speed Hyper-V devices
 2023-07-14 10:25 UTC  (4+ messages)
` [PATCH v3 1/3] uio: Add hv_vmbus_client driver
` [PATCH v3 2/3] tools: hv: Add vmbus_bufring
` [PATCH v3 3/3] tools: hv: Add new fcopy application based on uio driver

[PATCH net-next v2] net: tcp: support to probe tcp receiver OOM
 2023-07-14  9:56 UTC  (3+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-14  9:29 UTC  (18+ messages)
` [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 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-14  8:47 UTC  (3+ messages)
` [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile
` [PATCH 3/3] MAINTAINER: samsung: document dtbs_check requirement for Samsung

[PATCH docs] docs: maintainer: document expectations of small time maintainers
 2023-07-14  6:24 UTC  (4+ messages)

[net-next Patchv2 0/3] support Round Robin scheduling
 2023-07-14  6:22 UTC  (6+ messages)
` [net-next Patchv2 1/3] octeontx2-pf: implement transmit schedular allocation algorithm
` [net-next Patchv2 2/3] sch_htb: Allow HTB quantum parameter in offload mode
` [net-next Patchv2 3/3] octeontx2-pf: htb offload support for Round Robin scheduling

[PATCH 0/5] FUSE consistency improvements
 2023-07-14  5:50 UTC  (2+ messages)

[PATCH docs] scripts: kernel-doc: support private / public marking for enums
 2023-07-14  5:03 UTC  (3+ messages)

[RFC PATCH v10 02/17] ipe: add policy parser
 2023-07-14  4:18 UTC  (2+ messages)
  ` [PATCH RFC v10 2/17] "

[PATCH docs] docs: maintainers: suggest including lore link for conflicts known to linux-next
 2023-07-14  3:16 UTC  (3+ messages)

[PATCH v5 0/4] perf: ampere: Add support for Ampere SoC PMUs
 2023-07-14  1:01 UTC  (5+ messages)
` [PATCH v5 1/4] perf: arm_cspmu: Split 64-bit write to 32-bit writes
` [PATCH v5 2/4] perf: arm_cspmu: Support implementation specific filters
` [PATCH v5 3/4] perf: arm_cspmu: Support implementation specific validation
` [PATCH v5 4/4] perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU

[RFC PATCH v10 01/17] security: add ipe lsm
 2023-07-13 23:31 UTC  (2+ messages)
  ` [PATCH RFC v10 1/17] "

[PATCH docs v2] MAINTAINERS: treat Documentation/maintainer as process docs
 2023-07-13 23:14 UTC  (2+ messages)

[PATCH docs] docs: maintainers: mention tag -s for signed tags
 2023-07-13 23:06 UTC 

[PATCH docs] docs: maintainers: add missing 's' in https for the base lore link
 2023-07-13 23:05 UTC 

[PATCH RFC 0/2] Add support for inlined documentation for kunit and kselftests
 2023-07-13 22:49 UTC  (7+ messages)
` [PATCH RFC 1/2] docs: add support for documenting kUnit and kSelftests
` [PATCH RFC 2/2] drm: add documentation for drm_buddy_test kUnit test

[PATCH v1 1/1] Documentation: core-api: Drop :export: for int_log.h
 2023-07-13 18:58 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: Probe for misaligned access speed
 2023-07-13 17:21 UTC  (3+ messages)
` [PATCH v2 1/2] RISC-V: Probe for unaligned "

[PATCH drm-next v7 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-13 17:04 UTC  (13+ messages)
` [PATCH drm-next v7 01/13] drm: execution context for GEM buffers v7
` [PATCH drm-next v7 02/13] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next v7 03/13] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-next v7 04/13] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-next v7 05/13] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-next v7 06/13] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-next v7 07/13] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-next v7 08/13] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-next v7 09/13] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-next v7 10/13] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-next v7 11/13] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-next v7 13/13] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-13 16:32 UTC  (9+ messages)
` [PATCH v3 1/8] x86/resctrl: Refactor in preparation for node-scoped resources
` [PATCH v3 2/8] x86/resctrl: Remove hard code of RDT_RESOURCE_L3 in monitor.c
` [PATCH v3 3/8] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH v3 4/8] x86/resctrl: Add code to setup monitoring at L3 or NODE scope
` [PATCH v3 5/8] x86/resctrl: Add package scoped resource
` [PATCH v3 6/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH v3 7/8] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
` [PATCH v3 8/8] selftests/resctrl: Adjust effective L3 cache size when SNC enabled

[RFC PATCH v1 0/3] docs: stable-kernel-rules: add delayed backporting option and a few tweaks
 2023-07-13 16:27 UTC  (13+ messages)
` [RFC PATCH v1 1/3] docs: stable-kernel-rules: mention other usages for stable tag comments

[PATCH v2] HID: Add introduction about HID for non-kernel programmers
 2023-07-13 14:36 UTC  (5+ messages)

[PATCH v4 11/11] PCI: Document the Capability accessor RMW improvements
 2023-07-13 12:45 UTC 

[PATCH v5 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-07-13 12:11 UTC  (12+ messages)
` [PATCH v5 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
` [PATCH v5 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
` [PATCH v5 03/11] RISC-V: drop a needless check in print_isa_ext()
` [PATCH v5 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
` [PATCH v5 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
` [PATCH v5 06/11] RISC-V: add missing single letter extension definitions
` [PATCH v5 07/11] RISC-V: add single letter extensions to riscv_isa_ext
` [PATCH v5 08/11] RISC-V: split riscv_fill_hwcap() in 3
` [PATCH v5 09/11] RISC-V: enable extension detection from dedicated properties
` [PATCH v5 10/11] RISC-V: try new extension properties in of_early_processor_hartid()
` [PATCH v5 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"

[PATCH v1] mm/memory_hotplug: document the signal_pending() check in offline_pages()
 2023-07-13  8:09 UTC  (6+ messages)

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

[PATCH 5.15] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
 2023-07-13  5:58 UTC 

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-13  5:33 UTC 

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-13  4:39 UTC  (2+ messages)

[PATCH v3 22/28] Docs/x86/sgx: Add description for cgroup support
 2023-07-13  0:10 UTC  (2+ messages)

[PATCH docs] MAINTAINERS: treat Documentation/maintainer as process docs
 2023-07-12 21:32 UTC  (5+ messages)

[PATCH] Documentation/process: maintainer-soc: document dtbs_check requirement for Samsung
 2023-07-12 19:37 UTC  (5+ messages)

[PATCH v5 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-07-12 19:36 UTC  (15+ messages)
` [PATCH v5 1/8] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v5 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v5 5/8] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v5 6/8] x86/resctrl: Display CLOSID and RMID for the resctrl groups

[PATCH v4 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-07-12 17:34 UTC  (3+ messages)
` [PATCH v4 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-12 16:54 UTC  (12+ messages)

[RFC PATCH v9 08/10] ice: implement dpll interface to control cgu
 2023-07-12 14:29 UTC 

[PATCH] Documentation: RISC-V: hwprobe: Fix a formatting error
 2023-07-12 13:50 UTC  (3+ messages)

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-07-12 12:34 UTC  (5+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism

[PATCH v2 0/4] ASoC: remove copy of intlog10()
 2023-07-12 11:47 UTC  (2+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-12  9:39 UTC  (11+ messages)

[PATCH v3] dma-contiguous: support numa CMA for specified node
 2023-07-12  7:47 UTC 

[PATCH v3] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-07-12  6:14 UTC  (3+ messages)

scripts/kernel-doc does not handle duplicate struct & function names (e.g., in amdgpu)
 2023-07-12  5:42 UTC  (4+ messages)

[RFC 0/4] arm64/mm: Clean up pte_dirty() state management
 2023-07-12  4:01 UTC  (3+ messages)

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

[PATCH net] docs: netdev: update the URL of the status page
 2023-07-12  3:30 UTC  (2+ messages)

[PATCH v2 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-11 21:55 UTC  (6+ messages)

[PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
 2023-07-11 20:51 UTC  (2+ messages)

[PATCH v4] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-07-11 20:18 UTC 

[PATCH 0/2] rcu: Fix rculist_nulls and doc
 2023-07-11 16:45 UTC  (10+ messages)
` [PATCH 1/2] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
` [PATCH 2/2] docs/RCU: Bring back smp_wmb()

[PATCH v2] docs/RCU: Bring back smp_wmb()
 2023-07-11 15:09 UTC 

[tobetter:odroid-6.1.y 1/28] drivers/char/rk3568-gpiomem.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-07-11 14:01 UTC 

Docs for base maintainer expectations?
 2023-07-11 13:52 UTC  (2+ messages)

[PATCH] dma-contiguous: support numa CMA for specified node
 2023-07-11 11:54 UTC  (2+ messages)

[PATCH v2] dma-contiguous: support numa CMA for specified node
 2023-07-11 11:08 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).