aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+2
8 daysMerge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-6/+46
8 daysstring: kunit: add missing MODULE_DESCRIPTION() macrosGravatar Jeff Johnson 2-0/+2
13 daysclosures: closure_get_not_zero(), closure_return_sync()Gravatar Kent Overstreet 1-6/+46
14 daysMerge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-2/+8
2024-06-21closures: Change BUG_ON() to WARN_ON()Gravatar Kent Overstreet 1-2/+8
2024-06-18cpumask: limit FORCE_NR_CPUS to just the UP caseGravatar Linus Torvalds 1-7/+1
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-3/+13
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-4/+18
2024-06-15lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=nGravatar Suren Baghdasaryan 1-3/+13
2024-06-10kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()Gravatar Kees Cook 1-3/+17
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+1
2024-06-06mm/util: Swap kmemdup_array() argumentsGravatar Jean-Philippe Brucker 1-1/+1
2024-06-03lib/test_rhashtable: add missing MODULE_DESCRIPTION() macroGravatar Jeff Johnson 1-0/+1
2024-05-31kunit/fortify: Remove __kmalloc_node() testGravatar Kees Cook 1-3/+0
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-15/+32
2024-05-24lib: add version into /proc/allocinfo outputGravatar Suren Baghdasaryan 1-15/+32
2024-05-24Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-1/+2
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 6-79/+64
2024-05-22Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-9/+2
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-52/+55
2024-05-21Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linuxGravatar Linus Torvalds 5-6/+38
2024-05-21Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2024-05-19usercopy: Don't use "proxy" headersGravatar Andy Shevchenko 1-2/+6
2024-05-19bitops: Move aligned_byte_mask() to wordpart.hGravatar Andy Shevchenko 1-0/+1
2024-05-19stackdepot: use gfp_nested_mask() instead of open coded maskingGravatar Dave Chinner 1-9/+2
2024-05-19selftests/fpu: allow building on other architecturesGravatar Samuel Holland 3-25/+7
2024-05-19selftests/fpu: move FP code to a separate translation unitGravatar Samuel Holland 4-32/+48
2024-05-19lib/raid6: use CC_FLAGS_FPU for NEON CFLAGSGravatar Samuel Holland 1-23/+10
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 5-17/+25
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-0/+37
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 8-31/+707
2024-05-18kunit/fortify: Fix memcmp() test to be amplitude agnosticGravatar Kees Cook 1-1/+1
2024-05-18ubsan: Restore dependency on ARCH_HAS_UBSANGravatar Kees Cook 1-0/+1
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-7/+6
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 3-6/+6
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 1-106/+6
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 7-28/+201
2024-05-14Merge tag 'linux_kselftest-kunit-6.10-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 7-32/+99
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+26
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-19/+43
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-393/+644
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-4/+4
2024-05-13Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-0/+265
2024-05-13Merge tag 'slab-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Gravatar Linus Torvalds 1-1/+1
2024-05-13Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+46
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-17/+49
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryGravatar Masahiro Yamada 2-4/+4
2024-05-09crypto: lib - implement library version of AES in CFB modeGravatar Ard Biesheuvel 3-0/+265