All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-08 14:43:23 to 2026-06-08 14:56:56 UTC [more...]

[PATCH mm-unstable v19 11/14] mm/khugepaged: Introduce mTHP collapse support
 2026-06-08 14:56 UTC  (3+ messages)

[PATCH v3 00/22] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-08 14:54 UTC  (14+ messages)
` [PATCH v3 01/22] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v3 02/22] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v3 03/22] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v3 04/22] mm: Make readahead store folio count in readahead_control
` [PATCH v3 05/22] netfs: Bulk load the readahead-provided folios up front
` [PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec
` [PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v3 09/22] netfs: Add some tools for managing bvecq chains
` [PATCH v3 10/22] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v3 11/22] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v3 12/22] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v3 13/22] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()

[PULL 0/2] Block patches
 2026-06-08 14:55 UTC  (2+ messages)

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-08 14:56 UTC  (6+ messages)
` [RFC v1 1/9] kho: split out radix tree tracker into kho_radix.c

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-08 14:48 UTC  (35+ messages)
` [PATCH v5 01/34] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v5 02/34] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v5 03/34] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [PATCH v5 04/34] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v5 05/34] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v5 06/34] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v5 07/34] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v5 08/34] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH v5 09/34] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v5 10/34] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
` [PATCH v5 11/34] KVM: x86: Restructure get_kvmclock()
` [PATCH v5 12/34] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v5 13/34] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [PATCH v5 14/34] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v5 15/34] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
` [PATCH v5 16/34] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v5 17/34] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [PATCH v5 18/34] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [PATCH v5 19/34] KVM: x86: Kill last_tsc_{nsec,write,offset} fields
` [PATCH v5 20/34] KVM: x86: Replace nr_vcpus_matched_tsc count with all_vcpus_matched_tsc bool
` [PATCH v5 21/34] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [PATCH v5 22/34] KVM: selftests: Add master clock offset test
` [PATCH v5 23/34] KVM: x86: Factor out kvm_use_master_clock()
` [PATCH v5 24/34] KVM: x86: Avoid gratuitous global clock updates
` [PATCH v5 25/34] KVM: x86/xen: Prevent runstate times from becoming negative
` [PATCH v5 26/34] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
` [PATCH v5 27/34] KVM: x86: Remove runtime Xen TSC frequency CPUID update
` [PATCH v5 28/34] KVM: selftests: Add Xen/generic CPUID timing leaf test
` [PATCH v5 29/34] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
` [PATCH v5 30/34] KVM: selftests: Add Xen runstate migration test
` [PATCH v5 31/34] KVM: x86: Use ktime_get_snapshot_id() for master clock
` [PATCH v5 32/34] KVM: x86: Compute kvmclock base without pvclock_gtod_data
` [PATCH v5 33/34] KVM: x86: Replace pvclock_gtod_data vclock_mode with boolean
` [PATCH v5 34/34] KVM: x86: Remove pvclock_gtod_data and private timekeeping code

[PULL 00/37] aspeed queue
 2026-06-08 14:55 UTC  (2+ messages)

[bluez/bluez]
 2026-06-08 14:56 UTC 

[bluez/bluez]
 2026-06-08 14:56 UTC 

[bluez/bluez] 19245b: gatt-client: Add PreferredNotifyType property
 2026-06-08 14:55 UTC 

[bluez/bluez] 3c59a0: device: Fix cache update on device remove
 2026-06-08 14:55 UTC 

[PATCH 0/3] net/iavf: vf reset fixes
 2026-06-08 14:55 UTC  (4+ messages)
` [PATCH 1/3] net/iavf: downgrade opcode 0 ARQ log to debug
` [PATCH 2/3] net/iavf: wait for PF reset start before reinitializing
` [PATCH 3/3] net/iavf: fix event handler refcount leak on HW reset

[bluez/bluez] f8fd83: avdtp: Add GetConfiguration DBus function
 2026-06-08 14:55 UTC 

[PATCH 00/18] pinctrl: airoha: split driver on shared code and SoC specific drivers, add supporf of en7523
 2026-06-08 14:55 UTC  (13+ messages)
` [PATCH 01/18] pinctrl: airoha: an7581: add missed gpio32 pin group
` [PATCH 02/18] pinctrl: airoha: an7583: "
` [PATCH 03/18] pinctrl: airoha: an7581: fix misprint in gpio19 pinconf
` [PATCH 04/18] pinctrl: airoha: an7583: "
` [PATCH 05/18] pinctrl: airoha: an7581: fix incorrect led mapping in phy4_led1 pin function
` [PATCH 12/18] pinctrl: airoha: move driver to separate directory

[bug report] bpf: Refactor object relationship tracking and fix dynptr UAF bug
 2026-06-08 14:55 UTC 

[bluez/bluez] f9278b: avdtp: Fix GET_CONFIGURATION cmd
 2026-06-08 14:55 UTC 

[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-06-08 14:55 UTC  (11+ messages)
` [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing

[PATCH] drm/i915/psr: Flush on cursor update also when not using Selective Fetch
 2026-06-08 14:55 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[LTP] [PATCH 1/3] io_uring: Redesign common helpers to follow liburing API conventions
 2026-06-08 14:54 UTC  (2+ messages)
` [LTP] "

[PATCH v1 0/2] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-06-08 14:51 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] soc: aspeed: add BMC-side PCIe BMC device driver
  ` [PATCH v2 2/2] soc: aspeed: add host-side "

[PATCH v2 02/78] drm/bridge: cdns-mhdp8546: Return an error pointer on allocation failure
 2026-06-08 14:53 UTC  (2+ messages)

[PATCH bpf v5 2/2] selftests/bpf: strengthen bpf_kfunc_implicit_arg to verify aux injection
 2026-06-08 14:53 UTC  (2+ messages)

[PATCH v6 0/5] Implement reset to EDL for qcs9100
 2026-06-08 14:53 UTC  (4+ messages)
` [PATCH v6 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs

configurable block error injection v3
 2026-06-08 14:53 UTC  (3+ messages)
` [PATCH 4/4] block: add configurable error injection

[PATCH bpf-next v5 0/9] bpf: Introduce global percpu data
 2026-06-08 14:51 UTC  (10+ messages)
` [PATCH bpf-next v5 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v5 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v5 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v5 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v5 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v5 7/9] selftests/bpf: Add tests to verify verifier log for "
` [PATCH bpf-next v5 8/9] selftests/bpf: Add test to verify xlated insns "
` [PATCH bpf-next v5 9/9] selftests/bpf: Add test to verify bpf_iter "

[PATCH] rust_binder: update Process::node_refs to use SpinLock
 2026-06-08 14:53 UTC 

[PATCH v11 0/8] cat-file: add remote-object-info to batch-command
 2026-06-08 14:52 UTC  (4+ messages)
` [PATCH GSoC RFC v12 00/12] "
  ` [PATCH GSoC RFC v12 03/12] cat-file: add declaration of variable i inside its for loop

[PATCH bpf v5 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
 2026-06-08 14:52 UTC  (3+ messages)

[PATCH 0/2] ring-buffer: Fix forced 8-byte alignment event length
 2026-06-08 14:51 UTC  (4+ messages)
` [PATCH 2/2] selftests/ftrace: Account for 8-byte aligned trace_marker_raw events

[PATCH bpf-next v1 0/5] Fix kptr dtor deadlock
 2026-06-08 14:51 UTC  (7+ messages)
` [PATCH bpf-next v1 1/5] bpf: Treat non-iterator tracing progs as tracing
` [PATCH bpf-next v1 2/5] bpf: Reject bpf_obj_drop() from tracing progs
` [PATCH bpf-next v1 3/5] bpf: Cancel special fields on map value recycle
` [PATCH bpf-next v1 4/5] selftests/bpf: Exercise unsafe obj drops from tracing progs
` [PATCH bpf-next v1 5/5] selftests/bpf: Exercise kptr map update lifetime

[RFC PATCH 00/18] drm/panthor: Add Mali v15 AM virtualization support
 2026-06-08 14:51 UTC  (5+ messages)
` [RFC PATCH 08/18] drm/panthor: Skip devfreq when no OPP table is present

[PATCH] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-08 14:51 UTC  (11+ messages)

[PATCH] amd/amdkfd: initialize profiler_lock mutex earlier
 2026-06-08 14:50 UTC 

[PATCH 3/3] firmware: arm_scmi: Emit modalias for SCMI devices
 2026-06-08 14:51 UTC  (4+ messages)
` [RFC PATCH 1/2] firmware: arm_scmi: Generate aliases for SCMI modules
  ` [RFC PATCH 2/2] firmware: arm_scmi: Add bus support for autoloading

[PATCH 0/2] igvm: device tree support
 2026-06-08 14:50 UTC  (5+ messages)
` [PATCH 2/2] igvm: Fill device tree IGVM parameter field on x86_64

[OE-core][PATCH v1] liburcu: ptest: add regression test suite
 2026-06-08 14:48 UTC  (2+ messages)

[PATCH v3] ethdev: support inline calculating masked item value
 2026-06-08 14:49 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v7 004/120] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>
 2026-06-08 14:49 UTC  (11+ messages)

[OE-core][PATCH v1] liburcu: add ptest support
 2026-06-08 14:48 UTC  (2+ messages)

Race condition in qemu-iotests nbd 205?
 2026-06-08 14:48 UTC  (2+ messages)

[PATCH libgpiod 0/5] treewide: more AI-assisted pre-v2.3 fixes
 2026-06-08 14:47 UTC  (6+ messages)
` [PATCH libgpiod 1/5] core: line-config: use gpiod_line_settings_free() to release settings
` [PATCH libgpiod 2/5] core: edge-event: return 0 when zero events are requested
` [PATCH libgpiod 3/5] tools: gpionotify: don't watch lines on the wrong chip
` [PATCH libgpiod 4/5] tools: reject trailing garbage in parse_period()
` [PATCH libgpiod 5/5] tools: gpioset: store interactive sleep period in a long long

[PATCH 1/4] media: i2c: ds90ub960: Enable CSI TX1 port
 2026-06-08 14:47 UTC  (2+ messages)

[PATCH v2] tpm: use a map for tpm2_calc_ordinal_duration()
 2026-06-08 14:46 UTC  (3+ messages)

[PATCH i-g-t V4 0/2] Update VPE blit test
 2026-06-08 14:45 UTC  (5+ messages)
` [PATCH i-g-t 1/2] tests/amdgpu/vpe: add VPE2 blit test and version based testing
` [PATCH i-g-t 2/2] tests/amdgpu/vpe: refactor VPE1 blit test

[PATCH] dt-bindings: mfd: syscon: Revert renesas,r9a08g046-lvds-cmn
 2026-06-08 14:45 UTC  (10+ messages)

[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-06-08 14:45 UTC  (4+ messages)
` [PATCH v3 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver

Friendlyelec NanoPi M5
 2026-06-08 14:45 UTC  (9+ messages)

[PATCH v6 0/11] fstests: add test coverage for cloned filesystem ids
 2026-06-08 14:45 UTC  (8+ messages)
` [PATCH v6 04/11] fstests: add _require_unique_f_fsid() helper
  ` [f2fs-dev] "
` [PATCH v6 05/11] fstests: verify fanotify isolation on cloned filesystems
  ` [f2fs-dev] "

[PATCH] scsi: target: copy iSCSI ISID before unmapping the PR OUT buffer
 2026-06-08 14:44 UTC  (2+ messages)

[PATCH net v2] net: af_key: initialize alg_key_len for IPComp states
 2026-06-08 14:44 UTC 

[OE-core] [scarthgap] [PATCH] libcap: Fix CVE-2026-4878
 2026-06-08 14:44 UTC  (2+ messages)

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-08 14:43 UTC  (5+ messages)
` [PATCH v2 2/6] "

[PATCH 00/60] KVM Planes + SEV-SNP Support
 2026-06-08 14:42 UTC  (65+ messages)
` [PATCH 13/60] kvm: Add read accessors for kvm_vcpu scheduling state
` [PATCH 16/60] kvm: Add accessors for kvm_vcpu->mutex
` [PATCH 18/60] kvm: Move kvm_vcpu->rcuwait to struct kvm_vcpu_common
` [PATCH 20/60] kvm: Move kvm_vcpu mode and requests field "
` [PATCH 22/60] kvm: Move kvm_vcpu pid members "
` [PATCH 24/60] kvm: Move kvm_vcpu spinloop "
` [PATCH 25/60] kvm: Move kvm_vcpu->dirty_ring "
` [PATCH 26/60] kvm: Introduce arch-specific plane state
` [PATCH 27/60] kvm: Introduce arch-specific part of struct kvm_vcpu_common
` [PATCH 28/60] kvm: Implement KVM_CAP_PLANES
` [PATCH 29/60] kvm: Implement KVM_CREATE_PLANE ioctl
` [PATCH 30/60] kvm: Add KVM_EXIT_PLANE_EVENT
` [PATCH 31/60] kvm: Allocate struct kvm_plane in architecture code
` [PATCH 32/60] kvm: Allocate struct kvm_run only for struct kvm_vcpu_common
` [PATCH 33/60] KVM: Implement KVM_CREATE_VCPU ioctl for planes
` [PATCH 34/60] kvm: Keep track of plane VCPUs in struct kvm_vcpu_common
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
` [PATCH 36/60] kvm: Add plane_level to kvm_kernel_irq_routing_entry
` [PATCH 37/60] kvm: Pass plane_level to kvm_set_routing_entry()
` [PATCH 38/60] kvm: Make KVM_SIGNAL_MSI per plane
` [PATCH 39/60] kvm: Make KVM_SET_GSI_ROUTING "
` [PATCH 40/60] kvm: x86: Handle IOAPIC EOIs "
` [PATCH 41/60] kvm: x86: Make apic_map "
` [PATCH 42/60] kvm: x86: Make local APIC code aware of planes
` [PATCH 43/60] kvm: x86: Move CPUID state to struct kvm_vcpu_arch_common
` [PATCH 44/60] kvm: x86: Move cpu_caps "
` [PATCH 45/60] kvm: x86: Update state for all plane VCPUs after CPUID update
` [PATCH 46/60] kvm: x86: Share MTRR state across planes
` [PATCH 47/60] kvm: x86: Select a plane to run
` [PATCH 48/60] kvm: x86: Make event injection VCPU requests per-plane
` [PATCH 49/60] kvm: x86: Allow hardware backend to overwrite struct kvm_plane allocation
` [PATCH 50/60] kvm: x86: Make KVM_REQ_UPDATE_PROTECTED_GUEST_STATE per plane
` [PATCH 51/60] kvm: x86: Share pio_data across planes
` [PATCH 52/60] kvm: x86: Switch to plane0 if it has events
` [PATCH 53/60] kvm: x86: Introduce max_planes x86-op
` [PATCH 54/60] kvm: x86: Restrict KVM planes support to KVM_IRQCHIP_SPLIT
` [PATCH 55/60] kvm: svm: Track vmsa_features per plane
` [PATCH 56/60] kvm: svm: Implement GET_AP_APIC_IDS NAE event
` [PATCH 57/60] kvm: sev: Allow for VMPL level specification in AP create
` [PATCH 58/60] kvm: svm: Invoke a specified VMPL level VMSA for the vCPU
` [PATCH 59/60] kvm: svm: Implement max_planes x86 operation
` [PATCH 60/60] kvm: svm: Advertise full multi-VMPL support to the SNP guest

[PATCH v4 00/16] xenguest optimisations
 2026-06-08 14:42 UTC  (3+ messages)
` [PATCH v4 02/16] libs/guest: Reduce number of I/O vectors in write_batch


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.