linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-01 20:56:50 to 2024-08-05 20:10:00 UTC [more...]

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-05 20:09 UTC  (36+ messages)
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH 0/6] mm: split underutilized THPs
 2024-08-05 19:51 UTC  (26+ messages)
` [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp

[PATCH 1/1] RISC-V: Add parameter to unaligned access speed
 2024-08-05 18:56 UTC  (5+ messages)
` [PATCH 0/1] RISC-V: kernel parameter for "

[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-08-05 18:51 UTC  (23+ messages)
` [PATCH v20 01/20] security: add ipe lsm
` [PATCH v20 02/20] ipe: add policy parser
` [PATCH v20 03/20] ipe: add evaluation loop
` [PATCH v20 04/20] ipe: add LSM hooks on execution and kernel read
` [PATCH v20 05/20] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v20 06/20] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v20 07/20] security: add new securityfs delete function
` [PATCH v20 08/20] ipe: add userspace interface
` [PATCH v20 09/20] uapi|audit|ipe: add ipe auditing support
` [PATCH v20 10/20] ipe: add permissive toggle
` [PATCH v20 11/20] block|lsm: Add LSM blob and new LSM hooks for block devices
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v20 13/20] ipe: add support for dm-verity as a trust provider
` [PATCH v20 14/20] security: add security_inode_setintegrity() hook
` [PATCH v20 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v20 16/20] ipe: enable support for fs-verity as a trust provider
` [PATCH v20 17/20] scripts: add boot policy generation program
` [PATCH v20 18/20] ipe: kunit test for parser
` [PATCH v20 19/20] Documentation: add ipe documentation
` [PATCH v20 20/20] MAINTAINERS: ipe: add ipe maintainer information

[PATCH v13] mm: report per-page metadata information
 2024-08-05 18:40 UTC  (3+ messages)

[PATCH v9 00/17] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-08-05 17:09 UTC  (19+ messages)
` [PATCH v9 01/17] drm/vkms: Code formatting
` [PATCH v9 02/17] drm/vkms: Use drm_frame directly
` [PATCH v9 03/17] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v9 04/17] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v9 05/17] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers
` [PATCH v9 06/17] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
` [PATCH v9 07/17] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v9 08/17] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v9 09/17] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v9 10/17] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v9 11/17] drm/vkms: Remove useless drm_rotation_simplify
` [PATCH v9 12/17] drm/vkms: Add YUV support
` [PATCH v9 13/17] drm/vkms: Add range and encoding properties to the plane
` [PATCH v9 14/17] drm/vkms: Drop YUV formats TODO
` [PATCH v9 15/17] drm/vkms: Create KUnit tests for YUV conversions
` [PATCH v9 16/17] drm/vkms: Add how to run the Kunit tests
` [PATCH v9 17/17] drm/vkms: Add support for DRM_FORMAT_R*

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-05 16:54 UTC  (6+ messages)
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers

