All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-06 02:45:02 to 2023-04-06 03:19:33 UTC [more...]

[PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify
 2023-04-06  3:19 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
 2023-04-06  3:18 UTC  (8+ messages)

[PATCH 1/3] KVM: x86: Disallow enable KVM_CAP_X86_DISABLE_EXITS capability after vCPUs have been created
 2023-04-06  3:18 UTC  (2+ messages)

[meta-xfce][PATCH] meta-xfce: Fix missing upstream status in patches
 2023-04-06  3:16 UTC 

[PATCH 0/9] fortify: Add KUnit tests for runtime overflows
 2023-04-06  3:10 UTC  (3+ messages)
` [PATCH 1/9] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML

kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
 2023-04-06  3:14 UTC  (7+ messages)

[PATCH v3 10/17] iommu: Do iommu_group_create_direct_mappings() before attach
 2023-04-06  3:14 UTC  (2+ messages)

[meta-perl][PATCH] libnet-ssleay-perl: Fix patch upstream status
 2023-04-06  3:13 UTC 

[PATCH net] ipv4: Fix potential uninit variable access buf in __ip_make_skb()
 2023-04-06  3:11 UTC 

[PATCH v2] iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID chips
 2023-04-06  3:08 UTC  (2+ messages)

[meta-gnome][PATCH] meta-gnome: Update patch status for several recipes
 2023-04-06  3:09 UTC 

[PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory
 2023-04-06  3:09 UTC  (6+ messages)

[kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix
 2023-04-06  3:08 UTC  (5+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2023-04-06  3:06 UTC 

[RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
 2023-04-06  3:05 UTC  (10+ messages)

[PATCH v2] mm: oom: introduce cpuset oom
 2023-04-06  3:04 UTC  (5+ messages)
    `  "

[PATCH 00/17] sched: EEVDF using latency-nice
 2023-04-06  3:03 UTC  (5+ messages)
` [PATCH 06/17] sched/fair: Add lag based placement

[merged mm-stable] mm-separate-vma-lock-from-vm_area_struct.patch removed from -mm tree
 2023-04-06  3:04 UTC 

[merged mm-stable] sched-numa-apply-the-scan-delay-to-every-new-vma.patch removed from -mm tree
 2023-04-06  3:04 UTC 

[merged mm-stable] sched-numa-enhance-vma-scanning-logic.patch removed from -mm tree
 2023-04-06  3:04 UTC 

[merged mm-stable] sched-numa-implement-access-pid-reset-logic.patch removed from -mm tree
 2023-04-06  3:04 UTC 

[merged mm-stable] sched-numa-use-hash_32-to-mix-up-pids-accessing-vma.patch removed from -mm tree
 2023-04-06  3:04 UTC 

[merged mm-stable] s390-mm-try-vma-lock-based-page-fault-handling-first.patch removed from -mm tree
 2023-04-06  3:04 UTC 

[merged mm-stable] powerc-mm-try-vma-lock-based-page-fault-handling-first.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] arm64-mm-try-vma-lock-based-page-fault-handling-first.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-mmap-free-vm_area_struct-without-call_rcu-in-exit_mmap.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] x86-mm-try-vma-lock-based-page-fault-handling-first.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-prevent-userfaults-to-be-handled-under-per-vma-lock.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-introduce-per-vma-lock-statistics.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-prevent-do_swap_page-from-handling-page-faults-under-vma-lock.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-fall-back-to-mmap_lock-if-vma-anon_vma-is-not-yet-set.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-add-fault_flag_vma_lock-flag.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-introduce-lock_vma_under_rcu-to-be-used-from-arch-specific-code.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-mmap-prevent-pagefault-handler-from-racing-with-mmu_notifier-registration.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-introduce-vma-detached-flag.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] kernel-fork-assert-no-vma-readers-during-its-destruction.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-conditionally-write-lock-vma-in-free_pgtables.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-write-lock-vmas-before-removing-them-from-vma-tree.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-mremap-write-lock-vma-while-remapping-it-to-a-new-address-range.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-mmap-write-lock-vmas-in-vma_prepare-before-modifying-them.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-khugepaged-write-lock-vma-while-collapsing-a-huge-page.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-mmap-move-vma_prepare-before-vma_adjust_trans_huge.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-mark-vma-as-being-written-when-changing-vm_flags.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-add-per-vma-lock-and-helper-functions-to-control-it.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-move-mmap_lock-assert-function-definitions.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-rcu-safe-vma-freeing.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[merged mm-stable] mm-introduce-config_per_vma_lock.patch removed from -mm tree
 2023-04-06  3:03 UTC 

[PATCH v9 0/5] Device tree support for Hyper-V VMBus driver
 2023-04-06  3:03 UTC  (4+ messages)
` [PATCH v9 4/5] dt-bindings: bus: VMBus

[PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups
 2023-04-06  3:02 UTC  (5+ messages)
` [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE

[kvm-unit-tests PATCH] x86/emulator: Test non-canonical memory access exceptions
 2023-04-06  3:02 UTC  (2+ messages)

[PATCH 0/2] target/riscv: Fix mstatus.MPP related support
 2023-04-06  3:01 UTC  (8+ messages)
` [PATCH 1/2] target/riscv: Fix the mstatus.MPP value after executing MRET

[folded-merged] powerc-mm-try-vma-lock-based-page-fault-handling-first-fix.patch removed from -mm tree
 2023-04-06  3:00 UTC 

[LTP] [PATCH 1/1] mmap20: Fix invalid address
 2023-04-06  2:59 UTC  (2+ messages)

[PATCH] sched: rt: Simplify pick_task_rt()
 2023-04-07 19:24 UTC 

[folded-merged] mm-add-fault_flag_vma_lock-flag-fix.patch removed from -mm tree
 2023-04-06  2:59 UTC 

[folded-merged] mm-write-lock-vmas-before-removing-them-from-vma-tree-fix.patch removed from -mm tree
 2023-04-06  2:58 UTC 

[PATCH v2 0/3] lib/string_helpers et al.: Change return value of strreplace()
 2023-04-06  2:58 UTC  (5+ messages)

[LTP] [PATCH] testcases:Fix the failure of shell script to get path
 2023-04-06  2:58 UTC  (2+ messages)

[RFC PATCH net-next] net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
 2023-04-06  2:58 UTC  (2+ messages)

zram I/O path cleanups and fixups
 2023-04-06  2:58 UTC  (9+ messages)
` [PATCH 07/16] zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}
` [PATCH 08/16] zram: rename __zram_bvec_read to zram_read_page
` [PATCH 09/16] zram: directly call zram_read_page in writeback_store
` [PATCH 10/16] zram: refactor zram_bdev_read

[folded-merged] mm-mmap-write-lock-vmas-in-vma_prepare-before-modifying-them-fix.patch removed from -mm tree
 2023-04-06  2:57 UTC 

[folded-merged] mm-khugepaged-write-lock-vma-while-collapsing-a-huge-page-fix-fix.patch removed from -mm tree
 2023-04-06  2:56 UTC 

[folded-merged] mm-khugepaged-write-lock-vma-while-collapsing-a-huge-page-fix.patch removed from -mm tree
 2023-04-06  2:56 UTC 

[NFS] Performance degradation due to commit 0eb43812c027 (NFS: Clear the file access cache upon login)
 2023-04-06  2:55 UTC  (2+ messages)

[RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported()
 2023-04-06  2:56 UTC  (3+ messages)

[PATCH] ublk: read any SQE values upfront
 2023-04-06  2:53 UTC  (2+ messages)

[PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
 2023-04-06  2:51 UTC  (3+ messages)

[merged mm-nonmm-stable] x86-kexec-remove-unnecessary-arch_kexec_kernel_image_load.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] scripts-gdb-bail-early-if-there-are-no-generic-pd.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] lib-test-string_helpers-replace-unescape_any-by-unescape_all_mask.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] notifiers-add-tracepoints-to-the-notifiers-infrastructure.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] epoll-use-refcount-to-reduce-ep_mutex-contention.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] scripts-gdb-fix-lx-timerlist-for-python3.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] scripts-gdb-fix-lx-timerlist-for-hrtimer_max_clock_bases-printing.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] kernelh-split-the-hexadecimal-related-helpers-to-hexh.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] rapidio-tsi721-remove-redundant-pci_clear_master.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] kexec-remove-unnecessary-arch_kexec_kernel_image_load.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] scripts-gdb-fix-lx-timerlist-for-struct-timequeue_head-change.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] scripts-gdb-bail-early-if-there-are-no-clocks.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[PATCH] perf top: expand the range of multithreaded phase
 2023-04-06  2:53 UTC  (2+ messages)
` [PATCH v2] "

[merged mm-nonmm-stable] checkpatch-ignore-ethtool_link_mode_-enum-values.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] elf-fix-all-elf-typos.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] kernel-hung_taskc-set-some-hung_taskc-variables-storage-class-specifier-to-static.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] scripts-link-vmlinuxsh-fix-error-message-presentation.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] maintainers-remove-the-obsolete-section-embedded-linux.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] kcov-improve-documentation.patch removed from -mm tree
 2023-04-06  2:52 UTC 

[merged mm-nonmm-stable] mm-uninline-kstrdup.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] scripts-gdb-correct-indentation-in-get_current_task.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] scripts-gdb-support-getting-current-task-struct-in-uml.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] dca-delete-unnecessary-variable.patch removed from -mm tree
 2023-04-06  2:53 UTC 

[merged mm-nonmm-stable] proc-remove-mark_inode_dirty-in-setattr.patch removed from -mm tree
 2023-04-06  2:52 UTC 

[merged mm-nonmm-stable] nfs-remove-empty-if-statement-from-nfs3_prepare_get_acl.patch removed from -mm tree
 2023-04-06  2:52 UTC 

[merged mm-nonmm-stable] ia64-salinfo-placate-defined-but-not-used-warning.patch removed from -mm tree
 2023-04-06  2:52 UTC 

[merged mm-nonmm-stable] delayacct-improve-the-average-delay-precision-of-getdelay-tool-to-microsecond.patch removed from -mm tree
 2023-04-06  2:52 UTC 

[merged mm-nonmm-stable] ia64-mm-contig-fix-section-mismatch-warning-error.patch removed from -mm tree
 2023-04-06  2:52 UTC 

[kvm-unit-tests PATCH 0/5] x86: Add "safe" macros to wrap ASM_TRY()
 2023-04-06  2:51 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/5] x86: Add macros to wrap ASM_TRY() for single instructions
` [kvm-unit-tests PATCH 2/5] x86: Convert inputs-only "safe" instruction helpers to asm_safe()
` [kvm-unit-tests PATCH 3/5] x86: Add macros to wrap ASM_TRY() for single instructions with output(s)
` [kvm-unit-tests PATCH 4/5] x86: Move invpcid_safe() to processor.h and convert to asm_safe()
` [kvm-unit-tests PATCH 5/5] x86: Move XSETBV and XGETBV "safe" helpers to processor.h

[folded-merged] scripts-gdb-bail-early-if-there-are-no-generic-pd-v2.patch removed from -mm tree
 2023-04-06  2:50 UTC 

[folded-merged] notifiers-add-tracepoints-to-the-notifiers-infrastructure-checkpatch-fixes.patch removed from -mm tree
 2023-04-06  2:50 UTC 

[PATCH] LoongArch: module: set section addresses to 0x0
 2023-04-06  2:50 UTC 

[PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode
 2023-04-06  2:49 UTC  (3+ messages)

[PATCH v3 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-04-06  2:49 UTC  (4+ messages)
` [PATCH v3 7/7] dmaengine/idxd: Re-enable "

