summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2020-06-2411-24/+251
|\
| * lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUTTiezhu Yang2020-06-211-1/+1
| * test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang2020-06-211-1/+1
| * lib/test_bits.c: add tests of GENMASKRikard Falkeborn2020-06-213-0/+85
| * lib: optimize cpumask_local_spread()yuqi jin2020-06-211-12/+90
| * lib/test_bitmap.c: add test for bitmap_cut()Stefano Brivio2020-06-211-0/+58
| * lib/bitmap.c: fix bitmap_cut() for partial overlapping caseStefano Brivio2020-06-211-2/+2
| * fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa2020-06-211-0/+6
| * mm: move p?d_alloc_track to separate header fileJoerg Roedel2020-06-211-0/+1
| * mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-06-212-6/+6
| * lib: fix test_hmm.c reference after freeRandy Dunlap2020-06-211-2/+1
* | Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell2020-06-241-1/+1
|\ \
| * | lib/bitmap.c: fix spelloRandy Dunlap2020-05-181-1/+1
* | | Merge remote-tracking branch 'kunit-next/kunit'Stephen Rothwell2020-06-243-96/+200
|\ \ \
| * | | kunit: add support for named resourcesAlan Maguire2020-06-152-0/+61
| * | | kunit: generalize kunit_resource API beyond allocated resourcesAlan Maguire2020-06-153-99/+142
* | | | Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell2020-06-243-6/+54
|\ \ \ \
| * | | | XArray: Handle retry entries within xas_find_markedMatthew Wilcox (Oracle)2020-04-021-0/+3
| * | | | XArray: Split __xas_store from xas_storeMatthew Wilcox (Oracle)2020-04-022-6/+47
| * | | | test_xarray: Test two more things about xa_cmpxchgMatthew Wilcox (Oracle)2020-04-021-0/+3
| * | | | ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)2020-04-021-0/+1
* | | | | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2020-06-242-2/+2
|\ \ \ \ \
| * | | | | treewide: Remove uninitialized_var() usageKees Cook2020-06-222-2/+2
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell2020-06-242-117/+160
|\ \ \ \ \
| * | | | | selftests/livepatch: fix mem leaks in test-klp-shadow-varsYannick Cote2020-06-081-12/+31
| * | | | | selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote2020-06-081-100/+92
| * | | | | selftests/livepatch: rework test-klp-shadow-varsYannick Cote2020-06-081-44/+57
| * | | | | selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence2020-06-081-9/+28
* | | | | | Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2020-06-242-10/+119
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kcsan.2020.06.17a' into HEADPaul E. McKenney2020-06-231-2/+24
| |\ \ \ \ \ \
| | * | | | | | kcsan: Re-add GCC as a supported compilerMarco Elver2020-06-231-1/+2
| | * | | | | | kcsan: Add test suiteMarco Elver2020-06-171-1/+22
| | | |/ / / / | | |/| | | |
| * / | | | | lib/test_vmalloc.c: Add test cases for kvfree_rcu()Uladzislau Rezki (Sony)2020-06-231-8/+95
| |/ / / / /
* | | | | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2020-06-242-0/+45
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/fifo'Ingo Molnar2020-06-231-0/+41
| |\ \ \ \ \ \
| | * | | | | | sched/cputime: Improve cputime_adjust()Oleg Nesterov2020-06-151-0/+41
| | |/ / / / /
| * | | | | | Merge branch 'x86/entry'Ingo Molnar2020-06-231-0/+4
| |\ \ \ \ \ \
| | * | | | | | kasan: Bump required compiler versionMarco Elver2020-06-151-0/+4
| | |/ / / / /
* | | | | | | Merge remote-tracking branch 'crypto/master'Stephen Rothwell2020-06-241-32/+43
|\ \ \ \ \ \ \
| * | | | | | | 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 remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell2020-06-243-3/+3
|\ \ \ \ \ \ \
| * | | | | | | docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab2020-06-193-3/+3
| |/ / / / / /
* | | | | | | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2020-06-241-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-161-1/+2
| |/ / / / /
* | | | | | 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
| |/ / / / /
* | | | | | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-201-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |