summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-18sparc: vDSO: Silence an uninitialized variable warningDan Carpenter1-1/+3
2018-10-18net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0
2018-10-18Merge branch 'geneve-vxlan-mtu'David S. Miller3-21/+15
2018-10-18geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio3-6/+15
2018-10-18geneve, vxlan: Don't check skb_dst() twiceStefano Brivio2-21/+6
2018-10-18sparc: Fix syscall fallback bugs in VDSO.David S. Miller2-1/+16
2018-10-17tracing: Use trace_clock_local() for looping in preemptirq_delay_test.cSteven Rostedt (VMware)1-5/+5
2018-10-17tracepoint: Fix tracepoint array element size mismatchMathieu Desnoyers4-30/+39
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-10-17perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo1-19/+2
2018-10-17Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+1
2018-10-17Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-1/+1
2018-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+9
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior1-1/+1
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior1-1/+0
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski1-6/+4
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka1-6/+7
2018-10-16perf tools: Pass build flags to traceevent buildJiri Olsa1-1/+1
2018-10-16perf report: Don't crash on invalid inline debug informationMilian Wolff1-0/+3
2018-10-16sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long2-4/+5
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman11-65/+91
2018-10-16Merge tag 'selinux-pr-20181015' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-10-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-10-16perf cpu_map: Align cpu map synthesized events properly.David Miller1-0/+1
2018-10-16perf tools: Fix tracing_path_mount proper pathJiri Olsa1-2/+2
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson1-1/+1
2018-10-16drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor2-4/+4
2018-10-16perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa2-0/+4
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern1-2/+2
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller1-1/+1
2018-10-16sched/fair: Fix the min_vruntime update logic in dequeue_entity()Song Muchun1-1/+1
2018-10-16Merge branch 'nfp-fix-pedit-set-action-offloads'David S. Miller1-18/+33
2018-10-16nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren1-11/+15
2018-10-16nfp: flower: fix multiple keys per pedit actionPieter Jansen van Vuuren1-4/+12
2018-10-16nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren1-6/+9
2018-10-16rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells1-0/+1
2018-10-16sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long4-1/+11
2018-10-16net: fec: don't dump RX FIFO register when not availableFugang Duan2-4/+16
2018-10-16qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King1-1/+1
2018-10-16ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet1-8/+8
2018-10-16tipc: fix unsafe rcu locking when accessing publication listTung Nguyen1-2/+2
2018-10-16rxrpc: Fix incorrect conditional on IPV6David Howells1-1/+1
2018-10-16ipv6: rate-limit probes for neighbourless routesSabrina Dubroca2-6/+10
2018-10-16net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli1-2/+5
2018-10-16rxrpc: use correct kvec num when sending BUSY response packetYueHaibing1-1/+2
2018-10-16rxrpc: Fix an uninitialised variableDavid Howells1-1/+1
2018-10-16tipc: initialize broadcast link stale counter correctlyJon Maloy1-0/+1
2018-10-16llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang1-0/+1
2018-10-16Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-38/+36