Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-11 16:32:59 to 2023-05-15 07:58:36 UTC [more...]

[PATCH v4 0/4] devres: Provide krealloc_array
 2023-05-15  7:55 UTC  (4+ messages)
` [PATCH v4 1/4] "

[PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
 2023-05-15  6:24 UTC  (9+ messages)
` [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support

[PATCH 1/3] docs: admin-guide: add valsa driver documentation
 2023-05-15  5:58 UTC  (9+ messages)
` [PATCH 2/3] ALSA: Implement the new virtual driver
` [PATCH 3/3] selftests: ALSA: Add test for the 'valsa' driver

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-05-15  5:54 UTC  (23+ messages)
` [PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V6 02/21] platform/surface: Disable for RISC-V
` [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V6 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V6 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V6 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv

[PATCH v4 0/3] Add support to configure Coresight Dummy subunit
 2023-05-15  5:52 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: arm: Add Coresight Dummy Trace

[PATCH v3 0/5] GRUB reclaiming fixes
 2023-05-15  2:57 UTC  (6+ messages)
` [PATCH v3 1/5] sched/deadline: Fix bandwidth reclaim equation in GRUB
` [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
` [PATCH v3 3/5] sched/deadline: Remove unused variable extra_bw
` [PATCH v3 4/5] sched/deadline: Account for normal deadline tasks in GRUB
` [PATCH v3 5/5] Documentation: sched/deadline: Update GRUB description

[PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
 2023-05-15  2:56 UTC  (13+ messages)

[PATCH v3] LoongArch: Add jump-label implementation
 2023-05-15  2:42 UTC 

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-14 19:11 UTC  (44+ messages)
` [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file
` [PATCH v6 05/14] x86: Secure Launch main "
` [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub
` [PATCH v6 08/14] x86: Secure Launch kernel late "
` [PATCH v6 09/14] x86: Secure Launch SMP bringup support
` [PATCH v6 11/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v6 12/14] x86: Secure Launch late initcall platform module
` [PATCH v6 13/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH v2 RESEND 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-14 18:54 UTC  (3+ messages)
` [PATCH v2 RESEND 7/7] swiotlb: per-device flag if there are dynamically allocated buffers

[PATCH 0/5] riscv: Fixes for vector extension documentation
 2023-05-14  9:49 UTC  (7+ messages)
` [PATCH 1/5] Documentation: riscv: vector: Separate SPDX license identifier and page title
` [PATCH 2/5] Documentation: riscv: vector: Wrap control_argument struct definition in code block
` [PATCH 3/5] Documentation: riscv: vector: Use bullet lists for prctl list
` [PATCH 4/5] Documentation: riscv: vector: Use bullet lists for prctl() return values
` [PATCH 5/5] Documentation: riscv: vector: Fix bullet list usage on sysctl section

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-05-14  7:23 UTC  (4+ messages)
` [PATCH v3 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v3 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[palmer:for-next 24/25] htmldocs: Documentation/riscv/vector.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent
 2023-05-14  6:12 UTC 

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-14  4:16 UTC  (10+ messages)
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver

[PATCH locking/atomics 0/19] Add kernel-doc for more atomic operations
 2023-05-14  1:14 UTC  (21+ messages)
` [PATCH locking/atomic 18/19] locking/atomic: Refrain from generating duplicate fallback kernel-doc

[PATCH iwl-next v5 15/15] idpf: configure SRIOV and add other ndo_ops
 2023-05-13 22:57 UTC 

[net-next Patch v10 0/8] octeontx2-pf: HTB offload support
 2023-05-13  8:51 UTC  (9+ messages)
` [net-next Patch v10 1/8] sch_htb: Allow HTB priority parameter in offload mode
` [net-next Patch v10 2/8] octeontx2-pf: Rename tot_tx_queues to non_qos_queues
` [net-next Patch v10 3/8] octeontx2-pf: qos send queues management
` [net-next Patch v10 4/8] octeontx2-pf: Refactor schedular queue alloc/free calls
` [net-next Patch v10 5/8] octeontx2-pf: Prepare for QOS offload
` [net-next Patch v10 6/8] octeontx2-pf: Add support for HTB offload
` [net-next Patch v10 7/8] octeontx2-pf: ethtool expose qos stats
` [net-next Patch v10 8/8] docs: octeontx2: Add Documentation for QOS

[PATCH] docs: submitting-patches: Discuss interleaved replies
 2023-05-13  9:24 UTC  (4+ messages)

[PATCH v2] docs: submitting-patches: Discuss interleaved replies
 2023-05-13  9:13 UTC  (2+ messages)

[intel-tdx:kvm-upstream-workaround 183/341] htmldocs: Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Unexpected indentation
 2023-05-12 22:10 UTC 

[PATCH] dma-contiguous: support per-numa CMA for all architectures
 2023-05-12 21:08 UTC  (2+ messages)

[PATCH] Documentation/block: drop the request.rst file
 2023-05-12 17:05 UTC  (2+ messages)

[PATCH v2 0/7] GenieZone hypervisor drivers
 2023-05-12 16:51 UTC  (22+ messages)
` [PATCH v2 1/7] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection

[PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-12 14:29 UTC  (2+ messages)

[PATCH iwl-next v4 15/15] idpf: configure SRIOV and add other ndo_ops
 2023-05-12 13:48 UTC  (3+ messages)

[PATCH] coresight: etm4x: fix trctraceid sysfs always invisible
 2023-05-12 13:37 UTC  (2+ messages)

[PATCH v8 1/2] dt-bindings: hwmon: add MAX31827
 2023-05-12 14:20 UTC  (3+ messages)
` [PATCH v8 2/2] hwmon: max31827: add MAX31827 driver

[PATCH v3 0/7] GenieZone hypervisor drivers
 2023-05-12 11:09 UTC  (9+ messages)
` [PATCH v3 1/7] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v3 2/7] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v3 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v3 4/7] virt: geniezone: Add vcpu support
` [PATCH v3 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v3 6/7] virt: geniezone: Add irqfd support
` [PATCH v3 7/7] virt: geniezone: Add ioeventfd support

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-05-12  8:53 UTC  (11+ 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 05/10] riscv: Prepare for user-space perf event mmap support
` [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 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH net] MAINTAINERS: don't CC docs@ for netlink spec changes
 2023-05-12  8:00 UTC  (2+ messages)

[PATCH v1 0/6] GenieZone hypervisor drivers
 2023-05-12  7:53 UTC  (18+ messages)
` [PATCH v1 2/6] dt-bindings: hypervisor: Add binding for MediaTek GenieZone hypervisor
` [PATCH v1 3/6] soc: mediatek: virt: geniezone: Introduce GenieZone hypervisor support

[PATCH v3 0/3] Add support to configure Coresight Dummy subunit
 2023-05-12  7:51 UTC  (4+ messages)
` [PATCH v3 3/3] Documentation: trace: Add documentation for Coresight Dummy Trace

[PATCH v2 1/2] sched/deadline: Improve reclaim bandwidth accuracy for GRUB
 2023-05-12  7:34 UTC  (5+ messages)
` [PATCH v2 2/2] Documentation: sched/deadline: Update GRUB description

[PATCH] Documentation: module-signing: Mention default_x509.genkey template
 2023-05-12  2:36 UTC  (3+ messages)

[PATCH v3 4/4] LoongArch: Add kernel address sanitizer support
 2023-05-12  1:58 UTC 

[PATCH v3 0/4] LoongArch: Add kernel address sanitizer support
 2023-05-12  1:57 UTC  (4+ messages)
` [PATCH v3 1/4] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
` [PATCH v3 2/4] kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
` [PATCH v3 3/4] LoongArch: Simplify the processing of jumping new kernel for KASLR

[PATCH 0/8] rtla improvements
 2023-05-11 18:08 UTC  (11+ messages)
` [PATCH 1/8] rtla: Add -C cgroup support
` [PATCH 2/8] rtla: Add --house-keeping option
` [PATCH 3/8] rtla: Change monitored_cpus from char * to cpu_set_t
` [PATCH 4/8] rtla: Automatically move rtla to a house-keeping cpu
` [PATCH 5/8] rtla/timerlat: Give timerlat auto-analysis its own instance
` [PATCH 6/8] rtla/timerlat_hist: Add auto-analysis support
` [PATCH 7/8] rtla: Start the tracers after creating all instances
` [PATCH 8/8] rtla/hwnoise: Reduce runtime to 75%
` 0001-rtla-Add-C-cgroup-support.patch

[PATCH v6 00/16] x86/mtrr: fix handling with PAT but without MTRR
 2023-05-11 16:32 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).