index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-06
6
-35
/
+203
|
\
|
*
lib: Add test module for strscpy_pad
Tobin C. Harding
2019-04-08
3
-0
/
+154
|
*
lib/string: Add strscpy_pad() function
Tobin C. Harding
2019-04-08
1
-7
/
+40
|
*
lib: Use new kselftest header
Tobin C. Harding
2019-04-08
2
-34
/
+9
|
*
lib/test_printf: Add empty module_exit function
Tobin C. Harding
2019-04-08
1
-0
/
+6
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
3
-3
/
+0
|
\
\
|
*
|
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
3
-3
/
+0
*
|
|
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
3
-30
/
+40
|
\
\
\
|
*
|
|
stacktrace: Provide common infrastructure
Thomas Gleixner
2019-04-29
1
-0
/
+4
|
*
|
|
lib/stackdepot: Remove obsolete functions
Thomas Gleixner
2019-04-29
1
-20
/
+0
|
*
|
|
fault-inject: Simplify stacktrace retrieval
Thomas Gleixner
2019-04-29
1
-9
/
+3
|
*
|
|
lib/stackdepot: Provide functions which operate on plain storage arrays
Thomas Gleixner
2019-04-29
1
-19
/
+51
*
|
|
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
4
-4
/
+10
|
\
\
\
\
|
*
|
|
|
mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
Peter Zijlstra
2019-04-24
2
-4
/
+5
|
*
|
|
|
x86/uaccess, ubsan: Fix UBSAN vs. SMAP
Peter Zijlstra
2019-04-03
2
-0
/
+5
*
|
|
|
|
ubsan: Remove vla bound checks.
Andrey Ryabinin
2019-05-06
2
-23
/
+0
*
|
|
|
|
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Andrey Ryabinin
2019-05-06
1
-26
/
+23
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-05
1
-0
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
2019-04-30
1
-0
/
+11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
lib/test_vmalloc.c: do not create cpumask_t variable on stack
Uladzislau Rezki (Sony)
2019-04-26
1
-3
/
+3
*
|
|
|
|
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
2019-04-26
1
-0
/
+1
*
|
|
|
|
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
2019-04-19
1
-3
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-04-09
1
-0
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
iov_iter: Fix build error without CONFIG_CRYPTO
YueHaibing
2019-04-03
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-05
3
-6
/
+27
|
\
\
\
|
*
|
|
lib/lzo: fix bugs for very short or empty input
Dave Rodgman
2019-04-05
2
-6
/
+7
|
*
|
|
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-05
1
-0
/
+20
|
|
/
/
*
|
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-1
/
+1
*
|
|
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
2019-04-04
1
-32
/
+25
|
/
/
*
|
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-29
1
-0
/
+11
|
\
\
|
*
|
sbitmap: order READ/WRITE freed instance and setting clear bit
Ming Lei
2019-03-25
1
-0
/
+11
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
rhashtable: Still do rehash when we get EEXIST
Herbert Xu
2019-03-21
1
-2
/
+6
*
|
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
1
-1
/
+1
|
\
\
|
*
|
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-14
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-03-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-02-12
1
-1
/
+1
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-12
1
-2
/
+15
|
\
\
|
*
|
iov_iter: optimize page_copy_sane()
Eric Dumazet
2019-02-26
1
-2
/
+15
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
4
-400
/
+223
|
\
\
|
*
|
Drop flex_arrays
Kent Overstreet
2019-03-12
2
-399
/
+1
|
*
|
generic radix trees
Kent Overstreet
2019-03-12
2
-1
/
+219
|
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
|
|
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-11
2
-127
/
+324
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
XArray: Fix xa_reserve for 2-byte aligned entries
Matthew Wilcox
2019-02-21
2
-3
/
+15
|
*
|
XArray: Fix xa_erase of 2-byte aligned entries
Matthew Wilcox
2019-02-21
2
-2
/
+16
|
*
|
XArray: Use xa_cmpxchg to implement xa_reserve
Matthew Wilcox
2019-02-20
1
-36
/
+0
|
*
|
XArray: Fix xa_release in allocating arrays
Matthew Wilcox
2019-02-20
2
-9
/
+25
|
*
|
XArray: Mark xa_insert and xa_reserve as must_check
Matthew Wilcox
2019-02-09
1
-5
/
+5
|
*
|
XArray: Add cyclic allocation
Matthew Wilcox
2019-02-06
2
-0
/
+103
[next]