aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-18udf: Treat symlink component of type 2 as /Jan Kara
2015-09-18udf: Verify symlink size before loading itJan Kara
2015-09-18udf: Verify i_size when loading inodeJan Kara
2015-09-18HID: fix a couple of off-by-onesJiri Kosina
2015-09-18eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow
2015-09-18netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2015-09-18TTY: drop driver reference in tty_open fail pathJiri Slaby
2015-09-18crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer
2015-09-18sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-09-18pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings
2015-06-03Linux 2.6.32.67v2.6.32.67Willy Tarreau
2015-06-03net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng
2015-06-03net: fix incorrect backport of tcp_send_fin in 2.6.32.66Willy Tarreau
2015-05-24Linux 2.6.32.66v2.6.32.66Willy Tarreau
2015-05-24net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas
2015-05-24sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov
2015-05-24hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-05-24posix-timers: Fix stack info leak in timer_create()Mathias Krause
2015-05-24scsi: Fix error handling in SCSI_IOCTL_SEND_COMMANDJan Kara
2015-05-24lockd: Try to reconnect if statd has movedBenjamin Coddington
2015-05-24pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-05-24ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2015-05-24ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2015-05-24IB/core: Avoid leakage from kernel to user spaceEli Cohen
2015-05-24spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott
2015-05-24tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-05-24ip_forward: Drop frames with attached skb->skSebastian Pöhn
2015-05-24tcp: make connect() mem charging friendlyEric Dumazet
2015-05-24rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro
2015-05-24rds: avoid potential stack overflowArnd Bergmann
2015-05-24net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev
2015-05-24net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com
2015-05-24udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-05-24ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert
2015-05-24net: reject creation of netdev names with colonsMatthew Thode
2015-05-24ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki
2015-05-24ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-05-24net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha
2015-05-24fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-05-24ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-05-24net: rds: use correct size for max unacked packets and bytesSasha Levin
2015-05-24net: llc: use correct size for sysctl timeout entriesSasha Levin
2015-05-24IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2015-05-24net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-05-24net: sctp: fix memory leak in auth key managementDaniel Borkmann
2015-05-24isofs: Fix unchecked printing of ER recordsJan Kara
2015-05-24isofs: Fix infinite looping over CE entriesJan Kara
2015-05-24netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal
2015-05-24splice: Apply generic position and size checks to each writeBen Hutchings
2015-05-24serial: samsung: wait for transfer completion before clock disableRobert Baldyga