summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
5 dayshwrng: ks-sa - Fix runtime PM cleanup on registration failureYuho Choi
5 dayscrypto: ccp - Fix memory leak in SEV INIT_EX pathAtish Patra
5 dayscrypto: ccp - Fix possible deadlock in SEV init failure pathAtish Patra
5 daysscsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset pathHaoxiang Li
5 daysscsi: elx: efct: Fix refcount leak in efct_hw_io_abort()WenTao Liang
5 daysscsi: elx: efct: Fix I/O leak on unsupported additional CDBHaoxiang Li
5 daysscsi: core: wake eh reliably when using scsi_schedule_ehDavid Jeffery
5 daysscsi: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVEBryam Vargas
5 daysscsi: target: Bound PR-OUT TransportID parsing to the received bufferBryam Vargas
5 daystpm: Make the TPM character devices non-seekableJaewon Yang
5 daysMerge tag 'staging-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
5 daysMerge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
5 daysMerge tag 's390-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
5 daysMerge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
5 daysnouveau/instmem: use iomapping interface for instmem handlingDave Airlie
5 daysdrm: nova: Use drm::Device<Registered> to access the parent bus deviceDanilo Krummrich
5 daysrust: drm: Pass registration data to ioctl handlersDanilo Krummrich
5 daysrust: drm: Add RegistrationData to drm::DriverDanilo Krummrich
5 daysdrm: fix race between partial drm_dev_register() failure and ioctlDanilo Krummrich
5 daysrust: drm: Wrap ioctl dispatch in RegistrationGuardDanilo Krummrich
5 daysrust: drm: restrict AlwaysRefCounted to Normal GEM Object contextDanilo Krummrich
5 daysrust: drm: change default DeviceContext to NormalDanilo Krummrich
5 daysrust: drm: Add Driver::ParentDevice associated typeDanilo Krummrich
5 daysRevert "drm/msm: dsi: fix PLL init in bonded mode"Dmitry Baryshkov
5 daysdrm/msm/dpu: fix parameter name in dpu_core_perf_adjusted_mode_clk kernel-docRosen Penev
5 daysdrm/msm/dsi: round 6G byte clock rate to the PLL-achievable valueKavan Smith
5 daysdrm/msm/dp: add missing drm_edid_connector_update() before add_modes on cache...Jens Glathe
5 daysRDMA/rxe: Avoid reprocessing the current packet after the QP enters the error...Allison Henderson
6 daysRDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela
6 daysRDMA/hns: Compute HEM index in 64-bit in hns_roce_v2_set_hem()Alexander Chesnokov
6 daysRDMA/efa: Add AH cache handling on create and destroy AHYonatan Nachum
6 daysRDMA/efa: Add initialization of AH cache rhashtableYonatan Nachum
6 dayseeprom: move nvmem EEPROM drivers to drivers/nvmem/Bartosz Golaszewski
6 daysMerge branch 'spacemit-dt-for-next' into spacemit-for-nextYixun Lan
6 daysMerge branch 'spacemit-clk-for-v7.3' into spacemit-for-nextYixun Lan
6 daysfirmware_loader: builtin: fail build on empty firmwareDmitry Torokhov
6 daysfirmware_loader: builtin: ignore 0-size firmwareDmitry Torokhov
6 daysInput: i8042 - replace strlcat() with seq_buf and scnprintf()Ian Bridges
6 daysiio: light: gp2ap002: Disable regulators on resume failureLaxman Acharya Padhya
6 daysMerge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysiio: dac: m62332: Fix regulator reference count imbalanceErick Henrique
6 daysiio: temperature: hid-sensor-temperature: switch to non-devm iio_device_regis...Sanjay Chitroda
6 daysMerge tag 'for-7.2/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysclk: qcom: ipq9650: Add clocks for the REFGEN blockKathiravan Thirumoorthy
6 daysclk: qcom: camcc-sc8280xp: unregister CAMCC_GDSC_CLKBrian Masney
6 daysclk: qcom: videocc-x1p42100: Constify qcom_cc_driver_data and list of critica...Krzysztof Kozlowski
6 daysclk: qcom: camcc-x1p42100: Constify qcom_cc_driver_data and list of critical ...Krzysztof Kozlowski
6 daysrust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()Danilo Krummrich