summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells2022-06-141-1/+2
* rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells2022-06-141-2/+2
* NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_txDuoming Zhou2022-06-142-3/+15
* ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang2022-06-141-3/+3
* thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probeZheng Yongjun2022-06-141-0/+3
* drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua2022-06-141-1/+3
* drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin2022-06-141-0/+1
* ext4: reject the 'commit' option on ext2 filesystemsEric Biggers2022-06-141-0/+1
* media: ov7670: remove ov7670_power_off from ov7670_removeDongliang Mu2022-06-141-1/+0
* sctp: read sk->sk_bound_dev_if once in sctp_rcv()Eric Dumazet2022-06-141-1/+3
* m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven2022-06-141-1/+1
* Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeoutYing Hsu2022-06-141-8/+13
* media: vsp1: Fix offset calculation for plane croppingMichael Rodin2022-06-141-3/+3
* media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin2022-06-141-2/+5
* media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin2022-06-141-1/+1
* media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin2022-06-141-2/+4
* media: aspeed: Fix an error handling path in aspeed_video_probe()Christophe JAILLET2022-06-141-2/+2
* scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf2022-06-141-53/+97
* regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dtMiaoqian Lin2022-06-141-0/+2
* ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin2022-06-141-0/+1
* ASoC: fsl: Fix refcount leak in imx_sgtl5000_probeMiaoqian Lin2022-06-141-6/+8
* perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria2022-06-141-0/+18
* Revert "cpufreq: Fix possible race in cpufreq online error path"Viresh Kumar2022-06-141-3/+2
* iomap: iomap_write_failed fixAndreas Gruenbacher2022-06-141-1/+2
* media: uvcvideo: Fix missing check to determine if element is found in listXiaomeng Tong2022-06-141-9/+11
* drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter2022-06-141-1/+1
* drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang2022-06-143-8/+21
* drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang2022-06-143-9/+28
* regulator: core: Fix enable_count imbalance with EXCLUSIVE_GETZev Weiss2022-06-141-2/+5
* x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap2022-06-141-5/+2
* irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-06-141-2/+2
* irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson2022-06-142-3/+23
* x86: Fix return value of __setup handlersRandy Dunlap2022-06-144-4/+4
* virtio_blk: fix the discard_granularity and discard_alignment queue limitsChristoph Hellwig2022-06-141-3/+4
* drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang2022-06-141-1/+1
* drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()Lv Ruyi2022-06-141-3/+3
* drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang2022-06-141-0/+4
* drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov2022-06-141-7/+14
* drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera2022-06-141-1/+3
* perf tools: Add missing headers needed by util/data.hYang Jihong2022-06-141-0/+1
* ASoC: rk3328: fix disabling mclk on pclk probe failureNicolas Frattaroli2022-06-141-1/+1
* x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf2022-06-141-0/+2
* x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts2022-06-142-5/+9
* scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim2022-06-141-1/+6
* of: overlay: do not break notify on NOTIFY_{OK|STOP}Nuno Sá2022-06-141-3/+1
* fsnotify: fix wrong lockdep annotationsAmir Goldstein2022-06-141-3/+3
* inotify: show inotify mask flags in proc fdinfoAmir Goldstein2022-06-143-10/+15
* ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter2022-06-141-0/+8
* cpufreq: Fix possible race in cpufreq online error pathSchspa Shi2022-06-141-2/+3
* spi: img-spfi: Fix pm_runtime_get_sync() error checkingZheng Yongjun2022-06-141-1/+1