summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Linux 4.4.206v4.4.206Greg Kroah-Hartman1-1/+1
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede1-3/+3
2019-12-05hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve1-0/+8
2019-12-05HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun1-6/+45
2019-12-05net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li4-4/+5
2019-12-05tipc: fix link name length checkJohn Rutherford1-2/+2
2019-12-05openvswitch: remove another BUG_ON()Paolo Abeni1-1/+5
2019-12-05openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni1-1/+4
2019-12-05slip: Fix use-after-free Read in slip_openJouni Hogander1-0/+1
2019-12-05openvswitch: fix flow command message sizePaolo Abeni1-1/+5
2019-12-05macvlan: schedule bc_work even if errorMenglong Dong1-1/+2
2019-12-05pwm: Clear chip_data in pwm_put()Uwe Kleine-König2-1/+1
2019-12-05net: macb: fix error format in dev_err()Luca Ceresoli1-6/+6
2019-12-05media: v4l2-ctrl: fix flags for DO_WHITE_BALANCEEugen Hristev1-0/+1
2019-12-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin1-4/+5
2019-12-05USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2-0/+10
2019-12-05staging: rtl8192e: fix potential use after freePan Bian1-2/+3
2019-12-05mtd: Remove a debug trace in mtdpart.cBoris Brezillon1-1/+0
2019-12-05powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang1-0/+4
2019-12-05scsi: libsas: Check SMP PHY control function resultJohn Garry1-1/+8
2019-12-05ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse1-15/+15
2019-12-05scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry1-0/+20
2019-12-05net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko1-1/+1
2019-12-05net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2-2/+2
2019-12-05sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward1-1/+1
2019-12-05tipc: fix skb may be leaky in tipc_link_inputHoang Le1-1/+1
2019-12-05decnet: fix DN_IFREQ_SIZEJohannes Berg1-1/+1
2019-12-05sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree1-8/+21
2019-12-05net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov1-1/+1
2019-12-05net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov1-4/+9
2019-12-05tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva1-1/+3
2019-12-05mtd: Check add_mtd_device() ret codeBoris Brezillon2-6/+32
2019-12-05lib/genalloc.c: include vmalloc.hOlof Johansson1-0/+1
2019-12-05lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie1-2/+2
2019-12-05ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi1-4/+2
2019-12-05tipc: fix a missing check of genlmsg_putKangjie Lu1-0/+2
2019-12-05atl1e: checking the status of atl1e_write_phy_regKangjie Lu1-1/+3
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu1-1/+3
2019-12-05um: Make GCOV depend on !KCOVRichard Weinberger1-0/+1
2019-12-05net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki1-1/+2
2019-12-05regulator: tps65910: fix a missing check of return valueKangjie Lu1-1/+3
2019-12-05drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck1-1/+1
2019-12-05drbd: reject attach of unsuitable uuids even if connectedLars Ellenberg2-3/+22
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt1-1/+3
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy1-8/+9
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy1-3/+3
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley1-1/+1
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2019-12-05scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash1-1/+1
2019-12-05scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev2-43/+8