Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-24 09:25:32 to 2023-08-29 04:50:26 UTC [more...]

[PATCH v5 0/7] Adds support for ConfigFS to VKMS!
 2023-08-29  4:49 UTC  (12+ messages)
` [PATCH v5 1/7] drm/vkms: Back VKMS with DRM memory management instead of static objects
` [PATCH v5 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v5 3/7] drm/vkms: Provide platform data when creating VKMS devices
` [PATCH v5 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v5 5/7] drm/vkms: Support enabling ConfigFS devices
` [PATCH v5 6/7] drm/vkms: Add a module param to enable/disable the default device
` [PATCH v5 7/7] drm/vkms Add hotplug support via configfs to VKMS

[PATCH] Documentation/llvm: fix typo in link
 2023-08-29  2:51 UTC  (2+ messages)

[PATCH v5 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-08-29  2:28 UTC  (4+ messages)
` [PATCH v5 1/2] "

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-08-29  0:31 UTC  (31+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] x86/resctrl: Create separate domains for control and monitoring
  ` [PATCH v4 3/7] x86/resctrl: Change monitor code to use rdt_mondomain
  ` [PATCH v4 4/7] x86/resctrl: Delete unused fields from struct rdt_domain
  ` [PATCH v4 5/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
  ` [PATCH v4 6/7] x86/resctrl: Update documentation with Sub-NUMA cluster changes
  ` [PATCH v4 7/7] selftests/resctrl: Adjust effective L3 cache size when SNC enabled

Thanks for your response!
 2023-08-28 18:59 UTC 

[PATCH net-next] docs: netdev: document patchwork patch states
 2023-08-28 19:23 UTC  (6+ messages)

[pinchartl:rpi/v6.5/isp/v2 15/23] htmldocs: Warning: Documentation/userspace-api/media/v4l/pixfmt-meta-bcm2835-isp-stats.rst references a file that doesn't exist: Documentation/media/uapi/fdl-appendix.rst
 2023-08-28 19:20 UTC 

[PATCH net-next] macsec: introduce default_async_crypto sysctl
 2023-08-28 19:04 UTC  (8+ messages)

[PATCH v2 0/3] convert TW translation sparse.txt to RST
 2023-08-28 18:51 UTC  (2+ messages)

[PATCH] Docu: genericirq.rst: fix irq-example
 2023-08-28 18:45 UTC  (2+ messages)

[PATCH] input: docs: pxrc: remove reference to phoenix-sim
 2023-08-28 18:44 UTC  (3+ messages)

[PATCH] Documentation: serial-console: Fix literal block marker
 2023-08-28 18:42 UTC  (2+ messages)

[PATCH] docs/mm: remove references to hmm_mirror ops and clean typos
 2023-08-28 18:41 UTC  (3+ messages)

[PATCH 0/2] Documentation: sphinx: Add sphinx-prompt
 2023-08-28 18:37 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: bpf: Use sphinx-prompt

[PATCH v5] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-08-28 17:58 UTC  (8+ messages)

[PATCH v4] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-08-28 17:13 UTC  (12+ messages)

[PATCH 2/2] rust: upgrade to Rust 1.72.0
 2023-08-28 13:17 UTC  (2+ messages)

[v5,0/7] Adds support for ConfigFS to VKMS!
 2023-08-28  8:14 UTC  (8+ messages)
` [PATCH v5 1/7] drm/vkms: Back VKMS with DRM memory management instead of static objects
` [PATCH v5 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v5 3/7] drm/vkms: Provide platform data when creating VKMS devices
` [PATCH v5 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v5 5/7] drm/vkms: Support enabling ConfigFS devices
` [PATCH v5 6/7] drm/vkms: Add a module param to enable/disable the default device
` [PATCH v5 7/7] drm/vkms Add hotplug support via configfs to VKMS

[PATCH v7 0/2] Support pwm/tach driver for aspeed ast26xx
 2023-08-28  7:53 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

[PATCH V5 0/3] coresight: etm: Make cycle count threshold user configurable
 2023-08-28  2:45 UTC  (2+ messages)

[PATCH net-next v6 00/12] tools/net/ynl: Add support for netlink-raw families
 2023-08-28  1:10 UTC  (14+ messages)
` [PATCH net-next v6 01/12] doc/netlink: Fix typo in genetlink-* schemas
` [PATCH net-next v6 02/12] doc/netlink: Add a schema for netlink-raw families
` [PATCH net-next v6 03/12] doc/netlink: Update genetlink-legacy documentation
` [PATCH net-next v6 04/12] doc/netlink: Document the netlink-raw schema extensions
` [PATCH net-next v6 05/12] tools/ynl: Add mcast-group schema parsing to ynl
` [PATCH net-next v6 06/12] tools/net/ynl: Fix extack parsing with fixed header genlmsg
` [PATCH net-next v6 07/12] tools/net/ynl: Add support for netlink-raw families
` [PATCH net-next v6 08/12] tools/net/ynl: Implement nlattr array-nest decoding in ynl
` [PATCH net-next v6 09/12] tools/net/ynl: Add support for create flags
` [PATCH net-next v6 10/12] doc/netlink: Add spec for rt addr messages
` [PATCH net-next v6 11/12] doc/netlink: Add spec for rt link messages
` [PATCH net-next v6 12/12] doc/netlink: Add spec for rt route messages

