summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-092-10/+3
|\
| * kbuild: trace functions in subdirectories of lib/Masahiro Yamada2020-08-1017-40/+0
| * kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-1018-4/+37
| * kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+2
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-071-1/+2
|\ \
| * | iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-1/+2
* | | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-08-071-10/+23
|\ \ \
| * | | lib/bootconfig: Add override operator supportMasami Hiramatsu2020-08-031-10/+23
| | |/ | |/|
* | | kasan: adjust kasan_stack_oob for tag-based modeAndrey Konovalov2020-08-071-1/+1
* | | lib/test_kasan.c: fix KASAN unit tests for tag-based KASANWalter Wu2020-08-071-17/+32
* | | kasan: add tests for call_rcu stack recordingWalter Wu2020-08-071-0/+30
* | | kasan: update required compiler versions in documentationMarco Elver2020-08-071-9/+15
* | | kasan: improve and simplify Kconfig.kasanMarco Elver2020-08-071-7/+8
* | | percpu_counter: add percpu_counter_sync()Feng Tang2020-08-071-0/+19
* | | mm: move lib/ioremap.c to mm/Mike Rapoport2020-08-072-288/+0
* | | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-072-6/+6
* | | Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-062-117/+160
|\ \ \
| * | | selftests/livepatch: fix mem leaks in test-klp-shadow-varsYannick Cote2020-06-081-12/+31
| * | | selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote2020-06-081-100/+92
| * | | selftests/livepatch: rework test-klp-shadow-varsYannick Cote2020-06-081-44/+57
| * | | selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence2020-06-081-9/+28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-057-22/+1128
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-022-20/+17
| |\ \ \ \
| * | | | | Add pldmfw library for PLDM firmware updateJacob Keller2020-07-285-0/+1126
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-221-20/+0
| |\ \ \ \ \ \
| | * | | | | | bpf: revert "test_bpf: Flag tests that cannot be jited on s390"Seth Forshee2020-07-161-20/+0
| * | | | | | | arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig2020-07-201-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-08-052-23/+28
|\ \ \ \ \ \ \
| * | | | | | | mm/hmm/test: use the new migration invalidationRalph Campbell2020-07-281-13/+17
| * | | | | | | mm/migrate: add a flags parameter to migrate_vmaRalph Campbell2020-07-281-11/+4
| * | | | | | | mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell2020-07-102-0/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-053-15/+75
|\ \ \ \ \ \ \
| * | | | | | | Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman2020-07-271-5/+0
| * | | | | | | test_firmware: Test platform fw loading on non-EFI systemsKees Cook2020-07-251-0/+5
| * | | | | | | debugfs: Add access restriction optionPeter Enderborg2020-07-231-0/+32
| * | | | | | | Merge 5.8-rc6 into driver-core-nextGreg Kroah-Hartman2020-07-202-0/+6
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | lib: devres: add a comment about the devm_of_iomap() functionDan Carpenter2020-07-101-0/+6
| * | | | | | | devres: keep both device name and resource name in pretty nameVladimir Oltean2020-07-101-1/+10
| * | | | | | | kobject: Avoid premature parent object freeing in kobject_cleanup()Heikki Krogerus2020-07-101-10/+23
| * | | | | | | lib: update DEBUG_SHIRQ docs to match realityWolfram Sang2020-07-031-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-051-119/+150
|\ \ \ \ \ \ \
| * | | | | | | dyndbg: export ddebug_exec_queriesJim Cromie2020-07-241-1/+2
| * | | | | | | dyndbg: shorten our logging prefix, drop __func__Jim Cromie2020-07-241-1/+1
| * | | | | | | dyndbg: allow anchored match on format query termJim Cromie2020-07-241-3/+10
| * | | | | | | dyndbg: combine flags & mask into a struct, simplify with itJim Cromie2020-07-241-21/+24
| * | | | | | | dyndbg: accept query terms like file=bar and module=fooJim Cromie2020-07-241-20/+33
| * | | | | | | dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'Jim Cromie2020-07-241-1/+17
| * | | | | | | dyndbg: refactor parse_linerange out of ddebug_parse_queryJim Cromie2020-07-241-27/+36
| * | | | | | | dyndbg: use gcc ?: to reduce word countJim Cromie2020-07-241-4/+4