git: 96ab16ebab63 - main - LinuxKPI: Remove sys/rman.h include from LKPI headers.

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=96ab16ebab6319dce9b3041961b0ab6e20a4fecc commit 96ab16ebab6319dce9b3041961b0ab6e20a4fecc Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:57 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 5e6bddfc4330 - main - LinuxKPI: Add video/vga.h header

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=5e6bddfc43300f344d44afdc80f1bb7a37bd84fc commit 5e6bddfc43300f344d44afdc80f1bb7a37bd84fc Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:58 + Commit: Vladimir Kondratyev CommitDate: 2023

git: ae1084ff01bf - main - LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=ae1084ff01bf9d9a9a2c56caf6c7095f3e96f579 commit ae1084ff01bf9d9a9a2c56caf6c7095f3e96f579 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:58 + Commit: Vladimir Kondratyev CommitDate: 2023

git: a01259965319 - main - LinuxKPI: Implement dev_dbg_once() macro

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=a01259965319897b836019f1d4dcf1b5a5a6ea1a commit a01259965319897b836019f1d4dcf1b5a5a6ea1a Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:58 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 31ef29091b0f - main - LinuxKPI: Add static_assert() macro

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=31ef29091b0fbadefb4ccfb21e4b30ca7ddca3ed commit 31ef29091b0fbadefb4ccfb21e4b30ca7ddca3ed Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:58 + Commit: Vladimir Kondratyev CommitDate: 2023

git: fa862482fb0a - main - LinuxKPI: Split linux/container_of.h off from linux/kernel.h

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=fa862482fb0a8759984437d71221b17377625491 commit fa862482fb0a8759984437d71221b17377625491 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:58 + Commit: Vladimir Kondratyev CommitDate: 2023

git: c612e3c262db - main - LinuxKPI: Add xen/xen.h header

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=c612e3c262db6c8256159c4ed39018788017c7e2 commit c612e3c262db6c8256159c4ed39018788017c7e2 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:58 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 1bce29bcf121 - main - LinuxKPI: Add some header pollution and dummy headers

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=1bce29bcf121c1e16205fabb100f798d88f757c1 commit 1bce29bcf121c1e16205fabb100f798d88f757c1 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:58 + Commit: Vladimir Kondratyev CommitDate: 2023

git: f8ab2f5bae1d - main - LinuxKPI: Add linux/iosys-map.h header

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=f8ab2f5bae1d4e4e13f95f4738c9bb49fcda6261 commit f8ab2f5bae1d4e4e13f95f4738c9bb49fcda6261 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:58 + Commit: Vladimir Kondratyev CommitDate: 2023

git: dcfc983373c3 - main - LinuxKPI: Implement ioread64()

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=dcfc983373c3e3dcd7025e5f65832ab696832261 commit dcfc983373c3e3dcd7025e5f65832ab696832261 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:58 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 206e9fea7502 - main - LinuxKPI: Add asm/hypervisor.h header

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=206e9fea7502dccd126a721c30a1675bdef48633 commit 206e9fea7502dccd126a721c30a1675bdef48633 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:59 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 66f9a98335dc - main - LinuxKPI: Add xa_(un)lock_irq to linux/xarray.h

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=66f9a98335dcc2a3c1eead0d80ccc9fee12bbb31 commit 66f9a98335dcc2a3c1eead0d80ccc9fee12bbb31 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:59 + Commit: Vladimir Kondratyev CommitDate: 2023

git: e964da141523 - main - LinuxKPI: Add ktime_get_raw_fast_ns() to linux/ktime.h

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=e964da141523e1eec2322082936cdb20ba0cf4a7 commit e964da141523e1eec2322082936cdb20ba0cf4a7 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:59 + Commit: Vladimir Kondratyev CommitDate: 2023

git: af787b8e8b80 - main - LinuxKPI: Add IOMEM_ERR_PTR() to linux/io.h

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=af787b8e8b803dbb2c6bd06629974ba39bd0fb70 commit af787b8e8b803dbb2c6bd06629974ba39bd0fb70 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:59 + Commit: Vladimir Kondratyev CommitDate: 2023

git: c7312643b7e5 - main - LinuxKPI: Add ida_alloc_min()

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=c7312643b7e5f01adc2a3094c5139f5dcab5f0a4 commit c7312643b7e5f01adc2a3094c5139f5dcab5f0a4 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:59 + Commit: Vladimir Kondratyev CommitDate: 2023

