Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-29 23:33:27 to 2026-06-01 12:05:23 UTC [more...]

[PATCH v3 00/24] dynamic-debug cleanups refactors maintenance + alignment fix
 2026-06-01 12:04 UTC  (10+ messages)
` [PATCH v3 01/24] docs/dyndbg: update examples \012 to \n
` [PATCH v3 02/24] docs/dyndbg: explain flags parse 1st
` [PATCH v3 03/24] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v3 04/24] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v3 05/24] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v3 06/24] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v3 07/24] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v3 08/24] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v3 09/24] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-06-01 12:01 UTC  (10+ messages)
` [PATCH mm-unstable v18 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v18 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support

[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-01 11:54 UTC  (7+ messages)
` [PATCH 01/11] net: wwan: t9xx: Add PCIe core
` [PATCH 02/11] net: wwan: t9xx: Add control plane transaction layer
` [PATCH 03/11] net: wwan: t9xx: Add control DMA interface

[PATCH v3 0/2] arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capability
 2026-06-01 11:20 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] arm64: kernel: Disable CNP on HiSilicon HIP09

[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
 2026-06-01 11:13 UTC  (13+ messages)

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-01 11:07 UTC  (8+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v3 2/4] mm/zswap: Implement proactive writeback

[PATCH v5 2/4] kernel: param: initialize module_kset in a pure_initcall
 2026-06-01 10:19 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v2] docs: pt_BR: update maintainer-handbooks
 2026-06-01 10:00 UTC  (6+ messages)

[PATCH v15 00/23] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-01  9:48 UTC  (24+ messages)
` [PATCH v15 01/23] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v15 02/23] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v15 03/23] powerpc/kexec_file: Fix NULL pointer dereference in kexec_extra_fdt_size_ppc64()
` [PATCH v15 04/23] powerpc/kexec_file: Fix memory range truncation in __merge_memory_ranges()
` [PATCH v15 05/23] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v15 06/23] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v15 07/23] arm64: kexec_file: Fix CMA page leaks during segment placement retry loops
` [PATCH v15 08/23] arm64: kexec_file: Fix image->elf_headers memory leak during retry loop
` [PATCH v15 09/23] kexec: Fix UAF and Double Free in crash_load_dm_crypt_keys()
` [PATCH v15 10/23] crash_core: Introduce CRASH_HOTPLUG_SAFETY_PADDING for memory hotplug safety
` [PATCH v15 11/23] x86: kexec_file: Fix TOCTOU buffer overflow via memory region padding
` [PATCH v15 12/23] arm64: "
` [PATCH v15 13/23] riscv: "
` [PATCH v15 14/23] LoongArch: "
` [PATCH v15 15/23] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v15 16/23] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v15 17/23] x86: "
` [PATCH v15 18/23] riscv: "
` [PATCH v15 19/23] LoongArch: "
` [PATCH v15 20/23] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
` [PATCH v15 21/23] arm64: kexec_file: Add support for crashkernel CMA reservation
` [PATCH v15 22/23] riscv: "
` [PATCH v15 23/23] arm64: crash: Add crash hotplug support

[PATCH v15 00/12] ADF41513/ADF41510 PLL frequency synthesizers
 2026-06-01  9:43 UTC  (14+ messages)
` [PATCH v15 01/12] dt-bindings: iio: frequency: add adf41513
` [PATCH v15 02/12] lib: kstrtox: add local _parse_integer_limit_init() helper
` [PATCH v15 03/12] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v15 04/12] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v15 05/12] lib: math: div64: add div64_s64_rem()
` [PATCH v15 06/12] iio: core: add decimal value formatting into 64-bit value
` [PATCH v15 07/12] iio: test: iio-test-format: add test case for decimal format
` [PATCH v15 08/12] iio: frequency: adf41513: driver implementation
` [PATCH v15 09/12] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v15 10/12] iio: frequency: adf41513: features on frequency change
` [PATCH v15 11/12] docs: iio: add documentation for adf41513 driver
` [PATCH v15 12/12] Documentation: ABI: testing: add common ABI file for iio/frequency

[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
 2026-06-01  9:37 UTC  (7+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()

[PATCH v17 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-06-01  9:31 UTC  (12+ messages)
` [PATCH v17 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v17 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v17 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v17 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v17 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v17 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v17 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v17 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v17 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v17 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v17 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH v7 0/8] Add Chinese translation for USB subsystem
 2026-06-01  9:34 UTC  (12+ messages)
` [PATCH v7 2/8] docs/zh_CN: Add acm.rst translation
        ` [PATCH] docs/zh_CN: usb: cleanup translated wording and formatting
        ` [PATCH v2] "
        ` [PATCH v3] docs/zh_CN: usb: refine "
          ` [PATCH v4] "

[PATCH v3 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
 2026-06-01  9:23 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH net-next v2 00/10] net: Add ADIN1140 support
 2026-06-01  9:17 UTC  (5+ messages)
` [PATCH net-next v2 10/10] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY

[PATCH v2] arm64: kernel: Unify CNP disable workaround into ARM64_WORKAROUND_DISABLE_CNP
 2026-06-01  9:09 UTC  (5+ messages)

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-06-01  9:05 UTC  (5+ messages)
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS

[PATCH] Documentation: drm: Add entry for removing spsc_queue to TODO list
 2026-06-01  8:30 UTC  (2+ messages)

