summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09media: lirc: revert removal of unused feature flagsSean Young1-0/+7
2022-06-09Revert "net/smc: fix listen processing for SMC-Rv2"liuyacan1-27/+17
2022-06-09Bluetooth: hci_conn: Fix hci_connect_le_syncLuiz Augusto von Dentz2-5/+8
2022-06-09dma-direct: don't over-decrypt memoryRobin Murphy1-2/+2
2022-06-09net/smc: fix listen processing for SMC-Rv2liuyacan1-17/+27
2022-06-09net/smc: postpone sk_refcnt increment in connect()liuyacan1-1/+1
2022-06-09net: dsa: restrict SMSC_LAN9303_I2C kconfigRandy Dunlap1-1/+2
2022-06-09dpaa2-eth: unmap the SGT buffer before accessing its contentsIoana Ciornei1-4/+4
2022-06-09dpaa2-eth: use the correct software annotation fieldIoana Ciornei1-1/+1
2022-06-09dpaa2-eth: retrieve the virtual address before dma_unmapIoana Ciornei1-1/+3
2022-06-09hinic: Avoid some over memory allocationChristophe JAILLET1-1/+1
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells5-17/+26
2022-06-09rxrpc: Don't let ack.previousPacket regressDavid Howells3-4/+6
2022-06-09rxrpc: Fix overlapping ACK accountingDavid Howells2-11/+12
2022-06-09rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells1-1/+2
2022-06-09rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells1-2/+2
2022-06-09rxrpc: Fix locking issueDavid Howells8-22/+62
2022-06-09hwmon: (pmbus) Check PEC support before reading other registersAdam Wujek1-13/+15
2022-06-09hwmon: (dimmtemp) Fix bitmap handlingGuenter Roeck1-3/+3
2022-06-09hv_netvsc: Fix potential dereference of NULL pointerYongzhi Liu1-1/+4
2022-06-09amt: fix memory leak for advertisement messageTaehee Yoo1-3/+2
2022-06-09amt: fix gateway mode stuckTaehee Yoo1-2/+4
2022-06-09net: stmmac: fix out-of-bounds access in a selftestJakub Kicinski1-7/+6
2022-06-09perf parse-events: Support different format of the topdown event nameKan Liang1-1/+1
2022-06-09ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov1-2/+4
2022-06-09bonding: fix missed rcu protectionHangbin Liu1-3/+12
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 memory ordering in hisi_sas_task_deliver()John Garry1-0/+2
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-09platform/x86: intel_cht_int33fe: Set driver dataHeikki Krogerus1-0/+2
2022-06-09cpuidle: riscv-sbi: Fix code to allow a genpd governor to be usedUlf Hansson1-2/+2
2022-06-09cpuidle: psci: Fix regression leading to no genpd governorUlf Hansson1-2/+2
2022-06-09ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang1-3/+3
2022-06-09ASoC: codecs: lpass: Fix passing zero to 'PTR_ERR'YueHaibing1-2/+2
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-09drm/msm/dsi: don't powerup at modeset time for parade-ps8640Douglas Anderson1-1/+31