linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-09 20:18:19 to 2023-09-12 09:49:48 UTC [more...]

[net-next v4 1/5] net: wwan: t7xx: Infrastructure for early port configuration
 2023-09-12  9:48 UTC  (2+ messages)
` [net-next v4 2/5] net: wwan: t7xx: Register with devlink and implement firmware flashing

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-09-12  9:48 UTC 

[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-12  9:46 UTC  (40+ messages)
` [PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module
` [PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [PATCH v5 05/17] init: export linux_banner data variable
` [PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v5 07/17] soc: qcom: minidump: Add pending region registration
` [PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
` [PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump
` [PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files
` [PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support

[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-12  9:09 UTC  (23+ messages)
` [REBASE PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [REBASE PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module
` [REBASE PATCH v5 03/17] remoteproc: qcom_q6v5_pas: Use qcom_rproc_minidump()
` [REBASE PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [REBASE PATCH v5 05/17] init: export linux_banner data variable
` [REBASE PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [REBASE PATCH v5 07/17] soc: qcom: minidump: Add pending region registration
` [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [REBASE PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
` [REBASE PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [REBASE PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump
` [REBASE PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files
` [REBASE PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function
` [REBASE PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [REBASE PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register
` [REBASE PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode
` [REBASE PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support

[PATCH net-next v8 5/6] page_pool: update document about frag API
 2023-09-12  8:31 UTC 

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-12  8:07 UTC  (38+ messages)
` [PATCH V11 01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V11 02/17] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
` [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V11 06/17] riscv: qspinlock: Introduce combo spinlock
` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line
` [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
` [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V11 10/17] riscv: qspinlock: errata: Enable qspinlock for T-HEAD processors
` [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V11 14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V11 15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [PATCH V11 16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton
` [PATCH V11 17/17] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu()

[PATCH 1/2] dt-bindings: hwmon: Describe changes to the device tree
 2023-09-12  7:58 UTC  (6+ messages)
` [PATCH 2/2] hwmon: max31827: Functional enhancement of the driver

[PATCH v2 0/7] Fix Python string escapes
 2023-09-12  6:08 UTC  (8+ messages)
` [PATCH v2 1/7] ia64: fix "
` [PATCH v2 2/7] Documentation/sphinx: "
` [PATCH v2 3/7] drivers/comedi: "
` [PATCH v2 4/7] scripts: "
` [PATCH v2 5/7] tools/perf: "
` [PATCH v2 6/7] tools/power: "
` [PATCH v2 7/7] selftests/bpf: "

[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-09-11 23:08 UTC  (23+ messages)
` [PATCH v6 01/22] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v6 02/22] dyndbg: make ddebug_class_param union members same size
` [PATCH v6 03/22] dyndbg: replace classmap list with a vector
` [PATCH v6 04/22] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v6 05/22] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v6 06/22] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v6 07/22] dyndbg: reduce verbose/debug clutter
` [PATCH v6 08/22] dyndbg: silence debugs with no-change updates
` [PATCH v6 09/22] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v6 10/22] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v6 11/22] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v6 12/22] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v6 13/22] dyndbg: add for_each_boxed_vector
` [PATCH v6 14/22] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v6 15/22] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v6 16/22] dyndbg-test: build it with just CONFIG_DYNAMIC_DEBUG_CORE
` [PATCH v6 17/22] dyndbg-doc: add classmap info to howto
` [PATCH v6 18/22] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
` [PATCH v6 19/22] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
` [PATCH v6 20/22] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v6 21/22] drm: use correct ccflags-y spelling
` [PATCH v6 22/22] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers

[PATCH 00/13] Implement support for IBS virtualization
 2023-09-12  3:30 UTC  (19+ messages)
` [PATCH 01/13] KVM: Add KVM_GET_LAPIC_W_EXTAPIC and KVM_SET_LAPIC_W_EXTAPIC for extapic
` [PATCH 03/13] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH 06/13] KVM: x86: Extend CPUID range to include new leaf
` [PATCH 07/13] KVM: SVM: Extend VMCB area for virtualized IBS registers
` [PATCH 09/13] KVM: SVM: add support for IBS virtualization for non SEV-ES guests
` [PATCH 12/13] KVM: SVM: Enable IBS virtualization on non SEV-ES and "

[PATCH v11 net-next 00/23] net/tcp: Add TCP-AO support
 2023-09-11 21:03 UTC  (2+ messages)
` [PATCH v11 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH v9 0/9] x86/resctrl: Miscellaneous resctrl features
 2023-09-11 23:08 UTC  (17+ messages)
` [PATCH v9 1/9] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v9 4/9] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v9 5/9] x86/resctrl: Unwind the errors inside rdt_enable_ctx()
` [PATCH v9 6/9] x86/resctrl: Move default group file creation to mount
` [PATCH v9 8/9] x86/resctrl: Display CLOSID for resource group
` [PATCH v9 9/9] x86/resctrl: Display RMID of "

[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-09-11 23:07 UTC 

[PATCH v8 1/8] perf pmu: "Compat" supports matching multiple identifiers
 2023-09-11 17:32 UTC  (3+ messages)

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-09-11 14:46 UTC  (13+ messages)

[PATCH v15 00/12] Implement copy offload support
 2023-09-11 10:20 UTC  (10+ messages)
  ` [PATCH v15 09/12] dm: Add support for copy offload
  ` [PATCH v15 04/12] block: add emulation for copy

[PATCH v2] Documentation: stable: clarify patch series prerequisites
 2023-09-11 20:36 UTC 

[PATCH] sched: Change the name of preempt mode from full to low_latency
 2023-09-11 15:37 UTC  (2+ messages)

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-11 12:06 UTC  (3+ messages)
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-11 13:36 UTC  (5+ messages)
` [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()

[PATCH bpf] docs/bpf: update out-of-date doc in BPF flow dissector
 2023-09-11 15:23 UTC 

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-11 13:17 UTC  (12+ messages)
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [RFC PATCH net-next 6/6] microchip: lan865x: add device-tree "

[bpf:master 6/15] htmldocs: Warning: Documentation/bpf/btf.rst references a file that doesn't exist: Documentation/bpf/llvm_reloc
 2023-09-11 13:44 UTC  (11+ messages)

[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
 2023-09-11 20:23 UTC  (3+ messages)
` [PATCH v5 0/8] "

[PATCH v4] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-09-11 14:16 UTC  (4+ messages)

[PATCH 0/2] mm/damon: add a tracepoint for damos apply target regions
 2023-09-11  4:59 UTC  (2+ messages)
` [PATCH 2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint

[hverkuil-media-tree:hdmi-dbg 11/27] htmldocs: Documentation/admin-guide/media/cec.rst:50: WARNING: undefined label: extron_da_hd_4k_plus (if the link has no caption the label must precede a section header)
 2023-09-10 15:33 UTC 

[PATCH] docs/sphinx: Explicitly convert Sphinx paths to str
 2023-09-10  4:37 UTC  (3+ messages)

[RFC 0/8] mm/damon: implement DAMOS apply intervals
 2023-09-10  3:40 UTC  (3+ messages)
` [RFC 5/8] Docs/mm/damon/design: document "
` [RFC 7/8] Docs/admin-guide/mm/damon/usage: update for "


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