index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pcrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
mm, oom:dump_tasks add rss detailed information printing
Yong Wang
1
-3
/
+4
2023-12-11
mm: list_lru: Update kernel documentation to follow the requirements
Andy Shevchenko
1
-17
/
+19
2023-12-11
mm/gup: fix follow_devmap_p[mu]d() on page==NULL handling
Peter Xu
1
-0
/
+2
2023-12-11
mm: page_alloc: unreserve highatomic page blocks before oom
Charan Teja Kalla
1
-8
/
+8
2023-12-11
mm: page_alloc: enforce minimum zone size to do high atomic reserves
Charan Teja Kalla
1
-1
/
+4
2023-12-11
mm: page_alloc: correct high atomic reserve calculations
Charan Teja Kalla
1
-2
/
+3
2023-12-11
fs/Kconfig: make hugetlbfs a menuconfig
Peter Xu
1
-10
/
+12
2023-12-11
mm/mm_init.c: append newline to the unavailable ranges log-message
Serge Semin
1
-1
/
+1
2023-12-11
mm/mm_init.c: extend init unavailable range doc info
Serge Semin
1
-0
/
+1
2023-12-11
pgtable: rename ptdesc _refcount field to __page_refcount
Alexander Gordeev
1
-3
/
+3
2023-12-11
pgtable: fix s390 ptdesc field comments
Alexander Gordeev
1
-2
/
+2
2023-12-11
mm/damon/core-test: test damon_split_region_at()'s access rate copying
SeongJae Park
1
-4
/
+11
2023-12-11
kasan: improve free meta storage in Generic KASAN
Juntong Deng
1
-10
/
+29
2023-12-11
mm/page_poison: replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
1
-4
/
+4
2023-12-11
mm/mempool: replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
1
-4
/
+4
2023-12-11
mm/memory: use kmap_local_page() in __wp_page_copy_user()
Fabio M. De Francesco
1
-2
/
+4
2023-12-11
mm/ksm: use kmap_local_page() in calc_checksum()
Fabio M. De Francesco
1
-2
/
+2
2023-12-11
mm/util: use kmap_local_page() in memcmp_pages()
Fabio De Francesco
1
-4
/
+4
2023-12-11
mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
Sumanth Korikkar
3
-25
/
+27
2023-12-11
lib/stackdepot: adjust DEPOT_POOLS_CAP for KMSAN
Andrey Konovalov
1
-0
/
+10
2023-12-11
kasan: use stack_depot_put for Generic mode
Andrey Konovalov
3
-11
/
+40
2023-12-11
slub, kasan: improve interaction of KASAN and slub_debug poisoning
Andrey Konovalov
1
-15
/
+26
2023-12-11
kasan: use stack_depot_put for tag-based modes
Andrey Konovalov
1
-2
/
+8
2023-12-11
kasan: check object_size in kasan_complete_mode_report_info
Andrey Konovalov
1
-1
/
+3
2023-12-11
kasan: remove atomic accesses to stack ring entries
Andrey Konovalov
2
-26
/
+12
2023-12-11
lib/stackdepot: allow users to evict stack traces
Andrey Konovalov
2
-1
/
+50
2023-12-11
lib/stackdepot: add refcount for records
Andrey Konovalov
2
-5
/
+20
2023-12-11
lib/stackdepot, kasan: add flags to __stack_depot_save and rename
Andrey Konovalov
6
-25
/
+48
2023-12-11
kmsan: use stack_depot_save instead of __stack_depot_save
Andrey Konovalov
1
-4
/
+3
2023-12-11
lib/stackdepot: use list_head for stack record links
Andrey Konovalov
1
-37
/
+50
2023-12-11
lib/stackdepot: use read/write lock
Andrey Konovalov
1
-41
/
+46
2023-12-11
lib/stackdepot: store free stack records in a freelist
Andrey Konovalov
1
-49
/
+82
2023-12-11
lib/stackdepot: store next pool pointer in new_pool
Andrey Konovalov
1
-1
/
+5
2023-12-11
lib/stackdepot: rename next_pool_required to new_pool_required
Andrey Konovalov
1
-25
/
+24
2023-12-11
lib/stackdepot: rework helpers for depot_alloc_stack
Andrey Konovalov
1
-37
/
+49
2023-12-11
lib/stackdepot: fix and clean-up atomic annotations
Andrey Konovalov
1
-15
/
+14
2023-12-11
lib/stackdepot: use fixed-sized slots for stack records
Andrey Konovalov
2
-4
/
+19
2023-12-11
lib/stackdepot: add depot_fetch_stack helper
Andrey Konovalov
1
-17
/
+28
2023-12-11
lib/stackdepot: drop valid bit from handles
Andrey Konovalov
1
-5
/
+2
2023-12-11
lib/stackdepot: simplify __stack_depot_save
Andrey Konovalov
1
-5
/
+4
2023-12-11
lib/stackdepot: check disabled flag when fetching
Andrey Konovalov
1
-1
/
+1
2023-12-11
lib/stackdepot: print disabled message only if truly disabled
Andrey Konovalov
1
-9
/
+15
2023-12-11
kmemleak: add checksum to backtrace report
Jim Cromie
1
-1
/
+1
2023-12-11
kmemleak: drop (age <increasing>) from leak record
Jim Cromie
1
-4
/
+2
2023-12-11
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
23
-44
/
+44
2023-12-11
memory-failure: convert truncate_error_page to truncate_error_folio
Matthew Wilcox (Oracle)
1
-5
/
+4
2023-12-11
memory-failure: use a folio in me_huge_page()
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-12-11
memory-failure: convert delete_from_lru_cache() to take a folio
Matthew Wilcox (Oracle)
1
-11
/
+11
2023-12-11
memory-failure: use a folio in me_pagecache_dirty()
Matthew Wilcox (Oracle)
1
-3
/
+4
2023-12-11
memory-failure: use a folio in me_pagecache_clean()
Matthew Wilcox (Oracle)
1
-7
/
+6
[next]