linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-05 02:20:31 to 2024-06-07 07:44:16 UTC [more...]

[PATCH v10 0/6] iio: new DMABUF based API v10
 2024-06-07  7:44 UTC  (9+ messages)
` [PATCH v10 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v10 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v10 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v10 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v10 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v10 6/6] Documentation: iio: Document high-speed DMABUF based API

[PATCH 0/8] Introduce fwctl subystem
 2024-06-07  7:34 UTC  (36+ messages)
` [PATCH 1/8] fwctl: Add basic structure for a class subsystem with a cdev

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-06-07  4:40 UTC  (18+ messages)

[PATCH] docs/zh_CN: update the translation of security-bugs
 2024-06-07  2:58 UTC 

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

[PATCH v3] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
 2024-06-07  0:46 UTC 

[PATCH net-next v4 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
 2024-06-06 23:26 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next v4 2/6] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next v4 3/6] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next v4 4/6] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next v4 5/6] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next v4 6/6] Documentation/tcp-ao: Add a few lines on tracepoints

[PATCH iwl-next v2 0/5] ice: add standard stats
 2024-06-06 22:46 UTC  (6+ messages)
` [PATCH iwl-next v2 1/5] net: docs: add missing features that can have stats
` [PATCH iwl-next v2 2/5] ice: implement ethtool standard stats
` [PATCH iwl-next v2 3/5] ice: add tracking of good transmit timestamps
` [PATCH iwl-next v2 4/5] ice: implement transmit hardware timestamp statistics
` [PATCH iwl-next v2 5/5] ice: refactor to use helpers

[PATCH V2 5/9] PCI/TPH: Introduce API functions to manage steering tags
 2024-06-06 22:30 UTC  (2+ messages)

[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
 2024-06-06 18:15 UTC  (5+ messages)
` [RFC PATCH v5 1/3] memcg: Add memory.max.effective attribute
` [RFC PATCH v5 2/3] memcg: Add memory.swap.max.effective like hierarchical_memsw_limit
` [RFC PATCH v5 3/3] memcg: Notify on memory.max.effective changes

[PATCH v5 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-06 17:45 UTC  (3+ messages)
` [PATCH v5 2/2] proc: restrict /proc/pid/mem

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-06 16:58 UTC  (22+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
` [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags

[PATCH iwl-next v1 0/5] ice: add standard stats
 2024-06-06 16:56 UTC  (10+ messages)
` [PATCH iwl-next v1 1/5] net: docs: add missing features that can have stats
` [PATCH iwl-next v1 4/5] ice: implement transmit hardware timestamp statistics
` [PATCH iwl-next v1 5/5] ice: refactor to use helpers
  ` [Intel-wired-lan] "

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-06-06 16:49 UTC  (12+ messages)
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file

[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
 2024-06-06 16:44 UTC  (12+ messages)

[PATCH net-next v6 14/15] mm: page_frag: update documentation for page_frag
 2024-06-06 16:37 UTC  (2+ messages)

[PATCH 2/8] fwctl: Basic ioctl dispatch for the character device
 2024-06-06 15:37 UTC  (11+ messages)

[PATCH 6.6 527/744] perf pmu: "Compat" supports regular expression matching identifiers
 2024-06-06 14:03 UTC 

[PATCH net-next v3 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
 2024-06-06 14:10 UTC  (11+ messages)
` [PATCH net-next v3 1/6] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next v3 2/6] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next v3 3/6] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next v3 4/6] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next v3 5/6] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next v3 6/6] Documentation/tcp-ao: Add a few lines on tracepoints

[PATCH net-next v14 00/14] net: Make timestamping selectable
 2024-06-06 13:28 UTC  (5+ messages)
` [PATCH net-next v14 07/14] net: Add struct kernel_ethtool_ts_info

[PATCH v2 0/2] Fix doorbell emulation for v2 API on PPC
 2024-06-06 12:34 UTC  (9+ messages)
` [PATCH v2 1/2] arch/powerpc/kvm: Add DPDES support in helper library for Guest state buffer
` [PATCH v2 2/2] arch/powerpc/kvm: Fix doorbell emulation for v2 API

[PATCH 1/2] docs: stable-kernel-rules: provide example of specifying target series
 2024-06-06  8:21 UTC  (4+ messages)
` [PATCH 2/2] docs: stable-kernel-rules: remind reader about DCO

[PATCH v6 0/3] usb: gadget: 9pfs transport
 2024-06-06  8:19 UTC  (6+ messages)
` [PATCH v6 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v6 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v6 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[PATCH 1/3] kconfig: remove tristate choice support
 2024-06-06  6:57 UTC  (3+ messages)

[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
 2024-06-06  6:52 UTC  (6+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client

[PATCH v20 03/12] block: add copy offload support
 2024-06-06  5:56 UTC 

[PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-06  3:06 UTC  (10+ messages)
` [PATCH v2 1/8] KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3
` [PATCH v2 2/8] KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR
` [PATCH v2 3/8] KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
` [PATCH v2 4/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync
` [PATCH v2 5/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
` [PATCH v2 6/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync
` [PATCH v2 7/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
` [PATCH v2 8/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in sync

[PATCH V3 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
 2024-06-06  1:16 UTC  (3+ messages)
` [PATCH V3 2/3] tools/arch/x86/intel_sdsi: Rework Makefile
` [PATCH V3 3/3] tools/arch/x86/intel_sdsi: Add attestation support

[PATCH net-next v2 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
 2024-06-06  1:05 UTC  (15+ messages)
` [PATCH net-next v2 1/6] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next v2 2/6] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next v2 3/6] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next v2 4/6] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next v2 5/6] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next v2 6/6] Documentation/tcp-ao: Add a few lines on tracepoints

[v4,1/2] dt-bindings: hwmon: Add MPS mp2891
 2024-06-05 23:34 UTC  (2+ messages)

[PATCH v13] mm: report per-page metadata information
 2024-06-05 22:27 UTC 

[PATCH v9 0/3] Add support for Intel PPS Generator
 2024-06-05 21:34 UTC  (5+ messages)
` [PATCH v9 1/3] pps: generators: Add PPS Generator TIO Driver
` [PATCH v9 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v9 3/3] ABI: pps: Add ABI documentation for Intel TIO

[PATCH 6/8] fwctl: Add documentation
 2024-06-05 20:14 UTC  (4+ messages)

[PATCH V2 0/9] PCIe TPH and cache direct injection support
 2024-06-05 19:34 UTC  (4+ messages)
` [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM

[PATCH net-next v6 0/7] Support symmetric-xor RSS hash
 2024-06-05 18:27 UTC  (7+ messages)
` [PATCH net-next v6 1/7] net: ethtool: pass ethtool_rxfh to get/set_rxfh ethtool ops

[PATCH] arch: um: rust: Add i386 support for Rust
 2024-06-05 18:02 UTC  (4+ messages)

[PATCH v5 0/8] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-06-05 14:10 UTC  (2+ messages)

[PATCH v5 0/3] usb: gadget: 9pfs transport
 2024-06-05 13:37 UTC  (6+ messages)
` [PATCH v5 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[PATCH 0/6] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-05 13:13 UTC  (4+ messages)
` [PATCH 6/6] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register

[PATCH AUTOSEL 5.10 4/8] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
 2024-06-05 12:05 UTC 

[PATCH AUTOSEL 5.15 06/12] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
 2024-06-05 12:05 UTC 

[PATCH AUTOSEL 6.1 06/14] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
 2024-06-05 12:04 UTC 

[PATCH AUTOSEL 6.6 07/18] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
 2024-06-05 12:03 UTC 

[PATCH AUTOSEL 6.8 07/18] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
 2024-06-05 12:02 UTC 

[PATCH AUTOSEL 6.9 10/23] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
 2024-06-05 12:01 UTC 

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-06-05  9:32 UTC  (4+ messages)

[PATCH v2 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-06-05  9:15 UTC  (4+ messages)
` [PATCH v2 5/5] firmware: imx: adds miscdev
    ` [EXT] "

[PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
 2024-06-05  8:17 UTC  (3+ messages)

[PATCH v20 00/12] Implement copy offload support
 2024-06-05  8:14 UTC  (4+ messages)


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