linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-09 18:56:19 to 2024-08-14 03:31:10 UTC [more...]

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-14  3:30 UTC  (9+ messages)
` [PATCH v3 1/6] mm: free zapped tail pages when splitting isolated thp
` [PATCH v3 2/6] mm: remap unused subpages to shared zeropage "
` [PATCH v3 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage
` [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios
` [PATCH v3 5/6] mm: split underutilized THPs
` [PATCH v3 6/6] mm: add sysfs entry to disable splitting "

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-14  3:16 UTC  (13+ messages)
` [RFC net-next 1/5] net: Add sysfs parameter irq_suspend_timeout

[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
 2024-08-14  2:58 UTC  (13+ messages)
` [RFC PATCH v3 02/21] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [RFC PATCH v3 04/21] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [RFC PATCH v3 05/21] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [RFC PATCH v3 07/21] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [RFC PATCH v3 08/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [RFC PATCH v3 09/21] KVM: x86: Fix KVM clock precision in __get_kvmclock()

[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-08-14  1:53 UTC  (7+ messages)
` [PATCH v20 02/20] ipe: add policy parser
` [PATCH v20 03/20] ipe: add evaluation loop

[PATCH] Documentation: networking: correct spelling
 2024-08-14  1:20 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v10 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-14  1:06 UTC  (13+ messages)
` [PATCH v10 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v10 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v10 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v10 4/4] riscv: defconfig: Enable MCU support for SG2042

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-13 22:57 UTC  (6+ messages)
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend

[PATCH net-next v19 13/13] netdev: add dmabuf introspection
 2024-08-13 21:13 UTC 

[PATCH net-next v19 12/13] selftests: add ncdevmem, netcat for devmem TCP
 2024-08-13 21:13 UTC 

[PATCH net-next v19 11/13] net: add devmem TCP documentation
 2024-08-13 21:13 UTC 

[PATCH net-next v19 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
 2024-08-13 21:13 UTC 

[PATCH net-next v19 09/13] tcp: RX path for devmem TCP
 2024-08-13 21:13 UTC 

[PATCH net-next v19 08/13] net: add support for skbs with unreadable frags
 2024-08-13 21:13 UTC 

[PATCH net-next v19 07/13] net: support non paged skb frags
 2024-08-13 21:13 UTC 

[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
 2024-08-13 21:13 UTC 

[PATCH net-next v19 05/13] page_pool: devmem support
 2024-08-13 21:13 UTC 

[PATCH net-next v19 04/13] netdev: netdevice devmem allocator
 2024-08-13 21:13 UTC 

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-13 21:13 UTC 

[PATCH net-next v19 02/13] net: netdev netlink api to bind dma-buf to a net device
 2024-08-13 21:13 UTC 

[PATCH net-next v19 01/13] netdev: add netdev_rx_queue_restart()
 2024-08-13 21:13 UTC 

[PATCH net-next v19 00/13] Device Memory TCP
 2024-08-13 21:13 UTC 

[PATCH v4 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-08-13 18:03 UTC  (5+ messages)
` [PATCH v4 1/2] RISC-V: hwprobe: Add MISALIGNED_PERF key
` [PATCH v4 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines

[PATCH] LFX Task: Fix grammar and spelling errors in reporting-issues.rst files
 2024-08-13 17:32 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: ad4695: implement triggered buffer
 2024-08-13 17:26 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] doc: iio: ad4695: document buffered read

[PATCH v9 00/13] riscv: Add support for xtheadvector
 2024-08-13 15:55 UTC  (4+ messages)

[PATCH net-next v18 00/14] Device Memory TCP
 2024-08-13 15:26 UTC  (25+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-13 13:11 UTC  (29+ messages)
` [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
` [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
` [PATCH v3 05/15] nvme: "
` [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues "
` [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
` [PATCH v3 10/15] blk-mq: add number of queue calc helper
` [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v3 12/15] scsi: "
` [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH v5 0/4] Introduce userspace-driven ALSA timers
 2024-08-13 12:07 UTC  (5+ messages)
` [PATCH v5 1/4] ALSA: aloop: Allow using global timers
` [PATCH v5 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v5 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v5 4/4] selftests: ALSA: Cover userspace-driven timers with test

[RFC] Adds support for ConfigFS to VKMS!
 2024-08-13 10:40 UTC  (2+ messages)

[net-next v2] net: wwan: t7xx: PCIe reset rescan
 2024-08-13  9:50 UTC  (3+ messages)

[PATCH Loongarch-avec support V9 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
 2024-08-13  8:54 UTC 

[PATCH Loongarch-avec support V9 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
 2024-08-13  8:54 UTC 

[PATCH v10 0/3] Add support for Intel PPS Generator
 2024-08-13  8:25 UTC  (3+ messages)

[PATCH v4 0/3] drm: Minimum backlight overrides and implementation for amdgpu
 2024-08-13  7:56 UTC  (5+ messages)
` [PATCH v4 1/3] drm: Add panel backlight quirks
` [PATCH v4 2/3] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v4 3/3] drm/amd/display: Add support for minimum backlight quirk

[PATCH 0/2] iio: adc: ad4695: implement triggered buffer
 2024-08-13  7:28 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: iio: ad4695: document buffered read

[PATCH v4 0/4] Introduce userspace-driven ALSA timers
 2024-08-13  7:03 UTC  (7+ messages)
` [PATCH v4 1/4] ALSA: aloop: Allow using global timers
` [PATCH v4 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v4 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v4 4/4] selftests: ALSA: Cover userspace-driven timers with test

[PATCH v1] docs: bug-bisect: rewrite to better match the other bisecting text
 2024-08-13  6:37 UTC  (3+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-12 19:02 UTC  (4+ messages)
` [PATCH v9 09/19] x86: Secure Launch kernel late boot stub

[PATCH] Documentation/llvm: turn make command for ccache into code block
 2024-08-12 19:04 UTC  (2+ messages)

[PATCH v5 00/28] NT synchronization primitive driver
 2024-08-12 17:09 UTC  (3+ messages)

[PATCH 0/2] RISC-V: Add Zicclsm extension support
 2024-08-12 16:47 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: riscv: Add Zicclsm ISA extension description

[PATCH v2 0/3] iio: adc: add new ad7625 driver
 2024-08-12 13:55 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs

[PATCH net-next v6 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-08-12 10:26 UTC  (15+ messages)
` [PATCH net-next v6 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v6 02/14] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v6 03/14] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v6 04/14] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v6 05/14] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v6 06/14] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v6 07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
` [PATCH net-next v6 08/14] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v6 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v6 11/14] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v6 12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame
` [PATCH net-next v6 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v6 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-08-12  9:39 UTC  (22+ messages)
` [PATCH net-next v5 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [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 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 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 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] dm-crypt: documentation: fix Unexpected indentation error
 2024-08-12  9:10 UTC  (2+ messages)

[PATCH] Documentation: Fix spelling mistakes
 2024-08-11 20:11 UTC  (3+ messages)

[PATCH v2] docs/sp_Sp: Add translation to spanish of the documentation related to EEVDF
 2024-08-11 16:44 UTC  (2+ messages)

[PATCH v3] docs/sp_SP: Add translation for scheduler/sched-bwc.rst
 2024-08-11 16:38 UTC  (3+ messages)

[PATCH] docs: fault-injection: document cache-filter feature for failslab
 2024-08-11 15:38 UTC  (4+ messages)

[PATCH v5] usb: gadget: f_fs: add capability for dfu functional descriptor
 2024-08-11  0:00 UTC 

[PATCH] Translation to spanish of the documentation related to EEVDF
 2024-08-10 15:48 UTC  (2+ messages)

[PATCH v3] docs/sp_SP: Add translation for scheduler/sched-bwc.rst
 2024-08-10 10:29 UTC  (2+ messages)

[PATCH v2] docs/sp_SP: Add translation for scheduler/sched-bwc.rst
 2024-08-10 10:04 UTC 

[PATCH] Documentation: dontdiff: remove 'utf8data.h'
 2024-08-10  8:46 UTC  (3+ messages)

[PATCH v6] docs/zh_CN: Add dev-tools/kcsan Chinese translation
 2024-08-10  8:22 UTC 

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

[PATCH v5] docs/zh_CN: Add dev-tools/kcsan Chinese translation
 2024-08-10 14:58 UTC  (7+ messages)

publish: perfwiki.github.io/main
 2024-08-10  5:11 UTC 

[PATCH net-next v1 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-10  4:15 UTC  (3+ messages)
` [PATCH net-next v1 1/2] dpll: add Embedded SYNC feature for a pin

[PATCH v3 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-08-09 21:45 UTC  (4+ messages)
` [PATCH v3 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines


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