summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* proc: CVE-2018-17972Andreas Wellving2019-02-012-0/+81
| | | | | | | | | | | proc: restrict kernel stack dumps to root References: https://nvd.nist.gov/vuln/detail/CVE-2018-17972 https://marc.info/?l=linux-fsdevel&m=153806242024956&w=2 Change-Id: I20b7879d32e4485e92e4952be90cbb71bd7acfdb Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* scsi: CVE-2018-14633Andreas Wellving2019-02-012-0/+190
| | | | | | | | | | | scsi: target: iscsi: Use hex2bin instead of a re-implementation References: https://nvd.nist.gov/vuln/detail/CVE-2018-14633 https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?h=4.19/scsi-fixes&id=1816494330a83f2a064499d8ed2797045641f92c Change-Id: I16bfd3eec69e4aef5a238a4d65e2790ba2c88b67 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* f2fs: CVE-2018-13099Andreas Wellving2019-02-012-0/+161
| | | | | | | | | | f2fs: fix to do sanity check with reserved blkaddr of inline inode References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.14.y&id=7fb2b50ee59689578d5a712633d1e6755fc98933 Change-Id: I98429a8a2f47bed9486b5ab8e8419bfc0cbb5a5a Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* kernel messages: add different host/guest messagesMatei Valeanu2018-06-214-25/+140
| | | | | | | | | Rebase the patch and split it into host/guest. Add different kernel start/end messages for host and guest for easier parsing when booting both. Signed-off-by: Matei Valeanu <Matei.Valeanu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* boot_time_opt_guest: update guest boot time optimization patches for 4.14Martin Borg2018-05-1419-414/+181
| | | | | | | | | The new patches are based on: https://github.com/clearlinux-pkgs/linux-kvm commit 5a0a30430116735fecb22b269e4ca10a08147d8d Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* boot_time_opt: update host boot time optimization patches for 4.14Martin Borg2018-03-2634-573/+504
| | | | | | | | | The new patches are based on: https://github.com/clearlinux-pkgs/linux-lts commit 5595fe425a52af6734235a1a953b6b03210060ec Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* fix boot_time_opt patch for guestAdrian Calianu2017-09-271-9/+9
| | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* add guest features from yocto branchAdrian Calianu2017-09-2718-0/+1363
| | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Kernel: Optimize boot time and add start/end messagesGabriel Ionescu2017-06-092-0/+99
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* boot time: applicable only for hostAdrian Calianu2017-05-241-2/+2
| | | | | | and fix typos watch->patch Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* patches: Boot time optimizations with ClearLinux patchesAdrian Calianu2017-05-2332-0/+2238
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* ipv4: fix for waiting 2 minutes at boot timeDragos Motrea2017-03-212-0/+45
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>