Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-01 14:05:04 to 2026-06-02 14:27:36 UTC [more...]

[PATCH v2 00/18] perf cs-etm: Queue context packets for frontend
 2026-06-02 14:26 UTC  (15+ messages)
` [PATCH v2 01/18] "
` [PATCH v2 02/18] perf test: Add workload-ctl option
` [PATCH v2 03/18] perf test: Add a workload that forces context switches
` [PATCH v2 04/18] perf test cs-etm: Test process attribution
` [PATCH v2 05/18] perf test: Add deterministic workload
` [PATCH v2 06/18] perf test cs-etm: Replace unroll loop thread with deterministic decode test
` [PATCH v2 07/18] perf test cs-etm: Remove asm_pure_loop test
` [PATCH v2 08/18] perf test cs-etm: Replace memcpy test with raw dump stress test
` [PATCH v2 09/18] perf test: Add named_threads workload
` [PATCH v2 10/18] perf test cs-etm: Test decoding for concurrent threads test
` [PATCH v2 11/18] perf test cs-etm: Remove duplicate branch tests
` [PATCH v2 12/18] perf test cs-etm: Reduce snapshot size
` [PATCH v2 13/18] perf test cs-etm: Speed up basic test
` [PATCH v2 14/18] perf test cs-etm: Remove unused Coresight workloads

[PATCH v2 0/3] f2fs: support encrypted inline data
 2026-06-02 13:41 UTC  (2+ messages)
` [PATCH v2 3/3] Documentation: f2fs: document "

[PATCH] PM: sleep: Allow disabling DPM watchdog by default
 2026-06-02 12:57 UTC  (6+ messages)

[PATCH v3] cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()
 2026-06-02 12:47 UTC  (4+ messages)

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-02 12:07 UTC  (7+ messages)

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

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

[PATCH v6 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
 2026-06-02 11:22 UTC  (14+ messages)
` [PATCH v6 01/12] ima: Remove ima_h_table structure
` [PATCH v6 02/12] ima: Replace static htable queue with dynamically allocated array
` [PATCH v6 03/12] ima: Introduce per binary measurements list type ima_num_records counter
` [PATCH v6 04/12] ima: Introduce per binary measurements list type binary_runtime_size value
` [PATCH v6 05/12] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
` [PATCH v6 06/12] ima: Mediate open/release method of the measurements list
` [PATCH v6 07/12] ima: Use snprintf() in create_securityfs_measurement_lists
` [PATCH v6 08/12] ima: Introduce ima_dump_measurement()
` [PATCH v6 09/12] ima: Add support for staging measurements with prompt
` [PATCH v6 10/12] ima: Add support for flushing the hash table when staging measurements
` [PATCH v6 11/12] ima: Support staging and deleting N measurements records
` [PATCH v6 12/12] doc: security: Add documentation of exporting and deleting IMA measurements

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

[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-02 10:58 UTC  (5+ messages)
  ` [External Mail] "

[PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
 2026-06-02 10:58 UTC  (3+ messages)

[PATCH 0/2] PCI: Add boot options to disable DPC and AER recovery
 2026-06-02 10:55 UTC  (3+ messages)
` [PATCH 1/2] PCI: Add pci=noaer_recovery kernel boot option
` [PATCH 2/2] PCI: Add pci=nodpc "

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-06-02 10:26 UTC  (17+ messages)
` [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 v6 00/15] userfaultfd: working set tracking for VM guest memory
 2026-06-02 10:07 UTC  (3+ messages)
` [PATCH v6 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API

configurable block error injection
 2026-06-02  9:58 UTC  (13+ messages)
` [PATCH 1/9] block: remove ALLOW_ERROR_INJECTION for should_fail_bio
` [PATCH 2/9] block: consolidate the calls to should_fail_bio
` [PATCH 3/9] block: refactor should_fail_bio and should_fail_request
` [PATCH 4/9] block: move the FAIL_MAKE_REQUEST symbol from lib/ to block/
` [PATCH 5/9] block: add a macro to initialize the status table
` [PATCH 6/9] block: add a "tag" for block status codes
` [PATCH 7/9] block: add a str_to_blk_op helper
` [PATCH 8/9] block: add configurable error injection
` [PATCH 9/9] block: move the fail request code

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-02  9:41 UTC  (10+ 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 v8 4/6] mm/memory-failure: add panic option for unrecoverable pages

[linux] Documentation/arch/sparc/oradax/dax-hv-api.txt and Documentation/driver-api/parport-lowlevel.rst : Form feed (^L) characters
 2026-06-02  9:39 UTC 

[PATCH][v2] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
 2026-06-02  9:26 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-02  9:10 UTC  (6+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v7 09/42] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
 2026-06-02  9:04 UTC  (28+ 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] nios2: remove the architecture
 2026-06-02  8:00 UTC  (10+ messages)

[PATCH v4 0/2] Delete task_euid()
 2026-06-02  6:15 UTC  (3+ messages)

[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-02  3:24 UTC  (8+ messages)

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

[PATCH] kdoc: xforms: ignore special static/inline macros
 2026-06-02  3:12 UTC 

[PATCH v15 00/23] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-02  3:06 UTC  (4+ messages)

[PATCH v15 00/12] ADF41513/ADF41510 PLL frequency synthesizers
 2026-06-02  2:58 UTC  (8+ messages)
` [PATCH v15 06/12] iio: core: add decimal value formatting into 64-bit value
` [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 v1] net: Remove orphaned ax25_ptr references
 2026-06-02  2:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: nvdimm: Include maintainer profile
 2026-06-02  1:18 UTC  (2+ messages)

[PATCH v6 00/22] Virtual Swap Space
 2026-06-02  0:56 UTC  (5+ messages)
` [PATCH v6 01/22] mm/swap: decouple swap cache from physical swap infrastructure

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

[PATCH v7 08/43] fscrypt: add documentation about extent encryption
 2026-06-01 23:43 UTC  (2+ messages)

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-06-01 23:28 UTC  (4+ messages)
` [PATCH v5 11/13] ima: Support staging and deleting N measurements entries

[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-01 22:46 UTC  (3+ messages)
` [PATCH v5 01/10] ACPI: APEI: GHES: share macros via a private header

[PATCH RFC v6 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-06-01 20:36 UTC  (19+ messages)
` [PATCH RFC v6 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v6 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v6 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v6 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v6 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v6 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v6 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v6 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v6 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v6 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v6 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v6 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v6 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v6 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v6 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v6 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v6 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v6 18/18] riscv: enable resctrl filesystem for Ssqosid

[PATCH] Documentation: Fix syntax of kmalloc_objs example in coding style doc
 2026-06-01 20:08 UTC  (3+ 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  (2+ 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] docs: pt_BR: add translation for kernel development process guides
 2026-06-01 18:44 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

[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  (10+ 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] 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 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


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