summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-15Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter1-0/+5
2021-09-15media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo1-4/+7
2021-09-15media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel1-5/+13
2021-09-15media: rockchip/rga: fix error handling in probeDan Carpenter1-5/+22
2021-09-15media: rockchip/rga: use pm_runtime_resume_and_get()Mauro Carvalho Chehab2-3/+4
2021-09-15media: go7007: remove redundant initializationPavel Skripkin1-26/+0
2021-09-15media: go7007: fix memory leak in go7007_usb_probePavel Skripkin1-1/+1
2021-09-15media: dvb-usb: Fix error handling in dvb_usb_i2c_initDongliang Mu2-3/+8
2021-09-15media: dvb-usb: fix uninit-value in vp702x_read_mac_addrDongliang Mu1-3/+9
2021-09-15media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_initDongliang Mu1-2/+4
2021-09-15ionic: cleanly release devlink instanceLeon Romanovsky1-7/+7
2021-09-15driver core: Fix error return code in really_probe()Zhen Lei1-6/+10
2021-09-15firmware: fix theoretical UAF race with firmware cache and resumeZhen Lei1-12/+8
2021-09-15gfs2: Fix memory leak of object lsi on error return pathColin Ian King1-0/+1
2021-09-15libbpf: Fix removal of inner map in bpf_object__create_mapMartynas Pumputis1-6/+4
2021-09-15soc: qcom: rpmhpd: Use corner in power_offBjorn Andersson1-3/+2
2021-09-15i40e: improve locking of mac_filter_hashStefan Assmann1-3/+20
2021-09-15arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w propertiesGeert Uytterhoeven1-4/+0
2021-09-15ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsiDylan Hung1-2/+2
2021-09-15libbpf: Fix the possible memory leak on errorShuyi Cheng1-2/+4
2021-09-15gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang1-2/+4
2021-09-15drm/of: free the iterator object on failureSteven Price1-1/+3
2021-09-15bpf: Fix potential memleak and UAF in the verifier.He Fengqing1-11/+16
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima2-2/+2
2021-09-15drm/of: free the right objectJulia Lawall1-1/+1
2021-09-15media: cxd2880-spi: Fix an error handling pathChristophe JAILLET1-2/+5
2021-09-15soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionallyGeert Uytterhoeven1-2/+2
2021-09-15leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()Jiapeng Chong1-0/+1
2021-09-15media: TDA1997x: enable EDID supportKrzysztof HaƂasa1-0/+1
2021-09-15ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_de...Zhang Qilong1-16/+27
2021-09-15drm/gma500: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-1/+1
2021-09-15drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...Wei Yongjun1-1/+2
2021-09-15EDAC/i10nm: Fix NVDIMM detectionQiuxu Zhuo1-3/+3
2021-09-15spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...Quanyang Wang1-4/+4
2021-09-15spi: sprd: Fix the wrong WDG_LOAD_VALChunyan Zhang1-1/+1
2021-09-15regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai1-30/+42
2021-09-15regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai1-1/+2
2021-09-15blk-crypto: fix check for too-large dun_bytesEric Biggers1-1/+1
2021-09-15spi: davinci: invoke chipselect callbackMatija Glavinic Pecotic1-7/+1
2021-09-15x86/mce: Defer processing of early errorsBorislav Petkov2-3/+9
2021-09-15tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger2-12/+16
2021-09-15certs: Trigger creation of RSA module signing key if it's not an RSA keyStefan Berger1-0/+8
2021-09-15crypto: qat - use proper type for vf_maskGiovanni Cabiddu1-3/+4
2021-09-15irqchip/gic-v3: Fix priority comparison when non-secure priorities are usedChen-Yu Tsai1-1/+22
2021-09-15spi: coldfire-qspi: Use clk_disable_unprepare in the remove functionChristophe JAILLET1-1/+1
2021-09-15block: nbd: add sanity check for first_minorPavel Skripkin1-0/+10
2021-09-15clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang1-12/+18
2021-09-15lib/mpi: use kcalloc in mpi_resizeHongbo Li1-1/+1
2021-09-15irqchip/loongson-pch-pic: Improve edge triggered interrupt supportHuacai Chen1-1/+18
2021-09-15genirq/timings: Fix error return code in irq_timings_test_irqs()Zhen Lei1-0/+2