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