summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-14ext4: bail out from make_indexed_dir() on first errorJan Kara
2014-12-14ext4: fix oops when loading block bitmap failedJan Kara
2014-12-14ext4: fix overflow when updating superblock backups after resizeJan Kara
2014-12-14mac80211: properly flush delayed scan work on interface removalJohannes Berg
2014-12-14lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara
2014-12-14mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-12-14cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan
2014-12-14ASoC: fsi: remove unsupported PAUSE flagKuninori Morimoto
2014-12-14zap_pte_range: update addr when forcing flush after TLB batching faiureWill Deacon
2014-12-14drm/radeon: remove invalid pci idAlex Deucher
2014-12-14evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin
2014-12-14ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai
2014-12-14PM / Sleep: fix recovery during resuming from hibernationImre Deak
2014-12-14ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston
2014-12-14ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo
2014-12-14futex: Fix a race condition between REQUEUE_PI and task deathBrian Silverman
2014-12-14posix-timers: Fix stack info leak in timer_create()Mathias Krause
2014-12-14Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede
2014-12-14kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas
2014-12-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-12-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-12-14nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-12-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi
2014-12-14usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung
2014-12-14scsi: Fix error handling in SCSI_IOCTL_SEND_COMMANDJan Kara
2014-12-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2014-12-14x86: Conditionally update time when ack-ing pending irqsShai Fultheim
2014-12-14USB: option: add Haier CE81B CDMA modemDan Williams
2014-12-14usb: option: add support for Telit LE910Daniele Palmas
2014-12-14usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver
2014-12-14USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting
2014-12-14ext3: Don't check quota format when there are no quota filesJan Kara
2014-12-14dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen
2014-12-14xtensa: re-wire umount syscall to sys_oldumountMax Filippov
2014-12-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-12-14compiler: Define OPTIMIZER_HIDE_VARBen Hutchings
2014-12-14dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka
2014-12-14selinux: fix inode security list corruptionStephen Smalley
2014-12-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov
2014-12-14ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai
2014-12-14kernel: add support for gcc 5Sasha Levin
2014-12-14spi: pl022: Fix incorrect dma_unmap_sgRay Jui
2014-12-14ext4: fix reservation overflow in ext4_da_write_beginEric Sandeen
2014-12-14Input: i8042 - add noloop quirk for Asus X750LNHans de Goede
2014-12-14Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov
2014-12-14fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud
2014-12-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-12-14fix misuses of f_count() in ppp and netlinkAl Viro
2014-12-14fs: make cont_expand_zero interruptibleMikulas Patocka
2014-12-14fs: Fix theoretical division by 0 in super_cache_scan().Tetsuo Handa