messages from 2023-10-25 23:48:59 to 2023-10-26 00:32:09 UTC [more...]
[Intel-wired-lan] [PATCH 0/3] ethtool: Add ethtool_puts()
2023-10-25 23:59 UTC (8+ messages)
` [Intel-wired-lan] [PATCH 2/3] treewide: Convert some ethtool_sprintf() to ethtool_puts()
` "
` [Intel-wired-lan] [PATCH 3/3] checkpatch: add ethtool_sprintf rules
` "
[PATCH 00/21] use rte optional stdatomic API
2023-10-26 0:31 UTC (3+ messages)
` [PATCH v3 00/19] "
` [PATCH v3 01/19] power: "
[PULL 00/94] target/sparc: Convert to decodetree
2023-10-26 0:15 UTC (69+ messages)
` [PULL 01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC
` [PATCH 01/29] tcg: Introduce TCG_COND_TST{EQ,NE}
` [PULL 02/94] target/sparc: Implement check_align inline
` [PATCH 02/29] tcg/optimize: Split out arg_is_const_val
` [PULL 03/94] target/sparc: Avoid helper_raise_exception in helper_st_asi
` [PATCH 03/29] tcg/optimize: Split out do_constant_folding_cond1
` [PULL 04/94] target/sparc: Set TCG_GUEST_DEFAULT_MO
` [PATCH 04/29] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2
` [PULL 05/94] configs: Enable MTTCG for sparc, sparc64
` [PATCH 05/29] tcg/optimize: Split out arg_new_constant
` [PULL 06/94] target/sparc: Define features via cpu-feature.h.inc
` [PATCH 06/29] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
` [PULL 07/94] target/sparc: Use CPU_FEATURE_BIT_* for cpu properties
` [PATCH 07/29] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
` [PULL 08/94] target/sparc: Remove sparcv7 cpu features
` [PATCH 08/29] tcg/aarch64: Generate TBZ, TBNZ
` [PULL 09/94] target/sparc: Partition cpu features
` [PATCH 09/29] tcg/arm: Support TCG_COND_TST{EQ,NE}
` [PATCH 10/29] tcg/i386: Pass x86 condition codes to tcg_out_cmov
` [PATCH 11/29] tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp
` [PATCH 12/29] tcg/i386: Add rexw argument to tcg_out_testi
` [PULL 13/94] target/sparc: Move BPcc and Bicc to decodetree
` [PATCH 13/29] tcg/i386: Support TCG_COND_TST{EQ,NE}
` [PULL 14/94] target/sparc: Move BPr to decodetree
` [PATCH 14/29] tcg/loongarch64: Support TCG_COND_TST{EQ,NE}
` [PATCH 15/29] tcg/mips: "
` [PULL 16/94] target/sparc: Merge gen_cond with only caller
` [PATCH 16/29] tcg/riscv: Support TCG_COND_TST{EQ,NE}
` [PULL 17/94] target/sparc: Merge gen_fcond with only caller
` [PATCH 17/29] tcg/sparc64: Implement tcg_out_extrl_i64_i32
` [PATCH 18/29] tcg/sparc64: Hoist read of tcg_cond_to_rcond
` [PULL 19/94] target/sparc: Pass DisasCompare to advance_jump_cond
` [PATCH 19/29] tcg/sparc64: Pass TCGCond to tcg_out_cmp
` [PULL 20/94] target/sparc: Move SETHI to decodetree
` [PULL 21/94] target/sparc: Move Tcc "
` [PATCH 21/29] tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc
` [PULL 22/94] target/sparc: Move RDASR, STBAR, MEMBAR to decodetree
` [PULL 23/94] target/sparc: Move RDPSR, RDHPR "
` [PULL 24/94] target/sparc: Move RDWIM, RDPR "
` [PULL 25/94] target/sparc: Move RDTBR, FLUSHW "
` [PATCH 25/29] tcg/s390x: Support TCG_COND_TST{EQ,NE}
` [PULL 26/94] target/sparc: Move WRASR to decodetree
` [PATCH 27/29] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
` [PATCH 29/29] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero
` [PULL 29/94] target/sparc: Move WRTBR, WRHPR to decodetree
` [PULL 32/94] target/sparc: Remove cpu_hintp, cpu_htba, cpu_hver, cpu_ssr, cpu_ver
` [PULL 33/94] target/sparc: Move basic arithmetic to decodetree
` [PULL 34/94] target/sparc: Move ADDC "
` [PULL 35/94] target/sparc: Move MULX "
` [PULL 39/94] target/sparc: Move UDIV, SDIV "
` [PULL 41/94] target/sparc: Move SLL, SRL, SRA "
` [PULL 42/94] target/sparc: Move MOVcc, MOVR "
` [PULL 43/94] target/sparc: Move POPC "
` [PULL 45/94] target/sparc: Move JMPL, RETT, RETURN "
` [PULL 47/94] target/sparc: Move DONE, RETRY "
` [PULL 50/94] target/sparc: Split out ldst functions with asi pre-computed
` [PULL 51/94] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for GET_ASI_DTWINX
` [PULL 52/94] target/sparc: Move simple integer load/store to decodetree
` [PULL 57/94] target/sparc: Move PREFETCH, PREFETCHA "
` [PULL 58/94] target/sparc: Split out fp ldst functions with asi precomputed
` [PULL 60/94] target/sparc: Move asi fp load/store to decodetree
` [PULL 61/94] target/sparc: Move LDFSR, STFSR "
` [PULL 62/94] target/sparc: Merge LDFSR, LDXFSR implementations
` [PULL 70/94] target/sparc: Move gen_ne_fop_FFF insns to decodetree
` [PULL 71/94] target/sparc: Move gen_ne_fop_DDD "
` [PULL 73/94] target/sparc: Move gen_gsr_fop_DDD "
` [PULL 78/94] target/sparc: Move gen_fop_DDD "
` [PULL 80/94] target/sparc: Move FSMULD "
cip-gitlab/ci/pavel/linux-test baseline-nfs: 45 runs, 4 regressions (v5.10.194-915-g33f52aa14b957)
2023-10-26 0:29 UTC
cip-gitlab/ci/pavel/linux-test baseline: 119 runs, 3 regressions (v5.10.194-915-g33f52aa14b957)
2023-10-26 0:29 UTC
[Intel-gfx] [PATCH v3] debugobjects: stop accessing objects after releasing spinlock
2023-10-26 0:28 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for debugobjects: stop accessing objects after releasing spinlock (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v4 1/4] mtd: rawnand: Add destructive operation
2023-10-26 0:26 UTC (12+ messages)
` [PATCH v4 2/4] mtd: rawnand: NAND controller write protect
` [PATCH v4 3/4] mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
` [PATCH v4 4/4] mtd: rawnand: brcmnand: exec_op implementation
[Intel-wired-lan] [PATCH iwl-next 0/2] Remove VF MAC types and move helpers from i40e_type.h
2023-10-26 0:20 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/2] i40e: Remove VF MAC types
` "
[PATCH v5] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
2023-10-26 0:39 UTC
[PATCH net-next v7] vxlan: add support for flowlabel inherit
2023-10-26 0:19 UTC (2+ messages)
[PATCH net-next v7 0/5] Rust abstractions for network PHY drivers
2023-10-26 0:10 UTC (6+ messages)
` [PATCH net-next v7 1/5] rust: core "
` [PATCH net-next v7 2/5] rust: net::phy add module_phy_driver macro
` [PATCH net-next v7 3/5] rust: add second `bindgen` pass for enum exhaustiveness checking
` [PATCH net-next v7 4/5] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
` [PATCH net-next v7 5/5] net: phy: add Rust Asix PHY driver
[RFC PATCH v11 03/19] ipe: add evaluation loop
2023-10-26 0:15 UTC (4+ messages)
` [PATCH RFC v11 3/19] "
[LTP] [PATCH 1/3] umount01: Simplify test using TST_ macros
2023-10-26 0:12 UTC (6+ messages)
` [LTP] [PATCH 2/3] umount02: "
` [LTP] [PATCH 3/3] umount03: "
[dm-devel] [PATCH] Respect REQ_NOWATI bios
2023-10-26 0:12 UTC (6+ messages)
` dm: Respect REQ_NOWAIT bios
` [PATCH v2] dm: respect REQ_NOWAIT flag in bios issued to DM
` [PATCH v3] dm: respect REQ_NOWAIT flag in normal "
[PATCH] cxl/region: use region (not root decoder) granularity for calculations
2023-10-26 0:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-26 0:10 UTC (2+ messages)
[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
2023-10-25 23:32 UTC (14+ messages)
[intel-tdx:kvm-upstream-next 263/348] arch/x86/kvm/mmu/tdp_mmu.c:880:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-10-26 0:07 UTC
[PATCH] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
2023-10-26 0:07 UTC (9+ messages)
` [PATCH v2] "
[Intel-xe] [PATCH v2 0/3] Emit SVG 3DSTATE during LRC init
2023-10-26 0:02 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Emit SVG 3DSTATE during LRC init (rev3)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH] eal/unix: allow creating thread with real-time priority
2023-10-26 0:00 UTC (6+ messages)
` [PATCH v2] "
[PATCH] x86/sgx: Return VM_FAULT_SIGBUS for EPC exhaustion
2023-10-25 23:58 UTC (3+ messages)
[PATCH 0/6] multipath: aio and systemd service improvements
2023-10-25 23:58 UTC (3+ messages)
` [PATCH 6/6] libmpathutil: remove systemd_service_enabled()
[PATCH v4 0/2] Rust enablement for AArch64
2023-10-25 23:55 UTC (7+ messages)
` [PATCH v4 2/2] arm64: rust: Enable Rust support "
[Intel-gfx] [PATCH v2] drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init
2023-10-25 23:54 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init (rev2)
[GIT PULL] LoongArch KVM changes for v6.7
2023-10-25 23:54 UTC (3+ messages)
[virtio-comment] [PATCH] nsm: Add NSM description
2023-10-25 23:53 UTC
[PATCH v8 0/3] Misc SCM changes
2023-10-25 23:53 UTC (3+ messages)
` [PATCH v8 2/3] firmware: scm: Modify only the download bits in TCSR register
[Intel-xe] [PATCH] drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond
2023-10-25 23:52 UTC (2+ messages)
Enabling PCI_P2PDMA for distro kernels?
2023-10-25 23:40 UTC (4+ messages)
[PATCH] Fixing warning of directly dereferencing __rcu tagged
2023-10-25 23:50 UTC (5+ messages)
[LTP] [PATCH 1/3] link03: Convert docs to docparse
2023-10-25 23:51 UTC (5+ messages)
[merged mm-stable] mempolicy-mmap_lock-is-not-needed-while-migrating-folios.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mempolicy-migration-attempt-to-match-interleave-nodes.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mempolicy-remove-confusing-mpol_mf_lazy-dead-code.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mempolicy-alloc_pages_mpol-for-numa-policy-without-vma.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-add-page_rmappable_folio-wrapper.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mempolicy-mpol_shared_policy_init-without-pseudo-vma.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mempolicy-trivia-slightly-more-consistent-naming.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mempolicy-trivia-delete-those-ancient-pr_debugs.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mempolicy-trivia-use-pgoff_t-in-shared-mempolicy-tree.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] hugetlbfs-drop-shared-numa-mempolicy-pretence.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mempolicy-fix-migrate_pages2-syscall-return-nr_failed.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] kernfs-drop-shared-numa-mempolicy-hooks.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-damon-core-avoid-divide-by-zero-from-pseudo-moving-window-length-calculation.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-damon-sysfs-test-add-a-unit-test-for-damon_sysfs_set_targets.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-damon-lru_sort-avoid-divide-by-zero-in-hot-threshold-calculation.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-damon-implement-a-function-for-max-nr_accesses-safe-calculation.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-damon-core-avoid-divide-by-zero-during-monitoring-results-update.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-damon-ops-common-avoid-divide-by-zero-during-region-hotness-calculation.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-migrate-record-the-mlocked-page-status-to-remove-unnecessary-lru-drain.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] ext4-add-__gfp_nowarn-to-gfp_nowait-in-readahead.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-hugetlb_vmemmap-fix-reference-to-nonexistent-file.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-mlock-avoid-folio_within_range-on-ksm-pages.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-page_alloc-check-the-order-of-compound-page-even-when-the-order-is-zero.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-fixed-multiple-typos-in-multiple-files.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-khugepaged-convert-collapse_pte_mapped_thp-to-use-folios.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-memory_hotplug-drop-memoryless-node-from-fallback-lists.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-khugepaged-convert-alloc_charge_hpage-to-use-folios.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-khugepaged-convert-is_refcount_suitable-to-use-folios.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-khugepaged-convert-hpage_collapse_scan_pmd-to-use-folios.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-page_alloc-skip-memoryless-nodes-entirely.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-khugepaged-convert-__collapse_huge_page_isolate-to-use-folios.patch removed from -mm tree
2023-10-25 23:49 UTC
[merged mm-stable] mm-migrate-correct-nr_failed-in-migrate_pages_sync.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-migrate-add-nr_split-to-trace_mm_migrate_pages-stats.patch removed from -mm tree
2023-10-25 23:48 UTC
[PATCH v4 0/9] RVA22U64 profile support
2023-10-25 23:49 UTC (4+ messages)
` [PATCH v4 1/9] target/riscv: add rva22u64 profile definition
[merged mm-stable] mm-kmemleak-move-the-initialisation-of-object-to-__link_object.patch removed from -mm tree
2023-10-25 23:48 UTC
[PATCH v2] dm: error: Add support for zoned block devices
2023-10-25 23:50 UTC (4+ messages)
[merged mm-stable] mm-kmemleak-add-__find_and_remove_object.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-kmemleak-fix-partially-freeing-unknown-object-warning.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-kmemleak-split-__create_object-into-two-functions.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-kmemleak-use-mem_pool_free-to-free-object.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-kmemleak-fix-print-format-of-pointer-in-pr_debug.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] bootmem-use-kmemleak_free_part_phys-in-put_page_bootmem.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] bootmem-use-kmemleak_free_part_phys-in-free_bootmem_page.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-remove-page_cpupid_xchg_last.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-convert-wp_page_reuse-and-finish_mkwrite_fault-to-take-a-folio.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-use-folio_xchg_last_cpupid-in-wp_page_reuse.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-huge_memory-use-folio_xchg_last_cpupid-in-__split_huge_page_tail.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-make-finish_mkwrite_fault-static.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] sched-fair-use-folio_xchg_last_cpupid-in-should_numa_migrate_memory.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-migrate-use-folio_xchg_last_cpupid-in-folio_migrate_flags.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-remove-xchg_page_access_time.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-add-folio_xchg_last_cpupid.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-mprotect-use-a-folio-in-change_pte_range.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-huge_memory-use-a-folio-in-change_huge_pmd.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] sched-fair-use-folio_xchg_access_time-in-numa_hint_fault_latency.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-add-folio_xchg_access_time.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-huge_memory-use-folio_last_cpupid-in-__split_huge_page_tail.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-remove-page_cpupid_last.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-huge_memory-use-folio_last_cpupid-in-do_huge_pmd_numa_page.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-memory-use-folio_last_cpupid-in-do_numa_page.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm_types-add-virtual-and-_last_cpupid-into-struct-folio.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-add-folio_last_cpupid.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-swap-avoid-a-xa-load-for-swapout-path.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] percpu-scoped-objcg-protection.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-kmem-reimplement-get_obj_cgroup_from_current.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-kmem-scoped-objcg-protection.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-kmem-add-direct-objcg-pointer-to-task_struct.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-kmem-make-memcg-keep-a-reference-to-the-original-objcg.patch removed from -mm tree
2023-10-25 23:48 UTC
[merged mm-stable] mm-pcp-decrease-pcp-high-if-free-pages-high-watermark.patch removed from -mm tree
2023-10-25 23:48 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.