linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-26 10:26:34 to 2024-06-28 00:33:28 UTC [more...]

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-06-28  0:33 UTC  (5+ messages)

[PATCH net-next v15 00/14] Device Memory TCP
 2024-06-28  0:32 UTC  (15+ messages)
` [PATCH net-next v15 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v15 05/14] page_pool: convert to use netmem
` [PATCH net-next v15 06/14] page_pool: devmem support
` [PATCH net-next v15 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v15 08/14] net: support non paged skb frags
` [PATCH net-next v15 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v15 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v15 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v15 12/14] net: add devmem TCP documentation
` [PATCH net-next v15 13/14] tools: net: package libynl for use in selftests
` [PATCH net-next v15 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-06-28  0:06 UTC  (29+ messages)
` [PATCH 01/13] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/13] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/13] fs/dax: Refactor wait for dax idle page
` [PATCH 04/13] fs/dax: Add dax_page_free callback
` [PATCH 05/13] mm: Allow compound zone device pages
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 08/13] huge_memory: Allow mappings of PMD "
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 10/13] fs/dax: Properly refcount fs dax pages
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
` [PATCH 12/13] mm: Remove pXX_devmap callers
` [PATCH 13/13] mm: Remove devmap related functions and page table bits

[PATCH v5 0/7] Add support for AD4000 series of ADCs
 2024-06-27 23:34 UTC  (28+ messages)
` [PATCH v5 1/7] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v5 2/7] spi: bitbang: Implement support for MOSI idle state configuration
` [PATCH v5 3/7] spi: spi-gpio: Add "
` [PATCH v5 4/7] spi: spi-axi-spi-engine: Add support for MOSI idle configuration
` [PATCH v5 5/7] dt-bindings: iio: adc: Add AD4000
` [PATCH v5 6/7] iio: adc: Add support for AD4000
` [PATCH v5 7/7] docs: iio: Add documentation "

[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-06-27 21:26 UTC  (6+ messages)
` [PATCH v4 11/19] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-27 21:20 UTC  (10+ messages)
` [PATCH v3 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed
` [PATCH v3 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v3 8/8] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH net-next v14 00/13] Device Memory TCP
 2024-06-27 20:47 UTC  (10+ messages)
` [PATCH net-next v14 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v14 13/13] selftests: add ncdevmem, netcat for devmem TCP

[PATCH] s390/kvm: Reject memory region operations for ucontrol VMs
 2024-06-27 18:47 UTC  (5+ messages)

[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-06-27 17:50 UTC  (2+ messages)

[PATCH] Documentation: Remove IA-64 from kernel-parameters
 2024-06-27 17:33 UTC  (2+ messages)

[PATCH v3 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-06-27 17:22 UTC  (3+ messages)
` [PATCH v3 1/2] RISC-V: hwprobe: Add MISALIGNED_PERF key
` [PATCH v3 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines

[RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
 2024-06-27 17:16 UTC  (2+ messages)

[PATCH] docs: Extend and refactor index of further kernel docs
 2024-06-27 16:30 UTC  (4+ messages)

[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
 2024-06-27 15:19 UTC  (18+ messages)
` [PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v2 02/10] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v2 03/10] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v2 04/10] riscv: Improve amocas.X use in cmpxchg()
` [PATCH v2 05/10] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v2 06/10] riscv: Implement xchg8/16() using Zabha
` [PATCH v2 07/10] riscv: Improve amoswap.X use in xchg()
` [PATCH v2 08/10] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v2 09/10] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension

[PATCH v2 0/2] Add MPS MP5920 Host-Swap controller
 2024-06-27 15:12 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add MPS mp5920
` [PATCH v2 2/2] hwmon: add MP5920 driver

[PATCH v3 1/3] dt-bindings: iio: accel: add ADXL380
 2024-06-27 15:06 UTC  (4+ messages)
` [PATCH v3 2/3] iio: accel: add ADXL380 driver
` [PATCH v3 3/3] docs: iio: add documentation for adxl380 driver

[PATCH net-next v8 0/9] Add ability to flash modules' firmware
 2024-06-27 14:08 UTC  (10+ messages)
` [PATCH net-next v8 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next v8 2/9] mlxsw: Implement "
` [PATCH net-next v8 3/9] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next v8 4/9] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v8 5/9] ethtool: Veto some operations during firmware flashing process
` [PATCH net-next v8 6/9] net: sfp: Add more extended compliance codes
` [PATCH net-next v8 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v8 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next v8 9/9] ethtool: Add ability to flash transceiver modules' firmware

[PATCH net-next v7 0/9] Add ability to flash modules' firmware
 2024-06-27 13:12 UTC  (9+ messages)
