Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm/rodata_test: use PAGE_ALIGNED() helper | Xiu Jianfeng | 2022-10-03 | 1 | -5/+3 |
* | mm/rodata_test.c: fix missing function declaration | Leon Romanovsky | 2020-08-21 | 1 | -0/+1 |
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 2020-06-17 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | mm: fix RODATA_TEST failure "rodata_test: test data was not read only" | Christophe Leroy | 2017-10-03 | 1 | -1/+1 |
* | mm: remove rodata_test_data export, add pr_fmt | Kees Cook | 2017-05-03 | 1 | -8/+9 |
* | mm: add arch-independent testcases for RODATA | Jinbum Park | 2017-02-27 | 1 | -0/+56 |