git: a39ed121eab1 - main - LinuxKPI: Chase for new "name" argument of register_shrinker()

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=a39ed121eab16bd2579422f71df7ef29b55965d1 commit a39ed121eab16bd2579422f71df7ef29b55965d1 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:59 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 64e30cba3f04 - main - LinuxKPI: Add write_seqcount_invalidate() and seqprop_sequence()

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=64e30cba3f0432fa684728b67850b6254d3713ea commit 64e30cba3f0432fa684728b67850b6254d3713ea Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:59 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 1b2f43a7427e - main - LinuxKPI: Add cancel_work() function.

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=1b2f43a7427ebf51561867f6c497833268014512 commit 1b2f43a7427ebf51561867f6c497833268014512 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:59 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 5ae2e6f913fa - main - LinuxKPI: Add bitmap_intersects(), bitmap_from_arr32()

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=5ae2e6f913fa1df5f326228b76af05409a09 commit 5ae2e6f913fa1df5f326228b76af05409a09 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:19:59 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 2b037743a77d - main - LinuxKPI: Add linux/dynamic_debug.h header

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=2b037743a77dcf31095fe1fedd21870b3aa6494b commit 2b037743a77dcf31095fe1fedd21870b3aa6494b Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:00 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 745067c58514 - main - LinuxKPI: Add acpi_video_backlight_use_native()

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=745067c58514c4323dc16697e19f59dd08a8e963 commit 745067c58514c4323dc16697e19f59dd08a8e963 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:00 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 7f88d742e578 - main - LinuxKPI: Add get_random_u64() function

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=7f88d742e578c4cef4e26ce10b9a936e58237964 commit 7f88d742e578c4cef4e26ce10b9a936e58237964 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:00 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 9903d83d67ea - main - LinuxKPI: Add linux/ioport.h header

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=9903d83d67ea5eed7c36fbe8b4afe6c4dd148d0e commit 9903d83d67ea5eed7c36fbe8b4afe6c4dd148d0e Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:00 + Commit: Vladimir Kondratyev CommitDate: 2023

git: c58ddc254626 - main - LinuxKPI: Rename linux_list_add to __list_add() in linux/list.h

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=c58ddc25462699c0d13bf703adbed661bb102cac commit c58ddc25462699c0d13bf703adbed661bb102cac Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:00 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 730387b64e10 - main - LinuxKPI: Add linux/apple-gmux.h

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=730387b64e10b617f6f0b6f3a64501dc35dd7861 commit 730387b64e10b617f6f0b6f3a64501dc35dd7861 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:00 + Commit: Vladimir Kondratyev CommitDate: 2023

git: b8c88a617501 - main - LinuxKPI: Add x86_vendor field to struct cpuinfo_x86

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=b8c88a61750174f62db45784d6b4dc98de4073b1 commit b8c88a61750174f62db45784d6b4dc98de4073b1 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:00 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 808ae4e29b6b - main - LinuxKPI: Add pcie_capability_clear_and_set_word() function

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=808ae4e29b6b9c9acc7eab013c5045370df8182a commit 808ae4e29b6b9c9acc7eab013c5045370df8182a Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:00 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 04952a9456e2 - main - LinuxKPI: Add acpi_dev_present() function.

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=04952a9456e226460d1d95c42ea53861b1133b1a commit 04952a9456e226460d1d95c42ea53861b1133b1a Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:00 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 5a3bd281672b - main - LinuxKPI: Add explicit software context to FPU sections

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=5a3bd281672bd6bd8e18081c3928dfe76d330a5f commit 5a3bd281672bd6bd8e18081c3928dfe76d330a5f Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:01 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 9bf957fc9b37 - main - Bump __FreeBSD_version after LinuxKPI changes.

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=9bf957fc9b378e0f9e65eb97e84c2166b450fccc commit 9bf957fc9b378e0f9e65eb97e84c2166b450fccc Author: Vladimir Kondratyev AuthorDate: 2023-12-24 08:20:01 + Commit: Vladimir Kondratyev CommitDate: 2023

git: b4efc6277634 - main - LinuxKPI: Do not use explicit context in FPU sections on powerpc64

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=b4efc62776344a9aaada5a0866e453e528a0e977 commit b4efc62776344a9aaada5a0866e453e528a0e977 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 12:48:06 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 73ccd188c43a - main - LinuxKPI: Define ioread64() in linux/io.h only on 64 bit archs.

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=73ccd188c43a6cd52a12ac33411896220b2d2e54 commit 73ccd188c43a6cd52a12ac33411896220b2d2e54 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 12:48:06 + Commit: Vladimir Kondratyev CommitDate: 2023

git: dbca44241419 - main - LinuxKPI: Constify src parameter of bitmap_copy

2023-12-24 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=dbca442414191a43f334435b7910b63cb2777d53 commit dbca442414191a43f334435b7910b63cb2777d53 Author: Vladimir Kondratyev AuthorDate: 2023-12-24 12:48:06 + Commit: Vladimir Kondratyev CommitDate: 2023

Re: git: 8ccd0b876e67 - main - libc: expose execvpe for Linux compat

2023-12-24 Thread Joseph Mingrone
On Sat, 2023-12-23 at 20:30, Kristof Provost wrote: > Hi Brooks, Joseph, > On 11 Dec 2023, at 20:27, Brooks Davis wrote: >> The branch main has been updated by brooks: >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=8ccd0b876e67fda6249f294ff484798cc1e1569f >> commit 8ccd0b876e67fda6249f294

git: 13037eaabede - main - ig4: Actively use FIFO thresholds

2023-12-24 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=13037eaabede7fb7fbc25f4e84b549c73f9acb3c commit 13037eaabede7fb7fbc25f4e84b549c73f9acb3c Author: Alexander Motin AuthorDate: 2023-12-24 23:18:11 + Commit: Alexander Motin CommitDate: 2023-12-24 23