aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch
Commit message (Collapse)AuthorAgeFilesLines
* generic/4.1: bump kernel to 4.1.35Zoltan HERPAI2016-10-271-1/+1
| | | | | | | | | Patch 610- is updated as check_entry helper was killed Patch 666- is updated (thanks to Stijn Tintel) Fixes CVE-2016-5195 (dirtycow) Compile-tested on brcm47xx and rb532 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* Revert "kernel: bump 4.1 to 4.1.30"Zoltan HERPAI2016-10-121-1/+1
| | | | | | Stay on 4.1.27 This reverts commit 231ef70f455fcc230a400af90a13e181a2c261cd.
* kernel: bump 4.1 to 4.1.30Zoltan HERPAI2016-08-191-1/+1
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* kernel: update kernel 4.1 to version 4.1.23Rafał Miłecki2016-06-191-1/+1
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel 4.1 to version 4.1.20Hauke Mehrtens2016-03-181-1/+1
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add overlayfs stacking fix from upstreamFelix Fietkau2015-12-031-0/+33
Overlayfs stacking was broken in 4.1.12 but now fixed in upstream branch. Stacking allows experimenting with configurations without the need to reset a device to factory config. Signed-off-by: Roman Yeryomin <roman@advem.lv> Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47714 3c298f89-4303-0410-b956-a3cf2f4a3e73