summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Linux 5.3.2v5.3.2Greg Kroah-Hartman1-1/+1
2019-10-01objtool: Clobber user CFLAGS variableJosh Poimboeuf1-1/+1
2019-10-01platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus1-1/+1
2019-10-01ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai1-2/+1
2019-10-01ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)1-0/+1
2019-10-01ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto1-1/+1
2019-10-01ALSA: usb-audio: Add DSD support for EVGA NU AudioJussi Laako1-0/+1
2019-10-01ALSA: usb-audio: Add Hiby device family to quirks for native DSD supportIlya Pshonkin1-0/+1
2019-10-01Revert "mm/z3fold.c: fix race between migration and destruction"Vitaly Wool1-90/+0
2019-10-01clk: imx: imx8mm: fix audio pll settingPeng Fan1-2/+2
2019-10-01crypto: talitos - fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-10-01mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami1-6/+12
2019-10-01HID: Add quirk for HP X500 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-10-01HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern1-1/+1
2019-10-01HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices failsHans de Goede1-5/+5
2019-10-01HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern2-5/+6
2019-10-01HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander1-1/+1
2019-10-01HID: prodikeys: Fix general protection fault during probeAlan Stern1-2/+10
2019-10-01powerpc/xive: Fix bogus error code returned by OPALGreg Kurz3-2/+13
2019-10-01drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...Nick Desaulniers4-0/+16
2019-10-01drm/amd/display: Don't replace the dc_state for fast updatesNicholas Kazlauskas1-0/+23
2019-10-01drm/amd/display: Skip determining update type for async updatesNicholas Kazlauskas1-7/+20
2019-10-01drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas1-10/+0
2019-10-01clocksource/drivers: Do not warn on probe deferJon Hunter1-1/+3
2019-10-01clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter1-2/+4
2019-10-01netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden1-0/+4
2019-09-21Linux 5.3.1v5.3.1Greg Kroah-Hartman1-1/+1
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young1-12/+10
2019-09-21floppy: fix usercopy directionJann Horn1-2/+2
2019-09-21phy: qcom-qmp: Correct ready status, againBjorn Andersson1-17/+16
2019-09-21ovl: fix regression caused by overlapping layers detectionAmir Goldstein3-27/+49
2019-09-21Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon1-3/+9
2019-09-21nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma1-1/+3
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu1-1/+0
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang1-1/+1
2019-09-21firmware: google: check if size is valid when decoding VPD dataHung-Te Lin3-28/+37
2019-09-21Documentation: sphinx: Add missing comma to list of stringsJonathan Neuschäfer1-1/+1
2019-09-21KVM: coalesced_mmio: add bounds checkingMatt Delco1-8/+11
2019-09-21net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu1-4/+8
2019-09-21net: dsa: Fix load order between DSA drivers and taggersAndrew Lunn1-0/+2
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang1-1/+1
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn6-7/+42
2019-09-21net_sched: let qdisc_put() accept NULL pointerCong Wang1-0/+3
2019-09-21net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni2-7/+16
2019-09-21ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long1-1/+1
2019-09-21phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentYoshihiro Shimoda1-0/+2
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern1-4/+8
2019-09-16Linux 5.3v5.3Linus Torvalds1-1/+1
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds1-3/+0