summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2-6/+13
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng1-0/+1
2020-10-29PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig1-11/+0
2020-10-29bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMISong Liu2-5/+97
2020-10-29libbpf: Close map fd if init map slots failedHangbin Liu1-21/+34
2020-10-29staging: wfx: fix handling of MMIC errorJérôme Pouiller1-1/+1
2020-10-29mac80211: handle lack of sband->bitrates in ratesThomas Pedersen2-1/+6
2020-10-29ip_gre: set dev->hard_header_len and dev->needed_headroom properlyCong Wang1-4/+11
2020-10-29ntfs: add check for mft record size in superblockRustam Kovhaev1-0/+6
2020-10-29media: venus: core: Fix runtime PM imbalance in venus_probeDinghao Liu1-1/+4
2020-10-29media: venus: core: Fix error handling in probeRajendra Nayak1-5/+10
2020-10-29fs: dlm: fix configfs memory leakAlexander Aring1-0/+3
2020-10-29notifier: Fix broken error handling patternPeter Zijlstra9-140/+147
2020-10-29media: venus: fixes for list corruptionVikash Garodia1-2/+8
2020-10-29media: atomisp: fix memleak in ia_css_stream_createDinghao Liu1-1/+1
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár1-0/+3
2020-10-29media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode1-0/+30
2020-10-29x86/mce: Make mce_rdmsrl() panic on an inaccessible MSRBorislav Petkov2-12/+70
2020-10-29blk-mq: always allow reserved allocation in hctx_may_queueMing Lei2-3/+5
2020-10-29spi: fsi: Fix clock running too fastBrad Bishop1-1/+1
2020-10-29crypto: hisilicon - fixed memory allocation errorLongfang Liu1-4/+12
2020-10-29x86/mce: Annotate mce_rd/wrmsrl() with noinstrBorislav Petkov1-6/+21
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-10-29media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu1-1/+1
2020-10-29media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-10-29media: vsp1: Fix runtime PM imbalance on errorDinghao Liu1-3/+8
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu1-1/+3
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu1-1/+3
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu2-2/+4
2020-10-29media: sti: Fix reference count leaksQiushi Wu1-0/+2
2020-10-29media: st-delta: Fix reference count leak in delta_run_workAditya Pakki1-1/+3
2020-10-29media: ati_remote: sanity check for both endpointsOliver Neukum1-0/+4
2020-10-29media: firewire: fix memory leakPavel Machek1-2/+4
2020-10-29x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov1-2/+26
2020-10-29x86/asm: Replace __force_order with a memory clobberArvind Sankar3-24/+17
2020-10-29crypto: ccp - fix error handlingPavel Machek1-1/+1
2020-10-29x86/dumpstack: Fix misleading instruction pointer error messageMark Mossberg1-1/+2
2020-10-29block: ratelimit handle_bad_sector() messageTetsuo Handa1-5/+4
2020-10-29md/bitmap: fix memory leak of temporary bitmapZhao Heming2-1/+3
2020-10-29i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede1-1/+10
2020-10-29random32: make prandom_u32() output unpredictableGeorge Spelvin4-190/+318
2020-10-29perf: correct SNOOPX field offsetAl Grant1-1/+1
2020-10-29sched/features: Fix !CONFIG_JUMP_LABEL caseJuri Lelli2-4/+11
2020-10-29ntb: intel: Fix memleak in intel_ntb_pci_probeDinghao Liu1-1/+1
2020-10-29NTB: hw: amd: fix an issue about leak system resourcesKaige Li1-0/+1
2020-10-29KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov1-4/+1
2020-10-29nvmet: limit passthru MTDS by BIO_MAX_PAGESLogan Gunthorpe1-1/+8
2020-10-29nvmet: fix uninitialized work for zero katozhenwei pi1-1/+2