summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov
2016-09-16Merge tag 'samsung-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2016-09-16PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney
2016-09-15aio: mark AIO pseudo-fs noexecJann Horn
2016-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong
2016-09-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-15fix minor infoleak in get_user_ex()Al Viro
2016-09-15kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini
2016-09-15ARM: keystone: defconfig: Fix USB configurationRoger Quadros
2016-09-14Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-14Merge branch 'dt/irq-fix' into fixesArnd Bergmann
2016-09-14arm64: dts: Fix broken architected timer interrupt triggerMarc Zyngier
2016-09-14ARM: multi_v7_defconfig: update XILINX_VDMAFabian Frederick
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-14Merge tag 'for-linus-4.8b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-09-14arm/xen: fix SMP guests bootVitaly Kuznetsov
2016-09-14drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä
2016-09-14Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi
2016-09-14drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson
2016-09-13avr32: fix copy_from_user()Al Viro
2016-09-13microblaze: fix __get_user()Al Viro
2016-09-13microblaze: fix copy_from_user()Al Viro
2016-09-13m32r: fix __get_user()Al Viro
2016-09-13blackfin: fix copy_from_user()Al Viro
2016-09-13sparc32: fix copy_from_user()Al Viro
2016-09-13sh: fix copy_from_user()Al Viro
2016-09-13sh64: failing __get_user() should zeroAl Viro
2016-09-13score: fix copy_from_user() and friendsAl Viro
2016-09-13score: fix __get_user/get_userAl Viro
2016-09-13s390: get_user() should zero on failureAl Viro
2016-09-13ppc32: fix copy_from_user()Al Viro
2016-09-13parisc: fix copy_from_user()Al Viro
2016-09-13openrisc: fix copy_from_user()Al Viro
2016-09-13nios2: fix __get_user()Al Viro
2016-09-13nios2: copy_from_user() should zero the tail of destinationAl Viro
2016-09-13mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-09-13mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-09-13mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-13ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-09-13metag: copy_from_user() should zero the destination on access_ok() failureAl Viro