linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-30 08:40:05 to 2024-06-03 07:30:06 UTC [more...]

[PATCH net-next 2/4] net: ipv4: Add a sysctl to set multipath hash seed
 2024-06-03  7:29 UTC  (6+ messages)

[PATCH v1 RESEND] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support
 2024-06-03  7:09 UTC  (3+ messages)

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-06-03  6:55 UTC  (20+ messages)

[RFC PATCH] f2fs: add support single node section mode
 2024-06-03  6:37 UTC  (2+ messages)
  ` [f2fs-dev] "

[linux-next:master 3415/3461] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/hwmon/chros_ec_hwmon.rst
 2024-06-03  5:43 UTC 

[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-06-03  1:40 UTC  (13+ messages)
` [PATCH v19 11/20] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures "

[PATCH 0/7] Zacas/Zabha support and qspinlocks
 2024-06-03  0:41 UTC  (19+ messages)
` [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension

[PATCH] irqchip/gic-v3: Add Allwinner sunxi001 erratum workaround
 2024-06-02 20:15 UTC  (5+ messages)

[PATCH 1/3] kconfig: remove tristate choice support
 2024-06-02 12:54 UTC 

[PATCH v2 0/6] Add support for adis16545/47
 2024-06-02 11:16 UTC  (3+ messages)

[PATCH] docs: gpio: prefer pread(2) for interrupt reading
 2024-06-02  7:49 UTC  (2+ messages)

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

[PATCH net-next v3 0/3] doc: mptcp: new general doc and fixes
 2024-06-01 22:30 UTC  (5+ messages)
` [PATCH net-next v3 1/3] doc: mptcp: add missing 'available_schedulers' entry
` [PATCH net-next v3 2/3] doc: mptcp: alphabetical order
` [PATCH net-next v3 3/3] doc: new 'mptcp' page in 'networking'

[PATCH v11 07/11] Documentation: core-api: Add math.h macros and functions
 2024-06-01 16:41 UTC  (4+ messages)

[PATCH] docs: Extend and refactor index of further kernel docs
 2024-06-01 15:03 UTC  (4+ messages)

[PATCH] Documentation/accel/qaic: Fix typo 'phsyical'
 2024-06-01 14:51 UTC  (4+ messages)
  ` [PATCH] Documentation/accel/qaic: Fix typo

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-01 13:09 UTC  (18+ messages)
` [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v10 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v10 04/14] netdev: support binding dma-buf to netdevice
` [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 07/14] page_pool: devmem support
` [PATCH net-next v10 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v10 09/14] net: support non paged skb frags
` [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v10 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v10 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v10 13/14] net: add devmem TCP documentation
` [PATCH net-next v10 14/14] selftests: add ncdevmem, netcat for devmem TCP

[v3,1/2] hwmon: add MP2891 driver
 2024-06-01  8:39 UTC  (3+ messages)

[PATCH v20 00/12] Implement copy offload support
 2024-06-01  6:23 UTC  (23+ messages)
    ` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
    ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
    ` [PATCH v20 03/12] block: add copy offload support
    ` [PATCH v20 04/12] block: add emulation for copy
    ` [PATCH v20 07/12] nvme: add copy offload support
    ` [PATCH v20 11/12] null: Enable trace capability for null block

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

[PATCH V2 0/9] PCIe TPH and cache direct injection support
 2024-05-31 21:38 UTC  (10+ messages)
` [PATCH V2 1/9] PCI: Introduce PCIe TPH support framework
` [PATCH V2 2/9] PCI: Add TPH related register definition
` [PATCH V2 3/9] PCI/TPH: Implement a command line option to disable TPH
` [PATCH V2 4/9] PCI/TPH: Implement a command line option to force No ST Mode
` [PATCH V2 5/9] PCI/TPH: Introduce API functions to manage steering tags
` [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM
` [PATCH V2 7/9] PCI/TPH: Add TPH documentation
` [PATCH V2 8/9] bnxt_en: Add TPH support in BNXT driver
` [PATCH V2 9/9] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
 2024-05-31 21:34 UTC  (4+ messages)
` [PATCH v1 1/3] mm/memory-failure: userspace controls soft-offlining hugetlb pages
` [PATCH v1 2/3] selftest/mm: test softoffline_corrected_errors behaviors
` [PATCH v1 3/3] docs: hugetlbpage.rst: add softoffline_corrected_errors

[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open
 2024-05-31 21:29 UTC  (4+ messages)
` [PATCH v4 2/2] proc: restrict /proc/pid/mem

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-31 21:18 UTC  (19+ messages)
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[v3,2/2] dt-bindings: hwmon: Add mps mp2891
 2024-05-31 20:45 UTC  (3+ messages)

