summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-12Linux 4.7-rc3v4.7-rc3Linus Torvalds
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2016-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-06-11Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-06-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-11Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-06-10uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski
2016-06-10uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski
2016-06-10Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-06-10Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds
2016-06-10sched: panic on corrupted stack endJann Horn
2016-06-10ecryptfs: forbid opening files without mmap handlerJann Horn
2016-06-10proc: prevent stacking filesystems on topJann Horn
2016-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-06-10Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-06-10Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare
2016-06-09packet: compat support for sock_fprogWillem de Bruijn
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks
2016-06-09Merge branch 'mlx5-fixes'David S. Miller
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb
2016-06-09net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein
2016-06-09net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny
2016-06-09net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman