summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-28parisc: Make RO_DATA page aligned in vmlinux.lds.SHelge Deller1-1/+1
2024-01-27Merge tag 'platform-drivers-x86-v6.8-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds14-177/+460
2024-01-27Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-11/+14
2024-01-27Merge tag 'xfs-6.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-10/+17
2024-01-27Merge tag 'bcachefs-2024-01-26' of https://evilpiepirate.org/git/bcachefsLinus Torvalds10-32/+42
2024-01-27Merge tag '6.8-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-3/+6
2024-01-27Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-74/+467
2024-01-27modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONSNathan Chancellor1-1/+2
2024-01-27um: Fix adding '-no-pie' for clangNathan Chancellor1-1/+3
2024-01-27kbuild: defconf: use SRCARCH to find merged configsZhang Bingwu1-4/+4
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-27erofs: relaxed temporary buffers allocation on readaheadChunhai Guo5-20/+42
2024-01-27Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds4-8/+31
2024-01-27Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linuxLinus Torvalds5-7/+20
2024-01-27Merge tag 'io_uring-6.8-2024-01-26' of git://git.kernel.dk/linuxLinus Torvalds2-1/+4
2024-01-27Merge tag 'thermal-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-32/+0
2024-01-27Merge tag 'pm-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-26/+38
2024-01-27Merge tag 'docs-6.8-fixes' of git://git.lwn.net/linuxLinus Torvalds4-18/+11
2024-01-27lsm: fix the logic in security_inode_getsecctx()Ondrej Mosnacek1-1/+13
2024-01-27Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds71-465/+736
2024-01-27Merge tag 'asm-generic-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2024-01-27Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-96/+179
2024-01-26Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-15/+28
2024-01-26Merge tag 'gpio-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+42
2024-01-26Merge tag 'media/v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-33/+30
2024-01-26tracing/trigger: Fix to return error if failed to alloc snapshotMasami Hiramatsu (Google)1-2/+4
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-26Merge branch 'pm-cpufreq'Rafael J. Wysocki2-25/+37
2024-01-26Merge tag 'drm-misc-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux...Dave Airlie1-30/+2
2024-01-26Revert "nouveau: push event block/allowing out of the fence context"Dave Airlie2-27/+6
2024-01-26Merge tag 'drm-intel-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-2/+12
2024-01-26Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie27-313/+411
2024-01-26HID: i2c-hid-of: fix NULL-deref on failed power upJohan Hovold1-0/+1
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-26erofs: fix infinite loop due to a race of filling compressed_bvecsGao Xiang1-36/+38
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-26mm: thp_get_unmapped_area must honour topdown preferenceRyan Roberts2-4/+12
2024-01-26crypto: caam - fix asynchronous hashGaurav Jain2-4/+10
2024-01-26crypto: qat - fix arbiter mapping generation algorithm for QAT 402xxDamian Muszynski1-0/+1