summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-19Linux 2.6.32.63v2.6.32.63Willy Tarreau
2014-06-19net: fix regression introduced in 2.6.32.62 by sysctl fixesWilly Tarreau
2014-06-19auditsc: audit_krule mask accesses need bounds checkingAndy Lutomirski
2014-06-19futex: Make lookup_pi_state more robustThomas Gleixner
2014-06-19futex: Always cleanup owner tid in unlock_piThomas Gleixner
2014-06-19futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner
2014-06-19futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner
2014-06-19futex: Prevent attaching to kernel threadsThomas Gleixner
2014-06-19futex: Add another early deadlock detection checkThomas Gleixner
2014-06-19ethtool: Report link-down while interface is downBen Hutchings
2014-05-19Linux 2.6.32.62v2.6.32.62Willy Tarreau
2014-05-19floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-19floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-19netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann
2014-05-19s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-05-19SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley
2014-05-19aacraid: missing capable() check in compat ioctlDan Carpenter
2014-05-19xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2014-05-19qeth: avoid buffer overflow in snmp ioctlUrsula Braun
2014-05-19KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig
2014-05-19KVM: Improve create VCPU parameter (CVE-2013-4587)Andy Honig
2014-05-19uml: check length in exitcode_proc_write()Dan Carpenter
2014-05-19crypto: ansi_cprng - Fix off by one error in non-block size requestNeil Horman
2014-05-19dm snapshot: fix data corruptionMikulas Patocka
2014-05-19ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2014-05-19exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2014-05-19n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-19tcp_cubic: fix the range of delayed_ackLiu Yu
2014-05-19tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger
2014-05-19tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2014-05-19powernow-k6: reorder frequenciesMikulas Patocka
2014-05-19powernow-k6: correctly initialize default parametersMikulas Patocka
2014-05-19powernow-k6: disable cache when changing frequencyMikulas Patocka
2014-05-19powernow-k6: set transition latency value so ondemand governor can be usedKrzysztof Helt
2014-05-19gianfar: disable TX vlan based on kernel 2.6.xZhu Yanjun
2014-05-19x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-05-19libertas: potential oops in debugfsDan Carpenter
2014-05-19Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds
2014-05-19vm: add vm_iomap_memory() helper functionLinus Torvalds
2014-05-19inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2014-05-19ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2014-05-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2014-05-19sctp: unbalanced rcu lock in ip_queue_xmit()Nicolas Dichtel
2014-05-19isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki
2014-05-19rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-05-19isdnloop: several buffer overflowsDan Carpenter
2014-05-19netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-05-19net: socket: error on a negative msg_namelenMatthew Leach
2014-05-19net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-05-19net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann