linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-29 08:06:43 to 2025-04-30 10:10:37 UTC [more...]

[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-04-30 10:10 UTC  (15+ messages)
` [PATCH v6 2/6] platform/x86: Add Lenovo WMI Helpers
` [PATCH v6 3/6] platform/x86: Add Lenovo WMI Events Driver
  ` [External] : "
` [PATCH v6 5/6] platform/x86: Add Lenovo WMI Gamezone Driver
` [PATCH v6 6/6] platform/x86: Add Lenovo WMI Other Mode Driver

[PATCH v5 00/12] khugepaged: mTHP support
 2025-04-30 10:09 UTC  (11+ messages)
` [PATCH v5 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v5 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v5 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v5 12/12] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v4 0/7] Arm CoreSight: Support AUX pause and resume
 2025-04-30  9:21 UTC  (3+ messages)
` [PATCH v4 1/7] coresight: etm4x: Extract the trace unit controlling

[PATCH v28 09/20] Documentation: add ULP DDP offload documentation
 2025-04-30  8:57 UTC 

[PATCH iwl-next v2 00/14] Introduce iXD driver
 2025-04-30  8:55 UTC  (5+ messages)
` [PATCH iwl-next v2 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
    ` [Intel-wired-lan] "

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-30  8:01 UTC  (55+ messages)
` [PATCH v2 04/22] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 11/22] iommufd: Add for-driver helpers iommufd_vcmdq_depend/undepend()
` [PATCH v2 13/22] iommufd: Add mmap interface
` [PATCH v2 16/22] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v2 17/22] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v2 18/22] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v2 19/22] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v2 20/22] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-30  7:33 UTC  (10+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-04-30  7:15 UTC  (4+ messages)

[PATCH v3 0/3] rpmsg offchannel deadcoding
 2025-04-30  7:11 UTC  (5+ messages)
` [PATCH v3 1/3] rpmsg: core: Remove deadcode
` [PATCH v3 2/3] rpmsg: virtio: Remove uncallable offchannel functions
` [PATCH v3 3/3] rpmsg: Remove unused method pointers *send_offchannel

[PATCH 0/3] Export fan control and register fans as cooling devices
 2025-04-30  7:00 UTC  (9+ messages)
` [PATCH 1/3] platform/chrome: update pwm fan control host commands
` [PATCH 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices

[PATCH] docs/sched: Make the sched-stats documentation consistent
 2025-04-30  6:25 UTC 

[PATCH 0/2] Update kunit doc and tool with tips to build errors
 2025-04-30  5:18 UTC  (9+ messages)
` [PATCH 1/2] doc: kunit: add information about cleaning source trees
` [PATCH 2/2] kunit: add tips to clean source tree to build help message

[PATCH] documentation: Add nodebugmon for arm64 platforms
 2025-04-30  4:31 UTC  (3+ messages)

[PATCH 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695-10
 2025-04-30  4:10 UTC  (5+ messages)
` [PATCH 2/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH 3/5] hwmon: pmbus: mpq8785: Add support for MPM3695

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-30  1:40 UTC  (4+ messages)
` [PATCH v14 18/19] x86: Secure Launch late initcall platform module

[Kernel 5.15/Kernle 6.1] About Sphinx Doc
 2025-04-30  1:04 UTC 

[PATCH v14 00/27] riscv control-flow integrity for usermode
 2025-04-30  0:16 UTC  (28+ messages)
` [PATCH v14 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v14 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v14 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v14 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v14 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v14 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v14 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v14 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v14 09/27] riscv mmu: write protect and shadow stack
` [PATCH v14 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v14 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v14 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v14 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v14 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v14 15/27] riscv/traps: Introduce software check exception
` [PATCH v14 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v14 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v14 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v14 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v14 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v14 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v14 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v14 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v14 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v14 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v14 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v14 27/27] kselftest/riscv: kselftest for user mode cfi

[RFC PATCH 00/17] CXL Boot to Bash Documentation
 2025-04-30  0:12 UTC  (18+ messages)
` [RFC PATCH 01/17] cxl: update documentation structure in prep for new docs
` [RFC PATCH 02/17] cxl: docs/devices - device reference and uefi placeholder
` [RFC PATCH 03/17] cxl: docs/platform/bios-and-efi documentation
` [RFC PATCH 04/17] cxl: docs/platform/acpi reference documentation
` [RFC PATCH 05/17] cxl: docs/platform/example-configs documentation
` [RFC PATCH 06/17] cxl: docs/linux - overview
` [RFC PATCH 07/17] cxl: docs/linux - early boot configuration
` [RFC PATCH 08/17] cxl: docs/linux - add cxl-driver theory of operation
` [RFC PATCH 09/17] cxl: docs/linux/cxl-driver - add example configurations
` [RFC PATCH 10/17] cxl: docs/linux/dax-driver documentation
` [RFC PATCH 11/17] cxl: docs/linux/memory-hotplug
` [RFC PATCH 12/17] cxl: docs/allocation/dax
` [RFC PATCH 13/17] cxl: docs/allocation/page-allocator
` [RFC PATCH 14/17] cxl: docs/allocation/reclaim
` [RFC PATCH 15/17] cxl: docs/allocation/hugepages
` [RFC PATCH 16/17] cxl: docs/allocation/tiering
` [RFC PATCH 17/17] cxl: docs/use-cases

[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
 2025-04-29 23:53 UTC  (4+ messages)

[PATCH v2 0/3] rpmsg offchannel deadcoding
 2025-04-29 23:47 UTC  (5+ messages)
` [PATCH v2 3/3] rpmsg: Remove unused method pointers *send_offchannel

[PATCH net-next 11/13] ixgbe: devlink: add devlink region support for E610
 2025-04-29 23:46 UTC 

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-04-29 23:30 UTC  (12+ messages)
` [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v3 3/9] kbuild: add stamp file for vmlinux BTF data
` [PATCH v3 4/9] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v3 5/9] module: Make module loading policy usable without MODULE_SIG
` [PATCH v3 6/9] module: Move integrity checks into dedicated function
` [PATCH v3 7/9] module: Move lockdown check into generic module loader
` [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v3 9/9] module: Introduce hash-based integrity checking

[PATCH v2 0/5] Add support for AD4052 device family
 2025-04-29 22:03 UTC  (19+ messages)
` [PATCH v2 1/5] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH v2 4/5] docs: iio: new docs for ad4052 driver
` [PATCH v2 5/5] iio: adc: add support for ad4052

[PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
 2025-04-29 17:50 UTC  (11+ messages)
` [PATCH] checkpatch: remove %p4cn
` [PATCH v2] checkpatch: remove %p4cn and add check for %p4chR

[PATCH v2] kbuild: make all file references relative to source root
 2025-04-29 19:51 UTC  (3+ messages)

[PATCH] docs: debugfs: do not recommend debugfs_remove_recursive
 2025-04-29 18:24 UTC  (3+ messages)

[PATCH] kernel-doc: Add initial binfmt docs
 2025-04-29 17:28 UTC  (3+ messages)

[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-04-29 16:34 UTC  (9+ messages)
` [PATCH v6 11/14] x86: add KHO support

