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

[PATCH 00/13] [RFC] Rust support
 2022-07-28 20:45 UTC  (14+ messages)

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

[RESEND RFC PATCH] x86/bugs: Add "unknown" reporting for MMIO Stale Data
 2022-07-28 19:08 UTC  (4+ messages)

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-07-28 18:13 UTC  (11+ messages)
` [PATCH 1/2] drivers: serial: earlycon: Pass device-tree node
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

[RFC PATCH 0/2] Rework the kernel's README.rst
 2022-07-28 15:56 UTC  (2+ messages)

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

[PATCH] MAINTAINERS: remove outdated patch submission guidelines
 2022-07-28 15:47 UTC  (2+ messages)

[PATCH] docs: efi-stub: Fix paths for x86 / arm stubs
 2022-07-28 15:43 UTC  (3+ messages)

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

[PATCH v2] doc:it_IT: align Italian documentation
 2022-07-28 15:37 UTC  (3+ messages)

[PATCH] Documentation: Fixed errors in the title level of coding style documents
 2022-07-28 15:15 UTC  (2+ messages)

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-07-28 15:13 UTC  (16+ messages)
` [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 15/24] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v7 17/24] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v7 19/24] HID: bpf: allow to change the report descriptor
` [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 0/7] highmem: Extend kmap_local_page() documentation
 2022-07-28 14:52 UTC  (4+ messages)
` [PATCH 3/7] Documentation/mm: Don't kmap*() pages which can't come from HIGHMEM

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-28 14:11 UTC  (7+ messages)
` [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function "

[PATCH 0/3] Documentation: powerpc: documentation fixes for Documentation/powerpc/elf_hwcaps.rst
 2022-07-28 13:05 UTC  (6+ messages)
` [PATCH 1/3] Documentation: powerpc: fix indentation warnings
` [PATCH 2/3] Documentation: use different label names for each arch's elf_hwcaps.rst
` [PATCH 3/3] Documentation: powerpc: add elf_hwcaps to table of contents

[mic:tmp-net 7/18] htmldocs: Documentation/userspace-api/landlock:321: include/uapi/linux/landlock.h:37: WARNING: Unknown target name: "network flags"
 2022-07-28 11:36 UTC 

linux-next: build warning after merge of the dma-mapping tree
 2022-07-28  8:57 UTC  (3+ messages)

[PATCH net-next v9 0/2] add framework for selftests in devlink
 2022-07-28  8:53 UTC  (8+ messages)
` [PATCH net-next v9 1/2] devlink: introduce framework for selftests
` [PATCH net-next v9 2/2] bnxt_en: implement callbacks for devlink selftests

[RFC PATCH] mm/kfence: Introduce kernel parameter for selective usage of kfence
 2022-07-28  7:24 UTC  (4+ messages)

[PATCH] docs/kernel-parameters: Update retbleed descriptions for "mitigations=" param
 2022-07-28  4:39 UTC 

[PATCH] arm64/kprobes: Add support for KPROBES_ON_FTRACE
 2022-07-28  2:02 UTC 

[PATCH 0/8] Docs/zh_CN: Update some translation to 5.19-rc8
 2022-07-28  1:17 UTC  (20+ 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] Introduce the pkill_on_warn boot parameter
 2022-07-27 17:47 UTC  (10+ messages)

[PATCH V7 00/16] The Runtime Verification (RV) interface
 2022-07-27 16:10 UTC  (15+ messages)
` [PATCH V7 01/16] rv: Add "
` [PATCH V7 02/16] rv: Add runtime reactors interface
` [PATCH V7 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V7 11/16] Documentation/rv: Add deterministic automata instrumentation documentation

[PATCH 0/9] sched/psi: some optimization and extension
 2022-07-27 16:07 UTC  (15+ messages)
` [PATCH 1/9] sched/psi: fix periodic aggregation shut off
` [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] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Quadro fan controller
 2022-07-27 13:00 UTC  (2+ messages)

[PATCH net-next v7 0/2] add framework for selftests in devlink
 2022-07-27 12:35 UTC  (5+ 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 net-next v8 0/2] add framework for selftests in devlink
 2022-07-27 12:32 UTC  (7+ messages)
` [PATCH net-next v8 1/2] devlink: introduce framework for selftests
` [PATCH net-next v8 2/2] bnxt_en: implement callbacks for devlink selftests

[PATCH net-next] Documentation: Describe net.ipv4.tcp_reflect_tos
 2022-07-27 11:18 UTC 

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

[PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions is not ABI
 2022-07-26 23:44 UTC  (3+ messages)
` [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 "

[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/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 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  (9+ messages)

[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  (4+ messages)
` [net-next v3 2/4] devlink: add dry run attribute to "
` [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  (11+ messages)
      `  "

[PATCH v4 00/10] cover-letter: Update vfio_pin/unpin_pages API
 2022-07-25 21:17 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).