Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
95f1fa9e3418d50ce099e67280b5497b9c93843b
/
lib
95f1fa9
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
361b0d2
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
6e9f879
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
782b597
Merge branch 'acpi-mm'
by Rafael J. Wysocki
· 5 years ago
386403a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
f838767
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
e25645b
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
ff6814b
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
fb041bb
locking/refcount: Consolidate implementations of refcount_t
by Will Deacon
· 5 years ago
1eb085d
locking/refcount: Move saturation warnings out of line
by Will Deacon
· 5 years ago
77e9971
locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the <linux/refcount.h> header
by Will Deacon
· 5 years ago
7221762
locking/refcount: Remove unused refcount_*_checked() variants
by Will Deacon
· 5 years ago
97a1420a
locking/refcount: Ensure integer operands are treated as signed
by Will Deacon
· 5 years ago
23e6b16
locking/refcount: Define constants for saturation and max refcount values
by Will Deacon
· 5 years ago
413808b
crypto: lib/chacha20poly1305 - use chacha20_crypt()
by Eric Biggers
· 5 years ago
19b7e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
d95312a
crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
by Ard Biesheuvel
· 5 years ago
ed20078
crypto: chacha20poly1305 - import construction and selftest from Zinc
by Ard Biesheuvel
· 5 years ago
660bb8e
crypto: lib/curve25519 - work around Clang stack spilling issue
by Ard Biesheuvel
· 5 years ago
0ed42a6f
crypto: curve25519 - generic C library implementations
by Jason A. Donenfeld
· 5 years ago
66d7fb9
crypto: blake2s - generic C library implementation and selftest
by Jason A. Donenfeld
· 5 years ago
c12d336
int128: move __uint128_t compiler test to Kconfig
by Ard Biesheuvel
· 5 years ago
a11d055
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
by Ard Biesheuvel
· 5 years ago
a6b803b
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
by Ard Biesheuvel
· 5 years ago
f569ca1
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
by Ard Biesheuvel
· 5 years ago
f0e89bc
crypto: x86/poly1305 - expose existing driver as poly1305 library
by Ard Biesheuvel
· 5 years ago
a1d9306
crypto: poly1305 - expose init/update/final library interface
by Ard Biesheuvel
· 5 years ago
48ea8c6
crypto: poly1305 - move core routines into a separate library
by Ard Biesheuvel
· 5 years ago
5fb8ef2
crypto: chacha - move existing library code into lib/crypto
by Ard Biesheuvel
· 5 years ago
746b2e0
crypto: lib - tidy up lib/crypto Kconfig and Makefile
by Ard Biesheuvel
· 5 years ago
8e20ba2
lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
by Lasse Collin
· 5 years ago
353cade
seq_buf: Add printing formatted hex dumps
by Piotr Maziarz
· 5 years ago
e8877ec
lib/bsearch: Use generic type for comparator function
by Andy Shevchenko
· 5 years ago
52ae533
lib/sort: Move swap, cmp and cmp_r function types for wider use
by Andy Shevchenko
· 5 years ago
708edaf
sbitmap: Delete sbitmap_any_bit_clear()
by John Garry
· 5 years ago
820b7c7
lib: Remove select of inexistant GENERIC_IO
by Corentin Labbe
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
410ef73
Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 5 years ago
33dd707
lib: Uplevel the pmem "region" ida to a global allocator
by Dan Williams
· 5 years ago
5cbf2ff
dump_stack: avoid the livelock of the dump_lock
by Kevin Hao
· 5 years ago
b873af6
lib: devres: provide devm_ioremap_resource_wc()
by Bartosz Golaszewski
· 5 years ago
6e92482
lib: devres: prepare devm_ioremap_resource() for more variants
by Bartosz Golaszewski
· 5 years ago
b7e9728f
idr: Fix idr_alloc_u32 on 32-bit systems
by Matthew Wilcox (Oracle)
· 5 years ago
ae8a76f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
5a74ac4
idr: Fix idr_get_next_ul race with idr_remove
by Matthew Wilcox (Oracle)
· 5 years ago
ea2dd7c
lib/list-test: add a test for the 'list' doubly linked list
by David Gow
· 5 years ago
ecd2509
livepatch: Selftests of the API for tracking system state changes
by Petr Mladek
· 5 years ago
cf204a7
bpf, testing: Introduce 'gso_linear_no_head_frag' skb_segment test
by Shmulik Ladkani
· 5 years ago
af21c71
bpf, testing: Refactor test_skb_segment() for testing skb_segment() on different skbs
by Shmulik Ladkani
· 5 years ago
9a50dca
ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uaccess regions
by Peter Zijlstra
· 5 years ago
1638b8f
lib/vdso: Make clock_getres() POSIX compliant again
by Thomas Gleixner
· 5 years ago
8eb4b3b
Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
fd61240
Merge branch 'for-5.5-pr-warn' into for-5.5
by Petr Mladek
· 5 years ago
256339d
lib: cpu_rmap: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
57f5677
printf: add support for printing symbolic error names
by Rasmus Villemoes
· 5 years ago
f418ddd
usercopy: Avoid soft lockups in test_check_nonzero_user()
by Michael Ellerman
· 5 years ago
03a9349
lib/test_meminit: add a kmem_cache_alloc_bulk() test
by Alexander Potapenko
· 5 years ago
3c52b0a
lib/generic-radix-tree.c: add kmemleak annotations
by Eric Biggers
· 5 years ago
fcb45a2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f1ce39d
lib/test_printf: Add tests for %pfw printk modifier
by Sakari Ailus
· 5 years ago
3bd32d6
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
by Sakari Ailus
· 5 years ago
83abc5a
lib/vsprintf: OF nodes are first and foremost, struct device_nodes
by Sakari Ailus
· 5 years ago
a92eb76
lib/vsprintf: Make use of fwnode API to obtain node names and separators
by Sakari Ailus
· 5 years ago
1586c5a
lib/vsprintf: Add a note on re-using %pf or %pF
by Sakari Ailus
· 5 years ago
9af7706
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
by Sakari Ailus
· 5 years ago
e60329c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
5facae4
locking/lockdep: Remove unused @nested argument from lock_release()
by Qian Cai
· 5 years ago
e950cca
lib/smp_processor_id: Don't use cpumask_equal()
by Waiman Long
· 5 years ago
bec5007
lib/string: Make memzero_explicit() inline instead of external
by Arvind Sankar
· 5 years ago
50a2610
lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO
by Vincenzo Frascino
· 5 years ago
c90012a
lib: test_user_copy: style cleanup
by Aleksa Sarai
· 5 years ago
9819a30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
3411158
usercopy: Add parentheses around assignment in test_copy_struct_from_user
by Nathan Chancellor
· 5 years ago
2105b52
lib: textsearch: fix escapes in example code
by Randy Dunlap
· 5 years ago
f5a1a53
lib: introduce copy_struct_from_user() helper
by Aleksa Sarai
· 5 years ago
741a98d
kunit: fix failure to build without printk
by Brendan Higgins
· 5 years ago
2cb80db
kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
by Iurii Zaikin
· 5 years ago
73ba5aa
kunit: test: add tests for KUnit managed resources
by Avinash Kondareddy
· 5 years ago
e4aea8f
kunit: test: add the concept of assertions
by Brendan Higgins
· 5 years ago
e4eb117
kunit: test: add tests for kunit test abort
by Brendan Higgins
· 5 years ago
5f3e062
kunit: test: add support for test abort
by Brendan Higgins
· 5 years ago
d8e2a76
kunit: test: add initial tests
by Brendan Higgins
· 5 years ago
84bc809
lib: enable building KUnit in lib/
by Brendan Higgins
· 5 years ago
73cda7b
kunit: test: add the concept of expectations
by Brendan Higgins
· 5 years ago
6b229e5
kunit: test: add assertion printing library
by Brendan Higgins
· 5 years ago
d1fadef1
kunit: test: add string_stream a std::stream like string builder
by Brendan Higgins
· 5 years ago
0a756853
kunit: test: add test resource management API
by Brendan Higgins
· 5 years ago
914cc63
kunit: test: add KUnit test runner core
by Brendan Higgins
· 5 years ago
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
991ad2b
lib: dimlib: fix help text typos
by Randy Dunlap
· 5 years ago
424adc3
dimlib: make DIMLIB a hidden symbol
by Uwe Kleine-König
· 5 years ago
903f433
lib: untag user pointers in strn*_user
by Andrey Konovalov
· 5 years ago
09b35b4
lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle
by Dave Rodgman
· 5 years ago
a44f71a
bug: move WARN_ON() "cut here" into exception handler
by Kees Cook
· 5 years ago
ac7c3e4
compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
by Masahiro Yamada
· 5 years ago
Next »