linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-30 12:54:17 to 2024-08-01 06:12:52 UTC [more...]

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-01  6:08 UTC  (22+ messages)
` [PATCH v3 01/26] mm: move kernel/numa.c to mm/
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 08/26] arch, mm: move definition of node_data to generic code
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static

[PATCH 0/6] mm: split underutilized THPs
 2024-08-01  6:09 UTC  (21+ messages)
` [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp
` [PATCH 4/6] mm: don't remap unused subpages "
` [PATCH 5/6] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages
` [PATCH 6/6] mm: split underutilized THPs

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-01  2:22 UTC  (36+ messages)
` [PATCH v24 01/34] xhci: add helper to stop endpoint and wait for completion
` [PATCH v24 02/34] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v24 03/34] xhci: sideband: add initial api to register a sideband entity
` [PATCH v24 04/34] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v24 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v24 06/34] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v24 07/34] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v24 08/34] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v24 10/34] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v24 11/34] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v24 12/34] ASoC: doc: Add documentation for SOC USB
` [PATCH v24 13/34] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v24 14/34] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v24 15/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v24 16/34] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v24 17/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v24 18/34] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v24 19/34] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v24 20/34] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v24 21/34] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v24 22/34] ALSA: usb-audio: Save UAC sample size information
` [PATCH v24 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v24 24/34] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v24 25/34] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v24 26/34] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v24 27/34] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v24 28/34] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v24 30/34] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v24 31/34] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v24 32/34] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v24 33/34] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v24 34/34] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device

[PATCH AUTOSEL 5.10 20/38] hwspinlock: Introduce hwspin_lock_bust()
 2024-08-01  0:35 UTC 

[PATCH AUTOSEL 5.15 26/47] hwspinlock: Introduce hwspin_lock_bust()
 2024-08-01  0:31 UTC 

[PATCH AUTOSEL 6.1 31/61] hwspinlock: Introduce hwspin_lock_bust()
 2024-08-01  0:25 UTC 

[PATCH AUTOSEL 6.6 40/83] hwspinlock: Introduce hwspin_lock_bust()
 2024-08-01  0:17 UTC 

[PATCH AUTOSEL 6.10 059/121] hwspinlock: Introduce hwspin_lock_bust()
 2024-07-31 23:59 UTC 

[PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
 2024-07-31 23:52 UTC  (6+ messages)
      ` [Intel-wired-lan] [PATCH iwl-next, v1 "

[PATCH v8 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-31 22:48 UTC  (7+ messages)
` [PATCH v8 2/4] drivers: hwmon: "

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-07-31 22:21 UTC  (10+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-07-31 21:51 UTC  (27+ messages)
` [PATCH v4 01/13] riscv: Move cpufeature.h macros into their own header
` [PATCH v4 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v4 03/13] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v4 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v4 05/13] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v4 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v4 07/13] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v4 08/13] riscv: Implement xchg8/16() using Zabha
` [PATCH v4 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v4 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v4 11/13] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v4 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v4 13/13] riscv: Add qspinlock support

[PATCH net-next v17 00/14] Device Memory TCP
 2024-07-31 21:19 UTC  (4+ messages)
` [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()

[PATCH] Documentation: core-api: Fixed Typo error
 2024-07-31 18:49 UTC 

[PATCH v4] docs/zh_CN: Add dev-tools/kcsan Chinese translation
 2024-07-31 18:09 UTC 

[PATCH 0/3] x86: Make 5-level paging support unconditional for x86-64
 2024-07-31 17:45 UTC  (6+ messages)

[PATCH-cgroup v7] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-31 17:02 UTC  (6+ messages)

[PATCH RFC 0/3] iio: adc: add new ad7625 driver
 2024-07-31 16:58 UTC  (9+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
` [PATCH RFC 2/3] iio: adc: ad7625: add driver
` [PATCH RFC 3/3] docs: iio: new docs for ad7625 driver

[PATCH v1] thermal: core: Update thermal zone registration documentation
 2024-07-31 14:59 UTC 

[PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
 2024-07-31 14:56 UTC  (2+ messages)

[RFC PATCH] rust: types: Add explanation for ARef pattern
 2024-07-31 14:48 UTC  (10+ messages)

[PATCH v2 0/7] ad7380: add support for single-ended parts
 2024-07-31 13:46 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: ad7380: add single-ended compatible parts
` [PATCH v2 2/7] iio: core: add function to retrieve active_scan_mask index
` [PATCH v2 3/7] iio: adc: ad7380: add missing trailing commas
` [PATCH v2 4/7] iio: adc: ad7380: prepare driver for single-ended parts support
` [PATCH v2 5/7] iio: adc: ad7380: add support for single-ended parts
` [PATCH v2 6/7] iio: adc: ad7380: enable sequencer "
` [PATCH v2 7/7] docs: iio: ad7380: add support "

[PATCH v3 0/2] Fix checktransupdate.py and add help documents
 2024-07-31 13:01 UTC  (7+ messages)
` [PATCH v3 2/2] doc-guide: add help documentation checktransupdate.rst

[PATCH net-next v12 13/14] mm: page_frag: update documentation for page_frag
 2024-07-31 12:45 UTC 

[PATCH net-next v2] Add support for PIO p flag
 2024-07-31 12:50 UTC  (2+ messages)

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-31 11:52 UTC  (17+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw

[PATCH 1/2] Documentation: embargoed-hardware-issues.rst: minor cleanups and fixes
 2024-07-31 11:26 UTC  (4+ messages)
` [PATCH 2/2] Documentation: embargoed-hardware-issues.rst: add a section documenting the "early access" process

[PATCH v3] docs/zh_CN: Add dev-tools/kcsan Chinese translation
 2024-07-31 11:16 UTC  (5+ messages)

[PATCH 1/1] docs: thermal: Remove extra parenthesis
 2024-07-31 10:59 UTC  (2+ messages)

[PATCH v3] platform/x86: msi-wmi-platform: Fix spelling mistakes
 2024-07-31  9:38 UTC  (2+ messages)

[PATCH] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-07-31  9:14 UTC  (2+ messages)

[PATCH v12 00/24] GenieZone hypervisor drivers
 2024-07-31  8:57 UTC  (5+ messages)
` [PATCH v12 02/24] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v12 11/24] virt: geniezone: Add ioeventfd support

[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-07-31  8:03 UTC  (12+ messages)
` [PATCH net-next v5 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v5 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH 0/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances
 2024-07-31  4:23 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] Documentation: dwc_pcie_pmu: Update bdf to sbdf
` [PATCH 3/4] perf/dwc_pcie: Always register for PCIe bus notifier
` [PATCH 4/4] perf/dwc_pcie: Add support for QCOM vendor devices

[lwn:docs-next 2/8] htmldocs: Warning: Documentation/translations/zh_CN/kbuild/index.rst references a file that doesn't exist: Documentation/kbuild/index
 2024-07-31  2:13 UTC  (4+ messages)

[PATCH v7 0/7] Add support for AD4000 series of ADCs
 2024-07-31  0:04 UTC  (2+ messages)

[PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-30 23:13 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests

[RFC 0/2] mm: introduce THP deferred setting
 2024-07-30 22:37 UTC  (3+ messages)

[PATCH v2] workqueue: doc: Fix function name, remove markers
 2024-07-30 19:48 UTC  (2+ messages)

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-07-30 16:28 UTC  (5+ messages)
` [PATCH 3/6] Change the symbols order when --ffuntion-sections is enabled

[PATCH v6] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-30 15:52 UTC  (6+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests

[PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
 2024-07-30 13:19 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH iwl-next, v1 "


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