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
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-10-02
random32: Restore __latent_entropy attribute on net_rand_state
Thibaut Sautereau
2020-10-01
debugobjects: Free per CPU pool after CPU unplug
Zqiang
2020-09-26
lib/memregion.c: include memregion.h
Jason Yan
2020-09-26
lib/string.c: implement stpcpy
Nick Desaulniers
2020-09-25
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
2020-09-24
debugobjects: Allow debug_obj_descr to be const
Stephen Boyd
2020-09-23
Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-21
lib/bootconfig: Fix to remove tailing spaces after value
Masami Hiramatsu
2020-09-21
lib/bootconfig: Fix a bug of breaking existing tree nodes
Masami Hiramatsu
2020-09-20
rhashtable: fix indentation of a continue statement
Colin Ian King
2020-09-19
kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'
Changbin Du
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-10
Revert "dyndbg: accept query terms like file=bar and module=foo"
Greg Kroah-Hartman
2020-09-10
Revert "dyndbg: fix problem parsing format="foo bar""
Greg Kroah-Hartman
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
2020-09-07
kobject: Drop unneeded conditional in __kobject_del()
Andy Shevchenko
2020-09-04
dyndbg: fix problem parsing format="foo bar"
Jim Cromie
2020-09-04
dyndbg: refine export, rename to dynamic_debug_exec_queries()
Jim Cromie
2020-09-04
dyndbg: give %3u width in pr-format, cosmetic only
Jim Cromie
2020-08-28
kobject: Restore old behaviour of kobject_del(NULL)
Andy Shevchenko
2020-08-26
lockdep/selftest: Introduce recursion3
Boqun Feng
2020-08-26
locking/selftest: Add test cases for queued_read_lock()
Boqun Feng
2020-08-26
Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"
Boqun Feng
2020-08-26
lockdep/selftest: Add more recursive read related test cases
Boqun Feng
2020-08-26
lockdep/selftest: Unleash irq_read_recursion2 and add more
Boqun Feng
2020-08-26
lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior
Boqun Feng
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
2020-08-24
kcsan: Test support for compound instrumentation
Marco Elver
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum
Al Viro
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-19
lib/string.c: Use freestanding environment
Arvind Sankar
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
lz4: fix kernel decompression speed
Nick Terrell
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
random32: add a tracepoint for prandom_u32()
Eric Dumazet
[next]