aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-13Linux 2.6.32.65v2.6.32.65Willy Tarreau
2014-12-13proc connector: Delete spurious memset in proc_exit_connector()Ben Hutchings
2014-12-13cciss: Fix misapplied "cciss: fix info leak in cciss_ioctl32_passthru()"Ben Hutchings
2014-12-13block: Fix blk_execute_rq_nowait() dead queue handlingMuthukumar Ratty
2014-12-13block: add missing blk_queue_dead() checksTejun Heo
2014-12-13md/raid6: Fix misapplied backport in 2.6.32.64Ben Hutchings
2014-12-13sctp: Fix double-free introduced by bad backport in 2.6.32.62Ben Hutchings
2014-12-13vlan: Don't propagate flag changes on down interfaces.Matthijs Kooijman
2014-12-13ttusb-dec: buffer overflow in ioctlDan Carpenter
2014-12-13mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-12-13net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-12-13udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-12-13net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-12-13net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-12-13USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw
2014-12-13ALSA: control: Fix replacing user controlsLars-Peter Clausen
2014-12-13ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen
2014-12-13net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-12-13x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-13x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-12-13x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-13x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-12-13x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-12-13x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-12-13x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-12-13x86, espfix: Fix broken header guardH. Peter Anvin
2014-12-13x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-12-13x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-12-13x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-12-13x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-12-13x86-64: Adjust frame type at paranoid_exit:Jan Beulich
2014-12-13x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst
2014-12-13net: sendmsg: fix failed backport of "fix NULL pointer dereference"Willy Tarreau
2014-11-23Linux 2.6.32.64v2.6.32.64Willy Tarreau
2014-11-23sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probeZhu Yanjun
2014-11-23isofs: Fix unbounded recursion when processing relocated directoriesJan Kara
2014-11-23futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner
2014-11-23USB: add new zte 3g-dongle's pid to option.cRui li
2014-11-23lzo: check for length overrun in variable length encoding.Willy Tarreau
2014-11-23Documentation: lzo: document part of the encodingWilly Tarreau
2014-11-23lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2014-11-23ARM: 7670/1: fix the memset fixNicolas Pitre
2014-11-23ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2014-11-23net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2014-11-23md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-11-23ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)
2014-11-23netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-11-23netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-11-23tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-23net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann