linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-23 04:39:38 to 2025-05-24 11:19:16 UTC [more...]

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-05-24 10:43 UTC  (19+ messages)
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
` [PATCH v2 05/14] arm: "
` [PATCH v2 06/14] arm64: "
` [PATCH v2 07/14] s390: "
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] mips: "
` [PATCH v2 10/14] loongarch: "
` [PATCH v2 11/14] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v2 12/14] kstack_erase: Support Clang stack depth tracking
` [PATCH v2 13/14] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v2 14/14] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON

[PATCH net-next v12 00/13] Add support for PSE budget evaluation strategy
 2025-05-24 11:03 UTC  (17+ messages)
` [PATCH net-next v12 01/13] net: pse-pd: Introduce attached_phydev to pse control
` [PATCH net-next v12 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v12 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v12 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v12 05/13] net: ethtool: Add support for new power domains index description
` [PATCH net-next v12 06/13] net: pse-pd: Add helper to report hardware enable status of the PI
` [PATCH net-next v12 07/13] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v12 08/13] net: ethtool: Add PSE port priority support feature
` [PATCH net-next v12 09/13] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v12 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v12 11/13] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v12 12/13] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v12 13/13] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description

[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
 2025-05-24  9:07 UTC  (8+ messages)
` [PATCH v5 1/2] sched/numa: fix task swap by skipping kernel threads
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task

[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-05-24  7:07 UTC  (25+ messages)
` [PATCH 01/23] md: add a new parameter 'offset' to md_super_write()
` [PATCH 02/23] md: factor out a helper raid_is_456()
` [PATCH 03/23] md/md-bitmap: cleanup bitmap_ops->startwrite()
` [PATCH 04/23] md/md-bitmap: support discard for bitmap ops
` [PATCH 05/23] md/md-bitmap: remove parameter slot from bitmap_create()
` [PATCH 06/23] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH 07/23] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH 08/23] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH 09/23] md/md-bitmap: add a new method blocks_synced() "
` [PATCH 10/23] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH 11/23] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH 12/23] md/md-bitmap: add macros for lockless bitmap
` [PATCH 13/23] md/md-bitmap: fix dm-raid max_write_behind setting
` [PATCH 14/23] md/dm-raid: remove max_write_behind setting limit
` [PATCH 15/23] md/md-llbitmap: implement llbitmap IO
` [PATCH 16/23] md/md-llbitmap: implement bit state machine
` [PATCH 17/23] md/md-llbitmap: implement APIs for page level dirty bits synchronization
` [PATCH 18/23] md/md-llbitmap: implement APIs to mange bitmap lifetime
` [PATCH 19/23] md/md-llbitmap: implement APIs to dirty bits and clear bits
` [PATCH 20/23] md/md-llbitmap: implement APIs for sync_thread
` [PATCH 21/23] md/md-llbitmap: implement all bitmap operations
` [PATCH 22/23] md/md-llbitmap: implement sysfs APIs
` [PATCH 23/23] md/md-llbitmap: add Kconfig

[PATCH net-next v4 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-05-24  6:25 UTC  (5+ messages)
` [PATCH net-next v4 01/14] dt-bindings: net: Add PPE "

[PATCH] Doc: networking: Fix various typos in rds.rst
 2025-05-24  5:08 UTC  (3+ messages)

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-24  3:30 UTC  (23+ messages)
` [PATCH v5 01/29] iommufd: Apply obvious cosmetic fixes
` [PATCH v5 02/29] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v5 03/29] iommu: Apply the new "
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info

[PATCH v3 00/12] iio: accel: adxl313: add power-save on activity/inactivity
 2025-05-23 22:35 UTC  (13+ messages)
` [PATCH v3 01/12] iio: accel: adxl313: add debug register
` [PATCH v3 02/12] iio: accel: adxl313: introduce channel scan_index
` [PATCH v3 03/12] iio: accel: adxl313: configure scan type for buffer
` [PATCH v3 04/12] iio: accel: adxl313: make use of regmap cache
` [PATCH v3 05/12] iio: accel: adxl313: add function to enable measurement
` [PATCH v3 06/12] iio: accel: adxl313: prepare interrupt handling
` [PATCH v3 07/12] iio: accel: adxl313: add basic "
` [PATCH v3 08/12] iio: accel: adxl313: add FIFO watermark
` [PATCH v3 09/12] iio: accel: adxl313: add activity sensing
` [PATCH v3 10/12] iio: accel: adxl313: add inactivity sensing
` [PATCH v3 11/12] iio: accel: adxl313: implement power-save on inactivity
` [PATCH v3 12/12] docs: iio: add ADXL313 accelerometer

[PATCH v2] docs: ABI: Fix "diasble" to "disable"
 2025-05-23 22:02 UTC 

[PATCH] cpufreq, docs: (userspace governor) add that actual freq is >= scaling_setspeed
 2025-05-23 21:47 UTC  (9+ messages)

[PATCH v13 00/27] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-05-23 21:08 UTC  (15+ messages)
` [PATCH v13 11/27] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v13 18/27] x86/resctrl: Add definitions for MBM event configuration
` [PATCH v13 19/27] x86/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v13 20/27] x86/resctrl: Provide interface to update the event configurations
` [PATCH v13 21/27] x86/resctrl: Introduce mbm_assign_on_mkdir to configure assignments
` [PATCH v13 23/27] x86/resctrl: Introduce mbm_L3_assignments to list assignments in a group

[PATCH v6 0/8] cxl: support CXL memory RAS features
 2025-05-23 20:38 UTC  (5+ messages)
` [PATCH v6 7/8] cxl/edac: Add CXL memory device memory sparing control feature

