summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Linux 2.6.32.63v2.6.32.63Willy Tarreau1-1/+1
2014-06-19net: fix regression introduced in 2.6.32.62 by sysctl fixesWilly Tarreau2-2/+4
2014-06-19auditsc: audit_krule mask accesses need bounds checkingAndy Lutomirski1-7/+18
2014-06-19futex: Make lookup_pi_state more robustThomas Gleixner1-28/+106
2014-06-19futex: Always cleanup owner tid in unlock_piThomas Gleixner1-23/+19
2014-06-19futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner1-3/+11
2014-06-19futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner1-0/+25
2014-06-19futex: Prevent attaching to kernel threadsThomas Gleixner1-0/+5
2014-06-19futex: Add another early deadlock detection checkThomas Gleixner1-14/+35
2014-06-19ethtool: Report link-down while interface is downBen Hutchings2-3/+18
2014-05-19Linux 2.6.32.62v2.6.32.62Willy Tarreau1-1/+1
2014-05-19floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+6
2014-05-19floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-1/+4
2014-05-19netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann1-3/+3
2014-05-19s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky1-2/+5
2014-05-19SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley1-0/+4
2014-05-19aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2014-05-19xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2-2/+4
2014-05-19qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2014-05-19KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig1-1/+2
2014-05-19KVM: Improve create VCPU parameter (CVE-2013-4587)Andy Honig1-0/+3
2014-05-19uml: check length in exitcode_proc_write()Dan Carpenter1-1/+3
2014-05-19crypto: ansi_cprng - Fix off by one error in non-block size requestNeil Horman1-2/+2
2014-05-19dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2014-05-19ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa3-2/+9
2014-05-19exec/ptrace: fix get_dumpable() incorrect testsKees Cook5-5/+12
2014-05-19n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+2
2014-05-19tcp_cubic: fix the range of delayed_ackLiu Yu1-1/+1
2014-05-19tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger1-2/+7
2014-05-19tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell1-4/+2
2014-05-19powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-05-19powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-05-19powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-05-19powernow-k6: set transition latency value so ondemand governor can be usedKrzysztof Helt1-1/+1
2014-05-19gianfar: disable TX vlan based on kernel 2.6.xZhu Yanjun1-7/+1
2014-05-19x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds1-6/+7
2014-05-19libertas: potential oops in debugfsDan Carpenter1-1/+5
2014-05-19Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds3-51/+17
2014-05-19vm: add vm_iomap_memory() helper functionLinus Torvalds2-0/+49
2014-05-19inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2-2/+2
2014-05-19ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa1-19/+12
2014-05-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2014-05-19sctp: unbalanced rcu lock in ip_queue_xmit()Nicolas Dichtel1-1/+1
2014-05-19isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki1-0/+6
2014-05-19rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-05-19isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-05-19netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-05-19net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-05-19net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2-6/+2
2014-05-19net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann1-0/+7