linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 03:32:57 to 2022-09-29 09:02:58 UTC [more...]

[PATCH net-next 0/6] Netlink protocol specs
 2022-09-29  9:02 UTC  (9+ messages)
` [PATCH net-next 1/6] docs: add more netlink docs (incl. spec docs)
` [PATCH net-next 2/6] netlink: add schemas for YAML specs
` [PATCH net-next 3/6] net: add basic C code generators for Netlink
` [PATCH net-next 4/6] netlink: add a proto specification for FOU
` [PATCH net-next 5/6] net: fou: regenerate the uAPI from the spec
` [PATCH net-next 6/6] net: fou: use policy and operation tables generated "

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-29  9:00 UTC  (4+ messages)

[PATCH v2] Documentation: Kunit: Use full path to .kunitconfig
 2022-09-29  8:53 UTC 

[PATCH v3 0/4] serial: RS485 kerneldoc/documentation improvements
 2022-09-29  8:50 UTC  (11+ messages)
` [PATCH v3 1/4] serial: Convert serial_rs485 to kernel doc
` [PATCH v3 2/4] Documentation: rs485: Link reference properly
` [PATCH v3 3/4] Documentation: rs485: Mention uart_get_rs485_mode()
` [PATCH v3 4/4] Documentation: rs485: Fix struct referencing

[PATCH v5 00/12] x86/resctrl: Support for AMD QoS new features
 2022-09-29  8:48 UTC  (22+ messages)
` [PATCH v5 01/12] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v5 02/12] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH v5 03/12] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v5 04/12] x86/resctrl: Include new features in command line options
` [PATCH v5 05/12] x86/resctrl: Detect and configure Slow Memory Bandwidth allocation
` [PATCH v5 06/12] x86/resctrl: Introduce data structure to support monitor configuration
` [PATCH v5 07/12] x86/resctrl: Add sysfs interface to read mbm_total_bytes event configuration
` [PATCH v5 08/12] x86/resctrl: Add sysfs interface to read mbm_local_bytes "
` [PATCH v5 09/12] x86/resctrl: Add sysfs interface to write mbm_total_bytes "
` [PATCH v5 10/12] x86/resctrl: Add sysfs interface to write mbm_local_bytes "
` [PATCH v5 11/12] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v5 12/12] Documentation/x86: Update resctrl_ui.rst for new features

[PATCH v4] sched/numa: add per-process numa_balancing
 2022-09-29  8:45 UTC  (3+ messages)

[PATCH] Documentation: Kunit: Use full path to .kunitconfig
 2022-09-29  8:35 UTC  (4+ messages)

[PATCH v2 0/9] mm: introduce Designated Movable Blocks
 2022-09-29  8:15 UTC  (11+ messages)
` [PATCH v2 1/9] lib/show_mem.c: display MovableOnly
` [PATCH v2 2/9] mm/vmstat: show start_pfn when zone spans pages
` [PATCH v2 3/9] mm/page_alloc: calculate node_spanned_pages from pfns
` [PATCH v2 4/9] mm/page_alloc.c: allow oversized movablecore
` [PATCH v2 5/9] mm/page_alloc: introduce init_reserved_pageblock()
` [PATCH v2 6/9] memblock: introduce MEMBLOCK_MOVABLE flag
` [PATCH v2 7/9] mm/dmb: Introduce Designated Movable Blocks
` [PATCH v2 8/9] mm/page_alloc: make alloc_contig_pages DMB aware
` [PATCH v2 9/9] mm/page_alloc: allow base for movablecore

[PATCH] drivers/perf: riscv_pmu_sbi: add perf_user_access sysctl
 2022-09-29  8:11 UTC  (2+ messages)

[PATCH v2 0/2] Expand get_maintainer to be explicit about supporters
 2022-09-29  7:58 UTC  (6+ messages)
` [PATCH v2 1/2] get_maintainer: Describe supporters and maintainers as required email recipients
` [PATCH v2 2/2] Documentation/process: Add text to indicate supporters should be mailed

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-09-29  7:36 UTC  (18+ messages)
` [PATCH v4 01/14] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v4 02/14] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v4 03/14] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v4 04/14] arm64: smccc: Include alternative-macros.h
` [PATCH v4 05/14] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v4 06/14] virt: gunyah: Add sysfs nodes
` [PATCH v4 07/14] mailbox: Allow direct registration to a channel
` [PATCH v4 08/14] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v4 09/14] mailbox: Add Gunyah message queue mailbox
` [PATCH v4 10/14] gunyah: sysfs: Add node to describe supported features
` [PATCH v4 11/14] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v4 12/14] gunyah: rsc_mgr: Add RPC for console services
` [PATCH v4 13/14] gunyah: rsc_mgr: Add auxiliary devices for console
` [PATCH v4 14/14] tty: gunyah: Add tty console driver for RM Console Services

[PATCH -next v4 1/3] selftests/memory-hotplug: Add checking after online or offline
 2022-09-29  7:39 UTC 

[RFC] proc: Add a new isolated /proc/pid/mempolicy type
 2022-09-28 23:39 UTC  (10+ messages)
  ` [External] "

[PATCH v14 0/3] Add TDX Guest Attestation support
 2022-09-28 21:55 UTC  (4+ messages)
` [PATCH v14 1/3] x86/tdx: Make __tdx_module_call() usable in driver module
` [PATCH v14 2/3] virt: Add TDX guest driver
` [PATCH v14 3/3] selftests: tdx: Test TDX attestation GetReport support

[PATCH v2 0/2] kunit: add boot time parameter to enable KUnit
 2022-09-28 21:35 UTC  (5+ messages)

[PATCH v3 0/7] Rewrite the top-level index.rst
 2022-09-28 21:00 UTC  (16+ messages)
` [PATCH v3 1/7] docs: promote the title of process/index.rst
` [PATCH v3 2/7] docs: Rewrite the front page
` [PATCH v3 3/7] docs: reconfigure the HTML left column
` [PATCH v3 4/7] docs: remove some index.rst cruft
` [PATCH v3 5/7] docs: move asm-annotations.rst into core-api
` [PATCH v3 6/7] docs: put atomic*.txt and memory-barriers.txt into the core-api book
` [PATCH v3 7/7] docs: add a man-pages link to the front page

[PATCH mm-unstable v15 00/14] Multi-Gen LRU Framework
 2022-09-28 19:36 UTC  (5+ messages)
` [PATCH mm-unstable v15 08/14] mm: multi-gen LRU: support page table walks
` [PATCH mm-unstable v15 09/14] mm: multi-gen LRU: optimize multiple memcgs

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-09-28 17:24 UTC  (5+ messages)

[PATCH v10 00/27] Rust support
 2022-09-28 16:39 UTC  (12+ messages)
` [PATCH v10 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v10 24/27] docs: add Rust documentation
` [PATCH v10 25/27] x86: enable initial Rust support

[PATCH v2] mm: Make failslab writable again
 2022-09-28 15:21 UTC  (6+ messages)

[PATCH v1 1/1] docs: filesystems: sysfs: Make text and code for ->show() consistent
 2022-09-28 13:57 UTC 

[PATCH v1] docs: process/5.Posting.rst: clarify use of Reported-by: tag
 2022-09-28 13:39 UTC 

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-28 13:36 UTC  (14+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH -next v4 1/3] selftests/memory-hotplug: Add checking after online or offline
 2022-09-28 12:45 UTC  (2+ messages)

[RFC net-next 0/4] ynl: YAML netlink protocol descriptions
 2022-09-28 12:32 UTC  (5+ messages)
` [RFC net-next 2/4] ynl: add the schema for the schemas

[PATCH] Documentation/process: Add text to indicate supporters should be mailed
 2022-09-28 12:21 UTC  (7+ messages)

[PATCH v1 0/2] docs/zh_CN: Update mm to 6.0-rc7
 2022-09-28 10:31 UTC  (3+ messages)
` [PATCH v1 1/2] docs/zh_CN: Update the translation of ksm "
` [PATCH v1 2/2] docs/zh_CN: Update the translation of page_owner "

[PATCH] Documentation/mm: modify page_referenced to folio_referenced
 2022-09-28  7:57 UTC  (2+ messages)

[PATCH v3] PCI: update the links for aer-inject git tree
 2022-09-28  1:31 UTC  (3+ messages)

[PATCH net-next v7 0/7] add generic PSE support
 2022-09-28  1:02 UTC  (7+ messages)
` [PATCH net-next v7 2/7] net: add framework to support Ethernet PSE and PDs devices
` [PATCH net-next v7 4/7] net: mdiobus: search for PSE nodes by parsing PHY nodes
` [PATCH net-next v7 5/7] ethtool: add interface to interact with Ethernet Power Equipment

[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-28  0:23 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[RFC PATCH v2 0/5] Make BPF ring buffer overwritable
 2022-09-28  0:12 UTC  (2+ messages)

[PATCH v5 0/2] x86/resctrl: Fix min_cbm_bits for AMD and code cleanup
 2022-09-27 23:20 UTC  (5+ messages)
` [PATCH v5 1/2] x86/resctrl: Fix min_cbm_bits for AMD
` [PATCH v5 2/2] x86/resctrl: Remove arch_has_empty_bitmaps

[net-next v2 0/6] net: support QUIC crypto
 2022-09-27 17:28 UTC  (7+ messages)

[PATCH v1 0/3] Improve Landlock help
 2022-09-27 16:58 UTC  (12+ messages)
` [PATCH v1 1/3] samples/landlock: Print hints about ABI versions
` [PATCH v1 2/3] landlock: Slightly improve documentation and fix spelling
` [PATCH v1 3/3] landlock: Fix documentation style

[PATCH v3 00/11] Encrypted Hibernation
 2022-09-27 16:58 UTC  (3+ messages)
` [PATCH v3 05/11] security: keys: trusted: Allow storage of PCR values in creation data

[PATCH] Documentation/CoC: Reflect current CoC interpretation and practices
 2022-09-27 16:03 UTC  (10+ messages)

[PATCH v2 0/6] Enhance definition of DFH and use enhancements for uart driver
 2022-09-27 12:54 UTC  (10+ messages)
` [PATCH v2 1/6] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v2 4/6] fpga: dfl: add generic support for MSIX interrupts

[PATCH] overflow: Fix kern-doc markup for functions
 2022-09-27 10:35 UTC  (7+ messages)

[PATCH -next] Documentation: devres: update IRQ helper
 2022-09-27  8:38 UTC 

[PATCH -next] Documentation: devres: add missing IIO helpers
 2022-09-27  8:09 UTC  (2+ messages)

[PATCH -next] Documentation: devres: add missing IO helper
 2022-09-27  8:02 UTC 

[PATCH -next v4 0/3] Optimize and bugfix for memory-hotplug
 2022-09-27  7:41 UTC  (6+ messages)
` [PATCH -next v4 1/3] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next v4 2/3] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next v4 3/3] docs: notifier-error-inject: Correct test's name

[PATCH] Documentation: NBD_REQUEST_MAGIC isn't a magic number
 2022-09-27  7:20 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).