summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/smc: fix sender_free computationUrsula Braun2019-12-053-4/+30
* xfs: end sync buffer I/O properly on shutdown errorBrian Foster2019-12-051-2/+1
* mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai2019-12-051-8/+10
* net/smc: don't wait for send buffer space when data was already sentKarsten Graul2019-12-051-4/+3
* net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul2019-12-051-0/+4
* decnet: fix DN_IFREQ_SIZEJohannes Berg2019-12-051-1/+1
* ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu2019-12-051-1/+7
* sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree2019-12-051-8/+21
* gpu: ipu-v3: pre: don't trigger update if buffer address doesn't changeLucas Stach2019-12-051-0/+6
* serial: 8250: Fix serial8250 initialization crashHe Zhe2019-12-051-8/+9
* net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov2019-12-051-1/+1
* PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei2019-12-051-9/+13
* ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal2019-12-051-17/+51
* net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov2019-12-051-4/+9
* tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva2019-12-051-1/+3
* mtd: Check add_mtd_device() ret codeBoris Brezillon2019-12-052-6/+32
* lib/genalloc.c: include vmalloc.hOlof Johansson2019-12-051-0/+1
* drivers/base/platform.c: kmemleak ignore a known leakQian Cai2019-12-051-0/+3
* fork: fix some -Wmissing-prototypes warningsYi Wang2019-12-053-6/+2
* lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie2019-12-051-2/+2
* lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov2019-12-052-14/+19
* firmware: arm_sdei: Fix DT platform device creationJames Morse2019-12-051-5/+0
* firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne2019-12-051-1/+0
* infiniband/qedr: Potential null ptr dereference of qpAditya Pakki2019-12-051-0/+2
* infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki2019-12-051-3/+2
* xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2019-12-052-0/+32
* netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu2019-12-051-0/+2
* tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga2019-12-051-1/+1
* mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()Wentao Wang2019-12-051-6/+1
* mm/page_alloc.c: use a single function to free pageAaron Lu2019-12-051-23/+14
* mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()Aaron Lu2019-12-051-2/+8
* vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang2019-12-052-6/+10
* ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi2019-12-051-4/+2
* net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang2019-12-051-1/+0
* net: marvell: fix a missing check of acpi_match_deviceKangjie Lu2019-12-051-0/+2
* tipc: fix a missing check of genlmsg_putKangjie Lu2019-12-051-0/+2
* atl1e: checking the status of atl1e_write_phy_regKangjie Lu2019-12-051-1/+3
* net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu2019-12-051-4/+3
* net: stmicro: fix a missing check of clk_prepareKangjie Lu2019-12-051-1/+3
* net: (cpts) fix a missing check of clk_prepareKangjie Lu2019-12-051-1/+3
* um: Make GCOV depend on !KCOVRichard Weinberger2019-12-051-0/+1
* um: Include sys/uio.h to have writev()Richard Weinberger2019-12-051-0/+1
* f2fs: fix to dirty inode synchronouslyChao Yu2019-12-051-1/+1
* f2fs: fix block address for __check_sit_bitmapQiuyang Sun2019-12-051-1/+1
* net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki2019-12-051-1/+2
* net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki2019-12-051-2/+5
* pwm: clps711x: Fix period calculationAlexander Shiyan2019-12-051-2/+2
* crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam2019-12-051-6/+6
* powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt2019-12-051-1/+1
* powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman2019-12-051-0/+1