summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-11Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-11kernel: rerun task_work while freezing in get_signal()Pavel Begunkov
2024-07-11io_uring/io-wq: limit retrying worker initialisationPavel Begunkov
2024-07-11platform/x86/amd/pmf: Remove update system state documentShyam Sundar S K
2024-07-11platform/x86/amd/pmf: Use existing input event codes to update system statesShyam Sundar S K
2024-07-11macintosh/therm_windtunnel: fix module unload.Nick Bowler
2024-07-11powerpc: Check only single values are passed to CPU/MMU feature checksMichael Ellerman
2024-07-11powerpc/xmon: Fix disassembly CPU feature checksMichael Ellerman
2024-07-11powerpc: Drop clang workaround for builtin constant checksMichael Ellerman
2024-07-11dt-bindings: pwm: at91: Add sama7d65 compatible stringNicolas Ferre
2024-07-11erofs: avoid refcounting short-lived pagesGao Xiang
2024-07-11xen/arm: Convert comma to semicolonChen Ni
2024-07-11powerpc64/bpf: jit support for signed division and moduloArtem Savkov
2024-07-11powerpc64/bpf: jit support for sign extended movArtem Savkov
2024-07-11powerpc64/bpf: jit support for sign extended loadArtem Savkov
2024-07-11powerpc64/bpf: jit support for unconditional byte swapArtem Savkov
2024-07-11powerpc64/bpf: jit support for 32bit offset jmp instructionArtem Savkov
2024-07-10ext4: make sure the first directory block is not a holeBaokun Li
2024-07-10ext4: check dot and dotdot of dx_root before making dir indexedBaokun Li
2024-07-10scsi: aha152x: Use DECLARE_COMPLETION_ONSTACK for non-constant completionZhongqiu Han
2024-07-10scsi: qla2xxx: Convert comma to semicolonChen Ni
2024-07-10Merge patch series "qla2xxx misc. bug fixes"Martin K. Petersen
2024-07-10scsi: qla2xxx: Update version to 10.02.09.300-kNilesh Javali
2024-07-10scsi: qla2xxx: Use QP lock to search for bsgQuinn Tran
2024-07-10scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran
2024-07-10scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar
2024-07-10scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar
2024-07-10scsi: qla2xxx: Complete command early within lockShreyas Deodhar
2024-07-10scsi: qla2xxx: Fix flash read failureQuinn Tran
2024-07-10scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap
2024-07-10scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar
2024-07-10scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali
2024-07-10scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran
2024-07-10Merge patch series "Basic inline encryption support for ufs-exynos"Martin K. Petersen
2024-07-10scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)Eric Biggers
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDTEric Biggers
2024-07-10scsi: ufs: core: Add fill_crypto_prdt variant opEric Biggers
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLEEric Biggers
2024-07-10scsi: ufs: core: fold ufshcd_clear_keyslot() into its callerEric Biggers
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILEEric Biggers
2024-07-10Merge patch series "UFS patches for kernel 6.11"Martin K. Petersen
2024-07-10Merge branch '6.10/scsi-fixes' into 6.11/scsi-stagingMartin K. Petersen
2024-07-10scsi: ufs: mcq: Make .get_hba_mac() optionalBart Van Assche
2024-07-10scsi: ufs: mcq: Inline ufshcd_mcq_vops_get_hba_mac()Bart Van Assche
2024-07-10scsi: ufs: mcq: Move the ufshcd_mcq_enable() callBart Van Assche
2024-07-10scsi: ufs: mcq: Move the "hba->mcq_enabled = true" assignmentBart Van Assche
2024-07-10scsi: ufs: core: Inline is_mcq_enabled()Bart Van Assche
2024-07-10scsi: ufs: core: Initialize hba->reserved_slot earlierBart Van Assche