summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Enable Infiniband on ARM now we have HWPeter Robinson2016-06-144-5/+5
| |
| * CVE-2016-1583 stack overflow via ecryptfs and /proc (rhbz 1344721 1344722)Josh Boyer2016-06-134-0/+144
| |
* | Merge remote-tracking branch 'origin/stabilization' into stabilizationkernel-4.6.2-300.vanilla.knurd.1.fc24kernel-4.6.2-300.vanilla.knurd.1.fc23kernel-4.6.2-300.vanilla.knurd.1.fc22Thorsten Leemhuis2016-06-095-232/+78
|\|
| * Linux v4.6.2Josh Boyer2016-06-083-232/+5
| |
| * CVE-2016-5244 info leak in rds (rhbz 1343338 1343337)Josh Boyer2016-06-072-0/+35
| |
| * CVE-2016-5243 info leak in tipc (rhbz 1343338 1343335)Josh Boyer2016-06-072-0/+38
| |
* | merge stabilization branchkernel-4.6.1-300.vanilla.knurd.1.fc24kernel-4.6.1-300.vanilla.knurd.1.fc23kernel-4.6.1-300.vanilla.knurd.1.fc22Thorsten Leemhuis2016-06-0289-18308/+4221
|\|
| * Linux v4.6.1Josh Boyer2016-06-013-53/+5
| |
| * config: x86: stop pretending to be an Lguest guestPaul Bolle2016-05-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ever since v2.6.36 there's a conflict between OLPC support and Lguest guest support: a kernel image can't both support booting OLPC x86 hardware and booting as an Lguest guest. Booting a kernel image that tries to do both as an Lguest guest will fail with lguest: Reinjecting trap 13 for fault at 0x1000062: Invalid argument This means that people wanting to boot an Lguest guest on 32 bits x86 needed to build their own kernel image without OLPC support since, it seems, Fedora 15. So let's stop pretending to support being an Lguest guest. People wanting to have that will now not only have to disable CONFIG_OLPC but also enable CONFIG_LGUEST_GUEST. (A second order effect is that both CONFIG_VIRTIO and CONFIG_VIRTIO_CONSOLE will change from 'y' to 'm' in our builds. Assuming a sane build system no one should notice. We'll see.) Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
| * Initial Qualcomm ARM64 support (Dragonboard 410c)Peter Robinson2016-05-305-13/+109
| |
| * Update Utilite patchPeter Robinson2016-05-302-23/+297
| |
| * Minor ARM cleanups and power/cpufreq management tweaksPeter Robinson2016-05-305-21/+18
| |
| * ARM: qcom: disable IPQ components, SoC not supported (NFC)Peter Robinson2016-05-303-9/+10
| |
| * CVE-2016-4951 null ptr deref in tipc_nl_publ_dump (rhbz 1338625 1338626)Josh Boyer2016-05-232-0/+42
| |
| * CVE-2016-4440 kvm: incorrect state leading to APIC register access (rhbz ↵Josh Boyer2016-05-202-0/+118
| | | | | | | | 1337806 1337807)
| * Linux v4.6Josh Boyer2016-05-1788-18283/+3674
| | | | | | | | | | - Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173) - CVE-2016-3713 kvm: out-of-bounds access in set_var_mtrr_msr (rhbz 1332139 1336410)
| * CVE-2015-8812 cxgb3 use after free (rhbz 1303532 1309548)Josh Boyer2016-02-182-0/+47
| |
* | Merge remote-tracking branch 'origin/stabilization' into ↵kernel-4.4.2-300.vanilla.knurd.1.fc23Thorsten Leemhuis2016-02-189-229/+248
|\| | | | | | | f23-user-thl-vanilla-stabilization
| * Linux v4.4.2Laura Abbott2016-02-176-265/+5
| |
| * Backport fix for elantech touchpads (rhbz 1306987)Josh Boyer2016-02-162-0/+47
| |
| * CVE-2016-2383 incorrect branch fixups for eBPG allow arbitrary reads (rhbz ↵Josh Boyer2016-02-152-0/+96
| | | | | | | | 1308452 1308453)
| * CVE-2016-2384 double free in usb-audio from invalid USB descriptor (rhbz ↵Josh Boyer2016-02-152-0/+40
| | | | | | | | 1308444 1308445)
| * Turn off W+X warnings (rhbz 1306885)Laura Abbott2016-02-122-1/+5
| | | | | | | | | | | | | | | | | | The W+X warning is useful for finding potentially insecure mappings. Fixes for some of the warning have stalled leading to lots of reports of warnings though. There isn't much use for this in stable releases since any fix will be trickling in through rawhide anyway. Turn it off for stable releases and leave it on for rawhide.
| * CVE-2016-0617 fix hugetlbfs inode.c issues (rhbz 1305803 1305804)Josh Boyer2016-02-092-0/+92
| |
* | Merge remote-tracking branch 'origin/stabilization' into ↵kernel-4.4.1-300.vanilla.knurd.1.fc23Thorsten Leemhuis2016-02-0246-1809/+1256
|\| | | | | | | f23-user-thl-vanilla-stabilization
| * Linux v4.4.1Laura Abbott2016-02-014-225/+5
| |
| * Backport HID sony patch to fix some gamepads (rhbz 1255235)Josh Boyer2016-01-292-0/+55
| |
| * Update patches from upstream to fix oopsJosh Boyer2016-01-292-19/+21
| | | | | | | | | | | | | | | | Found by kernel test bot: http://thread.gmane.org/gmane.linux.kernel/2139378 and Johanness fixed it up quickly
| * Fix issues with ivtv driver on PVR350 devices (rhbz 1278942)Josh Boyer2016-01-282-0/+33
| |
| * Add patches to fix suprious NEWLINK netlink messages (rhbz 1302037)Josh Boyer2016-01-283-0/+210
| |
| * Add patch to fix some Elan touchpads (rhbz 1296677)Josh Boyer2016-01-272-0/+100
| |
| * Fix backtrace from PNP conflict on Haswell-ULT (rhbz 1300955)Josh Boyer2016-01-222-0/+123
| |
| * Fix backtrace from PNP conflict on Broadwell (rhbz 1083853)Josh Boyer2016-01-222-0/+107
| |
| * Fix incorrect country code issue on RTL8812AE devices (rhbz 1279653)Josh Boyer2016-01-212-0/+61
| |
| * CVE-2016-0723 memory disclosure and crash in tty layer (rhbz 1296253 1300224)Josh Boyer2016-01-202-0/+72
| |
| * CVE-2013-4312 file descr passed over unix sockects not properly accounted ↵Josh Boyer2016-01-202-0/+146
| | | | | | | | (rhbz 1297813 1300216)
| * CVE-2016-0728 Keys: reference leak in join_session_keyring (rhbz 1296623 ↵Josh Boyer2016-01-202-0/+84
| | | | | | | | 1297475)
| * Happy New Year!Laura Abbott2016-01-141-1/+1
| |
| * Linux v4.4Laura Abbott2016-01-1440-1926/+475
| |
| * CVE-2015-8575 information leak in sco_sock_bind (rhbz 1292840 1292841)Josh Boyer2015-12-182-0/+33
| |
| * Fix memory leak in vrfJustin M. Forbes2015-12-172-0/+47
| |
| * CVE-2015-8569 info leak from getsockname (rhbz 1292045 1292047)Josh Boyer2015-12-172-0/+45
| |
* | disable signing until new pesign hits updatesThorsten Leemhuis2015-12-161-1/+6
| |
* | cherry-pick patch to make it a vanilla.knurd kernelThorsten Leemhuis2015-12-161-5/+16
|/
* CVE-2015-8543 ipv6: DoS via NULL pointer dereference (rhbz 1290475 1290477)Josh Boyer2015-12-152-0/+145
|
* Linux v4.3.3Josh Boyer2015-12-155-709/+5
|
* BuildRequire openssl openssl-devel on %{ix86} x86_64Thorsten Leemhuis2015-12-141-1/+5
| | | | | | | | Lo! Consider applying below patch for rawhide and the stabilization branch. It fixes a build problem in mock on %{ix86} x86_64 when setting %signmodules to 0 in kernel.spec. The build fails because Linux since 4.3-rc1 needs openssl and openssl-devel when CONFIG_MODULE_SIG is set, which is the done by config-x86-generic in Fedora. CU, thl
* Make sure to BR both openssl and openssl-develJosh Boyer2015-12-141-1/+1
|
* CVE-2015-7550 Race between read and revoke keys (rhbz 1291197 1291198)Josh Boyer2015-12-142-0/+112
|
* CVE-XXXX-XXXX permission bypass on overlayfs (rhbz 1291329 1291332)Josh Boyer2015-12-142-0/+52
|