Commit graph

2,016 commits

Author SHA1 Message Date
Josh Boyer
21143b8204 Fixup CVE number for last patch 2014-05-01 08:53:25 -04:00
Josh Boyer
9cf61afb0e CVE-2014-XXXX: mm: fix locking DoS issue (rhbz 1093084 1093076) 2014-04-30 12:04:59 -04:00
Justin M. Forbes
56a2b5d4a8 Linux v3.14.2 2014-04-28 09:17:30 -05:00
Josh Boyer
107655b9b2 Add patch from Will Woods to fix fanotify EOVERFLOW issue (rhbz 696821) 2014-04-25 08:31:24 -04:00
Josh Boyer
508411e608 Fix ACPI issue preventing boot on AMI firmware (rhbz 1090746) 2014-04-25 08:12:19 -04:00
Hans de Goede
a41e4a9198 Add synaptics min-max quirk for ThinkPad Edge E431 (rhbz#1089689) 2014-04-25 10:33:02 +02:00
Josh Boyer
96eedb8918 Fix SELinux wine issue again (rhbz 1013466) 2014-04-23 13:14:40 -04:00
Josh Boyer
7af24700f0 Add patch to fix Synaptics touchscreens and HID rmi driver (rhbz 1089583) 2014-04-22 13:01:08 -04:00
Josh Boyer
5a2828b4c2 Fix Brainboxes Express Cards (rhbz 1071914)
- Fix build issues with CONFIG_DEBUG_VM set (rhbz 1074710)
- Fix perf build failures
2014-04-21 11:09:47 -04:00
Justin M. Forbes
b1bf9ea7da Linux v3.14.1 2014-04-21 07:54:20 -05:00
Hans de Goede
b126fec5d0 Update min/max quirk patch to add a quirk for the ThinkPad L540 (rhbz1088588) 2014-04-17 13:44:35 +02:00
Justin M. Forbes
90af1aa03b Linux v3.13.10 2014-04-14 15:12:54 -05:00
Hans de Goede
e906b02d91 Add min/max quirks for various new Thinkpad touchpads (rhbz 1085582 1085697) 2014-04-14 15:40:49 +02:00
Josh Boyer
703bcae787 CVE-2014-2851 net ipv4 ping refcount issue in ping_init_sock (rhbz 1086730 1087420) 2014-04-14 07:38:57 -04:00
Josh Boyer
9f44c7c1ae Backported HID RMI driver for Haswell Dell XPS machines from Benjamin Tissoires (rhbz 1048314) 2014-04-10 09:50:17 -04:00
Josh Boyer
fe4e507de8 CVE-2014-0155 KVM: BUG caused by invalid guest ioapic redirect table (rhbz 1081589 1085016) 2014-04-09 10:29:01 -04:00
Josh Boyer
c4920da303 Add patch to fix SELinux lables on /proc files (rhbz 1084829) 2014-04-09 10:05:40 -04:00
Josh Boyer
0b43d7ba40 Add patch to fix S3 in KVM guests (rhbz 1074235) 2014-04-09 09:49:25 -04:00
Justin M. Forbes
3b47fa8101 Fix typoed date 2014-04-03 19:30:01 -05:00
Justin M. Forbes
0a72032278 Linux v3.13.9 2014-04-03 19:28:27 -05:00
Josh Boyer
23ad48d633 CVE-2014-2678 net: rds: deref of NULL dev in rds_iw_laddr_check (rhbz 1083274 1083280) 2014-04-01 16:05:48 -04:00
Justin M. Forbes
924a3cf38b Linux v3.13.8 2014-03-31 22:06:38 -05:00
Hans de Goede
9a7df3187f Fix clicks getting lost with cypress_ps2 touchpads with recent
xorg-x11-drv-synaptics versions (bfdo#76341)

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2014-03-31 11:35:40 +02:00
Josh Boyer
09a5d23d83 CVE-2014-2580 xen: netback crash trying to disable due to malformed packet (rhbz 1080084 1080086) 2014-03-28 11:27:24 -04:00
Josh Boyer
ff89c8757c CVE-2014-0077 vhost-net: insufficent big packet handling in handle_rx (rhbz 1064440 1081504) 2014-03-28 11:22:45 -04:00
Josh Boyer
305a09258f CVE-2014-0055 vhost-net: insufficent error handling in get_rx_bufs (rhbz 1062577 1081503) 2014-03-28 11:17:30 -04:00
Josh Boyer
20ac8e7c1a CVE-2014-2568 net: potential info leak when ubuf backed skbs are zero copied (rhbz 1079012 1079013) 2014-03-28 11:05:54 -04:00
Justin M. Forbes
bd9970d55a Make skbuff-zero-copy patch build 2014-03-24 16:31:08 -05:00
Justin M. Forbes
9b8355ef37 Linux v3.13.7 2014-03-24 10:07:09 -05:00
Josh Boyer
e2a513c801 CVE-2014-0131: skbuff: use-after-free during segmentation with zerocopy (rhbz 1074589 1079006) 2014-03-20 14:14:08 -04:00
Josh Boyer
da46ca9ba5 Fix readahead semantics on pipes and sockets (rhbz 1078894) 2014-03-20 12:41:08 -04:00
Josh Boyer
6001677098 CVE-2014-2523 netfilter: nf_conntrack_dccp: incorrect skb_header_pointer API usages (rhbz 1077343 1077350) 2014-03-17 15:35:08 -04:00
Josh Boyer
873a763e63 Fix locking issue in iwldvm (rhbz 1046495) 2014-03-12 09:27:29 -04:00
Josh Boyer
1dd978d38f CVE-2014-2309 ipv6: crash due to router advertisment flooding (rhbz 1074471 1075064) 2014-03-11 09:02:25 -04:00
Justin M. Forbes
329a89d823 Tag for build 2014-03-07 10:35:42 -06:00
Justin M. Forbes
d6a3b15971 Linux v3.13.6 2014-03-07 10:29:53 -06:00
Josh Boyer
65415cde98 Add patch to fix iwldvm WARN (rhbz 1065663) 2014-03-07 11:04:48 -05:00
Josh Boyer
f007db1c15 Revert two xhci fixes that break USB mass storage (rhbz 1073180) 2014-03-07 08:16:01 -05:00
Josh Boyer
f388004d02 Fix stale EC events on Samsung systems (rhbz 1003602) 2014-03-07 07:47:41 -05:00
Josh Boyer
651db7a1a9 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:38 -05:00
Josh Boyer
8af2582456 Fix depmod error message from hci_vhci module (rhbz 1051748) 2014-03-06 09:28:59 -05:00
Josh Boyer
4db738d62c Fix bogus WARN in iwlwifi (rhbz 1071998) 2014-03-06 09:22:21 -05:00
Josh Boyer
29008169c9 Fix MAC-before-DAC check for mmap_zero (rhbz 1013466) 2014-03-04 14:05:41 -05:00
Josh Boyer
70c5e5d572 Fix hidp crash with apple bluetooth trackpads (rhbz 1027465) 2014-03-04 13:37:04 -05:00
Justin M. Forbes
9a1f94b860 Tag for build 2014-03-03 12:28:22 -06:00
Josh Boyer
ac17eece09 CVE-2014-0100 net: inet frag race condition use-after-free (rhbz 1072026 1070618) 2014-03-03 13:23:14 -05:00
Josh Boyer
d1abefe655 CVE-2014-0101 sctp: null ptr deref when processing auth cookie_echo chunk (rhbz 1070209 1070705) 2014-03-03 13:19:51 -05:00
Josh Boyer
25d533701f Fix overly verbose audit logs (rhbz 1066064) 2014-03-03 12:11:13 -05:00
Josh Boyer
b23fd10e18 Bump for build 2014-03-03 09:41:07 -05:00
Josh Boyer
bf0bd9037b Fix atomic sched BUG in tty low_latency (rhbz 1065087) 2014-03-03 09:20:57 -05:00