index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'core-debugobjects-2024-07-14' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-07-14
Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
fortify: fix warnings in fortify tests with KASAN
Masahiro Yamada
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-12
kunit: executor: Simplify string allocation handling
Kees Cook
2024-07-10
Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-07-10
Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-07-10
closures: fix closure_sync + closure debugging
Kent Overstreet
2024-07-06
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...
Paul Menzel
2024-07-03
vdso/gettimeofday: Clarify comment about open coded function
Anna-Maria Behnsen
2024-07-02
kunit/usercopy: Add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
2024-06-28
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-06-28
string: kunit: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
debugobjects: Annotate racy debug variables
Breno Leitao
2024-06-23
closures: closure_get_not_zero(), closure_return_sync()
Kent Overstreet
2024-06-22
Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-06-21
closures: Change BUG_ON() to WARN_ON()
Kent Overstreet
2024-06-19
fortify: Do not special-case 0-sized destinations
Kees Cook
2024-06-18
cpumask: limit FORCE_NR_CPUS to just the UP case
Linus Torvalds
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-15
lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
Suren Baghdasaryan
2024-06-14
usercopy: Convert test_user_copy to KUnit test
Kees Cook
2024-06-14
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
2024-06-13
mm profiling: Remove superfluous sentinel element from ctl_table
Joel Granados
2024-06-10
kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()
Kees Cook
2024-06-07
list: test: add the missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-07
kunit: add missing MODULE_DESCRIPTION() macros to core modules
Jeff Johnson
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-06
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
2024-06-03
lib/test_rhashtable: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-03
list: test: remove unused struct 'klist_test_struct'
Dr. David Alan Gilbert
2024-05-31
kunit/fortify: Remove __kmalloc_node() test
Kees Cook
2024-05-30
kunit: Cover 'assert.c' with tests
Ivan Orlov
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-24
lib: add version into /proc/allocinfo output
Suren Baghdasaryan
2024-05-24
Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-21
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-19
usercopy: Don't use "proxy" headers
Andy Shevchenko
2024-05-19
bitops: Move aligned_byte_mask() to wordpart.h
Andy Shevchenko
[next]