linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-29 22:36:56 to 2024-07-31 11:36:55 UTC [more...]

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

[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  (7+ messages)

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

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-07-31 10:33 UTC  (19+ 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-cgroup v7] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-31  9:41 UTC  (5+ 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  (27+ messages)
` [PATCH v12 01/24] virt: geniezone: enable gzvm-ko in defconfig
` [PATCH v12 02/24] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v12 03/24] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v12 04/24] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v12 05/24] virt: geniezone: Add vm support
` [PATCH v12 06/24] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v12 07/24] virt: geniezone: Add vm capability check
` [PATCH v12 08/24] virt: geniezone: Add vcpu support
` [PATCH v12 09/24] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v12 10/24] virt: geniezone: Add irqfd support
` [PATCH v12 11/24] virt: geniezone: Add ioeventfd support
` [PATCH v12 12/24] virt: geniezone: Add memory region purpose for hypervisor
` [PATCH v12 13/24] virt: geniezone: Add dtb config support
` [PATCH v12 14/24] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v12 15/24] virt: geniezone: Add memory pin/unpin support
` [PATCH v12 16/24] virt: geniezone: Add demand paging support
` [PATCH v12 17/24] virt: geniezone: Add block-based "
` [PATCH v12 18/24] virt: geniezone: Add memory relinquish support
` [PATCH v12 19/24] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v12 20/24] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
` [PATCH v12 21/24] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs
` [PATCH v12 22/24] virt: geniezone: Add support for virtual timer migration
` [PATCH v12 23/24] virt: geniezone: Add support for guest VM CPU idle
` [PATCH v12 24/24] virt: geniezone: Emulate IPI for guest VM

[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-07-31  8:03 UTC  (24+ messages)
` [PATCH net-next v5 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v5 02/14] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v5 03/14] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v5 04/14] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v5 05/14] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v5 06/14] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v5 07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
` [PATCH net-next v5 08/14] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v5 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v5 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v5 11/14] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v5 12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame
` [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 iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
 2024-07-31  7:40 UTC  (3+ messages)

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

[PATCH v8 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-31  7:17 UTC  (9+ messages)
` [PATCH v8 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v8 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v8 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v8 4/4] riscv: defconfig: Enable MCU support for SG2042

[PATCH v2 0/7] ad7380: add support for single-ended parts
 2024-07-31  7:05 UTC  (8+ 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 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 0/6] mm: split underutilized THPs
 2024-07-30 20:25 UTC  (17+ messages)
` [PATCH 1/6] Revert "memcg: remove mem_cgroup_uncharge_list()"
` [PATCH 2/6] Revert "mm: remove free_unref_page_list()"
` [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 v2] workqueue: doc: Fix function name, remove markers
 2024-07-30 19:48 UTC  (2+ messages)

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-30 17:34 UTC  (15+ 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 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware

[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  (7+ 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  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next, v1 "

[PATCH] [PATCH v2] wmi: Fix spelling mistakes
 2024-07-30 12:25 UTC  (3+ messages)

[PATCH V7] LoongArch: Add AVEC irqchip support
 2024-07-30 11:29 UTC  (4+ messages)

[PATCH net-next v17 00/14] Device Memory TCP
 2024-07-30  8:37 UTC  (17+ messages)
` [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v17 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v17 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v17 05/14] page_pool: move dmaddr helpers to .c file
` [PATCH net-next v17 06/14] page_pool: devmem support
` [PATCH net-next v17 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v17 08/14] net: support non paged skb frags
` [PATCH net-next v17 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v17 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v17 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v17 12/14] net: add devmem TCP documentation
` [PATCH net-next v17 13/14] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v17 14/14] netdev: add dmabuf introspection

[PATCH 0/5] ad7380: add support for single-ended parts
 2024-07-30  7:34 UTC  (4+ messages)
` [PATCH 4/5] ad7380: enable sequencer "

[PATCH] docs/zh_CN: fix a broken reference
 2024-07-30  5:36 UTC 

[PATCH v5 0/5] pids controller events rework
 2024-07-30  3:21 UTC  (6+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical

[PATCH v2 0/4] Introduce userspace-driven ALSA timers
 2024-07-30  2:57 UTC  (5+ messages)
` [PATCH v2 3/4] ALSA: timer: Introduce virtual userspace-driven timers

[PATCH v2] arm: Add KPROBES_ON_FTRACE supported
 2024-07-30  2:16 UTC  (2+ messages)

[PATCH] docs/zh_CN: add the translation of kbuild/headers_install.rst
 2024-07-30  1:29 UTC  (4+ messages)

[PATCH iwl-next,v1 3/3] igc: Add default Rx Queue into documentation
 2024-07-30  1:23 UTC 

[PATCH iwl-next,v1 1/3] igc: Add documentation
 2024-07-30  1:22 UTC 

[PATCH v7 0/4] ASoC: grace time for DPCM cleanup
 2024-07-30  1:03 UTC  (5+ messages)
` [PATCH v7 1/4] ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availability limition
` [PATCH v7 2/4] ASoC: remove snd_soc_dai_link_set_capabilities()
` [PATCH v7 3/4] ASoC: amlogic: do not use dpcm_playback/capture flags
` [PATCH v7 4/4] ASoC: Intel: sof_sdw: use playback/capture_only flags

[PATCH net-next v2] Add support for PIO p flag
 2024-07-30  0:06 UTC  (2+ messages)

[asahilinux:bits/005-maintainers 2/2] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/spi/apple,spi.yaml
 2024-07-29 23:02 UTC 

[asahilinux:bits/005-maintainers 1/2] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/usb/apple,dwc3.yaml
 2024-07-29 22:51 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 NNTP newsgroup(s).