linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 13:14:44 to 2024-08-23 07:01:22 UTC [more...]

[PATCH v12 0/3] Add support for Intel PPS Generator
 2024-08-23  7:01 UTC  (3+ messages)
` [PATCH v12 1/3] pps: generators: Add PPS Generator TIO Driver
` [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator

[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
 2024-08-23  6:55 UTC  (7+ messages)

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-23  2:58 UTC  (30+ messages)
` [PATCH v3 02/25] printk: Add print format (%par) for struct range
` [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v3 12/25] cxl/region: Refactor common create region code
` [PATCH v3 13/25] cxl/region: Add sparse DAX region support
` [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v3 15/25] cxl/pci: Factor out interrupt policy check
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs

[PATCH 0/5] tracing: Allow trace_printk() to use the persistent ring buffer
 2024-08-23  1:39 UTC  (6+ messages)
` [PATCH 1/5] tracing: Add "traceoff" flag to boot time tracing instances
` [PATCH 2/5] tracing: Allow trace_printk() to go to other instance buffers
` [PATCH 3/5] tracing: Have trace_printk not use binary prints if boot buffer
` [PATCH 4/5] tracing: Add option to set an instance to be the trace_printk destination
` [PATCH 5/5] tracing/Documentation: Start a document on how to debug with tracing

(no subject)
 2024-08-23  1:27 UTC 

(no subject)
 2024-08-23  1:28 UTC 

[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-23  1:27 UTC  (4+ messages)

[PATCH v3] Documentation: KUnit: Update filename best practices
 2024-08-23  0:18 UTC  (3+ messages)

[PATCH net-next v2 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-22 22:30 UTC  (7+ messages)
` [PATCH net-next v2 1/2] dpll: add Embedded SYNC feature for a pin
` [PATCH net-next v2 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins

[PATCH net-next v3 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-22 22:25 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dpll: add Embedded SYNC feature for a pin
` [PATCH net-next v3 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins

[PATCH v10 0/2] Loongarch-avec support
 2024-08-22 20:52 UTC  (7+ messages)
` [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support

[PATCH V4 00/12] PCIe TPH and cache direct injection support
 2024-08-22 20:41 UTC  (13+ messages)
` [PATCH V4 01/12] PCI: Introduce PCIe TPH support framework
` [PATCH V4 02/12] PCI: Add TPH related register definition
` [PATCH V4 03/12] PCI/TPH: Add pcie_tph_modes() to query TPH modes
` [PATCH V4 04/12] PCI/TPH: Add pcie_enable_tph() to enable TPH
` [PATCH V4 05/12] PCI/TPH: Add pcie_disable_tph() to disable TPH
` [PATCH V4 06/12] PCI/TPH: Add pcie_tph_enabled() to check TPH state
` [PATCH V4 07/12] PCI/TPH: Add pcie_tph_set_st_entry() to set ST tag
` [PATCH V4 08/12] PCI/TPH: Add pcie_tph_get_cpu_st() to get "
` [PATCH V4 09/12] PCI/TPH: Add save/restore support for TPH
` [PATCH V4 10/12] PCI/TPH: Add pci=nostmode to force TPH No ST Mode
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver
` [PATCH V4 12/12] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-08-22 19:43 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH 3/6] iio: adc: ad4030: add averaging support
` [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH 6/6] docs: iio: ad4030: add documentation

[PATCH v2 0/1] hwmon: (oxp-sensors) Add support for multiple new devices
 2024-08-22 18:35 UTC  (2+ messages)
` [PATCH v2 1/1] "

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

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-22 17:30 UTC  (56+ messages)
` [PATCH v11 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v11 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v11 03/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v11 04/39] mman: Add map_shadow_stack() flags
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v11 06/39] arm64/gcs: Document the ABI "
` [PATCH v11 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v11 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v11 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v11 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v11 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v11 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v11 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v11 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v11 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v11 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v11 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v11 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-08-22 16:58 UTC  (4+ messages)
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory

[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-22 14:50 UTC  (16+ messages)
` [PATCH v3 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v3 3/9] block: mtip32xx: "
` [PATCH v3 4/9] gpio: "
` [PATCH v3 5/9] ethernet: cavium: "
` [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
` [PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v3 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu
 2024-08-22 13:34 UTC  (15+ messages)
` [PATCH v5 1/4] drm: Add panel backlight quirks
` [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk
` [PATCH v5 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v5 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels

[PATCH v2] Documentation: add a driver API doc for the power sequencing subsystem
 2024-08-22 13:30 UTC  (3+ messages)

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-08-22  9:20 UTC  (12+ messages)

[PATCH v3] docs: bug-bisect: rewrite to better match the other bisecting text
 2024-08-22  7:59 UTC  (2+ messages)

[PATCH] Documentation/mm: Translate physical_memory.rst to Simplified Chinese
 2024-08-22  6:24 UTC 

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-22  1:31 UTC  (21+ messages)
` [PATCH v6 15/22] x86/resctrl: Add the interface to assign a hardware counter
` [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v6 17/22] x86/resctrl: Assign/unassign counters by default when ABMC is enabled
` [PATCH v6 18/22] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode
` [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-21 22:30 UTC  (8+ messages)

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-21 19:21 UTC  (9+ messages)
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol

[PATCH v4 0/6] mm: split underused THPs
 2024-08-21 19:09 UTC  (13+ messages)
` [PATCH v4 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text
 2024-08-21 19:02 UTC  (4+ messages)

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-21 18:41 UTC  (18+ messages)
` [PATCH v10 21/40] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v10 22/40] arm64/mm: Implement map_shadow_stack()
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames
` [PATCH v10 25/40] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v10 26/40] arm64: Add Kconfig for Guarded Control Stack (GCS)

[PATCH 0/4] iio: adc: ad4695: implement calibration support
 2024-08-21 16:33 UTC  (5+ messages)
` [PATCH 2/4] "

[PATCH v5 00/13] Zacas/Zabha support and qspinlocks
 2024-08-21 14:51 UTC  (17+ messages)
` [PATCH v5 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v5 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v5 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v5 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v5 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v5 11/13] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v5 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v5 13/13] riscv: Add qspinlock support


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