summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree1-8/+21
2019-12-05gpu: ipu-v3: pre: don't trigger update if buffer address doesn't changeLucas Stach1-0/+6
2019-12-05serial: 8250: Fix serial8250 initialization crashHe Zhe1-8/+9
2019-12-05net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov1-1/+1
2019-12-05PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei1-9/+13
2019-12-05ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
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-05fork: fix some -Wmissing-prototypes warningsYi Wang3-6/+2
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-05firmware: arm_sdei: Fix DT platform device creationJames Morse1-5/+0
2019-12-05firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne1-1/+0
2019-12-05infiniband/qedr: Potential null ptr dereference of qpAditya Pakki1-0/+2
2019-12-05infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki1-3/+2
2019-12-05xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2-0/+32
2019-12-05netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu1-0/+2
2019-12-05tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga1-1/+1
2019-12-05mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()Wentao Wang1-6/+1
2019-12-05mm/page_alloc.c: use a single function to free pageAaron Lu1-23/+14
2019-12-05mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()Aaron Lu1-2/+8
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-05net: marvell: fix a missing check of acpi_match_deviceKangjie Lu1-0/+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: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu1-4/+3
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu1-1/+3
2019-12-05net: (cpts) fix a missing check of clk_prepareKangjie Lu1-1/+3
2019-12-05um: Make GCOV depend on !KCOVRichard Weinberger1-0/+1
2019-12-05um: Include sys/uio.h to have writev()Richard Weinberger1-0/+1
2019-12-05f2fs: fix to dirty inode synchronouslyChao Yu1-1/+1
2019-12-05f2fs: fix block address for __check_sit_bitmapQiuyang Sun1-1/+1
2019-12-05net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki1-1/+2
2019-12-05net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki1-2/+5
2019-12-05pwm: clps711x: Fix period calculationAlexander Shiyan1-2/+2
2019-12-05crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam1-6/+6
2019-12-05powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt1-1/+1
2019-12-05powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman1-0/+1
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy4-4/+26
2019-12-05regulator: tps65910: fix a missing check of return valueKangjie Lu1-1/+3
2019-12-05bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn'tJesper Dangaard Brouer1-1/+1
2019-12-05IB/rxe: Make counters thread safeParav Pandit2-4/+4
2019-12-05drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck1-1/+1
2019-12-05drbd: do not block when adjusting "disk-options" while IO is frozenLars Ellenberg1-8/+29
2019-12-05drbd: reject attach of unsuitable uuids even if connectedLars Ellenberg2-3/+22