All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-12 23:11:07 to 2023-05-13 00:51:20 UTC [more...]

[Intel-gfx] [PATCH] drm/i915/guc/slpc: Disable rps_boost debugfs
 2023-05-13  0:51 UTC  (5+ messages)
`  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH -next v2 0/7] limit the number of plugged bio
 2023-05-13  0:50 UTC  (3+ messages)

[RFC 0/6] Deprecate riscv,isa DT property?
 2023-05-13  0:38 UTC  (14+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-13  0:45 UTC  (9+ messages)
` [PATCH 04/32] locking: SIX locks (shared/intent/exclusive)

[igt-dev] [PATCH i-g-t 00/15] PMU: multi-tile support
 2023-05-13  0:43 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 01/15] perf_pmu: Support multi-tile in rc6 subtest

[PATCH RFC net-next 0/9] net: pcs: xpcs: cleanups for clause 73 support
 2023-05-13  0:05 UTC  (11+ messages)
` [PATCH RFC net-next 1/9] net: mdio: add clause 73 to ethtool conversion helper
` [PATCH RFC net-next 2/9] net: phylink: remove duplicated linkmode pause resolution
` [PATCH RFC net-next 3/9] net: phylink: add function to resolve clause 73 negotiation
` [PATCH RFC net-next 4/9] net: pcs: xpcs: clean up reading clause 73 link partner advertisement
` [PATCH RFC net-next 5/9] net: pcs: xpcs: use mii_c73_to_linkmode() helper

[PATCH v3 00/28] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-05-13  0:36 UTC  (58+ messages)
` [Intel-gfx] "
` [PATCH v3 01/28] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
  ` [Intel-gfx] "
` [PATCH v3 02/28] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn
  ` [Intel-gfx] "
` [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space
  ` [Intel-gfx] "
` [PATCH v3 04/28] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
  ` [Intel-gfx] "
` [PATCH v3 05/28] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
  ` [Intel-gfx] "
` [PATCH v3 06/28] drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type
  ` [Intel-gfx] "
` [PATCH v3 07/28] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
  ` [Intel-gfx] "
` [PATCH v3 08/28] drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
  ` [Intel-gfx] "
` [PATCH v3 09/28] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
  ` [Intel-gfx] "
` [PATCH v3 10/28] drm/i915/gvt: Protect gfn hash table with vgpu_lock
  ` [Intel-gfx] "
` [PATCH v3 11/28] KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c
  ` [Intel-gfx] [PATCH v3 11/28] KVM: x86/mmu: Move kvm_arch_flush_shadow_{all, memslot}() "
` [PATCH v3 12/28] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change
  ` [Intel-gfx] "
` [PATCH v3 13/28] KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
  ` [Intel-gfx] "
` [PATCH v3 14/28] KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
  ` [Intel-gfx] "
` [PATCH v3 15/28] KVM: x86: Reject memslot MOVE operations if KVMGT is attached
  ` [Intel-gfx] "
` [PATCH v3 16/28] drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot
  ` [Intel-gfx] "
` [PATCH v3 17/28] KVM: x86: Add a new page-track hook to handle memslot deletion
  ` [Intel-gfx] "
` [PATCH v3 18/28] drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()
  ` [Intel-gfx] "
` [PATCH v3 19/28] KVM: x86: Remove the unused page-track hook track_flush_slot()
  ` [Intel-gfx] "
` [PATCH v3 20/28] KVM: x86/mmu: Move KVM-only page-track declarations to internal header
  ` [Intel-gfx] "
` [PATCH v3 21/28] KVM: x86/mmu: Use page-track notifiers iff there are external users
  ` [Intel-gfx] "
` [PATCH v3 22/28] KVM: x86/mmu: Drop infrastructure for multiple page-track modes
  ` [Intel-gfx] "
` [PATCH v3 23/28] KVM: x86/mmu: Rename page-track APIs to reflect the new reality
  ` [Intel-gfx] "
` [PATCH v3 24/28] KVM: x86/mmu: Assert that correct locks are held for page write-tracking
  ` [Intel-gfx] "
` [PATCH v3 25/28] KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled
  ` [Intel-gfx] "
` [PATCH v3 26/28] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
  ` [Intel-gfx] "
` [PATCH v3 27/28] KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
  ` [Intel-gfx] "
` [PATCH v3 28/28] drm/i915/gvt: Drop final dependencies on KVM internal details
  ` [Intel-gfx] "

[Intel-gfx] [PATCH v2 3/8] drm/i915/huc: Parse the GSC-enabled HuC binary
 2023-05-13  0:38 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2] "
  `  "

[PATCH v8 0/2] drm/i915: Allow user to set cache at BO creation
 2023-05-13  0:34 UTC  (8+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v8 1/2] drm/i915/mtl: end support for set caching ioctl
  `  "
` [PATCH v8 2/2] drm/i915: Allow user to set cache at BO creation
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Allow user to set cache at BO creation (rev8)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 1/1] efi_loader: support booting semihosting file
 2023-05-13  0:30 UTC 

[LTP] [PATCH v5 1/7] include/lapi: Move AT_* related macros to fcntl header
 2023-05-13  0:28 UTC  (3+ messages)
` [LTP] [PATCH v5 4/7] syscalls/statx01: Relax mnt_id test condition

+ fork-optimize-memcg_charge_kernel_stack-a-bit-fix.patch added to mm-nonmm-unstable branch
 2023-05-13  0:27 UTC 

+ fork-optimize-memcg_charge_kernel_stack-a-bit.patch added to mm-nonmm-unstable branch
 2023-05-13  0:27 UTC 

[PATCH] fork: optimize memcg_charge_kernel_stack() a bit
 2023-05-13  0:26 UTC  (2+ messages)

[PATCH 1/2] pinctrl: qcom: Remove the msm_function struct
 2023-05-13  0:26 UTC  (2+ messages)

[linux-next:master 1000/2056] lib/maple_tree.c:4707:7: warning: no previous prototype for 'mas_next_slot'
 2023-05-13  0:26 UTC 

[Intel-gfx] [linux-next:master] BUILD SUCCESS WITH WARNING e922ba281a8d84f640d8c8e18a385d032c19e185
 2023-05-13  0:21 UTC  (3+ messages)
