Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-26 02:10:29 to 2026-06-26 19:53:19 UTC [more...]

[PATCH] Documentation/bpf: make it clear that kfuncs should be non-static
 2026-06-26 19:53 UTC  (2+ messages)

[PATCH] docs: fix openSUSE libelf-devel package name
 2026-06-26 19:50 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-26 19:06 UTC  (21+ messages)
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
            ` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\

[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-26 19:03 UTC  (5+ messages)
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-26 18:51 UTC  (27+ messages)
` [PATCH v5 04/24] cpumask: Introduce cpu_preferred_mask
` [PATCH v5 06/24] sched/core: allow only preferred CPUs in is_cpu_allowed
` [PATCH v5 07/24] sched/fair: Select preferred CPU at wakeup when possible
` [PATCH v5 09/24] sched/fair: Pull the load on preferred CPU
` [PATCH v5 13/24] virt/steal_monitor: Add documentation

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-26 17:22 UTC  (7+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-26 17:09 UTC  (9+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()

[PATCH v2] docs: pagemap: fix flags location, member name and sample code
 2026-06-26 16:36 UTC  (2+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-26 16:27 UTC  (8+ messages)
` [PATCH v10 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v10 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v10 4/6] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH] cgroup/cpu: document cpu.stat.local
 2026-06-26 16:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-06-26 16:08 UTC  (7+ messages)
` [PATCH v2 7/8] dt-bindings: riscv: Add generic CBQRI controller binding

[PATCH] docs: pagemap: fix flags location, member name and sample code
 2026-06-26 16:03 UTC  (3+ messages)

[PATCH v2 0/9] Support ROHM BD127x0 hot-swap controllers
 2026-06-26 15:58 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: adm1275: ROHM BD12780 hot-swap controller
` [PATCH v2 2/9] hwmon: adm1275: Prevent reading uninitialized stack
` [PATCH v2 3/9] hwmon: adm1275: Detect coefficient overflow
` [PATCH v2 4/9] hwmon: adm1275: Support module auto-loading
` [PATCH v2 5/9] doc: Add ROHM BD12780 and BD12780A
` [PATCH v2 6/9] hwmon: adm1275: Support ROHM BD12780
` [PATCH v2 7/9] dt-bindings: adm1275: ROHM BD12790 hot-swap controller
` [PATCH v2 8/9] doc: adm1275: Add ROHM BD12790
` [PATCH v2 9/9] hwmon: adm1275: Support "

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-06-26 15:55 UTC  (2+ messages)

[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
 2026-06-26 15:52 UTC  (3+ messages)
` [PATCH 1/2] mm/kmemleak: report leaks only after N consecutive unreferenced scans
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 15:28 UTC  (3+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 15:28 UTC  (13+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-06-26 14:54 UTC  (5+ messages)

[PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
 2026-06-26 14:53 UTC  (12+ messages)
` [PATCH v7 1/9] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v7 2/9] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v7 3/9] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v7 4/9] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v7 5/9] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v7 6/9] Documentation: bootconfig: document build-time cmdline rendering
` [PATCH v7 7/9] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
` [PATCH v7 8/9] bootconfig: skip runtime kernel.* render once prepended early
` [PATCH v7 9/9] init/main.c: use bootconfig_cmdline_requested() for the runtime opt-in

[PATCH RESEND] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
 2026-06-26 14:39 UTC  (4+ messages)

[PATCH v11 00/11] tracing/probes: Add more typecast features
 2026-06-26 14:16 UTC  (12+ messages)
` [PATCH v11 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v11 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v11 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
` [PATCH v11 04/11] perf/probe: "
` [PATCH v11 05/11] tracing/probes: Support typecast for various probe events
` [PATCH v11 06/11] tracing/probes: Support nested typecast
` [PATCH v11 07/11] tracing/probes: Type casting always involves nested calls
` [PATCH v11 08/11] tracing/probes: Support field specifier option for typecast
` [PATCH v11 09/11] tracing/probes: Add $current variable support
` [PATCH v11 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v11 11/11] tracing/probes: Add a new testcase for BTF typecasts

[PATCH] docs: arm64: Document that text_offset is always 0
 2026-06-26 13:52 UTC  (3+ messages)

[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
 2026-06-26 13:40 UTC  (4+ messages)

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-06-26 12:51 UTC  (8+ messages)

[PATCH v3] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
 2026-06-26 11:14 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: hwmon: chipcap2: Add label property
 2026-06-26 10:14 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: (chipcap2) Add support for label

[PATCH] Docs: conf.py: fix typos in comments
 2026-06-26 10:07 UTC  (2+ messages)

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-06-26  9:16 UTC  (2+ messages)

[PATCH] Docs: SMP: add an SMP docbook chapter
 2026-06-26  9:04 UTC  (2+ messages)

[PATCH v13 0/4] kunit: Add support for suppressing warning backtraces
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-26  7:07 UTC  (3+ messages)
` [PATCH v9 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v10 0/9] tracing/probes: Add more typecast features
 2026-06-26  4:21 UTC  (11+ messages)
` [PATCH v10 1/9] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v10 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v10 3/9] tracing/probes: Support typecast for various probe events
` [PATCH v10 4/9] tracing/probes: Support nested typecast
` [PATCH v10 5/9] tracing/probes: Type casting always involves nested calls
` [PATCH v10 6/9] tracing/probes: Support field specifier option for typecast
` [PATCH v10 7/9] tracing/probes: Add $current variable support
` [PATCH v10 8/9] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v10 9/9] tracing/probes: Add a new testcase for BTF typecasts


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