linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-13 10:21:27 to 2025-03-14 20:09:49 UTC [more...]

[PATCH v2] x86/early_printk: add MMIO-based UARTs
 2025-03-14 20:09 UTC 

[PATCH 0/4] Add support for AD4052 device family
 2025-03-14 18:56 UTC  (10+ messages)
` [PATCH 3/4] docs: iio: new docs for ad4052 driver

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-14 18:49 UTC  (7+ messages)

[PATCH net-next 0/6] netconsole: Add support for userdata release
 2025-03-14 17:58 UTC  (7+ messages)
` [PATCH net-next 1/6] netconsole: introduce 'release' as a new sysdata field
` [PATCH net-next 2/6] netconsole: implement configfs for release_enabled
` [PATCH net-next 3/6] netconsole: add 'sysdata' suffix to related functions
` [PATCH net-next 4/6] netconsole: append release to sysdata
` [PATCH net-next 5/6] selftests: netconsole: Add tests for 'release' feature in sysdata
` [PATCH net-next 6/6] docs: netconsole: document release feature

[PATCH v1 0/4] iio: adc: ad4000: Add SPI offload support
 2025-03-14 17:19 UTC  (5+ messages)
` [PATCH v1 1/4] iio: adc: ad4000: Add support for SPI offload
` [PATCH v1 2/4] Documentation: iio: ad4000: Add new supported parts
` [PATCH v1 3/4] Documentation: iio: ad4000: Add IIO Device characteristics section
` [PATCH v1 4/4] Documentation: iio: ad4000: Describe offload support

[PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
 2025-03-14 16:30 UTC  (3+ messages)

[PATCH v11 00/27] riscv control-flow integrity for usermode
 2025-03-14 16:19 UTC  (40+ messages)
` [PATCH v11 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v11 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v11 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v11 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v11 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v11 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v11 09/27] riscv mmu: write protect and shadow stack
` [PATCH v11 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v11 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v11 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v11 14/27] riscv/traps: Introduce software check exception
` [PATCH v11 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v11 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v11 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v11 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v11 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v11 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v11 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v11 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-03-14 16:18 UTC  (24+ messages)

[broonie-spi:for-6.15 19/22] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/connector/gocontroll,moduline-module-slot.yaml
 2025-03-14 16:13 UTC 

[PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
 2025-03-14 15:57 UTC  (11+ messages)

[PATCH net-next 0/4] mlx5e: Support recovery counter in reset
 2025-03-14 14:31 UTC  (9+ messages)
` [PATCH net-next 1/4] net/mlx5e: Ensure each counter group uses its PCAM bit
` [PATCH net-next 2/4] net/mlx5e: Access PHY layer counter group as other counter groups
` [PATCH net-next 3/4] net/mlx5e: Get counter group size by FW capability
` [PATCH net-next 4/4] net/mlx5e: Expose port reset cycle recovery counter via ethtool

[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
 2025-03-14 13:53 UTC  (33+ messages)
` [PATCH v3 01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
` [PATCH v3 03/17] riscv: sbi: add SBI FWFT extension calls
` [PATCH v3 04/17] riscv: misaligned: request misaligned exception from SBI
` [PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v3 07/17] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v3 15/17] RISC-V: KVM: add SBI extension reset callback
` [PATCH v3 16/17] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v3 17/17] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH v3 0/3] Initial BBML2 support for contpte_convert()
 2025-03-14 13:12 UTC  (24+ messages)
` [PATCH v3 1/3] arm64: Add BBM Level 2 cpu feature
` [PATCH v3 2/3] iommu/arm: Add BBM Level 2 smmu feature
` [PATCH v3 3/3] arm64/mm: Elide tlbi in contpte_convert() under BBML2

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-03-14 13:11 UTC  (13+ messages)
` [Patch 3/5] ACPI: CPPC: support updating epp, auto_sel and {min|max_perf} from sysfs

[PATCH v3 2/2] docs: tracing: Reduce maxdepth in index documentation
 2025-03-14 12:41 UTC  (9+ messages)

[PATCH] docs: driver-api: firmware: clarify userspace requirements
 2025-03-14 12:34 UTC  (2+ messages)

[PATCH v2] drop_caches: re-enable message after disabling
 2025-03-14 12:28 UTC  (7+ messages)

[PATCH] drop_caches: Allow re-enabling message after disabling
 2025-03-14 10:48 UTC  (3+ messages)

[PATCH v1] docs/zh_CN: Add how-to of Chinese translation
 2025-03-14 10:28 UTC 

[PATCH v2 0/2] drm/display: HDMI documentation improvements
 2025-03-14  8:23 UTC  (4+ messages)
` [PATCH v2 2/2] drm/display: hdmi: Mention Infoframes testing with edid-decode

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-03-14  8:11 UTC  (6+ messages)
` [PATCH v6 14/26] drm/bridge: add support for refcounted "

[PATCH 0/4] ntsync: some small fixes for doc and selftests
 2025-03-14  7:14 UTC  (2+ messages)
` [PATCH 4/4] docs: ntsync: update NTSYNC_IOC_*

[PATCH net-next v2] net: ti: icssg-prueth: Add ICSSG FW Stats
 2025-03-14  6:45 UTC  (5+ messages)

[PATCH v2 0/2] Use proper printk format in appletbdrm
 2025-03-14  3:49 UTC  (5+ messages)
` [PATCH v2 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
` [PATCH v2 2/2] drm/appletbdrm: use %p4cl instead of %p4cc

[PATCH linux next v4] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese
 2025-03-14  0:40 UTC  (2+ messages)

[PATCH] x86/early_printk: add MMIO-based UARTs
 2025-03-14  0:40 UTC  (5+ messages)

[PATCH 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
 2025-03-14  0:05 UTC  (16+ messages)

[PATCH v2] drm: Add UAPI for the Asahi driver
 2025-03-13 22:18 UTC 

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-13 22:05 UTC  (21+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v4 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
` [PATCH v4 07/14] arm64: "
` [PATCH v4 08/14] loongarch: "
` [PATCH v4 09/14] parisc: "
` [PATCH v4 10/14] s390: "
` [PATCH v4 11/14] sh: "
` [PATCH v4 12/14] sh: Move defines needed "
` [PATCH v4 13/14] riscv: Add support "
` [PATCH v4 14/14] powerpc: "

[PATCH v5 0/1] ipe: add errno field to IPE policy load auditing
 2025-03-13 21:51 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v6 0/2] hwmon: add GPD devices sensor driver
 2025-03-13 20:58 UTC  (4+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] hwmon: document: add gpd-fan

[PATCH v5 0/2] hwmon: add GPD devices sensor driver
 2025-03-13 20:12 UTC  (4+ messages)
` [PATCH v5 1/2] "

[PATCH v6 0/3] printf: convert self-test to KUnit
 2025-03-13 17:28 UTC  (7+ messages)

[PATCH 0/4] kbuild: make all file references relative to source root
 2025-03-13 15:59 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] kbuild: doc: reproducible-builds: drop section "Absolute filenames"
` [PATCH 3/4] x86/boot: Switch to -ffile-prefix-map
` [PATCH 4/4] x86/boot/compressed: "

[PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
 2025-03-13 15:41 UTC  (3+ messages)

[PATCH net-next v7 0/9] Device memory TCP TX
 2025-03-13 15:37 UTC  (6+ messages)
` [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v7 8/9] net: check for driver support in netmem TX

[PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
 2025-03-13 14:56 UTC  (11+ messages)

[PATCH v2] docs: Remove outdated highuid.rst documentation
 2025-03-13 14:56 UTC 

[PATCH v16 5/7] drm/vkms: Create KUnit tests for YUV conversions
 2025-03-13 14:29 UTC  (11+ messages)

[PATCH] docs: Remove outdated highuid.rst documentation
 2025-03-13 13:44 UTC  (2+ messages)

[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
 2025-03-13 10:21 UTC  (13+ messages)
` [PATCH net-next 01/12] mptcp: pm: split netlink and in-kernel init
` [PATCH net-next 02/12] mptcp: pm: in-kernel: use kmemdup helper
` [PATCH net-next 03/12] mptcp: pm: use pm variable instead of msk->pm
` [PATCH net-next 04/12] mptcp: pm: only fill id_avail_bitmap for in-kernel pm
` [PATCH net-next 05/12] mptcp: pm: add struct_group in mptcp_pm_data
` [PATCH net-next 06/12] mptcp: pm: define struct mptcp_pm_ops
` [PATCH net-next 07/12] mptcp: pm: register in-kernel and userspace PM
` [PATCH net-next 08/12] mptcp: sysctl: set path manager by name
` [PATCH net-next 09/12] mptcp: sysctl: map path_manager to pm_type
` [PATCH net-next 10/12] mptcp: sysctl: map pm_type to path_manager
` [PATCH net-next 11/12] mptcp: sysctl: add available_path_managers
` [PATCH net-next 12/12] selftests: mptcp: add pm sysctl mapping tests


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