`  "

[ardb:efi-remove-mixed-mode 22/30] arch/x86/platform/efi/efi.c:883:7: warning: no previous prototype for function 'efi_systab_show_arch'
 2023-05-13  0:15 UTC 

+ mm-oom-do-not-check-0-mask-in-out_of_memory.patch added to mm-unstable branch
 2023-05-13  0:13 UTC 

[PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
 2023-05-13  0:11 UTC  (8+ messages)
` [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`

[PATCH] mm: Convert migrate_pages() to work on folios
 2023-05-13  0:11 UTC 

+ mm-memory-failure-move-sysctl-register-in-memory_failure_init.patch added to mm-unstable branch
 2023-05-13  0:10 UTC 

+ mm-memory_failure-move-memory_failure_attr_group-under-memory_failure.patch added to mm-unstable branch
 2023-05-13  0:10 UTC 

+ maintainers-cleanup-arm-display-ip-maintainers.patch added to mm-hotfixes-unstable branch
 2023-05-13  0:08 UTC 

+ mm-hugetlb_vmemmap-provide-stronger-vmemmap-allocation-guarantees.patch added to mm-unstable branch
 2023-05-13  0:05 UTC 

[PATCH] watchdog: Prefer use "ref-cycles" for NMI watchdog
 2023-05-13  0:03 UTC  (3+ messages)

[PATCH 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-12 23:57 UTC  (4+ messages)
` [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()
` [PATCH 2/3] mm: Call arch_swap_restore() from arch_do_swap_page() and deprecate the latter
` [PATCH 3/3] arm64: mte: Simplify swap tag restoration logic and fix uninitialized tag issue

[Intel-gfx] [PATCH 1/4] drm/i915/dpll: drop a useless I915_STATE_WARN_ON()
 2023-05-12 23:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915/dpll: drop a useless I915_STATE_WARN_ON() (rev2)

[Intel-gfx] [PATCH] drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests
 2023-05-12 23:58 UTC  (2+ messages)
`  "

[Intel-xe] [PATCH] drm/xe: Load HuC on Alderlake P
 2023-05-12 23:58 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH] MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
 2023-05-12 23:56 UTC  (2+ messages)

+ maintainers-repair-pattern-in-dialog-semiconductor-drivers.patch added to mm-hotfixes-unstable branch
 2023-05-12 23:57 UTC 

[PATCH] virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
 2023-05-12 23:55 UTC  (6+ messages)

[PATCH 1/6] fs: unify locking semantics for fs freeze / thaw
 2023-05-12 23:54 UTC  (2+ messages)

[PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
 2023-05-12 23:53 UTC  (2+ messages)

[PATCH v3 00/18] x86/reboot: KVM: Clean up "emergency" virt code
 2023-05-12 23:50 UTC  (19+ messages)
` [PATCH v3 01/18] x86/reboot: VMCLEAR active VMCSes before emergency reboot
` [PATCH v3 02/18] x86/reboot: Harden virtualization hooks for "
` [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH v3 04/18] x86/reboot: KVM: Disable SVM during reboot via virt/KVM "
` [PATCH v3 05/18] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH v3 06/18] x86/reboot: Assert that IRQs are disabled when turning off virtualization
` [PATCH v3 07/18] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
` [PATCH v3 08/18] x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabled
` [PATCH v3 09/18] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
` [PATCH v3 10/18] x86/virt: KVM: Move VMXOFF helpers into "
` [PATCH v3 11/18] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
` [PATCH v3 12/18] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
` [PATCH v3 13/18] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
` [PATCH v3 14/18] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
` [PATCH v3 15/18] KVM: VMX: Ensure CPU is stable when probing basic VMX support
` [PATCH v3 16/18] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
` [PATCH v3 17/18] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
` [PATCH v3 18/18] KVM: SVM: Use "standard" stgi() helper when disabling SVM

+ kasan-use-internal-prototypes-matching-gcc-13-builtins.patch added to mm-unstable branch
 2023-05-12 23:50 UTC 

+ kasan-add-kasan_tag_mismatch-prototype.patch added to mm-unstable branch
 2023-05-12 23:50 UTC 

[PATCH 1/2] kasan: add kasan_tag_mismatch prototype
 2023-05-12 23:50 UTC  (3+ messages)
` [PATCH 2/2] [v3] kasan: use internal prototypes matching gcc-13 builtins

stable-rc/queue/4.14 baseline: 135 runs, 26 regressions (v4.14.314-96-g86b2c7cad0ff0)
 2023-05-12 23:49 UTC 

+ nilfs2-fix-use-after-free-bug-of-nilfs_root-in-nilfs_evict_inode.patch added to mm-hotfixes-unstable branch
 2023-05-12 23:46 UTC 

[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_load_inode_block
 2023-05-12 23:46 UTC  (6+ messages)
` [PATCH] nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()

[Intel-wired-lan] [PATCH] e1000e: Fix bind network card with ID = 0x0D4F
 2023-05-12 23:19 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH 0/6] Add MTL PMU support for multi-gt
 2023-05-12 23:44 UTC  (6+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915/pmu: Add reference counting to the sampling timer

[PATCH 0/9] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
 2023-05-12 23:40 UTC  (12+ messages)
` [PATCH 4/9] KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
` [PATCH 5/9] KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
` [PATCH 6/9] KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled

stable-rc/queue/5.15 baseline: 168 runs, 11 regressions (v5.15.111-63-g8716f8247ea80)
 2023-05-12 23:38 UTC 

+ migrate_pages_batch-simplify-retrying-and-failure-counting-of-large-folios.patch added to mm-unstable branch
 2023-05-12 23:34 UTC 

[Intel-gfx] [PATCH v7 0/4] drm/i915: Allow user to set cache at BO creation
 2023-05-12 23:34 UTC  (6+ messages)
` [Intel-gfx] [PATCH v7 4/4] "
      `  "

Understanding the network stack internals for multicast packets if there is both a raw socket and local subscriber for IGMP messages
 2023-05-12 23:32 UTC 

[PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
 2023-05-12 23:31 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
` [PATCH v2 2/2] KVM: Don't enable hardware after a restart/shutdown is initiated

stable-rc/queue/5.10 baseline: 181 runs, 8 regressions (v5.10.179-337-gee575f6153d30)
 2023-05-12 23:30 UTC 

[PATCH] mm: fix hugetlb page unmap count balance issue
 2023-05-12 23:29 UTC  (3+ messages)

Amazing wicker sofa sets in stock
 2023-05-12 23:24 UTC 

[PATCH 00/11] docs: interpret-trailers: reword and add examples
 2023-05-12 23:24 UTC  (3+ messages)
` [PATCH v2 0/9] "

[PATCH v6 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
 2023-05-12 23:23 UTC  (2+ messages)

Can we clarify the purpose of `git diff -s`?
 2023-05-12 23:21 UTC  (11+ messages)

+ mm-memory_hotplug-fix-format-string-in-warnings.patch added to mm-unstable branch
 2023-05-12 23:20 UTC 

+ filemap-remove-page_endio.patch added to mm-unstable branch
 2023-05-12 23:19 UTC 

QA notification for completed autobuilder build (yocto-4.0.10.rc1)
 2023-05-12 23:16 UTC 

[syzbot] [kernel?] possible deadlock in __mod_timer (2)
 2023-05-12 23:13 UTC  (8+ messages)
` [PATCH] debugobject: don't wake up kswapd from fill_pool()

[PATCH] blk-mq: don't queue passthrough request into scheduler
 2023-05-12 23:14 UTC  (10+ messages)

[ANNOUNCE / RFC] Periodic Upstream Call for KVM
 2023-05-12 23:10 UTC 

+ squashfs-cache-partial-compressed-blocks.patch added to mm-nonmm-unstable branch
 2023-05-12 23:12 UTC 

❌ FAIL: Test report for master (6.4.0-rc1, mainline.kernel.org-clang, 76c7f887)
 2023-05-12 23:11 UTC 


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.