index
:
openslx-ng/xloop.git
master
eXtended loop device kernel module with file format support (out-of-tree)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
github: touch magic .prelink.mod files after cmake to fix latest CentOS
HEAD
master
Simon Rettberg
2024-04-10
1
-0
/
+3
*
[KERNEL] Fix build on CentOS 9.5-but-newer
Simon Rettberg
2024-04-10
2
-4
/
+16
*
[KERNEL] Fix build on Linux 6.8 and CentOS 9.5
Simon Rettberg
2024-04-03
3
-4
/
+12
*
github: Shorten job names so they don't get cut off in WebUI
Simon Rettberg
2024-03-15
1
-9
/
+9
*
github: Try building everything on ubuntu-22.04
Simon Rettberg
2024-03-15
2
-11
/
+10
*
github: Update to checkout@v4
Simon Rettberg
2024-03-15
2
-2
/
+2
*
cmake: Fix error when checkpatch.pl is found but version cannot be extracted
Simon Rettberg
2024-03-15
1
-1
/
+1
*
github: Build for CentOS 8 and 9
Simon Rettberg
2024-03-15
1
-4
/
+30
*
[KERNEL] Fix build on CentOS/Rocky/Alma 9.4
Simon Rettberg
2024-03-15
1
-0
/
+20
*
[KERNEL] Fix build on Alma/RHEL/Rocky 9.2
Simon Rettberg
2024-03-15
2
-4
/
+4
*
[KERNEL] Fix warning on RHEL/Rocky/CentOS 9.0
Simon Rettberg
2024-03-15
1
-2
/
+2
*
Don't use sysfs_emit in case we apply an offset to buf
Simon Rettberg
2024-01-16
1
-1
/
+2
*
Turn modpost errors into warnings, default changed between 6.1 and 6.6
Simon Rettberg
2024-01-16
1
-0
/
+1
*
Remove space before tab
Simon Rettberg
2024-01-16
1
-1
/
+1
*
ADD MISSING FILES YOU IDIOT
Simon Rettberg
2024-01-16
2
-0
/
+2258
*
github-ci: Build for Linux 6.6
Simon Rettberg
2024-01-15
1
-0
/
+4
*
Make it build on 6.6 (to be tested)
Simon Rettberg
2024-01-15
3
-108
/
+8
*
Fix Mr. Bauer's crimes against the kernel coding guidelines :)
Simon Rettberg
2024-01-11
3
-33
/
+4
*
Fix build on 5.15.132 and newer
Simon Rettberg
2024-01-11
1
-1
/
+2
*
Add debug spam
Simon Rettberg
2023-11-29
1
-0
/
+1
*
Add missing CONFIG_DEBUG_FS checks
Simon Rettberg
2023-11-29
1
-0
/
+4
*
[KERNEL] initial support for RHEL Kernel 5.18.x
Jonathan Bauer
2023-02-14
6
-13
/
+2575
*
Update README
Simon Rettberg
2023-01-16
1
-2
/
+2
*
github: Build for multiple kernel versions
Simon Rettberg
2023-01-16
1
-2
/
+14
*
[KERNEL] Update for Linux 6.1
Simon Rettberg
2023-01-09
2
-7
/
+25
*
[KERNEL] Fix a copy/paste error acessing wrong variable in sanity check
Simon Rettberg
2022-12-07
1
-1
/
+1
*
Don't use close_range as it might or might not collide with libc
Simon Rettberg
2022-12-07
2
-18
/
+1
*
Fix linter issues to satisfy Linux kernel code style
Manuel Bentele
2022-10-05
3
-1
/
+7
*
Adapt to Linux 5.18
Simon Rettberg
2022-06-14
3
-11
/
+35
*
rhel8.5: Remove duplicate blkdev_register
Simon Rettberg
2022-03-07
1
-6
/
+1
*
Add support for RHEL 8.5
Simon Rettberg
2022-03-04
6
-14
/
+2231
*
Split xloop_main into separate files for pre-5.15 and 5.15+
Simon Rettberg
2022-03-04
8
-2517
/
+4865
*
qcow2: Add lock for lookup cache and decompression
Simon Rettberg
2022-03-04
2
-3
/
+12
*
Add more sanity checks to kernel_read calls and compressed buffer access
Simon Rettberg
2022-03-04
2
-25
/
+105
*
Don't add byte offset to kmapped pointer
Simon Rettberg
2022-03-04
1
-11
/
+11
*
README.md: State that qcow2 is read only
Simon Rettberg
2022-03-04
1
-1
/
+1
*
cmake: Fix finding kernel include dir on Debian
Simon Rettberg
2022-03-04
1
-0
/
+1
*
Fix linter errors and warnings from checkpatch.pl
Manuel Bentele
2021-12-07
3
-26
/
+29
*
Add support for Linux LTS kernel 5.15.x
Manuel Bentele
2021-12-07
6
-544
/
+760
*
Update xlosetup from util-linux v2.37.2
Manuel Bentele
2021-12-07
33
-625
/
+1242
*
Fix issue in CMake kernel header check
Manuel Bentele
2021-12-01
1
-3
/
+4
*
[BUILD] Change CMake search for the existence of Linux headers
Manuel Bentele
2021-08-26
1
-1
/
+2
*
Read version from lightweight (non-annotated) tags, too
Manuel Bentele
2021-08-26
1
-1
/
+1
*
Fix spelling mistakes in Github action workflow
Manuel Bentele
2021-07-26
1
-4
/
+4
*
Add support for CentOS 8.4
Manuel Bentele
2021-07-26
1
-1
/
+2
*
Add Github actions to compile kernel module for various kernels
Manuel Bentele
2021-07-26
2
-2
/
+78
*
Fix build issue if version information (Git tag) is missing
Manuel Bentele
2021-03-17
1
-6
/
+22
*
Exclude Github action configs from source packages
Manuel Bentele
2021-03-16
1
-0
/
+1
*
Change the project's homepage URL for packaging
Manuel Bentele
2021-03-16
1
-1
/
+1
*
Refactor kernel code to satisfy Linux kernel code style
Manuel Bentele
2021-03-15
13
-1441
/
+1111
[next]