#!/bin/bash perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@ alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/scsi/stex.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/scsi/stex.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-11-14scsi: Add PM_EVENT_POWEROFF into suspend callbacksMario Limonciello (AMD)
2025-11-08scsi: stex: Fix reboot_notifier leak in probe error pathHaotian Zhang
2025-08-13scsi: switch ->bios_param() to passing gendiskAl Viro
2024-12-09scsi: Constify struct pci_device_idChristophe JAILLET
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-08-22scsi: stex: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche
2023-05-31scsi: stex: Fix gcc 13 warningsBart Van Assche
2023-03-24scsi: stex: Declare SCSI host template constBart Van Assche
2022-09-25scsi: stex: Properly zero out the passthrough command structureLinus Torvalds