[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
 2024-08-05 16:33 UTC  (3+ messages)

[PATCH] PCI: limit pci bridge and subsystem speed to 2.5GT/s
 2024-08-05 15:15 UTC  (2+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-08-05 14:08 UTC  (6+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support

[PATCH v3 0/5] Fix issues with ARM Processor CPER records
 2024-08-05 12:53 UTC  (2+ messages)
` [PATCH v3 5/5] docs: efi: add CPER functions to driver-api

[PATCH] kfence: introduce burst mode
 2024-08-05 12:39 UTC 

[PATCH] doc: iio: Fix sysfs paths
 2024-08-05 12:03 UTC 

[PATCH v1] docs: bug-bisect: rewrite to better match the other bisecting text
 2024-08-05  8:27 UTC 

[PATCH v2 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-05  8:01 UTC  (11+ messages)
` [PATCH v2 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v2 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v2 03/10] crypto: qat - replace "
` [PATCH v2 04/10] crypto: marvell "
` [PATCH v2 05/10] intel_th: pci: Replace "
` [PATCH v2 06/10] wifi: iwlwifi: replace "
` [PATCH v2 07/10] ntb: idt: Replace "
` [PATCH v2 08/10] serial: rp2: "
` [PATCH v2 09/10] ALSA: korg1212: "
` [PATCH v2 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH v4] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-08-05  7:01 UTC  (3+ messages)

[PATCH v9 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-05  2:21 UTC  (12+ messages)
` [PATCH v9 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v9 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v9 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v9 4/4] riscv: defconfig: Enable MCU support for SG2042

[PATCH v2] docs: KVM: Fix register ID of SPSR_FIQ
 2024-08-04  9:21 UTC  (4+ messages)

[PATCH V7] LoongArch: Add AVEC irqchip support
 2024-08-04  2:41 UTC  (7+ messages)

[PATCH] Removal of unexpected indentation error
 2024-08-03 18:33 UTC 

[PATCH] docs: improve comment consistency in .muttrc example configuration
 2024-08-03 17:19 UTC 

[PATCH RFC 0/3] iio: adc: add new ad7625 driver
 2024-08-03 15:00 UTC  (8+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
` [PATCH RFC 2/3] iio: adc: ad7625: add driver
` [PATCH RFC 3/3] docs: iio: new docs for ad7625 driver

[PATCH v2 0/7] ad7380: add support for single-ended parts
 2024-08-03 10:34 UTC  (3+ messages)

[PATCH v7 0/7] Add support for AD4000 series of ADCs
 2024-08-03  9:56 UTC  (3+ messages)

[PATCH v1 00/11] mm: replace follow_page() by folio_walk
 2024-08-03  5:34 UTC  (13+ messages)
` [PATCH v1 01/11] mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v1 02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
` [PATCH v1 03/11] mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk
` [PATCH v1 04/11] mm/migrate: convert add_page_for_migration() "
` [PATCH v1 05/11] mm/ksm: convert get_mergeable_page() "
` [PATCH v1 06/11] mm/ksm: convert scan_get_next_rmap_item() "
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() "
` [PATCH v1 08/11] s390/uv: convert gmap_destroy_page() "
` [PATCH v1 09/11] s390/mm/fault: convert do_secure_storage_access() "
` [PATCH v1 10/11] mm: remove follow_page()
` [PATCH v1 11/11] mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk

[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-03  0:49 UTC  (27+ messages)
` [PATCH v5 09/20] x86/resctrl: Initialize monitor counters bitmap
` [PATCH v5 18/20] x86/resctrl: Enable AMD ABMC feature by default when supported
` [PATCH v5 19/20] x86/resctrl: Introduce interface to list monitor states of all the groups

[morse:mpam/snapshot/v6.11-rc1 47/128] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/arch/x86/resctrl*
 2024-08-02 19:59 UTC 

[PATCH V3 04/10] PCI/TPH: Add pci=nostmode to force No ST Mode
 2024-08-02 17:05 UTC  (3+ messages)

[PATCH V3 09/10] bnxt_en: Add TPH support in BNXT driver
 2024-08-02 17:00 UTC  (3+ messages)

[PATCH V3 06/10] PCI/TPH: Introduce API to retrieve TPH steering tags from ACPI
 2024-08-02 16:58 UTC  (3+ messages)

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-02 16:03 UTC  (2+ messages)

[PATCH v2 0/8] Introduce fwctl subystem
 2024-08-02 15:57 UTC  (7+ messages)
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-02 14:46 UTC  (13+ messages)
` [PATCH v4 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v4 13/13] riscv: Add qspinlock support

[PATCH 0/2] "nosnp" sev command line support
 2024-08-02 14:19 UTC  (8+ messages)
` [PATCH 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
` [PATCH 2/2] x86 KVM:SVM: Provide "nosnp" boot option for sev kernel command line

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-02  6:32 UTC  (21+ messages)
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v24 10/34] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v24 11/34] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v24 12/34] ASoC: doc: Add documentation for SOC USB
` [PATCH v24 16/34] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v24 17/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6

[PATCH v1] thermal: core: Update thermal zone registration documentation
 2024-08-02  9:33 UTC  (2+ messages)

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-02  8:02 UTC  (14+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 04/10] crypto: marvell - replace "
` [PATCH 08/10] serial: rp2: Remove "
` [PATCH 09/10] ALSA: korg1212: Replace "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()

[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
 2024-08-01 22:22 UTC  (9+ messages)
` [RFC PATCH 14/18] KVM: Add asynchronous userfaults, KVM_READ_USERFAULT


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