summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-29Linux 2.6.32.70v2.6.32.70Willy Tarreau1-1/+1
2016-01-29kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2-1/+3
2016-01-29KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig1-3/+6
2016-01-29mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19
2016-01-29mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper1-0/+6
2016-01-29ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin1-1/+1
2016-01-29parisc: Fix syscall restartsHelge Deller1-12/+52
2016-01-29MIPS: Fix restart of indirect syscallsEd Swierk2-0/+2
2016-01-29USB: fix invalid memory access in hub_activate()Alan Stern1-4/+20
2016-01-29USB: ipaq.c: fix a timeout loopDan Carpenter1-2/+2
2016-01-29s390/dis: Fix handling of format specifiersMichael Holzheu1-4/+11
2016-01-29spi: fix parent-device reference leakJohan Hovold1-1/+1
2016-01-29ser_gigaset: fix deallocation of platform device structureTilman Schmidt1-3/+7
2016-01-29mISDN: fix a loop countDan Carpenter1-4/+3
2016-01-29tty: Fix GPF in flush_to_ldisc()Peter Hurley1-3/+5
2016-01-29ses: fix additional element traversal bugJames Bottomley2-1/+13
2016-01-29ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2016-01-29rfkill: copy the name into the rfkill structJohannes Berg1-3/+3
2016-01-29af_unix: fix a fatal race with bit fieldsEric Dumazet2-8/+9
2016-01-29sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2-0/+5
2016-01-29net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2016-01-29tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2016-01-29ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2016-01-29sched/core: Remove false-positive warning from wake_up_process()Sasha Levin1-1/+0
2016-01-29ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn1-2/+3
2016-01-29wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2016-01-29nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2016-01-29ext4: Fix handling of extended tv_secDavid Turner1-7/+44
2016-01-29vfs: Avoid softlockups with sendfile(2)Jan Kara1-0/+1
2016-01-29fix sysvfs symlinksAl Viro3-29/+3
2016-01-29fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin1-1/+1
2016-01-29sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2016-01-29bluetooth: Validate socket address length in sco_sock_bind().David S. Miller1-0/+3
2016-01-29net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa1-1/+1
2016-01-29net: add validation for the socket syscall protocol argumentHannes Frederic Sowa6-0/+16
2016-01-29KEYS: Fix race between read and revokeDavid Howells1-9/+9
2016-01-29udp: properly support MSG_PEEK with truncated buffersEric Dumazet2-4/+8
2016-01-29Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Willy Tarreau7-14/+7
2016-01-29ext4: Fix null dereference in ext4_fill_super()Ben Hutchings1-4/+4
2016-01-29unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2-21/+163
2016-01-29RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2-7/+3
2016-01-29ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-14/+15
2016-01-29isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-01-29ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong1-1/+1
2015-12-06Linux 2.6.32.69v2.6.32.69Willy Tarreau1-1/+1
2015-12-06splice: sendfile() at once fails for big filesChristophe Leroy1-1/+11
2015-12-06net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-12-06ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-2/+2
2015-12-06RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-12-06binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5