aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2020-08-03Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 1-0/+67
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-0/+124
2020-08-03Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-10/+368
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-5/+52
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+31
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+95
2020-08-03Merge tag 'core-debugobjects-2020-08-03' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-12/+1
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+3
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-34/+132
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchGravatar Ingo Molnar 1-0/+6
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-19/+16
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Gravatar Ingo Molnar 1-2/+24
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictGravatar Ingo Molnar 1-1/+1
2020-07-31lib: Add zstd support to decompressGravatar Nick Terrell 4-0/+355
2020-07-31lib: Prepare zstd for preboot environment, improve performanceGravatar Nick Terrell 2-10/+13
2020-07-31lib/mpi: Add mpi_sub_ui()Gravatar Marcelo Henrique Cerri 2-0/+79
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-8/+95
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginGravatar Linus Torvalds 1-1/+1
2020-07-29random32: update the net random state on interrupt and activityGravatar Willy Tarreau 1-1/+1
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsGravatar Ahmed S. Darwish 1-0/+1
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headGravatar Herbert Xu 1-19/+16
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIsGravatar peterz@infradead.org 1-0/+6
2020-07-22Merge branch 'sched/urgent'Gravatar Peter Zijlstra 2-0/+6
2020-07-17debugobjects: Convert to DEFINE_SHOW_ATTRIBUTEGravatar Qinglang Miao 1-12/+1
2020-07-16treewide: Remove uninitialized_var() usageGravatar Kees Cook 2-2/+2
2020-07-16crypto: lib/sha256 - add sha256() functionGravatar Eric Biggers 1-0/+10
2020-07-16crypto: lib/chacha20poly1305 - Add missing function declarationGravatar Herbert Xu 1-2/+0
2020-07-15lib/test-string_helpers.c: Add string_upper() and string_lower() testsGravatar Vadim Pasternak 1-0/+67
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+5
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-0/+1
2020-07-09kgdb: enable arch to support XML packet.Gravatar Vincent Chen 1-0/+5
2020-07-08lib: Restrict cpumask_local_spread to houskeeping CPUsGravatar Alex Belits 1-5/+11
2020-07-08Merge branch 'sched/urgent'Gravatar Peter Zijlstra 6-8/+11
2020-07-01sbitmap: Consider cleared bits in sbitmap_bitmap_show()Gravatar John Garry 1-0/+3
2020-06-29kcsan: Re-add GCC as a supported compilerGravatar Marco Elver 1-1/+2
2020-06-29kcsan: Add test suiteGravatar Marco Elver 1-1/+22
2020-06-29lib/test_vmalloc.c: Add test cases for kvfree_rcu()Gravatar Uladzislau Rezki (Sony) 1-8/+95
2020-06-29selftests/fpu: Add an FPU selftestGravatar Petteri Aimonen 3-0/+124
2020-06-28lib: packing: add documentation for pbuflen argumentGravatar Vladimir Oltean 1-0/+1
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+4
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsGravatar Ingo Molnar 4-6/+6
2020-06-26lib: fix test_hmm.c reference after freeGravatar Randy Dunlap 1-2/+1
2020-06-25kasan: Fix required compiler versionGravatar Marco Elver 1-1/+1
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Gravatar Linus Torvalds 1-3/+3
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultGravatar Christoph Hellwig 1-3/+3
2020-06-18crc-t10dif: clean up some more thingsGravatar Eric Biggers 1-13/+11
2020-06-18crc-t10dif: use fallback in initial stateGravatar Eric Biggers 1-27/+10