git: f526590a78c1 - main - Add myself (nc) to the calendar

2024-03-17 Thread Neel Chauhan
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/src/commit/?id=f526590a78c1529d078f7845ffa54bf3b885719c commit f526590a78c1529d078f7845ffa54bf3b885719c Author: Neel Chauhan AuthorDate: 2024-03-17 22:34:59 + Commit: Neel Chauhan CommitDate: 2024-03-17 22:34:59

git: 710dd05c0efc - main - Add my name/handle/mentor to committers-ports.dot

2021-01-06 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=710dd05c0efc36fceac8e95a2457b57cc1b4c4e2 commit 710dd05c0efc36fceac8e95a2457b57cc1b4c4e2 Author: Neel Chauhan AuthorDate: 2021-01-07 01:30:21 + Commit: Neel Chauhan CommitDate

git: 4d64c7243d26 - main - Fix the bug in committers-ports.dot with my mentor.

2021-01-07 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4d64c7243d266091aa41379f7b5fb8532ae16d5d commit 4d64c7243d266091aa41379f7b5fb8532ae16d5d Author: Neel Chauhan AuthorDate: 2021-01-07 15:52:11 + Commit: Neel Chauhan CommitDate

git: 408c514f7398 - main - linuxkpi: Fix the "error: unknown type name 'u32'" compilation issue when building the Intel QAT/QuickAssist driver.

2021-01-09 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=408c514f7398c457c580465ede2107a0325126ef commit 408c514f7398c457c580465ede2107a0325126ef Author: Neel Chauhan AuthorDate: 2021-01-09 23:25:55 + Commit: Neel Chauhan CommitDate

git: a08cdb6cfb1c - main - Allow setting alias port ranges in libalias and ipfw. This will allow a system to be a true RFC 6598 NAT444 setup, where each network segment (e.g. user, subnet) can have th

2021-02-02 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a08cdb6cfb1c84b80b5337d46c574b55d0e15c63 commit a08cdb6cfb1c84b80b5337d46c574b55d0e15c63 Author: Neel Chauhan AuthorDate: 2021-02-02 21:24:17 + Commit: Neel Chauhan CommitDate

git: a94d15af26b5 - main - ichsmb: Add PCI IDs for Intel Comet Lake and Tiger Lake

2021-03-27 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a94d15af26b51cea480030b26c751c3550b1b4bb commit a94d15af26b51cea480030b26c751c3550b1b4bb Author: Neel Chauhan AuthorDate: 2021-03-27 21:08:34 + Commit: Neel Chauhan CommitDate

git: 057f145aae9a - main - linuxkpi: Implement the wait_event_interruptible macro

2021-04-26 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=057f145aae9a3528ccd722c8f566d740d5cafcbb commit 057f145aae9a3528ccd722c8f566d740d5cafcbb Author: Neel Chauhan AuthorDate: 2021-04-26 15:12:18 + Commit: Neel Chauhan CommitDate

git: ce65353ac1a1 - main - linuxkpi: Implement atomic_dec_and_lock_irqsave()

2021-04-26 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=ce65353ac1a17677bef03e96df8da967c9086743 commit ce65353ac1a17677bef03e96df8da967c9086743 Author: Neel Chauhan AuthorDate: 2021-04-26 15:15:49 + Commit: Neel Chauhan CommitDate

git: c8de6e20150a - main - linuxkpi: Elimiate brackets on return in spinlock.h

2021-04-26 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c8de6e20150a3c10575a27532a25b00342a7f452 commit c8de6e20150a3c10575a27532a25b00342a7f452 Author: Neel Chauhan AuthorDate: 2021-04-26 15:16:48 + Commit: Neel Chauhan CommitDate

git: e657f3de6dc2 - main - linuxkpi: Remove unneeded {} in atomic_dec_and_lock_irqsave()

2021-04-26 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e657f3de6dc29147b5373d2cc2cc47e580931e30 commit e657f3de6dc29147b5373d2cc2cc47e580931e30 Author: Neel Chauhan AuthorDate: 2021-04-26 15:25:33 + Commit: Neel Chauhan CommitDate

