summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-21Makefile: kselftest and kselftest-clean fail for make O=dir caseShuah Khan
2017-09-19selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer
2017-09-19selftests: actually run the various net selftestsJosef Bacik
2017-09-19selftest: add a reuseaddr testJosef Bacik
2017-09-19selftests: silence test output by defaultJosef Bacik
2017-09-18selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer
2017-09-18selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer
2017-09-18selftests/intel_pstate: No need to compile test progs in the run scriptThomas Meyer
2017-09-18selftests: intel_pstate: build only on x86Daniel Díaz
2017-09-18selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra
2017-09-18tools: fix testing/selftests/sigaltstack for s390xThomas Richter
2017-09-18selftests: net: More graceful finding of `ip'.Daniel Díaz
2017-09-16Linux 4.14-rc1drm-dwhdmi-develLinus Torvalds
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-16Documentation: link in networking docsPavel Machek
2017-09-16tcp: fix data delivery rateEric Dumazet
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-15Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-15Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso
2017-09-15kvm: Serialize wq active checks in kvm_vcpu_wake_up()Davidlohr Bueso
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso
2017-09-15kvm,lapic: Justify use of swait_active()Davidlohr Bueso