aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-06ubsan: Use Clang's -fsanitize-trap=undefined optionGravatar Kees Cook 1-1/+1
2024-02-06MAINTAINERS: Add UBSAN sectionGravatar Kees Cook 1-0/+17
2024-02-01VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Gravatar Harshit Mogalapalli 1-1/+2
2024-02-01VMCI: Use struct_size() in kmalloc()Gravatar Harshit Mogalapalli 1-2/+2
2024-02-01cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrictGravatar Jingzi Meng 1-11/+0
2024-02-01lib/string: shrink lib/string.i via IWYUGravatar Tanzir Hasan 1-8/+9
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hGravatar Tanzir Hasan 12-17/+31
2024-02-01lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1)Gravatar Douglas Anderson 1-1/+1
2024-02-01lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimizationGravatar Douglas Anderson 1-1/+2
2024-02-01lkdtm: Make lkdtm_do_action() return to avoid tail call optimizationGravatar Douglas Anderson 1-8/+14
2024-01-28Linux 6.8-rc2v6.8-rc2Gravatar Linus Torvalds 1-1/+1
2024-01-28Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-13/+23
2024-01-28Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 34-230/+83
2024-01-28Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-6/+20
2024-01-28Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2024-01-28Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-1/+29
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-12/+50
2024-01-28Merge tag 'fixes-2024-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2024-01-27Merge tag 'platform-drivers-x86-v6.8-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 14-177/+460
2024-01-27Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-11/+14
2024-01-27Merge tag 'xfs-6.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-10/+17
2024-01-27Merge tag 'bcachefs-2024-01-26' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 10-32/+42
2024-01-27Merge tag '6.8-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 3-3/+6
2024-01-27Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 13-74/+467
2024-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanGravatar Xi Ruoyao 1-0/+6
2024-01-27MIPS: loongson64: set nid for reserved memblock regionGravatar Huang Pei 2-0/+5
2024-01-27Revert "MIPS: loongson64: set nid for reserved memblock region"Gravatar Thomas Bogendoerfer 2-4/+0
2024-01-26Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Gravatar Linus Torvalds 4-8/+31
2024-01-26Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linuxGravatar Linus Torvalds 5-7/+20
2024-01-26Merge tag 'io_uring-6.8-2024-01-26' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-1/+4
2024-01-26Merge tag 'thermal-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-32/+0
2024-01-26Merge tag 'pm-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-26/+38
2024-01-26Merge tag 'docs-6.8-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 4-18/+11
2024-01-26Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 71-465/+736
2024-01-26Merge tag 'asm-generic-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2024-01-26Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 29-96/+179
2024-01-26Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-15/+28
2024-01-26Merge tag 'gpio-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+42
2024-01-26Merge tag 'media/v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 4-33/+30
2024-01-26platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletGravatar Phoenix Chen 1-0/+35
2024-01-26platform/x86/intel/ifs: Call release_firmware() when handling errors.Gravatar Jithu Joseph 1-1/+2
2024-01-26platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()Gravatar Cong Liu 1-1/+3
2024-01-26platform/x86/amd/pmf: Get ambient light information from AMD SFH driverGravatar Shyam Sundar S K 1-0/+8
2024-01-26platform/x86/amd/pmf: Get Human presence information from AMD SFH driverGravatar Shyam Sundar S K 2-0/+29
2024-01-26Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 2-25/+37
2024-01-27Merge tag 'drm-misc-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux...Gravatar Dave Airlie 1-30/+2
2024-01-27Revert "nouveau: push event block/allowing out of the fence context"Gravatar Dave Airlie 2-27/+6
2024-01-27Merge tag 'drm-intel-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 1-2/+12
2024-01-27Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 27-313/+411
2024-01-26MAINTAINERS: Add Andreas Larsson as co-maintainer for arch/sparcGravatar Andreas Larsson 1-0/+1