Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-11 09:15:23 to 2022-08-16 11:39:39 UTC [more...]

[PATCH v2 0/7] Devm helpers for regulator get and enable
 2022-08-16 11:06 UTC  (15+ messages)
` [PATCH v2 1/7] docs: devres: regulator: Add missing devm_* functions to devres.rst
` [PATCH v2 3/7] docs: devres: regulator: Add new get_enable "
  ` (subset) [PATCH v2 0/7] Devm helpers for regulator get and enable

[PATCH v2 00/10] sched/psi: some optimization and extension
 2022-08-16 10:40 UTC  (15+ messages)
` [PATCH v2 07/10] sched/psi: remove NR_ONCPU task accounting
` [PATCH v2 09/10] sched/psi: per-cgroup PSI stats disable/re-enable interface

[PATCH v2 3/4] Display inflated memory to users
 2022-08-16  9:41 UTC 

[PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-16 10:05 UTC  (14+ messages)
` [PATCH v11 1/9] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v11 2/9] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v11 3/9] bpf: Export bpf_dynptr_get_size()
` [PATCH v11 4/9] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v11 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v11 6/9] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v11 7/9] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v11 8/9] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v11 9/9] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
 2022-08-16  8:16 UTC  (2+ messages)

[tip:x86/microcode 1/2] htmldocs: Documentation/admin-guide/tainted-kernels.rst:143: WARNING: Block quote ends without a blank line; unexpected unindent
 2022-08-16  8:44 UTC 

[PATCH v10 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-16  8:40 UTC  (14+ messages)
` [PATCH v10 4/9] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v10 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v10 6/9] bpf: Add bpf_verify_pkcs7_signature() kfunc

[PATCH] docs/zh_CN: Update the translation of gpio to 6.0-rc1
 2022-08-16  7:35 UTC  (4+ messages)

[RFC net-next 0/4] ynl: YAML netlink protocol descriptions
 2022-08-16  7:21 UTC  (37+ messages)
` [RFC net-next 1/4] ynl: add intro docs for the concept
` [RFC net-next 2/4] ynl: add the schema for the schemas
` [RFC net-next 3/4] ynl: add a sample python library
` [RFC net-next 4/4] ynl: add a sample user for ethtool

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-16  4:28 UTC  (26+ messages)
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH v2] docs: admin-guide/mm: Improve grammar on MM concepts documentation
 2022-08-16  2:26 UTC 

[PATCH] docs: admin-guide/mm:
 2022-08-16  2:20 UTC  (3+ messages)

[PATCH 0/4] Documentation: KUnit: minor fixes
 2022-08-15 16:51 UTC  (10+ messages)
` [PATCH 1/4] Documentation: kunit: fix trivial typo
` [PATCH 2/4] Documentation: Kunit: Fix inconsistent titles
` [PATCH 3/4] Documentation: KUnit: Fix non-uml anchor
` [PATCH 4/4] Documentation: Kunit: Add ref for other kinds of tests

[PATCH] Documentation: ext4: correct the document about superblock
 2022-08-15 14:24 UTC  (2+ messages)

[RFC PATCH v2 net-next] docs: net: add an explanation of VF (and other) Representors
 2022-08-15 14:22 UTC 

[PATCH] docs/arm64: elf_hwcaps: Unify HWCAP lists as description lists
 2022-08-15 13:37 UTC  (3+ messages)
` [PATCH v2] docs/arm64: elf_hwcaps: unify newlines in HWCAP lists

[PATCH] Documentation: ext4: correct the document about superblock
 2022-08-15 12:37 UTC  (3+ messages)

[PATCH] ext4, doc: Fix a broken layout
 2022-08-15  9:27 UTC  (2+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-08-15  9:12 UTC  (18+ messages)
` [PATCH v14 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v14 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v14 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v14 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v14 05/14] mm: multi-gen LRU: groundwork
` [PATCH v14 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v14 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v14 10/14] mm: multi-gen LRU: kill switch
` [PATCH v14 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v14 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v14 13/14] mm: multi-gen LRU: admin guide
` [PATCH v14 14/14] mm: multi-gen LRU: design doc

[PATCH v4] fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
 2022-08-15  3:27 UTC  (2+ messages)

[PATCH AUTOSEL 5.18 23/39] powerpc/pseries/mobility: set NMI watchdog factor during an LPM
 2022-08-14 16:23 UTC 

[PATCH AUTOSEL 5.19 30/48] powerpc/pseries/mobility: set NMI watchdog factor during an LPM
 2022-08-14 16:19 UTC 

[PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem
 2022-08-14  7:04 UTC  (3+ messages)

[PATCH] docs: kernel-doc.rst: move label "_kernel_doc" to top
 2022-08-14  0:12 UTC  (3+ messages)

[PATCH next 0/2] Documentation: KVM: KVM_CAP_VM_DISABLE_NX_HUGE_PAGES documentation fixes
 2022-08-13  7:31 UTC  (4+ messages)

[PATCH] gpio: Allow user to customise maximum number of GPIOs
 2022-08-12 23:21 UTC  (4+ messages)

[PATCH v3 00/12] Drivers for gunyah hypervisor
 2022-08-12 15:13 UTC  (15+ messages)
` [PATCH v3 01/12] arm64: smccc: Include alternative-macros.h
` [PATCH v3 02/12] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v3 03/12] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v3 04/12] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v3 05/12] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v3 06/12] virt: gunyah: Add sysfs nodes
` [PATCH v3 07/12] gunyah: msgq: Add Gunyah message queues
` [PATCH v3 08/12] gunyah: sysfs: Add node to describe supported features
` [PATCH v3 09/12] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v3 10/12] gunyah: rsc_mgr: Add RPC for console services
` [PATCH v3 11/12] gunyah: rsc_mgr: Add auxiliary devices for console
` [PATCH v3 12/12] tty: gunyah: Add tty console driver for RM Console Serivces

[PATCH 0/2] Documentation: PCI: Documentation fixes for vNTB
 2022-08-12 14:04 UTC  (2+ messages)

[PATCH] sched/topology: Remove EM_MAX_COMPLEXITY limit
 2022-08-12 10:16 UTC 

[PATCH 0/9] docs: i2c: rework I2C documentation, part II
 2022-08-12  7:13 UTC  (21+ messages)
` [PATCH 1/9] docs: i2c: i2c-protocol: update introductory paragraph
` [PATCH 2/9] docs: i2c: i2c-protocol,smbus-protocol: remove nonsense words
` [PATCH 3/9] docs: i2c: i2c-protocol: remove unused legend items
` [PATCH 4/9] docs: i2c: smbus-protocol: improve DataLow/DataHigh definition
` [PATCH 5/9] docs: i2c: instantiating-devices: add syntax coloring to dts and C blocks
` [PATCH 6/9] docs: i2c: i2c-topology: fix incorrect heading
` [PATCH 7/9] docs: i2c: i2c-topology: reorder sections more logically
` [PATCH 8/9] docs: i2c: i2c-sysfs: improve wording
` [PATCH 9/9] docs: i2c: i2c-sysfs: fix hyperlinks

[PATCH V6 0/6] RISC-V fixups to work with crash tool
 2022-08-12  3:23 UTC  (6+ messages)
` [PATCH V6 6/6] Documentation: kdump: describe VMCOREINFO export for RISCV64

[PATCH] Add sicode to /proc/<PID>/stat
 2022-08-11 17:43 UTC 

[PATCH v3 00/21] Update Documentation/ cross references and fix issues
 2022-08-11 16:32 UTC  (3+ messages)
` [PATCH v3 09/21] drm/scheduler: fix a kernel-doc warning

[RFC PATCH net-next] docs: net: add an explanation of VF (and other) Representors
 2022-08-11 16:17 UTC  (9+ messages)

[PATCH AUTOSEL 5.15 47/69] scripts: sphinx-pre-install: fix venv version check logic
 2022-08-11 15:55 UTC 

[PATCH AUTOSEL 5.18 57/93] scripts: sphinx-pre-install: fix venv version check logic
 2022-08-11 15:41 UTC 

[PATCH AUTOSEL 5.19 063/105] scripts: sphinx-pre-install: fix venv version check logic
 2022-08-11 15:27 UTC 

[PATCH v2 0/3] docs: conf.py: Reduce texlive dependency
 2022-08-11 15:33 UTC  (3+ messages)
` [PATCH v2 3/3] docs: kerneldoc-preamble: Test xeCJK.sty before loading

[PATCH v4 0/2] docs: driver-api: virtio: virtio on Linux
 2022-08-11 14:54 UTC  (8+ messages)
` [PATCH v4 1/2] virtio: kerneldocs fixes and enhancements
` [PATCH v4 2/2] docs: driver-api: virtio: virtio on Linux

[RFC v4] drm: Add initial ci/ subdirectory
 2022-08-11 10:10 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] Documentation: irqdomain: Fix typo of "at least once"
 2022-08-11  9:15 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).