summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-22x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-22dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko
2015-10-22ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas
2015-10-22windfarm: decrement client count when unregisteringPaul Bolle
2015-10-22ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-22ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-22hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck
2015-10-22perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-10-22perf stat: Get correct cpu id for print_aggrKan Liang
2015-10-22perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo
2015-10-22perf tools: Fix copying of /proc/kcoreAdrian Hunter
2015-10-22iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz
2015-10-22scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko
2015-10-22kvm: fix zero length mmio searchingJason Wang
2015-10-01Linux 3.14.54v3.14.54Greg Kroah-Hartman
2015-10-01NVMe: Initialize device reference count earlierKeith Busch
2015-10-01udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-10-01x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-01x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-01x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-01x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-10-01x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-10-01x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-10-01Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann
2015-10-01net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal
2015-10-01bna: fix interrupts storm caused by erroneous packetsIvan Vecera
2015-10-01udp: fix dst races with multicast early demuxEric Dumazet
2015-10-01rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter
2015-10-01packet: missing dev_put() in packet_do_bind()Lars Westerhoff
2015-10-01fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-01openvswitch: Zero flows on allocation.Jesse Gross
2015-10-01sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner
2015-10-01netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann
2015-10-01net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-01ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-01usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-10-01ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-10-01net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-10-01netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal
2015-10-01inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-10-01bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-10-01bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-10-01isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt
2015-10-01bridge: mdb: fix double add notificationNikolay Aleksandrov
2015-10-01net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-10-01net: Fix skb csum races when peekingHerbert Xu
2015-10-01net: Clone skb before setting peeked flagHerbert Xu
2015-10-01net: call rcu_read_lock early in process_backlogJulian Anastasov