summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-07-13crypto: lib/mpi - delete unnecessary conditionDan Carpenter1-6/+4
2024-07-12lib/bch.c: use swap() to improve codeThorsten Blum1-15/+5
2024-07-12test_bpf: convert comma to semicolonChen Ni1-2/+2
2024-07-12kunit: executor: Simplify string allocation handlingKees Cook2-10/+4
2024-07-12bootconfig: Remove duplicate included header file linux/bootconfig.hThorsten Blum1-11/+9
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+6
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+3
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+3
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet1-0/+3
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-0/+10
2024-07-08uaccess: always export _copy_[from|to]_user with CONFIG_RUSTArnd Bergmann1-26/+4
2024-07-06Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fixAndrew Morton1-1/+3
2024-07-06lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...Paul Menzel1-1/+3
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter7-18/+84
2024-07-04math: rational: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-04lib/zlib: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-04lib/rbtree.c: fix the example typoHsin Chang Yu1-4/+4
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+48
2024-07-03lib/zlib: unpoison DFLTCC output buffersIlya Leoshkevich2-0/+29
2024-07-03maple_tree: modified return type of mas_wr_store_entry()JaeJoon Jung1-9/+6
2024-07-03lib: test_hmm: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-03test_maple_tree: add the missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-03ubsan: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-03test_xarray: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-03vdso/gettimeofday: Clarify comment about open coded functionAnna-Maria Behnsen1-10/+10
2024-07-02kunit/usercopy: Add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-02kunit/usercopy: Disable testing on !CONFIG_MMUKees Cook2-0/+9
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman7-18/+84
2024-06-28selftests/fpu: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28build-id: require program headers to be right after ELF headerAlexey Dobriyan1-0/+14
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+2
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-6/+46
2024-06-28string: kunit: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-28Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-2/+4
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+8
2024-06-25bpf: Fix tailcall cases in test_bpfLeon Hwang1-0/+10
2024-06-25dim: add new interfaces for initialization and getting resultsHeng Qi1-0/+68
2024-06-25ethtool: provide customized dim profile managementHeng Qi1-0/+70
2024-06-25dim: make DIMLIB dependent on NETHeng Qi1-0/+1
2024-06-25linux/dim: move useful macros to .h fileHeng Qi1-6/+0
2024-06-24KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.koJeff Johnson20-2/+22
2024-06-24lib/dump_stack: report process UID in dump_stack_print_info()Suren Baghdasaryan1-2/+4
2024-06-24lib/plist.c: avoid worst case scenario in plist_addI Hsin Cheng1-1/+37
2024-06-24lib/Kconfig.debug: document panic= command line option and procfs entry for P...Brian Masney1-1/+3
2024-06-24lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24lib/test_kmod: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24siphash: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24uuid: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24kunit: add missing MODULE_DESCRIPTION() macros to lib/*.cJeff Johnson6-0/+6
2024-06-24lib/asn1_encoder: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1