messages from 2022-11-30 23:45:38 to 2022-12-01 00:06:43 UTC [more...]
[PATCH v9 00/16] Add Multi Circular Queue Support
2022-11-30 23:50 UTC (11+ messages)
` [PATCH v9 01/16] ufs: core: Optimize duplicate code to read extended feature
` [PATCH v9 02/16] ufs: core: Probe for ext_iid support
` [PATCH v9 03/16] ufs: core: Introduce Multi-circular queue capability
` [PATCH v9 04/16] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v9 05/16] ufs: core: mcq: Add support to allocate multiple queues
` [PATCH v9 06/16] ufs: core: mcq: Configure resource regions
` [PATCH v9 07/16] ufs: core: mcq: Calculate queue depth
` [PATCH v9 08/16] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v9 09/16] ufs: core: mcq: Configure operation and runtime interface
` [PATCH v9 10/16] ufs: core: mcq: Use shared tags for MCQ mode
[merged mm-stable] selftests-vm-cow-basic-cow-tests-for-non-anonymous-pages.patch removed from -mm tree
2022-12-01 0:02 UTC
[merged mm-stable] mm-add-early-fault_flag_unshare-consistency-checks.patch removed from -mm tree
2022-12-01 0:02 UTC
[merged mm-stable] selftests-vm-anon_cow-prepare-for-non-anonymous-cow-tests.patch removed from -mm tree
2022-12-01 0:02 UTC
[merged mm-stable] mm-kconfig-make-config-secretmem-visible-with-expert.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-gup-remove-the-restriction-on-locked-with-foll_longterm.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] hugetlbfs-inode-remove-unnecessary-void-conversions.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] selftests-damon-fix-unnecessary-compilation-warnings.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-make-drop_caches-keep-reclaiming-on-all-nodes.patch removed from -mm tree
2022-12-01 0:01 UTC
[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
2022-11-30 23:09 UTC (54+ messages)
` [PATCH v2 06/50] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH v2 07/50] KVM: x86: Do timer initialization after XCR0 configuration
` [PATCH v2 08/50] KVM: x86: Move hardware setup/unsetup to init/exit
` [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper
` [PATCH v2 13/50] KVM: x86: Move guts of kvm_arch_init() to standalone helper
` [PATCH v2 14/50] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
` [PATCH v2 16/50] KVM: arm64: Simplify the CPUHP logic
` [PATCH v2 17/50] KVM: arm64: Free hypervisor allocations if vector slot init fails
` [PATCH v2 18/50] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
` [PATCH v2 19/50] KVM: arm64: Do arm/arch initialization without bouncing through kvm_init()
` [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
` [PATCH v2 22/50] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
` [PATCH v2 27/50] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH v2 30/50] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init
` [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH v2 33/50] KVM: x86: Use KBUILD_MODNAME to specify vendor module name
` [PATCH v2 34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
` [PATCH v2 36/50] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH v2 37/50] KVM: VMX: Shuffle support checks and hardware enabling code around
` [PATCH v2 38/50] KVM: SVM: Check for SVM support in CPU compatibility checks
` [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
` [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling
` [PATCH v2 43/50] KVM: Ensure CPU is stable during low level hardware enable/disable
` [PATCH v2 44/50] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH v2 45/50] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
` [PATCH v2 46/50] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization
` [PATCH v2 47/50] KVM: Make hardware_enable_failed a local variable in the "enable all" path
` [PATCH v2 48/50] KVM: Register syscore (suspend/resume) ops early in kvm_init()
` [PATCH v2 49/50] KVM: Opt out of generic hardware enabling on s390 and PPC
` [PATCH v2 50/50] KVM: Clean up error labels in kvm_init()
[merged mm-stable] mm-anonymous-shared-memory-naming.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-shrinkers-add-missing-includes-for-undeclared-types.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] hugetlb-remove-duplicate-mmu-notifications.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-uffd-sanity-check-write-bit-for-uffd-wp-protected-ptes.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-kmemleakc-fix-a-comment.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] docs-admin-guide-cgroup-v1-update-description-of-inactive_file.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-demotion-fix-null-vs-is_err-checking-in-memory_tier_init.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] migrate-convert-migrate_pages-to-use-folios.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] migrate-convert-unmap_and_move-to-use-folios.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] revert-mm-migration-fix-the-foll_get-failure-on-following-huge-page.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] docs-abi-zram-document-zram-recompress-sysfs-knobs.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-kfence-remove-hung_task-cruft.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-add-incompressible-flag-to-read_block_state.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-add-incompressible-writeback.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] documentation-add-zram-recompression-documentation.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-add-algo-parameter-support-to-zram_recompress.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-remove-redundant-checks-from-zram_recompress.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-use-is_err_value-to-check-for-zs_malloc-errors.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-add-size-class-equals-check-into-recompression.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-add-recompress-flag-to-read_block_state.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-clarify-writeback_store-comment.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-introduce-recompress-sysfs-knob.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-factor-out-wb-and-non-wb-zram-read-functions.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-add-recompression-algorithm-sysfs-knob.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-mmu_gather-do-not-expose-delayed_rmap-flag.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] zram-preparation-for-multi-zcomp-support.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-mmu_gather-prepare-to-gather-encoded-page-pointers-with-flags.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-delay-page_remove_rmap-until-after-the-tlb-has-been-flushed.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-introduce-encoded-page-pointers-with-embedded-extra-bits.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-teach-release_pages-to-take-an-array-of-encoded-page-pointers-too.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-remove-unused-savedwrite-infrastructure.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] selftests-vm-anon_cow-add-mprotect-optimization-tests.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-autonuma-use-can_change_ptepmd_writable-to-replace-savedwrite.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-huge_memory-try-avoiding-write-faults-when-changing-pmd-protection.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-mprotect-factor-out-check-whether-manual-pte-write-upgrades-are-required.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-mprotect-allow-clean-exclusive-anon-pages-to-be-writable.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mm-mprotect-minor-can_change_pte_writable-cleanups.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mmthprmap-clean-up-the-end-of-__split_huge_pmd_locked.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] tools-vm-page_owner-ignore-page_owner_sort-binary.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mmthprmap-subpages_mapcount-compound_mapped-if-pmd-mapped.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] mmthprmap-subpages_mapcount-of-pte-mapped-subpages.patch removed from -mm tree
2022-12-01 0:01 UTC
[merged mm-stable] selftests-damon-test-non-context-inputs-to-rm_contexts-file.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb_vmemmap-remap-head-page-to-newly-allocated-page.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mmthprmap-handle-the-normal-pagecompound-case-first.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mmthprmap-simplify-compound-page-mapcount-handling.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mmthprmap-lock_compound_mapcounts-on-thp-mapcounts.patch removed from -mm tree
2022-12-01 0:00 UTC
[PATCH 01/29] drm/amdkfd: add debug and runtime enable interface
2022-12-01 0:02 UTC (9+ messages)
` [PATCH 21/29] drm/amdkfd: add debug wave launch mode operation
` [PATCH 27/29] drm/amdkfd: add debug queue snapshot operation
` [PATCH 28/29] drm/amdkfd: add debug device "
` [PATCH 29/29] drm/amdkfd: bump kfd ioctl minor version for debug api availability
[merged mm-stable] mmhugetlb-use-folio-fields-in-second-tail-page.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] selftests-vm-update-hugetlb-madvise.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] zsmalloc-replace-is_err-with-is_err_value.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-use-pte-markers-for-swap-errors.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-always-compile-in-pte-markers.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-use-kstrtobool-instead-of-strtobool.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] docs-admin-guide-mm-damon-usage-document-schemes-s-tried_regions-sysfs-directory.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] docs-abi-damon-document-schemes-s-tried_regions-sysfs-directory.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-damon-use-kstrtobool-instead-of-strtobool.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-damon-sysfs-implement-damos-tried-regions-update-command.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-damon-sysfs-schemes-implement-damos-tried-regions-clear-command.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] tools-selftets-damon-sysfs-test-tried_regions-directory-existence.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-damon-sysfs-schemes-implement-scheme-region-directory.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-damon-core-add-a-callback-for-scheme-target-regions-check.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugeltb_cgroup-convert-hugetlb_cgroup_commit_charge-to-folios.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-damon-sysfs-schemes-implement-schemes-tried_regions-directory.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb-convert-move_hugetlb_state-to-folios.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb-convert-free_huge_page-to-folios.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb_cgroup-convert-hugetlb_cgroup_migrate-to-folios.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb_cgroup-convert-hugetlb_cgroup_uncharge_page-to-folios.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb-convert-isolate_or_dissolve_huge_page-to-folios.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb_cgroup-convert-hugetlb_cgroup_from_page-to-folios.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb_cgroup-convert-set_hugetlb_cgroup-to-folios.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mempool-do-not-use-ksize-for-poisoning.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb_cgroup-convert-__set_hugetlb_cgroup-to-folios.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] maple_tree-mte_set_full-and-mte_clear_full-clang-analyzer-clean-up.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-vmscan-split-khugepaged-stats-from-direct-reclaim-stats.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] docs-admin-guide-mm-damon-usage-describe-the-rules-of-sysfs-region-directories.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] docs-admin-guide-mm-damon-usage-fix-wrong-usage-example-of-init_regions-file.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hwpoison-when-copy-on-write-hits-poison-take-page-offline.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hugetlb_vmemmap-remove-redundant-list_del.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-hwpoison-try-to-recover-from-copy-on-write-faults.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] mm-convert-mms-rss-stats-into-percpu_counter.patch removed from -mm tree
2022-12-01 0:00 UTC
[merged mm-stable] percpu_counter-add-percpu_counter_sum_all-interface.patch removed from -mm tree
2022-12-01 0:00 UTC
linux-next: manual merge of the rcu tree with the printk tree
2022-11-30 23:59 UTC (2+ messages)
Guest Display issue on Xen
2022-11-30 23:59 UTC (2+ messages)
[PATCH v4 0/5] Add guard padding around i915_vma
2022-11-30 23:58 UTC (12+ messages)
` [Intel-gfx] "
` [PATCH v4 1/5] drm/i915: Limit the display memory alignment to 32 bit instead of 64
` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 2/5] drm/i915: Wrap all access to i915_vma.node.start|size
` "
` [Intel-gfx] [PATCH v4 3/5] drm/i915: Introduce guard pages to i915_vma
` "
` [PATCH v4 4/5] drm/i915: Refine VT-d scanout workaround
` [Intel-gfx] "
` [PATCH v4 5/5] Revert "drm/i915: Improve on suspend / resume time with VT-d enabled"
` [Intel-gfx] "
[PATCH 0/2] fsdax,xfs: fix warning messages
2022-11-30 23:58 UTC (6+ messages)
[PATCH v6 0/4] Add data-lanes and link-frequencies to dp_out endpoint
2022-11-30 23:58 UTC (12+ messages)
` [PATCH v6 1/4] arm64: dts: qcom: add data-lanes and link-freuencies into "
` [PATCH v6 2/4] drm/msm/dp: parser data-lanes as property of "
` [PATCH v6 3/4] drm/msm/dp: parser link-frequencies "
` [PATCH v6 4/4] drm/msm/dp: add support of max dp link rate
[PATCH 0/4] Don't lazy-fetch commits when parsing them
2022-11-30 23:56 UTC (3+ messages)
` [PATCH 4/4] commit: don't lazy-fetch commits
[PATCH 4.19] efi: random: Properly limit the size of the random seed
2022-11-30 23:44 UTC
[PATCH v7 00/20] Introduce security commands for CXL pmem device
2022-11-30 23:54 UTC (4+ messages)
` [PATCH v7 18/20] cxl: bypass cpu_cache_invalidate_memregion() when in test config
[PATCH] nvme: don't allow unprivileged Write Zeroes passthrough on read-only FDs
2022-11-30 23:20 UTC (2+ messages)
[PATCH 4.14] efi: random: Properly limit the size of the random seed
2022-11-30 23:53 UTC (2+ messages)
[folded-merged] mm-document-sys-class-bdi-bdi-min_ratio_fine-knob-fix.patch removed from -mm tree
2022-11-30 23:53 UTC
[folded-merged] mm-document-sys-class-bdi-bdi-max_ratio_fine-knob-fix.patch removed from -mm tree
2022-11-30 23:52 UTC
[folded-merged] mm-document-sys-class-bdi-bdi-min_bytes-knob-fix.patch removed from -mm tree
2022-11-30 23:52 UTC
[folded-merged] mm-page_alloc-leave-irqs-enabled-for-per-cpu-page-allocations-fix.patch removed from -mm tree
2022-11-30 23:51 UTC
[folded-merged] zram-introduce-recompress-sysfs-knob-fix.patch removed from -mm tree
2022-11-30 23:47 UTC
[PATCH v1 0/3] Putting some basic order on isa extension lists
2022-11-30 23:46 UTC (3+ messages)
` [PATCH v1 3/3] Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfo
[PATCH 0/5] remove label = "cpu" from DSA dt-binding
2022-11-30 18:40 UTC (5+ messages)
` [PATCH 3/5] arm64: dts: "
[folded-merged] mm-delay-page_remove_rmap-until-after-the-tlb-has-been-flushed-fix.patch removed from -mm tree
2022-11-30 23:46 UTC
[folded-merged] mm-introduce-encoded-page-pointers-with-embedded-extra-bits-fix.patch removed from -mm tree
2022-11-30 23:45 UTC
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.