All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-23 21:45:02 to 2025-04-23 23:51:34 UTC [more...]

[PATCH 0/6] Additional documentation for nova-core
 2025-04-23 23:30 UTC  (6+ messages)
` [PATCH 3/6] nova-core: docs: Document vbios layout
` [PATCH 4/6] nova-core: docs: Document fwsec operation and layout
` [PATCH 6/6] nova-core: docs: Document devinit process

[PATCH v5 bpf-next 0/6] bpf: udp: Exactly-once socket iteration
 2025-04-23 23:51 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/6] bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
` [PATCH v5 bpf-next 2/6] bpf: udp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v5 bpf-next 3/6] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [PATCH v5 bpf-next 4/6] bpf: udp: Avoid socket skips and repeats during iteration
` [PATCH v5 bpf-next 5/6] selftests/bpf: Return socket cookies from sock_iter_batch progs
` [PATCH v5 bpf-next 6/6] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators

[PATCH net-next v10 0/9] Device memory TCP TX
 2025-04-23 23:49 UTC  (4+ messages)
` [PATCH net-next v10 4/9] net: devmem: Implement TX path

mcp251xfd: forced TDC
 2025-04-23 23:48 UTC 

[PATCH v4 0/7] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-04-23 23:48 UTC  (5+ messages)
` [PATCH v4 1/7] ref_tracker: don't use %pK in pr_ostream() output

[PATCHSET sched_ext/for-6.16] sched_ext: Introduce scx_sched
 2025-04-23 23:44 UTC  (13+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] sched_ext: Avoid NULL scx_root deref through SCX_HAS_OP()
` [PATCH 03/12] sched_ext: Use dynamic allocation for scx_sched
` [PATCH 04/12] sched_ext: Inline create_dsq() into scx_bpf_create_dsq()
` [PATCH 05/12] sched_ext: Factor out scx_alloc_and_add_sched()
` [PATCH 06/12] sched_ext: Move dsq_hash into scx_sched
` [PATCH 07/12] sched_ext: Move global_dsqs "
` [PATCH 08/12] sched_ext: Relocate scx_event_stats definition
` [PATCH 09/12] sched_ext: Factor out scx_read_events()
` [PATCH 10/12] sched_ext: Move event_stats_cpu into scx_sched
` [PATCH 11/12] sched_ext: Move disable machinery "
` [PATCH 12/12] sched_ext: Clean up SCX_EXIT_NONE handling in scx_disable_workfn()

[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
 2025-04-23 23:45 UTC  (5+ messages)
` [PATCH RFC bpf-next v2 10/17] bnxt: Propagate trait presence to skb

[PATCH i-g-t v9 0/5] Add per-device engine activity stats in GPUTOP
 2025-04-23 23:45 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add per-device engine activity stats in GPUTOP (rev5)

[iptables PATCH] xshared: Accept an option if any given command allows it
 2025-04-23 23:40 UTC  (4+ messages)

[PATCH i-g-t] intel/xe_test_config.json: add intel_sysfs_debugfs
 2025-04-23 23:37 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
 2025-04-23 23:37 UTC 

[PATCH v2] sched_ext: Clarify CPU context for running/stopping callbacks
 2025-04-23 23:35 UTC  (3+ messages)

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-23 23:33 UTC  (6+ messages)
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit

[PATCH v3 0/5 RESEND] thermal: qcom-spmi-temp-alarm: Add support for new TEMP_ALARM subtypes
 2025-04-23 23:31 UTC  (7+ messages)
` [PATCH v3 3/5 RESEND] thermal: qcom-spmi-temp-alarm: Prepare to support additional Temp Alarm subtypes
` [PATCH v3 4/5 RESEND] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals

[PATCH net v2 0/5] net_sched: Adapt qdiscs for reentrant enqueue cases
 2025-04-23 23:29 UTC  (5+ messages)

[PATCH v3 0/7] drm/msm/mdp4: rework LVDS/LCDC panel support
 2025-04-23 23:28 UTC  (9+ messages)
` [PATCH v3 2/7] drm/msm/mdp4: drop mpd4_lvds_pll_init stub
` [PATCH v3 3/7] drm/msm/mdp4: register the LVDS PLL as a clock provider
` [PATCH v3 4/7] drm/msm/mdp4: use parent_data for LVDS PLL
` [PATCH v3 5/7] drm/msm/mdp4: move move_valid callback to lcdc_encoder

Report: Performance regression from ib_umem_get on zone device pages
 2025-04-23 23:28 UTC  (2+ messages)

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-23 23:23 UTC  (4+ messages)
` [RFC PATCH v2 08/34] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()

Errors on newly created file system
 2025-04-23 23:24 UTC  (5+ messages)

[PATCH bpf-next/net] bpf: net_sched: Fix using bpf qdisc as default qdisc
 2025-04-23 23:20 UTC  (2+ messages)

[RFC PATCH bpf-next 0/4] bpf: Implement mprog API on top of existing cgroup progs
 2025-04-23 23:20 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/4] cgroup: Add bpf prog revisions to struct cgroup_bpf
` [RFC PATCH bpf-next 2/4] bpf: Implement mprog API on top of existing cgroup progs

[PATCH v2 0/9] Clean up the crypto testing options
 2025-04-23 23:20 UTC  (4+ messages)
` [PATCH v2 1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs

[PATCH net-next 00/12] netlink: specs: rtnetlink: adjust specs for C codegen
 2025-04-23 23:20 UTC  (2+ messages)

[PATCH 1/1] drm/xe/eustall: Do not support EU stall on SRIOV VF
 2025-04-23 23:19 UTC  (5+ messages)

[PATCH i-g-t v1] tests/kms_content_protection: Add force HDCP 1.4 subtest
 2025-04-23 23:18 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH net-next] net: stmmac: dwc-qos: calibrate tegra with mdio bus idle
 2025-04-23 23:15 UTC  (2+ messages)

[PATCH net-next v3 0/3] Fix netdevim to correctly mark NAPI IDs
 2025-04-23 23:16 UTC  (5+ messages)
` [PATCH net-next v3 2/3] selftests: drv-net: Factor out ksft C helpers
` [PATCH net-next v3 3/3] selftests: drv-net: Test that NAPI ID is non-zero

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-23 23:13 UTC  (8+ messages)
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support

[PATCH] memcg: multi-memcg percpu charge cache
 2025-04-23 23:14 UTC  (6+ messages)

[PATCH 1/1] tests/intel/xe_eu_stall: Add tests to run blocking and non-blocking read twice
 2025-04-23 23:14 UTC  (4+ messages)

[PATCH i-g-t v3 0/2] Async flips with tiled modifiers
 2025-04-23 23:13 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v4 0/4] tests/intel/xe_vm: Add drm_xe_vm_get_property tests
 2025-04-23 23:12 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_vm: Add drm_xe_vm_get_property tests (rev4)

[PATCH] coresight: trbe: Save/restore state across CPU low power state
 2025-04-23 23:00 UTC 

[PATCH v2 0/2] arm64/module: Enable late module relocations
 2025-04-23 22:59 UTC  (4+ messages)
` [PATCH v2 2/2] arm64/module: Use text-poke API for late relocations

[PATCH v2 0/2] Fix 100% CPU usage issue in IOU worker threads
 2025-04-23 22:57 UTC  (9+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios

[PATCH net-next 0/6] gve: Add Rx HW timestamping support
 2025-04-23 22:56 UTC  (5+ messages)

[PATCH v4 0/3] send-email: add oauth2 support and fix outlook breaking threads
 2025-04-23 22:52 UTC  (3+ messages)
` [PATCH v4 2/3] send-email: retrieve Message-ID from outlook SMTP server

[PATCH v2 net-next 2/3] pfcp: Convert pfcp_net_exit() to ->exit_rtnl()
 2025-04-23 22:52 UTC  (4+ messages)

[PATCH v9 0/7] Allow to enable multifd and postcopy migration together
 2025-04-23 22:50 UTC  (6+ messages)

[PATCH v4] Set the scratch allocation to alignment to cacheline size
 2025-04-23 22:50 UTC  (2+ messages)
` [PATCH v6] lib: sbi: "

+ mm-introduce-for_each_valid_pfn-and-use-it-from-reserve_bootmem_region.patch added to mm-new branch
 2025-04-23 22:50 UTC  (3+ messages)

[PATCH net-next] tools: ynl: fix the header guard name for OVPN
 2025-04-23 22:49 UTC  (2+ messages)

[PATCH] netfs: Fix undifferentiation of DIO reads from unbuffered reads
 2025-04-23 22:49 UTC  (3+ messages)

[PATCH v2 0/3] Fix incorrect counts when count the same uncore event multiple times
 2025-04-23 22:48 UTC  (4+ messages)
` [PATCH v2 3/3] perf test: Add stat uniquifying test

