summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-07kasan: adjust kasan_stack_oob for tag-based modeAndrey Konovalov
2020-08-07lib/test_kasan.c: fix KASAN unit tests for tag-based KASANWalter Wu
2020-08-07kasan: add tests for call_rcu stack recordingWalter Wu
2020-08-07kasan: update required compiler versions in documentationMarco Elver
2020-08-07kasan: improve and simplify Kconfig.kasanMarco Elver
2020-08-07percpu_counter: add percpu_counter_sync()Feng Tang
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-06Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
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-03lib/bootconfig: Add override operator supportMasami Hiramatsu
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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-28Add pldmfw library for PLDM firmware updateJacob Keller
2020-07-28mm/hmm/test: use the new migration invalidationRalph Campbell
2020-07-28mm/migrate: add a flags parameter to migrate_vmaRalph Campbell
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org
2020-07-27Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman