summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | dynamic_debug: move pr_err from module.c to ddebug_add_moduleRasmus Villemoes2019-03-071-1/+3
* | | | | | | dynamic_debug: remove unused EXPORT_SYMBOLsRasmus Villemoes2019-03-071-2/+0
* | | | | | | dynamic_debug: use pointer comparison in ddebug_remove_moduleRasmus Villemoes2019-03-071-1/+2
* | | | | | | dynamic_debug: don't duplicate modname in ddebug_add_moduleRasmus Villemoes2019-03-071-8/+7
* | | | | | | lib/vsprintf.c: move sizeof(struct printf_spec) next to its definitionRasmus Villemoes2019-03-071-2/+3
* | | | | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-063-9/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-116-70/+119
| |\ \ \ \ \ \ \
| * | | | | | | | devres: always use dev_name() in devm_ioremap_resource()Sergei Shtylyov2019-01-311-3/+1
| * | | | | | | | kobject: drop newline from msg stringBo YU2019-01-221-3/+3
| * | | | | | | | kobject: to repalce printk with pr_* styleBo YU2019-01-221-3/+2
| * | | | | | | | kobject: make kset_get_ownership() 'static'Eric Biggers2019-01-221-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-062-5/+136
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-112-9/+16
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-284-61/+103
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | iomap: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe2019-01-221-0/+132
| * | | | | | | | iomap: Use non-raw io functions for io{read|write}XXbeLogan Gunthorpe2019-01-221-4/+4
| * | | | | | | | lkdtm: Do not depend on BLOCK and clean up headersKees Cook2019-01-091-1/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-066-53/+567
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/page_owner: move config option to mm/Kconfig.debugChangbin Du2019-03-051-17/+0
| * | | | | | | | vmalloc: add test driver to analyse vmalloc allocatorUladzislau Rezki (Sony)2019-03-053-0/+565
| * | | | | | | | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+2
| * | | | | | | | kasan: remove use after scope bugs detection.Andrey Ryabinin2019-03-053-35/+0
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-062-2/+7
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-283-13/+22
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | kprobes: Prohibit probing on bsearch()Andrea Righi2019-02-131-0/+2
| * | | | | | | | | | kprobes: Prohibit probing on preemption checking debug functionsMasami Hiramatsu2019-02-131-2/+5
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-062-5/+15
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche2019-02-281-0/+2
| * | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-02-283-13/+22
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variantsElena Reshetova2019-02-041-5/+13
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-041-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann2019-03-011-0/+22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-041-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bpf: test_bpf: turn off preemption in function __run_onceAnders Roxell2019-02-251-0/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-3/+5
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-201-3/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | assoc_array: Fix shortcut creationDavid Howells2019-02-151-3/+5
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu2019-02-222-8/+3
* | | | | | | | | | lib/test_rhashtable: fix spelling mistake "existant" -> "existent"Colin Ian King2019-02-211-2/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-2/+2
|\| | | | | | | | | | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds2019-02-161-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pureMiguel Ojeda2019-02-151-2/+2
| | |/ / / / / /
* | | | | | | | lib: objagg: fix handling of object with 0 users when assembling hintsJiri Pirko2019-02-141-3/+5
* | | | | | | | test_objagg: Uninitialized variable in error handlingDan Carpenter2019-02-131-2/+3
* | | | | | | | test_objagg: Test the correct variableDan Carpenter2019-02-131-2/+2
* | | | | | | | lib: objagg: Fix an error code in objagg_hints_get()Dan Carpenter2019-02-131-1/+3
* | | | | | | | lib: objagg: add root count to statsJiri Pirko2019-02-081-0/+4
* | | | | | | | lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko2019-02-082-18/+749
* | | | | | | | lib: objagg: fix typo in objagg_stats_put() docstringJiri Pirko2019-02-081-1/+1
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-081-8/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |