aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2016-08-261-2/+5
* bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2016-08-261-0/+1
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2016-08-263-9/+28
* isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2016-08-261-1/+10
* bridge: mdb: fix double add notificationNikolay Aleksandrov2016-08-261-1/+0
* net: Fix skb_set_peeked use-after-free bugHerbert Xu2016-08-261-6/+7
* net: Fix skb csum races when peekingHerbert Xu2016-08-261-1/+2
* net: Clone skb before setting peeked flagHerbert Xu2016-08-261-3/+38
* net: call rcu_read_lock early in process_backlogJulian Anastasov2016-08-261-15/+14
* net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2016-08-261-1/+3
* bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov2016-08-261-0/+2
* net/tipc: initialize security state for new connection socketStephen Smalley2016-08-261-0/+1
* ipv6: Make MLD packets to only be processed locallyAngga2016-08-261-3/+3
* x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2016-08-261-1/+6
* vhost/scsi: potential memory corruptionDan Carpenter2016-08-261-3/+3
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2016-08-263-11/+37
* hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2016-08-262-8/+4
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2016-08-261-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2016-08-261-1/+4
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2016-08-262-14/+32
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2016-08-261-1/+9
* hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung2016-08-261-9/+11
* xen/gntdev: convert priv->lock to a mutexDavid Vrabel2016-08-261-20/+20
* md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown2016-08-261-1/+4
* mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2016-08-261-2/+4
* fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn2016-08-261-6/+32
* vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim2016-08-261-1/+1
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2016-08-261-2/+6
* NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust2016-08-261-2/+2
* NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown2016-08-261-1/+1
* rc-core: fix remove uevent generationDavid Härdeman2016-08-261-3/+0
* x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2016-08-261-0/+1
* Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller2016-08-261-0/+8
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2016-08-263-1/+20
* powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2016-08-261-1/+13
* ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai2016-08-261-1/+1
* ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai2016-08-261-2/+2
* arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2016-08-261-0/+5
* arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2016-08-261-11/+36
* arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep2016-08-261-0/+4
* mac80211: enable assoc check for mesh interfacesBob Copeland2016-08-261-3/+0
* tg3: Fix temperature reportingJean Delvare2016-08-261-1/+1
* rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht2016-08-261-0/+1
* unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman2016-08-261-10/+18
* Linux 3.10.89Greg Kroah-Hartman2016-08-261-1/+1
* xtensa: don't use echo -e needlesslyMax Filippov2016-08-262-3/+3
* hpfs: update ctime and mtime on directory modificationMikulas Patocka2016-08-261-1/+24
* drivercore: Fix unregistration path of platform devicesGrant Likely2016-08-261-6/+2
* of/address: Don't loop forever in of_find_matching_node_by_address().David Daney2016-08-261-3/+3
* auxdisplay: ks0108: fix refcountSudip Mukherjee2016-08-261-0/+1