messages from 2022-12-22 01:23:01 to 2022-12-22 04:48:09 UTC [more...]
[PATCH 0/4] new options and fixes for xnvme ioengine
2022-12-22 4:39 UTC
[PATCH v2 0/7] x86/sched: Avoid unnecessary migrations within SMT domains
2022-12-22 4:55 UTC (11+ messages)
` [PATCH v2 1/7] sched/fair: Generalize asym_packing logic for SMT local sched group
` [PATCH v2 3/7] sched: Teach arch_asym_cpu_priority() the idle state of SMT siblings
regression: nfs mount (even idle) eventually hangs server
2022-12-22 4:44 UTC (6+ messages)
[Intel-gfx] [PATCH v2 1/2] drm/i915/ddi: Align timeout for DDI_BUF_CTL active with Bspec
2022-12-22 4:42 UTC (4+ messages)
` [Intel-gfx] [PATCH v3 "
[PATCH 00/10] qla2xxx driver enhancements
2022-12-22 4:39 UTC (11+ messages)
` [PATCH 01/10] qla2xxx: Remove dead code
` [PATCH 02/10] qla2xxx: Remove dead code (GPNID)
` [PATCH 03/10] qla2xxx: Remove dead code (GNN ID)
` [PATCH 04/10] qla2xxx: relocate/rename vp map
` [PATCH 05/10] qla2xxx: edif - Fix performance dip due to lock contention
` [PATCH 06/10] qla2xxx: edif - Fix stall session after app start
` [PATCH 07/10] qla2xxx: edif - Reduce memory usage during low IO
` [PATCH 08/10] qla2xxx: edif - fix clang warning
` [PATCH 09/10] qla2xxx: Select qpair depending on which CPU post_cmd() gets called
` [PATCH 10/10] qla2xxx: Update version to 10.02.08.200-k
arch/arm/kernel/stacktrace.c:163:1: warning: Label 'here' is not used. There is #if in function body so the label might be used in code that is removed by the preprocessor. [unusedLabelConfiguration]
2022-12-22 4:39 UTC
[Intel-gfx] [PATCH 1/1] drm/i915/pxp: Use drm_dbg if arb session failed due to fw version
2022-12-22 4:37 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/1] "
kernel panic: Attempted to kill init!
2022-12-22 4:35 UTC
[RFC PATCH v1 0/8] nolibc signal handling support
2022-12-22 4:34 UTC (10+ messages)
` [RFC PATCH v1 1/8] nolibc/sys: Implement `sigaction(2)` function
` [RFC PATCH v1 2/8] nolibc/sys: Implement `signal(2)` function
` [RFC PATCH v1 3/8] nolibc/sys: Implement `getpagesize(2)` function
` [RFC PATCH v1 4/8] selftests/nolibc: Add `-Wall` and `-Wno-unsed-function` to the CFLAGS
` [RFC PATCH v1 5/8] selftests/nolibc: Add `fork(2)` selftest
` [RFC PATCH v1 6/8] selftests/nolibc: Add `sigaction(2)` selftest
` [RFC PATCH v1 7/8] selftests/nolibc: Add `signal(2)` selftest
` [RFC PATCH v1 8/8] selftests/nolibc: Add `getpagesize(2)` selftest
[RFC 0/4] Adding Virtual Memory Fuses to Xen
2022-12-22 4:33 UTC (10+ messages)
[Intel-gfx] [PATCH] drm/i915/color: Add function to load degamma LUT in MTL
2022-12-22 4:32 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH 0/4] Vendor stats support in vdpasim_net
2022-12-22 4:30 UTC (12+ messages)
` [PATCH 3/4] vdpa_sim: support vendor satistics
` [PATCH 4/4] vdpa_sim_net: "
[PATCH v3] ASoC: Intel: sof_nau8825: add variant with nau8318 amplifier
2022-12-22 4:26 UTC (2+ messages)
[PATCH v2 0/8] QEMU CXL Provide mock CXL events and irq support
2022-12-22 4:24 UTC (9+ messages)
` [PATCH v2 1/8] qemu/bswap: Add const_le64()
` [PATCH v2 2/8] qemu/uuid: Add UUID static initializer
` [PATCH v2 3/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
` [PATCH v2 4/8] hw/cxl/events: Add event status register
` [PATCH v2 5/8] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v2 6/8] hw/cxl/events: Add event interrupt support
` [PATCH v2 7/8] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v2 8/8] hw/cxl/events: Add in inject general media event
vmlinux.o: warning: objtool: ___ksymtab_gpl+_RINvNtCs3yuwAp0waWO_4core10intrinsics17const_eval_selectuNvNvB2_11write_bytes8comptimeNCIBV_NtNtCs3XUU1alqrUZ_8bindings12bindings_raw22pcpu_hot__bindgen_ty_1E0uEB1w_+0x0: data relocation to !ENDBR: _RINvNtCs3yu
2022-12-22 4:19 UTC
[agd5f:amd-staging-drm-next 1777/2370] drivers/gpu/drm/vc4/vc4_hdmi.c:3448:17: error: label 'err_disable_runtime_pm' used but not defined
2022-12-22 4:19 UTC
[PATCH mm-unstable v3 0/8] mm: multi-gen LRU: memcg LRU
2022-12-22 4:19 UTC (9+ messages)
` [PATCH mm-unstable v3 1/8] mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
` [PATCH mm-unstable v3 2/8] mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
` [PATCH mm-unstable v3 3/8] mm: multi-gen LRU: remove eviction fairness safeguard
` [PATCH mm-unstable v3 4/8] mm: multi-gen LRU: remove aging "
` [PATCH mm-unstable v3 5/8] mm: multi-gen LRU: shuffle should_run_aging()
` [PATCH mm-unstable v3 6/8] mm: multi-gen LRU: per-node lru_gen_folio lists
` [PATCH mm-unstable v3 7/8] mm: multi-gen LRU: clarify scan_control flags
` [PATCH mm-unstable v3 8/8] mm: multi-gen LRU: simplify arch_has_hw_pte_young() check
[RFC PATCH 0/6] vdpa_sim: add support for user VA
2022-12-22 4:18 UTC (6+ messages)
` [RFC PATCH 1/6] vdpa: add bind_mm callback
[PATCH] Revert "x86/apic/x2apic: Implement IPI shorthands support"
2022-12-22 4:09 UTC (6+ messages)
` kdump kernel randomly hang with tick_periodic call trace on bare metal system
[Intel-gfx] [PATCH v3] drm/i915/hdmi: Go for scrambling only if platform supports TMDS clock > 340MHz
2022-12-22 4:08 UTC
[PATCH 01/10] arm: psci: Add PSCI v1.1 macro
2022-12-22 3:58 UTC (4+ messages)
` [PATCH 10/10] arm: imx: imx8m: Add basic PSCI provider implementation
[PATCH v4 1/4] dt-bindings: ufs: qcom: Add SM6125 compatible string
2022-12-22 3:57 UTC (6+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: sm6125: Add UFS nodes
[Intel-gfx] [PATCH 0/2] Fixes for intel fb helper
2022-12-22 3:56 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH] virtio: vdpa: fix snprintf size argument in snet_vdpa driver
2022-12-22 3:53 UTC (2+ messages)
[PATCH v4] net: sched: fix memory leak in tcindex_set_parms
2022-12-22 3:51 UTC
[Bug 216822] New: Thunderbolt USB Controller (Maple Ridge) and its upstream pcie port fail to runtime resume
2022-12-22 3:50 UTC (2+ messages)
` [Bug 216822] "
[Intel-gfx] [PATCH] drm/i915/mtl: Add support of Tile4 to MTL
2022-12-22 3:49 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/mtl: Add support of Tile4 to MTL (rev2)
[ericvh-v9fs:ericvh/devel 10/11] fs/9p/vfs_file.c:64:54: sparse: sparse: dubious: x & !y
2022-12-22 3:48 UTC
arch/microblaze/pci/iomap.c:25:43: warning: Parameter 'address' can be declared as pointer to const [constParameter]
2022-12-22 3:48 UTC
[PATCH v2] PCI: endpoint: pci-epf-vntb: fix doc warning in pci-epf-vntb.c
2022-12-22 3:43 UTC
[RFC PATCH] clocksource: Suspend the watchdog temporarily when high read lantency detected
2022-12-22 3:39 UTC (7+ messages)
[android-common:android13-5.15 16339/16342] drivers/cpufreq/mediatek-cpufreq-hw.c:290:8: error: implicit declaration of function 'register_trace_android_vh_cpufreq_offline'
2022-12-22 3:38 UTC
Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
2022-12-22 3:37 UTC (6+ messages)
[meta-networking][PATCH] drbd,drbd-utils: Upgrade to 9.2.1 and drbd-utils to 9.22.0
2022-12-22 3:36 UTC
[PATCH iproute2] configure: Remove include <sys/stat.h>
2022-12-22 3:25 UTC (2+ messages)
[RFC] fs-verity and encryption for EROFS
2022-12-22 3:24 UTC (3+ messages)
[Drbd-dev] [PATCH] replace off64_t with off_t
2022-12-22 3:20 UTC
[android-common:android12-trusty-5.10 1415/7889] fs/incfs/pseudo_files.c:682:31: warning: cast to pointer from integer of different size
2022-12-22 3:18 UTC
[PATCH] tools: Add missing include for LOCK_EX
2022-12-22 3:14 UTC
[GIT PULL] Followup io_uring fixes for 6.2-rc1
2022-12-22 3:07 UTC (2+ messages)
[GIT PULL] tracing probes: Updates for 6.2
2022-12-22 3:07 UTC (2+ messages)
[GIT PULL] Followup block fixes for 6.2-rc1
2022-12-22 3:07 UTC (2+ messages)
[GIT PULL] tracing/rv: Move monitor structure in rodata
2022-12-22 3:07 UTC (2+ messages)
[GIT PULL] KVM/RISC-V changes for Linux 6.2
2022-12-22 3:07 UTC (2+ messages)
[Intel-gfx] [PATCH 1/2] drm/i915/display/core: use intel_de_rmw if possible
2022-12-22 3:07 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "
[PATCH] riscv: ae350: Enable CCTL_SUEN
2022-12-22 3:02 UTC (3+ messages)
[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
2022-12-22 3:01 UTC (5+ messages)
` [RFC PATCH RESEND bpf-next 3/4] riscv, bpf: Add bpf_arch_text_poke support "
[PATCH 1/3] lib: dpdk spec to skip red for ingress policer
2022-12-22 3:01 UTC (4+ messages)
` [PATCH 2/3] app/testpmd: add skip red for testpmd
` [PATCH 3/3] net/cnxk: skip red drop for ingress policer
[f2fs-dev] [syzbot] [f2fs?] [tmpfs?] kernel BUG in f2fs_evict_inode
2022-12-22 2:57 UTC (2+ messages)
` "
[syzbot] [sysv?] [vfs?] WARNING in invalidate_bh_lru
2022-12-22 2:57 UTC
[PATCH v3] btrfs: fix compat_ro checks against remount
2022-12-22 2:54 UTC (2+ messages)
Broken commit de47ff536363289f92f85ed1e4901724d238432d
2022-12-22 2:54 UTC (7+ messages)
` Broken commit d433c74eecdce1e4952ef4e8c712a9289c0dfcc2
[meta-filesystems][PATCH 1/2] xfsprogs: Upgrade to 6.0.0
2022-12-22 2:53 UTC (2+ messages)
` [meta-filesystems][PATCH 2/2] f2fs-tools: Upgrade to 1.15.0
[PATCH v5 0/3] kexec: Add new parameter to limit the access to kexec
2022-12-22 2:49 UTC (4+ messages)
` [PATCH v5 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*
[PATCH] EROFS: Replace erofs_unzipd workqueue with per-cpu threads
2022-12-22 2:48 UTC (3+ messages)
[android-common:android12-trusty-5.10 1980/7889] drivers/md/dm-user.c:525:6: warning: no previous prototype for 'message_kill'
2022-12-22 2:48 UTC
[PATCH 1/1] usb: xhci: Check endpoint is valid before dereferencing it
2022-12-22 2:46 UTC
[syzbot] [vfs?] [ntfs3?] WARNING in do_symlinkat
2022-12-22 2:46 UTC
feature-request: silently stops ssh-agent.exe when upgrading (windows)
2022-12-22 2:45 UTC (5+ messages)
[PATCH bpf-next v3 1/2] bpf: fix nullness propagation for reg to reg comparisons
2022-12-22 2:44 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
[PATCH V2] riscv: patch: Fixup lockdep warning in stop_machine
2022-12-22 2:43 UTC (6+ messages)
[PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target agnostic
2022-12-22 1:57 UTC (6+ messages)
` [PATCH-for-8.0 4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector()
[RFC PATCH-for-8.0 2/3] hw/ppc/spapr: Replace tswap64(HPTE) by cpu_to_be64(HPTE)
2022-12-22 1:56 UTC (11+ messages)
[PATCH] netconfig: Don't load settings in netconfig_new
2022-12-22 2:41 UTC
[PATCH] Documentation: clarify that cache forgets credentials if the system restarts
2022-12-22 2:41 UTC (3+ messages)
[PATCH v2] ASoC: Intel: sof_nau8825: add variant with nau8318 amplifier
2022-12-22 2:38 UTC (8+ messages)
drivers/media/test-drivers/visl/visl-video.c:690:22: sparse: sparse: symbol 'visl_qops' was not declared. Should it be static?
2022-12-22 2:38 UTC
[PATCH v20 00/10] vhost-vdpa: add support for configure interrupt
2022-12-22 2:36 UTC (4+ messages)
` [PATCH v20 08/10] virtio-net: "
[Patch v3 0/9] NUMA aware page table's pages allocation
2022-12-22 2:34 UTC (10+ messages)
` [Patch v3 1/9] KVM: x86/mmu: Repurpose KVM MMU shrinker to purge shadow page caches
` [Patch v3 2/9] KVM: x86/mmu: Remove zapped_obsolete_pages from struct kvm_arch{}
` [Patch v3 3/9] KVM: x86/mmu: Shrink split_shadow_page_cache via KVM MMU shrinker
` [Patch v3 4/9] KVM: Add module param to make page tables NUMA aware
` [Patch v3 5/9] KVM: x86/mmu: Allocate TDP page table's page on correct NUMA node on split
` [Patch v3 6/9] KVM: Provide NUMA node support to kvm_mmu_memory_cache{}
` [Patch v3 7/9] KVM: x86/mmu: Allocate page table's pages on NUMA node of the underlying pages
` [Patch v3 8/9] KVM: x86/mmu: Make split_shadow_page_cache NUMA aware
` [Patch v3 9/9] KVM: x86/mmu: Reduce default cache size in KVM from 40 to PT64_ROOT_MAX_LEVEL
[PATCH u-boot] doc: board: qemu-ppce500: Update supported and unsupported
2022-12-22 2:30 UTC (6+ messages)
[PATCH bpf-next v2 1/2] bpf: fix nullness propagation for reg to reg comparisons
2022-12-22 2:30 UTC (6+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
[PATCH v2 1/2] usb: misc: onboard_usb_hub: Don't create platform devices for DT nodes without 'vdd-supply'
2022-12-22 2:28 UTC (3+ messages)
` [PATCH v2 2/2] usb: misc: onboard_hub: Fail silently when there is no platform device
[android-common:android12-trusty-5.10 1480/7889] ld.lld: error: cannot open /opt/cross/clang-98b13979fb/lib/clang/16/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory
2022-12-22 2:27 UTC
[f2fs-dev] [PATCH 1/2] f2fs_io: Fix out of tree builds
2022-12-22 2:28 UTC (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs_io: Define _FILE_OFFSET_BITS=64
[Intel-gfx] [PATCH] drm/i915/ttm: remove the virtualized start hack
2022-12-22 2:28 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH v9 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
2022-12-22 2:25 UTC (9+ messages)
` [PATCH v9 2/7] media: dt-binding: nuvoton: Add NPCM VCD and ECE engine
` [PATCH v9 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine
[PATCH v2 0/3] fix the sdio device DATA/CMD CRC and Timeout issue after tuning
2022-12-22 2:24 UTC (7+ messages)
` [PATCH v2 2/3] mmc: let the host side can find card type during card init process
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO device
[PATCH 2/3] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (2)
2022-12-22 2:21 UTC (4+ messages)
[RESEND v4 PATCH 0/1] arm64: dts: mt8195: Add Ethernet controller
2022-12-22 1:56 UTC (8+ messages)
` [RESEND PATCH v4] "
[PATCH char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
2022-12-22 5:40 UTC (2+ messages)
[PATCH] cros_ec_keyb: Add 3 buttons for monitor function
2022-12-22 2:15 UTC
[RESEND PATCH 0/7] serial: Add MMIO & SPCR support
2022-12-22 2:13 UTC (7+ messages)
` [PATCH 3/7] ns8250: Add base support for MMIO UARTs
` [PATCH 7/7] serial: Add ability to specify MMIO ports via 'serial'
[Intel-gfx] [PATCH] drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
2022-12-22 2:10 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index (rev2)
[PATCH net] nfp: fix schedule in atomic context when sync mc address
2022-12-22 2:10 UTC (2+ messages)
[PATCH net ] vmxnet3: correctly report csum_level for encapsulated packet
2022-12-22 2:10 UTC (2+ messages)
[PATCH net 0/2] mptcp: Locking fixes
2022-12-22 2:10 UTC (2+ messages)
[Intel-gfx] [PATCH 1/2] drm/i915/dp_mst: log when pulling CRTCs into atomic state
2022-12-22 2:08 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/dp_mst: log when pulling CRTCs into atomic state (rev2)
[kdave-btrfs-devel:misc-next 270/270] fs/btrfs/volumes.c:2676:17: warning: 'seed_devices' may be used uninitialized
2022-12-22 2:07 UTC
[PATCH 1/2] drm/msm/dsi: add a helper method to compute the dsi byte clk
2022-12-22 2:06 UTC (5+ messages)
[PATCH v2 0/9] virtio_net: support multi buffer xdp
2022-12-22 2:04 UTC (3+ messages)
[PATCH] lib: utils/serial: Simplify semihosting_getc() function
2022-12-22 2:04 UTC
[PATCH] ext4: fix underflow in group bitmap calculation
2022-12-22 2:02 UTC
[for-8.0 v2 00/11] Refactor cryptodev
2022-12-22 2:04 UTC (3+ messages)
` "
[RFC PATCH 00/18] cppcheck rule 20.7 fixes
2022-12-22 2:01 UTC (4+ messages)
` [RFC PATCH 01/18] arm: cppcheck: misra rule 20.7 deviations for alternative.h
[Intel-gfx] [PATCH] drm/i915/display: Fix a use-after-free when intel_edp_init_connector fails
2022-12-22 1:58 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[Intel-gfx] [PATCH v3 1/7] mei: mei-me: resume device in prepare
2022-12-22 1:57 UTC (3+ messages)
[PATCH v3] nvme: fix multipath crash caused by flush request when blktrace is enabled
2022-12-22 1:57 UTC
[PATCH 1/2] configure: Use AC_SYS_LARGERFILE autoconf macro
2022-12-22 1:53 UTC (2+ messages)
` [PATCH 2/2] Replace off64_t/stat64 with off_t/stat
[PATCH] platform/chrome: cros_ec_typec: deferred probe when typec count mismatch
2022-12-22 1:53 UTC (2+ messages)
[PATCH net] net: vrf: determine the dst using the original ifindex for multicast
2022-12-22 1:50 UTC (2+ messages)
[PATCH net] net: openvswitch: release vport resources on failure
2022-12-22 1:50 UTC (2+ messages)
[PATCH] cros_ec_keyb: Add 3 buttons for monitor function
2022-12-22 1:50 UTC (3+ messages)
[PATCH net 1/1] ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
2022-12-22 1:50 UTC (2+ messages)
vmlinux.o: warning: objtool: _RNvXs0_NtCsfATHBUcknU9_6kernel3strNtB5_4CStrNtNtCs3yuwAp0waWO_4core3fmt7Display3fmt+0x92: relocation to !ENDBR: _RNvXsG_NtNtCs3yuwAp0waWO_4core3fmt3numhNtB7_8LowerHex3fmt+0x0
2022-12-22 1:46 UTC
[PATCH net] fjes: Fix an error handling path in fjes_probe()
2022-12-22 1:40 UTC (2+ messages)
[PATCH] ixp4xx_eth: Fix an error handling path in ixp4xx_eth_probe()
2022-12-22 1:38 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/dp: wait on timeout before retry include sw delay
2022-12-22 1:35 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: wait on timeout before retry include sw delay (rev9)
[PATCH] x86/mm/cpa: get rid of the cpa lock
2022-12-22 1:33 UTC
[kvalo-ath:master-pending] BUILD SUCCESS 4401157f55af1a75de3568c38b83f3c4072508a5
2022-12-22 1:31 UTC
[kvalo-ath:pending] BUILD SUCCESS f1e36321f3d07b50926918f088dbdcd5bcd79e9f
2022-12-22 1:30 UTC
[PATCH Zisslpcfi 0/2] Support for zisslpcfi in opensbi
2022-12-22 1:29 UTC (5+ messages)
` [PATCH Zisslpcfi 2/2] lib: sbi: zsslpcfi detection and elp cfi state reflect back in status
[RFC 0/7] Proposal to make x86 IOMMU driver support configurable
2022-12-22 1:28 UTC (4+ messages)
[PATCHv2 net-next] sched: multicast sched extack messages
2022-12-22 1:28 UTC (2+ messages)
[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2022-12-22 1:25 UTC (3+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
2022-12-22 1:24 UTC (12+ messages)
` [RFC PATCH v2 33/47] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
[PATCH v2] xen/arm: Allow to set grant table related limits for dom0less domUs
2022-12-22 1:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.