[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-05-31 Thread Po-Hsu Lin
** Changed in: linux-oem-5.6 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910323 Title: Fix implicit declaration warnings for kselftests/memfd test on newer

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-05-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.8.0-53.60 --- linux (5.8.0-53.60) groovy; urgency=medium * CVE-2021-3491 - io_uring: fix provide_buffers sign extension - io_uring: fix overflows checks in provide buffers - SAUCE: proc: Avoid mixing integer types in mem_rw()

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-05-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.6 - 5.6.0-1056.60 --- linux-oem-5.6 (5.6.0-1056.60) focal; urgency=medium * focal/linux-oem-5.6: 5.6.0-1056.60 -proposed tracker (LP: #1923783) * CVE-2021-29646 - tipc: better validate user input in tipc_nl_retrieve_key() *

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-05-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-73.82 --- linux (5.4.0-73.82) focal; urgency=medium * focal/linux: 5.4.0-73.82 -proposed tracker (LP: #1923781) * Packaging resync (LP: #1786013) - update dkms package versions * CIFS DFS entries not accessible with

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-05-03 Thread AceLan Kao
** Changed in: linux-oem-5.6 (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910323 Title: Fix implicit declaration warnings for

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-04-26 Thread Po-Hsu Lin
Note that F-5.8 is ok, however B-5.4 is not, please see bug 1926142 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910323 Title: Fix implicit declaration warnings for kselftests/memfd test on newer

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-04-25 Thread Po-Hsu Lin
Build log clean on Focal 5.4.0-73.82 Running 'sudo sh -c 'echo 1 > /proc/sys/net/ipv4/conf/all/accept_local'' Running 'sudo make -C linux/tools/testing/selftests TARGETS=memfd run_tests' make: Entering directory

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-04-25 Thread Po-Hsu Lin
Build log clean in Groovy 5.8.0-51.57 Running 'sudo sh -c 'echo 1 > /proc/sys/net/ipv4/conf/all/accept_local'' Running 'sudo make -C linux/tools/testing/selftests TARGETS=memfd run_tests' make: Entering directory

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-04-20 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- groovy' to 'verification-done-groovy'. If the problem still exists, change the tag

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-04-19 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- focal' to 'verification-done-focal'. If the problem still exists, change the tag

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-04-02 Thread Kelsey Skunberg
** Changed in: linux (Ubuntu Groovy) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-03-19 Thread Po-Hsu Lin
https://lists.ubuntu.com/archives/kernel-team/2021-March/118259.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910323 Title: Fix implicit declaration warnings for kselftests/memfd test on

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-03-19 Thread Po-Hsu Lin
** Description changed: [Impact] While debugging bug 1910277, I found that the test compilation will - print some warnings on F/G: - memfd_test.c:64:7: warning: implicit declaration of function ‘open’; - memfd_test.c:90:6: warning: implicit declaration of function ‘fcntl’ -

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-03-19 Thread Po-Hsu Lin
** No longer affects: linux-oem-5.6 (Ubuntu Groovy) ** No longer affects: linux-oem-5.6 (Ubuntu Hirsute) ** Also affects: linux-oem-5.10 (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux-oem-5.10 (Ubuntu) ** Changed in: linux (Ubuntu Focal) Status: New =>

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-03-19 Thread Po-Hsu Lin
** Also affects: linux-oem (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux-oem (Ubuntu) ** Also affects: linux-oem-5.6 (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux-oem (Ubuntu Focal) ** No longer affects: linux-oem (Ubuntu

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-03-19 Thread Po-Hsu Lin
** Description changed: [Impact] - While debugging bug 1910277, I found that the test compilation will print some warnings: -   memfd_test.c:64:7: warning: implicit declaration of function ‘open’; -   memfd_test.c:90:6: warning: implicit declaration of function ‘fcntl’ -   memfd_test.c:397:6:

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-03-18 Thread Po-Hsu Lin
** Description changed: [Impact] While debugging bug 1910277, I found that the test compilation will print some warnings:   memfd_test.c:64:7: warning: implicit declaration of function ‘open’;   memfd_test.c:90:6: warning: implicit declaration of function ‘fcntl’   memfd_test.c:397:6:

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-03-15 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu Hirsute) Status: Incomplete => Fix Released ** Description changed: [Impact] While debugging bug 1910277, I found that the test compilation will print some warnings:   memfd_test.c:64:7: warning: implicit declaration of function ‘open’;   

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-01-06 Thread Po-Hsu Lin
** Description changed: [Impact] While debugging bug 1910277, I found that the test compilation will print some warnings:   memfd_test.c:64:7: warning: implicit declaration of function ‘open’;   memfd_test.c:90:6: warning: implicit declaration of function ‘fcntl’   memfd_test.c:397:6:

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-01-06 Thread Po-Hsu Lin
** Description changed: [Impact] While debugging bug 1910277, I found that the test compilation will print some warnings: - memfd_test.c:64:7: warning: implicit declaration of function ‘open’; - memfd_test.c:90:6: warning: implicit declaration of function ‘fcntl’ - memfd_test.c:397:6:

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd test on newer releases

2021-01-06 Thread Po-Hsu Lin
** Summary changed: - Fix implicit declaration warnings for kselftests/memfd + Fix implicit declaration warnings for kselftests/memfd test on newer releases -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd

2021-01-05 Thread Po-Hsu Lin
** Also affects: linux (Ubuntu Hirsute) Importance: Undecided Status: Incomplete ** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1910323] Re: Fix implicit declaration warnings for kselftests/memfd

2021-01-05 Thread Po-Hsu Lin
** Also affects: linux (Ubuntu Groovy) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910323 Title: Fix implicit declaration warnings for