messages from 2026-05-30 22:19:57 to 2026-06-01 13:47:04 UTC [more...]
[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
2026-06-01 13:47 UTC (21+ 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 v4 13/13] selftests/liveupdate: Add stress-files "
[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 mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-01 13:26 UTC (15+ messages)
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [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 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 (7+ messages)
` [PATCH v4 2/5] tools/lib/mm: add shared file helpers
[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
[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 (4+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
[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/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 (3+ messages)
` [PATCH v2 03/10] riscv: Standardize extension capitalization
[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 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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox