summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-12tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-03-12sctp: translate network order to host order when users get a hmacidXin Long
2016-03-12sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss
2016-03-12USB: visor: fix null-deref at probeJohan Hovold
2016-03-12usbvision fix overflow of interfaces arrayOliver Neukum
2016-03-12usb: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-01-29Linux 2.6.32.70v2.6.32.70Willy Tarreau
2016-01-29kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-29KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-01-29mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman
2016-01-29mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper
2016-01-29ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-29parisc: Fix syscall restartsHelge Deller
2016-01-29MIPS: Fix restart of indirect syscallsEd Swierk
2016-01-29USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-29USB: ipaq.c: fix a timeout loopDan Carpenter
2016-01-29s390/dis: Fix handling of format specifiersMichael Holzheu
2016-01-29spi: fix parent-device reference leakJohan Hovold
2016-01-29ser_gigaset: fix deallocation of platform device structureTilman Schmidt
2016-01-29mISDN: fix a loop countDan Carpenter
2016-01-29tty: Fix GPF in flush_to_ldisc()Peter Hurley
2016-01-29ses: fix additional element traversal bugJames Bottomley
2016-01-29ses: Fix problems with simple enclosuresJames Bottomley
2016-01-29rfkill: copy the name into the rfkill structJohannes Berg
2016-01-29af_unix: fix a fatal race with bit fieldsEric Dumazet
2016-01-29sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-29net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2016-01-29tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2016-01-29ipmi: move timer init to before irq is setupJan Stancek
2016-01-29sched/core: Remove false-positive warning from wake_up_process()Sasha Levin
2016-01-29ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2016-01-29wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2016-01-29nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2016-01-29ext4: Fix handling of extended tv_secDavid Turner
2016-01-29vfs: Avoid softlockups with sendfile(2)Jan Kara
2016-01-29fix sysvfs symlinksAl Viro
2016-01-29fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin
2016-01-29sctp: translate host order to network order when setting a hmacidlucien
2016-01-29bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2016-01-29net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2016-01-29net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-29KEYS: Fix race between read and revokeDavid Howells
2016-01-29udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-29Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Willy Tarreau
2016-01-29ext4: Fix null dereference in ext4_fill_super()Ben Hutchings
2016-01-29unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2016-01-29RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2016-01-29ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2016-01-29isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2016-01-29ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong