summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-152-0/+76
|\
| * lib/test_kasan.c: add workqueue test caseWalter Wu2020-12-151-0/+29
| * locking/selftests: add testcases for fs_reclaimDaniel Vetter2020-12-151-0/+47
* | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-0/+22
|\ \
| * | mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPThomas Gleixner2020-11-241-0/+14
| * | mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner2020-11-241-0/+8
| * | Merge branch 'sched/core' into core/mmThomas Gleixner2020-11-243-0/+25
| |\ \
* | \ \ Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-143-0/+25
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-2718-62/+140
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | sched: Make migrate_disable/enable() independent of RTThomas Gleixner2020-11-241-1/+1
| * | | | sched,rt: Use cpumask_any*_distribute()Peter Zijlstra2020-11-101-0/+18
| * | | | sched: Add migrate_disable()Peter Zijlstra2020-11-101-0/+5
| * | | | stop_machine: Add function and caller debug infoPeter Zijlstra2020-11-101-0/+2
* | | | | Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-141-17/+34
|\ \ \ \ \
| * \ \ \ \ Merge branch 'locking/rwsem'Peter Zijlstra2020-12-091-2/+17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | lockdep/selftest: Add spin_nest_lock testBoqun Feng2020-12-031-0/+17
| * | | | | lockdep/selftests: Fix PROVE_RAW_LOCK_NESTINGPeter Zijlstra2020-12-031-17/+17
* | | | | | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-141-9/+0
|\ \ \ \ \ \
| * | | | | | s390/kasan: remove 3-level paging supportVasily Gorbik2020-11-091-9/+0
| |/ / / / /
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-147-159/+68
|\ \ \ \ \ \
| * | | | | | crypto: lib/blake2s - Move selftest prototype into header fileHerbert Xu2020-12-042-3/+1
| * | | | | | crypto: lib/curve25519 - Move selftest prototype into header fileHerbert Xu2020-11-201-2/+0
| * | | | | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-203-3/+3
| * | | | | | crypto: lib/sha256 - Unroll LOAD and BLEND loopsArvind Sankar2020-10-301-4/+20
| * | | | | | crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64Arvind Sankar2020-10-301-136/+38
| * | | | | | crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()Arvind Sankar2020-10-301-6/+5
| * | | | | | crypto: lib/sha256 - Don't clear temporary variablesArvind Sankar2020-10-301-1/+0
| * | | | | | crypto: lib/sha256 - Use memzero_explicit() for clearing stateArvind Sankar2020-10-301-1/+1
| * | | | | | lib/mpi: Remove unused scalar_copiedHerbert Xu2020-10-301-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-1413-0/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fonts: Add charcount field to font_descPeilin Ye2020-11-1613-0/+13
| | |/ / / | |/| | |
* | | | | selftest/fpu: avoid clang warningArnd Bergmann2020-12-111-1/+2
* | | | | zlib: export S390 symbols for zlib modulesRandy Dunlap2020-12-061-0/+3
* | | | | lib/syscall: fix syscall registers retrieval on 32-bit platformsWilly Tarreau2020-12-031-2/+9
| |_|/ / |/| | |
* | | | lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2020-11-191-2/+17
|/ / /
* | | Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-11-0613-13/+13
|\ \ \
| * | | Fonts: Replace discarded const qualifierLee Jones2020-11-0313-13/+13
| | |/ | |/|
* | | lib/crc32test: remove extra local_irq_disable/enableVasily Gorbik2020-11-021-4/+0
* | | kasan: adopt KUNIT tests to SW_TAGS modeAndrey Konovalov2020-11-021-42/+107
|/ /
* | Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-11-011-0/+2
|\ \
| * | docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab2020-10-301-0/+2
| |/
* / lib/scatterlist: use consistent sg_copy_buffer() return typeDavid Disseldorp2020-10-291-1/+1
|/
* Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-180/+345
|\
| * random32: add a selftest for the prandom32 codeWilly Tarreau2020-10-241-0/+56
| * random32: add noise from network and scheduling activityWilly Tarreau2020-10-241-0/+5
| * random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-241-180/+284
* | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-241-1/+1
|\ \ | |/ |/|
| * sgl_alloc_order: fix memory leakDouglas Gilbert2020-10-161-1/+1
* | Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-231-4/+4
|\ \
| * | Fonts: Support FONT_EXTRA_WORDS macros for font_6x8Peilin Ye2020-10-191-4/+4