[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-01  8:28 UTC  (6+ messages)
` [PATCH v2 03/10] riscv: Standardize extension capitalization
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection

[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-01  7:34 UTC  (2+ messages)

[PATCH v1] docs: real-time: Fix duplicated sched(7) text
 2026-06-01  7:00 UTC  (3+ messages)

[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-06-01  6:10 UTC  (3+ messages)
` [PATCH v4 2/5] tools/lib/mm: add shared file helpers

[PATCH net-next 00/11] mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
 2026-06-01  6:04 UTC  (4+ messages)
` [PATCH net-next 04/11] mptcp: introduce add_addr_v6_port_drop_ts sysctl knob

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-01  2:47 UTC  (3+ messages)

[PATCH] cpufreq: Documentation: fix freq_step description
 2026-06-01  2:04 UTC  (3+ messages)

[PATCH mm-unstable v18 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
 2026-06-01  1:53 UTC  (4+ messages)

[PATCH v2] docs/zh_CN: update admin-guide/index.rst translation
 2026-06-01  1:45 UTC  (2+ messages)

[PATCH] mm/mempool: use static key for boot-time debug enablement
 2026-06-01  1:28 UTC  (8+ messages)
  ` 答复: [外部邮件] "
      ` 答复: "
            ` 答复: "

[PATCH RFC 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-05-31 23:17 UTC  (5+ messages)
` [PATCH RFC 1/4] printk: remove BOOT_PRINTK_DELAY config option
` [PATCH RFC 2/4] printk: deprecate boot_delay in favour of printk_delay
` [PATCH RFC 3/4] printk: nbcon: move printk_delay to console emiting code
` [PATCH RFC 4/4] Documentation/kernel-parameters: add/update printk_delay/boot_delay

[PATCH] docs: tools: Fix typo in unittest.rst
 2026-05-31 18:16 UTC 

[PATCH] Documentation: locking.rst: update deprecated function
 2026-05-31 17:54 UTC 

[amd-pstate:superm1/backlight-property-v5 9/21] htmldocs: Documentation/gpu/amdgpu/display/display-manager:29: ./drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c:789: WARNING: Line block ends without a blank line. [docutils]
 2026-05-31 16:56 UTC 

[PATCH v1] docs: cgroup: Fix stale source file paths
 2026-05-31 16:33 UTC  (2+ messages)

[PATCH v19 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-31 16:27 UTC  (3+ messages)

[PATCH v1] net: Remove orphaned ax25_ptr references
 2026-05-31 16:12 UTC  (2+ messages)

[PATCH v1] docs: kernel-parameters: Fix stale sticore file paths
 2026-05-31 16:09 UTC  (2+ messages)

[PATCH v1] docs: kernel-parameters: Remove sa1100ir IrDA parameter
 2026-05-31 16:08 UTC  (2+ messages)

[PATCH v4 0/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN
 2026-05-31 15:52 UTC  (6+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] ALSA: usb-audio: Add quirk flag for Sennheiser MOMENTUM 3
` [PATCH v4 3/3] ALSA: usb-audio: Add quirk flag for Edifier MF200

[PATCH net-next v3 14/14] Documentation: networking: Add timestamp related APIs to OA TC6 framework
 2026-05-31 15:23 UTC  (2+ messages)

[PATCH v1] docs: omap/dss: Fix stale modedb.c path
 2026-05-31 14:03 UTC 

[PATCH v1] docs: kgdb: Fix stale source file paths
 2026-05-31 14:02 UTC 

[PATCH v1] docs: sonypi: Fix stale header file path
 2026-05-31 13:58 UTC 

[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
 2026-05-31 13:44 UTC  (17+ messages)
` [PATCH v4 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v4 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v4 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v4 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v4 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v4 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v4 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v4 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v4 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v4 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v4 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v4 13/13] selftests/liveupdate: Add stress-files "

[PATCH v14 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-31 10:15 UTC  (4+ messages)
` [PATCH v14 3/6] iio: adc: ad4691: add triggered buffer support

[PATCH v1] platform/x86: bitland-mifs-wmi: Add thermal cooling device fan control
 2026-05-31  9:30 UTC 

[PATCH 1/2] drm: fix spelling mistakes in comments and documentation
 2026-05-31  4:59 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: rename timeout_occured to timeout_occurred

[PATCH RFC v5 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-05-31  1:51 UTC  (4+ messages)
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-05-30 21:47 UTC  (5+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH v2] drm/xe/hwmon: document DG2 fan speed reporting quirk
 2026-05-30  7:12 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-05-30  5:03 UTC  (4+ messages)

[PATCH linux next] tools headers UAPI: sync linux/taskstats.h for procacct.c
 2026-05-30  3:33 UTC  (2+ messages)

[PATCH 0/3 v2] delaytop: add delay max, timestamp and sorting for top latency analysis
 2026-05-30  3:20 UTC  (4+ messages)
` [PATCH 1/3] delaytop: add delay max for delaytop
` [PATCH 2/3] delaytop: add timestamp of delay max
` [PATCH 3/3] delaytop: sort by max delay to highlight top latency processes

[PATCH v4 00/11] Kernel API Specification Framework
 2026-05-29 23:33 UTC  (9+ messages)
` [PATCH v4 04/11] tools/kapi: add kernel API specification extraction tool
` [PATCH v4 05/11] kernel/api: add API specification for sys_open
` [PATCH v4 06/11] kernel/api: add API specification for sys_close
` [PATCH v4 07/11] kernel/api: add API specification for sys_read
` [PATCH v4 08/11] kernel/api: add API specification for sys_write
` [PATCH v4 09/11] kernel/api: add runtime verification selftest
` [PATCH v4 10/11] kernel/api: add API specification for sys_madvise
` [PATCH v4 11/11] kernel/api: add syscall enter/exit tracepoints


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox