summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-06ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth1-12/+0
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+2
2015-05-06usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+3
2015-05-06usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+1
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-06usb: phy: Find the right match in devm_usb_phy_matchAxel Lin1-1/+3
2015-05-06ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth1-2/+2
2015-05-06ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax2-0/+2
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-05-06NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble1-1/+1
2015-05-06power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski1-1/+3
2015-05-06power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski1-2/+5
2015-05-06ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt1-6/+5
2015-05-06compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski1-1/+3
2015-05-06spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott1-1/+4
2015-05-06cdc-wdm: fix endianness bug in debug statementsOliver Neukum1-5/+7
2015-05-06md/raid0: fix bug with chunksize not a power of 2.NeilBrown1-1/+2
2015-05-06MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-05-06KVM: use slowpath for cross page cached accessesRadim Krčmář1-2/+2
2015-05-06s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens1-0/+4
2015-05-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova1-0/+1
2015-05-06usb: gadget: composite: enable BESL supportFelipe Balbi1-1/+1
2015-05-06sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2-0/+58
2015-05-06Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana1-0/+3
2015-05-06Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana1-0/+5
2015-05-06btrfs: don't accept bare namespace as a valid xattrDavid Sterba1-14/+39
2015-05-06Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana1-3/+2
2015-05-06net: fix crash in build_skb()Eric Dumazet3-13/+25
2015-05-06net: do not deplete pfmemalloc reserveEric Dumazet1-2/+7
2015-05-06tcp: avoid looping in tcp_send_fin()Eric Dumazet1-21/+29
2015-05-06tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet1-1/+19
2015-05-06ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-04-29Linux 3.14.40v3.14.40Greg Kroah-Hartman1-1/+1
2015-04-29arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-04-29proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov1-5/+9
2015-04-29mm: softdirty: unmapped addresses between VMAs are cleanPeter Feiner1-21/+40
2015-04-29sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channelSeth Jennings1-2/+6
2015-04-29x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2015-04-29ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper3-20/+33
2015-04-29ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2-9/+17
2015-04-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds1-1/+1
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds29-7/+62
2015-04-29sched: declare pid_alive as inlineRichard Guy Briggs1-1/+1
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro25-77/+77