linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-10 23:58:42 to 2024-06-12 16:02:32 UTC [more...]

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-12 16:02 UTC  (21+ messages)
` [PATCH v5 1/9] KVM: Add lockless memslot walk to KVM
` [PATCH v5 2/9] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v5 3/9] KVM: arm64: "
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
` [PATCH v5 5/9] KVM: Add kvm_fast_age_gfn and kvm_fast_test_age_gfn
` [PATCH v5 6/9] KVM: x86: Move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH v5 7/9] KVM: x86: Implement kvm_fast_test_age_gfn and kvm_fast_age_gfn
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v5 9/9] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH v2 0/4] hwmon: Add support for MPS mp2993,mp9941 chip
 2024-06-12 16:00 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add MPS mp2993
  ` [PATCH v2 2/4] hwmon: add MP2993 driver
  ` [PATCH v2 3/4] dt-bindings: hwmon: Add MPS mp9941
  ` [PATCH v2 4/4] hwmon: add MP9941 driver

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-12 15:47 UTC  (26+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

[PATCH v10 0/3] Add support for Intel PPS Generator
 2024-06-12 15:08 UTC  (9+ messages)
` [PATCH v10 1/3] pps: generators: Add PPS Generator TIO Driver
` [PATCH v10 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v10 3/3] ABI: pps: Add ABI documentation for Intel TIO

[PATCH net-next v15 00/14] net: Make timestamping selectable
 2024-06-12 15:04 UTC  (15+ messages)
` [PATCH net-next v15 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v15 02/14] net: Move dev_set_hwtstamp_phylib to net/core/dev.h
` [PATCH net-next v15 03/14] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v15 04/14] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v15 05/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v15 06/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v15 07/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v15 08/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v15 09/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v15 10/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v15 11/14] net: macb: "
` [PATCH net-next v15 12/14] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v15 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v15 14/14] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-06-12 14:59 UTC  (33+ messages)
` [PATCH v23 01/32] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v23 03/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v23 04/32] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v23 05/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v23 06/32] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v23 10/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v23 11/32] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v23 12/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v23 13/32] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v23 14/32] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v23 15/32] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v23 16/32] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v23 17/32] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v23 18/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v23 19/32] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v23 20/32] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v23 21/32] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v23 22/32] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v23 23/32] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v23 24/32] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v23 25/32] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v23 26/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v23 27/32] ASoC: usb: Fetch ASoC sound card information
` [PATCH v23 28/32] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v23 29/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v23 30/32] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

[PATCH] docs/zh_CN: Update the translation of dev-tools/gdb-kernel-debugging
 2024-06-12 14:50 UTC 

[PATCH V2] PCI: Extend ACS configurability
 2024-06-12 12:19 UTC  (3+ messages)
` [PATCH V3] "

[PATCH 0/2] Documentation: gpio: clarify that line values are logical
 2024-06-12 12:03 UTC  (2+ messages)

[PATCH v9 0/1] gpio: add simple logic analyzer using polling
 2024-06-12 10:03 UTC  (5+ messages)
` [PATCH v9 1/1] gpio: add sloppy "

[PATCH net-next 0/2] Introduce PHY mode 10G-QXGMII
 2024-06-12  9:53 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: introduce core support for phy-mode = "10g-qxgmii"
