summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysLinux 7.0-rc1HEADv7.0-rc1masterLinus Torvalds1-3/+3
2 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds3-16/+14
2 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+7
2 daysCREDITS: Add -next to Stephen Rothwell's entryMark Brown1-1/+2
2 daysx509: select CONFIG_CRYPTO_LIB_SHA256Arnd Bergmann1-0/+1
2 daysxz: fix arm fdt compile error for kmalloc replacementHaiyue Wang1-2/+2
2 daysMerge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds14-88/+178
2 daysMerge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds5-15/+32
2 daysMerge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-5/+11
2 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook415-833/+612
3 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds826-2422/+1211
3 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds310-352/+352
3 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds6673-13013/+13013
3 daysadd default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
3 daysslab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds2-6/+2
3 daysMerge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8018-20914/+20062
3 daysMerge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds324-4400/+15622
3 daysMerge tag 'cocci-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2-13/+29
3 daysMerge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds10-206/+196
3 daysMerge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-17/+41
3 daysMerge tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+5
3 daysMerge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-18/+96
3 daysMerge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-3/+2
3 daysDocumentation: Coccinelle: document debug log handlingBenjamin Philip1-5/+16
3 daysscripts: coccicheck: warn on unset debug fileBenjamin Philip1-0/+5
3 daysscripts: coccicheck: simplify debug file handlingBenjamin Philip1-8/+8
4 dayskmalloc_obj: Clean up after treewide replacementsKees Cook4-4/+4
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook8016-20913/+20055
4 dayscompiler_types: Disable __builtin_counted_by_ref for ClangKees Cook2-1/+7
4 daystools/sched_ext: fix getopt not re-parsed on restartDavid Carlier6-0/+6
4 daystools/sched_ext: scx_userland: fix data races on shared countersDavid Carlier1-13/+13
4 daysMerge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-42/+23
4 daysMerge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-25/+18
4 daysMerge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-19/+39
4 daysMerge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds1-0/+1
4 daysMerge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-55/+82
4 daysMerge tag 'i2c-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-106/+266
4 daysMerge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds57-531/+248
4 daysMerge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds201-950/+2120
4 daysMerge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-463/+406
4 daysMerge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds6-8/+38
4 daysMerge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-21/+56
4 daysMerge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-41/+29
4 daysNTB: ntb_transport: Use seq_file for QP stats debugfsKoichiro Den1-93/+39
4 daysNTB: ntb_transport: Fix too small buffer for debugfs_nameKoichiro Den1-2/+2
4 daysntb/ntb_tool: correct sscanf format for u64 and size_t in tool_peer_mw_trans_...yangqixiao1-1/+1
4 daysntb: intel: Add Intel Gen6 NTB support for DiamondRapidsDave Jiang4-9/+35
4 daysNTB/msi: Remove unused functionsDr. David Alan Gilbert2-78/+0
4 daysntb: ntb_hw_switchtec: Increase MAX_MWS limit to 256Maciej Grochowski1-1/+1
4 daysntb: ntb_hw_switchtec: Fix array-index-out-of-bounds accessMaciej Grochowski1-0/+6