summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-20/+31
2016-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-257/+373
2016-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+2
2016-02-12Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-71/+131
2016-02-12Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2016-02-11Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-5/+7
2016-02-11Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...Linus Torvalds2-3/+2
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-66/+191
2016-02-11btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba3-3/+16
2016-02-10Merge branch 'integration-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason5-68/+115
2016-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds6-19/+16
2016-02-11Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie25-257/+373
2016-02-10bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann1-1/+1
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-21/+33
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-25/+61
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-31/+85
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König3-1/+23
2016-02-10drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle1-0/+5
2016-02-10drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle1-2/+0
2016-02-10drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle1-1/+4
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui1-4/+9
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-11/+98
2016-02-10workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo1-0/+10
2016-02-10ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-10Merge branch 'ovs-tunnel-mtu'David S. Miller6-22/+87
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg6-10/+50
2016-02-10geneve: Relax MTU constraintsDavid Wragg1-1/+12
2016-02-10vxlan: Relax MTU constraintsDavid Wragg1-11/+25
2016-02-10gpio: davinci: Fix the number of controllers allocatedLokesh Vutla1-2/+3
2016-02-10gpio: davinci: Add the missing of-node pointerKeerthy1-1/+1
2016-02-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-54/+85
2016-02-09Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2016-02-09Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen1-3/+4
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel1-6/+12
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo3-2/+47
2016-02-09workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUsMike Galbraith1-2/+32
2016-02-09Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo1-4/+4
2016-02-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-51/+60
2016-02-09scripts: add "prune-kernel" script to clean up old kernel imagesJ. Bruce Fields1-0/+20
2016-02-09flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck1-3/+6
2016-02-09of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.Aaro Koskinen1-0/+1
2016-02-09selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti1-0/+1
2016-02-09sctp: translate network order to host order when users get a hmacidXin Long1-2/+7
2016-02-09enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2-8/+13
2016-02-09tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-6/+19
2016-02-09net:Add sysctl_max_skb_fragsHans Westgaard Ry4-2/+15
2016-02-09tcp: do not drop syn_recv on all icmp reportsEric Dumazet3-6/+12
2016-02-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-12/+52
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-8/+17