summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * dyndbg: make ddebug_tables list LIFO for add/remove_moduleJim Cromie2020-07-241-1/+1
| * dyndbg: prefer declarative init in caller, to memset in calleeJim Cromie2020-07-241-2/+1
| * dyndbg: fix pr_err with empty stringJim Cromie2020-07-241-1/+1
| * dyndbg: fix a BUG_ON in ddebug_describe_flagsJim Cromie2020-07-241-12/+11
| * dyndbg: fix overcounting of ram used by dyndbgJim Cromie2020-07-241-6/+2
| * dyndbg: rename __verbose section to __dyndbgJim Cromie2020-07-241-6/+6
| * dyndbg: refine debug verbosity; 1 is basic, 2 more chattyJim Cromie2020-07-241-13/+8
| * dyndbg: drop obsolete comment on ddebug_proc_openJim Cromie2020-07-241-7/+0
* | Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-08-053-96/+200
|\ \
| * | kunit: add support for named resourcesAlan Maguire2020-06-262-0/+61
| * | kunit: generalize kunit_resource API beyond allocated resourcesAlan Maguire2020-06-263-99/+142
* | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-043-3/+3
|\ \ \
| * | | docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab2020-06-193-3/+3
* | | | Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-08-041-10/+7
|\ \ \ \
| * | | | lib/vsprintf: Force type of flags value for gfp_tAndy Shevchenko2020-08-011-1/+1
| * | | | lib/vsprintf: Replace custom spec to print decimals with generic oneAndy Shevchenko2020-08-011-7/+1
| * | | | lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert()Andy Shevchenko2020-08-011-1/+4
| * | | | Replace HTTP links with HTTPS ones: vsprintfAlexander A. Klimov2020-07-031-1/+1
* | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-042-2/+2
|\ \ \ \ \
| * | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-162-2/+2
* | | | | | Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-08-031-0/+67
|\ \ \ \ \ \
| * | | | | | lib/test-string_helpers.c: Add string_upper() and string_lower() testsVadim Pasternak2020-07-151-0/+67
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-033-0/+124
|\ \ \ \ \ \
| * | | | | | selftests/fpu: Add an FPU selftestPetteri Aimonen2020-06-293-0/+124
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-036-10/+368
|\ \ \ \ \ \
| * | | | | | lib: Add zstd support to decompressNick Terrell2020-07-314-0/+355
| * | | | | | lib: Prepare zstd for preboot environment, improve performanceNick Terrell2020-07-312-10/+13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-032-5/+52
|\ \ \ \ \ \
| * | | | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-222-0/+6
| |\| | | | |
| * | | | | | lib: Restrict cpumask_local_spread to houskeeping CPUsAlex Belits2020-07-081-5/+11
| * | | | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-086-8/+11
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | sched/cputime: Improve cputime_adjust()Oleg Nesterov2020-06-151-0/+41
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-032-2/+31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar2020-08-031-0/+6
| |\ \ \ \ \ \
| | * | | | | | locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org2020-07-271-0/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2020-08-011-2/+24
| |\ \ \ \ \ \
| | * | | | | | kcsan: Re-add GCC as a supported compilerMarco Elver2020-06-291-1/+2
| | * | | | | | kcsan: Add test suiteMarco Elver2020-06-291-1/+22
| | |/ / / / /
| * | | | | | Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar2020-07-311-1/+1
| |\ \ \ \ \ \
| * | | | | | | lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish2020-07-291-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-8/+95
|\ \ \ \ \ \ \