linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-22 09:47:45 to 2022-07-27 07:47:21 UTC [more...]

[PATCH 00/13] [RFC] Rust support
 2022-07-27  7:47 UTC  (7+ messages)

[PATCH net-next v7 0/2] add framework for selftests in devlink
 2022-07-27  7:26 UTC  (4+ messages)
` [PATCH net-next v7 1/2] devlink: introduce framework for selftests
` [PATCH net-next v7 2/2] bnxt_en: implement callbacks for devlink selftests

[PATCH] scsi: ufs: ufshcd: Read device property for ref clock
 2022-07-27  3:15 UTC  (2+ messages)

[PATCH 0/8] Docs/zh_CN: Update some translation to 5.19-rc8
 2022-07-27  2:20 UTC  (19+ messages)
` [PATCH 1/8] Docs/zh_CN: Update the translation of iio_configfs "
` [PATCH 2/8] Docs/zh_CN: Update the translation of kasan "
` [PATCH 3/8] Docs/zh_CN: Update the translation of sparse "
` [PATCH 4/8] Docs/zh_CN: Update the translation of testing-overview "
` [PATCH 5/8] Docs/zh_CN: Update the translation of usage "
` [PATCH 6/8] Docs/zh_CN: Update the translation of pci-iov-howto "
` [PATCH 7/8] Docs/zh_CN: Update the translation of pci "
` [PATCH 8/8] Docs/zh_CN: Update the translation of sched-stats "

[PATCH bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-07-26 23:44 UTC  (8+ messages)
` [PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "
      ` [PATCH v2 bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes "
        ` [PATCH v2 bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "

[PATCH V7 00/16] The Runtime Verification (RV) interface
 2022-07-26 20:59 UTC  (23+ messages)
` [PATCH V7 01/16] rv: Add "
` [PATCH V7 02/16] rv: Add runtime reactors interface
` [PATCH V7 03/16] rv/include: Add helper functions for deterministic automata
` [PATCH V7 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V7 05/16] rv/include: Add instrumentation helper functions
` [PATCH V7 06/16] Documentation/rv: Add a basic documentation
` [PATCH V7 07/16] tools/rv: Add dot2c
` [PATCH V7 08/16] Documentation/rv: Add deterministic automaton documentation
` [PATCH V7 09/16] tools/rv: Add dot2k
` [PATCH V7 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [PATCH V7 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
` [PATCH V7 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k
` [PATCH V7 13/16] rv/monitor: Add the wip monitor
` [PATCH V7 14/16] rv/monitor: Add the wwnr monitor
` [PATCH V7 15/16] rv/reactor: Add the printk reactor
` [PATCH V7 16/16] rv/reactor: Add the panic reactor

[net-next PATCH 1/2] devlink: add dry run attribute to flash update
 2022-07-26 18:21 UTC 

[RFC v4] drm: Add initial ci/ subdirectory
 2022-07-26 18:16 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/9] sched/psi: some optimization and extension
 2022-07-26 17:54 UTC  (18+ messages)
` [PATCH 1/9] sched/psi: fix periodic aggregation shut off
` [PATCH 3/9] sched/psi: move private helpers to sched/stats.h
` [PATCH 5/9] sched/psi: don't create cgroup PSI files when psi_disabled
` [PATCH 6/9] sched/psi: save percpu memory when !psi_cgroups_enabled
` [PATCH 8/9] sched/psi: add kernel cmdline parameter psi_inner_cgroup
    ` [External] "
` [PATCH 9/9] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure
    ` [External] "

[PATCH 0/5] Add process_memwatch syscall
 2022-07-26 16:18 UTC  (6+ messages)
` [PATCH 1/5] fs/proc/task_mmu: make functions global to be used in other files
` [PATCH 2/5] mm: Implement process_memwatch syscall
` [PATCH 3/5] mm: wire up process_memwatch syscall for x86
` [PATCH 4/5] selftests: vm: add process_memwatch syscall tests
` [PATCH 5/5] mm: add process_memwatch syscall documentation

[PATCH V4 0/5] RISC-V fixups to work with crash tool
 2022-07-26 13:58 UTC  (8+ messages)
` [PATCH V4 1/5] RISC-V: use __smp_processor_id() instead of smp_processor_id()
` [PATCH V4 2/5] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH V4 3/5] riscv: Add modules to virtual kernel memory layout dump
` [PATCH V4 4/5] RISC-V: Fixup getting correct current pc
` [PATCH V4 5/5] riscv: crash_core: Export kernel vm layout, phys_ram_base

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-26 11:36 UTC  (5+ messages)

[PATCH v4 0/2] add support for PON GEN3 device
 2022-07-26 10:27 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: power: reset: qcom-pon: update "reg" property details
` [PATCH v4 2/2] power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string

[RESEND PATCH V2 0/5] Fixups to work with crash tool
 2022-07-26  9:47 UTC  (14+ messages)
` [RESEND PATCH V2 1/5] RISC-V: use __smp_processor_id() instead of smp_processor_id()
` [RESEND PATCH V2 2/5] RISC-V: Add arch_crash_save_vmcoreinfo support
` [RESEND PATCH V2 3/5] riscv: Add modules to virtual kernel memory layout dump
` [RESEND PATCH V2 4/5] RISC-V: Fixup getting correct current pc
` [RESEND PATCH V2 5/5] riscv: crash_core: Export kernel vm layout, phys_ram_base

[PATCH v4] Documentation: kunit: Add CLI args for kunit_tool
 2022-07-26  9:15 UTC  (2+ messages)

[iproute2-next v3 0/3] devlink: support dry run attribute for flash update
 2022-07-26  7:47 UTC  (9+ messages)
` [iproute2-next v3 1/3] update <linux/devlink.h> UAPI header
` [iproute2-next v3 2/3] mnlg: add function to get CTRL_ATTR_MAXATTR value
` [iproute2-next v3 3/3] devlink: add dry run attribute support to devlink flash

[sj:damon/next 23/25] htmldocs: Documentation/admin-guide/mm/damon/guide.rst:5: WARNING: Duplicate explicit target name: "page"
 2022-07-26  7:37 UTC 

[PATCH RESEND v2] Documentation: KUnit: Fix example with compilation error
 2022-07-26  5:27 UTC  (2+ messages)

[PATCH] docs/kselftest: Fix build commands in guidelines
 2022-07-26  4:59 UTC  (3+ messages)

[net-next v3 0/4] devlink: implement dry run support for flash update
 2022-07-26  2:53 UTC  (6+ messages)
` [net-next v3 1/4] devlink: add missing kdoc for overwrite mask
` [net-next v3 2/4] devlink: add dry run attribute to flash update
` [net-next v3 3/4] pldmfw: offer option to only validate in image but not update
` [net-next v3 4/4] ice: support dry run of a flash update to validate firmware file

[sj:damon/next 22/25] htmldocs: Documentation/PCI/index.rst: WARNING: document isn't included in any toctree
 2022-07-26  2:02 UTC 

[PATCH v2] docs: Fix typo in comment
 2022-07-26  1:04 UTC  (13+ messages)
      `  "

[PATCH v4 00/10] cover-letter: Update vfio_pin/unpin_pages API
 2022-07-25 21:17 UTC  (13+ messages)
` [PATCH v4 01/10] vfio: Make vfio_unpin_pages() return void
` [PATCH v4 02/10] drm/i915/gvt: Replace roundup with DIV_ROUND_UP
` [PATCH v4 03/10] vfio/ap: Pass in physical address of ind to ap_aqic()
` [PATCH v4 04/10] vfio/ccw: Only pass in contiguous pages
` [PATCH v4 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [PATCH v4 06/10] vfio/ap: Change saved_pfn to saved_iova
` [PATCH v4 07/10] vfio/ccw: Change pa_pfn list to pa_iova list
` [PATCH v4 08/10] vfio: Rename user_iova of vfio_dma_rw()
` [PATCH v4 09/10] vfio/ccw: Add kmap_local_page() for memcpy
` [PATCH v4 10/10] vfio: Replace phys_pfn with pages for vfio_pin_pages()

[PATCH v3] Documentation: kunit: Add CLI args for kunit_tool
 2022-07-25 19:55 UTC  (4+ messages)

[PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
 2022-07-25 16:36 UTC  (4+ messages)
` [PATCH bpf-next v8 "

[PATCH v3 00/11] net: phy: Add support for rate adaptation
 2022-07-25 15:37 UTC  (2+ messages)
` [PATCH v3 07/11] "

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-25 14:49 UTC  (10+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-07-25 13:04 UTC  (11+ messages)

[PATCH net-next v6 0/2] add framework for selftests in devlink
 2022-07-25 11:07 UTC  (10+ messages)
` [PATCH net-next v6 1/2] devlink: introduce framework for selftests
` [PATCH net-next v6 2/2] bnxt_en: implement callbacks for devlink selftests

[PATCH v2] tracing/kprobes: Add method to display private kprobes in tracefs
 2022-07-25  6:23 UTC 

[PATCH V6 14/16] rv/monitor: Add the wwnr monitor
 2022-07-24 18:12 UTC  (2+ messages)

[PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v3)
 2022-07-24 15:21 UTC  (2+ messages)

[PATCH v3] docs: fixed table margin in configfs-usb-gadget-mass-storage
 2022-07-24  2:49 UTC  (2+ messages)

[PATCH 0/2] procfs: document proc timestamps
 2022-07-23 14:17 UTC  (5+ messages)
` [PATCH 1/2] Documentation/filesystems/proc.rst: remove ancient boiler plate
` [PATCH 2/2] Documentation/filesystems/proc.rst: document procfs inode timestamps

[PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage
 2022-07-23 10:18 UTC  (3+ messages)

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-23  9:22 UTC  (7+ messages)

[PATCH] MAINTAINERS: remove outdated patch submission guidelines
 2022-07-23  7:55 UTC 

[PATCH v3 00/10] Update vfio_pin/unpin_pages API
 2022-07-23  2:10 UTC  (7+ messages)

[PATCH 0/5] drm/vkms: Add ConfigFS Support
 2022-07-22 21:50 UTC 

[PATCH 4/5] drm/vkms: Add ConfigFS scaffolding to VKMS
 2022-07-22 21:32 UTC 

[net-next v2 0/2] devlink: implement dry run support for flash update
 2022-07-22 21:14 UTC  (7+ messages)
` [net-next v2 1/2] devlink: add dry run attribute to "
` [iproute2-next v2 3/3] devlink: add dry run attribute support to devlink flash

[PATCH] Documentation: ext4: fix cell spacing of table heading on blockmap table
 2022-07-22 13:58 UTC  (2+ messages)

[PATCH 0/8] Documentation: s390: documentation fixes for vfio_ap driver
 2022-07-22 12:02 UTC  (2+ messages)

[PATCH net-next v5 0/2] add framework for selftests in devlink
 2022-07-22  9:44 UTC  (5+ messages)
` [PATCH net-next v5 1/2] devlink: introduce framework for selftests
` [PATCH net-next v5 2/2] bnxt_en: implement callbacks for devlink selftests


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