index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-38
/
+19
|
\
|
*
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-11-06
1
-0
/
+2
|
*
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
1
-1
/
+1
|
*
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
2021-11-06
1
-0
/
+1
|
*
mm: add zap_skip_check_mapping() helper
Peter Xu
2021-11-06
1
-1
/
+15
|
*
mm: drop first_index/last_index in zap_details
Peter Xu
2021-11-06
1
-2
/
+0
|
*
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
2021-11-06
1
-34
/
+0
*
|
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
1
-1
/
+2
|
\
\
|
*
|
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
2021-10-24
1
-1
/
+2
|
|
/
*
|
mm/writeback: Add folio_write_one
Matthew Wilcox (Oracle)
2021-10-18
1
-4
/
+0
*
|
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-7
/
+0
*
|
mm/writeback: Add folio_redirty_for_writepage()
Matthew Wilcox (Oracle)
2021-10-18
1
-4
/
+0
*
|
mm/writeback: Add folio_clear_dirty_for_io()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+0
*
|
mm/writeback: Add folio_cancel_dirty()
Matthew Wilcox (Oracle)
2021-10-18
1
-7
/
+0
*
|
mm/writeback: Add folio_account_cleaned()
Matthew Wilcox (Oracle)
2021-10-18
1
-3
/
+0
*
|
mm/writeback: Add folio_mark_dirty()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+2
*
|
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+1
*
|
mm: Add arch_make_folio_accessible()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+23
*
|
mm: Add folio_pfn()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+14
*
|
mm: Add folio_nid()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+5
*
|
mm: Add folio_mapped()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+1
*
|
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-27
1
-14
/
+0
*
|
mm: Add folio_get()
Matthew Wilcox (Oracle)
2021-09-27
1
-9
/
+17
*
|
mm: Add folio_put()
Matthew Wilcox (Oracle)
2021-09-27
1
-5
/
+28
*
|
mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+15
*
|
mm: Introduce struct folio
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+75
*
|
mm: Convert get_page_unless_zero() to return bool
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+1
|
/
*
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-07
1
-1
/
+9
*
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
1
-2
/
+2
|
\
|
*
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
1
-1
/
+0
|
*
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
2021-09-03
1
-1
/
+1
|
*
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
2021-09-03
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-13
/
+4
|
\
\
|
*
|
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
2021-09-03
1
-1
/
+1
|
*
|
mm: delete unused get_kernel_page()
John Hubbard
2021-09-03
1
-1
/
+0
|
*
|
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-09-03
1
-9
/
+1
|
*
|
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
2021-09-03
1
-2
/
+2
|
|
/
*
/
mm: Add kvrealloc()
Dave Chinner
2021-08-09
1
-0
/
+2
|
/
*
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-07-12
1
-0
/
+1
*
mm: add setup_initial_init_mm() helper
Kefeng Wang
2021-07-08
1
-0
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-2
/
+12
|
\
|
*
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2021-07-01
1
-1
/
+1
|
*
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
1
-1
/
+6
|
*
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
1
-2
/
+2
|
*
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
1
-0
/
+2
|
*
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
1
-0
/
+3
*
|
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
1
-5
/
+6
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-0
/
+3
|
|
\
\
|
*
|
|
mm: add a signature in struct page
Matteo Croce
2021-06-07
1
-5
/
+6
*
|
|
|
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-30
1
-10
/
+0
|
\
\
\
\
[next]