summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/test_kasan: Add test for double-kzfree detectionMarco Elver2019-07-121-0/+17
* lib/test_kasan: add bitops testsMarco Elver2019-07-121-3/+78
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-118-4/+403
|\
| * blackhole_dev: add a selftestMahesh Bandewar2019-07-023-0/+110
| * Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2019-06-275-0/+291
| |\
| | * linux/dim: Add completions count to dim_sampleYamin Friedman2019-06-251-0/+9
| | * linux/dim: Move implementation to .c filesTal Gilboa2019-06-255-0/+282
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2225-100/+39Star
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1821-152/+53Star
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0723-158/+31Star
| |\ \ \ \
| * | | | | lib: objagg: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-06-061-4/+2Star
* | | | | | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-111-0/+19
|\ \ \ \ \ \
| * | | | | | nfsd: escape high characters in binary dataJ. Bruce Fields2019-07-031-0/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-111-1/+1
* | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-092-1/+3
|\ \ \ \ \ \
| * | | | | | lib: list_sort.c: add a blank line to avoid kernel-doc warningsMauro Carvalho Chehab2019-06-201-0/+2
| * | | | | | docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | | | | | | Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-07-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | lib/vsprintf: Reinstate printing of legacy clock IDsGeert Uytterhoeven2019-07-041-1/+1
| * | | | | | | vsprintf: fix data type of variable in string_nocheck()Youngmin Nam2019-06-121-1/+1
* | | | | | | | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-091-7/+3Star
|\ \ \ \ \ \ \ \
| * | | | | | | | sbitmap: Replace cmpxchg with xchgPavel Begunkov2019-07-011-7/+3Star
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-094-5/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy2019-07-031-4/+5
| * | | | | | | | crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel2019-06-203-1/+79
* | | | | | | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-281-1/+1
* | | | | | | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-1/+1
|\| | | | | | | | |
| * | | | | | | | | keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-261-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-2425-100/+39Star
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-1721-152/+53Star
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-092-20/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long2019-06-171-4/+4
| * | | | | | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-1721-152/+53Star
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | locking/atomic: Use s64 for atomic64Mark Rutland2019-06-031-16/+16
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-084-0/+302
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/vdso: Make delta calculation work correctlyThomas Gleixner2019-06-261-4/+15
| * | | | | | | | | lib/vdso: Add compat supportVincenzo Frascino2019-06-221-0/+4
| * | | | | | | | | lib/vdso: Provide generic VDSO implementationVincenzo Frascino2019-06-224-0/+287
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | genirq/timings: Add selftest for circular arrayDaniel Lezcano2019-06-121-0/+8
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-085-35/+624
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rslib: Make some functions staticYueHaibing2019-07-021-6/+6
| * | | | | | | | | rslib: Fix remaining decoder flawsFerdinand Blomqvist2019-06-261-20/+68
| * | | | | | | | | rslib: Update documentationFerdinand Blomqvist2019-06-261-4/+8
| * | | | | | | | | rslib: Fix handling of of caller provided syndromeFerdinand Blomqvist2019-06-261-2/+12
| * | | | | | | | | rslib: decode_rs: Code cleanupFerdinand Blomqvist2019-06-261-5/+2Star
| * | | | | | | | | rslib: decode_rs: Fix length parameter checkFerdinand Blomqvist2019-06-261-1/+1