summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-19net: sched: Fix for duplicate class dumpPhil Sutter1-1/+2
2018-10-19mtip32xx: fully switch to the generic DMA APIChristoph Hellwig1-29/+18
2018-10-19rsxx: switch to the generic DMA APIChristoph Hellwig2-27/+27
2018-10-19umem: switch to the generic DMA APIChristoph Hellwig1-20/+18
2018-10-19sx8: switch to the generic DMA APIChristoph Hellwig1-13/+13
2018-10-19sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig1-24/+5
2018-10-19skd: switch to the generic DMA APIChristoph Hellwig1-38/+25
2018-10-19ubd: remove use of blk_rq_map_sgChristoph Hellwig1-104/+54
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-10-18sparc: Revert unintended perf changes.David S. Miller1-5/+0
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li3-4/+24
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-7/+9
2018-10-18block: don't deal with discard limit in blkdev_issue_discard()Ming Lei1-26/+2
2018-10-18fscache: Fix out of bound read in long cookie keysEric Sandeen1-3/+7
2018-10-18fscache: Fix incomplete initialisation of inline key spaceDavid Howells3-23/+5
2018-10-18cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro1-1/+1
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds3-24/+18
2018-10-18LICENSES: Remove CC-BY-SA-4.0 license textChristoph Hellwig1-397/+0
2018-10-18Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.org/users/willy/linu...Greg Kroah-Hartman2-3/+3
2018-10-18nvme-pci: remove duplicate checkChaitanya Kulkarni1-2/+2
2018-10-18Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar12-45/+39
2018-10-18net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov1-2/+0
2018-10-18net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT1-3/+3
2018-10-18sctp: fix the data size calculation in sctp_data_sizeXin Long1-1/+1
2018-10-18virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin1-1/+4
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-35/+44
2018-10-18udp6: fix encap return code for resubmittingPaolo Abeni1-4/+2
2018-10-18mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel3-6/+17
2018-10-18sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long1-1/+3
2018-10-18sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner1-3/+2
2018-10-18r8169: re-enable MSI-X on RTL8168gHeiner Kallweit1-5/+0
2018-10-18net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo1-2/+4
2018-10-18ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
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-17drivers/block: Remove DAC960 driverHannes Reinecke5-12412/+0
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