linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-13 08:16:57 to 2023-06-15 13:27:52 UTC [more...]

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

[PATCH v5 0/3] Add support for HiSilicon SoC uncore PMU
 2023-06-15 12:59 UTC  (4+ messages)
` [PATCH v5 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
` [PATCH v5 2/3] drivers/perf: hisi: Add support for HiSilicon UC "
` [PATCH v5 3/3] docs: perf: Add new description for HiSilicon UC PMU

[PATCH v3 4/4] LoongArch: Add kernel address sanitizer support
 2023-06-15 12:57 UTC  (2+ messages)

[PATCH v4 0/3] Add support for HiSilicon SoC uncore PMU
 2023-06-15 11:44 UTC  (4+ messages)
` [PATCH v4 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver

[PATCH v4 1/9] docs: geniezone: Introduce GenieZone hypervisor
 2023-06-15 11:47 UTC  (2+ messages)

[PATCH v7 0/6] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-06-15 11:40 UTC  (3+ messages)
` [GIT PULL] Immutable branch containing TPS6594 core (MFD) support due for the v6.5 merge window

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-06-15 10:39 UTC  (10+ messages)

[PATCH 04/10] docs: Add atomic operations to the driver basic API documentation
 2023-06-15 10:21 UTC  (3+ messages)

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-15 10:18 UTC  (16+ messages)
` [RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v8 06/10] netdev: expose DPLL pin handle for netdevice

[PATCH 04/10] docs: Add atomic operations to the driver basic API documentation
 2023-06-15  9:53 UTC 

[PATCH -next v5 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-06-15  9:49 UTC  (4+ messages)
` [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[PATCH v6 0/3] Add support to configure Coresight Dummy subunit
 2023-06-15  8:16 UTC  (4+ messages)
` [PATCH v6 2/3] dt-bindings: arm: Add support for Coresight dummy trace

[PATCH net-next v4 5/5] page_pool: update document about frag API
 2023-06-15  6:49 UTC  (5+ messages)

[PATCH] rust: bindgen: upgrade to 0.65.1
 2023-06-15  6:47 UTC  (3+ messages)

[PATCH net-next] tools: ynl-gen: generate docs for <name>_max/_mask enums
 2023-06-15  4:17 UTC 

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-06-15  0:08 UTC  (11+ messages)
` [PATCH v5 04/11] blksnap: header file of the module interface

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-14 23:45 UTC  (54+ messages)
` [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
` [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
` [PATCH v9 03/42] mm: Make pte_mkwrite() take a VMA
` [PATCH v9 04/42] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v9 05/42] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v9 11/42] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
` [PATCH v9 14/42] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v9 16/42] mm: Add guard pages around a shadow stack
` [PATCH v9 17/42] mm: Warn on shadow stack memory in wrong vma
` [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description

[PATCH v2 0/5] UIO driver for low speed Hyper-V devices
 2023-06-14 21:17 UTC  (9+ messages)
` [PATCH v2 1/5] uio: Add hv_vmbus_client driver
` [PATCH v2 2/5] tools: hv: Add vmbus_bufring
` [PATCH v2 3/5] tools: hv: Add new fcopy application based on uio driver
` [PATCH v2 4/5] tools: hv: Remove hv_fcopy_daemon
` [PATCH v2 5/5] Drivers: hv: Remove fcopy driver

[PATCH v2] New module to add NCT6692D watchdog funtionality
 2023-06-14 19:23 UTC  (2+ messages)

[PATCH net-next v2 15/15] idpf: configure SRIOV and add other ndo_ops
 2023-06-14 17:14 UTC 

[PATCH 0/3 v2] Update ACPI documentation for Arm systems
 2023-06-14 17:18 UTC  (2+ messages)

[PATCH v2 0/4] Docs/RCU/rculist_nulls: Minor fixups
 2023-06-14 16:36 UTC  (6+ messages)
` [PATCH v2 1/4] Docs/RCU/rculist_nulls: Fix trivial coding style
` [PATCH v2 2/4] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
` [PATCH v2 3/4] Docs/RCU/rculist_nulls: Fix hlist_head field name of 'obj'
` [PATCH v2 4/4] Docs/RCU/rculist_nulls: Fix wrong text about atomic_set_release()

[PATCH] docs/scheduler: fix typos in sched-bwc
 2023-06-14 16:09 UTC 

[PATCH v2] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-06-14 15:06 UTC  (7+ messages)

[PATCH v2] ALSA: compress: allow setting codec params after next track
 2023-06-14 12:29 UTC  (4+ messages)

[PATCH v1 0/2] Report on physically contiguous memory in smaps
 2023-06-14 10:41 UTC  (5+ messages)
` [PATCH v1 1/2] mm: /proc/pid/smaps: Report large folio mappings
` [PATCH v1 2/2] mm: /proc/pid/smaps: Report contpte mappings

[PATCH] kasan: add support for kasan.fault=panic_on_write
 2023-06-14 10:06 UTC  (2+ messages)

[PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-14  7:58 UTC  (10+ messages)
` [PATCH drm-next v4 02/14] maple_tree: split up MA_STATE() macro
` [PATCH drm-next v4 03/14] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next v4 14/14] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[PATCH v5] Documentation/mm: Initial page table documentation
 2023-06-14  7:25 UTC 

[PATCH 0/5] arm64: docs: Move the arm64 docs under Documentation/arch/
 2023-06-14  7:15 UTC  (16+ messages)
` [PATCH 1/5] docs: arm64: Move arm64 documentation "
` [PATCH 2/5] dt-bindings: fix dangling Documentation/arm64 reference
` [PATCH 3/5] arm64: Fix dangling references to Documentation/arm64
` [PATCH 4/5] mm: Fix a dangling Documentation/arm64 reference
` [PATCH 5/5] perf arm-spe: "

[PATCH v4] Documentation/mm: Initial page table documentation
 2023-06-14  7:12 UTC  (4+ messages)

[PATCH v2 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-06-14  7:04 UTC  (3+ messages)
` [PATCH v2 6/7] docs: update some straggling Documentation/arm references

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-06-13 23:02 UTC  (8+ messages)
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions

[linux-next:master 8191/9385] htmldocs: Documentation/networking/device_drivers/ethernet/mellanox/mlx5/switchdev.rst:57: WARNING: Unexpected indentation
 2023-06-13 21:47 UTC 

[PATCH V3 00/11] rtla improvements
 2023-06-13 20:27 UTC  (5+ messages)
` [PATCH V3 02/11] rtla: Add --house-keeping option

[PATCH v23 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-06-13 20:19 UTC  (6+ messages)
` [PATCH v23 4/8] crash: memory and CPU hotplug sysfs attributes

[PATCH] Documentation/mm: Add kmap_local_folio() to Temporary Virt. Mappings
 2023-06-13 19:37 UTC  (2+ messages)

[PATCH v14 00/25] Drivers for Gunyah hypervisor
 2023-06-13 17:20 UTC  (26+ messages)
` [PATCH v14 01/25] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v14 02/25] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v14 03/25] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v14 04/25] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v14 05/25] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v14 06/25] mailbox: Add Gunyah message queue mailbox
` [PATCH v14 07/25] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v14 08/25] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v14 09/25] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v14 10/25] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v14 11/25] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v14 12/25] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v14 13/25] samples: Add sample userspace Gunyah VM Manager
` [PATCH v14 14/25] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v14 15/25] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v14 16/25] docs: gunyah: Document Gunyah VM Manager
` [PATCH v14 17/25] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v14 18/25] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v14 19/25] virt: gunyah: Add resource tickets
` [PATCH v14 20/25] virt: gunyah: Add IO handlers
` [PATCH v14 21/25] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v14 22/25] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v14 23/25] virt: gunyah: Add irqfd interface
` [PATCH v14 24/25] virt: gunyah: Add ioeventfd
` [PATCH v14 25/25] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH] arm64: add kdump.rst into index.rst
 2023-06-13 17:13 UTC  (2+ messages)

[PATCH v4 01/11] documentation: Block Device Filtering Mechanism
 2023-06-13 15:23 UTC  (10+ messages)
` [PATCH v4 02/11] block: "
` [PATCH v4 11/11] blksnap: Kconfig and Makefile

[PATCH v2 1/1] gpiolib: Remove unused gpio_cansleep()
 2023-06-13 14:53 UTC  (2+ messages)

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-06-13 14:27 UTC  (11+ messages)

[PATCH v2] Documentation: RISC-V: patch-acceptance: mention patchwork's role
 2023-06-13 13:00 UTC  (2+ messages)

[PATCH 1/4] Rip out simple_strtoll()
 2023-06-13 10:14 UTC  (2+ messages)

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-06-13  8:16 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).