index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: take `kunit_assert` as `const`
Miguel Ojeda
2022-05-16
2
-3
/
+3
*
kunit: tool: misc cleanups
Daniel Latypov
2022-05-16
7
-46
/
+39
*
kunit: tool: minor cosmetic cleanups in kunit_parser.py
Daniel Latypov
2022-05-16
1
-54
/
+17
*
kunit: tool: make parser stop overwriting status of suites w/ no_tests
Daniel Latypov
2022-05-16
2
-3
/
+6
*
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
2022-05-16
3
-104
/
+4
*
kunit: tool: print clearer error message when there's no TAP output
Daniel Latypov
2022-05-12
2
-3
/
+4
*
kunit: tool: stop using a shell to run kernel under QEMU
Daniel Latypov
2022-05-12
10
-20
/
+22
*
kunit: tool: update test counts summary line format
Daniel Latypov
2022-05-12
1
-5
/
+5
*
kunit: bail out of test filtering logic quicker if OOM
Daniel Latypov
2022-05-12
2
-6
/
+25
*
lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS
Daniel Latypov
2022-05-12
1
-5
/
+10
*
kunit: Rework kunit_resource allocation policy
David Gow
2022-05-12
2
-84
/
+122
*
kunit: fix debugfs code to use enum kunit_status, not bool
Daniel Latypov
2022-05-02
1
-1
/
+1
*
kfence: test: use new suite_{init/exit} support, add .kunitconfig
Daniel Latypov
2022-05-02
2
-18
/
+19
*
kunit: add ability to specify suite-level init and exit functions
Daniel Latypov
2022-05-02
4
-8
/
+47
*
kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite)
Daniel Latypov
2022-05-02
1
-4
/
+4
*
kunit: add support for kunit_suites that reference init code
Brendan Higgins
2022-04-27
1
-0
/
+28
*
kunit: Make kunit_remove_resource() idempotent
David Gow
2022-04-05
2
-2
/
+41
*
list: test: Test the hlist structure
David Gow
2022-04-05
1
-1
/
+396
*
Documentation: kunit: update kconfig options needed for UML coverage
Daniel Latypov
2022-04-05
1
-1
/
+2
*
kunit: split resource API impl from test.c into new resource.c
Daniel Latypov
2022-04-05
3
-115
/
+127
*
kunit: split resource API from test.h into new resource.h
Daniel Latypov
2022-04-05
4
-299
/
+340
*
kunit: tool: more descriptive metavars/--help output
Daniel Latypov
2022-04-05
2
-14
/
+17
*
kunit: tool: Do not colorize output when redirected
Kees Cook
2022-04-04
1
-0
/
+7
*
kunit: tool: properly report the used arch for --json, or '' if not known
Daniel Latypov
2022-04-04
3
-3
/
+5
*
kunit: tool: refactor how we plumb metadata into JSON
Daniel Latypov
2022-04-04
3
-21
/
+33
*
kunit: tool: readability tweaks in KernelCI json generation logic
Daniel Latypov
2022-04-04
1
-10
/
+10
*
apparmor: test: Use NULL macros
Ricardo Ribalda
2022-04-04
1
-3
/
+3
*
mctp: test: Use NULL macros
Ricardo Ribalda
2022-04-04
1
-2
/
+2
*
kasan: test: Use NULL macros
Ricardo Ribalda
2022-04-04
1
-1
/
+1
*
thunderbolt: test: use NULL macros
Ricardo Ribalda
2022-04-04
1
-67
/
+67
*
kunit: use NULL macros
Ricardo Ribalda
2022-04-04
2
-1
/
+3
*
kunit: Introduce _NULL and _NOT_NULL macros
Ricardo Ribalda
2022-04-04
1
-0
/
+84
*
kunit: tool: simplify code since build_dir can't be None
Daniel Latypov
2022-04-04
3
-37
/
+24
*
kunit: tool: drop last uses of collections.namedtuple
Daniel Latypov
2022-04-04
2
-11
/
+15
*
kunit: tool: drop unused KernelDirectoryPath var
Daniel Latypov
2022-04-04
1
-2
/
+0
*
kunit: tool: make --json handling a bit clearer
Daniel Latypov
2022-04-04
3
-16
/
+11
*
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
2022-04-03
1
-2
/
+2
*
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-04-03
15
-167
/
+44
|
\
|
*
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2022-04-02
2
-0
/
+5
|
*
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2022-04-02
2
-15
/
+18
|
*
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
2022-04-02
1
-0
/
+1
|
*
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
2022-04-02
3
-136
/
+4
|
*
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
2022-04-02
1
-2
/
+6
|
*
proc: bootconfig: Add null pointer check
Lv Ruyi
2022-04-02
1
-0
/
+2
|
*
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
2022-04-02
9
-14
/
+14
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-04-03
2
-136
/
+14
|
\
\
|
*
|
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2022-04-03
2
-136
/
+14
*
|
|
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
6
-187
/
+200
|
\
\
\
|
*
|
|
x86/fpu/xstate: Consolidate size calculations
Thomas Gleixner
2022-03-30
1
-41
/
+8
|
*
|
|
x86/fpu/xstate: Handle supervisor states in XSTATE permissions
Thomas Gleixner
2022-03-30
1
-0
/
+3
[next]