` [PATCH net-next 2/2] dt-bindings: net: ethernet-controller: add 10g-qxgmii mode

[PATCH v2] docs/zh_CN: Update the translation of dev-tools/testing-overview
 2024-06-12  9:11 UTC 

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-06-12  8:38 UTC 

[PATCH v2 0/4] Introduce user namespace capabilities
 2024-06-12  8:20 UTC  (14+ messages)
` [PATCH v2 1/4] capabilities: Add "
` [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks

[PATCH v2] docs/zh_CN: Add userspace-api/mseal Chinese translation
 2024-06-12  8:15 UTC  (2+ messages)

[PATCH] docs/zh_CN: Update the translation of dev-tools/testing-overview
 2024-06-12  8:03 UTC  (6+ messages)

[PATCH v2] docs/zh_CN: add process/researcher-guidelines Chinese translation
 2024-06-12  8:02 UTC  (2+ messages)

[PATCH v2] selftests: Add information about TAP conformance in tests
 2024-06-12  7:27 UTC 

[PATCH] selftests: Add information about TAP conformance in tests
 2024-06-12  7:27 UTC  (3+ messages)

[PATCH V1 1/2] docs: Add advanced extended IRQ model description
 2024-06-12  7:15 UTC  (2+ messages)

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

[PATCH net-next v4 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
 2024-06-12  5:40 UTC  (2+ messages)

[PATCH v2] scripts: add scripts/checktransupdate.py
 2024-06-12  1:34 UTC  (3+ messages)

[PATCH] KVM: x86: add KVM_RUN_X86_GUEST_MODE kvm_run flag
 2024-06-12  1:18 UTC  (2+ messages)

[PATCH v2 0/3] Userspace controls soft-offline pages
 2024-06-12  0:25 UTC  (5+ messages)
` [PATCH v2 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v2 2/3] selftest/mm: test enable_soft_offline behaviors
` [PATCH v2 3/3] docs: mm: add enable_soft_offline sysctl

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-11 23:03 UTC  (12+ 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 v13] mm: report per-page metadata information
 2024-06-11 22:30 UTC  (2+ messages)

[PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
 2024-06-11 21:23 UTC  (3+ messages)

[PATCH] Documentation/x86: Switch to new Intel CPU model defines
 2024-06-11 20:48 UTC 

[PATCH] gpiolib: Remove data-less gpiochip_add() function
 2024-06-11 20:07 UTC  (3+ messages)

[PATCH v2 00/13] riscv: Add support for xtheadvector
 2024-06-11 19:47 UTC  (4+ messages)
` [PATCH v2 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-06-11 19:11 UTC  (13+ messages)

[PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
 2024-06-11 18:12 UTC  (7+ messages)

[PATCH v4] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
 2024-06-11 18:05 UTC  (4+ messages)

[PATCH 00/13] riscv: Add support for xtheadvector
 2024-06-11 17:51 UTC  (4+ messages)
` [PATCH 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description

[PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
 2024-06-11 16:57 UTC  (4+ messages)
` [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access

[PATCH 0/8] Introduce fwctl subystem
 2024-06-11 16:54 UTC  (9+ messages)

[PATCH v10 0/6] iio: new DMABUF based API v10
 2024-06-11 16:29 UTC  (3+ messages)
` [PATCH v10 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()

[PATCH v2] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT
 2024-06-11 16:27 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] docs/zh_CN: add process/researcher-guidelines Chinese translation
 2024-06-11 11:32 UTC  (7+ messages)

[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
 2024-06-11 11:15 UTC  (9+ messages)
` [PATCH v1 2/6] fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT

[PATCH] Documentation: Add ARM64 for reserving ZONE_MOVABLE
 2024-06-11 10:16 UTC  (3+ messages)

[PATCH v2] .editorconfig: remove trim_trailing_whitespace option
 2024-06-11  8:16 UTC  (2+ messages)

[PATCH v3 00/24] drm/panel: Remove most store/double-check of prepared/enabled state
 2024-06-11  8:02 UTC  (3+ messages)
` (subset) "

[PATCH] .editorconfig: move to Documentation/ directory
 2024-06-11  7:56 UTC  (4+ messages)

[PATCH 0/2] function_graph: ftrace_graph_ret_addr(); there can be only one!
 2024-06-11  3:09 UTC  (3+ messages)
` [PATCH 1/2] function_graph: Fix up ftrace_graph_ret_addr()
` [PATCH 2/2] function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it

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

[PATCH v3] docs/zh_CN: update the translation of security-bugs
 2024-06-11  2:04 UTC 

[PATCH v1] docs/zh_CN: Add userspace-api/mseal Chinese translation
 2024-06-11  1:57 UTC  (2+ 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).