summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/imm.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-21string: Allow 2-argument strscpy_pad()Kees Cook1-13/+20
2024-02-21string: Allow 2-argument strscpy()Kees Cook4-28/+41
2024-02-21string: Redefine strscpy_pad() as a macroKees Cook2-36/+31
2024-02-21ubsan: Reintroduce signed overflow sanitizerKees Cook7-2/+137
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook11-41/+18
2024-02-06ubsan: Silence W=1 warnings in self-testKees Cook2-2/+3
2024-02-06ubsan: Use Clang's -fsanitize-trap=undefined optionKees Cook1-1/+1
2024-02-06MAINTAINERS: Add UBSAN sectionKees Cook1-0/+17
2024-02-01VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli1-1/+2
2024-02-01VMCI: Use struct_size() in kmalloc()Harshit Mogalapalli1-2/+2
2024-02-01cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrictJingzi Meng1-11/+0
2024-02-01lib/string: shrink lib/string.i via IWYUTanzir Hasan1-8/+9
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan12-17/+31
2024-02-01lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1)Douglas Anderson1-1/+1
2024-02-01lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimizationDouglas Anderson1-1/+2
2024-02-01lkdtm: Make lkdtm_do_action() return to avoid tail call optimizationDouglas Anderson1-8/+14
2024-01-29Linux 6.8-rc2v6.8-rc2Linus Torvalds1-1/+1
2024-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao1-0/+6
2024-01-27MIPS: loongson64: set nid for reserved memblock regionHuang Pei2-0/+5
2024-01-27Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer2-4/+0
2024-01-26platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletPhoenix Chen1-0/+35
2024-01-26platform/x86/intel/ifs: Call release_firmware() when handling errors.Jithu Joseph1-1/+2
2024-01-26platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()Cong Liu1-1/+3
2024-01-26platform/x86/amd/pmf: Get ambient light information from AMD SFH driverShyam Sundar S K1-0/+8
2024-01-26platform/x86/amd/pmf: Get Human presence information from AMD SFH driverShyam Sundar S K2-0/+29
2024-01-26Revert "nouveau: push event block/allowing out of the fence context"Dave Airlie2-27/+6
2024-01-26MAINTAINERS: Add Andreas Larsson as co-maintainer for arch/sparcAndreas Larsson1-0/+1
2024-01-26drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATEMichael Walle1-30/+2
2024-01-26riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint formatInochi Amaoto1-32/+48
2024-01-26MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski1-4/+3
2024-01-26MIPS: loongson64: set nid for reserved memblock regionHuang Pei2-0/+4
2024-01-26MIPS: reserve exception vector space ONLY ONCEHuang Pei1-1/+7
2024-01-26MIPS: BCM63XX: Fix missing prototypesFlorian Fainelli7-6/+7
2024-01-26LoongArch: KVM: Add returns to SIMD stubsRandy Dunlap1-2/+2
2024-01-26LoongArch: KVM: Fix build due to API changesHuacai Chen1-2/+2
2024-01-26LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen2-7/+10
2024-01-26drm/sched: Drain all entities in DRM sched run job workerMatthew Brost1-8/+7
2024-01-26bcachefs: __lookup_dirent() works in snapshot, not subvolKent Overstreet2-18/+27
2024-01-25spi: fix finalize message on error returnDavid Lechner1-0/+4
2024-01-25drm/amd/display: "Enable IPS by default"Roman Li1-1/+2
2024-01-25drm/amd: Add a DC debug mask for IPSRoman Li1-0/+1
2024-01-25drm/amd/display: Disable ips before dc interrupt settingRoman Li1-1/+4
2024-01-25drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso4-0/+57
2024-01-25drm/amd/display: Add IPS checks before dcn register accessRoman Li1-10/+6
2024-01-25drm/amd/display: Add Replay IPS register for DMUB command tableAlvin Lee1-0/+1
2024-01-25drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas3-1/+11
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher2-1/+2
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher2-1/+2
2024-01-25drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis1-0/+8
2024-01-25drm/amd/pm: Fetch current power limit from FWLijo Lazar1-0/+1