summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-14lzo: check for length overrun in variable length encoding.Willy Tarreau1-6/+37
2014-12-14Revert "lzo: properly check for overruns"Willy Tarreau1-41/+21
2014-12-14Documentation: lzo: document part of the encodingWilly Tarreau1-0/+164
2014-12-14staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-12-14rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-12-14lockd: Try to reconnect if statd has movedBenjamin Coddington1-0/+6
2014-12-14x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue1-0/+15
2014-12-14kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack1-0/+4
2014-12-14spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko1-0/+4
2014-12-14spi: dw-mid: check that DMA was inited before exitAndy Shevchenko1-0/+2
2014-12-14spi: dw-mid: respect 8 bit modeAndy Shevchenko1-2/+2
2014-12-14Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan2-12/+20
2014-12-14Drivers: hv: vmbus: Cleanup vmbus_close_internal()K. Y. Srinivasan1-4/+21
2014-12-14Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan1-1/+3