[folded-merged] kcov-improve-documentation-v2.patch removed from -mm tree
 2023-04-06  2:49 UTC 

[folded-merged] kcov-improve-documentation-v3.patch removed from -mm tree
 2023-04-06  2:49 UTC 

[RESEND PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy
 2023-04-06  2:45 UTC  (2+ messages)

[PATCH v3 2/2] Revert "lib/firmware: fix a memory leak with multiple calls of trigger_batched_requests_store()"
 2023-04-06  2:46 UTC  (2+ messages)

[merged mm-stable] mm-hold-the-rcu-read-lock-over-calls-to-map_pages.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] afs-split-afs_pagecache_valid-out-of-afs_validate.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-damon-sysfs-make-more-kobj_type-structures-constant.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] xfs-remove-xfs_filemap_map_pages-wrapper.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] selftests-mm-set-overcommit_policy-as-overcommit_always.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] selftests-mm-change-nr_chunks_high-for-aarch64.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] trace-cma-remove-unnecessary-event-class-cma_alloc_class.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] selftests-mm-change-map_chunk_size.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-be-less-noisy-during-memory-hotplug.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-mmap-vma_merge-init-cleanup-be-explicit-about-the-non-mergeable-case.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-mmap-vma_merge-explicitly-assign-res-vma-extend-invariants.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-mmap-vma_merge-fold-curr-next-assignment-logic.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-mmap-vma_merge-further-improve-prev-next-vma-naming.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[PATCH 6.1 000/177] 6.1.23-rc3 review
 2023-04-06  2:48 UTC  (2+ messages)

[merged mm-stable] mm-vmalloc-convert-vread-to-vread_iter.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] iov_iter-add-copy_page_to_iter_nofault.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] fs-proc-kcore-convert-read_kcore-to-read_kcore_iter.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] fs-proc-kcore-avoid-bounce-buffer-for-ktext-data.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-page_alloc-make-deferred-page-init-free-pages-in-max_order-blocks.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] drm-ttm-remove-comment-referencing-now-removed-vmf_insert_mixed_prot.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-remove-vmf_insert_pfn_xxx_prot-for-huge-page-table-entries.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-04-06  2:45 UTC  (10+ messages)

[merged mm-stable] add-results-of-early-memtest-to-proc-meminfo.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-remove-unused-vmf_insert_mixed_prot.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] maintainers-extend-memblock-entry-to-include-mm-initialization.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-move-vmalloc_init-declaration-to-mm-internalh.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-move-kmem_cache_init-declaration-to-mm-slabh.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-move-mem_init_print_info-to-mm_initc.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] initmm-fold-late-call-to-page_ext_init-to-page_alloc_init_late.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-move-init_mem_debugging_and_hardening-to-mm-mm_initc.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-call-ptlockpgtable_cache_init-directly-from-mm_core_init.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] initmm-move-mm_init-to-mm-mm_initc-and-rename-it-to-mm_core_init.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] init-fold-build_all_zonelists-and-page_alloc_init_cpuhp-to-mm_init.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-handle-hashdist-initialization-in-mm-mm_initc.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-page_alloc-rename-page_alloc_init-to-page_alloc_init_cpuhp.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[PATCH 6.2 000/185] 6.2.10-rc2 review
 2023-04-06  2:46 UTC  (3+ messages)

[merged mm-stable] mm-move-most-of-core-mm-initialization-to-mm-mm_initc.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-mmap-vma_merge-rename-adj_next-to-adj_start.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-page_alloc-add-helper-for-checking-if-check_pages_enabled.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[PATCH v8] tty: fix hang on tty device with no_room set
 2023-04-06  2:44 UTC  (2+ messages)
` [PATCH v9] "

[merged mm-stable] maintainers-add-myself-as-vmalloc-reviewer.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mips-fix-comment-about-pgtable_init.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-move-get_page_from_free_area-to-mm-page_allocc.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-pefer-fault_around_pages-to-fault_around_bytes.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-compaction-fix-the-possible-deadlock-when-isolating-hugetlb-pages.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-refactor-do_fault_around.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-compaction-consider-the-number-of-scanning-compound-pages-in-isolate-fail-path.patch removed from -mm tree
 2023-04-06  2:45 UTC 

[merged mm-stable] mm-mremap-simplify-vma-expansion-again.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-mmap-start-distinguishing-if-vma-can-be-removed-in-mergeability-test.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-mmap-vma_merge-set-mid-to-null-if-not-applicable.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-mmap-vma_merge-convert-mergeability-checks-to-return-bool.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-mmap-vma_merge-use-only-primary-pointers-for-preparing-merge.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-mmap-vma_merge-use-the-proper-vma-pointer-in-case-3.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-mmap-vma_merge-initialize-mid-and-next-in-natural-order.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-mmap-vma_merge-use-the-proper-vma-pointer-in-case-4.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-userfaultfd-dont-pass-around-both-mm-and-vma.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-mmap-vma_merge-use-the-proper-vma-pointers-in-cases-1-and-6.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-userfaultfd-add-uffdio_continue_mode_wp-to-install-wp-ptes.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-userfaultfd-combine-mode-and-wp_copy-arguments.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mips-drop-ranges-for-definition-of-arch_force_max_order.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-userfaultfd-rename-functions-for-clarity-consistency.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-treewide-redefine-max_order-sanely.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] loongarch-drop-ranges-for-definition-of-arch_force_max_order.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-slub-fix-max_order-usage-in-calculate_order.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] iommu-fix-max_order-usage-in-__iommu_dma_alloc_pages.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] genwqe-fix-max_order-usage.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] perf-core-fix-max_order-usage-in-rb_alloc_aux_page.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-page_reporting-fix-max_order-usage-in-page_reporting_register.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] um-fix-max_order-usage-in-linux_main.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] floppy-fix-max_order-usage.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] drm-i915-fix-max_order-usage-in-i915_gem_object_get_pages_internal.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] selftests-mm-smoke-test-uffd_feature_wp_unpopulated.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] sparc-mm-fix-max_order-usage-in-tsb_grow.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] mm-uffd-uffd_feature_wp_unpopulated.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] kasan-suppress-recursive-reports-for-hw_tags.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] kasan-drop-empty-tagging-related-defines.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] kasan-arm64-rename-tagging-related-routines.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] arm64-mte-rename-tco-routines.patch removed from -mm tree
 2023-04-06  2:44 UTC 

[merged mm-stable] kasan-arm64-add-arch_suppress_tag_checks_start-stop.patch removed from -mm tree
 2023-04-06  2:44 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.