summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-23fix misuses of f_count() in ppp and netlinkAl Viro
2014-11-23USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold
2014-11-23gianfar: disable vlan tag insertion by defaultZhu Yanjun
2014-11-23dm crypt: fix access beyond the end of allocated spaceMikulas Patocka
2014-11-23Revert "nfsd: correctly handle return value from nfsd_map_name_to_*"Willy Tarreau
2014-11-23sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-11-23iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin
2014-11-23net: Correctly set segment mac_len in skb_segment().Vlad Yasevich
2014-11-23macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich
2014-11-23tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-11-23tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-11-23net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-11-23net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-11-23ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-11-23sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-11-23net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-11-23appletalk: Fix socket referencing in skbAndrey Utkin
2014-11-23igmp: fix the problem when mc leave groupdingtianhong
2014-11-23tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-11-23sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-11-23ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-11-23ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-11-23filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-11-23mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka
2014-11-23sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-11-23ALSA: control: Handle numid overflowLars-Peter Clausen
2014-11-23ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2014-11-23fix autofs/afs/etc. magic mountpoint breakageAl Viro
2014-11-23MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-11-23MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2014-11-23x86_32, entry: Clean up sysenter_badsys declarationStefan Bader
2014-11-23x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-11-23x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
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