summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-18Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-03-18Merge tag 'usb-serial-5.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-03-17arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-17arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-03-17USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet
2020-03-17USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet
2020-03-17usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede
2020-03-17usb: chipidea: udc: fix sleeping function called from invalid contextPeter Chen
2020-03-17CIFS: fiemap: do not return EINVAL if get nothingMurphy Zhou
2020-03-17CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir...Shyam Prasad N
2020-03-17cifs: potential unintitliazed error code in cifs_getattr()Dan Carpenter
2020-03-17ALSA: hda/realtek - Enable the headset of Acer N50-600 with ALC662Jian-Hong Pan
2020-03-17ALSA: hda/realtek - Enable headset mic of Acer X2660G with ALC662Jian-Hong Pan
2020-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-03-17staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube
2020-03-17staging: greybus: loopback_test: fix potential path truncationsJohan Hovold
2020-03-17staging: greybus: loopback_test: fix potential path truncationJohan Hovold
2020-03-17staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold
2020-03-17mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław
2020-03-17mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhierMasahiro Yamada
2020-03-17mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...Hans de Goede
2020-03-17mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...Hans de Goede
2020-03-17initramfs: restore default compression behaviorEugeniy Paltsev
2020-03-17modpost: move the namespace field in Module.symvers lastJessica Yu
2020-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-03-16HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti
2020-03-16HID: google: add moonball USB idChen-Tsung Hsieh
2020-03-16drm/i915: Handle all MCR rangesMatt Roper
2020-03-16Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama
2020-03-16drm/i915/execlists: Track active elements during dequeueChris Wilson
2020-03-16ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai
2020-03-16ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai
2020-03-15Linux 5.6-rc6Linus Torvalds
2020-03-15Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-15Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-15Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-15Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-15Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-03-14io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}Pavel Begunkov
2020-03-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-14Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-14iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey
2020-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-14Merge branch 'kvm-null-pointer-fix' into kvm-masterPaolo Bonzini
2020-03-14KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov