summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-18ARM: mvebu: Disable CPU Idle on Armada 38xGregory CLEMENT1-1/+15
2015-05-18ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-05-18ARM: fix broken hibernationRussell King3-4/+17
2015-05-18NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble1-1/+1
2015-05-18power_supply: ipaq_micro_battery: Check return values in probeKrzysztof Kozlowski1-2/+19
2015-05-18power_supply: ipaq_micro_battery: Fix leaking workqueueKrzysztof Kozlowski1-0/+1
2015-05-18power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski1-1/+3
2015-05-18power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski1-2/+5
2015-05-18ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt1-6/+5
2015-05-18compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski1-1/+3
2015-05-18compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski1-3/+3
2015-05-18spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott1-1/+4
2015-05-18spi: imx: read back the RX/TX watermark levels earlierLucas Stach1-2/+2
2015-05-18mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai1-1/+3
2015-05-18cdc-wdm: fix endianness bug in debug statementsOliver Neukum1-5/+7
2015-05-18md/raid0: fix bug with chunksize not a power of 2.NeilBrown1-1/+2
2015-05-18staging: android: sync: Fix memory corruption in sync_timeline_signal().Alistair Strachan1-1/+1
2015-05-18staging: panel: fix lcd typeSudip Mukherjee1-5/+5
2015-05-18MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-05-18MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen1-0/+1
2015-05-18MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras1-44/+93
2015-05-18MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras1-0/+6
2015-05-18MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan1-0/+1
2015-05-18MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan4-0/+35
2015-05-18KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara4-4/+18
2015-05-18KVM: use slowpath for cross page cached accessesRadim Krčmář1-2/+2
2015-05-18s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens1-0/+4
2015-05-18KVM: s390: fix get_all_floating_irqsJens Freimann2-26/+35
2015-05-18KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger1-8/+0
2015-05-18KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova1-0/+1
2015-05-18KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand3-5/+8
2015-05-18KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand1-17/+23
2015-05-18usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz1-0/+9
2015-05-18Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana1-0/+3
2015-05-18Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana1-0/+5
2015-05-18btrfs: don't accept bare namespace as a valid xattrDavid Sterba1-14/+39
2015-05-18Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana1-3/+2
2015-05-18KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit1-2/+8
2015-05-18sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith1-4/+8
2015-05-18sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2-0/+55
2015-05-11net: fix crash in build_skb()Eric Dumazet3-13/+25
2015-05-11net: do not deplete pfmemalloc reserveEric Dumazet1-2/+7
2015-05-11tcp: avoid looping in tcp_send_fin()Eric Dumazet1-21/+29
2015-05-11tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet1-1/+19
2015-05-11ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert1-0/+1
2015-05-11net: add skb_checksum_complete_unsetTom Herbert1-0/+12
2015-05-11ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-05-11ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-11net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-05-11mlx4: Fix tx ring affinity_mask creationBenjamin Poirier1-3/+5