linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-08 23:34:27 to 2025-10-10 15:48:00 UTC [more...]

[PATCH] docs: fscrypt: document EFAULT return for FS_IOC_SET_ENCRYPTION_POLICY
 2025-10-10 15:47 UTC 

[PATCH v3 3/5] tracing: fprobe: support comma-separated symbols and :entry/:exit
 2025-10-10 15:10 UTC  (2+ messages)

[PATCH v2 0/3] initrd: remove half of classic initrd support
 2025-10-10 15:04 UTC  (6+ messages)
` [PATCH v2 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
` [PATCH v2 2/3] initrd: remove deprecated code path (linuxrc)
` [PATCH v2 3/3] init: remove /proc/sys/kernel/real-root-dev

[PATCH v2 13/20] Documentation/rv: Add documentation about hybrid automata
 2025-10-10 15:04 UTC  (8+ messages)
` [PATCH v2 14/20] rv: Add sample hybrid monitors stall
` [PATCH v2 15/20] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v2 20/20] rv: Add deadline monitors

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-10 15:02 UTC  (27+ messages)
` [PATCH v4 26/30] selftests/liveupdate: Add multi-kexec session lifecycle test

[PATCH v4 net-next 00/13] AccECN protocol case handling series
 2025-10-10 14:55 UTC  (16+ messages)
` [PATCH v4 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v4 net-next 03/13] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v4 net-next 04/13] tcp: disable RFC3168 fallback identifier "
` [PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v4 net-next 06/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v4 net-next 07/13] tcp: move increment of num_retrans
` [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v4 net-next 09/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v4 net-next 10/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v4 net-next 11/13] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v4 net-next 13/13] tcp: accecn: enable AccECN

[PATCH 0/8] Guaranteed CMA
 2025-10-10 14:53 UTC  (13+ messages)
` [PATCH 1/8] mm: implement cleancache
` [PATCH 2/8] mm/cleancache: add cleancache LRU for folio aging
` [PATCH 3/8] mm/cleancache: readahead support
` [PATCH 4/8] mm/cleancache: add sysfs interface
` [PATCH 5/8] mm/tests: add cleancache kunit test
` [PATCH 6/8] add cleancache documentation
` [PATCH 7/8] mm: introduce GCMA
` [PATCH 8/8] mm: integrate GCMA with CMA using dt-bindings

[PATCH 0/4 v5] cxl/core: Enable Region creation/attach on x86 with LMH
 2025-10-10 14:49 UTC  (14+ messages)
` [PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86
` [PATCH 3/4 v5] cxl/core: Enable Region creation on x86 with LMH
` [PATCH 4/4 v5] cxl/test: Simulate an x86 Low Memory Hole for tests

[PATCH v4 0/8] Add SPI offload support to AD4030
 2025-10-10 14:39 UTC  (11+ messages)
` [PATCH v4 1/8] pwm: Declare waveform stubs for when PWM is not reachable
` [PATCH v4 6/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v4 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

[PATCH net] doc: fix seg6_flowlabel path
 2025-10-10 14:18 UTC 

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-10-10  9:33 UTC  (3+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH 0/9] Documentation/rtla: Cover default options
 2025-10-10  8:33 UTC  (10+ messages)
` [PATCH 1/9] Documentation/rtla: Fix typo in common_options.txt
` [PATCH 2/9] Documentation/rtla: Fix typo in common_timerlat_options.txt
` [PATCH 3/9] Documentation/rtla: Fix typo in rtla-timerlat-top.rst
` [PATCH 4/9] Documentation/rtla: Fix typo in common_timerlat_options.txt
` [PATCH 5/9] Documentation/rtla: Correct tracer name for common options
` [PATCH 6/9] Documentation/rtla: Mention default priority
` [PATCH 7/9] Documentation/rtla: Mention default cgroup state
` [PATCH 8/9] Documentation/trace: Specify exact priority for timerlat
` [PATCH 9/9] Documentation/rtla: Include defaults for tracer options

[PATCH v7 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-10-10  7:58 UTC  (26+ messages)
` [PATCH v7 01/23] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v7 02/23] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v7 03/23] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v7 04/23] mm/ksw: add build system support
` [PATCH v7 05/23] mm/ksw: add ksw_config struct and parser
` [PATCH v7 06/23] mm/ksw: add singleton debugfs interface
` [PATCH v7 07/23] mm/ksw: add HWBP pre-allocation
` [PATCH v7 08/23] mm/ksw: Add atomic watchpoint management api
` [PATCH v7 09/23] mm/ksw: ignore false positives from exit trampolines
` [PATCH v7 10/23] mm/ksw: support CPU hotplug
` [PATCH v7 11/23] sched: add per-task context
` [PATCH v7 12/23] mm/ksw: add entry kprobe and exit fprobe management
` [PATCH v7 13/23] mm/ksw: add per-task ctx tracking
` [PATCH v7 14/23] mm/ksw: resolve stack watch addr and len
` [PATCH v7 15/23] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v7 16/23] mm/ksw: add self-debug helpers
` [PATCH v7 17/23] mm/ksw: add test module
` [PATCH v7 18/23] mm/ksw: add stack overflow test
` [PATCH v7 19/23] mm/ksw: add recursive depth test
` [PATCH v7 20/23] mm/ksw: add multi-thread corruption test cases
` [PATCH v7 21/23] tools/ksw: add test script
` [PATCH v7 22/23] docs: add KStackWatch document
` [PATCH v7 23/23] MAINTAINERS: add entry for KStackWatch

