Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux v4.0-rc6-101-g0a4812798fae | Josh Boyer | 2015-04-02 | 3 | -54/+5 |
| | |||||
* | DoS against IPv6 stacks due to improper handling of RA (rhbz 1203712 1208491) | Josh Boyer | 2015-04-02 | 2 | -0/+55 |
| | |||||
* | Linux v4.0-rc6-31-gd4039314d0b1 | Josh Boyer | 2015-04-01 | 2 | -2/+4 |
| | | | | - CVE-2015-2150 xen: NMIs triggerable by guests (rhbz 1196266 1200397) | ||||
* | Refresh esrt from exploded git tree | Josh Boyer | 2015-04-01 | 1 | -10/+9 |
| | |||||
* | CVE-2015-2150 xen: NMIs triggerable by guests (rhbz 1196266 1200397) | Josh Boyer | 2015-04-01 | 2 | -0/+60 |
| | | | | Part deux: Fix it harder | ||||
* | Update ESRT to fix rhbz#1207742 | Peter Jones | 2015-03-31 | 1 | -23/+40 |
| | | | | | | This should correctly map the memory tables when we iterate them. Signed-off-by: Peter Jones <pjones@redhat.com> | ||||
* | Enable MLX4_EN_VXLAN (rhbz 1207728) | Josh Boyer | 2015-03-31 | 5 | -0/+7 |
| | |||||
* | Linux v4.0-rc6 | Josh Boyer | 2015-03-30 | 6 | -10/+12 |
| | |||||
* | Linux v4.0-rc5-96-g3c435c1e472b | Josh Boyer | 2015-03-27 | 7 | -295/+8 |
| | | | | - Fixes hangs due to i915 issues (rhbz 1204050 1206056) | ||||
* | Linux v4.0-rc5-80-g4c4fe4c24782 | Josh Boyer | 2015-03-26 | 5 | -16/+16 |
| | |||||
* | Run dos2unix on recently added patch files | Josh Boyer | 2015-03-26 | 3 | -1937/+1937 |
| | | | | ^M characters... they make my eyes BLEED | ||||
* | Add aarch64 patches to fix mustang usb, seattle eth, and console settings | Peter Robinson | 2015-03-26 | 4 | -0/+1946 |
| | |||||
* | Add patches to fix a few more i915 hangs/oopses | Josh Boyer | 2015-03-25 | 3 | -5/+123 |
| | |||||
* | Linux v4.0-rc5-53-gc875f421097a | Josh Boyer | 2015-03-25 | 3 | -134/+10 |
| | |||||
* | Fix ALPS v5 and v7 trackpads (rhbz 1203584) | Josh Boyer | 2015-03-24 | 2 | -0/+63 |
| | |||||
* | Linux v4.0-rc5-25-g90a5a895cc8b | Josh Boyer | 2015-03-24 | 6 | -141/+176 |
| | | | | - Add some i915 fixes | ||||
* | drop aarch64patches. No functional change | Peter Robinson | 2015-03-24 | 1 | -6/+0 |
| | |||||
* | Enable CONFIG_SND_BEBOB (rhbz 1204342) | Josh Boyer | 2015-03-23 | 2 | -1/+2 |
| | |||||
* | Validate iovec range in sys_sendto/sys_recvfrom | Josh Boyer | 2015-03-23 | 2 | -2/+44 |
| | |||||
* | Revert i915 commit that causes boot hangs on at least some headless machines | Josh Boyer | 2015-03-23 | 2 | -0/+102 |
| | |||||
* | Linux v4.0-rc5 | Josh Boyer | 2015-03-23 | 6 | -192/+11 |
| | |||||
* | Fix brightness on Lenovo Ideapad Z570 (rhbz 1187004) | Josh Boyer | 2015-03-20 | 3 | -0/+169 |
| | |||||
* | Linux v4.0-rc4-199-gb314acaccd7e | Josh Boyer | 2015-03-20 | 17 | -1038/+6 |
| | |||||
* | Linux v4.0-rc4-88-g7b09ac704bac | Josh Boyer | 2015-03-19 | 7 | -36/+70 |
| | | | | - Rename arm64-xgbe-a0.patch | ||||
* | Drop the big arm64 patch, just pull in the specific patches we need to fix ↵ | Peter Robinson | 2015-03-19 | 3 | -23680/+10415 |
| | | | | specific problems | ||||
* | The package and description definitions should always match | Jarod Wilson | 2015-03-19 | 1 | -4/+4 |
| | | | | | | | The %package foo and %description foo bits should always match. If you use -n for one, use it for the other, and vice versa. Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Add patch to fix high cpu usage on direct_read kernfs files (rhbz 1202362) | Josh Boyer | 2015-03-19 | 2 | -0/+47 |
| | |||||
* | The if conditional needs quotes here, apparently | Jarod Wilson | 2015-03-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Add k-var-headers Obsoletes/Provides | Jarod Wilson | 2015-03-18 | 1 | -0/+4 |
| | | | | | | | | | When doing a variant build, you want kernel-variant-headers to Obsoletes: and Provides: kernel-headers, so that it can upgrade/replace kernel-headers. Otherwise, attempting to install kernel-variant-headers leads to rpm spewing file conflicts with kernel-headers, if installed. Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Fix kernel-uname-r Requires/Provides variant mismatches | Jarod Wilson | 2015-03-18 | 1 | -12/+15 |
| | | | | | | | | There was some discontinuity between the Requires and Provides with respect to variant builds. They have to match, or you wind up with variant builds that can't install w/o forcing them to ignore dependencies. Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | enable PCI_ECAM | Kyle McMartin | 2015-03-17 | 2 | -2/+5 |
| | |||||
* | tag for build | Kyle McMartin | 2015-03-17 | 1 | -2/+2 |
| | |||||
* | update kernel-arm64.patch, move EDAC to arm-generic, add EDAC_XGENE on arm64 | Kyle McMartin | 2015-03-17 | 5 | -3285/+5375 |
| | |||||
* | Fix bad variant usage in kernel dependencies | Jarod Wilson | 2015-03-17 | 1 | -4/+7 |
| | | | | | | | | | | | | | This was resulting in a variant build with dependencies like so: error: Failed dependencies: kernel--vanilla-core-uname-r = ... The variant already has a - at the start of it, so the always-there one should be after variant and variant will provide the one between kernel and itself. Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Drop upstreamed quirk patches that still apply | Josh Boyer | 2015-03-17 | 3 | -90/+0 |
| | | | | Yay patch(1) for letting these get doubly applied. | ||||
* | Cleanup stale Kconfig options | Josh Boyer | 2015-03-16 | 10 | -47/+0 |
| | | | | | No functional change. These are all removed upstream. Results provided by the check-config.pl script from Paul Bolle. Yay Paul! | ||||
* | Linux v4.0-rc4 | Josh Boyer | 2015-03-16 | 16 | -738/+190 |
| | | | | | - Drop arm64 RCU revert patch. Should be fixed properly upstream now. - Disable debugging options. | ||||
* | And one more missing -n for kernel-tools | Jarod Wilson | 2015-03-15 | 1 | -1/+1 |
| | | | | | | | | Yeah, I shouldn't be committing things to the Fedora kernel tree when I haven't done so in years, and its after 2am on a Saturday night. I promise I haven't been drinking though... Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Oops, missed a few more -n for kernel-tools | Jarod Wilson | 2015-03-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Fix kernel-tools sub-packages for variant builds | Jarod Wilson | 2015-03-15 | 1 | -8/+11 |
| | | | | | | | | | | | | | | If you try rebuilding with a %variant set, you'll hit: error: line 2026: Package does not exist: %post -n kernel-tools In the %post defs, we had '%post -n kernel-tools', while the package was named simply '%package tools', which for the base kernel build, meant they worked out to the same thing, but if doing say a kernel-vanilla build, you had kernel-vanilla-tools and kernel-tools mismatching. This fixes the inconsistency. Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Fix esrt build on aarch64 | Josh Boyer | 2015-03-13 | 2 | -7/+11 |
| | | | | | | Tested via cross build with: [jwboyer@vader linux]$ aarch64-linux-gnu-gcc --version aarch64-linux-gnu-gcc (GCC) 4.9.1 20140717 (Red Hat Cross 4.9.1-1) | ||||
* | revert ESRT on AArch64 for now | Kyle McMartin | 2015-03-13 | 1 | -0/+3 |
| | |||||
* | add kernel-4* to .gitignore | Kyle McMartin | 2015-03-13 | 1 | -1/+1 |
| | |||||
* | arm64-revert-tlb-rcu_table_free.patch: revert 5e5f6dc1 | Kyle McMartin | 2015-03-13 | 2 | -0/+443 |
| | | | | which causes lockups on arm64 machines. | ||||
* | Add patch to support clickpads (rhbz 1201532) | Josh Boyer | 2015-03-13 | 2 | -0/+57 |
| | |||||
* | Add ESRT patch here. | Peter Jones | 2015-03-13 | 2 | -0/+769 |
| | | | | Signed-off-by: Peter Jones <pjones@redhat.com> | ||||
* | Linux v4.0-rc3-148-gc202baf017ae | Josh Boyer | 2015-03-13 | 9 | -168/+15 |
| | |||||
* | CVE-2014-8159 infiniband: uverbs: unprotected physical memory access (rhbz ↵ | Josh Boyer | 2015-03-12 | 2 | -0/+56 |
| | | | | 1181166 1200950) | ||||
* | CVE-2015-2150 xen: NMIs triggerable by guests (rhbz 1196266 1200397) | Josh Boyer | 2015-03-11 | 2 | -0/+163 |
| | |||||
* | Revert synaptics patch | Josh Boyer | 2015-03-11 | 2 | -0/+37 |
| | | | | Benjamin says this hurts more than it helps |