summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-12sound: Disable the build of OSS driversTakashi Iwai1-0/+1
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä2-2/+18
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie9-41/+60
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie96-2077/+2345
2017-05-12Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...Dave Airlie1-0/+8
2017-05-11net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli1-3/+3
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller2-1/+38
2017-05-11tipc: make macro tipc_wait_for_cond() smp safeJon Paul Maloy1-19/+19
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek7-1/+9
2017-05-11ethernet: aquantia: remove redundant checks on error statusColin Ian King2-23/+2
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller1-1/+0
2017-05-11Merge branch 'qlcnic-fixes'David S. Miller4-2/+40
2017-05-11qlcnic: Update version to 5.3.66Chopra, Manish1-2/+2
2017-05-11qlcnic: Fix link configuration with autoneg disabledChopra, Manish3-0/+38
2017-05-11xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov1-2/+1
2017-05-11net: sched: optimize class dumpsEric Dumazet1-0/+6
2017-05-11tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng1-4/+5
2017-05-11netem: fix skb_orphan_partial()Eric Dumazet1-12/+8
2017-05-11Merge branch 'generic-xdp-followups'David S. Miller6-48/+90
2017-05-11xdp: refine xdp api with regards to generic xdpDaniel Borkmann4-43/+67
2017-05-11xdp: add flag to enforce driver modeDaniel Borkmann5-5/+23
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann1-1/+1
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs4-4/+4
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs1-3/+13
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs1-7/+10
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs1-10/+16
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs1-1/+1
2017-05-12drm/nouveau/core: fix static checker warningBen Skeggs1-1/+1
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs1-1/+0
2017-05-12drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs1-3/+7
2017-05-12drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs1-5/+3
2017-05-12drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()Ben Skeggs1-7/+6
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller2-1/+8
2017-05-11Merge tag 'docs-4.12-2' of git://git.lwn.net/linuxLinus Torvalds6-8/+9
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-38/+107
2017-05-11Merge branch 'bpf-pkt-ptr-align'David S. Miller10-28/+580
2017-05-11bpf: Add verifier test case for alignment.David S. Miller2-1/+419
2017-05-11bpf: Add bpf_verify_program() to the library.David S. Miller2-0/+26
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller6-9/+40
2017-05-11bpf: Do per-instruction state dumping in verifier when log_level > 1.David S. Miller1-2/+6
2017-05-11bpf: Track alignment of register values in the verifier.David S. Miller2-19/+92
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds21-38/+81
2017-05-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-35/+65
2017-05-11doc: replace FTP URL to kernel.org with HTTPS oneMichael Heimpold1-1/+1
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds53-3834/+6173
2017-05-11bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann1-2/+3
2017-05-11net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk2-3/+5
2017-05-11Merge branch 's390-net-fixes'David S. Miller7-24/+69
2017-05-11s390/qeth: add missing hash table initializationsUrsula Braun1-0/+2
2017-05-11s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann1-4/+6