[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
 2025-10-10  7:54 UTC  (13+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "

[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
 2025-10-10  7:40 UTC  (13+ messages)

[PATCH v3 00/11] HID: Implement haptic touchpad support
 2025-10-10  6:48 UTC  (5+ messages)
` [PATCH v3 04/11] HID: haptic: introduce hid_haptic_device

[PATCH v3 00/30] Live Update Orchestrator
 2025-10-10  6:39 UTC  (12+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring

[PATCH] docs/zh_CN: Add secrets coco Chinese translation
 2025-10-10  5:49 UTC 

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:57 UTC  (8+ messages)
        ` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:09 UTC  (15+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}

[PATCH v3 0/8] Enhanced autonomous selection and improvements
 2025-10-10  3:29 UTC  (5+ messages)
` [PATCH v3 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited

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

[RFC PATCH v2 00/10] mm/damon: allow DAMOS auto-tuned for per-memcg per-node memory usage
 2025-10-09 21:20 UTC  (3+ messages)
` [RFC PATCH v2 08/10] Docs/mm/damon/design: document DAMOS_QUOTA_NODE_MEMCG_{USED,FREE}_BP
` [RFC PATCH v2 09/10] Docs/admin-guide/mm/damon/usage: document DAMOS quota goal path file

[PATCH v2 1/2] dt-bindings: trivial-devices: add mps,mp9945
 2025-10-09 20:54 UTC  (2+ messages)
` [PATCH v2 2/2] hwmon: (pmbus) add driver for MPS MP9945

[PATCH v15 0/3] led: add new LED driver for TI LP5812
 2025-10-09 20:16 UTC  (3+ messages)
` [PATCH v15 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver

[PATCH v2 0/2] checkpatch: add new check PLACEHOLDER_USE
 2025-10-09 20:01 UTC  (3+ messages)

[PATCH 2/2] hwmon: (pmbus) add driver for MPS MP9945
 2025-10-09 18:03 UTC  (2+ messages)

[PATCH v5 02/30] docs/dyndbg: explain flags parse 1st
 2025-10-09 17:58 UTC  (4+ messages)
` [PATCH v5 20/30] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v5 24/30] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v5 30/30] docs/dyndbg: add classmap info to howto

[PATCH v2 3/4] docs: riscv: Document hwprobe for Zicbop
 2025-10-09 16:46 UTC  (2+ messages)

[RFC PATCH] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-10-09 16:15 UTC 

[PATCH v3 0/5] coresight: Add format attribute for setting the timestamp interval
 2025-10-09 16:03 UTC  (10+ messages)
` [PATCH v3 1/5] coresight: Change syncfreq to be a u8
` [PATCH v3 3/5] coresight: Refactor etm4_config_timestamp_event()
` [PATCH v3 4/5] coresight: Add format attribute for setting the timestamp interval
` [PATCH v3 5/5] coresight: docs: Document etm4x ts_interval

[PATCH] leds: lp55xx_common: enable use without FW_LOADER_USER_HELPER
 2025-10-09 16:02 UTC  (2+ messages)

[PATCH 1/8] Documentation/rtla: rename common_appendix.rst
 2025-10-09 14:26 UTC  (3+ messages)
` [PATCH v2] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt

[PATCH 1/3] virtio: dwords->qwords
 2025-10-09 13:37 UTC  (3+ messages)

[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
 2025-10-09 12:07 UTC  (9+ messages)
` [PATCH v4 2/2] "

[PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
 2025-10-09 11:44 UTC  (4+ messages)

[PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
 2025-10-09 11:43 UTC  (4+ messages)

[PATCH v6 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-10-09  9:12 UTC  (4+ messages)
` [PATCH v6 23/23] MAINTAINERS: add entry for KStackWatch

[PATCH v3 0/5] ice: add standard stats
 2025-10-09  8:56 UTC  (5+ messages)
` [PATCH v3 2/5] ice: implement ethtool "
  ` [Intel-wired-lan] "
` [PATCH v3 3/5] ice: add tracking of good transmit timestamps
  ` [Intel-wired-lan] "

[PATCH iwl-next v4 0/5] ice: add standard stats
 2025-10-09  8:55 UTC  (3+ messages)
` [PATCH iwl-next v4 5/5] ice: refactor to use helpers
  ` [Intel-wired-lan] "

Error at www.kernel.org/doc/html/next/ since next-20250919
 2025-10-09  8:26 UTC  (4+ messages)

[PATCH v2 0/1] docs/zh_CN: Add trace debugging Chinese translation
 2025-10-09  7:17 UTC  (3+ messages)
` [PATCH v2 1/1] "

EEVDF vs CFS Clarification
 2025-10-09  6:59 UTC  (3+ messages)

[PATCH v3 0/1] docs/zh_CN: Add trace debugging Chinese translation
 2025-10-09  6:20 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/4] rust: xarray: abstract xa_alloc and xa_alloc_cyclic
 2025-10-09  4:50 UTC  (6+ messages)
` [PATCH v2 2/4] rust: xarray: abstract `xa_alloc`

[PATCH 0/4] mm/zswap: misc cleanup of code and documentations
 2025-10-09  3:03 UTC  (3+ messages)
` [PATCH 4/4] Docs/admin-guide/mm/zswap: s/red-black tree/xarray/

[PATCH] Documentation: sysrq: Remove contradicting sentence on extra /proc/sysrq-trigger characters
 2025-10-09  2:18 UTC  (2+ messages)

[PATCH v3 00/13] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-10-09  1:58 UTC  (5+ messages)
` [PATCH v3 02/13] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
` [PATCH v3 06/13] hwmon: Add Apple Silicon SMC hwmon driver

[PATCH hyperv-next v7 00/17] Confidential VMBus
 2025-10-08 23:34 UTC  (13+ messages)
` [PATCH hyperv-next v7 06/17] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v7 07/17] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v7 08/17] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v7 09/17] Drivers: hv: remove stale comment
` [PATCH hyperv-next v7 10/17] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v7 11/17] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v7 12/17] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v7 13/17] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v7 14/17] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v7 15/17] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v7 16/17] Drivers: hv: Set the default VMBus version to 6.0
` [PATCH hyperv-next v7 17/17] Drivers: hv: Support establishing the confidential VMBus connection


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