1237 Commits

Author SHA1 Message Date
Rudi Heitbaum
56e868bac1 linux (Generic): update .config for 6.6.46 2024-08-16 09:12:08 +00:00
Peter Tuschy
6688ac997b linux (Generic): enable all Intel pinctrl drivers 2024-06-22 22:55:29 +02:00
Rudi Heitbaum
ce1e9b7317 linux (Generic): update .config for 6.6.30 setting CPU_MITIGATIONS 2024-05-06 14:06:42 +00:00
Rudi Heitbaum
796ad6ee12 linux (Generic): update .config for 6.6.29 setting USB_PCI_AMD 2024-05-06 14:06:42 +00:00
Rudi Heitbaum
570625a009 linux (Generic): 6.6.28 MITIGATION_SPECTRE_BHI=y 2024-04-17 11:49:42 +00:00
Rudi Heitbaum
ed011778c3 linux (Generic): 6.6.26 SPECTRE_BHI_AUTO=y 2024-04-11 21:57:45 +00:00
Rudi Heitbaum
2ab68b2871 kodi (Generic): add temp patch to revert xbmc/23921 commit
The change causes kodi to disbale the last image or a black
screen when coming out of sleep.
2024-03-25 12:05:44 +00:00
Rudi Heitbaum
1c21ed8fa6 linux (Generic): update .config for 6.6.22 2024-03-16 12:46:32 +00:00
Rudi Heitbaum
f5bc152045 linux (Generic): update .config for 6.6.21 2024-03-09 06:30:00 +00:00
Rudi Heitbaum
ab5f6f0e99 linux (Generic): update .config for 6.6.19 2024-03-01 21:23:47 +00:00
Christian Hewitt
83f989247f
linux: add rtw89 wifi to Generic and update config 2024-03-01 01:41:49 +00:00
Rudi Heitbaum
7ae5a200ed linux (Generic): update .config for 6.6.7 2023-12-14 13:02:54 +00:00
Christian Hewitt
9701fadb53
linux: enable hid-playstation support
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2023-12-14 09:28:27 +00:00
sopparus
745fc07376 linux: add MT7921 module and firmware to images 2023-11-22 15:03:51 +01:00
Christian Hewitt
a5c8d95abd
Merge pull request #8275 from smp79/mglru
linux: enable MGLRU in config options
2023-11-06 18:49:54 +04:00
smp79
dd6e7573ef linux: enable MGLRU in config options 2023-11-05 03:00:53 +03:00
Rudi Heitbaum
008c5a4829 linux: plymouth-lite requires CONFIG_FB_DEVICE=y 2023-11-03 12:26:55 +00:00
Rudi Heitbaum
f7be753d61 linux: add CONFIG_ options for netfilter limit and log
enable -j LOG and -m limit in iptables consistently for all .config
- https://cateee.net/lkddb/web-lkddb/NETFILTER_XT_TARGET_LOG.html
- https://cateee.net/lkddb/web-lkddb/NETFILTER_XT_MATCH_LIMIT.html
2023-11-01 12:32:13 +00:00
Rudi Heitbaum
63ae9b22b1 linux (Generic): update .config for 6.6 2023-10-30 12:28:08 +00:00
Rudi Heitbaum
6eacd2253d linux (Generic-legacy): rebase patches for 6.6-rc1 2023-10-30 12:28:08 +00:00
Rudi Heitbaum
b85b3b907a linux: drop support for obsolete ReiserFS file-system 2023-10-30 12:28:08 +00:00
dtechsrv
f0d876e1e3 linux (all): enable CONFIG_CHR_DEV_SG as module 2023-10-05 19:36:04 +02:00
smp79
8595fbbea3 Generic: kodi: remove audio delay for 24p 2023-09-28 21:32:13 +03:00
Rudi Heitbaum
5aeedccfa7 linux (Generic): update .config for 6.5.3 2023-09-13 09:05:45 +00:00
Rudi Heitbaum
ddee88aa15 linux: change from CONFIG_AUTOFS4_FS to CONFIG_AUTOFS_FS
ref:
- 1f2190d6b7
2023-08-28 12:17:16 +00:00
Rudi Heitbaum
ee41cefa7a linux (Generic): update NR_CPUS=32 to support AMD Ryzen 3 4300GE (4 CPUs * 8 Threads)
smpboot: 32 Processors exceeds NR_CPUS limit of 16
smpboot: Allowing 16 CPUs, 8 hotplug CPUs
2023-08-28 12:17:16 +00:00
Rudi Heitbaum
5d3120cc46 linux (Generic): update .config for 6.5 2023-08-28 12:17:16 +00:00
Rudi Heitbaum
6ba7e22d7a linux (Generic): update .config for 6.4.8 2023-08-06 11:05:10 +00:00
Rudi Heitbaum
952e45ff11 linux (Generic): update .config for 6.4 2023-06-26 19:40:23 +00:00
Rudi Heitbaum
ea7f78e1de linux (Generic): update .config for 6.3 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
0f523b4d25 linux (Generic): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
509bd062b4 linux (Generic): update .config for 6.1.17 2023-03-11 21:22:39 +00:00
CvH
d81321c456
Merge pull request #7467 from heitbaum/linux61
linux: update to 6.1.y
2023-02-08 18:10:19 +01:00
Rudi Heitbaum
e7c9ae4d5d linux: enable CONFIG_NETFILTER_XT_MATCH_COMMENT
needed by iptables in podman using netavark stack
2023-02-07 08:17:17 +00:00
CvH
6c709f0dd9 Generic-legacy: use Generic-legacy addons 2023-02-05 21:14:24 +01:00
Rudi Heitbaum
bda61ac67d linux: add GCC11_NO_ARRAY_BOUNDS to .config 2023-01-24 08:16:41 +00:00
CvH
c9e386c1c5
Merge pull request #7336 from heitbaum/netfilter
kernel_options: add Netfilter section
2023-01-19 19:59:45 +01:00
CvH
d344687ffa
Merge pull request #7337 from heitbaum/docker-kcc
kernel_options: add Docker section
2023-01-19 19:58:36 +01:00
mglae
3c34476045 options: allow using ADDITIONAL_DRIVERS in distributions file for all projects 2023-01-13 19:39:21 +01:00
Rudi Heitbaum
ed489d645b linux (Generic): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
a287c408f0 linux (Generic): standardise netfilter options 2023-01-03 10:59:34 +00:00
Rudi Heitbaum
1440a7dc31 kernel_options: add CONFIG_NINTENDO_FF=y 2022-12-30 03:47:11 +00:00
Jernej Škrabec
3a491ca1a9
Merge pull request #6649 from heitbaum/rtw88
RTW88: Add support for USB/SDIO variants
2022-12-26 19:56:25 +01:00
SupervisedThinking
5bb6f508f9 linux (all projects): build hid-nintendo module
- Adds support for the Nintendo Switch Joy-Cons and Pro Controller. All controllers support bluetooth, and the Pro Controller also supports its USB mode.
- https://cateee.net/lkddb/web-lkddb/HID_NINTENDO.html
2022-12-20 11:16:04 +01:00
Rudi Heitbaum
90f21999e4 linux (Generic): update .config for 6.1-rc6 2022-12-12 18:49:09 +00:00
Rudi Heitbaum
ffeba8031f linux (Generic-legacy): Revert 6.1: fbdev: Make registered_fb[] private to fbmem.c
revert patch require for nvidia-legacy
2022-12-12 18:49:09 +00:00
Rudi Heitbaum
255ef94930 linux (Generic): support rtw88 USB 2022-12-10 05:45:48 +00:00
Rudi Heitbaum
eb394a7875 linux (Generic): update .config for 6.0.11 2022-12-03 01:08:46 +00:00
Alex Bee
04f302657f kodi: move wayland patches to kodi package 2022-11-01 17:44:54 +01:00
Rudi Heitbaum
78013e8226 linux (Generic): update .config for 6.0.3-rc1 2022-10-21 08:36:45 +00:00