summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-11bpf: Add verifier test case for alignment.David S. Miller
2017-05-11bpf: Add bpf_verify_program() to the library.David S. Miller
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller
2017-05-11bpf: Do per-instruction state dumping in verifier when log_level > 1.David S. Miller
2017-05-11bpf: Track alignment of register values in the verifier.David S. Miller
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds
2017-05-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-11doc: replace FTP URL to kernel.org with HTTPS oneMichael Heimpold
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-05-11bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann
2017-05-11net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk
2017-05-11Merge branch 's390-net-fixes'David S. Miller
2017-05-11s390/qeth: add missing hash table initializationsUrsula Braun
2017-05-11s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-05-11s390/qeth: handle sysfs error during initializationUrsula Braun
2017-05-11mdio: mux: Correct mdio_mux_init error path issuesJon Mason
2017-05-11ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong
2017-05-11netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King
2017-05-11net: qca_spi: Fix alignment issues in rx pathStefan Wahren
2017-05-11driver: vrf: Fix one possible use-after-free issueGao Feng