All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-07 15:45:52 to 2024-08-07 16:42:07 UTC [more...]

[PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-07 15:56 UTC  (7+ messages)
` [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-07 16:20 UTC  (5+ messages)
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers

[PATCH v5] docs/zh_CN: Add dev-tools/kcsan Chinese translation
 2024-08-07 16:41 UTC  (2+ messages)

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-07 16:40 UTC  (5+ messages)
` [RFC v3 1/3] vhost: Introduce packed vq and add buffer elements
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH v5 1/3] dma: improve DMA zone selection
 2024-08-07 16:40 UTC  (3+ messages)

[Bug 219128] New: lpfc driver reports failure message
 2024-08-07 16:41 UTC  (2+ messages)
` [Bug 219128] lpfc driver reports failed messages

[krzk-github:wip/debug/soundwire-wsa884x-interrupts 29899/30000] drivers/clk/qcom/videocc-x1e80100.c:106:32: warning: unused variable 'video_cc_parent_map_0'
 2024-08-07 16:40 UTC 

[srini-nvmem:for-next 5/6] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/nvmem/u-boot,env.yaml
 2024-08-07 16:40 UTC 

[PATCH v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
 2024-08-07 16:40 UTC  (3+ messages)

[RFC PATCH 00/11] Tracefs support for pKVM
 2024-08-07 16:39 UTC  (3+ messages)

[PATCH 0/2] sched/topology: optimize topology_span_sane()
 2024-08-07 16:39 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH net-next 0/2] eth: fbnic: add basic stats
 2024-08-07 16:38 UTC  (4+ messages)
` [PATCH net-next 1/2] eth: fbnic: add basic rtnl stats

[PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
 2024-08-07 16:38 UTC  (2+ messages)

[PATCH 6.6 000/121] 6.6.45-rc1 review
 2024-08-07 16:38 UTC  (3+ messages)
` [PATCH 6.6 015/121] sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)

[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-07 16:36 UTC  (6+ messages)
` [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595

[PATCH] Fix a spelling error in a doc of bcachefs
 2024-08-07 16:36 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS cd347f613f89c6608839c698d74b6dd6238a4601
 2024-08-07 16:35 UTC 

[OE-core][PATCH v2] u-boot.inc: Refactor do_* steps into functions that can be overridden
 2024-08-07 16:35 UTC 

[PATCH 0/2] Modify RCU Tasks to scan idle tasks
 2024-08-07 16:35 UTC  (3+ messages)
` [PATCH 1/2] rcu-tasks: Make RCU-Tasks pay attention to "
` [PATCH 2/2] context_tracking: Invoke Tasks-RCU enter/exit for NMI context

[PATCH ipsec-next v8 00/16] Add IP-TFS mode to xfrm
 2024-08-07 16:23 UTC  (8+ messages)
` [PATCH ipsec-next v8 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-07 16:33 UTC  (5+ messages)
` [PATCH v6 01/22] x86/cpufeatures: Add support for "
` [PATCH v6 04/22] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details

[PATCH v3 0/4] Add WoM feature as an IIO event
 2024-08-07 16:03 UTC  (6+ messages)
` [PATCH v3 3/4] iio: imu: inv_mpu6050: add new interrupt handler for WoM events

[PATCH] vim: Drop vim-tools INSANE_SKIP as not needed
 2024-08-07 16:32 UTC 

[PATCH v2 0/5] serial: 8250: omap: Add am62 wakeup support
 2024-08-07 16:31 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: serial: 8250_omap: Add wakeup-source property

[PATCH linu-next v1] PCI: dw-rockchip: Enable async probe by default
 2024-08-07 16:31 UTC  (3+ messages)

[PATCH v7 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-07 16:31 UTC  (17+ messages)
` [PATCH v7 01/13] drm/xe/hw_engine_group: Introduce xe_hw_engine_group
` [PATCH v7 02/13] drm/xe/guc_submit: Make suspend_wait interruptible
` [PATCH v7 03/13] drm/xe/hw_engine_group: Register hw engine group's exec queues
` [PATCH v7 04/13] drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
` [PATCH v7 05/13] drm/xe/exec_queue: Remove duplicated code
` [PATCH v7 06/13] drm/xe/exec_queue: Prepare last fence for hw engine group resume context
` [PATCH v7 07/13] drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
` [PATCH v7 08/13] drm/xe/hw_engine_group: Ensure safe transition between execution modes
` [PATCH v7 09/13] drm/xe/exec: Switch hw engine group execution mode upon job submission
` [PATCH v7 10/13] drm/xe/guc_submit: Allow calling guc_exec_queue_resume with pending resume
` [PATCH v7 11/13] drm/xe/hw_engine_group: Resume exec queues suspended by dma fence jobs
` [PATCH v7 12/13] drm/xe/vm: Remove restriction that all VMs must be faulting if one is
` [PATCH v7 13/13] drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
` ✓ CI.Patch_applied: success for Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[RFC PATCH-for-9.1? 0/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
 2024-08-07 16:30 UTC  (9+ messages)
` [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
` [RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in

[PATCH 0/2] Add support for AD4113
 2024-08-07 16:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: adc: ad7173: add support for ad4113

[PATCH net] ethtool: Fix context creation with no parameters
 2024-08-07 16:30 UTC  (3+ messages)

[PATCH 0/3] lockdep: minor config and documentation fixes
 2024-08-07 16:28 UTC  (3+ messages)
` [PATCH v2 3/3] lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation

[PATCH v2] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
 2024-08-07 16:27 UTC 

[PATCH] btrfs: refactor __extent_writepage_io() to do sector-by-sector submission
 2024-08-07 16:27 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add rfkill node for M.2 E wifi on orangepi-5-plus
 2024-08-07 16:26 UTC  (4+ messages)

[PATCH][next] ethtool: Avoid -Wflex-array-member-not-at-end warning
 2024-08-07 16:26 UTC  (2+ messages)

[PATCH] x86/apic: Add retry mechanism to add_pin_to_irq_node()
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] x86/ioapic: Handle allocation failures gracefully

[patch 02/15] x86/ioapic: Mark mp_alloc_timer_irq() __init
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 03/15] x86/ioapic: Cleanup structs
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 04/15] x86/ioapic: Use guard() for locking where applicable
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 05/15] x86/apic: Provide apic_printk() helpers
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 06/15] x86/apic: Cleanup apic_printk()s
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 07/15] x86/ioapic: Cleanup apic_printk()s
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 08/15] x86/ioapic: Cleanup guarded debug printk()s
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 09/15] x86/mpparse: Cleanup apic_printk()s
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 10/15] iommu/vt-d: Cleanup apic_printk()
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 11/15] x86/ioapic: Move replace_pin_at_irq_node() to the call site
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 12/15] x86/ioapic: Cleanup comments
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 13/15] x86/ioapic: Cleanup bracket usage
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 14/15] x86/ioapic: Cleanup line breaks
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[patch 15/15] x86/ioapic: Cleanup remaining coding style issues
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH -next] x86/apic: Remove unused inline function apic_set_eoi_cb()
 2024-08-07 16:25 UTC  (2+ messages)
` [tip: x86/apic] "

[PATCH 0/4] Remove uses of aops->writepage from gfs2
 2024-08-07 16:24 UTC  (3+ messages)

[PATCH] drm/i915/bmg: Read display register timeout
 2024-08-07 16:23 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/bmg: Read display register timeout (rev3)

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-07 16:21 UTC  (6+ messages)
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging

iptables: compiling with kernel headers
 2024-08-07 16:22 UTC  (2+ messages)

[PATCH] sound: sof: ioc4-topology: avoid extra dai_params copy
 2024-08-07 16:21 UTC  (4+ messages)

[PATCH v1 0/3] x86: Write FRED RSP0 on return to userspace
 2024-08-07 16:21 UTC  (3+ messages)
` [PATCH v1 1/3] x86/entry: Test ti_work for zero before processing individual bits

[PATCH v4] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
 2024-08-07 16:20 UTC  (4+ messages)
` [GSoC][PATCH v5] "

[krzk-github:wip/debug/soundwire-wsa884x-interrupts 53/53] sound/soc/codecs/wsa884x.c:1539:13: warning: variable 'sts0_bck' set but not used
 2024-08-07 16:19 UTC 

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-07 16:18 UTC  (18+ messages)

[PATCH v3 00/14] forcealign for xfs
 2024-08-07 16:19 UTC  (5+ messages)
` [PATCH v3 12/14] xfs: Unmap blocks according to forcealign

[PATCH][next] sched: act_ct: avoid -Wflex-array-member-not-at-end warning
 2024-08-07 16:18 UTC  (2+ messages)

[PATCH] of.c: replace of_node_put with __free improves cleanup
 2024-08-07 16:18 UTC  (4+ messages)

[PATCH] Documentation: kernel-parameters: add workqueue.panic_on_stall
 2024-08-07 16:16 UTC  (2+ messages)

[PATCH v2 0/2] mm: batch free swaps for zap_pte_range()
 2024-08-07 16:16 UTC  (3+ messages)
` [PATCH v2 2/2] mm: attempt to batch free swap entries "

[Intel-wired-lan] [PATCH iwl-net v1 0/5] igc: PTM timeout fix
 2024-08-07 16:15 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net v1 1/5] igc: Ensure the PTM cycle is reliably triggered

[PATCH] xfs: test online repair when xfiles consists of THPs
 2024-08-07 16:14 UTC  (2+ messages)

[PATCHSET v30.10] fstests: xfs filesystem properties
 2024-08-07 16:13 UTC  (3+ messages)
` [PATCH 1/1] xfs: functional testing for "

[PATCHSET v30.10 3/3] debian: enable xfs_scrub_all by default
 2024-08-07 16:13 UTC  (3+ messages)
` [PATCH 1/1] debian: enable xfs_scrub_all systemd timer services "

[PATCHSET v30.10 2/3] xfs_scrub: admin control of automatic fsck
 2024-08-07 16:13 UTC  (9+ messages)
` [PATCH 1/4] libfrog: define a autofsck filesystem property
` [PATCH 2/4] xfs_scrub: allow sysadmin to control background scrubs
` [PATCH 3/4] xfs_scrub: use the autofsck fsproperty to select mode
` [PATCH 4/4] mkfs: set autofsck filesystem property

[RFC PATCH] target/i386: allow access_ptr to force slow path on failed probe
 2024-08-07 16:12 UTC  (2+ messages)

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-07 16:12 UTC  (5+ messages)
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages

Thread stuck in IDDP sendto()
 2024-08-07 16:11 UTC 

[PATCH v2] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
 2024-08-07 16:10 UTC  (2+ messages)

[PATCHSET v30.10 1/3] xfsprogs: filesystem properties
 2024-08-07 16:10 UTC  (7+ messages)
` [PATCH 2/7] xfs_io: edit "
` [PATCH 3/7] xfs_db: improve getting and setting extended attributes
` [PATCH 7/7] xfs_property: add a new tool to administer fs properties

[PATCH 0/2] Trivial double space style fix
 2024-08-07 16:10 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Trivial double space style fix (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

FAILED: patch "[PATCH] btrfs: fix corruption after buffer fault in during direct IO" failed to apply to 6.10-stable tree
 2024-08-07 16:10 UTC  (4+ messages)

2.46 submodule breakage
 2024-08-07 16:09 UTC  (6+ messages)

[PATCH 0/3] drm/panfrost: Wire cycle counters and timestamp info to userspace
 2024-08-07 16:08 UTC  (4+ messages)
` [PATCH 1/3] drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters
` [PATCH 2/3] drm/panfrost: Add cycle counter job requirement
` [PATCH 3/3] drm/panfrost: Handle JD_REQ_CYCLE_COUNT

PSA: Avoid Debian
 2024-08-07 16:09 UTC  (4+ messages)

[PATCH 6.10 000/123] 6.10.4-rc1 review
 2024-08-07 16:09 UTC 

[PATCH net] igb: cope with large MAX_SKB_FRAGS
 2024-08-07 16:09 UTC  (2+ messages)

[PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-08-07 16:09 UTC  (9+ messages)
` [PATCH v3 05/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v3 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-07 16:07 UTC  (5+ messages)

[PATCH] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions
 2024-08-07 16:08 UTC  (2+ messages)

[PATCH V2 01/10] accel/amdxdna: Add a new driver for AMD AI Engine
 2024-08-07 16:07 UTC  (3+ messages)

[PATCH v2 net 0/2] net: ethtool: fix rxfh_max_context_id
 2024-08-07 16:06 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: ethtool: fix off-by-one error in max RSS context IDs
` [PATCH v2 net 2/2] net: ethtool: check rxfh_max_num_contexts != 1 at register time

[PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
 2024-08-07 16:06 UTC  (6+ messages)

[PATCH 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2024-08-07 16:06 UTC  (3+ messages)
` [PATCH 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature

[PATCH for 5.15 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:06 UTC 

[PATCH for 6.1 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:06 UTC 

[PATCH] ata: Using for_each_child_of_node_scoped()
 2024-08-07 16:05 UTC  (2+ messages)

[PATCH for 6.6 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:05 UTC 

[PATCH for 6.10 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:05 UTC 

question on vTPM interface in coconut-svsm
 2024-08-07 16:04 UTC  (19+ messages)
            ` Coconut-SVSM - vTPM support for Intel TD Partitioning

FAILED: patch "[PATCH] nouveau: set placement to original placement on uvmm" failed to apply to 6.6-stable tree
 2024-08-07 16:03 UTC  (2+ messages)
` [PATCH 6.6.y] nouveau: set placement to original placement on uvmm validate

[PATCH v1] perf hist: Fix reference counting of branch_info
 2024-08-07 16:03 UTC  (5+ messages)

[PATCH 00/19] kthread: Introduce preferred affinity v2
 2024-08-07 16:02 UTC  (21+ messages)
` [PATCH 01/19] arm/bL_switcher: Use kthread_run_on_cpu()
` [PATCH 02/19] x86/resctrl: "
` [PATCH 03/19] firmware: stratix10-svc: "
` [PATCH 04/19] scsi: bnx2fc: Use kthread_create_on_cpu()
` [PATCH 05/19] scsi: bnx2i: "
` [PATCH 06/19] scsi: qedi: "
` [PATCH 07/19] soc/qman: test: Use kthread_run_on_cpu()
` [PATCH 08/19] kallsyms: "
` [PATCH 09/19] lib: test_objpool: "
` [PATCH 10/19] net: pktgen: Use kthread_create_on_node()
` [PATCH 11/19] kthread: Make sure kthread hasn't started while binding it
` [PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node
` [PATCH 13/19] mm: Create/affine kcompactd to its preferred node
` [PATCH 14/19] mm: Create/affine kswapd "
` [PATCH 15/19] kthread: Implement preferred affinity
` [PATCH 16/19] rcu: Use kthread preferred affinity for RCU boost
` [PATCH 17/19] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
` [PATCH 18/19] treewide: Introduce kthread_run_worker[_on_cpu]()
` [PATCH 19/19] rcu: Use kthread preferred affinity for RCU exp kworkers

[PATCH] ARM: dts: microchip: Rename node, sub-node, and clean up spacing
 2024-08-07 16:01 UTC  (2+ messages)

[PATCH 0/2] regmap IRQ support for devices with multiple IRQs
 2024-08-07 15:57 UTC  (8+ messages)
` [PATCH 2/2] regmap: Allow setting IRQ domain name suffix

[PATCH v2 0/4] dts: initial dynamic config suite
 2024-08-07 15:56 UTC  (6+ messages)
` [PATCH v5 0/3] dts: refactored dynamic config test suite
  ` [PATCH v5 1/3] dts: add multicast set function to shell
  ` [PATCH v5 2/3] dts: dynamic config conf schema

[PATCH] drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query
 2024-08-07 15:35 UTC 

[PATCH v2 1/2] buildhistory: fix package output folder creation
 2024-08-07 15:55 UTC  (2+ messages)
` [OE-core] "

[GSoC][PATCH v15 0/9] ref consistency check infra setup
 2024-08-07 15:55 UTC  (6+ messages)
` [GSoC][PATCH v15 7/9] builtin/refs: add verify subcommand

[PATCH v13 0/2] RISCV basic exception handling implementation
 2024-08-07 15:54 UTC  (4+ messages)
` [PATCH v13 1/2] xen/riscv: enable GENERIC_BUG_FRAME

[PATCH v2] driver: pwm: pwm-imx: fix probing on imx6
 2024-08-07 15:53 UTC 

[PATCH v4 00/10] support large folio swap-out and swap-in for shmem
 2024-08-07 15:53 UTC  (3+ messages)
` [PATCH v4 01/10] mm: vmscan: add validation before spliting shmem large folio

[PATCH v2 0/3] Constify struct lib80211_crypto_ops
 2024-08-07 15:52 UTC  (3+ messages)
` [PATCH v2 3/3] staging: rtl8192e: "

[PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
 2024-08-07 15:51 UTC 

[BlueZ 0/8] Fix a number of static analysis issues #6
 2024-08-07 15:51 UTC  (5+ messages)
` [BlueZ 6/8] shared/gatt-db: Fix possible buffer overrun

[PATCH] RISC-V: KVM: Fix sbiret init before forwarding to userspace
 2024-08-07 15:49 UTC  (3+ messages)

[PATCH 0/2] tracefs: inode alloc/free related fixes
 2024-08-07 15:49 UTC  (5+ messages)
` [PATCH 2/2] tracefs: Don't overlay 'struct inode'

Kcidb access request
 2024-08-07 15:49 UTC 

[build fail] v6.11-rc2 from "ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
 2024-08-07 15:48 UTC  (8+ messages)

kvm_stat issue running in the background
 2024-08-07 15:46 UTC  (2+ messages)

[PATCH] migration: Refine the convergence detection
 2024-08-07 15:43 UTC  (7+ messages)

[PATCH v5 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
 2024-08-07 15:45 UTC  (7+ messages)
` [PATCH v5 01/10] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v5 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v5 05/10] selftests: kvm: s390: Add debug print functions
` [PATCH v5 06/10] selftests: kvm: s390: Add VM run test case
` [PATCH v5 07/10] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v5 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig


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.