linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-28 16:10:37 to 2024-10-29 23:22:56 UTC [more...]

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-29 23:21 UTC  (4+ messages)
` [PATCH v9 01/26] x86/resctrl: Add __init attribute for the functions called in resctrl_late_init
` [PATCH v9 02/26] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v9 04/26] x86/resctrl: Consolidate monitoring related data from rdt_resource

[PATCH v5 00/16] Enable Linear Address Space Separation support
 2024-10-29 23:18 UTC  (34+ messages)
` [PATCH v5 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCH v5 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v5 04/16] init/main.c: Move EFI runtime service initialization to x86/cpu
` [PATCH v5 05/16] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCH v5 06/16] efi: Disable LASS around set_virtual_address_map call
` [PATCH v5 07/16] x86/vsyscall: Reorganize the #PF emulation code
` [PATCH v5 08/16] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCH v5 09/16] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCH v5 10/16] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCH v5 11/16] x86/vsyscall: Document the fact that vsyscall=emulate disables LASS
` [PATCH v5 12/16] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCH v5 13/16] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v5 14/16] x86/cpu: Make LAM depend on LASS
` [PATCH v5 15/16] x86/cpu: Enable LASS during CPU initialization
` [PATCH v5 16/16] Revert "x86/lam: Disable ADDRESS_MASKING in most cases"

[PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility
 2024-10-29 22:24 UTC  (5+ messages)
` [PATCH v3 1/2] sparc/build: Put usage of -fcall-used* flags behind cc-option
` [PATCH v3 2/2] sparc/build: Add SPARC target flags for compiling with clang

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-29 22:06 UTC  (4+ messages)
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv

[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-29 21:04 UTC  (5+ messages)

[PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-29 20:35 UTC  (28+ messages)
` [PATCH v5 01/27] range: Add range_overlaps()
` [PATCH v5 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v5 03/27] dax: Document struct dev_dax_range
` [PATCH v5 04/27] cxl/pci: Delay event buffer allocation
` [PATCH v5 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v5 06/27] cxl/region: Refactor common create region code
` [PATCH v5 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v5 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v5 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v5 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v5 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v5 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v5 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v5 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v5 15/27] cxl/region: Add sparse DAX region support
` [PATCH v5 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v5 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v5 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v5 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v5 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v5 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v5 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v5 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v5 24/27] cxl/region: Read existing extents on region creation
` [PATCH v5 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v5 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v5 27/27] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH v5 00/13] Add support for AMD hardware feedback interface
 2024-10-29 19:48 UTC  (8+ messages)
` [PATCH v5 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v5 10/13] x86/process: Clear hardware feedback history for AMD processors

[PATCH 0/9] arm64: Support 2024 dpISA extensions
 2024-10-29 19:01 UTC  (12+ messages)
` [PATCH 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
` [PATCH 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 "
` [PATCH 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 "
` [PATCH 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 "
` [PATCH 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test

[PATCH v29 00/33] Introduce QC USB SND audio offloading support
 2024-10-29 18:58 UTC  (12+ messages)
` [PATCH v29 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters
` [PATCH v29 04/33] xhci: sideband: add initial api to register a sideband entity

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-10-29 18:00 UTC  (3+ messages)
` [PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing

[PATCH 1/2] mailbox: Documentation: remove the old documentation
 2024-10-29 18:06 UTC  (5+ messages)
` [PATCH 2/2] mailbox: Documentation: add the latest documentation

[PATCH v2] Documentation: admin: reorganize kernel-parameters intro
 2024-10-29 18:03 UTC 

[PATCH v5 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-10-29 18:00 UTC  (4+ messages)

[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
 2024-10-29 17:53 UTC  (4+ messages)

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-10-29 17:40 UTC  (7+ messages)
` [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields

[PATCH v8 0/7] x86/resctrl: mba_MBps enhancement
 2024-10-29 17:28 UTC  (8+ messages)
` [PATCH v8 1/7] x86/resctrl: Prepare for per-ctrl_mon group mba_MBps control
` [PATCH v8 2/7] x86/resctrl: Compute memory bandwidth for all supported events
` [PATCH v8 3/7] x86/resctrl: Refactor mbm_update()
` [PATCH v8 4/7] x86/resctrl: Relax checks for mba_MBps mount option
` [PATCH v8 5/7] x86/resctrl: Add "mba_MBps_event" file to ctrl_mon directories
` [PATCH v8 6/7] x86/resctrl: Add write option to "mba_MBps_event" file
` [PATCH v8 7/7] x86/resctrl: Document the new "

[PATCH 00/18] Provide a new two step DMA mapping API
 2024-10-29 16:48 UTC  (19+ messages)
` [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
` [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
` [PATCH 07/18] dma-mapping: Implement link/unlink ranges API
` [PATCH 09/18] docs: core-api: document the IOVA-based API

[PATCH 0/2] VERW based clean-up
 2024-10-29 16:39 UTC  (14+ messages)
` [PATCH 1/2] x86/bugs: Check VERW mitigations for consistency
` [PATCH 2/2] x86/bugs: Clean-up verw mitigations

[PATCH net-next v6 0/1] binder: report txn errors via generic netlink (genl)
 2024-10-29 15:52 UTC  (4+ messages)
` [PATCH net-next v6 1/1] binder: report txn errors via generic netlink

[PATCH v2 0/4] printf: Add struct range print specifier
 2024-10-29 15:19 UTC  (6+ messages)
` [PATCH v2 1/4] test printf: Add very basic struct resource tests
` [PATCH v2 2/4] Documentation/printf: struct resource add start == end special case

[PATCH net-next v2] Documentation: networking: Add missing PHY_GET command in the message list
 2024-10-29 15:10 UTC  (4+ messages)

[PATCH 1/3] platform/x86: wmi: Remove wmi_block_list
 2024-10-29 15:02 UTC  (2+ messages)

[PATCH 0/2] Add driver for LTP8800-1A, LTP8800-2 and LTP8800-4A
 2024-10-29 14:15 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: add ltp8800
` [PATCH 2/2] hwmon: pmbus: add driver for ltp8800-1a, ltp8800-4a, and ltp8800-2

[PATCH v3 6/6] hwmon: (pmbus/tps25990): add initial support
 2024-10-29 13:49 UTC  (2+ messages)

[PATCH v2 0/4] mm: add more kernel parameters to control mTHP
 2024-10-29 11:13 UTC  (10+ messages)
` [PATCH v2 1/4] mm: fix docs for the kernel parameter ``thp_anon=``
` [PATCH v2 2/4] mm: shmem: control THP support through the kernel command line
` [PATCH v2 3/4] mm: generalize the implementation of ``thp_anon=``
` [PATCH v2 4/4] mm: shmem: override mTHP shmem default with a kernel parameter

[PATCH RFC 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API
 2024-10-29  9:39 UTC  (3+ messages)

[PATCH v10 0/8] Coresight for Kernel panic and watchdog reset
 2024-10-29  8:27 UTC  (13+ messages)
` [PATCH v10 4/8] coresight: tmc: Enable panic sync handling
` [PATCH v10 5/8] coresight: tmc: Add support for reading crash data

[net-next v7 0/2] net: wwan: t7xx: Add t7xx debug port
 2024-10-29  8:22 UTC  (4+ messages)
` [net-next v7 2/2] net: wwan: t7xx: Add "

[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
 2024-10-29  5:51 UTC  (19+ messages)
` [PATCH v6 1/7] Add AutoFDO "
` [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions
` [PATCH v6 3/7] Adjust symbol ordering in text output section
` [PATCH v6 4/7] Add markers for text_unlikely and text_hot sections
` [PATCH v6 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v6 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v6 7/7] Add Propeller configuration for kernel build

[PATCH v4 net-next 0/3] Knobs for NPC default rule counters
 2024-10-29  3:57 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] octeontx2-af: Refactor few NPC mcam APIs
` [PATCH v4 net-next 2/3] octeontx2-af: Knobs for NPC default rule counters
` [PATCH v4 net-next 3/3] devlink: Add documenation for OcteonTx2 AF

[net-next v2] net: wwan: t7xx: reset device if suspend fails
 2024-10-29  3:46 UTC  (3+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-29  2:03 UTC  (9+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages

[PATCH 0/3] add support for LTC7841 boost controller
 2024-10-29  1:37 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: hwmon: ltc2978: add support for ltc7841
` [PATCH 2/3] hwmon: (pmbus/ltc7841) add support for LTC7841 - docs
` [PATCH 3/3] hwmon: (pmbus/ltc2978) add support for ltc7841

[arnd-asm-generic:master 14/18] lib/iomem_copy.c:14: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-10-29  1:15 UTC 

[PATCH 0/3] mm: add more kernel parameters to control mTHP
 2024-10-29  0:31 UTC  (8+ messages)
` [PATCH 3/3] mm: shmem: override mTHP shmem default with a kernel parameter

[PATCHv3 net-next 0/2] Bonding: returns detailed error about XDP failures
 2024-10-28 23:20 UTC  (2+ messages)

[PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links
 2024-10-28 23:00 UTC  (2+ messages)

[PATCH V3] Docs/sound: Update codec-to-codec documentation
 2024-10-28 19:41 UTC 

[PATCH v12 09/15] drm/vkms: Remove useless drm_rotation_simplify
 2024-10-28 19:31 UTC  (6+ messages)

[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
 2024-10-28 18:27 UTC  (3+ messages)
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio

[PATCH 0/5] Add support for ADIS16550 and ADIS16550W
 2024-10-28 17:50 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: iio: Add adis16550 bindings
` [PATCH 4/5] iio: imu: adis16550: add adis16550 support

[PATCH 0/5] Add support for ADIS16550 and ADIS16550W
 2024-10-28 17:04 UTC  (6+ messages)
` [PATCH 1/5] iio: imu: adis: Add custom ops struct
` [PATCH 2/5] iio: imu: adis: Add DIAG_STAT register size

[PATCH net] Documentation: ieee802154: fix grammar
 2024-10-28 16:35 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).