Re: git: 03e39d3d42e7 - main - linuxkpi: Declare `PCI_IRQ_LEGACY` even for linuxkpi 6.7

2025-02-05 Thread Jean-Sébastien Pédron
-Sébastien Pédron The FreeBSD Project

Re: git: 14dcd4098374 - main - linuxkpi: `GFP_KERNEL` equals `M_NOWAIT` now

2023-12-06 Thread Jean-Sébastien Pédron
-- Jean-Sébastien Pédron The FreeBSD Project

git: 83df72e5fb25 - main - linuxkpi: Define `pat_enabled()`

2023-03-21 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=83df72e5fb253a8842693ae8135e42d0c2403540 commit 83df72e5fb253a8842693ae8135e42d0c2403540 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-20 20:45:24 + Commit: Jean-Sébastien Pédron

git: d780c6a6abb5 - main - x86/pci_early_quirks: Support Intel 11th+ gen

2023-03-20 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=d780c6a6abb5275c8c7219539553d51ac94a023e commit d780c6a6abb5275c8c7219539553d51ac94a023e Author: Jean-Sébastien Pédron AuthorDate: 2023-03-13 14:28:22 + Commit: Jean-Sébastien Pédron

git: 5fbfe9517b4d - main - linuxkpi: Define `seq_has_overflowed()` and `single_open_size()`

2023-03-20 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=5fbfe9517b4dab41a95e91b3fd8e73310c9eaa8b commit 5fbfe9517b4dab41a95e91b3fd8e73310c9eaa8b Author: Jean-Sébastien Pédron AuthorDate: 2023-02-20 20:53:36 + Commit: Jean-Sébastien Pédron

git: 1b4e08b4832d - main - linuxkpi: Support non-NULL zero-size pointers

2023-03-20 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=1b4e08b4832deeea4b9121cdaed4f6700bdab03f commit 1b4e08b4832deeea4b9121cdaed4f6700bdab03f Author: Jean-Sébastien Pédron AuthorDate: 2023-02-20 20:50:29 + Commit: Jean-Sébastien Pédron

git: eef905a85907 - main - linuxkpi: Add

2023-03-20 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=eef905a85907102bc00b76b5b135c24cabe0456a commit eef905a85907102bc00b76b5b135c24cabe0456a Author: Jean-Sébastien Pédron AuthorDate: 2023-02-20 20:48:06 + Commit: Jean-Sébastien Pédron

git: af19988f6cd3 - main - linuxkpi: Define `pcie_aspm_enabled()`

2023-03-20 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=af19988f6cd3918fd222003540769a38abb63174 commit af19988f6cd3918fd222003540769a38abb63174 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-20 20:46:38 + Commit: Jean-Sébastien Pédron

git: 19a355436e03 - main - linuxkpi: Add `default_groups` field to `struct kobj_type`

2023-03-20 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=19a355436e03e52c674dddbfd8694a728961ea1a commit 19a355436e03e52c674dddbfd8694a728961ea1a Author: Jean-Sébastien Pédron AuthorDate: 2023-02-20 20:43:46 + Commit: Jean-Sébastien Pédron

git: e91f5814b8e0 - main - linuxkpi: Define `device_iommu_mapped()`

2023-03-20 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=e91f5814b8e0b2fcf154ec6161c6f5a7d0528c18 commit e91f5814b8e0b2fcf154ec6161c6f5a7d0528c18 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-20 20:42:38 + Commit: Jean-Sébastien Pédron

git: 0777b000f111 - main - linuxkpi: Define `dev_WARN()` and `dev_WARN_ONCE()`

2023-03-20 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=0777b000f1118af4abd7adf18bcff358fe8afd5e commit 0777b000f1118af4abd7adf18bcff358fe8afd5e Author: Jean-Sébastien Pédron AuthorDate: 2023-02-20 20:42:22 + Commit: Jean-Sébastien Pédron

Re: git: b1a9e570fe2d - main - linuxkpi: Add `strscpy_pad()` to

2023-02-15 Thread Jean-Sébastien Pédron
On 15/02/2023 23:27, Jessica Clarke wrote: +static inline ssize_t +strscpy_pad(char* dst, const char* src, size_t len) +{ + style(9) doesn’t need this blank line any more, please stop including them in your commits. Thank you for the reminder, I will in the future! -- Jean-Sébastien Pédron

git: b1a9e570fe2d - main - linuxkpi: Add `strscpy_pad()` to

2023-02-15 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b1a9e570fe2da0a43c41327d7ce21b27bf8257b8 commit b1a9e570fe2da0a43c41327d7ce21b27bf8257b8 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-14 23:46:13 + Commit: Jean

git: 4dac88cd150b - main - linuxkpi: Define `debugfs_initialized()`

2023-02-15 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4dac88cd150b444cf67a09f7c0c8af795e9c1bd6 commit 4dac88cd150b444cf67a09f7c0c8af795e9c1bd6 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-14 23:38:59 + Commit: Jean

git: 4b0552d5f4ea - main - linuxkpi: Move `IS_ENABLED()` and friends to

2023-02-14 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4b0552d5f4ea0bd09d7f0f178810886472e84d63 commit 4b0552d5f4ea0bd09d7f0f178810886472e84d63 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-13 20:52:08 + Commit: Jean

git: 96e16cf368f6 - main - linuxkpi: Add

2023-02-14 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=96e16cf368f6d8aa3c0efd44db4c4678892e1fea commit 96e16cf368f6d8aa3c0efd44db4c4678892e1fea Author: Jean-Sébastien Pédron AuthorDate: 2023-02-14 21:44:21 + Commit: Jean

git: e6f7fe74a903 - main - linuxkpi: Update `ww_mutex_trylock()` API for Linux 5.16

2023-02-14 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e6f7fe74a903b4085d60b0054ff75ee677beaf76 commit e6f7fe74a903b4085d60b0054ff75ee677beaf76 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-13 22:22:54 + Commit: Jean

git: 53da54b936e6 - main - linuxkpi: Define `totalram_pages()`

2023-02-14 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=53da54b936e646ba1216c0cc19582dad058ca5d0 commit 53da54b936e646ba1216c0cc19582dad058ca5d0 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:52:43 + Commit: Jean

git: 7d03acf065ed - main - linuxkpi: Declare `struct fwnode_handle` in

2023-02-14 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=7d03acf065ed96fd04a54bf8e1c83a032ffed097 commit 7d03acf065ed96fd04a54bf8e1c83a032ffed097 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-13 20:51:00 + Commit: Jean

git: 836367272917 - main - linuxkpi: Add `synchronize_shrinkers()`

2023-02-14 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=83636727291714c235726da987a02c5b1d51bb54 commit 83636727291714c235726da987a02c5b1d51bb54 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-13 20:49:28 + Commit: Jean

git: 3102ea3b15b6 - main - linuxkpi: Accept NULL as a value in `linux_xarray`

2023-02-14 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3102ea3b15b6c3ed1ea50716d65980b680375ebc commit 3102ea3b15b6c3ed1ea50716d65980b680375ebc Author: Jean-Sébastien Pédron AuthorDate: 2023-02-11 10:12:08 + Commit: Jean

git: a27902c18388 - main - linuxkpi: Define `cpu_data(cpu)`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a27902c1838836b3fb00cd660ce37a4f20bd7991 commit a27902c1838836b3fb00cd660ce37a4f20bd7991 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-10 15:38:43 + Commit: Jean

git: f3490083b731 - main - linuxkpi: Add `sg_alloc_table_from_pages_segment()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f3490083b731700f2aa7c17ac6fe159826dc59a5 commit f3490083b731700f2aa7c17ac6fe159826dc59a5 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-10 15:37:31 + Commit: Jean

git: d91cf060205c - main - linuxkpi: Add + include it from

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=d91cf060205cfe479675d7fb4ec95d2ed6a9b76c commit d91cf060205cfe479675d7fb4ec95d2ed6a9b76c Author: Jean-Sébastien Pédron AuthorDate: 2023-02-10 10:52:12 + Commit: Jean

git: 210e756d4b32 - main - linuxkpi: Define `IRQ_NOTCONNECTED`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=210e756d4b32f43e8cc5f748456158757892a46a commit 210e756d4b32f43e8cc5f748456158757892a46a Author: Jean-Sébastien Pédron AuthorDate: 2023-02-10 10:26:17 + Commit: Jean

git: b82bcfb66fa5 - main - linuxkpi: Define `lockdep_assert{,_once}()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b82bcfb66fa5ef30939f3f5169a07bf4bc139e71 commit b82bcfb66fa5ef30939f3f5169a07bf4bc139e71 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-09 22:04:26 + Commit: Jean

git: 54606590dffc - main - linuxkpi: Move definition of `struct list_head` to

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=54606590dffcd23136af1c26da38206f4d3a6269 commit 54606590dffcd23136af1c26da38206f4d3a6269 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-09 12:11:34 + Commit: Jean

git: bf6f66508139 - main - linuxkpi: Define `FIELD_FIT()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bf6f6650813959ecf3469854ad266c5a5590c754 commit bf6f6650813959ecf3469854ad266c5a5590c754 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 23:38:22 + Commit: Jean

git: 83276e1f952d - main - linuxkpi: Add `i2c_adapter_quirks` support

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=83276e1f952d720c23092ea17e95c03fef8476b7 commit 83276e1f952d720c23092ea17e95c03fef8476b7 Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:57:32 + Commit: Jean

git: 5542309ec6eb - main - linuxkpi: Define `xa_is_err()`, `xa_{store,erase}_irq()` and `xa_{,un}lock_irq*()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=5542309ec6eba3af9e26c50acd654de462181b8e commit 5542309ec6eba3af9e26c50acd654de462181b8e Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:55:29 + Commit: Jean

git: 1c6d8146fdec - main - linuxkpi: Update `vga_client_register()` and add `vga_client_unregister()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=1c6d8146fdec8267712615c261bf6c8800f8ecfe commit 1c6d8146fdec8267712615c261bf6c8800f8ecfe Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:53:57 + Commit: Jean

git: cf5416908658 - main - linuxkpi: Declare missing `DMI_*` enum entries

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=cf5416908658ed0e4f2ae72916dfe1a84d7fd61c commit cf5416908658ed0e4f2ae72916dfe1a84d7fd61c Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:53:23 + Commit: Jean

git: a82a8a5e1935 - main - linuxkpi: Define `backlight_get_brightness()` and `backlight_is_blank()`

2023-02-13 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a82a8a5e193587d819288c3c27f1c9472178e10e commit a82a8a5e193587d819288c3c27f1c9472178e10e Author: Jean-Sébastien Pédron AuthorDate: 2023-02-08 17:51:16 + Commit: Jean

git: a83b3ec719eb - main - linuxkpi: list_sort()'s callback now takes list arguments

2023-01-31 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a83b3ec719eb6c53658656b7b90607564d3c64d3 commit a83b3ec719eb6c53658656b7b90607564d3c64d3 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-11 22:22:07 + Commit: Jean

git: b9ef0689433d - main - linuxkpi: Define `dev_is_platform()` and `to_platform_device()`

2023-01-30 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b9ef0689433d7d08c96695e571c4c262a3ac9007 commit b9ef0689433d7d08c96695e571c4c262a3ac9007 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-22 13:46:54 + Commit: Jean

git: 29d0c85c8634 - main - linuxkpi: Add `io_mapping_map_local_wc()` and `io_mapping_unmap_local()`

2023-01-30 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=29d0c85c86347cd3eafe3c8974c693abf8d9ca51 commit 29d0c85c86347cd3eafe3c8974c693abf8d9ca51 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 17:53:49 + Commit: Jean

git: 11aaefc9ca85 - main - linuxkpi: Try to solve headers dependencies

2023-01-30 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=11aaefc9ca8537be0ea5f62a5927dd39a6109e4f commit 11aaefc9ca8537be0ea5f62a5927dd39a6109e4f Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 18:08:39 + Commit: Jean

git: 9dafbd0c69a6 - main - linuxkpi: Add `kmap_local_page_prot()` and `kunmap_local()`

2023-01-30 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=9dafbd0c69a6aade69b23a649548b6c7133f1091 commit 9dafbd0c69a6aade69b23a649548b6c7133f1091 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 17:52:39 + Commit: Jean

git: 7649b89cc126 - main - linuxkpi: Add

2023-01-30 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=7649b89cc12696d540b20ad2f5896827b102225e commit 7649b89cc12696d540b20ad2f5896827b102225e Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 17:50:39 + Commit: Jean

git: 25faccaaca6a - main - linuxkpi: Add

2023-01-30 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=25faccaaca6a0bddd60fbad0033606435a13e6b8 commit 25faccaaca6a0bddd60fbad0033606435a13e6b8 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-19 17:45:28 + Commit: Jean

git: 19be627cfda7 - main - linuxkpi: Define `might_alloc()`

2023-01-30 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=19be627cfda7e509fc3444fd57de8a0a501aee04 commit 19be627cfda7e509fc3444fd57de8a0a501aee04 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-19 00:15:35 + Commit: Jean

git: e400b695991b - main - linuxkpi: Add `freeram` and `freehigh` to `struct sysinfo`

2023-01-30 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e400b695991bf3f336e9cbe39e400943d8b1d676 commit e400b695991bf3f336e9cbe39e400943d8b1d676 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-02 20:57:35 + Commit: Jean

git: 3d751b7a719f - main - linuxkpi: Add `pin_user_pages*()` functions

2023-01-27 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3d751b7a719fd7934e902a34285ce4e5bbaf1e16 commit 3d751b7a719fd7934e902a34285ce4e5bbaf1e16 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-10 10:09:56 + Commit: Jean

git: 3e0856b63fe0 - main - linuxkpi: Fix `sg_alloc_table_from_pages()` to have the same API as Linux

2023-01-27 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3e0856b63fe0e375a0951e05c2ef98bb2ebd9421 commit 3e0856b63fe0e375a0951e05c2ef98bb2ebd9421 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-10 10:10:30 + Commit: Jean

git: 8c46bd9f8691 - main - linuxkpi: Include `linux/sched/mm.h` from `linux/sched.h`

2023-01-27 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=8c46bd9f86911c11c42f780fb233db0505ea94ee commit 8c46bd9f86911c11c42f780fb233db0505ea94ee Author: Jean-Sébastien Pédron AuthorDate: 2022-12-30 09:52:54 + Commit: Jean

git: a04aa80e773a - main - lindebugfs: Add `debugfs_create_file_size()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a04aa80e773a4bfdc4e72bab85d6e16f0083745e commit a04aa80e773a4bfdc4e72bab85d6e16f0083745e Author: Jean-Sébastien Pédron AuthorDate: 2022-12-30 09:57:49 + Commit: Jean

git: 66cc55a041dd - main - linuxkpi: Define `PCI_STD_NUM_BARS` in

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=66cc55a041ddaf4890239b1fe83632c74957bc03 commit 66cc55a041ddaf4890239b1fe83632c74957bc03 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-22 13:46:14 + Commit: Jean

git: ccd31b464568 - main - linuxkpi: Define `pm_suspend_target_state` in

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=ccd31b464568ecf5907dbecf255edf0676124735 commit ccd31b464568ecf5907dbecf255edf0676124735 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 20:13:32 + Commit: Jean

git: 4152ce213954 - main - linuxkpi: Add `msix_cap` to `struct pci_dev`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4152ce2139548e3e3c28c1e224747fa5d10ae656 commit 4152ce2139548e3e3c28c1e224747fa5d10ae656 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 19:23:59 + Commit: Jean

git: e64afbc21572 - main - linuxkpi: Add `sysfs_emit_at()` in

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e64afbc21572984ca1249e01ff6b1cab39b679b9 commit e64afbc21572984ca1249e01ff6b1cab39b679b9 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 19:23:17 + Commit: Jean

git: 47877d61af07 - main - linuxkpi: Define `is_cow_mapping(flags)` as false

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=47877d61af072b6b28cc1bf45bc906bba3618b32 commit 47877d61af072b6b28cc1bf45bc906bba3618b32 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 19:22:41 + Commit: Jean

git: 3d47e3bf7b37 - main - linuxkpi: Include from

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3d47e3bf7b3725482d6ae01675db097a6de020b6 commit 3d47e3bf7b3725482d6ae01675db097a6de020b6 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 17:51:40 + Commit: Jean

git: b34cd67243c3 - main - linuxkpi: Add `seqcount_ww_mutex_t` in

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b34cd67243c39ca55be40b3e7958f3ade290347c commit b34cd67243c39ca55be40b3e7958f3ade290347c Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 17:20:01 + Commit: Jean

git: d9f1cb6774f1 - main - linuxkpi: Define `DEFINE_WD_CLASS(name)` in

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=d9f1cb6774f1785544c2fbeba476d4842967e804 commit d9f1cb6774f1785544c2fbeba476d4842967e804 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 17:19:01 + Commit: Jean

git: f27b1399d685 - main - linuxkpi: Define ENOKEY to 126.

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f27b1399d68585f5edd83645c2a37a1580e7fb93 commit f27b1399d68585f5edd83645c2a37a1580e7fb93 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 17:14:25 + Commit: Jean

git: 04cbeeb59742 - main - linuxkpi: Adds more `SZ_*` macros

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=04cbeeb59742a9e88d838e18b84004e9bb89ca00 commit 04cbeeb59742a9e88d838e18b84004e9bb89ca00 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-20 17:17:37 + Commit: Jean

git: bbff0400c1d7 - main - linuxkpi: Define `dev_dbg_ratelimited()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bbff0400c1d7728ae1759d8f740033a0a2f8aeff commit bbff0400c1d7728ae1759d8f740033a0a2f8aeff Author: Jean-Sébastien Pédron AuthorDate: 2023-01-19 00:15:03 + Commit: Jean

git: 49b6d5ed142d - main - linuxkpi: Add `pci_device_is_present()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=49b6d5ed142d6c59b7a517ff5660165d8647bd01 commit 49b6d5ed142d6c59b7a517ff5660165d8647bd01 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-19 17:46:37 + Commit: Jean

git: 29ab19455484 - main - vt(4): Return errors from `vt_{,de}allocate()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=29ab19455484be96150fa5e87bd38aefb85c888a commit 29ab19455484be96150fa5e87bd38aefb85c888a Author: Jean-Sébastien Pédron AuthorDate: 2023-01-14 18:22:56 + Commit: Jean

git: 9491ea7c6822 - main - linuxkpi: Fix `atomic_long_sub()` overflow

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=9491ea7c68221ca7bc5e369ebb57660886ef1b13 commit 9491ea7c68221ca7bc5e369ebb57660886ef1b13 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-15 14:56:48 + Commit: Jean

git: b99bc8623245 - main - linuxkpi: Add `io_mapping_map_user()` and `remap_pfn_range()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b99bc862324526b3ee6fad335618cbe85ad9e11e commit b99bc862324526b3ee6fad335618cbe85ad9e11e Author: Jean-Sébastien Pédron AuthorDate: 2023-01-14 12:22:19 + Commit: Jean

git: 4fee6659c42c - main - linuxkpi: Add `sysfs_emit()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4fee6659c42c264e17dad7625f8663a45594d46b commit 4fee6659c42c264e17dad7625f8663a45594d46b Author: Jean-Sébastien Pédron AuthorDate: 2023-01-11 23:23:33 + Commit: Jean

git: 0d4d9ee6f0f9 - main - linuxkpi: Add `complete` field to `struct dev_pm_ops`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=0d4d9ee6f0f9379f3de6e2c684dab19922eda705 commit 0d4d9ee6f0f9379f3de6e2c684dab19922eda705 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-11 22:23:57 + Commit: Jean

git: 270a13348065 - main - linuxkpi: Add `pm_suspend_via_firmware()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=270a13348065ebf2f02fbf88a02d42fa63a245fc commit 270a13348065ebf2f02fbf88a02d42fa63a245fc Author: Jean-Sébastien Pédron AuthorDate: 2023-01-11 22:23:35 + Commit: Jean

git: 710c6084d110 - main - linuxkpi: Add `pm_runtime_suspended()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=710c6084d11025fb3640dc1146ae1b157475333b commit 710c6084d11025fb3640dc1146ae1b157475333b Author: Jean-Sébastien Pédron AuthorDate: 2023-01-11 22:23:14 + Commit: Jean

git: 2272ccaa68c5 - main - linuxkpi: Define `tasklet_unlock_spin_wait()` as `tasklet_unlock_wait()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=2272ccaa68c550e0e29801b9d881b2ea5ba12efa commit 2272ccaa68c550e0e29801b9d881b2ea5ba12efa Author: Jean-Sébastien Pédron AuthorDate: 2023-01-11 00:48:43 + Commit: Jean

git: 976aa07a885b - main - lindebugfs: Add missing `debugfs_create_u*()` and `debugfs_create_x*()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=976aa07a885b53e1bc2711082d2f6f113dbdd0bc commit 976aa07a885b53e1bc2711082d2f6f113dbdd0bc Author: Jean-Sébastien Pédron AuthorDate: 2023-01-12 23:41:32 + Commit: Jean

git: a609ed795943 - main - linuxkpi: Define `synchronize_hardirq()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a609ed795943673074b71aeafafabe46d08f1a6d commit a609ed795943673074b71aeafafabe46d08f1a6d Author: Jean-Sébastien Pédron AuthorDate: 2023-01-11 00:27:40 + Commit: Jean

git: f2044a3030fb - main - lindebugfs: Add `debugfs_create_atomic_t()`

2023-01-25 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f2044a3030fb2a657e59dee4b7e5865acff936bd commit f2044a3030fb2a657e59dee4b7e5865acff936bd Author: Jean-Sébastien Pédron AuthorDate: 2022-12-30 10:00:57 + Commit: Jean

git: bb651c77f5f7 - main - linuxkpi: Define `hrtimer_try_to_cancel()`

2023-01-18 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bb651c77f5f71a38dd90b2eee214e7a2224421a7 commit bb651c77f5f71a38dd90b2eee214e7a2224421a7 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-11 01:00:57 + Commit: Jean

git: e8ce32bea30d - main - linuxkpi: Define EBADSLT to 57

2023-01-16 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e8ce32bea30d599b481735a1d1b0a87ac06c5a66 commit e8ce32bea30d599b481735a1d1b0a87ac06c5a66 Author: Jean-Sébastien Pédron AuthorDate: 2023-01-02 22:48:16 + Commit: Jean

git: cf8f392260bf - main - linuxkpi: Add `memalloc_noreclaim_save()` and `memalloc_noreclaim_restore()`

2023-01-16 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=cf8f392260bf8e9b4e088f26f81ddb96bd97e91c commit cf8f392260bf8e9b4e088f26f81ddb96bd97e91c Author: Jean-Sébastien Pédron AuthorDate: 2023-01-02 20:59:17 + Commit: Jean

git: ed53e350d703 - main - linuxkpi: Define `ioremap_cache()`

2023-01-16 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=ed53e350d703b9e3ab78d137fd59a5a9dfef8b3f commit ed53e350d703b9e3ab78d137fd59a5a9dfef8b3f Author: Jean-Sébastien Pédron AuthorDate: 2022-12-30 10:36:24 + Commit: Jean

git: 3aa335d00ac8 - main - linuxkpi: Add `gfp_mask` field to `struct shrink_control`

2023-01-16 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3aa335d00ac860565d106eb47e931206641cd653 commit 3aa335d00ac860565d106eb47e931206641cd653 Author: Jean-Sébastien Pédron AuthorDate: 2022-12-30 09:56:46 + Commit: Jean

git: c0c1c599c0ca - main - linuxkpi: Define `GFP_NOFS` in `linux/gfp.h`

2023-01-16 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c0c1c599c0ca7e8a15509503991f8cd97c292bea commit c0c1c599c0ca7e8a15509503991f8cd97c292bea Author: Jean-Sébastien Pédron AuthorDate: 2022-12-30 09:49:08 + Commit: Jean

git: 17f2b12a3877 - main - linuxkpi: Define `lockdep_assert_none_held_once()`

2023-01-02 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=17f2b12a3877f460f72123242c068881806388c2 commit 17f2b12a3877f460f72123242c068881806388c2 Author: Jean-Sébastien Pédron AuthorDate: 2022-12-30 09:50:02 + Commit: Jean

git: 8dfb5571c4d8 - main - linuxkpi: Include `errno.h` from `acpi/video.h`

2023-01-02 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=8dfb5571c4d88b2320407968b14590aa80b44fb3 commit 8dfb5571c4d88b2320407968b14590aa80b44fb3 Author: Jean-Sébastien Pédron AuthorDate: 2022-12-30 09:48:01 + Commit: Jean

git: 208d02fd5d16 - main - linuxkpi: Define `ZERO_OR_NULL_PTR()` in

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=208d02fd5d165389aed0c2b60519cb6b0f5b89f9 commit 208d02fd5d165389aed0c2b60519cb6b0f5b89f9 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 20:03:25 + Commit: Jean

git: 86a1c5d12945 - main - linuxkpi: Define `pci_reset_function()` in

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=86a1c5d1294579d6787811a5d9cde2aad2567cd9 commit 86a1c5d1294579d6787811a5d9cde2aad2567cd9 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 20:00:36 + Commit: Jean

git: 42bb5861162f - main - linuxkpi: Include and from

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=42bb5861162f071708406a8f70bcc6da5b832dc3 commit 42bb5861162f071708406a8f70bcc6da5b832dc3 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 19:59:40 + Commit: Jean

git: 24c7853f39d0 - main - linuxkpi: Add which includes

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=24c7853f39d0f68d92f97880df2428f9e78e165d commit 24c7853f39d0f68d92f97880df2428f9e78e165d Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 19:57:46 + Commit: Jean

git: 708a570255a4 - main - linuxkpi: Add

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=708a570255a491b5979d1b12f5b77ad4bc8ac8f0 commit 708a570255a491b5979d1b12f5b77ad4bc8ac8f0 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 19:56:42 + Commit: Jean

git: 58cf3a69a559 - main - linuxkpi: Define `boot_cpu_data.x86_max_cores`

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=58cf3a69a5590a159b6271b0cb74bbec72245f26 commit 58cf3a69a5590a159b6271b0cb74bbec72245f26 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:43:07 + Commit: Jean

git: c4163160e44d - main - linuxkpi: Add `dev_warn_once()` in

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c4163160e44d1f329301b0fe943854b9dc0750dc commit c4163160e44d1f329301b0fe943854b9dc0750dc Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:42:31 + Commit: Jean

git: 23ebeac87f40 - main - linuxkpi: Add `list_for_each_entry_from_rcu()` in

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=23ebeac87f400e1c35b18392f968f6fa38ae128d commit 23ebeac87f400e1c35b18392f968f6fa38ae128d Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:42:10 + Commit: Jean

git: d3584f92835a - main - linuxkpi: Define `typeof_member()` in

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=d3584f92835a07d76bc579168ac5fdc3e020d5f0 commit d3584f92835a07d76bc579168ac5fdc3e020d5f0 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:41:36 + Commit: Jean

git: 0e5569a08cf0 - main - linuxkpi: Add

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=0e5569a08cf02e036774235e54e1008a26167b36 commit 0e5569a08cf02e036774235e54e1008a26167b36 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:40:57 + Commit: Jean

git: c9c1255012de - main - linuxkpi: Add

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c9c1255012de441ec642b7521da4c9fbad40a839 commit c9c1255012de441ec642b7521da4c9fbad40a839 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:39:48 + Commit: Jean

git: 1676c97d5de2 - main - linuxkpi: Add

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=1676c97d5de2f367526041cb8f76b1b68074ae34 commit 1676c97d5de2f367526041cb8f76b1b68074ae34 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:38:06 + Commit: Jean

git: 1ad6b2b1daa8 - main - linuxkpi: Add `krealloc_array()`

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=1ad6b2b1daa8937b2e1ced43802adba5734ba92b commit 1ad6b2b1daa8937b2e1ced43802adba5734ba92b Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:37:34 + Commit: Jean

git: 0b8a423d0733 - main - linuxkpi: Introduce module_param() of type `hexint`

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=0b8a423d073309ab5f24501c2f6b3f6b2cd8f422 commit 0b8a423d073309ab5f24501c2f6b3f6b2cd8f422 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:36:46 + Commit: Jean

git: c72dd0aabe25 - main - linuxkpi: Introduce `vma_set_file()`

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c72dd0aabe25dd4ea82e5b83d36f706d8bd2e783 commit c72dd0aabe25dd4ea82e5b83d36f706d8bd2e783 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:36:00 + Commit: Jean

git: 415ca4d27d76 - main - linuxkpi: Include in

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=415ca4d27d76e0787d65108fd96c980ea68c6eff commit 415ca4d27d76e0787d65108fd96c980ea68c6eff Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:34:19 + Commit: Jean

git: f021c5c4a177 - main - linuxkpi: Update `struct irq_work`

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f021c5c4a1770987f01530fa59e5ccba3759c0ab commit f021c5c4a1770987f01530fa59e5ccba3759c0ab Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:32:58 + Commit: Jean

git: bfe6bfd79e05 - main - linuxkpi: Add `__GFP_NOMEMALLOC` kmalloc flag

2022-11-11 Thread Jean-Sébastien Pédron
The branch main has been updated by dumbbell (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bfe6bfd79e05041f0b3ca2ca2f18405f5c4a6484 commit bfe6bfd79e05041f0b3ca2ca2f18405f5c4a6484 Author: Jean-Sébastien Pédron AuthorDate: 2022-11-11 17:30:31 + Commit: Jean