linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-21 15:39:44 to 2022-07-25 20:56:46 UTC [more...]

[net-next v3 0/4] devlink: implement dry run support for flash update
 2022-07-25 20:56 UTC  (5+ 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

[PATCH V7 00/16] The Runtime Verification (RV) interface
 2022-07-25 20:11 UTC  (17+ 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

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

[PATCH v2] docs: Fix typo in comment
 2022-07-25 19:52 UTC  (11+ messages)

[PATCH v4 0/2] add support for PON GEN3 device
 2022-07-25 19:13 UTC  (3+ 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

[PATCH 0/9] sched/psi: some optimization and extension
 2022-07-25 18:26 UTC  (19+ 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
` [PATCH 9/9] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure

[RESEND PATCH V2 0/5] Fixups to work with crash tool
 2022-07-25 17:13 UTC  (7+ 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 bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-07-25 16:40 UTC  (6+ messages)
` [PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-07-25 16:36 UTC  (20+ messages)
` [PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
  ` [PATCH bpf-next v8 "
` [PATCH bpf-next v7 05/24] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v7 12/24] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v7 13/24] HID: initial BPF implementation
` [PATCH bpf-next v7 14/24] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v7 17/24] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v7 18/24] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v7 19/24] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v7 20/24] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v7 21/24] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v7 22/24] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v7 23/24] HID: bpf: add Surface Dial example
` [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs

[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  (21+ 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

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-25 14:32 UTC  (4+ 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 v4 00/10] cover-letter: Update vfio_pin/unpin_pages API
 2022-07-25 10:20 UTC  (12+ 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 0/8] Docs/zh_CN: Update some translation to 5.19-rc8
 2022-07-25  9:24 UTC  (9+ 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 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  (12+ messages)
` [net-next v2 1/2] devlink: add dry run attribute to "
` [net-next v2 2/2] ice: support dry run of a flash update to validate firmware file
` [iproute2-next v2 0/3] devlink: support dry run attribute for flash update
` [iproute2-next v2 1/3] update <linux/devlink.h> UAPI header
` [iproute2-next v2 2/3] mnlg: add function to get CTRL_ATTR_MAXATTR value
` [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  (10+ messages)
` [PATCH 1/8] Documentation: s390: Use note directive for changing mask note
` [PATCH 2/8] Documentation: s390: use note directive for remaining notes
` [PATCH 3/8] Documentation: s390: sync heading underlines
` [PATCH 4/8] Documentation: s390: use code blocks for virsh and qemu output
` [PATCH 5/8] Documentation: s390: use code block for structs
` [PATCH 6/8] Documentation: s390: escape *kvm->arch.crypto.pqap_hook pointer inside inline code
` [PATCH 7/8] Documentation: s390: extend underline for matrix devices lock
` [PATCH 8/8] Documentation: s390: add vfio-ap-locking documentation to table of contents index

[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

[PATCH RESEND v2 0/2] Documentation: qat: documentation fixes
 2022-07-22  8:44 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] Documentation: qat: Use code block for qat sysfs example

[PATCH net-next v3 0/3] add framework for selftests in devlink
 2022-07-22  6:41 UTC  (6+ messages)
` [PATCH net-next v4 "
  ` [PATCH net-next v4 1/3] devlink: introduce framework for selftests

[PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
 2022-07-22  0:54 UTC  (5+ messages)

[PATCH 0/7] highmem: Extend kmap_local_page() documentation
 2022-07-22  0:44 UTC  (10+ messages)
` [PATCH 1/7] highmem: Remove unneeded spaces in kmap_local_page() kdocs
` [PATCH 2/7] highmem: Specify that kmap_local_page() is callable from interrupts
` [PATCH 3/7] Documentation/mm: Don't kmap*() pages which can't come from HIGHMEM
` [PATCH 4/7] Documentation/mm: Avoid invalid use of addresses from kmap_local_page()
` [PATCH 5/7] Documentation/mm: Prefer kmap_local_page() and avoid kmap()
` [PATCH 6/7] highmem: Delete a sentence from kmap_local_page() kdocs
` [PATCH 7/7] Documentation/mm: Add details about kmap_local_page() and preemption

[PATCH v3 0/2] x86: AMX enabling example with new constants
 2022-07-21 20:57 UTC  (3+ messages)

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

[PATCH v2 00/11] net: phy: Add support for rate adaptation
 2022-07-21 17:40 UTC  (3+ messages)

[PATCH V6 00/16] The Runtime Verification (RV) interface
 2022-07-21 16:43 UTC  (9+ messages)
` [PATCH V6 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V6 16/16] rv/reactor: Add the panic reactor

[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
 2022-07-21 15:39 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).