summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-22Merge tag 'mtd/fixes-for-4.20-rc4' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-11-22iommu/vt-d: Use memunmap to free memremapPan Bian
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires
2018-11-22Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...Benjamin Tissoires
2018-11-22Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires
2018-11-22Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires
2018-11-22Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires
2018-11-22Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires
2018-11-22Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-22Merge tag 'drm-misc-fixes-2018-11-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-22drm/ast: fixed cursor may disappear sometimesY.C. Chen
2018-11-21net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-11-22drm/ast: change resolution may cause screen blurredY.C. Chen
2018-11-21Merge branch 'smc-fixes'David S. Miller
2018-11-21net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun
2018-11-21net/smc: atomic SMCD cursor handlingUrsula Braun
2018-11-21net/smc: add SMC-D shutdown signalHans Wippel
2018-11-21net/smc: use queue pair number when matching link groupKarsten Graul
2018-11-21net/smc: abort CLC connection in smc_releaseHans Wippel
2018-11-21Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...David S. Miller
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet
2018-11-21net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata
2018-11-21Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-21iomap: readpages doesn't zero page tail beyond EOFDave Chinner
2018-11-21vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPPDave Chinner
2018-11-21iomap: dio data corruption and spurious errors when pipes fillDave Chinner
2018-11-21iomap: sub-block dio needs to zeroout beyond EOFDave Chinner
2018-11-21iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extentsDave Chinner
2018-11-21xfs: delalloc -> unwritten COW fork allocation can go wrongDave Chinner
2018-11-21xfs: flush removing page cache in xfs_reflink_remap_prepDave Chinner
2018-11-21swiotlb: Skip cache maintenance on map errorRobin Murphy
2018-11-21dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy
2018-11-21Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-11-21Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2018-11-21drm/i915: Add rotation readout for plane initial configVille Syrjälä
2018-11-21drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä
2018-11-21ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede
2018-11-21drm/fb-helper: Blacklist writeback when adding connectors to fbdevPaul Kocialkowski
2018-11-21drm/i915: Write GPU relocs harder with gen3Chris Wilson
2018-11-20net/sched: act_police: fix race condition on state variablesDavide Caratti
2018-11-20Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-20MAINTAINERS: add myself as co-maintainer for r8169Heiner Kallweit
2018-11-20drm/amdgpu: Enable HDP memory light sleepKenneth Feng
2018-11-20xfs: extent shifting doesn't fully invalidate page cacheDave Chinner
2018-11-20xfs: finobt AG reserves don't consider last AG can be a runtDave Chinner
2018-11-20xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffersDave Chinner
2018-11-20xfs: uncached buffer tracing needs to print bnoDave Chinner
2018-11-20tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...Stephen Mallon