` [PATCH net-next v7 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands

[PATCH HID v2 00/13] HID: bpf_struct_ops, part 2
 2024-06-27  9:45 UTC  (17+ messages)
` [PATCH HID v2 01/13] HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value
` [PATCH HID v2 02/13] HID: add source argument to HID low level functions
` [PATCH HID v2 03/13] HID: bpf: protect HID-BPF prog_list access by a SRCU
` [PATCH HID v2 04/13] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
` [PATCH HID v2 05/13] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks
` [PATCH HID v2 06/13] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
` [PATCH HID v2 07/13] HID: bpf: add HID-BPF hooks for hid_hw_output_report
` [PATCH HID v2 08/13] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
` [PATCH HID v2 09/13] HID: bpf: make hid_bpf_input_report() sleep until the device is ready
` [PATCH HID v2 10/13] selftests/hid: add wq test for hid_bpf_input_report()
` [PATCH HID v2 11/13] HID: bpf: allow hid_device_event hooks to inject input reports on self
` [PATCH HID v2 12/13] selftests/hid: add another test for injecting an event from an event hook
` [PATCH HID v2 13/13] selftests/hid: add an infinite loop test for hid_bpf_try_input_report

[PATCH v3] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-27  8:11 UTC  (4+ messages)

[PATCH V1 2/2] Loongarch:Support loongarch avec
 2024-06-27  8:03 UTC  (3+ messages)

[PATCH] Documentation: English corrections in vmalloced kernel stacks
 2024-06-27  5:48 UTC  (3+ messages)

[PATCH v2 0/2] Documentation: update information for mailing lists
 2024-06-27  4:24 UTC  (8+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers

[PATCH v13 09/13] Documentation: core-api: Add math.h macros and functions
 2024-06-26 23:59 UTC  (2+ messages)

[PATCH v5 0/6] ptdump: add intermediate directory support
 2024-06-26 23:45 UTC  (3+ messages)
` [PATCH v5 6/6] arm64: add attrs and format to ptdump document

[PATCH] docs: genericirq.rst: remove extra parenthesis in function definition
 2024-06-26 23:15 UTC  (2+ messages)

[PATCH] docs: verify/bisect: Fix rendered version URL
 2024-06-26 22:54 UTC  (2+ messages)

[PATCH 0/7] minor document fixups
 2024-06-26 22:50 UTC  (7+ messages)
` [PATCH 3/7] Docs: Move magic-number from process to staging
` [PATCH 7/7] Docs/process/email-clients: Document HacKerMaiL

[PATCH v3] docs/zh_CN: Add driver-api phy translation
 2024-06-26 22:28 UTC  (2+ messages)

[PATCH] doc:it_IT: Fix typo in Reviewed-by tag
 2024-06-26 22:23 UTC  (3+ messages)

[PATCH] docs/sp_SP: Add translation of process/maintainer-kvm-x86.rst
 2024-06-26 22:19 UTC 

[PATCH] Documentation/tools/rv: fix document header
 2024-06-26 20:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/2] hwmon: add MP5920 driver
 2024-06-26 16:37 UTC  (3+ messages)

[PATCH v2 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-06-26 15:55 UTC  (9+ messages)
` [PATCH v2 1/2] RISC-V: hwprobe: Add MISALIGNED_PERF key
` [PATCH v2 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines

[PATCH net-next v4 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-26 15:25 UTC  (5+ messages)

[PATCH v3 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
 2024-06-26 15:05 UTC  (5+ messages)
` [PATCH v3 2/3] iio: adc: ad4695: Add "

[PATCH v2 3/3] RISC-V: hwprobe: not treat KEY_CPUPERF_0 as bitmask
 2024-06-26 14:43 UTC  (2+ messages)

[PATCH 0/2] Documentation: update information for mailing lists
 2024-06-26 14:16 UTC  (5+ messages)
` [PATCH 2/2] Documentation: best practices for using Link trailers

[PATCH net-next v13 00/13] Device Memory TCP
 2024-06-26 13:47 UTC  (5+ messages)
` [PATCH net-next v13 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v13 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH v10 0/1] gpio: add simple logic analyzer using polling
 2024-06-26 12:02 UTC  (4+ messages)
` [PATCH v10 1/1] gpio: add sloppy "

[PATCH 3/3] x86/64/mm: Make 5-level paging support unconditional
 2024-06-26 12:00 UTC  (4+ messages)
` [PATCH] "

[PATCH V3] PCI: Extend ACS configurability
 2024-06-26 11:50 UTC  (4+ messages)
` [PATCH V4] "


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