linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-21 09:50:56 to 2022-07-25 13:57:12 UTC [more...]

[PATCH v2] docs: Fix typo in comment
 2022-07-25 13:57 UTC  (10+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-25 13:46 UTC  (19+ 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 bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-07-25 12:15 UTC  (5+ messages)
` [PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "

[PATCH v3] Documentation: kunit: Add CLI args for kunit_tool
 2022-07-25 11:19 UTC  (3+ 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 

[RESEND PATCH V2 0/5] Fixups to work with crash tool
 2022-07-25  1:45 UTC  (6+ 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 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 bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-07-22 16:16 UTC  (30+ messages)
` [PATCH bpf-next v7 01/24] selftests/bpf: fix config for CLS_BPF
` [PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
  ` [PATCH bpf-next v8 "
` [PATCH bpf-next v7 03/24] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v7 04/24] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v7 05/24] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v7 06/24] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v7 07/24] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v7 08/24] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v7 09/24] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v7 10/24] HID: export hid_report_type to uapi
` [PATCH bpf-next v7 11/24] HID: convert defines of HID class requests into a proper enum
` [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 15/24] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v7 16/24] selftests/bpf/hid: add test to change the report size
` [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 v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-22 14:52 UTC  (11+ messages)
` [PATCH v11 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v11 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v11 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v11 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v11 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v11 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v11 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[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 0/9] sched/psi: some optimization and extension
 2022-07-22  7:33 UTC  (8+ messages)
` [PATCH 9/9] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure

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

[PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
 2022-07-22  0:54 UTC  (6+ 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  (18+ messages)
` [PATCH V6 01/16] rv: Add "
` [PATCH V6 02/16] rv: Add runtime reactors interface
` [PATCH V6 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V6 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
` [PATCH V6 15/16] rv/reactor: Add the printk reactor
` [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)

MAINTAINERS improv suggestion
 2022-07-21 10:02 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).