Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | perf/hw_breakpoint: Add KUnit test for constraints accounting | Marco Elver | 2022-08-30 | 1 | -0/+10 | |
* | | | | | | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-10-07 | 5 | -86/+555 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge 6.0-rc5 into driver-core-next | Greg Kroah-Hartman | 2022-09-12 | 5 | -28/+46 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes | Jim Cromie | 2022-09-07 | 1 | -15/+110 | |
| * | | | | | | | | dyndbg: add drm.debug style (drm/parameters/debug) bitmap support | Jim Cromie | 2022-09-07 | 1 | -0/+212 | |
| * | | | | | | | | dyndbg: validate class FOO by checking with module | Jim Cromie | 2022-09-07 | 1 | -8/+68 | |
| * | | | | | | | | dyndbg: add ddebug_attach_module_classes | Jim Cromie | 2022-09-07 | 1 | -1/+31 | |
| * | | | | | | | | kernel/module: add __dyndbg_classes section | Jim Cromie | 2022-09-07 | 1 | -0/+7 | |
| * | | | | | | | | dyndbg: gather __dyndbg[] state into struct _ddebug_info | Jim Cromie | 2022-09-07 | 1 | -9/+31 | |
| * | | | | | | | | dyndbg: cleanup auto vars in dynamic_debug_init | Jim Cromie | 2022-09-07 | 1 | -16/+17 | |
| * | | | | | | | | dyndbg: drop EXPORTed dynamic_debug_exec_queries | Jim Cromie | 2022-09-07 | 1 | -29/+0 | |
| * | | | | | | | | dyndbg: add test_dynamic_debug module | Jim Cromie | 2022-09-07 | 3 | -0/+81 | |
| * | | | | | | | | dyndbg: let query-modname override actual module name | Jim Cromie | 2022-09-07 | 1 | -4/+7 | |
| * | | | | | | | | dyndbg: use ESCAPE_SPACE for cat control | Jim Cromie | 2022-09-07 | 1 | -1/+1 | |
| * | | | | | | | | dyndbg: reverse module.callsite walk in cat control | Jim Cromie | 2022-09-07 | 1 | -6/+6 | |
| * | | | | | | | | dyndbg: reverse module walk in cat control | Jim Cromie | 2022-09-07 | 1 | -1/+1 | |
| * | | | | | | | | dyndbg: show both old and new in change-info | Jim Cromie | 2022-09-07 | 1 | -5/+6 | |
| * | | | | | | | | dyndbg: fix static_branch manipulation | Jim Cromie | 2022-09-07 | 1 | -2/+3 | |
| * | | | | | | | | devres: remove devm_ioremap_np | Christoph Hellwig | 2022-09-01 | 1 | -15/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2022-10-07 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge 6.0-rc4 into tty-next | Greg Kroah-Hartman | 2022-09-05 | 6 | -31/+48 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | kernel/panic: Drop unblank_screen call | Daniel Vetter | 2022-09-01 | 1 | -3/+0 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux | Linus Torvalds | 2022-10-07 | 1 | -39/+70 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sbitmap: fix lockup while swapping | Hugh Dickins | 2022-09-29 | 1 | -1/+1 | |
| * | | | | | | | | sbitmap: fix batched wait_cnt accounting | Keith Busch | 2022-09-12 | 1 | -14/+23 | |
| * | | | | | | | | sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch | Uros Bizjak | 2022-09-08 | 1 | -5/+5 | |
| * | | | | | | | | sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up() | Jan Kara | 2022-09-08 | 1 | -3/+15 | |
| * | | | | | | | | Revert "sbitmap: fix batched wait_cnt accounting" | Jens Axboe | 2022-09-04 | 1 | -17/+14 | |
| * | | | | | | | | sbitmap: fix batched wait_cnt accounting | Keith Busch | 2022-09-01 | 1 | -14/+17 | |
| * | | | | | | | | sbitmap: remove unnecessary code in __sbitmap_queue_get_batch | Liu Song | 2022-08-26 | 1 | -3/+2 | |
| * | | | | | | | | sbitmap: fix possible io hung due to lost wakeup | Yu Kuai | 2022-08-23 | 1 | -22/+33 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-10-06 | 5 | -2/+41 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | lib: stackinit: update reference to kunit-tool | Tales Aparecida | 2022-09-30 | 1 | -1/+1 | |
| * | | | | | | | lib: overflow: update reference to kunit-tool | Tales Aparecida | 2022-09-30 | 1 | -1/+1 | |
| * | | | | | | | kunit: add kunit.enable to enable/disable KUnit test | Joe Fradley | 2022-09-30 | 3 | -0/+39 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2022-10-05 | 1 | -0/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | ASoC: Merge tag 'v6.0-rc4' into asoc-6.1 | Mark Brown | 2022-09-13 | 6 | -31/+48 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | lib/string_helpers: Introduce parse_int_array_user() | Cezary Rojewski | 2022-09-05 | 1 | -0/+44 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-10-04 | 2 | -4/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | once: rename _SLOW to _SLEEPABLE | Jason A. Donenfeld | 2022-10-03 | 1 | -5/+5 | |
| * | | | | | | | once: add DO_ONCE_SLOW() for sleepable contexts | Eric Dumazet | 2022-10-03 | 1 | -0/+30 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-09-29 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | netlink: introduce NLA_POLICY_MAX_BE | Florian Westphal | 2022-09-07 | 1 | -4/+27 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-10-03 | 6 | -59/+329 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fortify: Adjust KUnit test for modular build | Kees Cook | 2022-09-14 | 1 | -2/+1 | |
| * | | | | | | | kunit/memcpy: Avoid pathological compile-time string size | Kees Cook | 2022-09-07 | 1 | -1/+1 | |
| * | | | | | | | lib: Improve the is_signed_type() kunit test | Bart Van Assche | 2022-09-07 | 1 | -1/+6 | |
| * | | | | | | | fortify: Add KUnit test for FORTIFY_SOURCE internals | Kees Cook | 2022-09-07 | 3 | -0/+87 | |
| * | | | | | | | string: Introduce strtomem() and strtomem_pad() | Kees Cook | 2022-09-07 | 1 | -4/+55 | |
| * | | | | | | | overflow: Split up kunit tests for smaller stack frames | Kees Cook | 2022-09-07 | 1 | -27/+51 |