linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-18 17:10:58 to 2024-11-20 13:52:10 UTC [more...]

[PATCH net 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-11-20 13:51 UTC  (2+ messages)
` [PATCH net 1/2] net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0

[RFC PATCH 0/4] KVM: ioctl for populating guest_memfd
 2024-11-20 13:46 UTC  (3+ messages)

[PATCH 0/2] Add support for ADP1051/ADP1055 and LTP8800-1A/-2/-4A
 2024-11-20 13:45 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: (pmbus/adp1050): Add bindings for adp1051, adp1055 and ltp8800
` [PATCH 2/2] hwmon: (pmbus/adp1050): add support "

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-11-20 12:39 UTC  (15+ messages)
` [PATCH v30 01/30] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v30 07/30] ALSA: Add USB audio device jack type
` [PATCH v30 15/30] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v30 26/30] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-20 10:54 UTC  (24+ messages)
` [RFC PATCH v3 01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [RFC PATCH v3 02/15] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v3 03/15] sched/clock: Make sched_clock_running __ro_after_init
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 07/15] x86/speculation/mds: Make mds_idle_clear forceful
` [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful
` [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v3 10/15] x86/alternatives: Record text_poke's of JUMP_TYPE_FORCEFUL labels
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v3 12/15] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI
` [RFC PATCH v3 14/15] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [RFC PATCH v3 15/15] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE

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

[PATCH] sched_ext: Documentation: Fix typo in sched-ext.rst
 2024-11-20  9:36 UTC  (2+ messages)

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-11-20  9:18 UTC  (25+ messages)
` [PATCH v6 01/15] lib: Add TLV parser
` [PATCH v6 02/15] module: Introduce ksys_finit_module()
` [PATCH v6 03/15] integrity: Introduce the Integrity Digest Cache
` [PATCH v6 04/15] digest_cache: Initialize digest caches
` [PATCH v6 05/15] digest_cache: Add securityfs interface
` [PATCH v6 06/15] digest_cache: Add hash tables and operations
` [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
` [PATCH v6 08/15] digest_cache: Parse tlv digest lists
` [PATCH v6 09/15] digest_cache: Populate the digest cache from a digest list
` [PATCH v6 10/15] digest_cache: Add management of verification data
` [PATCH v6 11/15] digest_cache: Add support for directories
` [PATCH v6 12/15] digest cache: Prefetch digest lists if requested
` [PATCH v6 13/15] digest_cache: Reset digest cache on file/directory change
` [PATCH v6 14/15] selftests/digest_cache: Add selftests for the Integrity Digest Cache
` [PATCH v6 15/15] docs: Add documentation of "

[PATCH 0/3] hwmon: (isl28022) doc fixes and minor code cleanup
 2024-11-20  8:33 UTC  (3+ messages)
` [PATCH 1/3] hwmon: (isl28022) use proper path for DT bindings
` [PATCH 2/3] hwmon: (isl28022) document shunt voltage channel

[PATCH v8 0/3] Add LED1202 LED Controller
 2024-11-20  7:55 UTC  (3+ messages)
` [PATCH v8 2/3] dt-bindings: leds: "

[PATCH] Documentation: core-api: add generic parser docbook
 2024-11-20  6:07 UTC 

[PATCH] Documentation: filesystems: update filename extensions
 2024-11-20  5:52 UTC 

[PATCH] docs: remove duplicate word
 2024-11-20  4:34 UTC 

[PATCH v9 0/9] x86/resctrl: mba_MBps enhancement
 2024-11-20  4:03 UTC  (20+ 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 v9 5/9] x86/resctrl: Relax checks for mba_MBps mount option
` [PATCH v9 6/9] x86/resctrl: Add "mba_MBps_event" file to ctrl_mon directories

[PATCH] Documentation: pwrseq: Fix trivial misspellings
 2024-11-20  1:28 UTC  (2+ messages)

[PATCH v3 0/5] move per-vma lock into vm_area_struct
 2024-11-20  0:15 UTC  (5+ messages)
` [PATCH v3 3/5] mm: mark vma as detached until it's added into vma tree

[PATCH v2] arm64: Allow CONFIG_AUTOFDO_CLANG to be selected
 2024-11-20  0:04 UTC  (3+ messages)

[RFCv1 0/6] Page Detective
 2024-11-19 20:57 UTC  (33+ 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 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for "

[PATCH] Documentation: kernel-doc: enumerate identifier *type*s
 2024-11-19 20:32 UTC 

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-19 20:12 UTC  (34+ 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 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 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 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 v9 23/26] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v9 24/26] x86/resctrl: Update assignments on event configuration changes
` [PATCH v9 26/26] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH] fiemap: use kernel-doc includes in fiemap docbook
 2024-11-19 19:12 UTC  (3+ messages)

[PATCH] x86/bugs: Add force_cpu_bug= cmdline param
 2024-11-19 18:43 UTC 

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-19 17:30 UTC  (7+ messages)
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH net-next 0/4] netconsole: Add support for CPU population
 2024-11-19 17:07 UTC  (6+ messages)
` [PATCH net-next 2/4] netconsole: Add option to auto-populate CPU number in userdata
` [PATCH net-next 4/4] netconsole: selftest: Validate CPU number auto-population "

[RFC PATCH 0/6] KVM: x86: async PF user
 2024-11-19 16:19 UTC  (3+ messages)

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

[PATCH net-next] net: reformat kdoc return statements
 2024-11-19 14:42 UTC  (2+ messages)

[RFC][PATCH v4 0/9] ima: Integrate with Integrity Digest Cache
 2024-11-19 11:01 UTC  (10+ messages)
` [RFC][PATCH v4 1/9] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v4 2/9] ima: Add digest_cache policy keyword
` [RFC][PATCH v4 3/9] ima: Add digest_cache_measure/appraise boot-time built-in policies
` [RFC][PATCH v4 4/9] ima: Modify existing boot-time built-in policies with digest cache policies
` [RFC][PATCH v4 5/9] ima: Retrieve digest cache and check if changed
` [RFC][PATCH v4 6/9] ima: Store verified usage in digest cache based on integrity metadata flags
` [RFC][PATCH v4 7/9] ima: Load verified usage from digest cache found from query
` [RFC][PATCH v4 8/9] ima: Use digest caches for measurement
` [RFC][PATCH v4 9/9] ima: Use digest caches for appraisal

[PATCH] bpf, docs: Fix tcpdump option
 2024-11-19  9:49 UTC 

[PATCH] docs: core-api/gfp_mask-from-fs-io: indicate that vmalloc supports GFP_NOFS/GFP_NOIO
 2024-11-19  9:51 UTC  (2+ messages)

[PATCH v2] docs/mm: add more warnings around page table access
 2024-11-19  8:02 UTC  (5+ messages)

[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
 2024-11-19  2:50 UTC  (3+ messages)

[PATCH 0/6] nfsd: update the delstid patches for latest draft changes
 2024-11-19  1:31 UTC  (7+ messages)
` [PATCH 5/6] nfsd: add support for delegated timestamps

A Proposal
 2024-11-18 22:38 UTC 

[PATCH v7 0/3] Add LED1202 LED Controller
 2024-11-18 20:13 UTC  (3+ messages)
` [PATCH v7 3/3] leds: Add LED1202 I2C driver

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

[PATCH] docs: clk: describe userspace debugging facilities
 2024-11-18 19:25 UTC 

[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

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


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