summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-23/+33
2018-01-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2018-01-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-23/+90
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-19/+99
2018-01-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen-1/+7
2018-01-17x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini-2/+1
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-6/+6
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-239/+390
2018-01-16Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-1/+6
2018-01-16Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-18/+46
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann-30/+24
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier-1/+7
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski-1/+1
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino-0/+1
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller-11/+32
2018-01-16sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long-8/+6
2018-01-16sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long-10/+6
2018-01-16sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long-2/+8
2018-01-16ibmvnic: Fix pending MAC address changesThomas Falcon-6/+7
2018-01-16delayacct: Account blkio completion on the correct taskJosh Snyder-23/+33
2018-01-16objtool: Improve error message for bad file argumentJosh Poimboeuf-1/+3
2018-01-16objtool: Fix seg fault with gold linkerJosh Poimboeuf-4/+10
2018-01-15RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky-4/+3
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg-2/+2
2018-01-15Merge branch 'ipv4-Make-neigh-lookup-keys-for-loopback-point-to-point-devices...David S. Miller-3/+11
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall-1/+9
2018-01-15net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall-2/+2
2018-01-15sh_eth: fix dumping ARSTRSergei Shtylyov-1/+1
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu-51/+1
2018-01-15net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de-3/+3
2018-01-15ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet-0/+1
2018-01-15tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap-1/+1
2018-01-15sctp: avoid compiler warning on implicit fallthruMarcelo Ricardo Leitner-2/+3
2018-01-15net: ipv4: Make "ip route get" match iif lo rules again.Lorenzo Colitti-0/+1
2018-01-15netlink: extack needs to be reset each time through loopDavid Ahern-1/+2
2018-01-15tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang-12/+14
2018-01-15ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney-2/+4
2018-01-15net: cs89x0: add MODULE_LICENSEArnd Bergmann-0/+4
2018-01-15ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault-2/+3
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin-4/+10
2018-01-159p: add missing module license for xen transportStephen Hemminger-0/+4
2018-01-15ring-buffer: Bring back context level recursive checksSteven Rostedt (VMware)-17/+45
2018-01-15cfg80211: check dev_set_name() return valueJohannes Berg-1/+7
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg-2/+7
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler-2/+10
2018-01-15nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski-4/+7
2018-01-15cfg80211: fully initialize old channel for eventJohannes Berg-2/+1
2018-01-15x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky-1/+5
2018-01-15x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse-0/+59