summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* Merge "jfs: CVE-2018-12233" into intel-4.9Adrian Dudau2018-10-122-0/+51
|\
| * jfs: CVE-2018-12233Andreas Wellving2018-10-122-0/+51
| | | | | | | | | | | | | | | | | | | | jfs: Fix inconsistency between memory allocation and ea_buf->max_size References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=240d46556d5961c7100febbee0e058185b3c8d4f Change-Id: Ie129f598ccf05e085624c80fe7d451b46af485d2 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* | Merge "infiniband: CVE-2018-14734" into intel-4.9Adrian Dudau2018-10-122-0/+60
|\|
| * infiniband: CVE-2018-14734Andreas Wellving2018-10-122-0/+60
| | | | | | | | | | infiniband: fix a possible use-after-free bug References: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cb2595c1393b4a5211534e6f0a0fbad369e21ad8 Change-Id: I7a0963bbef9aa85f2e4b040c5e4ef2735cae1be7 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* Merge "Revert "hidp: CVE-2018-9363"" into intel-4.9Martin Borg2018-10-112-64/+0
|\
| * Revert "hidp: CVE-2018-9363"Adrian Dudau2018-10-112-64/+0
| | | | | | | | | | | | | | | | This reverts commit d241ce35c9e2820922b9c85382db096723dcb13d. Patch was applied against the wrong baseline, needs to be reworked. Change-Id: Ic282acf6aa440b07e6e4420be17956ac96cc586e
* | Merge "hidp: CVE-2018-9363" into intel-4.9Adrian Dudau2018-10-112-0/+64
|\|
| * hidp: CVE-2018-9363Andreas Wellving2018-10-112-0/+64
| | | | | | | | | | hidp: buffer overflow in hidp_process_report References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=7c7940ffbaefdbb189f78a48b4e64b6f268b1dbf Change-Id: Ie1462ea05b2998a8b8e0ec1af60a8c1da77e33ff Signed-off-by: Andreas Wellving <andreas.wellving@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>