All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-21 20:20:34 to 2023-08-21 20:42:59 UTC [more...]

[merged mm-stable] mm-convert-ptlock_alloc-to-use-ptdescs.patch removed from -mm tree
 2023-08-21 20:41 UTC 

[merged mm-stable] mm-add-utility-functions-for-ptdesc.patch removed from -mm tree
 2023-08-21 20:41 UTC 

[merged mm-stable] mm-convert-pmd_pgtable_page-callers-to-use-pmd_ptdesc.patch removed from -mm tree
 2023-08-21 20:41 UTC 

[PATCH 0/2] execve scalability issues, part 1
 2023-08-21 20:42 UTC  (4+ messages)
` [PATCH 1/2] pcpcntr: add group allocation/free
` [PATCH 2/2] fork: group allocation of per-cpu counters for mm struct

[PATCH net-next v5 00/15][pull request] Introduce Intel IDPF driver
 2023-08-21 20:42 UTC  (7+ messages)
` [PATCH net-next v5 10/15] idpf: add splitq start_xmit
` [PATCH net-next v5 14/15] idpf: add ethtool callbacks

[PATCH v2 0/5] fix interactions with "-w" and "--exit-code"
 2023-08-21 20:41 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] diff: move the fallback "--exit-code" code down

[PATCH] scsi: core: Report error list information in debugfs
 2023-08-21 20:41 UTC 

[merged mm-stable] mm-add-page_type_op-folio-functions.patch removed from -mm tree
 2023-08-21 20:41 UTC 

[merged mm-stable] pgtable-create-struct-ptdesc.patch removed from -mm tree
 2023-08-21 20:41 UTC 

[merged mm-stable] mm-page_alloc-use-get_pfnblock_migratetype-to-avoid-extra-page_to_pfn.patch removed from -mm tree
 2023-08-21 20:41 UTC 

[merged mm-stable] mm-z3fold-remove-obsolete-comment-for-struct-z3fold_pool.patch removed from -mm tree
 2023-08-21 20:41 UTC 

[merged mm-stable] mm-compaction-remove-unused-parameter-pgdata-of-fragmentation_score_wmark.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] multi-gen-lru-skip-cma-pages-when-they-are-not-eligible.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-page_alloc-remove-unnecessary-inner-__get_pfnblock_flags_mask.patch removed from -mm tree
 2023-08-21 20:41 UTC 

[merged mm-stable] mm-page_alloc-remove-unused-parameter-from-reserve_highatomic_pageblock.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-page_alloc-remove-track-of-active-pcp-lists-range-in-bulk-free.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-page_alloc-remove-unnecessary-parameter-batch-of-nr_pcp_free.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-memory_hotplug-embed-vmem_altmap-details-in-memory-block.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] powerpc-book3s64-memhotplug-enable-memmap-on-memory-for-radix.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-memory_hotplug-support-memmap_on_memory-when-memmap-is-not-aligned-to-pageblocks.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-memory_hotplug-allow-architecture-to-override-memmap-on-memory-support-check.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[syzbot] Monthly hams report (Aug 2023)
 2023-08-21 20:42 UTC 

[merged mm-stable] mm-memory_hotplug-allow-memmap-on-memory-hotplug-request-to-fallback.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-zswap-update-comment-for-struct-zswap_entry.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] writeback-remove-redundant-checks-for-root-memcg.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-memory_hotplug-simplify-arch_mhp_memmap_on_memory_enable-kconfig.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-memory-failure-use-helper-macro-llist_for_each_entry_safe.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-mm_init-use-helper-macro-bits_per_long-and-bits_per_byte.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-memtest-convert-to-memtest_report_meminfo.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-always-lock-new-vma-before-inserting-into-vma-tree.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-move-vma-locking-out-of-vma_prepare-and-dup_anon_vma.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-move-dummy_vm_ops-out-of-a-header.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-lock-vma-explicitly-before-doing-vm_flags_reset-and-vm_flags_reset_once.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-replace-mmap-with-vma-write-lock-assertions-when-operating-on-a-vma.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-for-config_per_vma_lock-equate-write-lock-assertion-for-vma-and-mmap.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[PATCH 0/8] mm: page_alloc: freelist migratetype hygiene
 2023-08-21 20:41 UTC  (5+ messages)
