summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-10drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPERUlf Magnusson-1/+0
2019-10-10virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost-1/+2
2019-10-10binder: Fix comment headers on binder_alloc_prepare_to_free()Joel Fernandes (Google)-1/+1
2019-10-10binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner-2/+4
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold-4/+7
2019-10-10platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko-2/+1
2019-10-10platform/x86: classmate-laptop: remove unused variableyu kuai-12/+0
2019-10-10tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang-2/+2
2019-10-10serial: fix kernel-doc warning in commentsRandy Dunlap-0/+2
2019-10-10opp: of: drop incorrect lockdep_assert_held()Viresh Kumar-2/+0
2019-10-10USB: iowarrior: use pr_err()Johan Hovold-1/+1
2019-10-10USB: iowarrior: drop redundant iowarrior mutexJohan Hovold-12/+1
2019-10-10USB: iowarrior: drop redundant disconnect mutexJohan Hovold-15/+2
2019-10-10USB: iowarrior: fix use-after-free after driver unbindJohan Hovold-0/+6
2019-10-10USB: iowarrior: fix use-after-free on releaseJohan Hovold-1/+2
2019-10-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold-4/+3
2019-10-10USB: chaoskey: fix use-after-free on releaseJohan Hovold-2/+3
2019-10-10USB: adutux: fix use-after-free on releaseJohan Hovold-1/+2
2019-10-10USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold-12/+12
2019-10-10USB: legousbtower: fix use-after-free on releaseJohan Hovold-1/+2
2019-10-10usb: cdns3: Fix for incorrect DMA mask.Pawel Laszczak-0/+7
2019-10-10usb: cdns3: fix cdns3_core_init_role()Roger Quadros-1/+19
2019-10-10usb: cdns3: gadget: Fix full-speed modeRoger Quadros-0/+1
2019-10-10USB: usb-skeleton: drop redundant in-urb checkJohan Hovold-2/+1
2019-10-10USB: usb-skeleton: fix use-after-free after driver unbindJohan Hovold-0/+1
2019-10-10USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold-3/+4
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-182/+290
2019-10-10drm/bridge: tc358767: fix max_tu_symbol valueTomi Valkeinen-1/+6
2019-10-10cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki-10/+3
2019-10-10ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklistMario Limonciello-13/+0
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic-2/+8
2019-10-09net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet-1/+1
2019-10-09tun: remove possible false sharing in tun_flow_update()Eric Dumazet-2/+2
2019-10-09scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche-1/+0
2019-10-09scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer-1/+1
2019-10-09scsi: sni_53c710: fix compilation errorThomas Bogendoerfer-3/+1
2019-10-09scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke-5/+16
2019-10-09scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais-0/+4
2019-10-09null_blk: Fix zoned command return codeKeith Busch-2/+1
2019-10-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas-0/+1
2019-10-09s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter-4/+8
2019-10-09s390/qeth: Fix error handling during VNICC initializationAlexandra Winter-4/+7
2019-10-09phylink: fix kernel-doc warningsRandy Dunlap-1/+1
2019-10-09bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet-1/+1
2019-10-09net: stmmac: fix disabling flexible PPS outputAntonio Borneo-0/+1
2019-10-09net: stmmac: fix length of PTP clock's name stringAntonio Borneo-1/+1
2019-10-09drivers/amba: fix reset control error handlingRussell King-3/+11
2019-10-09drm/i915/gt: execlists->active is serialised by the taskletChris Wilson-9/+27
2019-10-09drm/i915/execlists: Protect peeking at execlists->activeChris Wilson-2/+5
2019-10-09drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson-4/+6