summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* crypto: lib/sha256 - Use generic code from sha256_baseHerbert Xu2023-05-191-54/+19
* crypto: lib/sha256 - Remove redundant and unused sha224_updateHerbert Xu2023-05-191-6/+0
* Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-05-071-6/+15
|\
| * debugobject: Ensure pool refill (again)Thomas Gleixner2023-05-021-6/+15
* | Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-05-041-2/+15
|\ \
| * | mm: hwpoison: coredump: support recovery from dump_user_range()Kefeng Wang2023-05-021-2/+15
* | | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-301-1/+1
|\ \ \
| * | | s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64BHeiko Carstens2023-03-201-1/+1
* | | | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-04-282-2/+135
|\ \ \ \
| * | | | seq_buf: Add seq_buf_do_printk() helperSergey Senozhatsky2023-04-251-0/+32
| * | | | lib/test_fprobe: Add a testcase for skipping exit_handlerMasami Hiramatsu (Google)2023-03-281-1/+25
| * | | | fprobe: Skip exit_handler if entry_handler returns !0Masami Hiramatsu (Google)2023-03-281-2/+5
| * | | | lib/test_fprobe: Add a test case for nr_maxactiveMasami Hiramatsu (Google)2023-03-281-0/+42
| * | | | lib/test_fprobe: Add private entry_data testcasesMasami Hiramatsu (Google)2023-03-281-0/+30
| * | | | fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)2023-03-281-2/+4
* | | | | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-0/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | locking/csd_lock: Add Kconfig option for csd_debug defaultPaul E. McKenney2023-03-241-0/+9
| |/ / /
* | | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-273-3/+3
|\ \ \ \
| * | | | lib/rbtree: use '+' instead of '|' for setting color.Noah Goldstein2023-04-181-1/+1
| * | | | lib/test-string_helpers: replace UNESCAPE_ANY by UNESCAPE_ALL_MASKAndy Shevchenko2023-04-081-1/+1
| * | | | ELF: fix all "Elf" typosAlexey Dobriyan2023-04-081-1/+1
* | | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-278-64/+187
|\ \ \ \ \
| * | | | | maple_tree: fix allocation in mas_sparse_area()Peng Zhang2023-04-211-21/+20
| * | | | | lib/show_mem.c: use for_each_populated_zone() simplify codeYajun Deng2023-04-211-13/+6
| * | | | | maple_tree: use correct variable type in sizeofPeng Zhang2023-04-181-1/+1
| * | | | | maple_tree: simplify mas_wr_node_walk()Peng Zhang2023-04-181-29/+5
| * | | | | lib/test_vmalloc.c: add vm_map_ram()/vm_unmap_ram() test caseUladzislau Rezki (Sony)2023-04-181-0/+37
| * | | | | sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton2023-04-181-23/+24
| |\ \ \ \ \
| * \ \ \ \ \ sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton2023-04-161-109/+197
| |\ \ \ \ \ \
| * | | | | | | iov_iter: add copy_page_to_iter_nofault()Lorenzo Stoakes2023-04-051-0/+48
| * | | | | | | maple_tree: export symbol mas_preallocate()Danilo Krummrich2023-03-281-0/+1
| * | | | | | | lib/stackdepot: kmsan: mark API outputs as initializedAlexander Potapenko2023-03-281-0/+12
| * | | | | | | mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo2023-03-282-0/+47
| * | | | | | | lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin2023-03-281-0/+10
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-04-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/group_cpus: Export group_cpus_evenly()Xie Yongji2023-04-211-0/+1
* | | | | | | | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-277-19/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | treewide: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | | | | | | | | btree: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | | | | | | | | lib: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | | | | | | | | crypto: blake2s: remove module-related codeNick Alcock2023-04-131-4/+0
| * | | | | | | | | crypto: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-132-2/+0
| * | | | | | | | | dyndbg: cleanup dynamic usage in ib_srp.cJason Baron2023-03-191-0/+3
| * | | | | | | | | dyndbg: use the module notifier callbacksJason Baron2023-03-091-9/+41
| * | | | | | | | | dyndbg: remove unused 'base' arg from __ddebug_add_module()Jason Baron2023-03-091-5/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-16/+18
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-038-49/+104
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | kobject: align stacktrace levels to logging messageThomas Weißschuh2023-03-171-3/+3
| * | | | | | | | | kobject: define common logging prefixThomas Weißschuh2023-03-171-13/+15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-264-13/+328
|\ \ \ \ \ \ \ \ \