summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-18tty: fix compat TIOCGSERIAL checking wrong function ptrEric Biggers
2020-03-18tty: fix compat TIOCGSERIAL leaking uninitialized memoryEric Biggers
2020-03-18tty: drop outdated comments about release_tty() lockingEric Biggers
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu
2020-03-18intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin
2020-03-18intel_th: Fix user-visible error codesAlexander Shishkin
2020-03-18intel_th: msu: Fix the unexpected state warningAlexander Shishkin
2020-03-18stm class: sys-t: Fix the use of time_after()Alexander Shishkin
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-17net: core: dev.c: fix a documentation warningMauro Carvalho Chehab
2020-03-17net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab
2020-03-17Merge branch 'ENA-driver-bug-fixes'David S. Miller
2020-03-17net: ena: fix continuous keep-alive resetsArthur Kiyanovski
2020-03-17net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski
2020-03-17net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski
2020-03-17net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski
2020-03-17net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-03-17Merge branch 'net-bcmgenet-revisit-MAC-reset'David S. Miller
2020-03-17net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2020-03-17Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
2020-03-17Merge branch 'net-mvmdio-avoid-error-message-for-optional-IRQ'David S. Miller
2020-03-17net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-17Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham
2020-03-17Input: allocate keycode for "Selective Screenshot" keyRajat Jain
2020-03-17arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-17arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-03-17bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau
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-17ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros
2020-03-17ARM: dts: omap4-droid4: Fix lost touchscreen interruptsTony Lindgren
2020-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-03-17scsi: qla2xxx: Fix I/Os being passed down when FC device is being deletedArun Easi
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