summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-03ibmvnic: Wait for any pending scrqs entries at driver closeNathan Fontenot
2017-05-03ibmvnic: Clean up tx pools when closingNathan Fontenot
2017-05-03ibmvnic: Whitespace correction in release_rx_poolsNathan Fontenot
2017-05-03ibmvnic: Delete napi's when releasing driver resourcesNathan Fontenot
2017-05-03ibmvnic: Updated reset handlingNathan Fontenot
2017-05-03ibmvnic: Replace is_closed with state fieldNathan Fontenot
2017-05-03ibmvnic: Move resource initialization to its own routineNathan Fontenot
2017-05-03sparc: Remove redundant tests in boot_flags_init().David S. Miller
2017-05-03CIFS: fix oplock break deadlocksRabin Vincent
2017-05-03cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp
2017-05-03cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp
2017-05-03Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini
2017-05-03tools/kvm: fix top level makefileJustin M. Forbes
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-03mtip32xx: convert internal commands to regular block infrastructureJens Axboe
2017-05-03mtip32xx: cleanup internal tag assumptionsJens Axboe
2017-05-03netfilter: conntrack: Force inlining of build check to prevent build failureGeert Uytterhoeven
2017-05-03test_bpf: Use ULL suffix for 64-bit constantsGeert Uytterhoeven
2017-05-03net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas
2017-05-03tg3: don't clear stats while tg3_closeYueHaibing
2017-05-03selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov
2017-05-03selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song
2017-05-03xdp: use common helper for netlink extended ack reportingDaniel Borkmann
2017-05-03net: ipv6: Do not duplicate DAD on link upDavid Ahern
2017-05-03smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai
2017-05-03Merge branch 'sample-bpf-loader-fixes'David S. Miller
2017-05-03samples/bpf: export map_data[] for more info on mapsJesper Dangaard Brouer
2017-05-03samples/bpf: load_bpf.c make callback fixup more flexibleJesper Dangaard Brouer
2017-05-03samples/bpf: make bpf_load.c code compatible with ELF maps section changesJesper Dangaard Brouer
2017-05-03samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4Jesper Dangaard Brouer
2017-05-03perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver
2017-05-03of: fix uninitialized variable warning for overlay testArnd Bergmann
2017-05-03powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set itNicholas Piggin
2017-05-03powerpc/powernv: Fix TCE kill on NVLink2Alistair Popple
2017-05-03powerpc/mm/radix: Drop support for CPUs without lockless tlbieMichael Ellerman
2017-05-03netfilter: nf_tables: check if same extensions are set when adding elementsPablo Neira Ayuso
2017-05-03metag/mm: Drop pointless incrementJames Hogan
2017-05-03soc/qbman: Fix implicit header dependency now causing build failsPaul Gortmaker
2017-05-03ia64: beatify build log for gate.so and gate-syms.oMasahiro Yamada
2017-05-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-05-03alpha: make short build log available for division routinesMasahiro Yamada
2017-05-03alpha: merge build rules of division routinesMasahiro Yamada
2017-05-03alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada
2017-05-03xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky
2017-05-03powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar
2017-05-03powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function bodyMichael Ellerman
2017-05-03powerpc/smp: Document irq enable/disable after migrating IRQsMichael Ellerman
2017-05-03powerpc/mpc52xx: Don't select user-visible RTAS_PROCMichael Ellerman
2017-05-03powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()Andrew Donnellan
2017-05-03Makefile: evaluate LDFLAGS_BUILD_ID only onceRabin Vincent