summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-06parport: disable PC-style parallel port support on crisGeert Uytterhoeven1-1/+3
2015-05-06rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-05-06ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov1-0/+20
2015-05-06fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson1-1/+8
2015-05-06Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2-0/+23
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: 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: 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: 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-06power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski1-1/+3
2015-05-06ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt1-6/+5
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-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-06Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana1-0/+5
2015-05-06Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana1-3/+2
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.10.76v3.10.76Greg Kroah-Hartman1-1/+1
2015-04-29dcache: Fix locking bugs in backported "deal with deadlock in d_walk()"Ben Hutchings1-1/+3
2015-04-29arc: mm: Fix build failureGuenter Roeck1-1/+1
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-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 Torvalds28-6/+60
2015-04-29deal with deadlock in d_walk()Al Viro1-40/+62
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro22-82/+82
2015-04-29kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel1-2/+2
2015-04-29KVM: x86: SYSENTER emulation is brokenNadav Amit1-19/+8
2015-04-29netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal1-1/+25
2015-04-29Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann1-1/+2
2015-04-29Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann1-0/+7
2015-04-29Bluetooth: btusb: Add IMC Networks (Broadcom based)Jurgen Kramer1-0/+3
2015-04-29Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum2-0/+3
2015-04-29Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum2-0/+3
2015-04-29mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2015-04-29splice: Apply generic position and size checks to each writeBen Hutchings2-5/+11
2015-04-29jfs: fix readdir regressionDave Kleikamp1-2/+2