[PATCH] Reference kernel-doc for container_of
 2023-08-26 20:18 UTC 

[PATCH] docs: move powerpc under arch
 2023-08-26 16:56 UTC 

[PATCH v6] Documentation: userspace-api: Document perf ring buffer mechanism
 2023-08-26 14:45 UTC  (6+ messages)

[PATCH] kconfig: add warn-unknown-symbols sanity check
 2023-08-26  7:13 UTC 

[PATCH v7] Documentation: userspace-api: Document perf ring buffer mechanism
 2023-08-26  7:09 UTC 

[RFC][PATCH] kconfig: introduce listunknownconfig
 2023-08-26  5:53 UTC  (16+ messages)

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-25 18:26 UTC  (9+ messages)
` [PATCH v12 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v12 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v12 3/6] s390/pci: Use dma-iommu layer
` [PATCH v12 4/6] iommu/s390: Disable deferred flush for ISM devices
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v12 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

[PATCH 0/6] drm: ci: fixes
 2023-08-25 18:15 UTC  (16+ messages)
` [PATCH 1/6] drm: ci: igt_runner: remove todo
` [PATCH 2/6] drm: ci: Force db410c to host mode
` [PATCH 3/6] drm: ci: virtio: update ci variables
` [PATCH 4/6] drm: ci: Enable configs to fix mt8173 boot hang issue
` [PATCH 5/6] drm: ci: Update xfails
` [PATCH 6/6] drm: ci: Remove rules

[PATCH v3] Documentation/llvm: refresh docs
 2023-08-25 17:38 UTC 

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-08-25 14:43 UTC  (19+ messages)

[PATCH net-next v5 00/12] tools/net/ynl: Add support for netlink-raw families
 2023-08-25  9:04 UTC  (16+ messages)
` [PATCH net-next v5 01/12] doc/netlink: Fix typo in genetlink-* schemas
` [PATCH net-next v5 02/12] doc/netlink: Add a schema for netlink-raw families
` [PATCH net-next v5 03/12] doc/netlink: Update genetlink-legacy documentation
` [PATCH net-next v5 04/12] doc/netlink: Document the netlink-raw schema extensions
` [PATCH net-next v5 05/12] tools/ynl: Add mcast-group schema parsing to ynl
` [PATCH net-next v5 06/12] tools/net/ynl: Fix extack parsing with fixed header genlmsg
` [PATCH net-next v5 07/12] tools/net/ynl: Add support for netlink-raw families
` [PATCH net-next v5 08/12] tools/net/ynl: Implement nlattr array-nest decoding in ynl
` [PATCH net-next v5 09/12] tools/net/ynl: Add support for create flags
` [PATCH net-next v5 10/12] doc/netlink: Add spec for rt addr messages
` [PATCH net-next v5 11/12] doc/netlink: Add spec for rt link messages
` [PATCH net-next v5 12/12] doc/netlink: Add spec for rt route messages

[V9 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-25  8:48 UTC  (7+ messages)
` [V9 4/9] wifi: mac80211: Add support for WBRF features
` [V9 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature

[PATCH v7 0/8] perf vendor events: Add JSON metrics for Arm CMN
 2023-08-25  8:40 UTC  (20+ messages)
` [PATCH v7 1/8] perf pmu: "Compat" supports matching multiple identifiers
` [PATCH v7 2/8] perf metric: "
` [PATCH v7 4/8] perf jevents: Support more event fields
` [PATCH v7 5/8] perf test: Make matching_pmu effective
` [PATCH v7 6/8] perf test: Add pmu-event test for "Compat" and new event_field
` [PATCH v7 8/8] perf vendor events: Add JSON metrics for Arm CMN

[PATCH] mm/khugepaged: increase transparent_hugepage_recommend_disable parameter to disable active modification of min_free_kbytes
 2023-08-25  8:38 UTC  (2+ messages)

[PATCH] fork: Fix kernel-doc
 2023-08-25  7:48 UTC  (3+ messages)

[PATCH] hardening: Provide Kconfig fragments for basic options
 2023-08-25  5:06 UTC 

[PATCH] Documentation/llvm: refresh docs
 2023-08-24 21:12 UTC  (5+ messages)

[PATCH v2] Documentation/llvm: refresh docs
 2023-08-24 20:48 UTC 

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-08-24 17:38 UTC  (12+ messages)

[PATCH] docs: consolidate embedded interfaces
 2023-08-24 16:28 UTC  (3+ messages)

[PATCH v4 5/7] drm/vkms: Support enabling ConfigFS devices
 2023-08-24 11:13 UTC  (2+ messages)

[PATCH v2] docs: add backporting and conflict resolution document
 2023-08-24  9:23 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).