summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-14ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo1-3/+11
2014-12-14futex: Fix a race condition between REQUEUE_PI and task deathBrian Silverman1-11/+11
2014-12-14posix-timers: Fix stack info leak in timer_create()Mathias Krause1-0/+1
2014-12-14Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-12-14kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas1-4/+4
2014-12-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2-6/+6
2014-12-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras1-2/+2
2014-12-14nfsd4: fix crash on unknown operation numberJ. Bruce Fields1-1/+2
2014-12-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-12-14usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2-0/+7
2014-12-14scsi: Fix error handling in SCSI_IOCTL_SEND_COMMANDJan Kara1-2/+1
2014-12-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2-3/+6
2014-12-14x86: Conditionally update time when ack-ing pending irqsShai Fultheim1-5/+7
2014-12-14USB: option: add Haier CE81B CDMA modemDan Williams1-0/+2
2014-12-14usb: option: add support for Telit LE910Daniele Palmas1-0/+8
2014-12-14usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2-1/+7
2014-12-14USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting1-0/+1
2014-12-14ext3: Don't check quota format when there are no quota filesJan Kara1-7/+0
2014-12-14dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen1-4/+7
2014-12-14xtensa: re-wire umount syscall to sys_oldumountMax Filippov1-1/+2
2014-12-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann3-5/+23
2014-12-14compiler: Define OPTIMIZER_HIDE_VARBen Hutchings3-0/+14
2014-12-14dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka1-5/+5
2014-12-14selinux: fix inode security list corruptionStephen Smalley1-1/+1
2014-12-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov1-1/+6
2014-12-14ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai1-4/+2
2014-12-14kernel: add support for gcc 5Sasha Levin1-0/+66
2014-12-14spi: pl022: Fix incorrect dma_unmap_sgRay Jui1-1/+1
2014-12-14ext4: fix reservation overflow in ext4_da_write_beginEric Sandeen1-1/+16
2014-12-14Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-12-14Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2-7/+23
2014-12-14fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud1-1/+1
2014-12-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer2-5/+4
2014-12-14fix misuses of f_count() in ppp and netlinkAl Viro1-1/+1
2014-12-14fs: make cont_expand_zero interruptibleMikulas Patocka1-0/+5
2014-12-14fs: Fix theoretical division by 0 in super_cache_scan().Tetsuo Handa1-0/+2
2014-12-14pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter1-2/+11
2014-12-14ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu1-1/+1
2014-12-14ext4: add ext4_iget_normal() which is to be used for dir tree lookupsTheodore Ts'o4-3/+11
2014-12-14ext4: don't orphan or truncate the boot loader inodeTheodore Ts'o2-5/+4
2014-12-14dm log userspace: fix memory leak in dm_ulog_tfr_init failure pathAlexey Khoroshilov1-1/+1
2014-12-14dm bufio: update last_accessed when relinking a bufferJoe Thornber1-0/+1
2014-12-14m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven1-0/+6
2014-12-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara3-1/+59
2014-12-14target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran1-2/+1
2014-12-14NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson2-3/+11
2014-12-14framebuffer: fix screen corruption when copyingMikulas Patocka1-5/+8
2014-12-14framebuffer: fix border colorMikulas Patocka4-8/+4
2014-12-14NFSv4: fix open/lock state recovery error handlingTrond Myklebust1-10/+6
2014-12-14libata-sff: Fix controllers with no ctl portOndrej Zary1-11/+9