[PATCH v6 1/2] hwmon: Add PEC attribute support to hardware monitoring core
 2024-05-31 20:40 UTC  (4+ messages)
` [PATCH v6 2/2] drivers: hwmon: max31827: Add PEC support

[PATCH v11 00/21] GenieZone hypervisor drivers
 2024-05-31 20:36 UTC  (3+ messages)
` [PATCH v11 08/21] virt: geniezone: Add vcpu support

[PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
 2024-05-31 18:52 UTC  (6+ messages)
` [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops

[PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
 2024-05-31 18:43 UTC  (2+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-05-31 16:18 UTC  (28+ messages)
` [PATCH v9 01/19] x86/boot: Place kernel_info at a fixed offset
` [PATCH v9 02/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v9 03/19] x86: Secure Launch Kconfig
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file
` [PATCH v9 05/19] x86: Secure Launch main "
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v9 07/19] x86: Add early SHA-256 "
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub
` [PATCH v9 09/19] x86: Secure Launch kernel late "
` [PATCH v9 10/19] x86: Secure Launch SMP bringup support
` [PATCH v9 11/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v9 12/19] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v9 13/19] tpm: Protect against locality counter underflow
` [PATCH v9 14/19] tpm: Ensure tpm is in known state at startup
` [PATCH v9 15/19] tpm: Make locality requests return consistent values
` [PATCH v9 16/19] tpm: Add ability to set the preferred locality the TPM chip uses
` [PATCH v9 17/19] tpm: Add sysfs interface to allow setting and querying the preferred locality
` [PATCH v9 18/19] x86: Secure Launch late initcall platform module
` [PATCH v9 19/19] x86: EFI stub DRTM launch support for Secure Launch

[PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions
 2024-05-31 10:57 UTC  (5+ messages)

[PATCH] docs: leds: fix typo in Documentation/leds/leds-blinkm.rst
 2024-05-31 10:49 UTC  (2+ messages)
` (subset) "

[PATCH] docs: document python version used for compilation
 2024-05-31  9:11 UTC  (11+ messages)

[PATCH] scripts/sphinx-pre-install: fix incorrect package names for openSUSE
 2024-05-31  8:49 UTC  (2+ messages)

[PATCH v5] drivers: hwmon: max31827: Add PEC support
 2024-05-31  8:26 UTC  (3+ messages)

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

[PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support
 2024-05-31  7:01 UTC  (4+ messages)

[PATCH v7 0/7] Add support for DEVNAME:0.0 style hardware based addressing
 2024-05-31  6:54 UTC  (4+ messages)
` [PATCH v7 1/7] printk: Save console options for add_preferred_console_match()

[PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
 2024-05-30 21:55 UTC  (3+ messages)

[PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
 2024-05-30 21:13 UTC  (2+ messages)

[PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
 2024-05-30 21:10 UTC  (2+ messages)

[PATCH docs-next v3] docs: handling-regressions.rst: recommend using "Closes:" tags
 2024-05-30 19:57 UTC  (2+ messages)

[PATCH] doc:it_IT: align Italian documentation
 2024-05-30 19:55 UTC  (2+ messages)

[PATCH v1] Documentation: process: Revert "Document suitability of Proton Mail for kernel development"
 2024-05-30 19:40 UTC  (2+ messages)

[PATCH] doc-guide: kernel-doc: document Returns: spelling
 2024-05-30 19:35 UTC  (2+ messages)

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-30 15:48 UTC  (11+ messages)
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop

[PATCH net-next v13 00/14] net: Make timestamping selectable
 2024-05-30 15:45 UTC  (10+ messages)
` [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v13 12/14] net: ptp: Move ptp_clock_index() to builtin symbol

[PATCH net-next v2 0/3] doc: mptcp: new general doc and fixes
 2024-05-30 14:09 UTC  (4+ messages)
` [PATCH net-next v2 3/3] doc: new 'mptcp' page in 'networking'

[PATCH v3] Documentation: cve Korean translation
 2024-05-30 11:46 UTC  (2+ messages)

[PATCH v2] Documentation: cve Korean translation
 2024-05-30 11:45 UTC  (3+ 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).