messages from 2024-06-07 13:31:40 to 2024-06-10 17:51:26 UTC [more...]
[PATCH 00/13] riscv: Add support for xtheadvector
2024-06-10 17:51 UTC (21+ 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 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH 12/13] selftests: riscv: Fix vector tests
` [PATCH 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v2 0/6] docs: i2c: summary: update and use inclusive wording
2024-06-10 17:25 UTC (8+ messages)
` [PATCH v2 1/6] docs: i2c: summary: start sentences consistently
` [PATCH v2 2/6] docs: i2c: summary: update I2C specification link
` [PATCH v2 3/6] docs: i2c: summary: update speed mode description
` [PATCH v2 4/6] docs: i2c: summary: document use of inclusive language
` [PATCH v2 5/6] docs: i2c: summary: document 'local' and 'remote' targets
` [PATCH v2 6/6] docs: i2c: summary: rephrase paragraph explaining the figure
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-06-10 17:25 UTC (8+ messages)
[PATCH v4] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
2024-06-10 17:22 UTC
[PATCH v5 00/28] NT synchronization primitive driver
2024-06-10 16:58 UTC (2+ messages)
[v4,2/2] hwmon: add MP2891 driver
2024-06-10 17:09 UTC (3+ messages)
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-10 16:22 UTC (23+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
[PATCH 2/4] hwmon: add MP2993 driver
2024-06-10 16:21 UTC (4+ messages)
` [PATCH 4/4] hwmon: add MP9941 driver
[PATCH 0/1] asus-ec-sensors: add ProArt X670E-CREATOR WIFI
2024-06-10 16:14 UTC (3+ messages)
` [PATCH 1/1] hwmon: (asus-ec-sensors) "
[PATCH v9 0/1] gpio: add simple logic analyzer using polling
2024-06-10 14:30 UTC (3+ messages)
` [PATCH v9 1/1] gpio: add sloppy "
[PATCH] gpiolib: Remove data-less gpiochip_add() function
2024-06-10 13:53 UTC
[PATCH] rtla/osnoise: set the default threshold to 1us
2024-06-10 13:23 UTC
[PATCH v2 0/4] Introduce user namespace capabilities
2024-06-10 13:05 UTC (13+ 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 V3] PCI: Extend ACS configurability
2024-06-10 11:38 UTC (3+ messages)
[PATCH 0/2] Documentation: gpio: clarify that line values are logical
2024-06-10 9:21 UTC (3+ messages)
` [PATCH 1/2] Documentation: gpio: Clarify effect of active low flag on line values
` [PATCH 2/2] Documentation: gpio: Clarify effect of active low flag on line edges
[PATCH] selftests: Add information about TAP conformance in tests
2024-06-10 8:32 UTC
[PATCH v2] docs: gpio: prefer pread(2) for interrupt reading
2024-06-10 7:38 UTC (2+ messages)
[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
2024-06-10 4:51 UTC (9+ 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
[RFC PATCH] f2fs: add support single node section mode
2024-06-10 3:15 UTC (3+ messages)
` [f2fs-dev] "
` "
[PATCH v2] docs/zh_CN: update the translation of security-bugs
2024-06-10 2:06 UTC (2+ messages)
[PATCH] docs/zh_CN: update the translation of security-bugs
2024-06-10 0:37 UTC (3+ messages)
[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 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 (20+ 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)
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).