summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-08Merge 4.9.174 into android-4.9Greg Kroah-Hartman69-318/+612
2019-05-08kasan: prevent compiler from optimizing away memset in testsAndrey Konovalov1-0/+1
2019-03-29UPSTREAM: siphash: add cryptographically secure PRFJason A. Donenfeld7-5/+561
2018-12-13BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying numbe...Eric Biggers10-191/+212
2018-08-23UPSTREAM: lib: Add zstd modulesNick Terrell19-0/+13014
2018-08-23UPSTREAM: lib: Add xxhash moduleNick Terrell4-0/+740
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko1-0/+1
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds53-1170/+1828
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell3-1/+136
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval11-476/+789
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf19-128/+45
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-160/+468
2016-07-03random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o5-164/+357
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov8-25/+97
2016-05-30lib/uuid: add a test moduleAndy Shevchenko3-0/+137
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds17-150/+734
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin6-4/+299
2016-05-20include/linux/nodemask.h: create next_node_in() helperAndrew Morton11-59/+54
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds117-6481/+4839
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin7-156/+206
2016-04-01lib/proportions: Remove unused codeRichard Cochran4-546/+1
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko9-12/+391
2016-03-22kernel: add kcov code coverageDmitry Vyukov28-1/+567
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds29-335/+823
2016-03-02dma: Provide simple noop dma opsChristian Borntraeger3-0/+78
2016-02-20test_bitmap: unit tests for lib/bitmap.cDavid Decotigny5-1/+378
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds174-4669/+7110
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin17-1/+693
2016-01-21lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf1-1/+1
2016-01-21test_hexdump: rename to test_hexdumpAndy Shevchenko2-1/+1
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig18-138/+143
2015-12-01net: add support for netdev notifier error injectionNikolay Aleksandrov4-0/+102
2015-11-07test_printf: test printf family at runtimeRasmus Villemoes3-0/+366
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa5-67/+84
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-130/+196
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds139-3585/+2425
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1229-21906/+78510
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg1-2/+0
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik4-0/+215
2015-08-03locking/static_keys: Provide a selftestIngo Molnar8-253/+253
2015-08-03jump_label: Provide a self-testJason Baron7-0/+329
2015-07-17nmi: create generic NMI backtrace implementationRussell King3-1/+169
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-12/+52
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu4398-101632/+178196
2015-06-11kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes2-0/+30
2015-05-11lib: add software 842 compression/decompressionDan Streetman9-0/+1234
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-325/+537
2015-04-17lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov2-1/+1
2015-04-17lib: move find_last_bit to lib/find_next_bit.cYury Norov2-2/+27
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan3-1/+276
[next]