summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-03KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-03Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-03rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()Paul E. McKenney
2017-10-03ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-03powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter
2017-10-03powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr
2017-10-03Merge tag 'drm-intel-fixes-2017-09-27' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-10-02socket, bpf: fix possible use after freeEric Dumazet
2017-10-02nbd: fix -ERESTARTSYS handlingJosef Bacik
2017-10-02drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai
2017-10-02ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel
2017-10-02Merge branch 'mlxsw-gre-fixes'David S. Miller
2017-10-02mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata
2017-10-02mlxsw: spectrum_router: Move VRF refcountingPetr Machata
2017-10-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai
2017-10-02ceph: fix __choose_mds() for LSSNAP requestYan, Zheng
2017-10-02ceph: properly queue cap snap for newly created snap realmYan, Zheng
2017-10-02arm64: fix misleading data abort decodingMark Rutland
2017-10-02Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto
2017-10-02Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"Kai-Heng Feng
2017-10-02HID: hidraw: fix power sequence when closing deviceDmitry Torokhov
2017-10-02HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke
2017-10-01net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET
2017-10-01net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT
2017-10-01r8152: add Linksys USB3GIGV1 idGrant Grundler
2017-10-01l2tp: fix l2tp_eth module loadingGuillaume Nault
2017-10-01Merge branch 'erspan-fixes'David S. Miller
2017-10-01ip_gre: erspan device should keep dstXin Long
2017-10-01ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long
2017-10-01ip_gre: check packet length and mtu correctly in erspan_xmitXin Long
2017-10-01ip_gre: get key from session_id correctly in erspan_rcvXin Long
2017-10-01Linux 4.14-rc3v4.14-rc3Linus Torvalds
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-01nvme: fix visibility of "uuid" ns attributeMartin Wilck
2017-10-01tipc: use only positive error codes in messagesParthasarathy Bhuvaragan
2017-10-01ppp: fix __percpu annotationGuillaume Nault
2017-10-01Merge branch 'udp-fix-early-demux-for-mcast-packets'David S. Miller
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni
2017-10-01IPv4: early demux can return an error codePaolo Abeni
2017-10-01ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long
2017-10-01ip6_gre: ip6gre_tap device should keep dstXin Long
2017-10-01ip_gre: ipgre_tap device should keep dstXin Long