summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-18IB/hfi1: fix a locking bugDan Carpenter
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny
2015-09-18ASoC: davinci-mcasp: Fix devm_kasprintf format stringPeter Ujfalusi
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-18sched: access local runqueue directly in single_task_runningDominik Dingel
2015-09-18Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-18revert "mm: make sure all file VMAs have ->vm_ops set"Andrew Morton
2015-09-18MAINTAINERS: update LTP mailing listCyril Hrubis
2015-09-18userfaultfd: add missing mmput() in error pathEric Biggers
2015-09-18lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov
2015-09-18alpha: lib: export __delaySudip Mukherjee
2015-09-18alpha: io: define ioremap_ucSudip Mukherjee
2015-09-18kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu
2015-09-18zram: fix possible use after free in zcomp_create()Luis Henriques
2015-09-18hp-wmi: limit hotkey enableKyle Evans
2015-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2015-09-17drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez
2015-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-09-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
2015-09-17block: fix bounce_end_ioMing Lei
2015-09-17block: blk-merge: fast-clone bio when splitting rw biosMing Lei
2015-09-17pmem: add proper fencing to pmem_rw_page()Ross Zwisler
2015-09-17libnvdimm: pfn_devs: Fix locking in namespace_storeAxel Lin
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17libnvdimm: btt_devs: Fix locking in namespace_storeAxel Lin
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-09-17x86/pci/dma: Fix gfp flags for coherent DMA memory allocationJunichi Nomura
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-17arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-17spi: atmel: Remove needless bits_per_word and speed_hz testsJarkko Nikula
2015-09-17ASoC: add ak4613 supportKuninori Morimoto
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-17arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-17arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon
2015-09-17ASoC: sunxi: fix platform_no_drv_owner.cocci warningskbuild test robot