summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Linux 4.9.206v4.9.206Greg Kroah-Hartman1-1/+1
2019-12-05net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
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-5/+6
2019-12-05sctp: cache netns in sctp_ep_commonXin Long4-2/+7
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-05media: atmel: atmel-isc: fix asd memory allocationEugen Hristev1-2/+6
2019-12-05pwm: Clear chip_data in pwm_put()Uwe Kleine-König3-2/+1
2019-12-05net: macb: fix error format in dev_err()Luca Ceresoli1-7/+7
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-05clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev1-1/+1
2019-12-05mm, gup: add missing refcount overflow checks on x86 and s390Vlastimil Babka2-4/+14
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-05iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma1-2/+6
2019-12-05net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko1-1/+1
2019-12-05sctp: don't compare hb_timer expire date before starting itMaciej Kwiecien1-1/+2
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-05ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu1-1/+7
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-05drivers/base/platform.c: kmemleak ignore a known leakQian Cai1-0/+3
2019-12-05lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie1-2/+2
2019-12-05lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov2-14/+19
2019-12-05vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang2-6/+10
2019-12-05ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi1-4/+2
2019-12-05net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang1-1/+0
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: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu1-4/+3