Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
linux-system-roles
/
kernel_settings
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
24
Code
Issues
2
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add kernel_report module
- #58
#58
Open
mprovenc
wants to merge 30 commits into
linux-system-roles:main
linux-system-roles/kernel_settings:main
from
mprovenc:master
mprovenc/kernel_settings:master
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Open
Add kernel_report module
#58
mprovenc
wants to merge 30 commits into
linux-system-roles:main
linux-system-roles/kernel_settings:main
from
mprovenc:master
mprovenc/kernel_settings:master
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2021
Initial kernel_report module commit
Show description for 6b76a58
mprovenc
committed
6b76a58
View commit details
Copy full SHA for 6b76a58
Browse repository at this point
Rename shell utility for consistency
mprovenc
committed
171695f
View commit details
Copy full SHA for 171695f
Browse repository at this point
change procfs to sysctl
mprovenc
committed
74c1ea1
View commit details
Copy full SHA for 74c1ea1
Browse repository at this point
Commits on Mar 11, 2021
Change shell utility file to python functions
Show description for 37bd16b
mprovenc
committed
37bd16b
View commit details
Copy full SHA for 37bd16b
Browse repository at this point
Add sysfs settings to kernel_report module
Show description for 141d0cb
mprovenc
committed
141d0cb
View commit details
Copy full SHA for 141d0cb
Browse repository at this point
Commits on Mar 15, 2021
Create test to apply template settings en masse
Show description for 4e90749
mprovenc
committed
4e90749
View commit details
Copy full SHA for 4e90749
Browse repository at this point
fix yamllint errors
mprovenc
committed
2ff7adc
View commit details
Copy full SHA for 2ff7adc
Browse repository at this point
Commits on Mar 16, 2021
Make compatible with local qemu testing
Show description for 3c5c29c
mprovenc
committed
3c5c29c
View commit details
Copy full SHA for 3c5c29c
Browse repository at this point
Commits on Apr 1, 2021
Add drop_caches as unstable sysctl field
mprovenc
committed
27414b7
View commit details
Copy full SHA for 27414b7
Browse repository at this point
Commits on Apr 5, 2021
Add support for more tuned parameters
Show description for e8e6508
mprovenc
committed
e8e6508
View commit details
Copy full SHA for e8e6508
Browse repository at this point
Commits on Apr 8, 2021
Rewrite kernel_settings plugin with new fields
mprovenc
committed
22f6e1b
View commit details
Copy full SHA for 22f6e1b
Browse repository at this point
Fix naming scheme for plugin files
mprovenc
committed
abd52d8
View commit details
Copy full SHA for abd52d8
Browse repository at this point
Add a couple more sysfs fields, fix bugs
mprovenc
committed
3fc17d6
View commit details
Copy full SHA for 3fc17d6
Browse repository at this point
Add sysctl fields to new kernel_report plugin
mprovenc
committed
4781a50
View commit details
Copy full SHA for 4781a50
Browse repository at this point
Commits on Apr 15, 2021
Add handling for device specific settings
Show description for d14a1f6
mprovenc
committed
d14a1f6
View commit details
Copy full SHA for d14a1f6
Browse repository at this point
Commits on Apr 16, 2021
Add special logic around dirty_bytes/ratio sysctls
Show description for f2090ab
mprovenc
committed
f2090ab
View commit details
Copy full SHA for f2090ab
Browse repository at this point
change device output to use device name, not path
mprovenc
committed
b4f2478
View commit details
Copy full SHA for b4f2478
Browse repository at this point
Commits on Apr 20, 2021
Add device support to role
mprovenc
committed
0b7cd5f
View commit details
Copy full SHA for 0b7cd5f
Browse repository at this point
Generalize apply_settings test to use any release
Show description for 147c736
mprovenc
committed
147c736
View commit details
Copy full SHA for 147c736
Browse repository at this point
Commits on Apr 22, 2021
add kernel_settings_selinux to defaults
mprovenc
committed
c4d259d
View commit details
Copy full SHA for c4d259d
Browse repository at this point
Add transparent_hugepage parameters to krnl report
mprovenc
committed
40f71e6
View commit details
Copy full SHA for 40f71e6
Browse repository at this point
code cleanup, start of unit test for kernel_report
mprovenc
committed
4fffbec
View commit details
Copy full SHA for 4fffbec
Browse repository at this point
Commits on Apr 26, 2021
update some sysctl values in test
mprovenc
committed
19ad7ac
View commit details
Copy full SHA for 19ad7ac
Browse repository at this point
add test for safe_file_get_contents
mprovenc
committed
1f672d9
View commit details
Copy full SHA for 1f672d9
Browse repository at this point
Commits on Apr 28, 2021
tweak the test for demo
mprovenc
committed
1e76323
View commit details
Copy full SHA for 1e76323
Browse repository at this point
add sysctl unit tests
mprovenc
committed
80a9ccc
View commit details
Copy full SHA for 80a9ccc
Browse repository at this point
update documentation in kernel_report module
mprovenc
committed
b30a337
View commit details
Copy full SHA for b30a337
Browse repository at this point
Commits on Apr 29, 2021
update defaults documentation
mprovenc
committed
a0d8822
View commit details
Copy full SHA for a0d8822
Browse repository at this point
Commits on Apr 30, 2021
reformat, finish unit tests
mprovenc
committed
8becea7
View commit details
Copy full SHA for 8becea7
Browse repository at this point
Merge branch 'master' of https://github.com/linux-system-roles/kernel_settings
mprovenc
committed
ed44dba
View commit details
Copy full SHA for ed44dba
Browse repository at this point
You can’t perform that action at this time.