[rust:pr/1161 77/195] drivers/net/ethernet/realtek/8139c.c:61: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2025-04-29 15:08 UTC 

[PATCH net] docs: tproxy: fix code block style
 2025-04-29 14:51 UTC  (3+ messages)

[PATCH net v2] docs: tproxy: fix code block style
 2025-04-29 14:49 UTC 

[PATCH v2 0/6] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-04-29 14:47 UTC  (6+ messages)
` [PATCH v2 1/6] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-04-29 14:39 UTC  (3+ messages)
` [PATCH v5 4/5] platform/x86/amd: pmc: use FCH_PM_BASE definition

[PATCH v5 0/4] mm: introduce THP deferred setting
 2025-04-29 13:49 UTC  (3+ messages)
` [PATCH v5 1/4] mm: defer THP insertion to khugepaged

[PATCH 5/5] dt-bindings: hwmon: Add bindings for mpq8785 driver
 2025-04-29 13:28 UTC  (2+ messages)

[PATCH] Documentation (arm64):Advanced SIMD and floating point support condition
 2025-04-29 13:11 UTC  (2+ messages)

[PATCH] Documentation: ioctl-number: Extend "Include File" column width
 2025-04-29 13:05 UTC 

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-04-29 13:01 UTC  (2+ messages)

[PATCH net-next v9 00/13] Add support for PSE budget evaluation strategy
 2025-04-29 12:29 UTC  (9+ messages)
` [PATCH net-next v9 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v9 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v9 07/13] net: pse-pd: Add support for budget evaluation strategies

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-04-29 11:53 UTC  (4+ messages)
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface

[PATCH v2] sched/numa: Add statistics of numa balance task migration and swap
 2025-04-29 11:18 UTC  (3+ messages)

[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
 2025-04-29 10:05 UTC  (5+ messages)
` [PATCH v2 4/7] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH v2 6/7] accel/rocket: Add job submission IOCTL

[PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
 2025-04-29  9:40 UTC  (6+ messages)
` [PATCH v8 6/7] x86/crash: pass dm crypt keys to "


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