summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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 branchlocking-core-2020-08-03Ingo 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-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...core-rcu-2020-08-03Ingo 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_ATTRIBUTEcore-debugobjects-2020-08-03Qinglang Miao
2020-07-16crypto: lib/sha256 - add sha256() functionEric Biggers
2020-07-16crypto: lib/chacha20poly1305 - Add missing function declarationHerbert Xu
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-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 selftestx86-fpu-2020-08-03Petteri 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 conflictsx86_entry_for_5.8Ingo Molnar
2020-06-26lib: fix test_hmm.c reference after freeRandy Dunlap
2020-06-25kasan: Fix required compiler versionMarco Elver
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-18crc-t10dif: clean up some more thingsEric Biggers
2020-06-18crc-t10dif: use fallback in initial stateEric Biggers
2020-06-18crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada
2020-06-15seq_buf: Export seq_buf_printfVaibhav Jain
2020-06-15test_objagg: Fix potential memory leak in error handlingAditya Pakki