summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-12Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-12Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-12vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman
2017-05-12sfc: revert changes to NIC revision numbersBert Kenward
2017-05-12net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold
2017-05-12net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold
2017-05-12net: dsa: mv88e6xxx: add default case to switchGustavo A. R. Silva
2017-05-12sctp: fix src address selection if using secondary addresses for ipv6Xin Long
2017-05-12sound: Disable the build of OSS driversTakashi Iwai
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-12Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...Dave Airlie
2017-05-11net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller
2017-05-11tipc: make macro tipc_wait_for_cond() smp safeJon Paul Maloy
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek
2017-05-11ethernet: aquantia: remove redundant checks on error statusColin Ian King
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller
2017-05-11Merge branch 'qlcnic-fixes'David S. Miller
2017-05-11qlcnic: Update version to 5.3.66Chopra, Manish
2017-05-11qlcnic: Fix link configuration with autoneg disabledChopra, Manish
2017-05-11xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov
2017-05-11net: sched: optimize class dumpsEric Dumazet
2017-05-11tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng
2017-05-11netem: fix skb_orphan_partial()Eric Dumazet
2017-05-11Merge branch 'generic-xdp-followups'David S. Miller
2017-05-11xdp: refine xdp api with regards to generic xdpDaniel Borkmann
2017-05-11xdp: add flag to enforce driver modeDaniel Borkmann
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-12drm/nouveau/core: fix static checker warningBen Skeggs
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs
2017-05-12drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs
2017-05-12drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs
2017-05-12drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()Ben Skeggs
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller
2017-05-11Merge tag 'docs-4.12-2' of git://git.lwn.net/linuxLinus Torvalds
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-11Merge branch 'bpf-pkt-ptr-align'David S. Miller