summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-18block: don't deal with discard limit in blkdev_issue_discard()Ming Lei
2018-10-18fscache: Fix out of bound read in long cookie keysEric Sandeen
2018-10-18fscache: Fix incomplete initialisation of inline key spaceDavid Howells
2018-10-18cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-10-18LICENSES: Remove CC-BY-SA-4.0 license textChristoph Hellwig
2018-10-18Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.org/users/willy/linu...Greg Kroah-Hartman
2018-10-18Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar
2018-10-17net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-10-17net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT
2018-10-17sctp: fix the data size calculation in sctp_data_sizeXin Long
2018-10-17virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-17udp6: fix encap return code for resubmittingPaolo Abeni
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel
2018-10-17sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long
2018-10-17sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
2018-10-17r8169: re-enable MSI-X on RTL8168gHeiner Kallweit
2018-10-17net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo
2018-10-17ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-10-17Merge branch 'geneve-vxlan-mtu'David S. Miller
2018-10-17geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio
2018-10-17geneve, vxlan: Don't check skb_dst() twiceStefano Brivio
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller
2018-10-17tracing: Use trace_clock_local() for looping in preemptirq_delay_test.cSteven Rostedt (VMware)
2018-10-17tracepoint: Fix tracepoint array element size mismatchMathieu Desnoyers
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-17perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo
2018-10-17Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-10-17Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka
2018-10-16perf tools: Pass build flags to traceevent buildJiri Olsa
2018-10-16perf report: Don't crash on invalid inline debug informationMilian Wolff
2018-10-16sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman
2018-10-16Merge tag 'selinux-pr-20181015' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16perf cpu_map: Align cpu map synthesized events properly.David Miller
2018-10-16perf tools: Fix tracing_path_mount proper pathJiri Olsa
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson
2018-10-16drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor
2018-10-16perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern