Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-21 | Linux 5.16-rc2v5.16-rc2 | Linus Torvalds | 1 | -1/+1 |
2021-11-21 | pstore/blk: Use "%lu" to format unsigned long | Geert Uytterhoeven | 1 | -1/+1 |
2021-11-20 | proc/vmcore: fix clearing user buffer by properly using clear_user() | David Hildenbrand | 1 | -8/+12 |
2021-11-20 | kmap_local: don't assume kmap PTEs are linear arrays in memory | Ard Biesheuvel | 3 | -11/+25 |
2021-11-20 | mm/damon/dbgfs: fix missed use of damon_dbgfs_lock | SeongJae Park | 1 | -3/+9 |
2021-11-20 | mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation | SeongJae Park | 1 | -4/+4 |
2021-11-20 | kasan: test: silence intentional read overflow warnings | Kees Cook | 1 | -0/+2 |
2021-11-20 | hugetlb, userfaultfd: fix reservation restore on userfaultfd error | Mina Almasry | 1 | -3/+4 |
2021-11-20 | hugetlb: fix hugetlb cgroup refcounting during mremap | Bui Quang Minh | 2 | -1/+15 |
2021-11-20 | mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag | Rustam Kovhaev | 1 | -1/+1 |