summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson1-0/+3
2020-10-29afs: Fix cell removalDavid Howells2-6/+11
2020-10-29afs: Fix cell purging with aliasesDavid Howells1-0/+3
2020-10-29afs: Fix cell refcounting by splitting the usage counterDavid Howells9-76/+136
2020-10-29afs: Fix rapid cell addition/removal by not using RCU on cells treeDavid Howells5-93/+71
2020-10-29f2fs: wait for sysfs kobject removal before freeing f2fs_sb_infoJamie Iles1-0/+1
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran1-3/+6
2020-10-29perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby1-1/+5
2020-10-29maiblox: mediatek: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-5/+3
2020-10-29thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()Jing Xiangfeng1-1/+2
2020-10-29um: time-travel: Fix IRQ handling in time_travel_handle_message()Johannes Berg1-5/+9
2020-10-29um: vector: Use GFP_ATOMIC under spin lockTiezhu Yang1-2/+2
2020-10-29f2fs: reject CASEFOLD inode flag without casefold featureEric Biggers1-0/+7
2020-10-29RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson1-5/+12
2020-10-29IB/rdmavt: Fix sizeof mismatchColin Ian King1-3/+1
2020-10-29cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju1-3/+6
2020-10-29powerpc/papr_scm: Add PAPR command family to pass-through command-setVaibhav Jain1-0/+3
2020-10-29powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V2-2/+2
2020-10-29powerpc/security: Fix link stack flush instructionNicholas Piggin3-13/+33
2020-10-29i3c: master: Fix error return in cdns_i3c_master_probe()Jing Xiangfeng1-1/+3
2020-10-29perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim1-0/+3
2020-10-29powerpc/perf/hv-gpci: Fix starting index valueKajol Jain1-3/+3
2020-10-29powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev1-0/+10
2020-10-29powerpc: PPC_SECURE_BOOT should not require PowerNVDaniel Axtens1-1/+1
2020-10-29powerpc/64: fix irq replay pt_regs->softe valueNicholas Piggin1-1/+1
2020-10-29powerpc/64: fix irq replay missing preemptNicholas Piggin1-0/+7
2020-10-29RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib3-0/+15
2020-10-29mtd: parsers: bcm63xx: Do not make it modularFlorian Fainelli1-1/+1
2020-10-29overflow: Include header file with SIZE_MAX declarationLeon Romanovsky1-0/+1
2020-10-29kdb: Fix pager search for multi-line stringsDaniel Thompson1-2/+6
2020-10-29mtd: rawnand: ams-delta: Fix non-OF build warningJanusz Krzysztofik1-0/+2
2020-10-29mtd: spinand: gigadevice: Add QE BitHauke Mehrtens1-5/+5
2020-10-29mtd: spinand: gigadevice: Only one dummy byte in QUADIOHauke Mehrtens1-2/+2
2020-10-29mtd: rawnand: vf610: disable clk on error handling path in probeEvgeny Novikov1-2/+4
2020-10-29mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello1-1/+1
2020-10-29mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash accessVignesh Raghavendra1-2/+2
2020-10-29RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()Liu Shixin1-2/+2
2020-10-29RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li1-0/+1
2020-10-29RDMA/hns: Fix configuration of ack_req_freq in QPCWeihang Li1-6/+12
2020-10-29RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang1-1/+3
2020-10-29RDMA/hns: Solve the overflow of the calc_pg_sz()Jiaran Zhang1-3/+3
2020-10-29RDMA/hns: Add check for the validity of sl configurationJiaran Zhang2-2/+12
2020-10-29perf stat: Skip duration_time in setup_system_wideJin Yao1-1/+3
2020-10-29i40iw: Add support to make destroy QP synchronousSindhu, Devale6-71/+45
2020-10-29RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe1-1/+3
2020-10-29RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabledJason Gunthorpe1-25/+26
2020-10-29RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()Jason Gunthorpe1-14/+1
2020-10-29RDMA/hns: Set the unsupported wr opcodeLijun Ou1-1/+0
2020-10-29RDMA/qedr: Fix resource leak in qedr_create_qpKeita Suzuki1-25/+27
2020-10-29perf metricgroup: Fix uncore metric expressionsIan Rogers1-19/+56