summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.90v3.10.90Greg Kroah-Hartman2015-10-011-1/+1
* Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann2015-10-011-2/+1
* vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman2015-10-011-9/+0
* fib_rules: fix fib rule dumps across multiple skbsWilson Kok2015-10-011-5/+9
* sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner2015-10-011-23/+41
* net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-10-011-1/+1
* ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2015-10-011-1/+1
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-10-011-3/+4
* ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-10-011-0/+1
* rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter2015-10-011-1/+1
* netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-10-011-32/+47
* inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2015-10-011-2/+5
* bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2015-10-011-0/+1
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-10-013-9/+28
* isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2015-10-011-1/+10
* bridge: mdb: fix double add notificationNikolay Aleksandrov2015-10-011-1/+0
* net: Fix skb_set_peeked use-after-free bugHerbert Xu2015-10-011-6/+7
* net: Fix skb csum races when peekingHerbert Xu2015-10-011-1/+2
* net: Clone skb before setting peeked flagHerbert Xu2015-10-011-3/+38
* net: call rcu_read_lock early in process_backlogJulian Anastasov2015-10-011-15/+14
* net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2015-10-011-1/+3
* bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov2015-10-011-0/+2
* net/tipc: initialize security state for new connection socketStephen Smalley2015-10-011-0/+1
* ipv6: Make MLD packets to only be processed locallyAngga2015-10-011-3/+3
* x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2015-10-011-1/+6
* vhost/scsi: potential memory corruptionDan Carpenter2015-10-011-3/+3
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-10-013-11/+37
* hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2015-10-012-8/+4
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-10-011-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-10-011-1/+4
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-10-012-14/+32
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-10-011-1/+9
* hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung2015-10-011-9/+11
* xen/gntdev: convert priv->lock to a mutexDavid Vrabel2015-10-011-20/+20
* md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown2015-10-011-1/+4
* mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2015-10-011-2/+4
* fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn2015-10-011-6/+32
* vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim2015-10-011-1/+1
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-10-011-2/+6
* NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust2015-10-011-2/+2
* NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown2015-10-011-1/+1
* rc-core: fix remove uevent generationDavid Härdeman2015-10-011-3/+0
* x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2015-10-011-0/+1
* Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller2015-10-011-0/+8
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-10-013-1/+20
* powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2015-10-011-1/+13
* ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai2015-10-011-1/+1
* ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai2015-10-011-2/+2
* arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-10-011-0/+5
* arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-10-011-11/+36