Commit Graph

2497 Commits

Author SHA1 Message Date
Josh Boyer
6676648289 CVE-2014-0055 vhost-net: insufficent error handling in get_rx_bufs (rhbz 1062577 1081503) 2014-03-28 11:17:48 -04:00
Josh Boyer
0fc5fab4f7 CVE-2014-2568 net: potential info leak when ubuf backed skbs are zero copied (rhbz 1079012 1079013) 2014-03-28 11:10:24 -04:00
Josh Boyer
10f1034251 Linux v3.14-rc8-12-g75c5a52
- Reenable debugging options.
2014-03-28 08:24:07 -04:00
Peter Robinson
6e3b311e5a Enable Tegra 114/124 SoCs, Re-enable OMAP cpufreq, Re-enable CPSW PTP option 2014-03-28 11:53:01 +00:00
Josh Boyer
9a031d5070 Switch to CONFIG_TRANSPARENT_HUGEPAGE_MADVISE instead of always on
The benefit of THP has been somewhat questionable overall for a while,
and it's been known to cause performance issues with some workloads.
Upstream also considers it to be overly complicated and really not worth
it on machines with memory in the amounts found on typical desktops/SMB
servers.

Switch to using it via madvise, which most applications that care about
it should likely already be doing.
2014-03-27 18:31:27 -04:00
Josh Boyer
5b9ddb97b7 Linux v3.14-rc8
- Disable debugging options.
2014-03-25 08:18:49 -04:00
Peter Robinson
34889e88ec Build in TPS65217 for ARM non lpae kernels (fixes BBW booting) 2014-03-24 17:40:02 +00:00
Peter Robinson
59a8033a4a Update some generic ARM config options 2014-03-23 19:13:56 +00:00
Josh Boyer
21908595d0 Linux v3.14-rc7-59-g08edb33 2014-03-21 08:20:27 -04:00
Josh Boyer
a86a8d4495 Linux v3.14-rc7-26-g4907cdc
- Reenable debugging options.
2014-03-19 09:52:10 -04:00
Josh Boyer
2e6773e1fa Enable TEGRA_FBDEV (rhbz 1073960) 2014-03-18 09:29:31 -04:00
Josh Boyer
33113c62e4 Add bootwrapper for ppc64le 2014-03-17 15:28:25 -04:00
Josh Boyer
9981d6373e Linux v3.14-rc7
- Disable debugging options.
2014-03-17 08:32:02 -04:00
Peter Robinson
955b60c44c Build in Palmas regulator on ARM to fix ext MMC boot on OMAP5 2014-03-17 07:34:56 +00:00
Josh Boyer
75649728de Linux v3.14-rc6-133-gc60f7d5 2014-03-14 14:48:32 -04:00
Josh Boyer
bd7199c301 Linux v3.14-rc6-41-gac9dc67 2014-03-13 07:39:23 -04:00
Josh Boyer
196742ef06 Fix locking issue in iwldvm (rhbz 1046495) 2014-03-12 09:26:20 -04:00
Josh Boyer
5210c91e69 Linux v3.14-rc6-26-g33807f4 2014-03-12 09:23:47 -04:00
Peter Robinson
064542de78 Add some general missing ARM drivers (mostly sound), ARM config tweaks and cleanups, Update i.MX6 dtb 2014-03-12 12:52:12 +00:00
Josh Boyer
93ec8b7d38 CVE-2014-2309 ipv6: crash due to router advertisment flooding (rhbz 1074471 1075064) 2014-03-11 09:00:54 -04:00
Josh Boyer
e741d1dc9e Linux v3.14-rc6-17-g8712a00
- Reenable debugging options.
2014-03-11 08:24:43 -04:00
Josh Boyer
0ec726eb5e Linux v3.14-rc6
- Disable debugging options.
2014-03-10 07:49:23 -04:00
Josh Boyer
94c7eab835 Revert two xhci fixes that break USB mass storage (rhbz 1073180) 2014-03-07 08:16:07 -05:00
Josh Boyer
9009e17724 Fix stale EC events on Samsung systems (rhbz 1003602) 2014-03-07 07:45:54 -05:00
Josh Boyer
5a77287012 Add ppc64le support from Brent Baude (rhbz 1073102) 2014-03-06 14:35:39 -05:00
Josh Boyer
e23ada1998 Grab the entire bluetooth patch
Apparently cgit will limit a patch to just the file you happen to browse to.
How unhelpful of it.
2014-03-06 12:59:44 -05:00
Josh Boyer
2432f55159 Fix depmod error message from hci_vhci module (rhbz 1051748) 2014-03-06 09:28:46 -05:00
Josh Boyer
5f1f3d0921 Fix bogus WARN in iwlwifi (rhbz 1071998) 2014-03-06 09:23:54 -05:00
Josh Boyer
4eb341a09b Linux v3.14-rc5-185-gc3bebc7 2014-03-05 17:24:32 -05:00
Josh Boyer
3c3cc6943b Linux v3.14-rc5-43-g0c0bd34
- Reenable debugging options.
2014-03-04 07:15:35 -05:00
Josh Boyer
0d89efdc44 Linux v3.14-rc5
- Disable debugging options.
2014-03-03 09:15:15 -05:00
Josh Boyer
37ef8a3669 Linux v3.14-rc4-78-gd8efcf3 2014-02-28 15:56:35 -05:00
Kyle McMartin
e00b66b7e3 enable appropriate CONFIG_XZ_DEC_$arch options 2014-02-28 13:41:08 -05:00
Josh Boyer
2edcdbfc98 CVE-2014-0102 keyctl_link can be used to cause an oops (rhbz 1071396) 2014-02-28 11:48:34 -05:00
Josh Boyer
2323b0271d Linux v3.14-rc4-45-gd2a0476 2014-02-27 07:48:14 -05:00
Nicolas Chauvet
f9856d8e86 Enable CONFIG_DRM_TEGRA_STAGING
Acked by Peter Robinson
2014-02-27 07:46:33 -05:00
Nicolas Chauvet
1b0dee8bec Add simple-panel support in dts for AC100
This patch adds panel support for the Toshiba AC100
Scheduled for 3.15.

