linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-22 18:28:04 to 2025-10-24 08:16:41 UTC [more...]

[PATCH net-next] net/mlx5: Implement swp_l4_csum_mode via devlink params
 2025-10-24  8:16 UTC  (6+ messages)

[PATCH net-next v2 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-24  8:07 UTC  (7+ messages)
` [PATCH net-next v2 02/14] i40e: support generic devlink param "max_mac_per_vf"

[PATCH v4] stm: class: Add MIPI OST protocol support
 2025-10-24  7:05 UTC 

[PATCH v3 00/11] HID: Implement haptic touchpad support
 2025-10-24  3:30 UTC  (3+ messages)
` [PATCH v3 03/11] Input: add INPUT_PROP_HAPTIC_TOUCHPAD

[PATCH v2 00/10] Collect documentation-related tools under /tools/docs
 2025-10-24  3:10 UTC  (12+ messages)
` [PATCH v2 01/10] docs: Move the "features" tools to tools/docs
` [PATCH v2 02/10] docs: move checktransupdate.py "
` [PATCH v2 03/10] docs: move scripts/check-variable-fonts.sh "
` [PATCH v2 04/10] docs: move scripts/documentation-file-ref-check "
` [PATCH v2 05/10] docs: move get_abi.py "
` [PATCH v2 06/10] docs: move test_doc_build.py "
` [PATCH v2 07/10] docs: move kernel-doc "
` [PATCH v2 08/10] docs: move split-man.pl "
` [PATCH v2 09/10] docs: move find-unused-docs.sh "
` [PATCH v2 10/10] docs: remove kernel-doc.pl

[PATCH net-next v8 1/2] net/tls: support setting the maximum payload size
 2025-10-24  2:11 UTC  (6+ messages)
` [PATCH net-next v8 2/2] selftests: tls: add tls record_size_limit test

[PATCH] docs/zh_CN: Add keys ecryptfs Chinese translation
 2025-10-24  1:47 UTC  (2+ messages)

[PATCH net-next v2] net: rmnet: Use section heading markup for packet format subsections
 2025-10-24  1:20 UTC  (3+ messages)

[PATCH net-next v7 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-10-24  1:13 UTC  (6+ messages)
` [PATCH net-next v7 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v7 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET

[PATCH net-next v2] Documentation: ARCnet: Update obsolete contact info
 2025-10-24  0:45 UTC  (5+ messages)

[PATCH net-next 0/7] ynl: add ignore-index flag for indexed-array
 2025-10-24  0:03 UTC  (4+ messages)

[PATCH v5 00/14] fuse: use iomap for buffered reads + readahead
 2025-10-24  0:01 UTC  (4+ messages)
` [PATCH v5 07/14] iomap: track pending read bytes more optimally

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-10-23 23:41 UTC  (22+ messages)
` [PATCH v12 mm-new 01/15] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v12 mm-new 02/15] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v12 mm-new 03/15] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v12 mm-new 04/15] khugepaged: generalize alloc_charge_folio()
` [PATCH v12 mm-new 05/15] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v12 mm-new 06/15] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH v12 mm-new 07/15] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH v12 mm-new 08/15] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v12 mm-new 09/15] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH v12 mm-new 10/15] khugepaged: improve tracepoints for mTHP orders
` [PATCH v12 mm-new 11/15] khugepaged: introduce collapse_allowable_orders helper function
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support
` [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v12 mm-new 14/15] khugepaged: run khugepaged for all orders
` [PATCH v12 mm-new 15/15] Documentation: mm: update the admin guide for mTHP collapse

[PATCH 0/2] ipe: add script enforcement mechanism with AT_EXECVE_CHECK
 2025-10-23 23:36 UTC  (3+ messages)
` [PATCH 1/2] ipe: Add AT_EXECVE_CHECK support for script enforcement
` [PATCH 2/2] ipe: Update documentation "

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

[PATCH 0/2] New driver for ams AS5600 Position Sensor
 2025-10-23 18:32 UTC  (4+ messages)
