Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-01 09:42:16 to 2026-06-01 20:08:05 UTC [more...]

[PATCH] Documentation: Fix syntax of kmalloc_objs example in coding style doc
 2026-06-01 20:08 UTC  (3+ messages)

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

[PATCH] docs: pt_BR: Translate 3.Early-stage.rst into Portuguese
 2026-06-01 19:23 UTC 

[PATCH 0/2] 2 dydnbg doc fixes
 2026-06-01 19:12 UTC  (2+ messages)

[PATCH v5] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
 2026-06-01 19:08 UTC  (3+ messages)

[PATCH v1] docs: kernel-parameters: Fix stale sticore file paths
 2026-06-01 19:08 UTC  (2+ messages)

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

[PATCH v1] docs: kgdb: Fix stale source file paths
 2026-06-01 19:04 UTC  (2+ messages)

[PATCH v1] docs: sonypi: Fix stale header file path
 2026-06-01 19:03 UTC  (2+ messages)

[PATCH v1] docs: kernel-parameters: Remove sa1100ir IrDA parameter
 2026-06-01 18:59 UTC  (2+ messages)

[PATCH] iommu: Documentation: rearrange, update kernel-parameters
 2026-06-01 18:58 UTC  (2+ messages)

[PATCH v2] docs: md: fix grammar in speed_limit description
 2026-06-01 18:51 UTC  (2+ messages)

[PATCH] docs: changes.rst: restore pahole 1.26 minimum (regressed by sort)
 2026-06-01 18:50 UTC  (2+ messages)

[PATCH v2] docs: pt_BR: update maintainer-handbooks
 2026-06-01 18:46 UTC  (7+ messages)

[PATCH v4 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
 2026-06-01 18:45 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: pmbus: Add "
` [PATCH v4 2/2] hwmon: (pmbus/max20860a) Add driver for "

[PATCH] nios2: remove the architecture
 2026-06-01 18:45 UTC  (8+ messages)

[PATCH] docs: pt_BR: add translation for kernel development process guides
 2026-06-01 18:44 UTC  (2+ messages)

[PATCH] PM: sleep: Allow disabling DPM watchdog by default
 2026-06-01 18:39 UTC  (2+ messages)

[PATCH v3 0/4] cpufreq: Set policy->min and max as real QoS constraints
 2026-06-01 18:08 UTC  (3+ messages)
` [PATCH v3 3/4] cpufreq: Remove driver default policy->min/max init

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

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-06-01 17:57 UTC  (8+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-06-01 17:08 UTC  (25+ messages)
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [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 v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-01 17:08 UTC  (7+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg

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

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

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

[PATCH v15 00/12] ADF41513/ADF41510 PLL frequency synthesizers
 2026-06-01 15:12 UTC  (4+ messages)
` [PATCH v15 06/12] iio: core: add decimal value formatting into 64-bit value

[PATCH] docs: mm: clarify that user_reserve_kbytes has no effect when overcommit_memory is set to 0 or 1
 2026-06-01 15:11 UTC  (3+ messages)

[PATCH 0/3] f2fs: support encrypted inline data
 2026-06-01 15:01 UTC  (2+ messages)

[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
 2026-06-01 14:44 UTC  (26+ 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 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 v5 00/18] userfaultfd: working set tracking for VM guest memory
 2026-06-01 14:28 UTC  (6+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()

[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-02  2:11 UTC  (4+ messages)
` [PATCH v2 03/10] riscv: Standardize extension capitalization

[PATCH v7 2/8] docs/zh_CN: Add acm.rst translation
 2026-06-01  6:19 UTC  (4+ messages)
` [PATCH v3] docs/zh_CN: usb: refine translated wording and formatting

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-06-01 13:47 UTC  (5+ messages)
` [PATCH v5 12/13] ima: Return error on deleting measurements already copied during kexec

[PATCH v15 00/23] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-01 13:40 UTC  (25+ 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 v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-01 13:24 UTC  (6+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v8 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages

[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-01 12:26 UTC  (13+ 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 06/11] net: wwan: t9xx: Add AT & MBIM WWAN ports
` [PATCH 09/11] net: wwan: t9xx: Introduce WWAN interface
` [PATCH 10/11] net: wwan: t9xx: Add power management support

[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-06-01 12:04 UTC  (5+ messages)

[PATCH v3 00/24] dynamic-debug cleanups refactors maintenance + alignment fix
 2026-06-01 12:05 UTC  (25+ 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 v3 10/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v3 11/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v3 12/24] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v3 13/24] dyndbg: reduce verbose/debug clutter
` [PATCH v3 14/24] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v3 15/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v3 16/24] dyndbg: replace classmap list with an array-slice
` [PATCH v3 17/24] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v3 18/24] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
` [PATCH v3 19/24] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v3 20/24] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v3 21/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v3 22/24] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v3 23/24] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v3 24/24] dynamic_debug: use KBUILD_MODFILE for unique builtin module names

[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


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