summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_txDuoming Zhou2-3/+15
2022-06-09scsi: hisi_sas: Fix rescan after deleting a diskJohn Garry1-29/+18
2022-06-09net: macb: Fix PTP one step sync supportHarini Katakam3-5/+42
2022-06-09PM: domains: Fix initialization of genpd's next_wakeupUlf Hansson1-0/+1
2022-06-09ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang1-3/+3
2022-06-09bfq: Allow current waker to defend against a tentative oneJan Kara1-2/+1
2022-06-09bfq: Relax waker detection for shared queuesJan Kara2-2/+4
2022-06-09thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probeMiaoqian Lin1-2/+4
2022-06-09thermal/core: Fix memory leak in __thermal_cooling_device_register()Yang Yingliang1-0/+1
2022-06-09thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probeZheng Yongjun1-0/+3
2022-06-09thermal/drivers/bcm2711: Don't clamp temperature at zeroStefan Wahren1-4/+1
2022-06-09drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor2-3/+3
2022-06-09drm/msm/dpu: handle pm_runtime_get_sync() errors in bind pathAbhinav Kumar1-1/+3
2022-06-09selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu1-1/+1
2022-06-09drm/msm: don't free the IRQ if it was not requestedDmitry Baryshkov2-1/+7
2022-06-09x86/sev: Annotate stack change in the #VC handlerLai Jiangshan1-0/+1
2022-06-09drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua1-1/+3
2022-06-09drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin1-0/+1
2022-06-09ext4: reject the 'commit' option on ext2 filesystemsEric Biggers1-0/+1
2022-06-09net/mlx5e: Correct the calculation of max channels for repMoshe Tal3-2/+18
2022-06-09erofs: fix buffer copy overflow of ztailpacking featureGao Xiang1-2/+3
2022-06-09regulator: scmi: Fix refcount leak in scmi_regulator_probeMiaoqian Lin1-1/+1
2022-06-09media: rkvdec: h264: Fix bit depth wrap in pps packetJonas Karlman1-2/+2
2022-06-09media: rkvdec: h264: Fix dpb_valid implementationNicolas Dufresne1-9/+24
2022-06-09media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang1-2/+2
2022-06-09media: ov7670: remove ov7670_power_off from ov7670_removeDongliang Mu1-1/+0
2022-06-09kselftest/arm64: bti: force static linkingAndre Przywara1-2/+2
2022-06-09ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*Miaoqian Lin1-11/+33
2022-06-09net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_initZheng Bin1-0/+2
2022-06-09sctp: read sk->sk_bound_dev_if once in sctp_rcv()Eric Dumazet1-1/+3
2022-06-09m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven1-1/+1
2022-06-09nvme: set dma alignment to dwordKeith Busch1-1/+1
2022-06-09irqchip/gic-v3: Fix priority mask handlingMark Rutland1-58/+89
2022-06-09irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland3-22/+34
2022-06-09irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handlingMark Rutland1-0/+3
2022-06-09io_uring: only wake when the correct events are setDylan Yudaken1-2/+3
2022-06-09io_uring: fix assuming triggered poll waitqueue is the single pollJens Axboe1-4/+12
2022-06-09io_uring: cache poll/double-poll state with a request flagJens Axboe1-5/+19
2022-06-09io_uring: avoid io-wq -EAGAIN looping for !IOPOLLPavel Begunkov1-0/+2
2022-06-09media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test failYunfei Dong2-12/+4
2022-06-09Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_eventSean Wang1-1/+2
2022-06-09Bluetooth: protect le accept and resolv lists with hdev->lockNiels Dossche1-0/+12
2022-06-09Bluetooth: use hdev lock for accept_list and reject_list in conn reqNiels Dossche1-6/+9
2022-06-09Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoringNiels Dossche1-0/+2
2022-06-09Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeoutYing Hsu1-8/+13
2022-06-09media: hantro: HEVC: Fix tile info buffer value computationBenjamin Gaignard1-1/+1
2022-06-09media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format checkEugen Hristev1-1/+1
2022-06-09media: vsp1: Fix offset calculation for plane croppingMichael Rodin1-3/+3
2022-06-09media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin1-2/+5
2022-06-09media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin1-1/+1