Re: git: e657f3de6dc2 - main - linuxkpi: Remove unneeded {} in atomic_dec_and_lock_irqsave()

2021-04-26 Thread Neel Chauhan
On 2021-04-26 09:47, Kevin Bowling wrote: I'm not sure all the context or conversation here but the convention is to not use bare return values, i.e in style(9) "Values in return statements should be enclosed in parentheses." and that's what was asked to be changed on this mailing list. The rev

git: efe7f12cd37b - main - linuxkpi: Implement rcu_replace_pointer() macro

2021-04-28 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=efe7f12cd37bf8f2538df387d565e7849112a598 commit efe7f12cd37bf8f2538df387d565e7849112a598 Author: Neel Chauhan AuthorDate: 2021-04-28 15:04:52 + Commit: Neel Chauhan CommitDate

git: 9781105bea58 - main - linuxkpi: Introduce tasklet_disable_nosync()

2021-04-28 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=9781105bea58b8bce53ba766850c5f023b34c43c commit 9781105bea58b8bce53ba766850c5f023b34c43c Author: Neel Chauhan AuthorDate: 2021-04-28 15:05:57 + Commit: Neel Chauhan CommitDate

git: 341da0077e66 - main - Bump __FreeBSD_version for commits efe7f12 and 9781105

2021-04-28 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=341da0077e667973483ade98bb993e70f9e16704 commit 341da0077e667973483ade98bb993e70f9e16704 Author: Neel Chauhan AuthorDate: 2021-04-28 15:07:05 + Commit: Neel Chauhan CommitDate

git: 096104e790fb - main - linuxkpi: Add rom and romlen to struct pci_dev

2021-06-07 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=096104e790fb182d230f25f169792cc610b8f41c commit 096104e790fb182d230f25f169792cc610b8f41c Author: Neel Chauhan AuthorDate: 2021-06-07 22:50:46 + Commit: Neel Chauhan CommitDate

git: 37d64dcdfa51 - main - linuxkpi: Include pr_err_once() in printk.h

2021-06-07 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=37d64dcdfa519157aff9711f1f226ad7bd778f46 commit 37d64dcdfa519157aff9711f1f226ad7bd778f46 Author: Neel Chauhan AuthorDate: 2021-06-07 22:52:37 + Commit: Neel Chauhan CommitDate

git: 1b602f641a89 - main - linuxkpi: Fix build from redefined pr_err_once()

2021-06-07 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=1b602f641a8982e839c74230aeab953901f24d73 commit 1b602f641a8982e839c74230aeab953901f24d73 Author: Neel Chauhan AuthorDate: 2021-06-07 23:37:21 + Commit: Neel Chauhan CommitDate

git: fee0d486ef34 - main - linuxkpi: Add _RET_IP_ macro in kernel.h

2021-06-09 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=fee0d486ef34c6bd113ed743e33357ff626f2495 commit fee0d486ef34c6bd113ed743e33357ff626f2495 Author: Neel Chauhan AuthorDate: 2021-06-09 21:34:58 + Commit: Neel Chauhan CommitDate

git: 8a1a42b2a7a4 - main - linuxkpi: Add macros for might_lock_nested() and lockdep_(re/un/)pin_lock()

2021-06-09 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=8a1a42b2a7a428fb97fda9f19fd0d67a4eec7535 commit 8a1a42b2a7a428fb97fda9f19fd0d67a4eec7535 Author: Neel Chauhan AuthorDate: 2021-06-09 21:38:52 + Commit: Neel Chauhan CommitDate

git: b47f461c8e67 - main - linuxkpi: Add list_for_each_entry_lockless() macro

2021-06-10 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b47f461c8e67253fdb394968428b760e880baa08 commit b47f461c8e67253fdb394968428b760e880baa08 Author: Neel Chauhan AuthorDate: 2021-06-10 15:14:20 + Commit: Neel Chauhan CommitDate

git: be60d8f276fa - main - ext2fs: check for eh_depth in ext4_ext_check_header()

