aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'core-debugobjects-2020-08-03' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-08-01lib/vsprintf: Force type of flags value for gfp_tAndy Shevchenko
2020-08-01lib/vsprintf: Replace custom spec to print decimals with generic oneAndy Shevchenko
2020-08-01lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert()Andy Shevchenko
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar
2020-07-31lib: Add zstd support to decompressNick Terrell
2020-07-31lib: Prepare zstd for preboot environment, improve performanceNick Terrell
2020-07-31lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-17debugobjects: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16crypto: lib/sha256 - add sha256() functionEric Biggers
2020-07-16crypto: lib/chacha20poly1305 - Add missing function declarationHerbert Xu
2020-07-15lib/test-string_helpers.c: Add string_upper() and string_lower() testsVadim Pasternak
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-09kgdb: enable arch to support XML packet.Vincent Chen
2020-07-08lib: Restrict cpumask_local_spread to houskeeping CPUsAlex Belits
2020-07-08Merge branch 'sched/urgent'Peter Zijlstra
2020-07-03Replace HTTP links with HTTPS ones: vsprintfAlexander A. Klimov
2020-07-01sbitmap: Consider cleared bits in sbitmap_bitmap_show()John Garry
2020-06-29kcsan: Re-add GCC as a supported compilerMarco Elver
2020-06-29kcsan: Add test suiteMarco Elver
2020-06-29lib/test_vmalloc.c: Add test cases for kvfree_rcu()Uladzislau Rezki (Sony)
2020-06-29selftests/fpu: Add an FPU selftestPetteri Aimonen
2020-06-28lib: packing: add documentation for pbuflen argumentVladimir Oltean
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar
2020-06-26lib: fix test_hmm.c reference after freeRandy Dunlap
2020-06-25kasan: Fix required compiler versionMarco Elver