Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kernel-hardening-checker
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
kernel-hardening-checker
Graph
703b174467fe57e5afcc92315ca16b9d0750ba4c
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jan
16
15
14
30
Dec
29
28
18
17
9
2
1
18
Oct
17
16
6
4
18
Sep
17
16
14
12
11
10
9
3
28
Aug
27
14
13
24
Jul
23
17
16
12
9
8
4
2
25
Jun
19
17
12
5
29
May
27
10
8
7
1
30
Apr
23
22
10
2
26
Mar
25
24
11
10
6
5
1
26
Feb
17
16
4
23
Jan
22
21
19
16
15
14
13
29
Dec
26
25
17
10
9
17
Nov
11
9
23
Oct
22
13
12
10
9
7
2
25
Sep
18
2
23
Aug
20
17
15
14
13
21
Jul
17
11
10
9
20
Jun
19
9
8
31
May
30
28
15
8
7
6
28
Apr
27
22
20
9
8
7
28
Mar
27
21
19
15
14
13
5
15
Feb
14
12
11
23
Jan
22
21
24
Dec
5
21
Nov
9
23
Sep
22
21
16
11
10
30
Aug
29
20
19
14
9
8
2
Jul
19
Jun
18
30
Oct
29
23
22
21
19
16
14
16
Jul
15
13
10
9
7
3
30
May
7
5
9
Apr
8
6
3
31
Mar
30
29
27
26
24
23
22
20
18
Ready for the release 0.6.6
v0.6.6 master
v0.6.6 master
Update issues.md
Update the README
Update the Ubuntu example configs
Don't print the warning about ARCH_MMAP_RND_BITS in the json mode
Improve the check of DEBUG_NOTIFIERS feature (part 2)
Improve the check of DEBUG_NOTIFIERS feature
Improve the check of SCHED_STACK_END_CHECK.
Fix style (III)
Fix style (II)
Fix style (I)
Disable pylint too-many-locals, it's not useful for add_kconfig_checks()
Fix pylint W0613: Unused argument 'arch'
Fix pylint E1101: Instance of 'OptCheck' has no 'type' member
Fix pylint W0613: Unused argument 'mode'
Update the NixOS configs
Don't add options without explicitly recommended values to Kconfig fragments
UBSAN_SANITIZE_ALL is now available for ARM
Fix the order in the vdso32 check (part II)
Fix the order in the vdso32 check
Improve the hackish refinement of the CONFIG_ARCH_MMAP_RND_BITS check
Show the option type in print_unknown_options()
Use raw strings for regular expression
Fix the 'decision' for the 'AIO' check
Fix the 'decision' for the 'vdso32' check
Improve the comment for the 'slab_common.usercopy_fallback' check
Fix the arch condition for the SCHED_CORE check (III)
Update the KSPP recommendations
Fix the arch for the CPU_SRSO check (it's available only for x86_64)
Split the HW_RANDOM_TPM check (it's enabled by default on ARM and ARM64)
Change the 'decision' of the INIT_STACK_ALL_ZERO check
Add defconfigs for Linux v6.6
Add the RANDOM_KMALLOC_CACHES check
Add the SECURITY_SELINUX_DEBUG check
Fix the 'decision' for the LEGACY_TIOCSTI check
Add the CONFIG_LIST_HARDENED check
Add the gather_data_sampling check
Add the CPU_SRSO check
Add the SPECULATION_MITIGATIONS check
Add the spec_rstack_overflow check