index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-08-22
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
2019-08-22
crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit
Hans de Goede
2019-08-22
crypto: sha256 - Move lib/sha256.c to lib/crypto
Hans de Goede
2019-08-22
crypto: sha256 - Fix some coding style issues
Hans de Goede
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
lib/mpi: Eliminate unused umul_ppmm definitions for MIPS
Nathan Chancellor
2019-08-20
test_bpf: Fix a new clang warning about xor-ing two numbers
Nathan Chancellor
2019-08-19
media: lib/sort.c: implement sort() variant taking context argument
Rasmus Villemoes
2019-08-19
lib/stackdepot: Fix outdated comments
Miles Chen
2019-08-15
lib/test_printf: Remove obvious comments from %pd and %pD tests
Petr Mladek
2019-08-15
lib/test_printf: Add test of null/invalid pointer dereference for dentry
Jia He
2019-08-15
vsprintf: Prevent crash when dereferencing invalid pointers for %pD
Jia He
2019-08-14
lib: Remove redundant ftrace flag removal
Mark Rutland
2019-08-13
lib: logic_pio: Add logic_pio_unregister_range()
John Garry
2019-08-13
lib: logic_pio: Avoid possible overlap for unregistering regions
John Garry
2019-08-13
lib: logic_pio: Fix RCU usage
John Garry
2019-08-09
crypto: aes - helper function to validate key length for AES algorithms
Iuliana Prodan
2019-08-08
lib: scatterlist: Fix to support no mapped sg
Zhou Wang
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-04
Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-08-03
lib/test_meminit.c: use GFP_ATOMIC in RCU critical section
Alexander Potapenko
2019-08-03
ubsan: build ubsan.c more conservatively
Arnd Bergmann
2019-08-03
kasan: remove clang version check for KASAN_STACK
Arnd Bergmann
2019-08-01
lib/raid6: fix unnecessary rebuild of vpermxor*.c
Masahiro Yamada
2019-07-31
lib/vdso/32: Provide legacy syscall fallbacks
Thomas Gleixner
2019-07-31
lib/vdso: Move fallback invocation to the callers
Thomas Gleixner
2019-07-31
lib/vdso/32: Remove inconsistent NULL pointer checks
Thomas Gleixner
2019-07-26
crypto: lib/aes - export sbox and inverse sbox
Ard Biesheuvel
2019-07-26
crypto: aes - create AES library based on the fixed time AES code
Ard Biesheuvel
2019-07-25
lib/dim: Fix -Wunused-const-variable warnings
Leon Romanovsky
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
2019-07-25
cpumask: Implement cpumask_or_equal()
Thomas Gleixner
2019-07-25
test_firmware: fix a memory leak bug
Wenwen Wang
2019-07-24
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
2019-07-16
lib/test_meminit.c: minor test fixes
Alexander Potapenko
2019-07-16
lib/test_meminit.c: fix -Wmaybe-uninitialized false positive
Arnd Bergmann
2019-07-16
lib/string_helpers: fix some kerneldoc warnings
Jonathan Corbet
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-16
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
2019-07-16
lib: introduce test_meminit module
Alexander Potapenko
2019-07-16
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Kees Cook
2019-07-16
lib/test_string.c: add some testcases for strchr and strnchr
Peter Rosin
2019-07-16
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
2019-07-16
lib/string.c: allow searching for NUL with strnchr
Peter Rosin
[prev]
[next]