summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-10/+36
2016-05-13Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-42/+25
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-6/+0
2016-05-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-74/+44
2016-05-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-5/+22
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown5-10/+36
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown4-42/+24
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown1-0/+1
2016-05-13Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-4/+4
2016-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-81/+209
2016-05-13mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli5-26/+95
2016-05-13ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming1-5/+10
2016-05-13ocfs2: fix posix_acl_create deadlockJunxiao Bi6-48/+77
2016-05-13ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi3-2/+27
2016-05-12Merge tag 'keys-fixes-20160512' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+9
2016-05-12Merge tag 'sound-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-12/+19
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-2/+9
2016-05-12drm/amdgpu: fix DP mode validationAlex Deucher1-2/+2
2016-05-12drm/radeon: fix DP mode validationAlex Deucher1-2/+2
2016-05-12Merge tag 'pinctrl-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+2
2016-05-12KEYS: Fix ASN.1 indefinite length object parsingDavid Howells1-7/+9
2016-05-12Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-1/+11
2016-05-12Merge tag 'drm-intel-fixes-2016-05-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-69/+29
2016-05-11Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab1-6/+0
2016-05-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+2
2016-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-86/+258
2016-05-11gre: do not keep the GRE header around in collect medata modeJiri Benc1-1/+6
2016-05-11openvswitch: Fix cached ct with helper.Joe Stringer1-0/+13
2016-05-11x86/extable: ensure entries are swapped completely when sortingMathias Krause1-0/+8
2016-05-11Merge tag 'spi-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-37/+76
2016-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+8
2016-05-11ALSA: usb-audio: Yet another Phoneix Audio device quirkTakashi Iwai1-0/+1
2016-05-11ALSA: hda - Fix regression on ATI HDMI audioTakashi Iwai1-4/+3
2016-05-11Merge branch 'net-sched-fixes'David S. Miller6-36/+74
2016-05-11net sched: ife action fix late bindingJamal Hadi Salim1-4/+10
2016-05-11net sched: skbedit action fix late bindingJamal Hadi Salim1-7/+11
2016-05-11net sched: simple action fix late bindingJamal Hadi Salim1-6/+12
2016-05-11net sched: mirred action fix late bindingJamal Hadi Salim1-6/+13
2016-05-11net sched: ipt action fix late bindingJamal Hadi Salim1-7/+12
2016-05-11net sched: vlan action fix late bindingJamal Hadi Salim1-6/+16
2016-05-10net: phylib: fix interrupts re-enablement in phy_startShaohui Xie1-3/+5
2016-05-10tcp: refresh skb timestamp at retransmit timeEric Dumazet1-2/+4
2016-05-10Merge branch 'nps_enet-fixes'David S. Miller2-8/+24
2016-05-10net: nps_enet: bug fix - handle lost tx interruptsElad Kanfi1-0/+15
2016-05-10net: nps_enet: Tx handler synchronizationElad Kanfi2-8/+9
2016-05-10Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2016-05-10regulator: da9063: Correct module alias prefix to fix module autoloadingGeert Uytterhoeven1-1/+1
2016-05-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+20
2016-05-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+10
2016-05-10kvmconfig: add more virtio driversAndrey Utkin1-0/+3