index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2020-01-16
lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres()
Christophe Leroy
-3
/
+1
2020-01-16
crypto: curve25519 - Fix selftest build error
Herbert Xu
-10
/
+30
2020-01-16
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
-1
/
+1
2020-01-16
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
-163
/
+399
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
-4
/
+144
2020-01-14
lib/vdso: Mark do_hres() and do_coarse() as __always_inline
Andrei Vagin
-6
/
+8
2020-01-14
lib/vdso: Avoid duplication in __cvdso_clock_getres()
Christophe Leroy
-6
/
+1
2020-01-14
lib/vdso: Let do_coarse() return 0 to simplify the callsite
Christophe Leroy
-7
/
+8
2020-01-14
lib/vdso: Remove checks on return value for 32 bit vDSO
Vincenzo Frascino
-5
/
+5
2020-01-14
lib/vdso: Remove VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
-10
/
+0
2020-01-14
lib/vdso: Build 32 bit specific functions in the right context
Vincenzo Frascino
-0
/
+4
2020-01-13
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
-23
/
+40
2020-01-13
raid6/test: fix a compilation warning
Zhengyuan Liu
-1
/
+1
2020-01-13
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
-0
/
+808
2020-01-10
lib/vdso: Make __cvdso_clock_getres() static
Vincenzo Frascino
-0
/
+1
2020-01-09
kunit: allow kunit to be loaded as a module
Alan Maguire
-2
/
+17
2020-01-09
kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
Alan Maguire
-18
/
+4
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
-12
/
+39
2020-01-09
kunit: hide unexported try-catch interface in try-catch-impl.h
Alan Maguire
-12
/
+32
2020-01-09
kunit: move string-stream.h to lib/kunit
Alan Maguire
-2
/
+59
2020-01-08
libfdt: include fdt_addresses.c
AKASHI Takahiro
-1
/
+3
2020-01-07
kcsan, ubsan: Make KCSAN+UBSAN work together
Marco Elver
-0
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
-20
/
+0
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
-836
/
+14830
2019-12-27
crypto: lib/curve25519 - re-add selftests
Jason A. Donenfeld
-0
/
+1339
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
-336
/
+532
2019-12-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-1
/
+2
2019-12-22
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+1
2019-12-20
sbitmap: only queue kyber's wait callback if not already active
David Jeffery
-1
/
+1
2019-12-17
lib/Kconfig.debug: fix some messed up configurations
Changbin Du
-49
/
+51
2019-12-16
pipe: Fix bogus dereference in iov_iter_alignment()
Jan Kara
-1
/
+2
2019-12-09
lib: raid6: fix awk build warnings
Greg Kroah-Hartman
-1
/
+1
2019-12-08
sched/core: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
-1
/
+1
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
-22
/
+22
2019-12-07
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
-12
/
+12
2019-12-07
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
-9
/
+9
2019-12-07
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
-0
/
+4
2019-12-07
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Changbin Du
-12
/
+12
2019-12-07
kernel-hacking: move Oops into 'Lockups and Hangs'
Changbin Du
-29
/
+29
2019-12-07
kernel-hacking: move kernel testing and coverage options to same submenu
Changbin Du
-84
/
+89
2019-12-07
kernel-hacking: group kernel data structures debugging together
Changbin Du
-10
/
+14
2019-12-07
kernel-hacking: create submenu for arch special debugging options
Changbin Du
-0
/
+4
2019-12-07
kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...
Changbin Du
-4
/
+8
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
-7
/
+9
2019-12-04
lib/bitmap: introduce bitmap_replace() helper
Andy Shevchenko
-0
/
+50
2019-12-04
lib/test_bitmap: fix comment about this file
Andy Shevchenko
-1
/
+1
2019-12-04
lib/test_bitmap: move exp1 and exp2 upper for others to use
Andy Shevchenko
-21
/
+20
2019-12-04
lib/test_bitmap: rename exp to exp1 to avoid ambiguous name
Andy Shevchenko
-22
/
+22
2019-12-04
lib/test_bitmap: name EXP_BYTES properly
Andy Shevchenko
-5
/
+5
2019-12-04
lib/test_bitmap: undefine macros after use
Andy Shevchenko
-0
/
+4
[prev]
[next]