summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-12net: dnet: fix dnet_poll()Eric Dumazet1-13/+5
2015-01-11linux 3.19-rc4v3.19-rc4Linus Torvalds1-1/+1
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-11/+8
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-39/+53
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-35/+19
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-77/+371
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+3
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov1-2/+4
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5
2015-01-11m68k: Wire up execveatGeert Uytterhoeven3-1/+3
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar1-2/+2
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+1
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2015-01-10USB: console: fix potential use after freeJohan Hovold1-5/+10
2015-01-10USB: console: fix uninitialised ldisc semaphoreJohan Hovold1-0/+1
2015-01-10Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-4/+6
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-9/+74
2015-01-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds30-261/+413
2015-01-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-5/+22
2015-01-10Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-148/+306
2015-01-10Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-4/+4
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-5/+5
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds6-11/+29
2015-01-10usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu1-1/+11
2015-01-10usb: gadget: gadgetfs: fix an oops in ep_write()Dan Carpenter1-0/+1
2015-01-10kernfs: Fix kernfs_name_compareRasmus Villemoes1-4/+8
2015-01-10mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2-9/+19
2015-01-10iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover2-8/+8
2015-01-10MAINTAINERS: Add entry for iSER target driverSagi Grimberg1-0/+9
2015-01-10target: Allow Write Exclusive non-reservation holders to READLee Duncan1-0/+12
2015-01-10target: Drop left-over fabric_max_sectors attributeNicholas Bellinger8-56/+0
2015-01-10target: Drop arbitrary maximum I/O size limitNicholas Bellinger5-25/+16
2015-01-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-101/+155
2015-01-10mei: add ABI documentation for fw_status exported through sysfsTomas Winkler1-0/+15
2015-01-10mei: clean reset bit before resetAlexander Usyskin1-0/+12
2015-01-10serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi1-20/+36
2015-01-10Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley1-7/+2
2015-01-10tty: Prevent hw state corruption in exclusive mode reopenPeter Hurley1-4/+3
2015-01-10tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin1-3/+26
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky1-2/+2
2015-01-09usb: phy: Fix deferred probingMaxime Ripard1-3/+3
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-01-09uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosuresHans de Goede1-0/+14
2015-01-09uas: Do not blacklist ASM1153 disk enclosuresHans de Goede2-13/+28
2015-01-09usb: gadget: udc: avoid dereference before NULL check in ep_queueJohn W. Linville1-1/+2
2015-01-09usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu1-1/+1
2015-01-09uas: disable UAS on Apricorn SATA donglesDarrick J. Wong1-0/+10
2015-01-09uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013Hans de Goede1-0/+7
2015-01-09uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013Hans de Goede1-0/+7
2015-01-09xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede1-0/+2