index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-25
11
-15
/
+21
|
\
|
*
Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS
Arnd Bergmann
2022-03-13
1
-1
/
+1
|
*
Kbuild: move to -std=gnu11
Arnd Bergmann
2022-03-13
6
-12
/
+10
|
*
Kbuild: use -Wdeclaration-after-statement
Mark Rutland
2022-03-13
3
-2
/
+6
|
*
Kbuild: add -Wno-shift-negative-value where -Wextra is used
Arnd Bergmann
2022-03-13
4
-1
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-25
73
-956
/
+2458
|
\
\
|
*
|
selftests: kselftest framework: provide "finished" helper
Kees Cook
2022-03-25
2
-1
/
+11
|
*
|
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
2022-03-25
6
-10
/
+24
|
*
|
mm: fix race between MADV_FREE reclaim and blkdev direct IO read
Mauricio Faria de Oliveira
2022-03-25
1
-1
/
+24
|
*
|
mm: generalize ARCH_HAS_FILTER_PGPROT
Anshuman Khandual
2022-03-25
2
-3
/
+3
|
*
|
mm: unmap_mapping_range_tree() with i_mmap_rwsem shared
Hugh Dickins
2022-03-25
1
-4
/
+4
|
*
|
mm: warn on deleting redirtied only if accounted
Hugh Dickins
2022-03-25
3
-17
/
+18
|
*
|
mm/huge_memory: remove stale locking logic from __split_huge_pmd()
David Hildenbrand
2022-03-25
1
-36
/
+4
|
*
|
mm/huge_memory: remove stale page_trans_huge_mapcount()
David Hildenbrand
2022-03-25
2
-53
/
+0
|
*
|
mm/swapfile: remove stale reuse_swap_page()
David Hildenbrand
2022-03-25
2
-108
/
+0
|
*
|
mm/khugepaged: remove reuse_swap_page() usage
David Hildenbrand
2022-03-25
2
-12
/
+0
|
*
|
mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()
David Hildenbrand
2022-03-25
1
-4
/
+9
|
*
|
mm: streamline COW logic in do_swap_page()
David Hildenbrand
2022-03-25
1
-12
/
+43
|
*
|
mm: slightly clarify KSM logic in do_swap_page()
David Hildenbrand
2022-03-25
1
-15
/
+23
|
*
|
mm: optimize do_wp_page() for fresh pages in local LRU pagevecs
David Hildenbrand
2022-03-25
1
-1
/
+9
|
*
|
mm: optimize do_wp_page() for exclusive pages in the swapcache
David Hildenbrand
2022-03-25
1
-6
/
+14
|
*
|
mm/huge_memory: make is_transparent_hugepage() static
Miaohe Lin
2022-03-25
2
-8
/
+1
|
*
|
userfaultfd/selftests: enable hugetlb remap and remove event testing
Mike Kravetz
2022-03-25
2
-36
/
+36
|
*
|
selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
Mike Kravetz
2022-03-25
4
-0
/
+424
|
*
|
mm: enable MADV_DONTNEED for hugetlb mappings
Mike Kravetz
2022-03-25
1
-3
/
+30
|
*
|
kasan: disable LOCKDEP when printing reports
Andrey Konovalov
2022-03-25
1
-1
/
+5
|
*
|
kasan: move and hide kasan_save_enable/restore_multi_shot
Andrey Konovalov
2022-03-25
3
-17
/
+24
|
*
|
kasan: reorder reporting functions
Andrey Konovalov
2022-03-25
1
-41
/
+41
|
*
|
kasan: respect KASAN_BIT_REPORTED in all reporting routines
Andrey Konovalov
2022-03-25
1
-3
/
+32
|
*
|
kasan: add comment about UACCESS regions to kasan_report
Andrey Konovalov
2022-03-25
1
-0
/
+5
|
*
|
kasan: rename kasan_access_info to kasan_report_info
Andrey Konovalov
2022-03-25
4
-10
/
+10
|
*
|
kasan: move and simplify kasan_report_async
Andrey Konovalov
2022-03-25
1
-14
/
+14
|
*
|
kasan: call print_report from kasan_report_invalid_free
Andrey Konovalov
2022-03-25
2
-16
/
+32
|
*
|
kasan: merge __kasan_report into kasan_report
Andrey Konovalov
2022-03-25
1
-21
/
+15
|
*
|
kasan: restructure kasan_report
Andrey Konovalov
2022-03-25
1
-6
/
+9
|
*
|
kasan: simplify kasan_find_first_bad_addr call sites
Andrey Konovalov
2022-03-25
4
-4
/
+10
|
*
|
kasan: split out print_report from __kasan_report
Andrey Konovalov
2022-03-25
2
-30
/
+35
|
*
|
kasan: move disable_trace_on_warning to start_report
Andrey Konovalov
2022-03-25
1
-1
/
+2
|
*
|
kasan: move update_kunit_status to start_report
Andrey Konovalov
2022-03-25
1
-41
/
+34
|
*
|
kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_KUNIT
Andrey Konovalov
2022-03-25
2
-11
/
+9
|
*
|
kasan: simplify kasan_update_kunit_status() and call sites
Andrey Konovalov
2022-03-25
1
-16
/
+14
|
*
|
kasan: simplify async check in end_report()
Andrey Konovalov
2022-03-25
1
-1
/
+1
|
*
|
kasan: print basic stack frame info for SW_TAGS
Andrey Konovalov
2022-03-25
2
-1
/
+13
|
*
|
kasan: improve stack frame info in reports
Andrey Konovalov
2022-03-25
1
-4
/
+5
|
*
|
kasan: rearrange stack frame info in reports
Andrey Konovalov
2022-03-25
2
-14
/
+13
|
*
|
kasan: more line breaks in reports
Andrey Konovalov
2022-03-25
1
-2
/
+5
|
*
|
kasan: drop addr check from describe_object_addr
Andrey Konovalov
2022-03-25
1
-3
/
+0
|
*
|
kasan: print virtual mapping info in reports
Andrey Konovalov
2022-03-25
1
-1
/
+14
|
*
|
kasan: update function name in comments
Peter Collingbourne
2022-03-25
1
-3
/
+3
|
*
|
mm/kasan: remove unnecessary CONFIG_KASAN option
tangmeng
2022-03-25
1
-1
/
+1
[next]