summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-08-031-0/+67
|\
| * lib/test-string_helpers.c: Add string_upper() and string_lower() testsVadim Pasternak2020-07-151-0/+67
* | Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-033-0/+124
|\ \
| * | selftests/fpu: Add an FPU selftestPetteri Aimonen2020-06-293-0/+124
* | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-036-10/+368
|\ \ \
| * | | lib: Add zstd support to decompressNick Terrell2020-07-314-0/+355
| * | | lib: Prepare zstd for preboot environment, improve performanceNick Terrell2020-07-312-10/+13
* | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-032-5/+52
|\ \ \ \
| * | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-222-0/+6
| |\| | |
| * | | | lib: Restrict cpumask_local_spread to houskeeping CPUsAlex Belits2020-07-081-5/+11
| * | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-086-8/+11
| |\ \ \ \
| * | | | | sched/cputime: Improve cputime_adjust()Oleg Nesterov2020-06-151-0/+41
| | |_|_|/ | |/| | |
* | | | | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-032-2/+31
|\ \ \ \ \
| * \ \ \ \ Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar2020-08-031-0/+6
| |\ \ \ \ \
| | * | | | | locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org2020-07-271-0/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2020-08-011-2/+24
| |\ \ \ \ \
| | * | | | | kcsan: Re-add GCC as a supported compilerMarco Elver2020-06-291-1/+2
| | * | | | | kcsan: Add test suiteMarco Elver2020-06-291-1/+22
| | |/ / / /
| * | | | | Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar2020-07-311-1/+1
| |\ \ \ \ \
| * | | | | | lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish2020-07-291-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-8/+95
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-07-311-8/+95
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | lib/test_vmalloc.c: Add test cases for kvfree_rcu()Uladzislau Rezki (Sony)2020-06-291-8/+95
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'core-debugobjects-2020-08-03' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-08-031-12/+1
|\ \ \ \ \ \
| * | | | | | debugobjects: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-07-171-12/+1
| |/ / / / /
* | | | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-0/+3
|\ \ \ \ \ \
| * | | | | | sbitmap: Consider cleared bits in sbitmap_bitmap_show()John Garry2020-07-011-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-035-34/+132
|\ \ \ \ \ \
| * | | | | | lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri2020-07-312-0/+79
| * | | | | | crypto: lib/sha256 - add sha256() functionEric Biggers2020-07-161-0/+10
| * | | | | | crypto: lib/chacha20poly1305 - Add missing function declarationHerbert Xu2020-07-161-2/+0
| * | | | | | crc-t10dif: clean up some more thingsEric Biggers2020-06-181-13/+11
| * | | | | | crc-t10dif: use fallback in initial stateEric Biggers2020-06-181-27/+10
| * | | | | | crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu2020-06-181-12/+42
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-011-19/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2020-07-281-19/+16
| | |_|/ / | |/| | |
* | | | | random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-07-291-1/+1
* | | | | random32: update the net random state on interrupt and activityWilly Tarreau2020-07-291-1/+1
|/ / / /
* | | | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-111-0/+5
|\ \ \ \
| * | | | kgdb: enable arch to support XML packet.Vincent Chen2020-07-091-0/+5
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-101-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | lib: packing: add documentation for pbuflen argumentVladimir Oltean2020-06-281-0/+1
| | |/ | |/|
* | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-281-0/+4
|\ \ \
| * | | Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-264-6/+6
| |\| |
| * | | kasan: Fix required compiler versionMarco Elver2020-06-251-1/+1
| * | | kasan: Bump required compiler versionMarco Elver2020-06-151-0/+4
| | |/ | |/|
* | | lib: fix test_hmm.c reference after freeRandy Dunlap2020-06-261-2/+1
| |/ |/|
* | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-211-1/+0
|\ \
| * | kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-1/+0
| * | Makefile: Improve compressed debug info support detectionArvind Sankar2020-06-151-1/+1
| |/