All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-29 22:23:04 to 2026-05-30 00:02:32 UTC [more...]

[GIT PULL] RTLA changes for 7.2
 2026-05-30  0:02 UTC  (4+ messages)

[PATCH net-next v3 02/14] net: ethernet: oa_tc6: Move oa_tc6.c to its own directory
 2026-05-30  0:01 UTC  (3+ messages)

[PATCH] perf script powerpc: Update the hcall list with new hcalls
 2026-05-30  0:01 UTC  (3+ messages)

KernelCI Metrics Report - 2026-05-30 00:00 UTC
 2026-05-30  0:01 UTC 

[PATCH v2 0/6] bus: mhi: Fix broken runtime PM design
 2026-05-30  0:01 UTC  (3+ messages)
` [PATCH v2 2/6] bus: mhi: Drop controller runtime PM callback indirection

[PATCH 0/6] cxl: Support mixed-granularity region interleaves
 2026-05-30  0:00 UTC  (7+ messages)
` [PATCH 1/6] cxl/region: Validate interleave selector bits
` [PATCH 2/6] cxl/region: Derive port granularity from "
` [PATCH 3/6] cxl/region: Account for mixed-granularity in position calculations
` [PATCH 4/6] cxl/region: Validate mixed-granularity at sysfs and attach gates
` [PATCH 5/6] cxl/test: Add a topology to test mixed-granularity regions
` [PATCH 6/6] Documentation/cxl: Add region granularity and multi-level interleave guide

[GIT PULL] ksmbd server fixes
 2026-05-30  0:00 UTC 

[for-next][PATCH 0/3] tracing: Updates for v7.2
 2026-05-30  0:00 UTC  (4+ messages)
` [for-next][PATCH 1/3] tracing: Turn hist_elt_data field_var_str into a flexible array
` [for-next][PATCH 2/3] tracing: Disable KCOV instrumentation for trace_irqsoff.o
` [for-next][PATCH 3/3] perf/ftrace: Fix WARNING in __unregister_ftrace_function

[PATCH V2 0/7] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-29 23:59 UTC  (7+ messages)
  ` [PATCH V2 1/7] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V2 2/7] dax/fsdev: fix multi-range offset, vmemmap_shift leak, and probe error cleanup

[PULL 0/2] hex queue
 2026-05-29 23:57 UTC  (3+ messages)
` [PULL 1/2] tests/tcg/hexagon: fix check_rev_gating with newer toolchain
` [PULL 2/2] tests/docker: Update hexagon cross toolchain to 22.1.0

[dwmw2:ffclock 10/10] microblaze-linux-ld: kernel/time/timekeeping.c:2600:undefined reference to `ntp_get_time_state'
 2026-05-29 23:56 UTC 

[PATCH bpf 0/2] bpf: fork state when comparing sign crossing ranges with zero
 2026-05-29 23:53 UTC  (4+ messages)

[PATCH] tracing: fix CFI violation in probestub helper
 2026-05-29 23:51 UTC  (4+ messages)

[PATCH] nvme-rdma: parallelize I/O queue allocation and startup
 2026-05-29 23:50 UTC  (2+ messages)

[PATCH net-next v3 05/14] net: ethernet: oa_tc6: Move OA TC6 MMS definitions to header file
 2026-05-29 23:48 UTC  (3+ messages)

[syzbot] [rdma] general protection fault in kernel_sock_shutdown (4)
 2026-05-29 23:45 UTC 

[PATCH v4 00/10] Vswing / Pre-emphasis Override
 2026-05-29 23:43 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
 2026-05-29 23:42 UTC  (9+ messages)

[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-05-29 23:42 UTC  (7+ messages)
` [PATCH v10 28/31] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v10 29/31] tools/testing/cxl: Make event logs dynamic
` [PATCH v10 30/31] tools/testing/cxl: Add DC Regions to mock mem data

linux-next: Tree for May 29
 2026-05-29 23:42 UTC 

[PATCH v1] mm/damon/stat: roll back context on damon_call() failure
 2026-05-29 23:40 UTC  (2+ messages)

[GIT PULL] Networking for v7.1-rc6 (part 2)
 2026-05-29 23:40 UTC  (2+ messages)

[GIT PULL] Clang build fix for 7.1 #2
 2026-05-29 23:40 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 7.1-rc6
 2026-05-29 23:40 UTC  (2+ messages)

[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
 2026-05-29 23:36 UTC  (3+ messages)

[dwmw2:ffclock 10/10] kernel/time/timekeeping.c:2563:undefined reference to `ntp_get_status'
 2026-05-29 23:35 UTC 

[PATCH 0/2] RDMA/rxe: fix shared memory TOCTOU in receive path
 2026-05-29 23:35 UTC  (2+ messages)

[PATCH net-next] net: ibm: emac: Reserve VLAN header in MJS limit
 2026-05-29 23:35 UTC  (3+ messages)

[PATCH] crypto: loongson - Remove broken and unused loongson-rng
 2026-05-29 23:32 UTC 

[PATCH v4 00/11] Kernel API Specification Framework
 2026-05-29 23:33 UTC  (12+ messages)
` [PATCH v4 01/11] kernel/api: introduce kernel API specification framework
` [PATCH v4 02/11] kernel/api: enable kerneldoc-based API specifications
` [PATCH v4 03/11] kernel/api: add debugfs interface for kernel "
` [PATCH v4 04/11] tools/kapi: add kernel API specification extraction tool
` [PATCH v4 05/11] kernel/api: add API specification for sys_open
` [PATCH v4 06/11] kernel/api: add API specification for sys_close
` [PATCH v4 07/11] kernel/api: add API specification for sys_read
` [PATCH v4 08/11] kernel/api: add API specification for sys_write
` [PATCH v4 09/11] kernel/api: add runtime verification selftest
` [PATCH v4 10/11] kernel/api: add API specification for sys_madvise
` [PATCH v4 11/11] kernel/api: add syscall enter/exit tracepoints

[PAHOLE Patch v2 1/2] dwarf_loader: Extract die__add_btf_type_tag() helper [NFC]
 2026-05-29 23:32 UTC  (4+ messages)
` [PAHOLE Patch v2 2/2] Add support for DW_TAG_GNU_annotation

+ userfaultfd-build-__vma_uffd_flags-from-config-gated-masks.patch added to mm-new branch
 2026-05-29 23:30 UTC 

+ userfaultfd-gate-must_wait-writability-check-on-pte_present.patch added to mm-new branch
 2026-05-29 23:30 UTC 

+ mm-huge_memory-preserve-pmd_swp_uffd_wp-on-device-private-pmd-downgrade.patch added to mm-new branch
 2026-05-29 23:29 UTC 

+ fs-proc-task_mmu-fix-hugetlb-self-deadlock-in-pagemap_scan_pte_hole.patch added to mm-new branch
 2026-05-29 23:29 UTC 

+ fs-proc-task_mmu-use-huge_page_size-in-pagemap_scan_hugetlb_entry.patch added to mm-new branch
 2026-05-29 23:29 UTC 

[PATCH rdma-next v3 0/2] RDMA: detect and handle CoCo DMA bounce buffering
 2026-05-29 23:29 UTC  (2+ messages)

+ fs-proc-task_mmu-fix-make_uffd_wp_huge_pte-prot-update-race.patch added to mm-new branch
 2026-05-29 23:29 UTC 

[PATCH v2 02/20] KVM: x86/xen: Use read_trylock() for GPC locks in hardirq/atomic paths
 2026-05-29 23:28 UTC  (2+ messages)

[PATCH rdma-next v9 00/16] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-05-29 23:26 UTC  (2+ messages)

[bcain:bcain/boot_qemu 20/40] make[4]: *** No rule to make target 'arch/hexagon/boot/dts/msm8998.dtb', needed by 'arch/hexagon/boot/dts/msm8998.dtb.S'
 2026-05-29 23:25 UTC 

[PATCH 0/9] Don't whitelist OA registers unconditionally
 2026-05-29 23:24 UTC  (8+ messages)
` [PATCH 3/9] drm/xe/rtp: Keep track of non-OA nonpriv slots
` [PATCH 7/9] drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt

[PATCH] hfs: reject volume bitmaps overlapping the MDB
 2026-05-29 23:23 UTC  (4+ messages)
` [PATCH v2] hfs: prevent MDB and bitmap buffer_head aliasing
    ` [EXTERNAL] "

+ mm-nodemask-correctly-describe-nodemask-operation-return-types.patch added to mm-unstable branch
 2026-05-29 23:22 UTC 

[RFC PATCH v3 00/10] timekeeping: Fix drift tracking precision and add feed-forward discipline via vmclock
 2026-05-29 23:21 UTC  (4+ messages)
` [RFC PATCH v3 02/10] timekeeping: Remove xtime_remainder from ntp_error accumulation

[PATCH 11/24] KVM: SEV: Make it more obvious when KVM is writing back the current PSC index
 2026-05-29 23:21 UTC  (2+ messages)

[PATCH 0/1] Client optimize away CB_RECALL for write delegation
 2026-05-29 23:20 UTC  (5+ messages)
` [PATCH 1/1] nfs: return a write delegation when a SETATTR drops our write access

[PATCH v2 00/26] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-05-29 23:20 UTC  (3+ messages)
` [PATCH v2 25/26] iommu/amd: Handle set/get command for AMD vIOMMU

[PATCH] regmap: reject volatile update_bits() in cache-only mode
 2026-05-29 23:16 UTC  (3+ messages)

[PATCH v4 0/9] hw/arm/smmuv3-accel: Resolve AUTO properties
 2026-05-29 23:16 UTC  (11+ messages)
` [PATCH v4 1/9] hw/arm/smmuv3: Update ATC invalidation check
` [PATCH v4 2/9] hw/arm/smmuv3: Improve accel SMMUv3 usage documentation
` [PATCH v4 8/9] hw/arm/smmuv3: Set default ats, ril, ssidsize, oas to auto

[PATCH net] net/sched: act_api: use mutex in tcf_idr_check_alloc
 2026-05-29 23:15 UTC  (4+ messages)

[PATCH 0/2] drm/amdgpu: balance GFX IRQ get/put across init/suspend/fini
 2026-05-29 23:15 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_fini

[PATCH net-next] net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
 2026-05-29 23:14 UTC  (2+ messages)

[PATCH] HID: intel-thc-hid: intel-quickspi: reset touch IC on system resume
 2026-05-29 23:12 UTC  (2+ messages)

[git pull] drm fixes for 7.1-rc6
 2026-05-29 23:10 UTC 

[PATCH v9 1/9] wifi: mac80211: Use struct instead of macro for PREQ frame
 2026-05-29 23:09 UTC  (9+ messages)
` [PATCH v9 2/9] wifi: mac80211: Use struct instead of macro for PREP frame
` [PATCH v9 3/9] wifi: mac80211: Use struct instead of macro for PERR frame
` [PATCH v9 4/9] wifi: mac80211: Fix overread in PREQ frame processing
` [PATCH v9 5/9] wifi: mac80211: Fix overread in PREP "
` [PATCH v9 6/9] wifi: mac80211: Fix PERR "
` [PATCH v9 7/9] Add KUnit test for ieee80211_mesh_preq_size_ok
` [PATCH v9 8/9] Add KUnit test for ieee80211_mesh_prep_size_ok
` [PATCH v9 9/9] Add KUnit test for ieee80211_mesh_perr_size_ok

[PATCH] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
 2026-05-29 23:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v8 1/6] wifi: mac80211: Use struct instead of macro for PREQ frame
 2026-05-29 23:07 UTC  (10+ messages)
` [PATCH v8 3/6] wifi: mac80211: Use struct instead of macro for PERR frame
` [PATCH v8 4/6] wifi: mac80211: Fix overread in PREQ frame processing
` [PATCH v8 6/6] wifi: mac80211: Fix PERR "

[Buildroot] [PATCH v2] Revert "linux: disable -Werror"
 2026-05-29 21:54 UTC  (3+ messages)

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-29 23:05 UTC  (4+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH 00/10] nfsd: a pile of fixes for random bugs
 2026-05-29 23:04 UTC  (4+ messages)
` [PATCH 09/10] nfsd: cap decoded POSIX ACL count to bound sort cost

security_task_prctl: why -ENOSYS
 2026-05-29 22:58 UTC  (5+ messages)

[PATCH v2] fdt_region: Check return value of fdt_get_property_by_offset() calls
 2026-05-29 23:03 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] tpm: tpm_tis: Add optional delay after relinquish
 2026-05-29 23:01 UTC  (3+ messages)
` [PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs

[PATCH v4] KVM: selftests: Add a test for gPAT handling in L2
 2026-05-29 23:01 UTC  (6+ messages)

[GIT PULL] SPI fixes for v7.1-rc5
 2026-05-29 23:00 UTC 

[GIT PULL] regmap fixes for v7.1-rc5
 2026-05-29 23:00 UTC 

[RFC PATCH v2 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-29 22:59 UTC  (7+ messages)
` [RFC PATCH v2 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH v2 2/3] mm/zsmalloc: drop pool->lock from zs_free on 64-bit systems
` [RFC PATCH v2 3/3] mm/zsmalloc: drop class lock before freeing zspage

[PATCH] app/test: use memcpy in ipsec test
 2026-05-29 22:58 UTC  (5+ messages)

[PATCH] include/linux/splice.h: trivial fix: declerations -> declarations
 2026-05-29 22:58 UTC 

[PATCH] tpm: cap tpm_buf_append() at TPM_BUFSIZE, not PAGE_SIZE
 2026-05-29 22:58 UTC  (4+ messages)

linux-next: manual merge of the slab tree with the drm-misc tree
 2026-05-29 22:57 UTC 

xhci_hcd: AMD Raphael/Granite Ridge USB 2.0 xHCI [1022:15b8] dies on resume from suspend
 2026-05-29 22:57 UTC  (15+ messages)

[PATCH 0/8] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-05-29 22:57 UTC  (5+ messages)
` [PATCH 7/8] arm64: dts: qcom: shikra-cqm-evk-imx577-camera: Add DT overlay

[PATCH RFC 00/11] mm/filemap: split out folio wait and VFS code
 2026-05-29 22:54 UTC  (5+ messages)

[PATCH 0/2] mtd: nand: raw: Cadence NAND cleanup
 2026-05-29 22:53 UTC  (10+ messages)
` [PATCH 1/2] mtd: nand: raw: Kconfig: clean up SPL Cadence NAND dependencies

[tip: x86/urgent] Revert "x86/fpu: Refine and simplify the magic number check during signal return"
 2026-05-29 22:53 UTC 

[PATCH] keys: Pin request_key_auth payload in instantiate paths
 2026-05-29 22:53 UTC  (2+ messages)

[PATCH 1/1] Revert: "cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled"
 2026-05-29 22:52 UTC  (2+ messages)

[PATCH v3] f2fs: protect published gc_thread during teardown
 2026-05-29 22:52 UTC 

[BUG] internal date format does not accept small unix timestamps
 2026-05-29 22:52 UTC  (4+ messages)

[PATCH] m68k: syscall: fix syscall_get_arguments() argument mapping
 2026-05-29 22:52 UTC  (2+ messages)

[PATCH vfs-7.2.xattr v2] bpf: Add simple xattr support to bpffs
 2026-05-29 22:52 UTC  (2+ messages)

[PATCH] KVM: Validate irqchip index for LoongArch and PowerPC
 2026-05-29 22:51 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Handle bad values on proxied writes to LBR MSRs
 2026-05-29 22:47 UTC  (2+ messages)

[PATCH v7 00/17] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-05-29 22:47 UTC  (2+ messages)

[PATCH v3 04/40] KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode
 2026-05-29 22:48 UTC  (2+ messages)

[PATCH v2 00/15] TDX MMU refactors
 2026-05-29 22:47 UTC  (2+ messages)

[PATCH v4 0/2] Extend KVM_HC_MAP_GPA_RANGE api to allow retry
 2026-05-29 22:47 UTC  (2+ messages)

[PATCH v2] boot: cedit: Check ofnode_read_prop return value
 2026-05-29 22:46 UTC  (2+ messages)

[PATCH v4 0/5] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-29 22:47 UTC  (2+ messages)

[PATCH 0/7] board: phytec: Update rm-cfgs, env and docs
 2026-05-29 22:46 UTC  (2+ messages)

[PATCH 0/4] board: toradex: k3: Sync rm-cfg with TIFS v12.00.00 firmware
 2026-05-29 22:46 UTC  (2+ messages)

[PATCH] board: ti: j722s: add processor ACL entry for wkup_r5
 2026-05-29 22:46 UTC  (2+ messages)

[PATCH 0/2] Update envs to use Kconfig values
 2026-05-29 22:46 UTC  (2+ messages)

[PATCH] am33xx: don't assume we have a UCLASS_MISC device present
 2026-05-29 22:46 UTC  (2+ messages)

[PATCH v2] common/command.c: Avoid NULL pointer use in cmd_auto_complete
 2026-05-29 22:46 UTC  (2+ messages)

[PATCH 1/1] fs: fat: fix seconds in timestamp
 2026-05-29 22:46 UTC  (2+ messages)

[PATCH v4 0/3] introduce IMA_INIT_LATE_SYNC option
 2026-05-29 22:46 UTC  (3+ messages)
` [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in

[PATCH v8 0/2] i2c: designware: fix WACF2200 touchscreen probe ordering
 2026-05-29 22:46 UTC  (7+ messages)
` [PATCH v8 2/2] i2c: designware: defer probe if child GpioInt controllers are not bound

FreeBSD CI after Cirrus shuts down?
 2026-05-29 22:43 UTC  (10+ messages)

[Buildroot] [PATCH 01/40] package/arptables: preserve /usr/sbin symlink
 2026-05-29 22:42 UTC  (7+ messages)
` [Buildroot] [PATCH 35/40] package/uboot-tools: "

[Buildroot] [PATCH] support/dependencies/dependencies.sh: reject buggy uutils install
 2026-05-29 22:40 UTC 

[GIT PULL] firmware: arm_ffa: Updates for v7.2
 2026-05-29 22:40 UTC  (2+ messages)

[GIT PULL] AMD-TEE for v7.2
 2026-05-29 22:40 UTC  (2+ messages)

[GIT PULL] Qualcomm driver updates for v7.2
 2026-05-29 22:40 UTC  (2+ messages)

[GIT PULL] firmware: arm_scmi: Updates for v7.2
 2026-05-29 22:40 UTC  (2+ messages)

[GIT PULL] OP-TEE for v7.2
 2026-05-29 22:40 UTC  (2+ messages)

[GIT PULL] memory: fixes: driver fixes for v7.1
 2026-05-29 22:40 UTC  (3+ messages)

[GIT PULL] samsung: drivers firmware for v7.1, replacement
 2026-05-29 22:40 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2026-05-29 22:40 UTC 

Patchwork summary for: linux-soc
 2026-05-29 22:40 UTC 

[PATCH bpf-next 4/4] selftests/bpf: Add tests for arena slub-backed allocator
 2026-05-29 22:39 UTC  (2+ messages)

[PATCH] tpm-buf: memory-safe allocations
 2026-05-29 22:37 UTC  (7+ messages)

[PATCH bpf-next 1/4] slab: Introduce kmem_cache_alloc_nolock()
 2026-05-29 22:37 UTC  (3+ messages)

[PATCH] drm/xe/multi_queue: Fix secondary queue GuC scheduling in idle_skip_suspend path
 2026-05-29 22:34 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v3 0/3] Add Sony IMX471 camera sensor driver
 2026-05-29 22:33 UTC  (3+ messages)
` [PATCH v3 1/3] media: ipu-bridge: Add DMI information of Lenovo X9 to the image upside-down list

[PATCH 0/2] hw/i3c: fix DW-I3C FIFO depth advertisement
 2026-05-29 22:30 UTC  (4+ messages)
` [PATCH 2/2] hw/i3c: rename DW-I3C queue capacity fields from _bytes to _words

[dwmw2:ffclock 8/10] kernel/time/timekeeping.c:2526:49: warning: shift count >= width of type
 2026-05-29 22:30 UTC 

[dwmw2:ffclock /11] kernel/time/timekeeping.c:2526:56: warning: left shift count >= width of type
 2026-05-29 22:30 UTC 

[PATCH net-next v3 06/14] net: ethernet: oa_tc6: Support for hardware timestamp
 2026-05-29 22:30 UTC  (2+ messages)

[PATCH 1/2] KVM: SEV: Do not allow SEV-SNP VMs from intra-host migration
 2026-05-29 22:28 UTC  (4+ messages)

[PATCH 10/24] KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer
 2026-05-29 22:28 UTC  (2+ messages)

[PATCH bpf-next] bpf: MAINTAINERS: Update bpf maintainers
 2026-05-29 22:26 UTC  (2+ messages)

[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
 2026-05-29 22:22 UTC  (25+ messages)
` [PATCH v3 17/40] KVM: x86: Drop defunct vcpu_tsc_khz() declaration
` [PATCH v3 18/40] KVM: x86: Move kvm_caps and kvm_host_values to asm/kvm_host.h
` [PATCH v3 19/40] KVM: x86: Swap the include order between x86.h and mmu.h
` [PATCH v3 20/40] KVM: x86: Move tdp_enabled from kvm_host.h to mmu.h
` [PATCH v3 21/40] KVM: x86: Move eager_page_split to mmu.{c,h}
` [PATCH v3 22/40] KVM: x86/hyperv: Eliminate an unnecessary include of x86.h in hyperv.h
` [PATCH v3 23/40] KVM: x86: Move kvm_{load,put}_guest_fpu() to fpu.h
` [PATCH v3 24/40] KVM: x86: Extract get/set MSR (list) ioctl logic to helpers
` [PATCH v3 25/40] KVM: x86: Expose several TSC helpers via x86.h for use by MSR code
` [PATCH v3 26/40] KVM: x86: Move the bulk of MSR specific code from x86.c to msrs.{c,h}
` [PATCH v3 27/40] KVM: x86: Move register helper declarations from kvm_host.h => regs.h
` [PATCH v3 28/40] KVM: x86: Move kvm_{g,s}et_segment() to inline helpers in regs.h
` [PATCH v3 29/40] KVM: x86: Remove defunct kvm_load_segment_descriptor() declaration
` [PATCH v3 30/40] KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
` [PATCH v3 31/40] KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
` [PATCH v3 32/40] KVM: x86: Move LLDT assembly wrappers into VMX
` [PATCH v3 33/40] KVM: x86: Move kvm_cpu_get_apicid() from kvm_host.h => avic.c
` [PATCH v3 34/40] KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c
` [PATCH v3 35/40] KVM: x86: Move __kvm_irq_line_state() from kvm_host.h => ioapic.h
` [PATCH v3 36/40] KVM: x86: Move IRQ-related helper declarations from kvm_host.h => irq.h
` [PATCH v3 37/40] KVM: x86: Move kvm_pv_send_ipi() declaration from kvm_host.h => lapic.h
` [PATCH v3 38/40] KVM: x86/mmu: Move kvm_arch_async_page_ready() below kvm_tdp_page_fault()
` [PATCH v3 39/40] KVM: x86/mmu: Move kvm_mmu_do_page_fault() from mmu_internal.h => mmu.c
` [PATCH v3 40/40] KVM: x86: Move a pile of stuff from kvm_host.h => x86.h

[PATCH] btrfs: use lockless read in nr_cached_objects shrinker callback
 2026-05-29 22:23 UTC  (2+ messages)


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.