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
...
|
*
mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
Kefeng Wang
2023-02-01
1
-1
/
+4
|
*
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
2023-02-01
1
-2
/
+2
|
*
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-02-01
1
-0
/
+13
|
*
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-02-01
1
-2
/
+1
*
|
mm: introduce folio_is_pfmemalloc
Sidhartha Kumar
2023-01-19
1
-0
/
+15
*
|
mm: support POSIX_FADV_NOREUSE
Yu Zhao
2023-01-19
2
-0
/
+5
*
|
mm: add vma_has_recency()
Yu Zhao
2023-01-19
1
-0
/
+8
*
|
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
David Hildenbrand
2023-01-19
1
-1
/
+6
*
|
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
2023-01-19
1
-0
/
+15
*
|
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-19
1
-2
/
+5
*
|
mm/kasan: simplify and refine kasan_cache code
Feng Tang
2023-01-19
3
-19
/
+7
*
|
mm: fix spelling mistake in highmem.h
Fabio M. De Francesco
2023-01-19
1
-2
/
+2
*
|
mm: remove an ambiguous sentence from kmap_local_folio() kdocs
Fabio M. De Francesco
2023-01-19
1
-3
/
+2
*
|
mm/uffd: detect pgtable allocation failures
Peter Xu
2023-01-19
1
-1
/
+1
*
|
mm/mprotect: use long for page accountings and retval
Peter Xu
2023-01-19
2
-3
/
+3
*
|
mm: memcg: add folio_memcg_check()
Matthew Wilcox
2023-01-19
1
-14
/
+26
*
|
mm: remove generic_writepages
Christoph Hellwig
2023-01-19
1
-2
/
+0
*
|
jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
Christoph Hellwig
2023-01-19
1
-2
/
+0
*
|
mm: fix comment of page table counter
Kele Huang
2023-01-19
1
-1
/
+1
*
|
mm/mprotect: drop pgprot_t parameter from change_protection()
David Hildenbrand
2023-01-19
1
-2
/
+1
*
|
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
2023-01-19
3
-2
/
+142
*
|
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2023-01-19
2
-6
/
+6
*
|
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2023-01-19
2
-5
/
+5
*
|
mm: move FOLL_* defs to mm_types.h
David Howells
2023-01-19
2
-75
/
+75
*
|
mm: new primitive kvmemdup()
Hao Sun
2023-01-19
1
-0
/
+1
*
|
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2023-01-19
1
-1
/
+1
*
|
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
2023-01-19
1
-0
/
+2
*
|
maple_tree: remove the redundant code
Vernon Yang
2023-01-19
1
-4
/
+0
*
|
maple_tree: remove extra space and blank line
Vernon Yang
2023-01-19
1
-2
/
+0
*
|
kasan: allow sampling page_alloc allocations for HW_TAGS
Andrey Konovalov
2023-01-19
1
-5
/
+9
*
|
mm/damon/core: implement damos filter
SeongJae Park
2023-01-19
1
-0
/
+51
*
|
mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()
Kefeng Wang
2023-01-19
1
-1
/
+1
*
|
cma: tracing: print alloc result in trace_cma_alloc_finish
Wenchao Hao
2023-01-19
1
-3
/
+29
*
|
buffer: add b_folio as an alias of b_page
Matthew Wilcox (Oracle)
2023-01-19
1
-1
/
+4
*
|
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
2023-01-19
1
-0
/
+37
*
|
mm/hugetlb: make walk_hugetlb_range() safe to pmd unshare
Peter Xu
2023-01-19
1
-1
/
+10
*
|
mm/hugetlb: move swap entry handling into vma lock when faulted
Peter Xu
2023-01-19
1
-2
/
+4
*
|
mm/hugetlb: document huge_pte_offset usage
Peter Xu
2023-01-19
1
-0
/
+32
*
|
mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
Jeff Xu
2023-01-19
2
-0
/
+23
*
|
mm/memfd: add F_SEAL_EXEC
Daniel Verkamp
2023-01-19
1
-0
/
+1
*
|
mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()
Peter Xu
2023-01-19
1
-8
/
+8
*
|
mm: move folio_set_compound_order() to mm/internal.h
Sidhartha Kumar
2023-01-19
1
-16
/
+0
|
/
*
Sync with v6.2-rc4
Andrew Morton
2023-01-19
11
-50
/
+149
|
\
|
*
Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-13
1
-2
/
+2
|
|
\
|
|
*
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
2023-01-13
1
-2
/
+2
|
*
|
Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-01-13
1
-1
/
+2
|
|
\
\
|
|
*
|
ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops
Hans de Goede
2023-01-10
1
-1
/
+2
|
*
|
|
Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-01-13
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
platform/x86: simatic-ipc: add another model
Henning Schild
2023-01-12
1
-0
/
+1
|
|
*
|
|
platform/x86: simatic-ipc: correct name of a model
Henning Schild
2023-01-12
1
-1
/
+1
[prev]
[next]