summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-03privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget()Al Viro
2024-11-03o2hb_region_dev_store(): avoid goto around fdget()/fdput()Al Viro
2024-11-03introduce "fd_pos" class, convert fdget_pos() users to it.Al Viro
2024-11-03fdget_raw() users: switch to CLASS(fd_raw)Al Viro
2024-11-03convert vmsplice() to CLASS(fd)Al Viro
2024-11-03simplify xfs_find_handle() a bitAl Viro
2024-11-03do_mq_notify(): switch to CLASS(fd)Al Viro
2024-11-03do_mq_notify(): saner skb freeing on failuresAl Viro
2024-11-03switch netlink_getsockbyfilp() to taking descriptorAl Viro
2024-11-03get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd)Al Viro
2024-11-03timerfd: switch to CLASS(fd)Al Viro
2024-11-03regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range()Al Viro
2024-11-03net/socket.c: switch to CLASS(fd)Al Viro
2024-11-03arm64: dts: ti: k3-am62p5-sk: add 1.4ghz opp entryBryan Brattlof
2024-11-03arm64: dts: ti: k3-am62p: add opp frequenciesBryan Brattlof
2024-11-03arm64: dts: ti: k3-am62a7-sk: add 1.4ghz opp entryBryan Brattlof
2024-11-03arm64: dts: ti: k3-am62a: add opp frequenciesBryan Brattlof
2024-11-03arm64: dts: ti: k3-am62-verdin: Add Ivy carrier boardJoão Paulo Gonçalves
2024-11-03arm64: dts: ti: k3-am62-verdin: add label to som adc nodeJoão Paulo Gonçalves
2024-11-03dt-bindings: arm: ti: Add verdin am62 ivy boardJoão Paulo Gonçalves
2024-11-02Input: fix regression when re-registering input handlersDmitry Torokhov
2024-11-02scsi: lpfc: Copyright updates for 14.4.0.6 patchesJustin Tee
2024-11-02scsi: lpfc: Update lpfc version to 14.4.0.6Justin Tee
2024-11-02scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmaskJustin Tee
2024-11-02scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structureJustin Tee
2024-11-02scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callbackJustin Tee
2024-11-02scsi: lpfc: Add cleanup of nvmels_wq after HBA resetJustin Tee
2024-11-02scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMIJustin Tee
2024-11-02scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flagJustin Tee
2024-11-02scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee
2024-11-02scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrsJustin Tee
2024-11-02scsi: lpfc: Modify CGN warning signal calculation based on EDC responseJustin Tee
2024-11-02scsi: ufs: exynos: gs101: Enable clock gating with hibern8Peter Griffin
2024-11-02scsi: ufs: exynos: Fix hibern8 notify callbacksPeter Griffin
2024-11-02scsi: ufs: exynos: Set ACG to be controlled by UFS_ACG_DISABLEPeter Griffin
2024-11-02scsi: ufs: exynos: Enable write line unique transactions on gs101Peter Griffin
2024-11-02scsi: ufs: exynos: Add gs101_ufs_drv_init() hook and enable WriteBoosterPeter Griffin
2024-11-02scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init()Peter Griffin
2024-11-02scsi: ufs: exynos: gs101: Remove unused phy attribute fieldsPeter Griffin
2024-11-02scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR checkPeter Griffin
2024-11-02scsi: ufs: exynos: gs101: Remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRLPeter Griffin
2024-11-02scsi: ufs: exynos: Add check inside exynos_ufs_config_smu()Peter Griffin
2024-11-02scsi: ufs: exynos: Allow UFS Gear 4Peter Griffin
2024-11-02scsi: ufs: exynos: Remove superfluous function parameterTudor Ambarus
2024-11-02scsi: ufs: exynos: Remove empty drv_init methodTudor Ambarus
2024-11-02scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES bufferJohannes Thumshirn
2024-11-02i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counterFrank Li
2024-11-02io_uring: add support for hybrid IOPOLLhexue
2024-11-02io_uring/rsrc: allow cloning with node replacementsJens Axboe
2024-11-02io_uring/rsrc: allow cloning at an offsetJens Axboe