Age | Commit message (Collapse) | Author |
|
PKGBUILD:
Update to 6.0.5.14.realtime1
config:
Update to 6.0.5.
|
|
PKGBUILD:
Update to 6.0.0.11.realtime2 which includes patches for CVE-2022-41674,
CVE-2022-42719, CVE-2022-42720, CVE-2022-42721 and CVE-2022-42722.
|
|
PKGBUILD:
Upgrade to 6.0.0.11.realtime1.
config:
Update to 6.0.0.
Consolidate against core/linux.
|
|
PKGBUILD:
Upgrade to 5.19.0.10.realtime1.
Consolidate with core/linux.
config:
Update to 5.19.0.
Consolidate with core/linux.
|
|
|
|
|
|
PKGBUILD:
Upgrade to 5.17.1.17.realtime2
config:
Update to 5.17.1 and consolidate with core/linux.
|
|
|
|
PKGBUILD:
Rebuild against glibc 2.35/ gcc 11.2.0
|
|
PKGBUILD:
Upgrade to 5.16.2.19.realtime1.
Consolidate with core/linux.
config:
Adapt to 5.16.2 changes.
|
|
PKGBUILD:
Upgrade to 5.15.5.22.realtime1
config:
Update to kernel 5.15.5.
Add CONFIG_PSTORE_BLK and CONFIG_MTD_PSTORE.
|
|
config:
Upgrade to 5.15.3
PKGBUILD:
Upgrade to 5.15.3.21.realtime1
|
|
config:
Disable CONFIG_SYSFB_SIMPLEFB as it causes issues with some (or all)
nvidia based setups:
https://bugs.archlinux.org/task/72645
|
|
PKGBUILD:
Upgrade to 5.15.2.19.realtime1.
Add fix for missing header:
https://bugs.archlinux.org/task/71392
config:
Update config to 5.15.2.
Add new 5.15 specific functionality (samba server, native ntfs support).
Add new drivers and set options to match core/linux where possible.
|
|
PKGBUILD:
Upgrade to 5.14.2.21.realtime1, including patches from core/linux.
config:
Update config for 5.14.2.
|
|
PKGBUILD:
Upgrade to 5.14.1.19.realtime1.
config:
Synchronize kernel configuration with that of core/linux.
Signed-off-by: David Runge <dave@sleepmap.de>
|
|
PKGBUILD:
Update to 5.13.0.1.realtime1.
Change url to point at upstream's commit log up to the release.
config:
Consolidate configuration with core/linux 5.13.1.arch1.
|
|
|
|
PKGBUILD:
Upgrade to 5.11.4.11.arch1
config:
Reconfigure against 5.11.4 and align with core/linux
sphinx-workaround.patch:
Remove patch again, as it 5.11.4 can build the docs using python-sphinx
3.5.2.
|
|
PKGBUILD:
Upgrade to 5.11.2.9.arch1.
Add pahole to depends of linux-rt-headers.
config:
Model config as close as possible after core/linux.
NOTE: CONFIG_IKHEADERS can not be used, as otherwise the linking of
drivers/infiniband/hw/hfi1 fails.
sphinx-workaround.patch:
Add another patch for the build of linux-rt-docs.
|
|
|
|
|
|
PKGBUILD:
Rebuild against glibc 2.33 and binutils 2.36.
config:
Modelling the kernel config closer after that of core/linux by disabling
many options not relevant for the x86_64 architecture (e.g. CONFIG_MTD_*,
CONFIG_OF, CONFIG_RAPIDIO*, CONFIG_PCIE_CADENCE*, CONFIG_ROCKCHIP_PHY,
CONFIG_LANTIQ_SERIAL) - partially covered in
https://bugs.archlinux.org/task/69479.
Compiling CONFIG_PACKET and CONFIG_UNIX fully to prevent issues while
booting.
Compiling CONFIG_MOUSE_PS2 as module to prevent issues on reloading when
re-plugging a device (https://bugs.archlinux.org/task/69158).
Enable multimedia test drivers (https://bugs.archlinux.org/task/69212).
Rely on autoselection of multimedia drivers.
Add bpf to CONFIG_LSM and enforce pin load (CONFIG_SECURITY_LOADPIN*).
|
|
|
|
PKGBUILD:
Upgrade to 5.10.8.24.arch1.
This version includes an upstream fix for
https://gitlab.freedesktop.org/drm/nouveau/-/issues/14
config:
Enable all recent ALSA drivers.
Disable ntfs (ntfs-3g is recommended over the builtin support).
|
|
PKGBUILD:
Upgrade to 5.10.4.22.arch1.
A signed binary repository with linux-rt is now available via
https://pkgbuild.com/~dvzrv/repos/realtime/
config:
Update the config for >= 5.10 while staying as close as possible to
core/linux.
*.patch:
Remove unrequired patches (distribution patches are applied upstream).
|
|
|
|
PKGBUILD:
Upgrade to 5.9.1.19.arch1.
Remove replaces array taken from core/linux.
Add pahole to makedepends (required for CONFIG_DEBUG_INFO_BTF).
config:
Model configuration closely after core/linux.
|
|
PKGBUILD:
Incorporate all changes from core/linux.
|
|
PKGBUILD:
Switch to https://gitlab.archlinux.org/dvzrv/linux-rt as upstream.
It is a mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git
with Arch Linux specific patches added on top of the respective linux-rt
releases. The Arch Linux specific tags are signed by
C7E7849466FE2358343588377258734B41C31549.
Remove all redundant variables and sources (nearly everything is now
included in the new upstream releases).
.gitignore:
Add top-level directories to ignore the bare repo checkout of linux-rt.
config:
Update for 5.9.1.
Set CONFIG_KERNEL_ZSTD=y as default (used to be CONFIG_KERNEL_XZ=y).
|
|
PKGBUILD:
Upgrade to 5.6.19.12.
Rebuild against new toolchain (glibc 2.32).
|
|
config:
Setting "CONFIG_HZ_1000=y" (so that timer is set to 1000Hz), hopefully
increasing stability for certain USB devices without sacrificing overall
stability.
|
|
PKGBUILD:
Removing unused key signatures from validpgpkeys.
|
|
Removing all gcc related patches as they have been included upstream.
|
|
|
|
Removing upstreamed patches.
|
|
Adding upstream patches for gcc >= 10.1.0 compatibility.
Adding patch for sphinx problems, instead of using sed.
|
|
Removing now included ALSA patches.
|
|
|
|
|
|
Updating config to 5.6.
Removing all but the standard patches (they're upstreamed or irrelevant now).
Simplifying the PKGBUILD based on current core/linux.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ACPI-PM-s2idle-Rework-ACPI-events-synchronization.patch.
|
|
|
|
since 5.4.17.9.
|