linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-14 22:54:34 to 2024-11-18 18:43:31 UTC [more...]

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-11-18 18:43 UTC  (16+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH v14 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-11-18 18:28 UTC  (10+ messages)
` [PATCH v14 1/9] drm/vkms: Code formatting
` [PATCH v14 2/9] drm/vkms: Use drm_frame directly
` [PATCH v14 3/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v14 4/9] drm/vkms: Use const for input pointers in pixel_read an "
` [PATCH v14 5/9] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v14 6/9] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v14 7/9] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v14 8/9] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v14 9/9] drm/vkms: Remove useless drm_rotation_simplify

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-18 17:44 UTC  (26+ messages)
` [PATCH v9 01/26] x86/resctrl: Add __init attribute for the functions called in resctrl_late_init
` [PATCH v9 08/26] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v9 09/26] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v9 10/26] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v9 12/26] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v9 14/26] x86/resctrl: Introduce interface to display number of free counters
` [PATCH v9 15/26] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v9 16/26] x86/resctrl: Introduce cntr_id in mongroup for assignments
` [PATCH v9 17/26] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v9 18/26] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v9 20/26] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v9 21/26] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode

[PATCH v13 5/9] drm/vkms: Update pixels accessor to support packed and multi-plane formats
 2024-11-18 17:35 UTC  (5+ messages)

[PATCH v2] docs/mm: add more warnings around page table access
 2024-11-18 17:33 UTC  (2+ messages)

[GIT PULL] Documentation for 6.13
 2024-11-18 17:27 UTC 

[PATCH v13 8/9] drm/vkms: Re-introduce line-per-line composition algorithm
 2024-11-18 17:19 UTC  (3+ messages)

[PATCH v13 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-11-18 17:13 UTC  (3+ messages)

[PATCH v13 7/9] drm/vkms: Introduce pixel_read_direction enum
 2024-11-18 17:10 UTC  (2+ messages)

[PATCH v3 0/5] move per-vma lock into vm_area_struct
 2024-11-18 16:57 UTC  (13+ messages)
` [PATCH v3 1/5] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v3 2/5] mm: move per-vma lock into vm_area_struct
` [PATCH v3 3/5] mm: mark vma as detached until it's added into vma tree
` [PATCH v3 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v3 5/5] docs/mm: document latest changes to vm_lock

[PATCH v8 0/3] Add LED1202 LED Controller
 2024-11-18 15:12 UTC  (4+ messages)
` [PATCH v8 1/3] Documentation:leds: Add leds-st1202.rst
` [PATCH v8 2/3] dt-bindings: leds: Add LED1202 LED Controller
` [PATCH v8 3/3] leds: Add LED1202 I2C driver

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-18 14:59 UTC  (5+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH v7 0/3] Add LED1202 LED Controller
 2024-11-18 14:54 UTC  (4+ messages)
` [PATCH v7 1/3] Documentation:leds: Add leds-st1202.rst
` [PATCH v7 2/3] dt-bindings: leds: Add LED1202 LED Controller
` [PATCH v7 3/3] leds: Add LED1202 I2C driver

[PATCH 0/2] Fix headset mic on Acer Nitro 5
 2024-11-18 13:52 UTC  (5+ messages)
` [PATCH 1/2] ALSA: hda/realtek: "

[RFCv1 0/6] Page Detective
 2024-11-18 12:53 UTC  (15+ messages)
` [RFCv1 1/6] mm: Make get_vma_name() function public
` [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
` [RFCv1 3/6] mm: Add a dump_page variant that accept log level argument
` [RFCv1 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 5/6] misc/page_detective: enable loadable module
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for Page Detective

[RFC PATCH 0/6] KVM: x86: async PF user
 2024-11-18 12:39 UTC  (7+ messages)
` [RFC PATCH 1/6] Documentation: KVM: add userfault KVM exit flag
` [RFC PATCH 2/6] Documentation: KVM: add async pf user doc
` [RFC PATCH 3/6] KVM: x86: add async ioctl support
` [RFC PATCH 4/6] KVM: trace events: add type argument to async pf
` [RFC PATCH 5/6] KVM: x86: async_pf_user: add infrastructure
` [RFC PATCH 6/6] KVM: x86: async_pf_user: hook to fault handling and add ioctl

[PATCH] docs/mm: add more warnings around page table access
 2024-11-18 12:35 UTC  (4+ messages)

[RFC PATCH v2 0/3] Add support for the ERAPS feature
 2024-11-18 10:15 UTC  (16+ messages)
` [RFC PATCH v2 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD

[PATCH v3 0/2] Documentation: Debugging guide
 2024-11-18  7:03 UTC  (3+ messages)
` [PATCH v3 1/2] docs: Add debugging section to process
` [PATCH v3 2/2] docs: Add debugging guide for the media subsystem

[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-11-18  6:10 UTC  (10+ messages)
` [PATCH v7 13/13] Documentation: userspace-api: iommufd: Update vIOMMU

[asahilinux:bits/090-spi-hid 13/28] drivers/hid/hid-magicmouse.c:578: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-11-18  5:21 UTC 

[PATCH] sched_ext: Documentation: Fix typo in sched-ext.rst
 2024-11-18  2:48 UTC 

[PATCH v2 00/22] Add Intel Touch Host Controller drivers
 2024-11-18  0:34 UTC  (8+ messages)
` [PATCH v2 01/22] HID: THC: Add documentation

[asahilinux:bits/005-maintainers 2/2] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/spi/apple,spi.yaml
 2024-11-17 22:55 UTC 

[asahilinux:bits/005-maintainers 1/2] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/usb/apple,dwc3.yaml
 2024-11-17 22:33 UTC 

[PATCH net-next v5 0/7] bnxt_en: implement tcp-data-split and thresh option
 2024-11-17 14:26 UTC  (23+ messages)
` [PATCH net-next v5 1/7] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v5 2/7] net: ethtool: add tcp_data_split_mod member in kernel_ethtool_ringparam
` [PATCH net-next v5 3/7] bnxt_en: add support for tcp-data-split ethtool command
` [PATCH net-next v5 4/7] net: ethtool: add support for configuring header-data-split-thresh
` [PATCH net-next v5 5/7] bnxt_en: add support for header-data-split-thresh ethtool command

[asahilinux:bits/200-dcp 125/218] drivers/mux/apple-display-crossbar.c:44: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-11-17  9:57 UTC 

[PATCH net-next v8 2/2] binder: report txn errors via generic netlink
 2024-11-17  7:23 UTC  (2+ messages)

[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
 2024-11-17  3:34 UTC  (7+ messages)

[PATCH v2 0/2] docs: reminder to not expose potentially private email addresses
 2024-11-16 13:16 UTC  (11+ messages)
` [PATCH v2 1/2] docs: 5.Posting: mentioned Suggested-by: tag
` [PATCH v2 2/2] docs: clarify rules wrt tagging other people

[PATCH v2] input: Documentation: Fix the input_event struct documentation
 2024-11-16 12:49 UTC 

[PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility
 2024-11-16  8:31 UTC  (2+ messages)

[PATCH v12 0/3] usb: gadget: 9pfs transport
 2024-11-16  8:22 UTC  (3+ messages)
` [PATCH v12 2/3] net/9p/usbg: Add new usb gadget function transport

[PATCH v5] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
 2024-11-16  8:01 UTC 

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-11-16  7:42 UTC  (3+ messages)

[PATCH] Documentation: extcon: add documentation for Extcon subsystem
 2024-11-16  5:21 UTC  (3+ messages)
    `  "

[PATCH v4] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
 2024-11-16  2:53 UTC  (3+ messages)

[PATCH net-next v2 0/8] ethtool: generate uapi header from the spec
 2024-11-15 23:28 UTC  (21+ messages)
` [PATCH net-next v2 1/8] ynl: support enum-cnt-name attribute in legacy definitions
` [PATCH net-next v2 2/8] ynl: skip rendering attributes with header property in uapi mode
` [PATCH net-next v2 3/8] ynl: support directional specs in ynl-gen-c.py
` [PATCH net-next v2 4/8] ynl: add missing pieces to ethtool spec to better match uapi header
` [PATCH net-next v2 5/8] ynl: include uapi header after all dependencies
` [PATCH net-next v2 6/8] ethtool: separate definitions that are gonna be generated
` [PATCH net-next v2 7/8] ethtool: remove the comments that are not "
` [PATCH net-next v2 8/8] ethtool: regenerate uapi header from the spec

[PATCH v4] Documentation/CoC: spell out enforcement for unacceptable behaviors
 2024-11-15 21:41 UTC  (4+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-15 17:23 UTC  (11+ messages)

[PATCH v9 0/9] x86/resctrl: mba_MBps enhancement
 2024-11-15 16:59 UTC  (10+ messages)
` [PATCH v9 1/9] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v9 2/9] x86/resctrl: Prepare for per-ctrl_mon group mba_MBps control
` [PATCH v9 3/9] x86/resctrl: Modify update_mba_bw() to use per ctrl_mon group event
` [PATCH v9 4/9] x86/resctrl: Compute memory bandwidth for all supported events

[PATCH 0/2] iio: adc: ad4695: move dt-bindings header
 2024-11-15 15:30 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: adi,ad4695: change include path

[PATCH] docs/licensing: Clarify wording about "GPL" and "Proprietary"
 2024-11-15 11:11 UTC  (2+ messages)

[PATCH] drm/sched: Extend and update documentation
 2024-11-15 10:35 UTC 

[PATCH net-next v19 00/10] net: Make timestamping selectable
 2024-11-15  9:12 UTC  (10+ messages)
` [PATCH net-next v19 03/10] ptp: Add phc source and helpers to register specific PTP clock or get information

[PATCH] arm64: Allow CONFIG_AUTOFDO_CLANG to be selected
 2024-11-15  7:02 UTC  (2+ messages)

[PATCH v2 0/2] Documentation: Debugging guide
 2024-11-15  6:28 UTC  (6+ messages)
` [PATCH v2 1/2] docs: Add debugging section to process

[PATCH v8 00/29] riscv control-flow integrity for usermode
 2024-11-15  3:19 UTC  (9+ messages)
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call

[PATCH linux-next v2] Documentation: tipc: fix formatting issue in tipc.rst
 2024-11-15  2:47 UTC 

[PATCH linux-next] Documentation: ticp: fix formatting issue in tipc.rst
 2024-11-15  2:21 UTC  (2+ messages)

[PATCH v2] Documentation: kvm: fix typo in api.rst
 2024-11-15  1:18 UTC 

[PATCH] Documentation: kvm: fix tipo in api.rst
 2024-11-15  1:19 UTC  (3+ messages)

[PATCH 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2024-11-15  1:18 UTC  (4+ messages)
` [PATCH 1/2] perf: Fujitsu: Add the Uncore MAC "


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