linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-07 00:02:54 to 2024-06-10 04:45:50 UTC [more...]

[PATCH 00/13] riscv: Add support for xtheadvector
 2024-06-10  4:45 UTC  (8+ messages)
` [PATCH 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH 02/13] dt-bindings: thead: add a vlen register length property
` [PATCH 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT

[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
 2024-06-10  4:38 UTC  (12+ messages)
` [PATCH v1 1/6] fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
` [PATCH v1 2/6] fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
` [PATCH v1 3/6] fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs
` [PATCH v1 4/6] fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea how often"
` [PATCH v1 5/6] fs/proc: move page_mapcount() to fs/proc/internal.h
` [PATCH v1 6/6] Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something useful"

[RFC PATCH] f2fs: add support single node section mode
 2024-06-10  3:15 UTC  (3+ messages)
  ` [f2fs-dev] "
    `  "

[PATCH v2 0/4] Introduce user namespace capabilities
 2024-06-10  2:33 UTC  (8+ messages)
` [PATCH v2 1/4] capabilities: Add "
` [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
` [PATCH v2 3/4] capabilities: Add sysctl to mask off "
` [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks

[PATCH v2] docs/zh_CN: update the translation of security-bugs
 2024-06-10  2:06 UTC  (2+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-10  1:12 UTC  (29+ 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] docs/zh_CN: update the translation of security-bugs
 2024-06-10  0:37 UTC  (3+ messages)

[PATCH v2] docs: gpio: prefer pread(2) for interrupt reading
 2024-06-09 17:37 UTC 

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-06-09 15:49 UTC  (19+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
` [PATCH 02/18] KVM: x86: hyper-v: Introduce helpers to check if VSM is exposed to guest
` [PATCH 03/18] hyperv-tlfs: Update struct hv_send_ipi{_ex}'s declarations
` [PATCH 04/18] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
` [PATCH 05/18] KVM: x86: hyper-v: Introduce MP_STATE_HV_INACTIVE_VTL
` [PATCH 06/18] KVM: x86: hyper-v: Exit on Get/SetVpRegisters hcall
` [PATCH 07/18] KVM: x86: hyper-v: Exit on TranslateVirtualAddress hcall
` [PATCH 08/18] KVM: x86: hyper-v: Exit on StartVirtualProcessor and GetVpIndexFromApicId hcalls
` [PATCH 09/18] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace
` [PATCH 10/18] KVM: x86: Keep track of instruction length during faults
` [PATCH 11/18] KVM: x86: Pass the instruction length on memory fault user-space exits
` [PATCH 12/18] KVM: x86/mmu: Introduce infrastructure to handle non-executable mappings
` [PATCH 13/18] KVM: x86/mmu: Avoid warning when installing non-private memory attributes
` [PATCH 14/18] KVM: x86/mmu: Init memslot if memory attributes available
` [PATCH 15/18] KVM: Introduce RWX memory attributes
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory
` [PATCH 17/18] KVM: Introduce traces to track memory attributes modification
` [PATCH 18/18] KVM: x86: hyper-v: Handle VSM hcalls in user-space

[PATCH v10 0/6] iio: new DMABUF based API v10
 2024-06-09  9:58 UTC  (10+ messages)
` [PATCH v10 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v10 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v10 6/6] Documentation: iio: Document high-speed DMABUF based API

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-08 15:53 UTC  (4+ messages)
` [PATCH v1 1/3] mm: zswap: fix global shrinker memcg iteration
` [PATCH v1 2/3] mm: zswap: fix global shrinker error handling logic
` [PATCH v1 3/3] mm: zswap: proactive shrinking before pool size limit is hit

[PATCH v2 0/6] Add support for adis16545/47
 2024-06-08 13:44 UTC  (3+ messages)
` [PATCH v2 6/6] docs: iio: add documentation for adis16480 driver

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

[PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
 2024-06-08  9:01 UTC  (17+ messages)
` [PATCH HID v3 01/16] HID: rename struct hid_bpf_ops into hid_ops
` [PATCH HID v3 02/16] HID: bpf: add hid_get/put_device() helpers
` [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID v3 04/16] selftests/hid: convert the hid_bpf selftests with struct_ops
` [PATCH HID v3 05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops
` [PATCH HID v3 06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
` [PATCH HID v3 07/16] HID: bpf: convert in-tree fixes into struct_ops
` [PATCH HID v3 08/16] HID: bpf: remove tracing HID-BPF capability
` [PATCH HID v3 09/16] selftests/hid: add subprog call test
` [PATCH HID v3 10/16] Documentation: HID: amend HID-BPF for struct_ops
` [PATCH HID v3 11/16] Documentation: HID: add a small blurb on udev-hid-bpf
` [PATCH HID v3 12/16] HID: bpf: Artist24: remove unused variable
` [PATCH HID v3 13/16] HID: bpf: error on warnings when compiling bpf objects
` [PATCH HID v3 14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops
` [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
` [PATCH HID v3 16/16] HID: bpf: make part of struct hid_device writable

[PATCH 0/1] asus-ec-sensors: add ProArt X670E-CREATOR WIFI
 2024-06-08  8:50 UTC  (2+ messages)
` [PATCH 1/1] hwmon: (asus-ec-sensors) "

[PATCH HID v2 00/16] HID: convert HID-BPF into using bpf_struct_ops
 2024-06-08  8:00 UTC  (20+ messages)
` [PATCH HID v2 01/16] HID: rename struct hid_bpf_ops into hid_ops
` [PATCH HID v2 02/16] HID: bpf: add hid_get/put_device() helpers
` [PATCH HID v2 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID v2 04/16] selftests/hid: convert the hid_bpf selftests with struct_ops
` [PATCH HID v2 05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops
` [PATCH HID v2 06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
` [PATCH HID v2 07/16] HID: bpf: convert in-tree fixes into struct_ops
` [PATCH HID v2 08/16] HID: bpf: remove tracing HID-BPF capability
` [PATCH HID v2 09/16] selftests/hid: add subprog call test
` [PATCH HID v2 10/16] Documentation: HID: amend HID-BPF for struct_ops
` [PATCH HID v2 11/16] Documentation: HID: add a small blurb on udev-hid-bpf
` [PATCH HID v2 12/16] HID: bpf: Artist24: remove unused variable
` [PATCH HID v2 13/16] HID: bpf: error on warnings when compiling bpf objects
` [PATCH HID v2 14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops
` [PATCH HID v2 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
` [PATCH HID v2 16/16] HID: bpf: make part of struct hid_device writable

[acrn:acrn_6.1.80 31/32] drivers/virt/acrn/hvlog.c:226: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-06-08  7:45 UTC 

[PATCH net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
 2024-06-08  4:17 UTC  (2+ messages)

[PATCH V3 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
 2024-06-08  3:44 UTC  (3+ messages)

[PATCH 0/8] Introduce fwctl subystem
 2024-06-08  1:43 UTC  (29+ messages)

[PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
 2024-06-07 22:26 UTC  (5+ messages)
` [PATCH v1 1/3] mm/memory-failure: userspace controls soft-offlining hugetlb pages

[PATCH 0/5] docs: i2c: summary: update and use inclusive wording
 2024-06-07 21:20 UTC  (12+ messages)
` [PATCH 1/5] docs: i2c: summary: start sentences consistently
` [PATCH 2/5] docs: i2c: summary: update I2C specification link
` [PATCH 3/5] docs: i2c: summary: update speed mode description
` [PATCH 4/5] docs: i2c: summary: document use of inclusive language
` [PATCH 5/5] docs: i2c: summary: rephrase paragraph explaining the figure

[PATCH V2 0/9] PCIe TPH and cache direct injection support
 2024-06-07 19:59 UTC  (21+ 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] PCI: use array for .id_table consistently
 2024-06-07 19:47 UTC  (2+ messages)

[PATCH V3] PCI: Extend ACS configurability
 2024-06-07 19:30 UTC  (2+ messages)

Translation of kernel documentation
 2024-06-07 19:11 UTC  (2+ messages)

[PATCH 0/4] hwmon: Add support for MPS mp2993,mp9941 chip
 2024-06-07 15:39 UTC  (2+ messages)

[PATCH net-next v2 2/5] net: ipv4: Add a sysctl to set multipath hash seed
 2024-06-07 15:13 UTC 

[PATCH v13 09/13] Documentation: core-api: Add math.h macros and functions
 2024-06-07 13:31 UTC 

[PATCH net-next v7 14/15] mm: page_frag: update documentation for page_frag
 2024-06-07 12:38 UTC 

[PATCH] Documentation: Add ARM64 for reserving ZONE_MOVABLE
 2024-06-07 11:34 UTC  (2+ messages)

[PATCH v1] docs/zh_CN: Add userspace-api/mseal Chinese translation
 2024-06-07 10:55 UTC 

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

[PATCH v9 0/3] Add support for Intel PPS Generator
 2024-06-07 10:19 UTC  (3+ messages)
` [PATCH v9 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator

[PATCH 1/4] dt-bindings: hwmon: Add MPS mp2993
 2024-06-07  9:28 UTC  (6+ messages)
` [PATCH 2/4] hwmon: add MP2993 driver
` [PATCH 3/4] dt-bindings: hwmon: Add MPS mp9941
` [PATCH 4/4] hwmon: add MP9941 driver

[PATCH net-next v14 00/14] net: Make timestamping selectable
 2024-06-07  7:57 UTC  (3+ messages)

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

[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 


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