summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-18net: sched: correct flower port blockingJason Baron2-0/+10
2020-02-18Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-8/+11
2020-02-18Documentation/hwmon: fix xdpe12284 Sphinx warningsRandy Dunlap1-0/+1
2020-02-18net: mscc: fix in frame extractionHoratiu Vultur1-0/+8
2020-02-18ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland1-1/+2
2020-02-18Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2020-02-17drm/i915/gt: Protect defer_request() from new waitersChris Wilson2-3/+10
2020-02-17drm/i915/gt: Prevent queuing retire workers on the virtual engineChris Wilson2-0/+6
2020-02-17drm/i915/dsc: force full modeset whenever DSC is enabled at probeJani Nikula1-0/+18
2020-02-17drm/i915/ehl: Update port clock voltage level requirementsMatt Roper1-1/+3
2020-02-17drm/i915: Update drm/i915 bug filing URLJani Nikula3-7/+6
2020-02-17MAINTAINERS: Update drm/i915 bug filing URLJani Nikula1-1/+1
2020-02-17tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LASTRoberto Sassu1-0/+2
2020-02-17tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.Jarkko Sakkinen2-3/+5
2020-02-17drm/i915: Initialise basic fence before acquiring seqnoChris Wilson1-7/+14
2020-02-17drm/i915/gem: Require per-engine reset support for non-persistent contextsChris Wilson1-0/+16
2020-02-17s390: make 'install' not depend on vmlinuxMasahiro Yamada2-2/+2
2020-02-17s390/kaslr: Fix casts in get_randomNathan Chancellor1-1/+1
2020-02-17s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor1-1/+1
2020-02-17s390/pkey/zcrypt: spelling s/crytp/crypt/Geert Uytterhoeven1-2/+2
2020-02-17s390/cio: use kobj_to_dev() APIchenqiwu1-2/+2
2020-02-17s390/defconfig: enable CONFIG_PROTECTED_VIRTUALIZATION_GUESTChristian Borntraeger2-21/+18
2020-02-17s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin1-2/+3
2020-02-17bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fillJohannes Krude1-1/+1
2020-02-17btrfs: don't set path->leave_spinning for truncateJosef Bacik1-2/+0
2020-02-17ALSA: hda/realtek - Apply quirk for MSI GP63, tooTakashi Iwai1-0/+1
2020-02-17ASoC: amd: ACP needs to be powered off in BIOS.Ravulapati Vishnu vardhan rao1-23/+0
2020-02-17ASoC: hdmi-codec: set plugged_cb to NULL when component removingTzung-Bi Shih1-0/+10
2020-02-17watchdog: da9062: Add dependency on I2CGuenter Roeck1-0/+1
2020-02-17watchdog: da9062: fix power management opsMarco Felsch1-0/+12
2020-02-17watchdog: da9062: do not ping the hw during stop()Marco Felsch1-7/+0
2020-02-17watchdog: fix mtk_wdt.c RESET_CONTROLLER build errorRandy Dunlap1-0/+1
2020-02-17Merge tag 'misc-habanalabs-fixes-2020-02-11' of git://people.freedesktop.org/...Greg Kroah-Hartman2-3/+46
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal4-7/+108
2020-02-17USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman1-2/+7
2020-02-17drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul1-0/+2
2020-02-17drm/nouveau/gr/tu11x: initial supportBen Skeggs2-0/+28
2020-02-17drm/nouveau/acr/tu11x: initial supportBen Skeggs3-0/+18
2020-02-17net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil1-0/+2
2020-02-17skbuff.h: fix all kernel-doc warningsRandy Dunlap1-0/+30
2020-02-17skbuff: remove stale bit mask commentsRandy Dunlap1-2/+0
2020-02-17net/sock.h: fix all kernel-doc warningsRandy Dunlap1-5/+33
2020-02-17net: ks8851-ml: Fix 16-bit IO operationMarek Vasut1-2/+2
2020-02-17net: ks8851-ml: Fix 16-bit data accessMarek Vasut1-2/+2
2020-02-17net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut1-40/+5
2020-02-17mptcp: select CRYPTOMatthieu Baerts1-0/+1
2020-02-17Merge branch 'bonding-fix-bonding-interface-bugs'David S. Miller4-10/+60
2020-02-17bonding: fix lockdep warning in bond_get_stats()Taehee Yoo1-3/+50
2020-02-17net: export netdev_next_lower_dev_rcu()Taehee Yoo2-7/+6
2020-02-17bonding: add missing netdev_update_lockdep_key()Taehee Yoo2-0/+4