summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2019-12-04lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...Andy Shevchenko-1/+1
2019-12-04lib/ubsan: don't serialize UBSAN reportJulien Grall-41/+23
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie-3/+3
2019-12-04lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie-0/+1
2019-12-04lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho-13/+50
2019-12-04lib/test_meminit.c: add bulk alloc/free testsLaura Abbott-1/+19
2019-12-04lib/test_bitmap.c: add for_each_set_clump8 test casesWilliam Breathitt Gray-0/+65
2019-12-04bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray-0/+14
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-11/+0
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+71
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-0/+19
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2019-12-01kasan: add test for vmallocDaniel Axtens-0/+26
2019-12-01kasan: support backing vmalloc space with real shadow memoryDaniel Axtens-0/+16
2019-12-01rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)-11/+29
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+7
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds-118/+151
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-0/+42
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas-1/+1
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-11/+68
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-20/+42
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-37/+88
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+22
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-241/+40
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+4
2019-11-26Merge branch 'acpi-mm'Rafael J. Wysocki-0/+22
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-9/+103
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-21/+10743
2019-11-25Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+362
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+282
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+2252
2019-11-25Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds-17/+0
2019-11-25locking/refcount: Consolidate implementations of refcount_tWill Deacon-1/+1
2019-11-25locking/refcount: Move saturation warnings out of lineWill Deacon-0/+28
2019-11-25locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...Will Deacon-237/+1
2019-11-25locking/refcount: Remove unused refcount_*_checked() variantsWill Deacon-25/+29
2019-11-25locking/refcount: Ensure integer operands are treated as signedWill Deacon-3/+3
2019-11-25locking/refcount: Define constants for saturation and max refcount valuesWill Deacon-17/+20
2019-11-22crypto: lib/chacha20poly1305 - use chacha20_crypt()Eric Biggers-8/+8
2019-11-21drivers: hv: vmbus: Introduce latency testingBranden Bonaby-0/+7
2019-11-20kcsan: Improve various small stylistic detailsIngo Molnar-9/+7
2019-11-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-0/+123
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2019-11-17crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routineArd Biesheuvel-0/+195
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel-0/+7578
2019-11-17crypto: lib/curve25519 - work around Clang stack spilling issueArd Biesheuvel-5/+5
2019-11-17crypto: curve25519 - generic C library implementationsJason A. Donenfeld-0/+1707