aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-27cpufreq: dt: call of_node_put() before error outMasahiro Yamada1-3/+4
2016-06-27intel_pstate: Do not clear utilization update hooks on policy changesRafael J. Wysocki1-2/+3
2016-06-27Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+2
2016-06-27ALSA: echoaudio: Fix memory allocationChristophe JAILLET1-2/+2
2016-06-27dax: fix offset overflow in dax_ioEric Sandeen1-1/+6
2016-06-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-52/+124
2016-06-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-5/+6
2016-06-27USB: don't free bandwidth_mutex too earlyAlan Stern1-10/+7
2016-06-27vsock: make listener child lock ordering explicitStefan Hajnoczi1-2/+10
2016-06-27ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni1-1/+1
2016-06-27Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/...David S. Miller3-1/+18
2016-06-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas1-12/+11
2016-06-27KVM: LAPIC: cap __delay at lapic_timer_advance_nsMarcelo Tosatti1-1/+2
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti2-6/+7
2016-06-27pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang1-2/+5
2016-06-27pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang1-16/+7
2016-06-27pvclock: Add CPU barriers to get correct version valueMinfei Huang2-0/+6
2016-06-27make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro1-1/+1
2016-06-27iommu/amd: Initialize devid variable before using itNicolas Iooss1-1/+1
2016-06-27iommu/vt-d: Fix overflow of iommu->domains arrayJan Niehusmann1-1/+1
2016-06-27KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse1-0/+1
2016-06-27iommu/iova: Disable preemption around use of this_cpu_ptr()Chris Wilson1-2/+6
2016-06-27arm64: KVM: fix build with CONFIG_ARM_PMU disabledSudeep Holla1-2/+2
2016-06-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur1-0/+10
2016-06-27sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra1-16/+11
2016-06-27sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra1-6/+9
2016-06-27net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton1-2/+0
2016-06-26Linux 4.7-rc5Linus Torvalds1-1/+1
2016-06-26devpts: fix null pointer dereference on failed memory allocationColin Ian King1-2/+5
2016-06-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-6/+12
2016-06-26iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-06-26iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1
2016-06-26iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-06-26iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-06-26staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-06-26ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...Alan Cox1-2/+7
2016-06-26ALSA: hda - fix read before array startBob Copeland1-0/+2
2016-06-25tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney1-0/+1
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-13/+34
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-36/+57
2016-06-25Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-12/+19
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+12
2016-06-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-21/+66
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval3-13/+34
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-6/+46
2016-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+11
2016-06-25Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds15-51/+137
2016-06-25Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman1-2/+2
2016-06-24ceph: fix d_obtain_alias() misusesAl Viro1-7/+3
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds67-207/+178