summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-01Linux 3.10.90v3.10.90Greg Kroah-Hartman1-1/+1
2015-10-01Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann1-2/+1
2015-10-01vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman1-9/+0
2015-10-01fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-10-01sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner1-23/+41
2015-10-01net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing1-1/+1
2015-10-01ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann1-1/+1
2015-10-01usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-10-01ip6_gre: release cached dst on tunnel removalhuaibin Wang1-0/+1
2015-10-01rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter1-1/+1
2015-10-01netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal1-32/+47
2015-10-01inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee1-2/+5
2015-10-01bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov1-0/+1
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet3-9/+28
2015-10-01isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt1-1/+10
2015-10-01bridge: mdb: fix double add notificationNikolay Aleksandrov1-1/+0
2015-10-01net: Fix skb_set_peeked use-after-free bugHerbert Xu1-6/+7
2015-10-01net: Fix skb csum races when peekingHerbert Xu1-1/+2
2015-10-01net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2015-10-01net: call rcu_read_lock early in process_backlogJulian Anastasov1-15/+14
2015-10-01net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov1-1/+3
2015-10-01bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov1-0/+2
2015-10-01net/tipc: initialize security state for new connection socketStephen Smalley1-0/+1
2015-10-01ipv6: Make MLD packets to only be processed locallyAngga1-3/+3
2015-10-01x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-10-01vhost/scsi: potential memory corruptionDan Carpenter1-3/+3
2015-10-01sctp: fix ASCONF list handlingMarcelo Ricardo Leitner3-11/+37
2015-10-01hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2-8/+4
2015-10-01IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-10-01IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-10-01IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2-14/+32
2015-10-01IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig1-1/+9
2015-10-01hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung1-9/+11
2015-10-01xen/gntdev: convert priv->lock to a mutexDavid Vrabel1-20/+20
2015-10-01md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown1-1/+4
2015-10-01mmc: core: fix race condition in mmc_wait_data_doneJialing Fu1-2/+4
2015-10-01fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn1-6/+32
2015-10-01vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim1-1/+1
2015-10-01parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+6
2015-10-01NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust1-2/+2
2015-10-01NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown1-1/+1
2015-10-01rc-core: fix remove uevent generationDavid Härdeman1-3/+0
2015-10-01x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang1-0/+1
2015-10-01Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller1-0/+8
2015-10-01powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2015-10-01powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-10-01ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai1-1/+1
2015-10-01ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai1-2/+2
2015-10-01arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon1-0/+5
2015-10-01arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon1-11/+36