index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dax, kmem: calculate abstract distance with general interface
Huang Ying
2023-10-17
1
-0
/
+2
*
acpi, hmat: calculate abstract distance with HMAT
Huang Ying
2023-10-17
1
-0
/
+18
*
memory tiering: add abstract distance calculation algorithms management
Huang Ying
2023-10-17
1
-0
/
+19
*
mm/filemap: remove hugetlb special casing in filemap.c
Sidhartha Kumar
2023-10-17
2
-30
/
+14
*
mm/ksm: support fork/exec for prctl
Stefan Roesch
2023-10-17
1
-5
/
+8
*
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
2023-10-17
1
-3
/
+3
*
mm: mempolicy: make mpol_misplaced() to take a folio
Kefeng Wang
2023-10-17
1
-2
/
+3
*
mm: memory: add vm_normal_folio_pmd()
Kefeng Wang
2023-10-17
1
-0
/
+2
*
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-10-06
2
-0
/
+11
*
mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
Florent Revest
2023-10-06
1
-1
/
+1
*
mm: document mmu_notifier_invalidate_range_start_nonblock()
Jann Horn
2023-10-06
1
-1
/
+8
*
mm: add statistics for PUD level pagetable
Baolin Wang
2023-10-06
2
-1
/
+22
*
acpi,mm: fix typo sibiling -> sibling
Li Zhijian
2023-10-06
1
-1
/
+1
*
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
2023-10-04
1
-2
/
+15
*
mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepoint
SeongJae Park
2023-10-04
1
-1
/
+1
*
memblock: introduce MEMBLOCK_RSRV_NOINIT flag
Usama Arif
2023-10-04
1
-0
/
+9
*
mm/damon/core: mark damon_moving_sum() as a static function
SeongJae Park
2023-10-04
1
-2
/
+0
*
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
SeongJae Park
2023-10-04
1
-3
/
+9
*
mm/damon/core: introduce nr_accesses_bp
SeongJae Park
2023-10-04
1
-0
/
+5
*
mm/damon/core: implement a pseudo-moving sum function
SeongJae Park
2023-10-04
1
-0
/
+2
*
mm/damon/core: define and use a dedicated function for region access rate update
SeongJae Park
2023-10-04
1
-1
/
+4
*
mm/damon/core: use number of passed access sampling as a timer
SeongJae Park
2023-10-04
1
-2
/
+12
*
mm, vmscan: remove ISOLATE_UNMAPPED
Vlastimil Babka
2023-10-04
2
-8
/
+2
*
buffer: remove __getblk_gfp()
Matthew Wilcox (Oracle)
2023-10-04
1
-2
/
+0
*
ext4: call bdev_getblk() from sb_getblk_gfp()
Matthew Wilcox (Oracle)
2023-10-04
1
-3
/
+3
*
buffer: convert sb_getblk() to call __getblk()
Matthew Wilcox (Oracle)
2023-10-04
1
-4
/
+3
*
buffer: convert getblk_unmovable() and __getblk() to use bdev_getblk()
Matthew Wilcox (Oracle)
2023-10-04
1
-14
/
+22
*
buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()
Matthew Wilcox (Oracle)
2023-10-04
1
-0
/
+2
*
buffer: pass GFP flags to folio_alloc_buffers()
Matthew Wilcox (Oracle)
2023-10-04
1
-1
/
+1
*
mm/damon/core: add a tracepoint for damos apply target regions
SeongJae Park
2023-10-04
1
-0
/
+39
*
mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio()
Kefeng Wang
2023-10-04
1
-2
/
+2
*
mm/rmap: pass folio to hugepage_add_anon_rmap()
David Hildenbrand
2023-10-04
1
-1
/
+1
*
mm: shrinker: make global slab shrink lockless
Qi Zheng
2023-10-04
1
-0
/
+24
*
mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
Qi Zheng
2023-10-04
2
-11
/
+18
*
mm: shrinker: remove old APIs
Qi Zheng
2023-10-04
1
-8
/
+0
*
fs: super: dynamically allocate the s_shrink
Qi Zheng
2023-10-04
1
-1
/
+1
*
jbd2,ext4: dynamically allocate the jbd2-journal shrinker
Qi Zheng
2023-10-04
1
-1
/
+1
*
mm: shrinker: add infrastructure for dynamically allocating shrinker
Qi Zheng
2023-10-04
1
-5
/
+14
*
drm/ttm: introduce pool_shrink_rwsem
Qi Zheng
2023-10-04
1
-1
/
+0
*
mm: move some shrinker-related function declarations to mm/internal.h
Qi Zheng
2023-10-04
1
-19
/
+0
*
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
2023-10-04
1
-0
/
+7
*
mm/damon/core: remove 'struct target *' parameter from damon_aggregated trace...
SeongJae Park
2023-10-04
1
-3
/
+3
*
mm/damon/core: remove duplicated comment for watermarks-based deactivation
SeongJae Park
2023-10-04
1
-3
/
+0
*
mm/damon/core: add more comments for nr_accesses
SeongJae Park
2023-10-04
1
-7
/
+12
*
mm/mremap: allow moves within the same VMA for stack moves
Joel Fernandes (Google)
2023-10-04
1
-1
/
+1
*
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
2023-10-04
1
-5
/
+5
*
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-04
1
-8
/
+0
*
Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-01
1
-7
/
+0
|
\
|
*
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
Masahiro Yamada
2023-10-01
1
-7
/
+0
*
|
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
4
-4
/
+25
|
\
\
[next]