| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-10-26 | riscv: Allow PROT_WRITE-only mmap() | Andrew Bresticker | 1 | -3/+0 |
| 2022-08-25 | riscv: mmap with PROT_WRITE but no PROT_READ is invalid | Celeste Liu | 1 | -3/+2 |
| 2020-06-18 | RISC-V: Don't allow write+exec only page mapping request in mmap | Yash Shah | 1 | -0/+6 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 1 | -9/+1 |
| 2018-08-28 | RISC-V: Use a less ugly workaround for unused variable warnings | Palmer Dabbelt | 1 | -14/+1 |
| 2018-08-20 | RISC-V: Define sys_riscv_flush_icache when SMP=n | Palmer Dabbelt | 1 | -2/+10 |
| 2018-04-02 | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 1 | -2/+2 |
| 2017-12-11 | RISC-V: Logical vs Bitwise typo | Dan Carpenter | 1 | -1/+1 |
| 2017-11-30 | RISC-V: Clean up an unused include | Palmer Dabbelt | 1 | -1/+0 |
| 2017-11-30 | RISC-V: Allow userspace to flush the instruction cache | Andrew Waterman | 1 | -0/+32 |
| 2017-09-26 | RISC-V: User-facing API | Palmer Dabbelt | 1 | -0/+49 |
