pub/scm/linux/kernel/git/mel/linux.git  about / heads / tags
Candidate patch series by Mel Gorman
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  sched-numabselective-v1r13 sched/numa: Complete scanning of inactive VMAs when there is no alternative (2023-10-09)
  sched-numabtrace-v1r13 sched/numa: Trace decisions related to skipping VMAs (2023-09-28)
  sched-numabselective-v1r5 sched: numab: Complete scanning of VMAs only when there is no alternative (2023-09-01)
  mm-follupfastmigrate-v1r1 Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock"" (2023-04-19)
  mm-fixfastmigrate-v1r3 mm, compaction: Record location of migrated pages after migrate_pages() (2023-01-24)
  mm-gfpatomic-v3r1 mm: discard __GFP_ATOMIC (2023-01-11)
  mm-gfpatomic-v1r5 mm: discard __GFP_ATOMIC (2022-11-24)
  mm-gfpatomic-v1r4 mm: discard __GFP_ATOMIC (2022-11-23)
  mm-pcpnoirq-v3r2 mm/page_alloc: Leave IRQs enabled for per-cpu page allocations (2022-11-18)
  arch-fpregsclone-v2r1 x86: Drop fpregs lock before inheriting FPU permissions (2022-11-10)
  mm-zonelistupdate-v2r1 mm/page_alloc: Fix race condition between build_all_zonelists and page allocation (2022-08-24)
  mm-pcpspinirq-v6r3 mm/page_alloc: Do not disable IRQs for per-cpu allocations (2022-07-08)
  mm-pcpspinirq-v5r16 mm/page_alloc: Replace local_lock with normal spinlock (2022-06-24)
  mm-pcpspinnoirq-v5r16 mm/page_alloc: Do not disable IRQs for per-cpu allocations (2022-06-21)
  mm-pcpspinirq-v4r8 mm/page_alloc: Replace local_lock with normal spinlock (2022-05-19)
  mm-pcpdrain-v2r1 mm/page_alloc: Remotely drain per-cpu lists (2022-04-29)
  sched-shiftimb3-v1r2 sched/numa: Adjust imb_numa_nr to a better approximation of memory channels (2022-04-20)
  mm-pcpllist-v1r5 mm/page_alloc: Convert PCP list to llist (2022-03-11)
  mm-pcpllist-v1r2 mm/page_alloc: Convert PCP list to llist (2022-02-25)
  mm-noprefetch-v2r1 mm/page_alloc: Do not prefetch buddies during bulk free (2022-02-21)
  mm-highpcplimit-v2r2 mm/page_alloc: Limit number of high-order pages on PCP during bulk free (2022-02-16)
  sched-numaimb-v6r1 sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs (2022-02-09)
  sched-scalewakegran-v4r1 sched/fair: Increase wakeup_gran if current task has not executed the minimum granularity (2021-10-28)
  mm-reclaimcongest-v5r4 mm/vmscan: Delay waking of tasks throttled on NOPROGRESS (2021-10-22)
  mm-reclaimcongest-v5r3 mm/vmscan: Delay waking of tasks throttled on NOPROGRESS (2021-10-22)
  mm-reclaimcongest-v4r2 mm/vmscan: Delay waking of tasks throttled on NOPROGRESS (2021-10-18)
  sched-sisdepth-v1r3 SIS_DEPTH (2021-10-18)
  mm-reclaimcongest-v3r9 mm/vmscan: Delay waking of tasks throttled on NOPROGRESS (2021-10-07)
  sched-noprop-v2r4 sched/core: Delete SIS_PROP and rely on the idle cpu mask (2021-09-20)
  sched-scalewakegran-v1r4 sched/fair: Scale wakeup granularity relative to nr_running (2021-09-20)
  mm-reclaimcongest-v1r4 mm/page_alloc: Throttle based on page writeback instead of congestion (2021-09-16)
  sched-altidlecore-v2r8 alt idle core tracking (2021-09-13)
  sched-noprop-v2r3 sched/core: Delete SIS_PROP and rely on the idle cpu mask (2021-09-13)
  sched-nodelocality-v1r11 sched/x86: Prefer node locality for CPU selection over LLC locality on AMD EPYC 3 (2021-08-23)
  sched-noprop-v2r1 sched/core: Delete SIS_PROP and rely on the idle cpu mask (2021-07-26)
  sched-reducesisscan-v2r1 sched/fair: Avoid a second scan of target in select_idle_cpu (2021-07-26)
  sched-yieldtoskip-v2r1 sched: Strengten the skip candidate hint during pick_next_entity (2021-07-23)
  sched-notarget-v1r15 sched/fair: Remove target as an idle CPU candidate (2021-07-13)
  sched-avgidle-v1r8 sched/fair: Age the average idle time (2021-07-01)
  mm-pcphighorder-v2r1 mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists (2021-06-03)
  mm-pcphighorder-v1r7 mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists (2021-05-31)
  mm-pcpburst-v3r3 mm/page_alloc: Split pcp->high across all online CPUs for cpuless nodes (2021-05-28)
  mm-pcphighorder-v1r4 mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists (2021-05-26)
  mm-pcpburst-v2r3 mm/page_alloc: Introduce vm.percpu_pagelist_high_fraction (2021-05-26)
  mm-numab-reduce-ipi-v2r1 NUMA balancing: reduce TLB flush via delaying mapping on hint page fault (2021-04-02)
  sched-singlescan-v6r1 sched/fair: Merge select_idle_core/cpu() (2021-01-27)
  cpuidle-polling-v3r1 cpuidle: Select polling interval based on a c-state with a longer target residency (2020-11-30)
  sched-imbalancespread-v3r2 sched: Limit the amount of NUMA imbalance that can exist at fork time (2020-11-19)
  mm-pagealloc-irqpvec-v1r14 mm, pagealloc: Use a pagevec as an order-0 buffer for allocations from irq context (2018-08-22)
* master       Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (2013-02-12)

git clone https://yhbt.net/pub/scm/linux/kernel/git/mel/linux.git