Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
add toggle for disabling newly added USB devices
Based on the public grsecurity patches. Note: not for submission upstream and may be removed once CopperheadOS is migrated to another mechanism for this. Signed-off-by: Daniel Micay <danielmicay@gmail.com>
- Loading branch information
Showing
with
23 additions
and 0 deletions.
- +8 −0 drivers/usb/core/hub.c
- +15 −0 kernel/sysctl.c