+ mm-damon-sysfs-schemes-using-kmalloc_array-and-size_add.patch added to mm-new branch
 2025-04-23 22:49 UTC 

[PATCH v5 0/5] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-23 22:47 UTC  (3+ messages)
` [PATCH v5 2/5] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937

[XEN PATCH] misra: update list of GCC extensions used by Xen
 2025-04-23 22:46 UTC  (3+ messages)

[PATCH v4] perf report: Skip unsupported new event types
 2025-04-23 22:46 UTC  (3+ messages)

[kernel-cve-report] New CVE entries this week
 2025-04-23 22:45 UTC 

[PATCH 00/21] x86: Trenchboot Secure Launch DRTM (Xen)
 2025-04-23 22:43 UTC  (7+ messages)

[Bug 218822] New: Delete the file from the upper layer directly, the file will become "Stale"
 2025-04-23 22:43 UTC  (2+ messages)
` [Bug 218822] "

Collaborative community interview for Git's 20th anniversary
 2025-04-23 22:41 UTC  (2+ messages)

[PATCH v2] powerpc/boot: Fix dash warning
 2025-04-23 22:40 UTC  (2+ messages)

[withdrawn] mm-damon-sysfs-schemes-using-kmalloc_array-and-size_add.patch removed from -mm tree
 2025-04-23 22:40 UTC  (2+ messages)

[PATCH] bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code
 2025-04-23 22:40 UTC  (4+ messages)

[sean-jc:sink 91/184] kernel/sched/wait.c:57:41: error: expected ';' at end of declaration
 2025-04-23 22:36 UTC 

[openeuler:OLK-6.6 2163/2163] drivers/irqchip/irq-gic-v3.c:1517:6: warning: no previous prototype for 'is_gicv4p1'
 2025-04-23 22:36 UTC 

[PATCH] nvmet-tcp: don't restore null sk_state_change
 2025-04-23 22:36 UTC  (4+ messages)

NFS/SELinux regression caused by commit fc2a169c56de ("sunrpc: clean cache_detail immediately when flush is written frequently")
 2025-04-23 22:37 UTC  (4+ messages)

[PATCH 0/3] Use -shared compilation instead of -Wl,-r
 2025-04-23 22:36 UTC  (3+ messages)
` [PATCH 1/3] Use ET_DYN instead of ET_REL modules

[PATCH] dt-bindings: PCI: Remove obsolete .txt docs
 2025-04-23 22:36 UTC  (2+ messages)

[RFC PATCH] shmem: fix listxattr to include security.* xattrs
 2025-04-23 22:31 UTC  (2+ messages)

[PATCH i-g-t 0/1] Fixed xe load test skip issue
 2025-04-23 22:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH RESEND v3 0/3] Add ti,suppress-v1p8-ena
 2025-04-23 22:27 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
 2025-04-23 22:29 UTC  (2+ messages)

[PATCH i-g-t] tests/xe_fault_injection: Skip OA test if Xe OA interface is not available
 2025-04-23 22:28 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

QA notification for completed autobuilder build (yocto-5.2.rc2)
 2025-04-23 22:28 UTC 

[PATCH] Disable gfxterm_menu and cmdline_cat tests
 2025-04-23 22:27 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: qcom: sm8650: Add CAMSS device tree node
 2025-04-23 22:26 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: media: Describe Qualcomm SM8650 CAMSS IP
` [PATCH v2 2/3] arm64: dts: qcom: sm8650: Add CAMSS block definition
` [PATCH v2 3/3] arm64: dts: qcom: sm8650: Add description of MCLK pins

[PATCH v4 0/4] virtio-net: disable delayed refill when pausing rx
 2025-04-23 22:23 UTC  (5+ messages)
` [PATCH v4 4/4] selftests: net: add a virtio_net deadlock selftest

[PATCH RESEND] misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
 2025-04-23 22:23 UTC  (3+ messages)

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-23 22:21 UTC  (5+ messages)
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver

[PATCH][RFC] ->mnt_devname is never NULL
 2025-04-23 22:20 UTC  (4+ messages)

+ mm-workingset-simplify-lockdep-check-in-update_node.patch added to mm-new branch
 2025-04-23 22:20 UTC 

