linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-25 01:01:26 to 2024-09-27 04:31:39 UTC [more...]

[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
 2024-09-27  4:31 UTC  (8+ messages)
` [PATCH RFC v4 7/9] tun: Introduce virtio-net RSS

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-27  2:52 UTC  (6+ messages)
` [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

[PATCH] zswap: improve memory.zswap.writeback inheritance
 2024-09-27  2:28 UTC  (5+ messages)

[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-09-27  1:51 UTC  (21+ messages)
` [PATCH v7 16/24] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v7 17/24] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v7 18/24] x86/resctrl: Auto Assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v7 19/24] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v7 20/24] x86/resctrl: Introduce the interface to switch between monitor modes

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-09-26 21:35 UTC  (49+ messages)
` [RFC PATCH 01/28] x86/pvh: Call C code via the kernel virtual mapping
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
` [RFC PATCH 03/28] x86/tools: Use mmap() to simplify relocs host tool
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 06/28] x86/percpu: Get rid of absolute per-CPU variable placement
` [RFC PATCH 07/28] scripts/kallsyms: Avoid 0x0 as the relative base
` [RFC PATCH 08/28] scripts/kallsyms: Remove support for absolute per-CPU variables
` [RFC PATCH 09/28] x86/tools: Remove special relocation handling for "
` [RFC PATCH 10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes
` [RFC PATCH 11/28] x86/pvh: Avoid absolute symbol references in .head.text
` [RFC PATCH 12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata
` [RFC PATCH 13/28] x86/kvm: Use RIP-relative addressing
` [RFC PATCH 14/28] x86/rethook: Use RIP-relative reference for return address
` [RFC PATCH 15/28] x86/sync_core: Use RIP-relative addressing
` [RFC PATCH 16/28] x86/entry_64: "
` [RFC PATCH 17/28] x86/hibernate: Prefer RIP-relative accesses
` [RFC PATCH 18/28] x86/boot/64: Determine VA/PA offset before entering C code
` [RFC PATCH 19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text
` [RFC PATCH 20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S
` [RFC PATCH 21/28] x86/head: Use PIC-compatible symbol references in startup code
` [RFC PATCH 22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata
` [RFC PATCH 23/28] tools/objtool: Mark generated sections as writable
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
` [RFC PATCH 26/28] x86/boot: Implement support for ELF RELA/RELR relocations
` [RFC PATCH 27/28] x86/kernel: Switch to PIE linking for the core kernel
` [RFC PATCH 28/28] x86/tools: Drop x86_64 support from 'relocs' tool

[PATCH v6 00/11] Preemption support for A7XX
 2024-09-26 21:16 UTC  (12+ messages)
` [PATCH v6 01/11] drm/msm: Fix bv_fence being used as bv_rptr
` [PATCH v6 02/11] drm/msm/a6xx: Track current_ctx_seqno per ring
` [PATCH v6 03/11] drm/msm: Add a `preempt_record_size` field
` [PATCH v6 04/11] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
` [PATCH v6 05/11] drm/msm/a6xx: Implement preemption for a7xx targets
` [PATCH v6 06/11] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes
` [PATCH v6 07/11] drm/msm/a6xx: Use posamble to reset counters on preemption
` [PATCH v6 08/11] drm/msm/a6xx: Add traces for preemption
` [PATCH v6 09/11] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create
` [PATCH v6 10/11] drm/msm/a6xx: Enable preemption for a750
` [PATCH v6 11/11] Documentation: document adreno preemption

[pdp7:b4/th1520-dwmac 10/12] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/net/thead,dwmac.yaml
 2024-09-26 20:41 UTC 

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-09-26 18:38 UTC  (6+ messages)
` [PATCH v5 1/5] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
` [PATCH v5 5/5] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call

[PATCH v4 0/2] nosnp sev command line support
 2024-09-26 17:06 UTC  (4+ messages)
` [PATCH v4 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-26 16:59 UTC  (2+ messages)

[PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
 2024-09-26 16:30 UTC  (9+ messages)
` [PATCH v4 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v4 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
 2024-09-26 16:19 UTC  (3+ messages)

[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-09-26 14:45 UTC  (4+ messages)
` [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret

[RFC PATCH v2 0/5] block: partition table OF support
 2024-09-26 14:15 UTC  (8+ messages)
` [RFC PATCH v2 1/5] block: add support for defining read-only partitions
` [RFC PATCH v2 2/5] docs: block: Document support for read-only partition in cmdline part
` [RFC PATCH v2 3/5] block: add support for partition table defined in OF
` [RFC PATCH v2 4/5] dt-bindings: block: Generalize and introduce property for partitions
` [RFC PATCH v2 5/5] dt-bindings: mmc: Document support for partition table in mmc-card

linux-next: build warning after merge of the ftrace tree
 2024-09-26 13:14 UTC 

[PATCH doc] docs: gcov: fix link to LCOV website
 2024-09-26 13:09 UTC 

[PATCH AUTOSEL 6.6 048/139] proc: add config & param to block forcing mem writes
 2024-09-26 11:07 UTC  (3+ messages)

[PATCH v7 0/5] Changes in v7:
 2024-09-26  9:51 UTC  (7+ messages)
` [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH v12 0/3] Add support for Intel PPS Generator
 2024-09-26  9:34 UTC  (8+ messages)
` [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-09-26  8:47 UTC  (9+ messages)
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config

[PATCH] trace doc: document the device_pm_callback events
 2024-09-26  4:59 UTC  (2+ messages)

[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-09-26  1:55 UTC  (20+ messages)
` [PATCH v7 01/18] KVM: Remove kvm_handle_hva_range helper functions
` [PATCH v7 02/18] KVM: Add lockless memslot walk to KVM
` [PATCH v7 03/18] KVM: x86/mmu: Factor out spte atomic bit clearing routine
` [PATCH v7 04/18] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v7 05/18] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn
` [PATCH v7 06/18] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
` [PATCH v7 07/18] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
` [PATCH v7 08/18] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH v7 09/18] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
` [PATCH v7 10/18] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns
` [PATCH v7 11/18] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
` [PATCH v7 12/18] mm: Add has_fast_aging to struct mmu_notifier
` [PATCH v7 13/18] mm: Add fast_only bool to test_young and clear_young MMU notifiers
` [PATCH v7 14/18] KVM: Pass fast_only to kvm_{test_,}age_gfn
` [PATCH v7 15/18] KVM: x86/mmu: Locklessly harvest access information from shadow MMU
` [PATCH v7 16/18] KVM: x86/mmu: Enable has_fast_aging
` [PATCH v7 17/18] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v7 18/18] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH v7 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2024-09-26  0:50 UTC  (9+ messages)
` [PATCH v7 1/2] dt-bindings: hwmon: add renesas,isl28022
` [PATCH v7 2/2] hwmon: (isl28022) new driver for ISL28022 power monitor

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-09-25 22:13 UTC  (9+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs

[PATCH v28 00/32] Introduce QC USB SND audio offloading support
 2024-09-25 19:37 UTC  (25+ messages)
` [PATCH v28 01/32] xhci: add helper to stop endpoint and wait for completion
` [PATCH v28 04/32] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients
` [PATCH v28 05/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v28 06/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v28 09/32] ALSA: Add USB audio device jack type
` [PATCH v28 10/32] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v28 12/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v28 14/32] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v28 15/32] ASoC: usb: Add PCM format check API for "
` [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v28 19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v28 21/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v28 23/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v28 25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v28 27/32] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v28 29/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v28 30/32] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v28 31/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices

[PATCH v4 00/11] Preemption support for A7XX
 2024-09-25 19:37 UTC  (7+ messages)

[morse:mpam/snapshot+extras/v6.11-rc1 47/154] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/arch/x86/resctrl*
 2024-09-25 18:41 UTC 

[PATCH 20/61] dyndbg-doc: add classmap info to howto
 2024-09-25 18:10 UTC 

[PATCH] Documentation: riscv: Fix typo MIMPLID -> MIMPID
 2024-09-25 18:02 UTC  (5+ messages)

[PATCH v2 00/10] Add iio backend compatibility for ad7606
 2024-09-25 15:28 UTC  (9+ messages)
` [PATCH v2 02/10] dt-bindings: iio: adc: ad7606: Make corrections on spi conditions
` [PATCH v2 07/10] iio: adc: ad7606: Add compatibility to fw_nodes

[PATCH AUTOSEL 6.10 054/197] proc: add config & param to block forcing mem writes
 2024-09-25 11:51 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 064/197] net: napi: Prevent overflow of napi_defer_hard_irqs

[PATCH AUTOSEL 6.11 064/244] proc: add config & param to block forcing mem writes
 2024-09-25 11:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 079/244] net: napi: Prevent overflow of napi_defer_hard_irqs

[PATCH v3] Documentation: kgdb: Correct parameter error
 2024-09-25 10:07 UTC 

[PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
 2024-09-25  9:56 UTC 

[PATCH] Documentation/process: maintainer-soc: clarify submitting patches
 2024-09-25  9:54 UTC  (3+ messages)

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-09-25  9:23 UTC  (6+ messages)

[PATCH RFC v2 0/3] Documentation: Debugging guide
 2024-09-25  8:01 UTC  (3+ messages)
` [PATCH RFC v2 2/3] docs: Add guides section for debugging

[PATCH V3] PCI: Extend ACS configurability
 2024-09-25  5:49 UTC  (5+ messages)
` [PATCH V4] "


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