Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: refresh patches for Linux 6.1 | Daniel Golle | 2023-05-30 |
| | | | | | | | | Some backported patches generated with git-format-patch were not refreshed. Use 'make target/linux/refresh' to align them with OpenWrt's patch style. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | kernel: 6.1: Synchronize MGLRU patches with upstream | Kazuki Hashimoto | 2023-05-25 |
Replace the refreshed 5.15 backports with backports for 6.1. This fixes FMODE_CAN_ODIRECT having the same value as FMODE_NOREUSE. Signed-off-by: Kazuki Hashimoto <kazukih0205@gmail.com> |