linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-29 08:33:12 to 2024-01-30 21:06:39 UTC [more...]

[PATCH 0/3] riscv: mm: Use hint address in mmap if available
 2024-01-30 21:05 UTC  (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] selftests: riscv: Generalize mm selftests
` [PATCH 3/3] docs: riscv: Define behavior of mmap

[PATCH] coding-style: Add guidance to prefer dev_dbg
 2024-01-30 21:03 UTC  (2+ messages)

[PATCH 1/1] docs: Fix subsystem APIs page so ungrouped entries have their own header
 2024-01-30 21:03 UTC  (2+ messages)

[PATCH] docs: sphinx-pre-install fix-noto-sans-cjk on fedora
 2024-01-30 21:01 UTC  (2+ messages)

[PATCH v8] Documentation: userspace-api: Document perf ring buffer mechanism
 2024-01-30 20:59 UTC  (2+ messages)

[PATCH] doc:it_IT: first translation for locking/
 2024-01-30 20:50 UTC  (4+ messages)

[PATCH net-next v3 0/3] Per epoll context busy poll support
 2024-01-30 20:33 UTC  (4+ messages)

[PATCH v2] doc-guide: kernel-doc: tell about object-like macros
 2024-01-30 20:31 UTC  (3+ messages)

[PATCH] kernel-doc: drop looking for "MACDOC"
 2024-01-30 20:29 UTC  (3+ messages)

[PATCH] kernel-doc: document object-like preprocessor macros
 2024-01-30 20:18 UTC  (2+ messages)

[RFC PATCH] docs: add blurb about target audience to maintainer-profile
 2024-01-30 20:16 UTC  (2+ messages)

[PATCH 0/2] kernel-doc: Do not pre-process comments
 2024-01-30 20:13 UTC  (2+ messages)

[PATCH v2 0/3] riscv: mm: Use hint address in mmap if available
 2024-01-30 19:15 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] selftests: riscv: Generalize mm selftests
` [PATCH v2 3/3] docs: riscv: Define behavior of mmap

