index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
gvp11.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
string: Allow 2-argument strscpy_pad()
Kees Cook
1
-13
/
+20
2024-02-21
string: Allow 2-argument strscpy()
Kees Cook
4
-28
/
+41
2024-02-21
string: Redefine strscpy_pad() as a macro
Kees Cook
2
-36
/
+31
2024-02-21
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
7
-2
/
+137
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
11
-41
/
+18
2024-02-06
ubsan: Silence W=1 warnings in self-test
Kees Cook
2
-2
/
+3
2024-02-06
ubsan: Use Clang's -fsanitize-trap=undefined option
Kees Cook
1
-1
/
+1
2024-02-06
MAINTAINERS: Add UBSAN section
Kees Cook
1
-0
/
+17
2024-02-01
VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
Harshit Mogalapalli
1
-1
/
+2
2024-02-01
VMCI: Use struct_size() in kmalloc()
Harshit Mogalapalli
1
-2
/
+2
2024-02-01
cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict
Jingzi Meng
1
-11
/
+0
2024-02-01
lib/string: shrink lib/string.i via IWYU
Tanzir Hasan
1
-8
/
+9
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
12
-17
/
+31
2024-02-01
lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1)
Douglas Anderson
1
-1
/
+1
2024-02-01
lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimization
Douglas Anderson
1
-1
/
+2
2024-02-01
lkdtm: Make lkdtm_do_action() return to avoid tail call optimization
Douglas Anderson
1
-8
/
+14
2024-01-29
Linux 6.8-rc2
v6.8-rc2
Linus Torvalds
1
-1
/
+1
2024-01-27
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
1
-0
/
+6
2024-01-27
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2
-0
/
+5
2024-01-27
Revert "MIPS: loongson64: set nid for reserved memblock region"
Thomas Bogendoerfer
2
-4
/
+0
2024-01-26
platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tablet
Phoenix Chen
1
-0
/
+35
2024-01-26
platform/x86/intel/ifs: Call release_firmware() when handling errors.
Jithu Joseph
1
-1
/
+2
2024-01-26
platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()
Cong Liu
1
-1
/
+3
2024-01-26
platform/x86/amd/pmf: Get ambient light information from AMD SFH driver
Shyam Sundar S K
1
-0
/
+8
2024-01-26
platform/x86/amd/pmf: Get Human presence information from AMD SFH driver
Shyam Sundar S K
2
-0
/
+29
2024-01-26
Revert "nouveau: push event block/allowing out of the fence context"
Dave Airlie
2
-27
/
+6
2024-01-26
MAINTAINERS: Add Andreas Larsson as co-maintainer for arch/sparc
Andreas Larsson
1
-0
/
+1
2024-01-26
drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
Michael Walle
1
-30
/
+2
2024-01-26
riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
Inochi Amaoto
1
-32
/
+48
2024-01-26
MIPS: lantiq: register smp_ops on non-smp platforms
Aleksander Jan Bajkowski
1
-4
/
+3
2024-01-26
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2
-0
/
+4
2024-01-26
MIPS: reserve exception vector space ONLY ONCE
Huang Pei
1
-1
/
+7
2024-01-26
MIPS: BCM63XX: Fix missing prototypes
Florian Fainelli
7
-6
/
+7
2024-01-26
LoongArch: KVM: Add returns to SIMD stubs
Randy Dunlap
1
-2
/
+2
2024-01-26
LoongArch: KVM: Fix build due to API changes
Huacai Chen
1
-2
/
+2
2024-01-26
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
2
-7
/
+10
2024-01-26
drm/sched: Drain all entities in DRM sched run job worker
Matthew Brost
1
-8
/
+7
2024-01-26
bcachefs: __lookup_dirent() works in snapshot, not subvol
Kent Overstreet
2
-18
/
+27
2024-01-25
spi: fix finalize message on error return
David Lechner
1
-0
/
+4
2024-01-25
drm/amd/display: "Enable IPS by default"
Roman Li
1
-1
/
+2
2024-01-25
drm/amd: Add a DC debug mask for IPS
Roman Li
1
-0
/
+1
2024-01-25
drm/amd/display: Disable ips before dc interrupt setting
Roman Li
1
-1
/
+4
2024-01-25
drm/amd/display: Replay + IPS + ABM in Full Screen VPB
ChunTao Tso
4
-0
/
+57
2024-01-25
drm/amd/display: Add IPS checks before dcn register access
Roman Li
1
-10
/
+6
2024-01-25
drm/amd/display: Add Replay IPS register for DMUB command table
Alvin Lee
1
-0
/
+1
2024-01-25
drm/amd/display: Allow IPS2 during Replay
Nicholas Kazlauskas
3
-1
/
+11
2024-01-25
drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
Alex Deucher
2
-1
/
+2
2024-01-25
drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
Alex Deucher
2
-1
/
+2
2024-01-25
drm/amd/amdgpu: Assign GART pages to AMD device mapping
Tom St Denis
1
-0
/
+8
2024-01-25
drm/amd/pm: Fetch current power limit from FW
Lijo Lazar
1
-0
/
+1
[next]