http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/log/arch/arm/boot/dts/tegra20-paz00.dts
Commit-Id: 5816898b9592b877209e91c493db946ab275d825

Acked by Peter Robinson
2014-02-27 07:45:33 -05:00
Josh Boyer
02e1755c43 Linux v3.14-rc4-34-g6dba6ec
- Reenable debugging options.
2014-02-26 11:59:14 -05:00
Peter Robinson
46a71873fb Re-enable KVM on aarch64 now it builds again 2014-02-26 10:52:24 +00:00
Josh Boyer
6c17f19a70 Fix mounting issues on cifs (rhbz 1068862) 2014-02-25 09:33:23 -05:00
Josh Boyer
4c81e23fa1 Fix lockdep issue in EHCI when using threaded IRQs (rhbz 1056170) 2014-02-24 11:10:50 -05:00
Josh Boyer
8ee4982e1f Linux v3.14-rc4
- Disable debugging options.
2014-02-24 08:41:13 -05:00
Josh Boyer
8e165d99f9 Linux v3.14-rc3-219-gd158fc7 2014-02-20 16:43:39 -05:00
Kyle McMartin
802be76630 it probably doesn't work on lpae either 2014-02-20 12:32:43 -05:00
Kyle McMartin
13730bb60c armv7: disable CONFIG_DEBUG_SET_MODULE_RONX until debugged (rhbz#1067113) 2014-02-20 10:49:06 -05:00
Josh Boyer
8630010cdb Linux v3.14-rc3-184-ge95003c 2014-02-20 08:36:32 -05:00
Josh Boyer
11677937d9 Linux v3.14-rc3-168-g960dfc4 2014-02-19 09:01:20 -05:00
Josh Boyer
7e478902ee Linux v3.14-rc3-43-g805937c 2014-02-18 14:33:15 -05:00
Josh Boyer
aaccf82ac9 Enable INTEL_MIC drivers (rhbz 1064086) 2014-02-18 08:59:26 -05:00
Josh Boyer
869e78e31a Fix r8169 ethernet after suspend (rhbz 1054408) 2014-02-18 08:43:15 -05:00