summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* CVE-2018-9363 update hunk from size that was incorrectAndreas Wellving2018-10-161-1/+1
| | | | Change-Id: I82c9ae0ebc9e8d77ef0e54827e7052212bef2935
* f2fs: CVE-2018-13099Andreas Wellving2018-10-122-0/+162
| | | | | | | | | | | 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.9.y&id=7e0782ceebaaed70b0c4b775c27b81e8f8cf6ddb https://bugzilla.kernel.org/show_bug.cgi?id=200179 Change-Id: I1e7caee5dadaa8b93a2b2195bc4714b3b2e33bba Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* hfsplus: CVE-2018-14617Andreas Wellving2018-10-122-1/+62
| | | | | | | | | | | hfsplus: fix NULL dereference in hfsplus_lookup() References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=1cedd72d0f688b9c169836649ac9ec07a3c601d6 https://bugzilla.kernel.org/show_bug.cgi?id=200297 Change-Id: I03bfdffcb6e4fe3f525a2dbfe2177f131ac95ff2 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* btrfs: CVE-2018-14609Andreas Wellving2018-10-122-0/+70
| | | | | | | | | | btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized References: https://patchwork.kernel.org/patch/10500521/ Change-Id: Ia40f64a8248f2062c6feeae5238b43f537bd23b5 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* Cipso: CVE-2018-10938Andreas Wellving2018-10-122-0/+50
| | | | | | | | | Cipso: cipso_v4_optptr enter infinite loop References: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=40413955ee265a5e42f710940ec78f5450d49149 Change-Id: I2ddd252e706cc611c1b62175c1bd6ea1874a7974 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* hidp: CVE-2018-9363Andreas Wellving2018-10-122-0/+56
| | | | | | | | | | 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: Id90e6aa6ede9e6ad212e1490ae7a882a5f7fa52b Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* Merge "x86: CVE-2018-15572" into intel-4.9Adrian Dudau2018-10-122-0/+98
|\
| * x86: CVE-2018-15572Andreas Wellving2018-10-122-0/+98
| | | | | | | | | | | | | | | | | | x86/speculation: Protect against userspace-userspace spectreRSB References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=6455f41db5206cf46b623be071a0aa308c183642 Change-Id: I431a85f8cf64c89107fbc537c8a94fc9dddee1da Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* | 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>