| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
X86_IOPL_IOPERM has been added in kernel 5.5,
fixes issue #51 on github
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
|
|
|
|
|
|
|
| |
Add check for CONFIG_X86_IOPL_IOPERM, if that option is not present
the NAT daemon won't start correctly.
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
|
|
|
|
|
|
|
|
|
|
| |
Added patches to face the following upstream commits:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d56c0d45f0e27f814e87a1676b6bdccccbc252e9
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4bdc0d676a643140bdf17dbf7eafedee3d496a3c
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c766d1472c70d25ad475cf56042af1652e792b23
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
|
|
|
|
|
|
|
| |
vsock module needs symbols of the vmci module, the way used to pass extra symbols to
the kernel modpost tool has been changed in version >=5.5
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
|
|
|
|
|
|
|
|
| |
Added patch to face the following upstream commit:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d5c3a62d0bb9b763e9378fe8f4cd79502e16cce8
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
|
|
|
|
|
|
|
|
|
|
| |
Added patch to face the following upstream commit:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3cf5d076fb4d
This closes also issue #49 on github, thanks to hlandgarten
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
|
|
|
|
|
|
|
| |
Added two patches to face the following upstream commits:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=736706bee3298208343a76096370e4f6a5c55915
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3d3539018d2cbd12e5af4a132636ee7fd8d43ef0
|
|
|
|
| |
this closes bug #679734 and issue #45 on github
|
|
|
|
| |
this patch will work as soon as bug #680976 will be closed.
|
|
|
|
| |
upstream kernel commit 9b2c45d479d0fb8647c9e83359df69162b5fbe5f
|
|
|