summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.32.70v2.6.32.70Willy Tarreau2016-01-291-1/+1
* kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2016-01-292-1/+3
* KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig2016-01-291-3/+6
* mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman2016-01-291-12/+19
* mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper2016-01-291-0/+6
* ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2016-01-291-1/+1
* parisc: Fix syscall restartsHelge Deller2016-01-291-12/+52
* MIPS: Fix restart of indirect syscallsEd Swierk2016-01-292-0/+2
* USB: fix invalid memory access in hub_activate()Alan Stern2016-01-291-4/+20
* USB: ipaq.c: fix a timeout loopDan Carpenter2016-01-291-2/+2
* s390/dis: Fix handling of format specifiersMichael Holzheu2016-01-291-4/+11
* spi: fix parent-device reference leakJohan Hovold2016-01-291-1/+1
* ser_gigaset: fix deallocation of platform device structureTilman Schmidt2016-01-291-3/+7
* mISDN: fix a loop countDan Carpenter2016-01-291-4/+3
* tty: Fix GPF in flush_to_ldisc()Peter Hurley2016-01-291-3/+5
* ses: fix additional element traversal bugJames Bottomley2016-01-292-1/+13
* ses: Fix problems with simple enclosuresJames Bottomley2016-01-291-1/+19
* rfkill: copy the name into the rfkill structJohannes Berg2016-01-291-3/+3
* af_unix: fix a fatal race with bit fieldsEric Dumazet2016-01-292-8/+9
* sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2016-01-292-0/+5
* net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann2016-01-291-0/+2
* tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet2016-01-291-0/+1
* ipmi: move timer init to before irq is setupJan Stancek2016-01-291-4/+4
* sched/core: Remove false-positive warning from wake_up_process()Sasha Levin2016-01-291-1/+0
* ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn2016-01-291-2/+3
* wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley2016-01-291-5/+1
* nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton2016-01-291-1/+5
* ext4: Fix handling of extended tv_secDavid Turner2016-01-291-7/+44
* vfs: Avoid softlockups with sendfile(2)Jan Kara2016-01-291-0/+1
* fix sysvfs symlinksAl Viro2016-01-293-29/+3
* fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin2016-01-291-1/+1
* sctp: translate host order to network order when setting a hmacidlucien2016-01-291-2/+2
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2016-01-291-0/+3
* net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2016-01-291-1/+1
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-296-0/+16
* KEYS: Fix race between read and revokeDavid Howells2016-01-291-9/+9
* udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-01-292-4/+8
* Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Willy Tarreau2016-01-297-14/+7
* ext4: Fix null dereference in ext4_fill_super()Ben Hutchings2016-01-291-4/+4
* unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2016-01-292-21/+163
* RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2016-01-292-7/+3
* ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2016-01-294-14/+15
* isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2016-01-291-0/+6
* ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong2016-01-291-1/+1
* Linux 2.6.32.69v2.6.32.69Willy Tarreau2015-12-061-1/+1
* splice: sendfile() at once fails for big filesChristophe Leroy2015-12-061-1/+11
* net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-12-061-1/+2
* ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-12-061-2/+2
* RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan2015-12-061-2/+9
* binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki2015-12-061-5/+5