aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-13arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()Wei Yongjun
2015-03-13perf: Fix context leak in put_event()Leon Yu
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai
2015-03-13uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin
2015-03-13virtio_mmio: generation supportMichael S. Tsirkin
2015-03-13virtio_rpmsg: set DRIVER_OK before using deviceMichael S. Tsirkin
2015-03-139p/trans_virtio: fix hot-unplugMichael S. Tsirkin
2015-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-03-12memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov
2015-03-12mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-12fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose
2015-03-12mm/nommu.c: export symbol max_mapnrgchen gchen
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang
2015-03-12nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-03-12mm: cma: fix CMA aligned offset calculationDanesh Petigara
2015-03-12mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes
2015-03-12mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko
2015-03-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas
2015-03-12ocfs2: make append_dio an incompat featureMark Fasheh
2015-03-12kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-12mm: thp: Return the correct value for change_huge_pmdMel Gorman
2015-03-12ALSA: hda - Add workaround for MacBook Air 5,2 built-in micTakashi Iwai
2015-03-12ALSA: hda - Set single_adc_amp flag for CS420x codecsTakashi Iwai
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-12Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-03-12Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-03-12x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman
2015-03-12vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEXAlexey Kardashevskiy
2015-03-12mm: fix up numa read-only thread grouping logicLinus Torvalds
2015-03-12x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced modeLi, Aubrey
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski
2015-03-12ALSA: snd-usb: add quirks for Roland UA-22Daniel Mack
2015-03-12ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai
2015-03-12nios2: update pt_regsChung-Ling Tang
2015-03-11ASoC: kirkwood: fix struct clk pointer comparingShawn Guo
2015-03-11ASoC: fsl_spdif: fix struct clk pointer comparingShawn Guo
2015-03-11ARM: imx: fix struct clk pointer comparingShawn Guo
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-03-11clk: don't export static symbolJulia Lawall
2015-03-11Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer
2015-03-11Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom