linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-07 14:11:20 to 2023-06-09 22:35:54 UTC [more...]

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-06-09 22:35 UTC  (26+ messages)
` [PATCH v13 09/24] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v13 14/24] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v13 16/24] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v13 17/24] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v13 22/24] virt: gunyah: Add irqfd interface
` [PATCH v13 23/24] virt: gunyah: Add ioeventfd

[PATCH v2 tracing 0/6] tracing: additional filter predicates
 2023-06-09 21:15 UTC  (4+ messages)
` [PATCH v2 tracing 3/6] tracing: support IPv6 "

[PATCH net-next] tcp: Make pingpong threshold tunable
 2023-06-09 19:53 UTC  (3+ messages)

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-06-09 19:19 UTC  (9+ messages)

[PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
 2023-06-09 19:12 UTC  (2+ messages)

[PATCH v3] Documentation/mm: Initial page table documentation
 2023-06-09 16:37 UTC  (2+ messages)

[PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
 2023-06-09 16:20 UTC  (4+ messages)
` [PATCH v2 5/12] "

[PATCH v4 0/9] GenieZone hypervisor drivers
 2023-06-09 15:22 UTC  (11+ messages)
` [PATCH v4 1/9] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v4 2/9] virt: geniezone: Add GenieZone hypervisor support
` [PATCH v4 3/9] virt: geniezone: Add vcpu support
` [PATCH v4 4/9] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v4 5/9] virt: geniezone: Add irqfd support
` [PATCH v4 6/9] virt: geniezone: Add ioeventfd support
` [PATCH v4 7/9] virt: geniezone: Add memory region support
` [PATCH v4 8/9] virt: geniezone: Add dtb config support
` [PATCH v4 9/9] virt: geniezone: Add virtual timer support

[RFC PATCH 0/5] tracing/filters: filtering event fields with a cpumask
 2023-06-09 15:03 UTC  (6+ messages)
` [RFC PATCH 1/5] tracing/filters: Dynamically allocate filter_pred.regex
` [RFC PATCH 2/5] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH 3/5] tracing/filters: Enable filtering a scalar field by a cpumask
` [RFC PATCH 4/5] tracing/filters: Enable filtering the CPU common "
` [RFC PATCH 5/5] tracing/filters: Document cpumask filtering

[PATCH v2] ALSA: compress: allow setting codec params after next track
 2023-06-09 15:04 UTC 

[PATCH v2 0/4] drm: Atomic modesetting doc and comment improvements
 2023-06-09 13:44 UTC  (5+ messages)
` [PATCH v2 1/4] drm/todo: Add atomic modesetting references
` [PATCH v2 2/4] drm/todo: Convert list of fbconv links to footnotes
` [PATCH v2 3/4] drm: Remove references to removed transitional helpers
` [PATCH v2 4/4] drm: Fix references to drm_plane_helper_check_state()

[PATCH v2] Documentation/hwmon: Fix description of devm_hwmon_device_unregister()
 2023-06-09 13:44 UTC  (2+ messages)

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-09 13:35 UTC  (14+ messages)
` [PATCH v3 01/10] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v3 02/10] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v3 03/10] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v3 04/10] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v3 05/10] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v3 06/10] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v3 08/10] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test

[PATCH v4 01/11] documentation: Block Device Filtering Mechanism
 2023-06-09 11:58 UTC  (11+ messages)
` [PATCH v4 02/11] block: "
` [PATCH v4 03/11] documentation: Block Devices Snapshots Module
` [PATCH v4 04/11] blksnap: header file of the module interface
` [PATCH v4 05/11] blksnap: module management interface functions
` [PATCH v4 06/11] blksnap: handling and tracking I/O units
` [PATCH v4 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v4 08/11] blksnap: difference storage
` [PATCH v4 09/11] blksnap: event queue from the "
` [PATCH v4 10/11] blksnap: snapshot and snapshot image block device
` [PATCH v4 11/11] blksnap: Kconfig and Makefile

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-09 13:04 UTC  (12+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
` kvm/arm64: Spark benchmark
` kvm/powerpc: memcached benchmark
` kvm/x86: multichase benchmark

[PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-09 11:56 UTC  (2+ messages)

[PATCH 0/3] drm: Atomic modesetting doc and comment improvements
 2023-06-09 12:47 UTC  (5+ messages)
` [PATCH 2/3] drm: Remove references to removed transitional helpers

[PATCH v4 00/11] blksnap - block devices snapshots module
 2023-06-09 11:51 UTC 

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-09 12:18 UTC  (11+ messages)
` [RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v8 02/10] dpll: spec: Add Netlink spec in YAML
` [RFC PATCH v8 03/10] dpll: core: Add DPLL framework base functions
` [RFC PATCH v8 04/10] dpll: netlink: "
` [RFC PATCH v8 05/10] dpll: api header: "
` [RFC PATCH v8 06/10] netdev: expose DPLL pin handle for netdevice
` [RFC PATCH v8 07/10] ice: add admin commands to access cgu configuration
` [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu
` [RFC PATCH v8 09/10] ptp_ocp: implement DPLL ops
` [RFC PATCH v8 10/10] mlx5: Implement SyncE support using DPLL infrastructure

[PATCH] drivers/perf: hisi: Don't migrate perf to the CPU going to teardown
 2023-06-09 11:16 UTC  (5+ messages)

[PATCH] perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used
 2023-06-09 11:16 UTC  (2+ messages)

[PATCH v4 0/3] Add support for HiSilicon SoC uncore PMU
 2023-06-09  9:00 UTC  (7+ messages)
` [PATCH v4 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
` [PATCH v4 2/3] drivers/perf: hisi: Add support for HiSilicon UC "
` [PATCH v4 3/3] docs: perf: Add new description for HiSilicon UC PMU

[PATCH v3 1/2] kernel-doc: don't let V=1 change outcome
 2023-06-09  8:46 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: enable kernel-doc -Wall for W=2

[PATCH v2 1/2] kernel-doc: don't let V=1 change outcome
 2023-06-09  8:42 UTC  (6+ messages)

[PATCH] Documentation/hwmon: Fix description of devm_hwmon_device_unregister
 2023-06-09  8:39 UTC  (6+ messages)

[PATCH 0/3] MIPS: Enhancements on usage and documentation of parameters
 2023-06-09  8:36 UTC  (5+ messages)
` [PATCH 1/3] MIPS: Rework smt cmdline parameters
` [PATCH 2/3] MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP

[PATCH] docs: organize subsystems
 2023-06-09  8:05 UTC  (3+ messages)
` [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems

[PATCH linux-doc v3] docs/doc-guide: Clarify how to write tables
 2023-06-09  7:58 UTC  (2+ messages)

[PATCH v1] docs: handling-regressions: rework section about fixing procedures
 2023-06-09  7:53 UTC  (2+ messages)

[PATCH v2 1/1] gpiolib: Remove unused gpio_cansleep()
 2023-06-09  7:27 UTC  (2+ messages)

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

[PATCH v12 0/9] Implement copy offload support
 2023-06-09  4:24 UTC  (8+ messages)
  ` [PATCH v12 5/9] nvme: add "

[PATCH] Documentation/mm: Add kmap_local_folio() to Temporary Virt. Mappings
 2023-06-09  3:09 UTC 

[PATCH v2] Documentation/mm: Initial page table documentation
 2023-06-09  1:32 UTC  (2+ messages)

[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
 2023-06-09  1:20 UTC  (6+ messages)
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test

Direct rdtsc call side-effect
 2023-06-09  0:14 UTC  (8+ messages)

[agd5f:drm-next 834/865] drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-06-08 23:06 UTC 

[PATCH] documentation/rcu: fix typo
 2023-06-08 18:41 UTC  (2+ messages)

[PATCH] scsi: sd: support specify probe type of build-in driver
 2023-06-08 16:23 UTC  (8+ messages)

[PATCH v4 0/3] Add support to configure Coresight Dummy subunit
 2023-06-08 16:09 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: arm: Add Coresight Dummy Trace

[v5 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-06-08 15:15 UTC  (7+ messages)
` [v5 3/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[PATCH v2 1/2] docs: dt: fix documented Primecell compatible string
 2023-06-08 13:31 UTC  (7+ messages)

[PATCH v11 1/2] dt-bindings: hwmon: add MAX31827
 2023-06-08 13:27 UTC  (4+ messages)
` [PATCH v11 2/2] hwmon: max31827: add MAX31827 driver

[v6 0/4] Support pwm/tach driver for aspeed ast26xx
 2023-06-08 13:18 UTC  (17+ messages)
` [v6 1/4] dt-bindings: pwm: Add ASPEED PWM Control documentation
` [v6 2/4] dt-bindings: hwmon: Add ASPEED TACH "
` [v6 3/4] pwm: Add Aspeed ast2600 PWM support
` [v6 4/4] hwmon: Add Aspeed ast2600 TACH support

[PATCH drm-next v4 13/14] drm/nouveau: implement new VM_BIND uAPI
 2023-06-08 12:53 UTC  (2+ messages)

[PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
 2023-06-08 12:34 UTC 

[PATCH v7 0/6] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-06-08 12:32 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: mfd: Add TI TPS6594 PMIC
` [PATCH v7 2/6] mfd: tps6594: Add driver for "

[PATCH v1 0/2] RISC-V: enable rust
 2023-06-08 12:28 UTC  (6+ messages)

[PATCH] Documentation/mm: Initial page table documentation
 2023-06-08 11:51 UTC  (6+ messages)

[PATCH v6 0/3] Add support to configure Coresight Dummy subunit
 2023-06-08  7:45 UTC  (5+ messages)
` [PATCH v6 1/3] Coresight: Add coresight dummy driver
` [PATCH v6 2/3] dt-bindings: arm: Add support for Coresight dummy trace

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-06-08  7:20 UTC  (5+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[PATCH v3 0/7] GenieZone hypervisor drivers
 2023-06-08  6:11 UTC  (4+ messages)
` [PATCH v3 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor

[PATCH v3 1/3] docs: sound: add 'pcmtest' driver documentation
 2023-06-08  5:14 UTC  (2+ messages)

[PATCH v2 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-06-07 20:55 UTC  (3+ messages)
` [PATCH v2 7/7] dt-bindings: Update Documentation/arm references

[PATCH drm-next v4 04/14] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
 2023-06-07 20:19 UTC  (2+ messages)

[PATCH v10 1/2] dt-bindings: hwmon: add MAX31827
 2023-06-07 17:39 UTC  (3+ messages)
` [PATCH v10 2/2] hwmon: max31827: add MAX31827 driver

[PATCH drm-next v4 12/14] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
 2023-06-07 15:52 UTC  (2+ messages)

[PATCH drm-next v4 09/14] drm/nouveau: fence: separate fence alloc and emit
 2023-06-07 15:42 UTC  (2+ messages)

[PATCH] Documentation: uacce: Add doc title
 2023-06-07 14:28 UTC  (2+ 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).