summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-19Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds
2017-09-18Merge tag 'mmc-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2017-09-17Update version of cifs moduleSteve French
2017-09-17cifs: hide unused functionsArnd Bergmann
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French
2017-09-17CIFS/SMB3: Update documentation to reflect SMB3 and various changesSteve French
2017-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-16genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner
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-15fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness
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
2017-09-15kvm,async_pf: Use swq_has_sleeper()Davidlohr Bueso