Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-23 10:04:53 to 2026-06-23 20:24:44 UTC [more...]

[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
 2026-06-23 20:24 UTC  (4+ messages)

[PATCH] kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()
 2026-06-23 20:10 UTC  (2+ messages)

[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
 2026-06-23 20:06 UTC  (18+ messages)
` [RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v2 07/10] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v2 10/10] selftests: kvm: Add guest_memfd_preservation_test

[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
 2026-06-23 19:49 UTC  (15+ messages)

[PATCH 1/2] dt-bindings: hwmon: chipcap2: Add label property
 2026-06-23 19:22 UTC  (4+ messages)
`  "

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-06-23 19:19 UTC  (5+ messages)

[PATCH v7 00/10] tracing/probes: Add more typecast features
 2026-06-23 18:31 UTC  (6+ messages)
` [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v7 06/10] tracing/probes: Type casting always involves nested calls

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-23 18:17 UTC  (5+ messages)
` [PATCH v4 1/5] mm/zswap: Extend shrink_memcg() writeback capability

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-23 18:13 UTC  (16+ messages)
` [PATCH v12 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v12 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v12 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v12 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v12 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v12 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v12 08/12] KVM: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v12 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v12 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v12 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v12 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH v3 0/8] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
 2026-06-23 17:45 UTC  (3+ messages)
` [PATCH v3 1/8] hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to misc

[PATCH 0/3] Support onsemi's FD5121 multiphase digital controller
 2026-06-23 17:36 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: hwmon: pmbus: Support for onsemi's FD5121

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-23 17:11 UTC  (7+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-23 17:06 UTC  (5+ messages)
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update

[PATCH] Docs/driver-api/uio-howto: document mmap_prepare callback
 2026-06-23 16:48 UTC  (2+ messages)

[RFC PATCH 0/3] mm/numa: reserve standby NUMA nodes for runtime claiming
 2026-06-23 16:36 UTC  (6+ messages)
` [RFC PATCH 1/3] mm/numa: add exclusive node pool and numa=standby boot parameter

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

[PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
 2026-06-23 15:08 UTC  (19+ messages)

[PATCH][v2] mm/dmapool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
 2026-06-23 14:58 UTC  (2+ messages)

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-06-23 14:08 UTC  (2+ messages)

[dlech:b4/iio-adc-ti-ads122c14 10/10] htmldocs: Documentation/iio/ads112c14.rst:57: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
 2026-06-23 14:05 UTC 

[PATCH v4 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-06-23 14:05 UTC  (13+ messages)
` [PATCH v4 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v4 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v4 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v4 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH] docs/mm: clarify that we are not looking for LLM generated content
 2026-06-23 13:56 UTC  (4+ messages)

[PATCH 0/4] nfs: remove the fileid field from struct nfs_inode
 2026-06-23 13:25 UTC  (6+ messages)
` [PATCH 1/4] nfs: store the full NFS fileid in inode->i_ino

[RFC PATCH] reserve_mem: add support for static memory
 2026-06-23 13:10 UTC  (2+ messages)

Issue cloning kernel-doc-zh from HUST mirror
 2026-06-23 12:01 UTC  (4+ messages)

[PATCH v2 00/11] hugetlb: Use PAGE granularity index in exported i/f and adopt the common read_iter
 2026-06-23 10:54 UTC  (3+ messages)
` [PATCH v2 05/11] hugetlb: Convert the vmf->pgoff to PAGE_SIZE granularity

[PATCH v4 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-06-23 10:17 UTC  (6+ messages)


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