aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-10-06percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei1-33/+98
2020-10-06netlink: add mask validationJakub Kicinski1-0/+36
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2-26/+29
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie12-54/+51
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-15/+50
2020-10-05lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb1-24/+101
2020-10-05test_firmware: Test partial read supportScott Branden1-12/+142
2020-10-03iov_iter: transparently handle compat iovecs in import_iovecChristoph Hellwig1-12/+2
2020-10-03iov_iter: refactor rw_copy_check_uvector and import_iovecChristoph Hellwig1-186/+114
2020-10-02random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau1-1/+1
2020-10-02lib/mpi: Fix unused variable warningsHerbert Xu4-10/+3
2020-10-01debugobjects: Free per CPU pool after CPU unplugZqiang1-0/+25
2020-09-30lib: string_helpers: provide kfree_strarray()Bartosz Golaszewski1-0/+23
2020-09-28kgdb: Honour the kprobe blocklist when setting breakpointsDaniel Thompson1-0/+15
2020-09-27dyndbg: use keyword, arg varnames for query term pairsJim Cromie1-12/+15
2020-09-26lib/memregion.c: include memregion.hJason Yan1-0/+1
2020-09-26lib/string.c: implement stpcpyNick Desaulniers1-0/+24
2020-09-25iov_iter: move rw_copy_check_uvector() into lib/iov_iter.cDavid Laight1-0/+176
2020-09-25vsprintf: use bd_partno in bdev_nameChristoph Hellwig1-2/+2
2020-09-25Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye12-54/+51
2020-09-25lib/mpi: Introduce ec implementation to MPI libraryTianjia Zhang2-0/+1510
2020-09-25lib/mpi: Extend the MPI libraryTianjia Zhang13-10/+1989
2020-09-25crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionallyHerbert Xu1-3/+1
2020-09-24treewide: Make all debug_obj_descriptors constStephen Boyd1-2/+2
2020-09-24debugobjects: Allow debug_obj_descr to be constStephen Boyd1-15/+15
2020-09-23Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-14/+24
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-44/+62
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2020-09-21lib/bootconfig: Fix to remove tailing spaces after valueMasami Hiramatsu1-1/+1
2020-09-21lib/bootconfig: Fix a bug of breaking existing tree nodesMasami Hiramatsu1-13/+23
2020-09-20rhashtable: fix indentation of a continue statementColin Ian King1-1/+1
2020-09-19kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Changbin Du1-3/+1
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard10-61/+87
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman9-60/+81
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-4/+14
2020-09-10Revert "dyndbg: accept query terms like file=bar and module=foo"Greg Kroah-Hartman1-33/+20
2020-09-10Revert "dyndbg: fix problem parsing format="foo bar""Greg Kroah-Hartman1-17/+21
2020-09-10driver core: platform: Document return type of more functionsStephen Boyd1-6/+12
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-0/+9
2020-09-09Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman1-5/+0
2020-09-08test_bitmap: remove user bitmap testsChristoph Hellwig1-70/+21
2020-09-08lib/fonts: add font 6x8 for OLED displaySven Schneider4-0/+2587
2020-09-08test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-0/+5
2020-09-07lib: devres: delete duplicated wordsRandy Dunlap1-1/+1
2020-09-07kobject: Drop unneeded conditional in __kobject_del()Andy Shevchenko1-3/+0
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-20/+21
2020-09-04Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney2-1/+16
2020-09-04kernel/smp: Provide CSD lock timeout diagnosticsPaul E. McKenney1-0/+11
2020-09-04dyndbg: fix problem parsing format="foo bar"Jim Cromie1-21/+17
2020-09-04dyndbg: refine export, rename to dynamic_debug_exec_queries()Jim Cromie1-2/+25