[PATCH v3 0/4] Add SEV-SNP CipherTextHiding feature support
 2025-04-23 22:19 UTC  (3+ messages)
` [PATCH v3 3/4] crypto: ccp: Add support to enable CipherTextHiding on SNP_INIT_EX

[PATCH net-next v3 0/3] net/mlx5: Expose additional devlink dev info
 2025-04-23 22:17 UTC  (9+ messages)
` [PATCH net-next v3 2/3] devlink: add function unique identifier to "

[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
 2025-04-23 22:17 UTC  (4+ messages)
` [PATCH v2 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()

[Buildroot] [PATCH] package/trace-cmd: bump to version 3.3.2
 2025-04-23 22:17 UTC  (2+ messages)

[PATCH 0/8] net: Phase out hybrid PCI devres API
 2025-04-23 22:14 UTC  (6+ messages)
` [PATCH 2/8] net: octeontx2: Use pure "

[Buildroot] [git commit] package/trace-cmd: bump to version 3.3.2
 2025-04-23 22:09 UTC 

[PATCH i-g-t v8 0/3] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv()
 2025-04-23 22:16 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv() (rev9)

[PATCH] brcmfmac: support AP isolation to restrict reachability between stations
 2025-04-23 22:15 UTC  (2+ messages)

[PATCH v2] [PATCH RESEND] mm/selftest: Replace static BASE_PMD_ADDR with dynamic address allocation
 2025-04-23 22:14 UTC  (4+ messages)
` [PATCH v2] mm/selftest: Fix race condition in userfaultfd "

[PATCH 0/2] Use kmem_cache for memcg alloc
 2025-04-23 22:13 UTC  (4+ messages)
` [PATCH 1/2] mm/memcg: use kmem_cache when alloc memcg

[PATCH] jfs: upper bound check of tree index in dbAllocAG
 2025-04-23 22:13 UTC 

[PATCH] drm/xe: Fix CFI violation when accessing sysfs files
 2025-04-23 22:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] Allow FREE_STATEID to free delegations
 2025-04-23 22:12 UTC  (9+ messages)
` [PATCH 1/2] NFSv4: Ensure test_and_free_stateid callers use private memory
` [PATCH 2/2] NFSv4: Allow FREE_STATEID to clean up delegations

[PATCH 0/3] meson: add corresponding target for Makefile's hdr-check
 2025-04-23 22:12 UTC  (9+ messages)
` [PATCH v5 0/6] "

[PATCH] perf/x86/intel: Fix lbr event can placed into non lbr group
 2025-04-23 22:11 UTC  (6+ messages)

[PATCH] of: Build warn for missing fn() in _OF_DECLARE
 2025-04-23 22:10 UTC  (3+ messages)

[PATCH 1/2] perf/x86/intel: Only check the group flag for X86 leader
 2025-04-23 22:10 UTC  (2+ messages)
` [PATCH 2/2] perf/x86: Optimize the is_x86_event

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dbAllocAG
 2025-04-23 22:10 UTC  (3+ messages)
` syztest

[PATCH v6] drm/msm/dpu: allow sharing SSPP between planes
 2025-04-23 22:08 UTC  (2+ messages)

Migration compatibility test broken on major version releases
 2025-04-23 22:05 UTC  (3+ messages)

[PATCH net-next V2 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-04-23 22:07 UTC  (9+ messages)
` [PATCH net-next V2 01/14] devlink: define enum for attr types of dynamic attributes

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-04-23 22:07 UTC  (7+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-23 22:06 UTC  (8+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "

[PATCH] drivers: iio: cros_ec_sensors: Flush changing the FIFO timeout
 2025-04-23 22:05 UTC  (4+ messages)
` [PATCH v3] iio: cros_ec_sensors: Flush when "

[PATCH v4] iio: cros_ec_sensors: Flush when changing the FIFO timeout
 2025-04-23 22:05 UTC 

[PATCH net-next v20 0/1] MCTP Over PCC Transport
 2025-04-23 22:01 UTC  (2+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "

[PATCH v3] tools/mm: Add script to display page state for a given PID and VADDR
 2025-04-23 22:00 UTC  (2+ messages)

[PATCH] omfs: convert to new mount API
 2025-04-23 22:00 UTC 

[PATCH net-next] tools: ynl: add missing header deps
 2025-04-23 21:59 UTC  (3+ messages)

[PATCH i-g-t 0/5] Add test to validate survivability mode
 2025-04-23 21:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add test to validate survivability mode (rev2)

[PATCH v4 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-04-23 21:58 UTC  (7+ messages)
` [PATCH v4 1/6] drm/xe/guc: Add log init config abi definitions
` [PATCH v4 2/6] drm/xe/guc: Add LFD related "
` [PATCH v4 3/6] drm/xe/guc: Add new debugfs entry for lfd format output
` [PATCH v4 4/6] drm/xe/guc: Add GuC log init config in LFD format
` [PATCH v4 5/6] drm/xe/guc: Add GuC log event buffer output "
` [PATCH v4 6/6] drm/xe/guc: Only add GuC crash dump if available

[PATCH v2 0/3] net: mana: Add HTB Qdisc offload support
 2025-04-23 21:57 UTC  (7+ messages)
` [PATCH v2 2/3] net: mana: Add sched HTB "
        ` [EXTERNAL] "

[PATCH v6 00/17] Uthreads
 2025-04-23 20:44 UTC  (2+ messages)

[PATCH v4 00/13] Hyperlaunch device tree for dom0
 2025-04-23 21:53 UTC  (5+ messages)
` [PATCH v4 03/13] common/hyperlaunch: introduce the domain builder

+ selftests-mm-compaction_test-support-platform-with-huge-mount-of-memory.patch added to mm-hotfixes-unstable branch
 2025-04-23 21:53 UTC 

[PATCH] [PATCH] cxl: trace: Fix macro safety in CXL_EVT_TP_fast_assign
 2025-04-23 21:52 UTC  (2+ messages)

+ maintainers-add-core-mm-section.patch added to mm-hotfixes-unstable branch
 2025-04-23 21:50 UTC 

[PATCH i-g-t v1 1/1] /tests/intel/xe_eudebug_online: Remove create_metadata_trigger on debugger reattachment
 2025-04-23 21:50 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,v1,1/1] "

+ mm-mm_init-use-for_each_valid_pfn-in-init_unavailable_range.patch added to mm-new branch
 2025-04-23 21:49 UTC 

+ mm-use-for_each_valid_pfn-in-memory_hotplug.patch added to mm-new branch
 2025-04-23 21:49 UTC 

+ mm-x86-use-for_each_valid_pfn-from-__ioremap_check_ram.patch added to mm-new branch
 2025-04-23 21:49 UTC 

+ mm-pm-use-for_each_valid_pfn-in-kernel-power-snapshotc.patch added to mm-new branch
 2025-04-23 21:49 UTC 

+ mm-implement-for_each_valid_pfn-for-config_sparsemem.patch added to mm-new branch
 2025-04-23 21:49 UTC 

+ mm-implement-for_each_valid_pfn-for-config_flatmem.patch added to mm-new branch
 2025-04-23 21:49 UTC 

[PATCH v3 00/11] CCS PLL fixes and improvements
 2025-04-23 21:49 UTC  (3+ messages)
` [PATCH v3 08/11] media: ccs-pll: Add a flag for even PLL multipliers

[Buildroot] [PATCH 1/1] package/libnss fix buildtype
 2025-04-23 21:48 UTC  (2+ messages)

[PATCH v6 0/7] Report vfio-ap configuration changes
 2025-04-23 21:45 UTC  (8+ messages)
` [PATCH v6 1/7] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
` [PATCH v6 2/7] hw/vfio/ap: notification handler for AP config changed event
` [PATCH v6 3/7] hw/vfio/ap: store object indicating AP config changed in a queue
` [PATCH v6 4/7] hw/vfio/ap: Storing event information for an AP configuration change event
` [PATCH v6 5/7] s390: implementing CHSC SEI for AP config change
` [PATCH v6 6/7] linux-header: update-linux-header script changes
` [PATCH v6 7/7] linux-headers: Update to Linux v6.15-rc1

[PATCH v2 0/3] KVM: x86: Dynamically allocate hashed page list
 2025-04-23 21:46 UTC  (8+ messages)
` [PATCH v2 2/3] KVM: x86: Allocate kvm_vmx/kvm_svm structures using kzalloc()

[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration
 2025-04-23 21:37 UTC  (3+ messages)
` [PATCH 1/5] memcg: add GPU statistic
` [PATCH 4/5] amdgpu: add support for memcg integration


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.