summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers2019-12-051-2/+3
* net: hns3: fix VF ID issue for setting VF VLANJian Shen2019-12-051-12/+6
* net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin2019-12-051-13/+6
* net: hns3: fix for TX queue not restarted problemYunsheng Lin2019-12-051-12/+21
* net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...Grygorii Strashko2019-12-051-1/+1
* s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann2019-12-055-46/+67
* s390/qeth: ensure linear access to packet headersJulian Wiedmann2019-12-051-33/+31
* s390/qeth: guard against runt packetsJulian Wiedmann2019-12-053-6/+23
* net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab2019-12-051-1/+1
* net: sfp: fix hwmonRussell King2019-12-041-9/+4
* net: sfp: fix unbindRussell King2019-12-041-0/+4
* ionic: keep users rss hash across lif resetShannon Nelson2019-12-041-6/+10
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-045-17/+18
* net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean2019-12-031-4/+10
* can: xilinx_can: Fix usage of skb memorySrinivas Neeli2019-12-031-12/+13
* can: xilinx_can: skip error message on deferred probeVenkatesh Yadav Abbarapu2019-12-031-1/+2
* can: ucan: fix non-atomic allocation in completion handlerJohan Hovold2019-12-031-1/+1
* can: slcan: Fix use-after-free Read in slcan_openJouni Hogander2019-12-031-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-013-29/+16
|\
| * mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder2019-12-012-2/+0
| * drivers/base/memory.c: drop the mem_sysfs_mutexDavid Hildenbrand2019-12-011-19/+14
| * hv_balloon: use generic_online_page()David Hildenbrand2019-12-011-2/+1
| * mm, soft-offline: convert parameter to pfnNaoya Horiguchi2019-12-011-6/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-016-41/+60
|\ \
| * | net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit2019-12-011-0/+9
| * | r8169: fix resume on cable plug-inHeiner Kallweit2019-12-011-0/+1
| * | r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit2019-12-011-1/+1
| * | net: emulex: benet: indent a Kconfig depends continuation lineRandy Dunlap2019-11-301-1/+1
| * | net: ethernet: ti: ale: ensure vlan/mdb deleted when no membersGrygorii Strashko2019-11-301-3/+9
| * | net/mlx5e: Fix build error without IPV6YueHaibing2019-11-301-36/+38
| * | net: macb: add missed tasklet_killChuhong Yuan2019-11-281-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-013-0/+45
|\ \ \
| * | | lkdtm: Add a DOUBLE_FAULT crash type on x86Andy Lutomirski2019-11-263-0/+45
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-0144-1768/+1483
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2019-11-256306-216946/+537496
| |\ \ \ \
| | * | | | Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54Hans Verkuil2019-11-221-1/+14
| | * | | | Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil2019-11-221-0/+1
| | * | | | Input: fix Kconfig indentationKrzysztof Kozlowski2019-11-224-27/+27
| | * | | | Input: imx_sc_key - correct SCU message structure to avoid stack corruptionAnson Huang2019-11-151-1/+1
| | * | | | Input: ili210x - optionally show calibrate sysfs attributeSven Van Asbroeck2019-11-121-0/+14
| | * | | | Input: ili210x - add resolution to chip operations structureSven Van Asbroeck2019-11-121-2/+7
| | * | | | Input: ili210x - do not retrieve/print chip firmware versionSven Van Asbroeck2019-11-121-21/+0
| | * | | | Input: mms114 - use device_get_match_dataStephan Gerhold2019-11-111-2/+1
| | * | | | Merge branch 'ili2xxx-touchscreen' into nextDmitry Torokhov2019-11-111-162/+216
| | |\ \ \ \
| | | * | | | Input: ili210x - remove unneeded suspend and resume handlersDmitry Torokhov2019-11-111-24/+0
| | | * | | | Input: ili210x - do not unconditionally mark touchscreen as wakeup sourceDmitry Torokhov2019-11-111-2/+0
| | | * | | | Input: ili210x - define and use chip operations structureDmitry Torokhov2019-11-111-136/+173
| | | * | | | Input: ili210x - do not set parent device explicitlyDmitry Torokhov2019-11-111-1/+0
| | | * | | | Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov2019-11-111-1/+6
| | | * | | | Input: ili210x - switch to using threaded IRQDmitry Torokhov2019-11-111-61/+56