mirror of
https://github.com/TommyTran732/Kernel-Module-Blacklist.git
synced 2025-02-23 13:09:23 +01:00
Unblacklist more modules
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
1c7803b652
commit
c136ca0f89
@ -6,8 +6,10 @@
|
||||
# netfilter
|
||||
# nftable
|
||||
# ebtables
|
||||
# intel_qat
|
||||
# iptables
|
||||
# ip6tables
|
||||
# virtio except virtio-bt and virtio-gpu
|
||||
# xtables
|
||||
|
||||
blacklist qaic
|
||||
@ -510,8 +512,6 @@ blacklist qat_c62x
|
||||
install qat_c62x /bin/false
|
||||
blacklist qat_c62xvf
|
||||
install qat_c62xvf /bin/false
|
||||
blacklist intel_qat
|
||||
install intel_qat /bin/false
|
||||
blacklist qat_dh895xcc
|
||||
install qat_dh895xcc /bin/false
|
||||
blacklist qat_dh895xccvf
|
||||
@ -532,8 +532,6 @@ blacklist qcrypto
|
||||
install qcrypto /bin/false
|
||||
blacklist rk_crypto
|
||||
install rk_crypto /bin/false
|
||||
blacklist virtio_crypto
|
||||
install virtio_crypto /bin/false
|
||||
blacklist zynqmp-aes-gcm
|
||||
install zynqmp-aes-gcm /bin/false
|
||||
blacklist cxl_acpi
|
||||
@ -808,8 +806,6 @@ blacklist gpio-tps65086
|
||||
install gpio-tps65086 /bin/false
|
||||
blacklist gpio-tps65219
|
||||
install gpio-tps65219 /bin/false
|
||||
blacklist gpio-virtio
|
||||
install gpio-virtio /bin/false
|
||||
blacklist gpio-wcd934x
|
||||
install gpio-wcd934x /bin/false
|
||||
blacklist gpio-wm8994
|
||||
@ -1956,8 +1952,6 @@ blacklist i2c-tiny-usb
|
||||
install i2c-tiny-usb /bin/false
|
||||
blacklist i2c-versatile
|
||||
install i2c-versatile /bin/false
|
||||
blacklist i2c-virtio
|
||||
install i2c-virtio /bin/false
|
||||
blacklist i2c-xgene-slimpro
|
||||
install i2c-xgene-slimpro /bin/false
|
||||
blacklist i2c-xlp9xx
|
||||
@ -6602,8 +6596,6 @@ blacklist rpmsg_ctrl
|
||||
install rpmsg_ctrl /bin/false
|
||||
blacklist rpmsg_ns
|
||||
install rpmsg_ns /bin/false
|
||||
blacklist virtio_rpmsg_bus
|
||||
install virtio_rpmsg_bus /bin/false
|
||||
blacklist rtc-ab-eoz9
|
||||
install rtc-ab-eoz9 /bin/false
|
||||
blacklist rtc-abx80x
|
||||
@ -6818,8 +6810,6 @@ blacklist st
|
||||
install st /bin/false
|
||||
blacklist stex
|
||||
install stex /bin/false
|
||||
blacklist virtio_scsi
|
||||
install virtio_scsi /bin/false
|
||||
blacklist wd719x
|
||||
install wd719x /bin/false
|
||||
blacklist arcmsr
|
||||
@ -7646,14 +7636,6 @@ blacklist rt4831-backlight
|
||||
install rt4831-backlight /bin/false
|
||||
blacklist nitro_enclaves
|
||||
install nitro_enclaves /bin/false
|
||||
blacklist virtio_dma_buf
|
||||
install virtio_dma_buf /bin/false
|
||||
blacklist virtio_input
|
||||
install virtio_input /bin/false
|
||||
blacklist virtio_mem
|
||||
install virtio_mem /bin/false
|
||||
blacklist virtio_vdpa
|
||||
install virtio_vdpa /bin/false
|
||||
blacklist wire
|
||||
install wire /bin/false
|
||||
blacklist w1-gpio
|
||||
@ -7756,8 +7738,6 @@ blacklist msdos
|
||||
install msdos /bin/false
|
||||
blacklist vfat
|
||||
install vfat /bin/false
|
||||
blacklist virtiofs
|
||||
install virtiofs /bin/false
|
||||
blacklist hfs
|
||||
install hfs /bin/false
|
||||
blacklist hfsplus
|
||||
@ -7962,8 +7942,6 @@ blacklist 9pnet_fd
|
||||
install 9pnet_fd /bin/false
|
||||
blacklist 9pnet_rdma
|
||||
install 9pnet_rdma /bin/false
|
||||
blacklist 9pnet_virtio
|
||||
install 9pnet_virtio /bin/false
|
||||
blacklist atm
|
||||
install atm /bin/false
|
||||
blacklist bluetooth
|
||||
@ -8342,10 +8320,6 @@ blacklist tipc
|
||||
install tipc /bin/false
|
||||
blacklist hv_sock
|
||||
install hv_sock /bin/false
|
||||
blacklist vmw_vsock_virtio_transport
|
||||
install vmw_vsock_virtio_transport /bin/false
|
||||
blacklist vmw_vsock_virtio_transport_common
|
||||
install vmw_vsock_virtio_transport_common /bin/false
|
||||
blacklist vmw_vsock_vmci_transport
|
||||
install vmw_vsock_vmci_transport /bin/false
|
||||
blacklist vsock
|
||||
@ -9300,5 +9274,3 @@ blacklist snd-usb-variax
|
||||
install snd-usb-variax /bin/false
|
||||
blacklist snd-ua101
|
||||
install snd-ua101 /bin/false
|
||||
blacklist virtio_snd
|
||||
install virtio_snd /bin/false
|
||||
|
Loading…
x
Reference in New Issue
Block a user