summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson1-0/+1
2019-12-05iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma1-2/+6
2019-12-05net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTEDYunsheng Lin2-1/+3
2019-12-05bpf: drop refcount if bpf_map_new_fd() fails in map_create()Peng Sun1-2/+2
2019-12-05kvm: properly check debugfs dentry before using itGreg Kroah-Hartman1-1/+1
2019-12-05net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko1-1/+1
2019-12-05bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()Peng Sun1-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-05blktrace: Show requests without sectorJan Kara1-1/+7
2019-12-05net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul1-0/+4
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-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-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-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
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-05f2fs: fix to dirty inode synchronouslyChao Yu1-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/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-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
2019-12-05drbd: ignore "all zero" peer volume sizes in handshakeLars Ellenberg1-3/+30