2021-11-18 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=be60d8f276fa20fc11ad814e54c9c2540f79c7da commit be60d8f276fa20fc11ad814e54c9c2540f79c7da Author: Neel Chauhan AuthorDate: 2021-11-17 00:25:04 + Commit: Neel Chauhan CommitDate

git: 3dd3a395ba97 - main - ext2: Check for e2fs_first_dblock in ext2_compute_sb_data()

2021-11-29 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3dd3a395ba975d0fbe13320e6e69fb85b037da5e commit 3dd3a395ba975d0fbe13320e6e69fb85b037da5e Author: Neel Chauhan AuthorDate: 2021-11-16 22:59:26 + Commit: Neel Chauhan CommitDate

git: 22ecfc580b48 - main - snd_hda: Add the full Intel AlderLake HD Audio PCI IDs

2022-09-07 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=22ecfc580b4834e3e9871944de62ce0c5ff0cd38 commit 22ecfc580b4834e3e9871944de62ce0c5ff0cd38 Author: Neel Chauhan AuthorDate: 2022-09-07 02:35:02 + Commit: Neel Chauhan CommitDate

git: c4e591c9abc9 - main - snd_hda: Remove duplicate erroneous HDA_INTEL_ALLKPS line

2022-09-07 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c4e591c9abc90749f91774fda77a1a5f7ee7dad1 commit c4e591c9abc90749f91774fda77a1a5f7ee7dad1 Author: Neel Chauhan AuthorDate: 2022-09-07 18:05:01 + Commit: Neel Chauhan CommitDate

git: f39d9c913185 - main - libkern: import strnstr from libc

2021-07-14 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f39d9c91318569a1ab7507d46e15147f5fef659e commit f39d9c91318569a1ab7507d46e15147f5fef659e Author: Greg V AuthorDate: 2021-07-15 00:52:32 + Commit: Neel Chauhan CommitDate: 2021-07

git: 4211457e40e0 - main - Add missing libkern/strnstr.c file

2021-07-14 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4211457e40e07f6f820c4171c7db81f028fd23af commit 4211457e40e07f6f820c4171c7db81f028fd23af Author: Greg V AuthorDate: 2021-07-15 00:56:03 + Commit: Neel Chauhan CommitDate: 2021-07

git: 086cfe4df8ab - main - linuxkpi: Add spin_trylock_irqsave() macro

2021-07-15 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=086cfe4df8ab237f0cf156e95d36657250931981 commit 086cfe4df8ab237f0cf156e95d36657250931981 Author: Neel Chauhan AuthorDate: 2021-07-15 14:52:42 + Commit: Neel Chauhan CommitDate

git: ad1f608fb2f5 - main - vmd: Rename vmd_bus class to pci

2021-07-15 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=ad1f608fb2f529baf028384bbe7e8fbbff5cbe23 commit ad1f608fb2f529baf028384bbe7e8fbbff5cbe23 Author: Neel Chauhan AuthorDate: 2021-07-16 02:03:05 + Commit: Neel Chauhan CommitDate

git: 76fffd0a8653 - main - vmd_bus: Fix typo in comment

2021-07-17 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=76fffd0a865374e1e09d8f61f36bfbda918da5c7 commit 76fffd0a865374e1e09d8f61f36bfbda918da5c7 Author: Neel Chauhan AuthorDate: 2021-07-17 21:31:57 + Commit: Neel Chauhan CommitDate

git: 4f1d91e413d7 - main - if_ix: Reset on an ECC error

2022-06-21 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4f1d91e413d7e05f13f12d43a48178c023150dde commit 4f1d91e413d7e05f13f12d43a48178c023150dde Author: Neel Chauhan AuthorDate: 2022-06-22 02:13:19 + Commit: Neel Chauhan CommitDate

git: b07a48d4f3a1 - main - vmd: Add 8086:A77F PCI ID for all Intel Raptor Lake SKUs

2022-07-29 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b07a48d4f3a175db53ba21a40f27ef0c1a6d0a11 commit b07a48d4f3a175db53ba21a40f27ef0c1a6d0a11 Author: Neel Chauhan AuthorDate: 2022-07-29 18:06:06 + Commit: Neel Chauhan CommitDate