` [PATCH 2/2] iio: position: Add support for ams AS5600 angle sensor

[PATCH v5 5/7] revocable: Add fops replacement
 2025-10-23 18:30 UTC  (24+ messages)

[PATCH v7 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-23 18:20 UTC  (16+ messages)
` [PATCH v7 01/15] genpt: Generic Page Table base API
` [PATCH v7 02/15] genpt: Add Documentation/ files
` [PATCH v7 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v7 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v7 05/15] iommupt: Add iova_to_phys op
` [PATCH v7 06/15] iommupt: Add unmap_pages op
` [PATCH v7 07/15] iommupt: Add map_pages op
` [PATCH v7 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v7 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v7 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v7 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v7 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v7 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v7 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v7 15/15] iommupt: Add a kunit test for the IOMMU implementation

[PATCH net-next v2 13/14] ixgbe: preserve RSS indirection table across admin down/up
 2025-10-23 16:26 UTC  (4+ messages)

[PATCH] checkpatch: add uninitialized pointer with __free attribute check
 2025-10-23 15:14 UTC  (10+ messages)

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-23 15:05 UTC  (8+ messages)
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v8 00/21] Enable FRED with KVM VMX
 2025-10-23 15:03 UTC  (10+ messages)
` [PATCH v8 04/21] x86/cea: Prefix event stack names with ESTACK_
` [PATCH v8 05/21] x86/cea: Export API for per-CPU exception stacks for KVM

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-10-23 14:04 UTC  (11+ messages)

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-23 13:25 UTC  (15+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls

[PATCH 1/5] drivers/hwmon: Add TSC1641 I2C power monitor driver
 2025-10-23 12:55 UTC  (3+ messages)

[PATCH net-next 1/8] ipvlan: Implement learnable L2-bridge
 2025-10-23 11:31 UTC  (4+ messages)

[PATCH 0/2] Fixups for cancelled hibernate
 2025-10-23 11:23 UTC  (5+ messages)
` [PATCH 1/2] PM: Allow device drivers to manage the frozen state of a device

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-23 10:24 UTC  (16+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking

[PATCH v3] Documentation: sysrq: Rewrite /proc/sysrq-trigger usage
 2025-10-23  4:42 UTC  (2+ messages)

[PATCH v3] stm: class: Add MIPI OST protocol support
 2025-10-23  4:12 UTC  (4+ messages)

[PATCH 0/9] mm/damon: support pin-point targets removal
 2025-10-23  1:25 UTC  (2+ messages)
` [PATCH 4/9] Docs/admin-guide/mm/damon/usage: document obsolete_target file

[PATCH net-next v14 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-10-23  0:50 UTC  (6+ messages)
` [PATCH net-next v14 3/7] bonding: arp_ip_target helpers
` [PATCH net-next v14 4/7] bonding: Processing extended arp_ip_target from user space
` [PATCH net-next v14 6/7] bonding: Update for extended arp_ip_target format
` [PATCH net-next v14 7/7] bonding: Selftest and documentation for the arp_ip_target parameter

[PATCH v2] Documentation: sysrq: Rewrite /proc/sysrq-trigger usage
 2025-10-23  0:35 UTC  (7+ messages)

[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
 2025-10-23  0:09 UTC  (8+ messages)

[PATCH v4 0/7] nvme-tcp: Support receiving KeyUpdate requests
 2025-10-22 23:47 UTC  (7+ messages)
` [PATCH v4 4/7] net/handshake: Support KeyUpdate message types

[PATCH v8 18/21] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling
 2025-10-22 23:10 UTC  (2+ messages)

[PATCH, v2] kbuild: doc: improve KBUILD_BUILD_TIMESTAMP documentation
 2025-10-22 21:20 UTC  (2+ messages)

[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
 2025-10-22 20:03 UTC  (7+ messages)
` [PATCH v10 03/15] x86/alternatives: Disable LASS when patching kernel alternatives


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