Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2021-03-06 | fragments: Enable CONFIG_BT_HS by default | Wolfgang Müller | -0/+1 | |
This will support high-speed bluetooth interfaces. | ||||
2021-03-06 | fragments: Enable CONFIG_RAS | Wolfgang Müller | -0/+1 | |
This is needed for CONFIG_EDAC* but is not enabled by default upstream. | ||||
2021-03-06 | fragments: Remove superfluous options for 5.10 | Wolfgang Müller | -3/+0 | |
These options have either been merged into others or enabled unconditionally. | ||||
2020-10-25 | fragments: Add fragment with the PL2303 serial-to-USB driver | Wynn Wolf Arbor | -0/+2 | |
2020-08-28 | fragments: Remove AUDIT_WATCH and AUDIT_TREE from security/audit | Wynn Wolf Arbor | -2/+0 | |
These two options have been replaced [1] by CONFIG_AUDITSYSCALL. [1] https://patchwork.kernel.org/patch/10686725/ | ||||
2020-08-07 | Remove CONFIG_CIFS_ACL | Wynn Wolf Arbor | -1/+0 | |
This option is now contained in CIFS_POSIX | ||||
2020-08-07 | fragments: Add fragment enabling wireguard support | Wynn Wolf Arbor | -0/+1 | |
2020-02-29 | Add fragment that enables filesystem encryption | Wynn Wolf Arbor | -0/+1 | |
2020-02-29 | Add new netfilter/nftables options | Wynn Wolf Arbor | -0/+3 | |
2020-02-29 | Enable PCI by default | Wynn Wolf Arbor | -0/+1 | |
This option was apparently changed to default to no on the 5.4 series | ||||
2020-02-29 | Improve security by disabling vsyscall table for legacy apps | Wynn Wolf Arbor | -0/+3 | |
2020-02-29 | Remove deprecated kernel options | Wynn Wolf Arbor | -22/+0 | |
2020-02-29 | Allow multiple routing tables for IPv6 | Wynn Wolf Arbor | -0/+2 | |