[PATCH v4 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-30 18:20 UTC  (4+ messages)
` [PATCH v4 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v4 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v4 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH doc] Emphasize that failed atomic operations give no ordering
 2024-01-30 17:58 UTC  (5+ messages)

[PATCH v4] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
 2024-01-30 17:50 UTC  (2+ messages)

[PATCH v3] Documentation: Document each netlink family
 2024-01-30 17:29 UTC  (7+ messages)

[PATCH v6 0/6] iio: new DMABUF based API, v6
 2024-01-30 17:23 UTC  (9+ messages)
` [PATCH v6 1/6] dmaengine: Add API function dmaengine_prep_slave_dma_vec()
` [PATCH v6 2/6] dmaengine: dma-axi-dmac: Implement device_prep_slave_dma_vec
` [PATCH v6 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v6 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v6 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v6 6/6] Documentation: iio: Document high-speed DMABUF based API

[RFC 1/1] kernel-doc: Support arrays of pointers struct fields
 2024-01-30 17:19 UTC  (2+ messages)

[PATCH v7 0/1] mm: report per-page metadata information
 2024-01-30 17:09 UTC  (4+ messages)
` [PATCH v7 1/1] "

[PATCH] x86/fred: Let command line option "fred" accept multiple options
 2024-01-30 16:53 UTC  (3+ messages)

[PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-30 16:01 UTC  (11+ messages)
` [PATCH v3 4/4] mm/mempolicy: change cur_il_weight to atomic and carry the node with it

[PATCH v3] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
 2024-01-30 15:24 UTC  (4+ messages)

[PATCH net-next v4] ethtool: ice: Support for RSS settings to GTP
 2024-01-30 14:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[Linaro-mm-sig] [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
 2024-01-30 13:09 UTC  (13+ messages)
                  ` [Linaro-mm-sig] "

[PATCH v6 0/4] usb: gadget: functionfs: DMABUF import interface
 2024-01-30 12:23 UTC  (5+ messages)
` [PATCH v6 1/4] usb: gadget: Support already-mapped DMA SGs
` [PATCH v6 2/4] usb: gadget: functionfs: Factorize wait-for-endpoint code
` [PATCH v6 3/4] usb: gadget: functionfs: Add DMABUF import interface
` [PATCH v6 4/4] Documentation: usb: Document FunctionFS DMABUF API

[linux-next:master 2643/2827] htmldocs: Warning: Documentation/gpu/amdgpu/display/display-contributing.rst references a file that doesn't exist: Documentation/GPU/amdgpu/display/mpo-overview.rst
 2024-01-30 12:18 UTC 

[PATCH v2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
 2024-01-30 11:29 UTC  (4+ messages)

[PATCH net-next v2 00/13] tools/net/ynl: Add features for tc family
 2024-01-30 11:21 UTC  (16+ messages)
` [PATCH net-next v2 01/13] tools/net/ynl: Add --output-json arg to ynl cli
` [PATCH net-next v2 02/13] tools/net/ynl: Support sub-messages in nested attribute spaces
` [PATCH net-next v2 03/13] doc/netlink: Describe sub-message selector resolution
` [PATCH net-next v2 04/13] tools/net/ynl: Refactor fixed header encoding into separate method
` [PATCH net-next v2 05/13] tools/net/ynl: Add support for encoding sub-messages
` [PATCH net-next v2 06/13] tools/net/ynl: Encode default values for binary blobs
` [PATCH net-next v2 07/13] tools/net/ynl: Combine struct decoding logic in ynl
` [PATCH net-next v2 08/13] tools/net/ynl: Rename _fixed_header_size() to _struct_size()
` [PATCH net-next v2 09/13] tools/net/ynl: Move formatted_string method out of NlAttr
` [PATCH net-next v2 10/13] tools/net/ynl: Add support for nested structs
` [PATCH net-next v2 11/13] doc/netlink: Describe nested structs in netlink raw docs
` [PATCH net-next v2 12/13] tools/net/ynl: Add type info to struct members in generated docs
` [PATCH net-next v2 13/13] doc/netlink/specs: Update the tc spec

Re:[PATCH v2 00/17] arm64 kernel text replication
 2024-01-30 10:24 UTC  (2+ messages)
` [PATCH "

[PATCH net-next RESENT v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-30 10:11 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH v4 0/5] Rework system pressure interface to the scheduler
 2024-01-30  9:35 UTC  (12+ messages)
` [PATCH v4 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v4 2/5] sched: Take cpufreq feedback into account
` [PATCH v4 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v4 5/5] sched/pelt: Remove shift of thermal clock

[PATCH] sched/doc: Update EM API em_pd_energy to em_cpu_energy
 2024-01-30  9:27 UTC  (3+ messages)

[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
 2024-01-30  9:12 UTC  (14+ messages)
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-01-30  9:16 UTC  (9+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-01-30  7:55 UTC  (8+ messages)
` [RFC PATCH net-next 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [RFC PATCH net-next 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands

[RFC PATCH v5 0/1] fpga: improve protection against low-level control module unloading
 2024-01-30  4:31 UTC  (3+ messages)
` [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount

[PATCH 0/9] mm/damon: make DAMON debugfs interface deprecation unignorable
 2024-01-30  2:07 UTC  (6+ messages)
` [PATCH 1/9] Docs/admin-guide/mm/damon/usage: use sysfs interface for tracepoints example
` [PATCH 5/9] Docs/admin-guide/mm/damon/usage: document 'DEPRECATED' file of DAMON debugfs interface
` [PATCH 8/9] Docs/admin-guide/mm/damon/usage: update for monitor_on renaming
` [PATCH 9/9] Docs/translations/damon/usage: "

[PATCH v13 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-01-30  1:05 UTC  (3+ messages)
` [PATCH v14 "

[PATCH 2/8] rcu: Provide a boot time parameter to control lazy RCU
 2024-01-29 23:56 UTC 

[PATCH 0/2] RCU tasks fixes for v6.9
 2024-01-29 22:57 UTC  (3+ messages)
` [PATCH 1/2] rcu-tasks: Repair RCU Tasks Trace quiescence check
` [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks

[PATCH 4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
 2024-01-29 18:00 UTC 

[PATCH 6.6 257/331] drm: Fix TODO list mentioning non-KMS drivers
 2024-01-29 17:05 UTC 

[PATCH 6.7 251/346] drm: Fix TODO list mentioning non-KMS drivers
 2024-01-29 17:04 UTC 

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-01-29 16:34 UTC  (2+ messages)

[PATCH v13 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach
 2024-01-29 16:02 UTC  (2+ messages)

[PATCH RESEND v4 0/3] Add support for LTC4282
 2024-01-29 16:13 UTC  (4+ messages)
` [PATCH RESEND v4 1/3] dt-bindings: hwmon: Add LTC4282 bindings
` [PATCH RESEND v4 2/3] hwmon: add fault attribute for voltage channels
` [PATCH RESEND v4 3/3] hwmon: ltc4282: add support for the LTC4282 chip

[PATCH v2] hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
 2024-01-29 15:49 UTC  (3+ messages)

[PATCH v12 00/41] Introduce QC USB SND audio offloading support
 2024-01-29 15:44 UTC  (9+ messages)
` [PATCH v12 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-29 15:34 UTC  (21+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices

[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
 2024-01-29 14:19 UTC  (10+ messages)
` [PATCH v1 1/2] "

[PATCH v5 0/8] iio: new DMABUF based API, v5
 2024-01-29 14:15 UTC  (10+ messages)
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure

[PATCH 0/8] timers and Documentation: Cleanup
 2024-01-29 13:21 UTC  (8+ messages)
` [PATCH 6/8] Documentation: Create a new folder for all timer internals

[PATCH v2 00/10] Make PCI's devres API more consistent
 2024-01-29 13:12 UTC  (4+ messages)
` [PATCH v2 10/10] drm/vboxvideo: fix mapping leaks

[PATCH] hwmon: Add driver for NZXT Kraken X and Z series AIO CPU coolers
 2024-01-29 11:19 UTC 

[PATCH v6 0/4] StarFive's StarLink PMU Support
 2024-01-29  9:51 UTC  (5+ messages)
` [PATCH v6 1/4] perf: starfive: Add StarLink PMU support
` [PATCH v6 2/4] dt-bindings: perf: starfive: Add JH8100 StarLink PMU
` [PATCH v6 3/4] docs: perf: Add description for StarFive's "
` [PATCH v6 4/4] MAINTAINERS: Add entry for StarFive "

[PATCH v9 00/21] GenieZone hypervisor drivers
 2024-01-29  8:33 UTC  (21+ messages)
` [PATCH v9 02/21] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v9 03/21] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v9 04/21] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v9 05/21] virt: geniezone: Add vm support
` [PATCH v9 06/21] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v9 07/21] virt: geniezone: Add vm capability check
` [PATCH v9 08/21] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v9 09/21] virt: geniezone: Add vcpu support
` [PATCH v9 10/21] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v9 11/21] virt: geniezone: Add irqfd support
` [PATCH v9 12/21] virt: geniezone: Add ioeventfd support
` [PATCH v9 13/21] virt: geniezone: Add memory region support
` [PATCH v9 14/21] virt: geniezone: Add dtb config support
` [PATCH v9 15/21] virt: geniezone: Add demand paging support
` [PATCH v9 16/21] virt: geniezone: Add block-based "
` [PATCH v9 17/21] virt: geniezone: Add memory pin/unpin support
` [PATCH v9 18/21] virt: geniezone: Add memory relinquish support
` [PATCH v9 19/21] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v9 20/21] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
` [PATCH v9 21/21] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs


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).