Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | dyndbg: make ddebug_tables list LIFO for add/remove_module | Jim Cromie | 2020-07-24 | 1 | -1/+1 | |
| * | | | | | | | dyndbg: prefer declarative init in caller, to memset in callee | Jim Cromie | 2020-07-24 | 1 | -2/+1 | |
| * | | | | | | | dyndbg: fix pr_err with empty string | Jim Cromie | 2020-07-24 | 1 | -1/+1 | |
| * | | | | | | | dyndbg: fix a BUG_ON in ddebug_describe_flags | Jim Cromie | 2020-07-24 | 1 | -12/+11 | |
| * | | | | | | | dyndbg: fix overcounting of ram used by dyndbg | Jim Cromie | 2020-07-24 | 1 | -6/+2 | |
| * | | | | | | | dyndbg: rename __verbose section to __dyndbg | Jim Cromie | 2020-07-24 | 1 | -6/+6 | |
| * | | | | | | | dyndbg: refine debug verbosity; 1 is basic, 2 more chatty | Jim Cromie | 2020-07-24 | 1 | -13/+8 | |
| * | | | | | | | dyndbg: drop obsolete comment on ddebug_proc_open | Jim Cromie | 2020-07-24 | 1 | -7/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2020-08-05 | 3 | -96/+200 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kunit: add support for named resources | Alan Maguire | 2020-06-26 | 2 | -0/+61 | |
| * | | | | | | | kunit: generalize kunit_resource API beyond allocated resources | Alan Maguire | 2020-06-26 | 3 | -99/+142 | |
* | | | | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-04 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | docs: move remaining stuff under Documentation/*.txt to Documentation/staging | Mauro Carvalho Chehab | 2020-06-19 | 3 | -3/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-08-04 | 1 | -10/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | lib/vsprintf: Force type of flags value for gfp_t | Andy Shevchenko | 2020-08-01 | 1 | -1/+1 | |
| * | | | | | | | | lib/vsprintf: Replace custom spec to print decimals with generic one | Andy Shevchenko | 2020-08-01 | 1 | -7/+1 | |
| * | | | | | | | | lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert() | Andy Shevchenko | 2020-08-01 | 1 | -1/+4 | |
| * | | | | | | | | Replace HTTP links with HTTPS ones: vsprintf | Alexander A. Klimov | 2020-07-03 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-04 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 2 | -2/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 2020-08-03 | 1 | -0/+67 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib/test-string_helpers.c: Add string_upper() and string_lower() tests | Vadim Pasternak | 2020-07-15 | 1 | -0/+67 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-08-03 | 3 | -0/+124 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | selftests/fpu: Add an FPU selftest | Petteri Aimonen | 2020-06-29 | 3 | -0/+124 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-03 | 6 | -10/+368 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib: Add zstd support to decompress | Nick Terrell | 2020-07-31 | 4 | -0/+355 | |
| * | | | | | | | | | lib: Prepare zstd for preboot environment, improve performance | Nick Terrell | 2020-07-31 | 2 | -10/+13 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-03 | 2 | -5/+52 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge branch 'sched/urgent' | Peter Zijlstra | 2020-07-22 | 2 | -0/+6 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | lib: Restrict cpumask_local_spread to houskeeping CPUs | Alex Belits | 2020-07-08 | 1 | -5/+11 | |
| * | | | | | | | | | Merge branch 'sched/urgent' | Peter Zijlstra | 2020-07-08 | 6 | -8/+11 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | sched/cputime: Improve cputime_adjust() | Oleg Nesterov | 2020-06-15 | 1 | -0/+41 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-03 | 2 | -2/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch | Ingo Molnar | 2020-08-03 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs | peterz@infradead.org | 2020-07-27 | 1 | -0/+6 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar | 2020-08-01 | 1 | -2/+24 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kcsan: Re-add GCC as a supported compiler | Marco Elver | 2020-06-29 | 1 | -1/+2 | |
| | * | | | | | | | | | kcsan: Add test suite | Marco Elver | 2020-06-29 | 1 | -1/+22 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'linus' into locking/core, to resolve conflict | Ingo Molnar | 2020-07-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lockdep: Add preemption enabled/disabled assertion APIs | Ahmed S. Darwish | 2020-07-29 | 1 | -0/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-03 | 1 | -8/+95 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2020-07-31 | 1 | -8/+95 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | lib/test_vmalloc.c: Add test cases for kvfree_rcu() | Uladzislau Rezki (Sony) | 2020-06-29 | 1 | -8/+95 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'core-debugobjects-2020-08-03' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2020-08-03 | 1 | -12/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | debugobjects: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao | 2020-07-17 | 1 | -12/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-08-03 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sbitmap: Consider cleared bits in sbitmap_bitmap_show() | John Garry | 2020-07-01 | 1 | -0/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-08-03 | 5 | -34/+132 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | lib/mpi: Add mpi_sub_ui() | Marcelo Henrique Cerri | 2020-07-31 | 2 | -0/+79 | |
| * | | | | | | | | | crypto: lib/sha256 - add sha256() function | Eric Biggers | 2020-07-16 | 1 | -0/+10 |