summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-05usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-12-05s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-12-05rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-12-05net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-12-05virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3
2018-12-05virtio-net: disable guest csum during XDP setJason Wang1-6/+2
2018-12-05net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi1-2/+7
2018-12-05Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin1-6/+0
2018-12-05wil6210: missing length check in wmi_set_ieLior David1-1/+7
2018-12-05ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger1-10/+10
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2018-12-01lan78xx: Read MAC address from DT if presentPhil Elwell1-22/+20
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2-2/+2
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman1-3/+17
2018-12-01tty: wipe buffer.Linus Torvalds1-1/+5
2018-12-01driver core: Move device_links_purge() after bus_remove_device()Jeffy Chen1-1/+1
2018-12-01clk: samsung: exynos5250: Add missing clocks for FIMC LITE SYSMMU devicesMarek Szyprowski1-0/+6
2018-12-01rtc: omap: fix error path when pinctrl_register failsAlexandre Belloni1-1/+2
2018-12-01i40iw: Fix memory leak in error path of create QPMustafa Ismail1-1/+1
2018-12-01net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2018-12-01PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel1-8/+6
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen1-2/+2
2018-12-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez1-0/+3
2018-12-01Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson1-10/+10
2018-12-01Input: xpad - fix some coding style issuesLeo Sperling1-6/+9
2018-12-01Input: xpad - add PDP device id 0x02a4Francis Therien1-2/+7
2018-12-01ubi: fastmap: Check each mapping only onceRichard Weinberger6-1/+52
2018-12-01mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold1-4/+7
2018-12-01xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George3-1/+40
2018-12-01xhci: Allow more than 32 quirksMarc Zyngier2-34/+36
2018-12-01power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold1-2/+3
2018-12-01drm/mediatek: fix OF sibling-node lookupJohan Hovold1-2/+3
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold1-1/+1
2018-12-01NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold1-3/+2
2018-12-01of: add helper to lookup compatible child nodeJohan Hovold1-0/+25
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel3-1/+8
2018-12-01floppy: fix race condition in __floppy_read_block_0()Jens Axboe1-1/+2
2018-12-01rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun1-0/+3
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang1-1/+6
2018-12-01pinctrl: meson: fix pinconf bias disableJerome Brunet1-1/+1
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl2-51/+39
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner1-1/+1
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel2-4/+5
2018-12-01can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel1-0/+46
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde1-13/+14
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde1-1/+5
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde1-3/+6
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-11/+25
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann1-0/+21
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen1-1/+1