summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-186-73/+101
|\
| * lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILEVitor Massaru Iha2020-10-161-4/+2
| * lib: kunit: add bitfield test conversion to KUnitVitor Massaru Iha2020-10-133-60/+57
| * kunit: test: add test plan to KUnit TAP formatBrendan Higgins2020-10-092-11/+17
| * init: main: add KUnit to kernel initBrendan Higgins2020-10-091-3/+1
| * kunit: test: create a single centralized executor for all testsAlan Maguire2020-10-093-2/+31
* | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-182-1/+26
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-092-1/+26
| |\ \
| | * \ Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney2020-09-042-1/+16
| | |\ \
| | | * | kernel/smp: Provide CSD lock timeout diagnosticsPaul E. McKenney2020-09-041-0/+11
| | | * | lib: Add backtrace_idle parameter to force backtrace of idle CPUsPaul E. McKenney2020-08-241-1/+5
| | | |/
| | * | scftorture: Add smp_call_function() torture testPaul E. McKenney2020-08-241-0/+10
| | |/
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-171-26/+107
|\ \ \
| * | | lib/scatterlist: Do not limit max_segment to PAGE_ALIGNED valuesJason Gunthorpe2020-10-161-4/+8
| * | | lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb2020-10-051-24/+101
* | | | Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-10-161-0/+15
|\ \ \ \
| * | | | kgdb: Honour the kprobe blocklist when setting breakpointsDaniel Thompson2020-09-281-0/+15
* | | | | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-161-1/+6
|\ \ \ \ \
| * | | | | lib: decompress_unzstd: Limit output sizePaul Cercueil2020-09-031-1/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-1627-28/+361
|\ \ \ \ \
| * | | | | lib, uaccess: add failure injection to usercopy functionsAlbert van der Linde2020-10-163-1/+12
| * | | | | lib, include/linux: add usercopy failure capabilityAlbert van der Linde2020-10-163-0/+47
| * | | | | ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for ClangGeorge Popescu2020-10-161-0/+14
| * | | | | lib/crc32.c: fix trivial typo in preprocessor conditionTobias Jordan2020-10-161-1/+1
| * | | | | lib/test_hmm.c: fix an error code in dmirror_allocate_chunk()Dan Carpenter2020-10-161-1/+1
| * | | | | lib/percpu_counter.c: use helper macro abs()Miaohe Lin2020-10-161-1/+1
| * | | | | lib/scatterlist.c: avoid a double memsetChristophe JAILLET2020-10-161-1/+1
| * | | | | lib/idr.c: document calling context for IDA APIs mustn't use locksStephen Boyd2020-10-161-3/+6
| * | | | | lib/mpi/mpi-bit.c: fix spello of "functions"Randy Dunlap2020-10-161-1/+1
| * | | | | lib: test_sysctl: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * | | | | lib: syscall: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * | | | | lib: radix-tree: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * | | | | lib: earlycpio: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * | | | | lib: dynamic_queue_limits: delete duplicated words + fix typoRandy Dunlap2020-10-161-2/+2
| * | | | | lib: decompress_bunzip2: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * | | | | lib: libcrc32c: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * | | | | lib: bitmap: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
| * | | | | kernel.h: split out min()/max() et al. helpersAndy Shevchenko2020-10-164-1/+4
| * | | | | XArray: add xas_splitMatthew Wilcox (Oracle)2020-10-162-9/+203
| * | | | | XArray: add xa_get_orderMatthew Wilcox (Oracle)2020-10-162-0/+61
* | | | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-34/+88
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | netlink: export policy in extended ACKJohannes Berg2020-10-091-17/+18
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-0812-54/+51
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | netlink: add mask validationJakub Kicinski2020-10-061-0/+36
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-054-15/+50
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-225-44/+62
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-046-20/+21
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | netlink: remove duplicated nla_need_padding_for_64bit() checkMiaohe Lin2020-08-251-2/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-231-1/+6
| |\ \ \ \ \ \
| * | | | | | | netlink: make NLA_BINARY validation more flexibleJohannes Berg2020-08-181-21/+39
| | |_|_|_|_|/ | |/| | | | |