` [PATCH 1/8] mm: page_alloc: use get_pfnblock_migratetype where pfn available
` [PATCH 4/8] mm: page_alloc: fix up block types when merging compatible blocks

[merged mm-stable] mm-mmapc-use-helper-macro-k.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-hugetlbc-use-helper-macro-k.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-shmemc-use-helper-macro-k.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-nommuc-use-helper-macro-k.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-swap_statec-use-helper-macro-k.patch removed from -mm tree
 2023-08-21 20:40 UTC 

❌ FAIL (SKIPPED 4 of 125): Test report for for-kernelci (6.5.0-rc7, arm-next, 35e21321)
 2023-08-21 20:41 UTC 

[merged mm-stable] mm-remove-redundant-k-macro-definition.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-swapfilec-use-helper-macro-k.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-compaction-only-set-skip-flag-if-cc-no_set_skip_hint-is-false.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-disable-kernelcore=mirror-when-no-mirror-memory.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[PATCH] Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
 2023-08-21 20:40 UTC  (2+ messages)

[merged mm-stable] mm-compaction-correct-comment-to-complete-migration-failure.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-compaction-remove-unnecessary-return-for-void-function.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] maple_tree-replace-data-before-marking-dead-in-split-and-spanning-store.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-compaction-skip-page-block-marked-skip-in-isolate_migratepages_block.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-compaction-correct-comment-of-fast_find_migrateblock-in-isolate_migratepages.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-compaction-correct-comment-of-cached-migrate-pfn-update.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-compaction-correct-last_migrated_pfn-update-in-compact_zone.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] maple_tree-change-mas_adopt_children-parent-usage.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] maple_tree-introduce-mas_tree_parent-definition.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] maple_tree-introduce-mas_put_in_tree.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] arm64-hugetlb-enable-__have_arch_flush_hugetlb_tlb_range.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[PATCH] scsi: core: Improve type safety of scsi_rescan_device()
 2023-08-21 20:40 UTC 

[merged mm-stable] maple_tree-add-hex-output-to-maple_arange64-dump.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-no-need-to-export-mm_kobj.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] maple_tree-reorder-replacement-of-nodes-to-avoid-live-lock.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[RFC PATCH 4/6] commit-graph.c: unconditionally load Bloom filters
 2023-08-21 20:40 UTC  (3+ messages)

[merged mm-stable] mm-compaction-remove-unnecessary-else-continue-at-end-of-loop-in-isolate_freepages_block.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[PATCH] scsi: isci: init Return result of sas_register_ha()
 2023-08-21 20:39 UTC  (2+ messages)

[merged mm-stable] mm-memcg-fix-wrong-function-name-above-obj_cgroup_charge_zswap.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-compaction-merge-end_pfn-boundary-check-in-isolate_freepages_range.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-compaction-remove-unnecessary-cursor-page-in-isolate_freepages_block.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-hugetlb-use-flush_hugetlb_tlb_range-in-move_hugetlb_page_tables.patch removed from -mm tree
 2023-08-21 20:40 UTC 

[merged mm-stable] mm-compaction-set-compact_cached_free_pfn-correctly-in-update_pageblock_skip.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-z3fold-use-helper-function-put_z3fold_locked-and-put_z3fold_locked_list.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-page_alloc-remove-unneeded-variable-base.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] docs-abi-damon-update-for-damon-monitoring-target-type-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] docs-admin-guide-mm-damon-usage-update-for-damon-monitoring-target-type-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] selftests-damon-sysfs-test-damon_target-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] docs-mm-damon-design-update-for-damon-monitoring-target-type-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-damon-core-implement-target-type-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-damon-sysfs-schemes-support-target-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] docs-admin-guide-mm-damon-usage-update-for-address-range-type-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] docs-abi-damon-update-for-address-range-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] docs-mm-damon-design-update-for-address-range-filters.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[PATCH v2 1/5] dt-bindings: firmware: qcom,scm: Document SDI disable
 2023-08-21 20:39 UTC  (6+ messages)

[merged mm-stable] selftests-damon-sysfs-test-address-range-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-damon-core-test-add-a-unit-test-for-__damos_filter_out.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-damon-sysfs-schemes-support-address-range-type-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] docs-admin-guide-mm-damon-usage-update-for-tried_regions-total_bytes.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-damon-core-introduce-address-range-type-damos-filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] docs-abi-damon-update-for-tried_regions-total_bytes.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-damon-sysfs-implement-a-command-for-updating-only-schemes-tried-total-bytes.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] selftests-damon-sysfs-test-tried_regions-total_bytes-file.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-unstable-multi-gen-lru-fix-can_swap-in-lru_gen_look_around.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-damon-sysfs-schemes-implement-damos-tried-total-bytes-file.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-unstable-multi-gen-lru-avoid-race-in-inc_min_seq.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-unstable-multi-gen-lru-fix-per-zone-reclaim.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-vmscan-fix-inaccurate-reclaim-during-proactive-reclaim.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-memcg-update-obsolete-comment-above-parent_mem_cgroup.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-damon-core-test-add-a-test-for-damos_new_filter.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] arm64-tlbflush-add-some-comments-for-tlb-batched-flushing.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-page_alloc-avoid-unneeded-alike_pages-calculation.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] perf-core-use-vma_is_initial_stack-and-vma_is_initial_heap.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] selinux-use-vma_is_initial_stack-and-vma_is_initial_heap.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[PATCH 0/9] Use dev_err_probe in i2c probe function
 2023-08-21 20:37 UTC  (5+ messages)
` [PATCH 5/9] i2c: qcom-cci: Use dev_err_probe in "

[merged mm-stable] mm-factor-out-vma-stack-and-heap-checks.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] drm-amdkfd-use-vma_is_initial_stack-and-vma_is_initial_heap.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-page_ext-move-page_ext_operations-definition-under-config_page_extension.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] selftests-mm-add-ksm_merge_time-tests.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-page_poison-remove-unused-page_exth-from-page_poison.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-vmstat-remove-unused-page_exth-from-vmstat.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-improve-the-comment-in-isolate_migratepages_block.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-kmsan-use-helper-function-page_size.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-kmsan-use-helper-macros-page_align-and-page_align_down.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] damon-use-pmdp_get-instead-of-drectly-dereferencing-pmd.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-memcg-fix-obsolete-function-name-in-mem_cgroup_protection.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-kmsan-use-helper-macro-offset_in_page.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-zswap-tighten-up-entry-invalidation.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-memoryc-fix-some-kernel-doc-comments.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-page_ext-use-page_ext_data-helper-in-page_owner.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] iomem-remove-__weak-ioremap_cache-helper.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-zswap-kill-zswap_get_swap_cache_page.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] mm-page_ext-add-common-function-to-get-client-data-from-page_ext.patch removed from -mm tree
 2023-08-21 20:38 UTC 

[merged mm-stable] mm-zswap-use-zswap_invalidate_entry-for-duplicates.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] zswap-make-zswap_load-take-a-folio.patch removed from -mm tree
 2023-08-21 20:38 UTC 

[merged mm-stable] mm-page_ext-use-page_ext_data-helper-in-page_table_check.patch removed from -mm tree
 2023-08-21 20:39 UTC 

[merged mm-stable] memcg-convert-get_obj_cgroup_from_page-to-get_obj_cgroup_from_folio.patch removed from -mm tree
 2023-08-21 20:38 UTC 

[merged mm-stable] swap-remove-some-calls-to-compound_head-in-swap_readpage.patch removed from -mm tree
 2023-08-21 20:38 UTC 

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-21 20:38 UTC  (5+ messages)
` [PATCH 07/17] scsi: qlogicpti: mark qlogicpti_info() static
` [PATCH 11/17] scsi: gvp11: remove unused gvp11_setup() function

[merged mm-stable] mm-kill-frontswap.patch removed from -mm tree
 2023-08-21 20:38 UTC 

[merged mm-stable] zswap-make-zswap_store-take-a-folio.patch removed from -mm tree
 2023-08-21 20:38 UTC 

[merged mm-stable] mm-zswap-multiple-zpools-support.patch removed from -mm tree
 2023-08-21 20:38 UTC 

[PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
 2023-08-21 20:38 UTC  (7+ messages)
` [PATCH] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct

[PATCH] dt-bindings: usb: samsung,exynos-dwc3: fix order of clocks on Exynos5433
 2023-08-21 20:37 UTC  (3+ messages)

[PATCH v2 0/5] OF/ACPI/ID Match table improvements for ak8975 driver
 2023-08-21 20:37 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: iio: magnetometer: asahi-kasei,ak8975: Drop deprecated enums

[PATCH net-next] net: microchip: Remove unused declarations
 2023-08-21 20:36 UTC  (3+ messages)

[PATCH RFC v3 0/2] Q40 IDE fixes
 2023-08-21 20:36 UTC  (11+ messages)
` [PATCH RFC v3 2/2] m68k/q40: add data_swab option for pata_falcon to byte-swap disk data

[PATCH] drm/amdkfd: Share the original BO for GTT mapping
 2023-08-21 20:34 UTC  (2+ messages)

[RFC PATCH net-next 0/8] Add C72/C73 copper backplane support for LX2160
 2023-08-21 20:34 UTC  (8+ messages)
` [RFC PATCH net-next 8/8] dt-bindings: net: fsl,backplane-anlt: new binding document

[PATCH net-next v5 0/9] net: stmmac: add new features to xgmac
 2023-08-21 20:33 UTC  (5+ messages)
` [PATCH net-next v5 6/9] dt-bindings: net: snps,dwmac: add safety irq support

[PATCH 1/1] t6300: fix match with insecure memory
 2023-08-21 20:25 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH 1/2] scsi: ppa: Fix compilation with PPA_DEBUG=1
 2023-08-21 20:33 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] Open-coded task_vma iter
 2023-08-21 20:32 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs

[Virtio-fs] Redhat
 2023-08-21 20:32 UTC 

[PATCH] drm/amdgpu: Rework memory limits to allow big allocations
 2023-08-21 20:32 UTC  (2+ messages)

[qais-yousef:remove-margins 7/9] fair.c:(.rodata.cst4+0xd4): undefined reference to `approximate_util_avg'
 2023-08-21 20:31 UTC 

[android-common:android13-5.15 1705/23290] ld: drivers/media/v4l2-core/v4l2-mem2mem.c:596: undefined reference to `vb2_querybuf'
 2023-08-21 20:30 UTC 

[igt-dev] [PATCH v3 i-g-t] tests/i915_pm_freq_api: Ignore zero register value
 2023-08-21 20:31 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915_pm_freq_api: Ignore zero register value (rev3)

[PATCH 0/1] Fix the order of consuming unpackLimit config settings
 2023-08-21 20:30 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH,RFC] smp,csd: throw an error if a CSD lock is stuck for too long
 2023-08-21 20:29 UTC  (2+ messages)

[folded-merged] mm-memory_hotplug-embed-vmem_altmap-details-in-memory-block-fix.patch removed from -mm tree
 2023-08-21 20:29 UTC 

[folded-merged] mm-always-lock-new-vma-before-inserting-into-vma-tree-fix.patch removed from -mm tree
 2023-08-21 20:28 UTC 

[PATCH -next] scsi: arcmsr: Add __init and __exit for arcmsr_module_{init,exit}
 2023-08-21 20:28 UTC  (2+ messages)

[folded-merged] selftest-mm-ksm_functional_tests-add-prot_none-test-fix.patch removed from -mm tree
 2023-08-21 20:27 UTC 

Deadlock due to EPT_VIOLATION
 2023-08-21 20:27 UTC  (13+ messages)

[folded-merged] mm-remove-redundant-k-macro-definition-fix.patch removed from -mm tree
 2023-08-21 20:27 UTC 

[folded-merged] mm-kill-frontswap-fix-fix.patch removed from -mm tree
 2023-08-21 20:25 UTC 

[folded-merged] mm-kill-frontswap-fix.patch removed from -mm tree
 2023-08-21 20:25 UTC 

[PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands
 2023-08-21 20:25 UTC  (4+ messages)
` [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd

[PATCH] x86/sev: Make early_set_memory_decrypted() calls page aligned
 2023-08-21 20:24 UTC  (6+ messages)

[PATCH -next] scsi: Remove unused extern declarations
 2023-08-21 20:23 UTC  (2+ messages)

[RELEASE] LTTng-tools 2.13.11 - Nordicité
 2023-08-21 20:23 UTC  (3+ messages)
` [diamon-discuss] "
` [lttng-dev] "

[RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
 2023-08-21 20:23 UTC  (3+ messages)

[Buildroot] [PATCH next 1/2] package/libassuan: update _SITE url to use https
 2023-08-21 20:22 UTC  (2+ messages)
` [Buildroot] [PATCH next 2/2] package/libassuan: bump to version 2.5.6

[Buildroot] [git commit branch/next] support/scripts/gen-bootlin-toolchains: generate BR2_ARCH_NEEDS_GCC_AT_LEAST_X guard
 2023-08-13 16:04 UTC 

[PATCH -next] scsi: libsas: Remove unused declarations
 2023-08-21 20:22 UTC  (2+ messages)

[Buildroot] [git commit branch/next] Update for 2023.08-rc2
 2023-08-20 21:37 UTC 

[Buildroot] [git commit branch/next] package/screenfetch: add upstream awk detection patch
 2023-08-12 10:47 UTC 

[Buildroot] [git commit branch/next] configs/rock5b: Add patches to fix gcc12 warnings
 2023-08-20 19:28 UTC 

[Buildroot] [git commit branch/next] toolchain/toolchain-external: add BR2_ARCH_NEEDS_GCC_AT_LEAST_X guards
 2023-08-13 15:51 UTC 

[RFC PATCH 1/6] bloom: annotate filters with hash version
 2023-08-21 20:21 UTC  (4+ messages)

[PATCH] arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
 2023-08-21 20:21 UTC  (5+ messages)

[Buildroot] [git commit branch/next] package/connman: security bump version to 1.42
 2023-08-20  9:05 UTC 

[Buildroot] [git commit branch/next] package/nftables: fix the build of the pyhon bindings
 2023-08-20  9:38 UTC 

[Buildroot] [git commit branch/next] Merge tag '2023.08-rc2' into next
 2023-08-21 19:36 UTC 

[Buildroot] [git commit branch/next] board/radxa/rock5b: fix kernel patch location
 2023-08-20 21:27 UTC 

[ANN] U-Boot v2023.10-rc3 released
 2023-08-21 20:21 UTC 

[PATCH] remoteproc: stm32: fix incorrect optional pointers
 2023-08-21 20:20 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/host-gdb: disable source-highlight
 2023-08-20 13:33 UTC 

[PATCH v2 0/7] cleaning up diff_result_code()
 2023-08-21 20:20 UTC  (2+ messages)
` [PATCH v2 7/7] diff: drop useless "status" parameter from diff_result_code()

[Buildroot] [git commit branch/next] package/trinity: fix compile error with newer kernels
 2023-08-15 15:16 UTC 

[Buildroot] [git commit branch/next] boot/mv-ddr-marvell: fix build with gcc 12
 2023-08-12 14:23 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.