[net-next PATCH v5 00/10] Add PCS core support
 2025-05-23 20:33 UTC  (2+ messages)
` [net-next PATCH v5 03/10] net: pcs: Add subsystem

[PATCH v2 0/2] drm: add overview diagram for drm stack
 2025-05-23 19:52 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] "

[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-23 19:23 UTC  (26+ messages)
` [PATCH v8 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v8 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v8 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v8 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v8 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v8 06/14] riscv: misaligned: request misaligned exception from SBI
` [PATCH v8 07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v8 08/14] riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
` [PATCH v8 09/14] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v8 10/14] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v8 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v8 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v8 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v8 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[RFC v2 00/16] Live Update Orchestrator
 2025-05-23 18:09 UTC  (6+ messages)
` [RFC v2 08/16] luo: luo_files: add infrastructure for FDs

[PATCH v7 net-next 00/15] AccECN protocol patch series
 2025-05-23 17:50 UTC  (4+ messages)
` [PATCH v7 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK

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

[PATCH net-next v4 0/3] dpll: add Reference SYNC feature
 2025-05-23 17:26 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v4 2/3] dpll: add reference sync get/set
` [PATCH net-next v4 3/3] ice: add ref-sync dpll pins

[PATCH v4 5/5] KVM: SEV: Add SEV-SNP CipherTextHiding support
 2025-05-23 17:29 UTC  (2+ messages)

[PATCH 1/1] Documentation: hyperv: Update VMBus doc with new features and info
 2025-05-23 16:19 UTC  (2+ messages)

[PATCH net-next v4 0/3] dpll: add all inputs phase offset monitor
 2025-05-23 15:42 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dpll: add phase-offset-monitor feature to netlink spec
` [PATCH net-next v4 2/3] dpll: add phase_offset_monitor_get/set callback ops
` [PATCH net-next v4 3/3] ice: add phase offset monitor for all PPS dpll inputs

[PATCH net-next v3 0/3] dpll: add Reference SYNC feature
 2025-05-23 15:32 UTC  (4+ messages)
` [PATCH net-next v3 2/3] dpll: add reference sync get/set

[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-23 13:23 UTC  (4+ messages)

[PATCH net-next 0/5] net: bridge: propagate safe mcast snooping to switchdev + DSA
 2025-05-23 13:02 UTC  (3+ messages)
` [PATCH net-next 3/5] net: bridge: mcast: check if snooping is enabled for active state

[PATCH] drm: add overview diagram for drm stack
 2025-05-23 11:58 UTC  (2+ messages)

[PATCH v3 0/2] Loongarch irq-redirect supprot
 2025-05-23 10:18 UTC  (3+ messages)
` [PATCH v3 1/2] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v3 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support

[PATCH net-next 5/5] net: dsa: forward bridge/switchdev mcast active notification
 2025-05-23  9:44 UTC  (3+ messages)

[PATCH net-next 1/5] net: bridge: mcast: explicitly track active state
 2025-05-23  9:44 UTC  (2+ messages)

[PATCH v7 00/12] khugepaged: mTHP support
 2025-05-23  6:55 UTC  (3+ messages)
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for "


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