aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-21net/smc: abort CLC connection in smc_releaseHans Wippel1-0/+2
2018-11-21Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller16-38/+82
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet4-6/+17
2018-11-21net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata1-0/+5
2018-11-21Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds11-17/+150
2018-11-21iomap: readpages doesn't zero page tail beyond EOFDave Chinner1-3/+8
2018-11-21vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPPDave Chinner1-8/+7
2018-11-21iomap: dio data corruption and spurious errors when pipes fillDave Chinner1-3/+19
2018-11-21iomap: sub-block dio needs to zeroout beyond EOFDave Chinner1-1/+8
2018-11-21iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extentsDave Chinner1-5/+6
2018-11-21xfs: delalloc -> unwritten COW fork allocation can go wrongDave Chinner1-1/+4
2018-11-21xfs: flush removing page cache in xfs_reflink_remap_prepDave Chinner3-5/+17
2018-11-21Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linusJens Axboe1-10/+63
2018-11-21Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki7-14/+14
2018-11-21drm/i915: Add rotation readout for plane initial configVille Syrjälä2-0/+32
2018-11-21drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä1-0/+8
2018-11-21ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede1-0/+1
2018-11-21drm/fb-helper: Blacklist writeback when adding connectors to fbdevPaul Kocialkowski1-0/+3
2018-11-21drm/i915: Write GPU relocs harder with gen3Chris Wilson1-1/+6
2018-11-20net/sched: act_police: fix race condition on state variablesDavide Caratti1-14/+21
2018-11-20Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds5-22/+6
2018-11-20MAINTAINERS: add myself as co-maintainer for r8169Heiner Kallweit1-0/+1
2018-11-20drm/amdgpu: Enable HDP memory light sleepKenneth Feng1-7/+32
2018-11-20xfs: extent shifting doesn't fully invalidate page cacheDave Chinner1-7/+1
2018-11-20xfs: finobt AG reserves don't consider last AG can be a runtDave Chinner1-4/+7
2018-11-20xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffersDave Chinner1-7/+21
2018-11-20xfs: uncached buffer tracing needs to print bnoDave Chinner1-1/+4
2018-11-20tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescingStephen Mallon1-0/+1
2018-11-20tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam1-2/+16
2018-11-20Documentation/security-bugs: Postpone fix publication in exceptional casesWill Deacon1-10/+11
2018-11-20MAINTAINERS: Add Sasha as a stable branch maintainerGreg Kroah-Hartman1-0/+1
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds15-43/+89
2018-11-20mtd: spi-nor: fix selection of uniform erase type in flexible confTudor.Ambarus@microchip.com1-11/+36
2018-11-20RISC-V: recognize S/U mode bits in print_isaPatrick Stählin1-3/+6
2018-11-20riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov2-10/+21
2018-11-20riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov1-0/+1
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel6-2/+120
2018-11-20RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson1-2/+2
2018-11-20usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2018-11-20drm/i915: Prevent machine hang from Broxton's vtd w/a and error captureChris Wilson3-2/+26
2018-11-19Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller12-83/+116
2018-11-19net/ibmnvic: Fix deadlock problem in resetJuliet Kim2-39/+22
2018-11-19Merge branch 'qed-Fix-Queue-Manager-getters'David S. Miller1-5/+24
2018-11-19qed: Fix QM getters to always return a valid pqDenis Bolotin1-4/+20
2018-11-19qed: Fix bitmap_weight() checkDenis Bolotin1-1/+4
2018-11-19net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin1-2/+1
2018-11-19net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin2-4/+4
2018-11-19net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin1-2/+2
2018-11-19net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin1-16/+12
2018-11-19Merge branch 'ena-hibernation-and-rmmod-bug-fixes'David S. Miller2-13/+12