{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2328181,"defaultBranch":"main","name":"freebsd-src","ownerLogin":"freebsd","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-09-05T12:55:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/811839?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717116008.0","currentOid":""},"activityList":{"items":[{"before":"397e83df75e0fcd0d3fcb95ae4d794cb7600fc89","after":"9d449caddd4f442ba4ebfd2edafa1aef4fcba4c8","ref":"refs/heads/main","pushedAt":"2024-06-01T18:45:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"md: round-trip the MUSTDEALLOC and RESERVE options\n\nIf those options are requested when the device is created, ensure that\nthey will be reported by MDIOCQUERY.\n\nMFC after:\t2 weeks\nReviewed by:\timp\nPull Request:\thttps://github.com/freebsd/freebsd-src/pull/1270","shortMessageHtmlLink":"md: round-trip the MUSTDEALLOC and RESERVE options"}},{"before":"297bb39b6f0fcfc5d571dc77008eb7acf138d279","after":"397e83df75e0fcd0d3fcb95ae4d794cb7600fc89","ref":"refs/heads/main","pushedAt":"2024-06-01T15:20:08.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"dtrace tests: Regenerate makefiles after commit d0b2dbfa0ecf","shortMessageHtmlLink":"dtrace tests: Regenerate makefiles after commit d0b2dbf"}},{"before":"4b72bab96e8978eaed30fd44f7f51e1b4918d4db","after":"297bb39b6f0fcfc5d571dc77008eb7acf138d279","ref":"refs/heads/main","pushedAt":"2024-06-01T15:10:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"mitigations.7: move SSP documentation from security.7 to here\n\nStack Smashing Protection (SSP) is a software vulnerability mitigation,\nand fits with this page. Add a note to the beginning of security.7\nproviding a more explicit cross reference to mitigations.7.\n\nReviewed by:\tkevans\nSponsored by:\tThe FreeBSD Foundation\nDifferential Revision: https://reviews.freebsd.org/D45435","shortMessageHtmlLink":"mitigations.7: move SSP documentation from security.7 to here"}},{"before":"166ec3e86aa4a48bdf2a56ee065f0173bbb8f745","after":"4b72bab96e8978eaed30fd44f7f51e1b4918d4db","ref":"refs/heads/main","pushedAt":"2024-06-01T15:05:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"mdconfig: don't print NUL in the options list\n\nFixes:\tb01988d5e570\nSponsored by: Axcient\nReviewed by: imp, Ricardo Branco\nPull Request: https://github.com/freebsd/freebsd-src/pull/1268","shortMessageHtmlLink":"mdconfig: don't print NUL in the options list"}},{"before":"ce75bfcac9cfe0bdd2285faea86019455c6fa7ea","after":"166ec3e86aa4a48bdf2a56ee065f0173bbb8f745","ref":"refs/heads/main","pushedAt":"2024-06-01T12:00:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"mitigations.7: uncomment reference to recently added section\n\nA brief description of supervisor mode memory access protection was\nadded in 72ece341b427. Uncomment the existing reference to this section\nin the table of contents.\n\nFixes: 72ece341b427 (\"mitigations.7: mention supervisor mode memory...\")\nSponsored by:\tThe FreeBSD Foundation","shortMessageHtmlLink":"mitigations.7: uncomment reference to recently added section"}},{"before":"3dc2a8848986df2c10ae7df4ce87a1538f549a85","after":"ce75bfcac9cfe0bdd2285faea86019455c6fa7ea","ref":"refs/heads/main","pushedAt":"2024-06-01T11:20:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"nvme: Change namespace device name\n\nChanges the device name for NVMe and NVMe-oF namespaces from using \"ns\"\nto \"n\" to be more compatible with other operating systems. For example,\na device which was previously /dev/nvme0ns1 is now /dev/nvme0n1.\n\nPreserves the existing functionality by creating alias from nvmeXnY to\nnvmeXnsY.\n\nReviewed by:\timp\nMFC after:\t1 month\nRelnotes:\tyes\nDifferential Revision:\thttps://reviews.freebsd.org/D45414","shortMessageHtmlLink":"nvme: Change namespace device name"}},{"before":"4c136aad80e6da1c9aa99de863642fe64a54f9a8","after":"339b47f01985628ccc4c3e9a29c36f26edb034c3","ref":"refs/heads/stable/14","pushedAt":"2024-06-01T09:25:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"x86/iommu: extract useful utilities into x86_iommu.c\n\n(cherry picked from commit 40d951bc5932deb87635f5c1780a6706d0c7c012)","shortMessageHtmlLink":"x86/iommu: extract useful utilities into x86_iommu.c"}},{"before":"1ed9f1b038fc78e6f2813868d3db0fe885ebf714","after":"4c136aad80e6da1c9aa99de863642fe64a54f9a8","ref":"refs/heads/stable/14","pushedAt":"2024-05-31T22:40:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"svc.c: Check for a non-NULL xp_socket\n\nCommit a16ff32f04b5 added support to the kernel RPC to set\nTCP_USE_DDP.\nHowever, for the unusual case of a NFSv4.1/4.2 non-NULL callback,\nthe xp_socket field of SVCXPRT is NULL, since it uses the same\nsocket as the client->server connection.\n\nThis patch adds the check for this to avoid crashes.\n\nThis only affects NFSv4.1/4.2 mounts where either pNFS or\ndelegations are in use.\n\n(cherry picked from commit 6c9170e0afc4ebec81ba88a6370ebf6cb55520ba)","shortMessageHtmlLink":"svc.c: Check for a non-NULL xp_socket"}},{"before":"d1bd097d52cb5f8b0484e1f22c5506846f4ed304","after":"3dc2a8848986df2c10ae7df4ce87a1538f549a85","ref":"refs/heads/main","pushedAt":"2024-05-31T22:00:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"arm64 pmap: Convert panic()s to KASSERT()s\n\nThere is no reason for the ATTR_SW_NO_PROMOTE checks in\npmap_update_{entry,strided}() to be panic()s instead of KASSERT()s.\n\nRequested by:\tmarkj\nReviewed by:\tmarkj\nDifferential Revision:\thttps://reviews.freebsd.org/D45424","shortMessageHtmlLink":"arm64 pmap: Convert panic()s to KASSERT()s"}},{"before":"fe2b60f87e1ec45594e61e4e2e5f188640bf540c","after":"d1bd097d52cb5f8b0484e1f22c5506846f4ed304","ref":"refs/heads/main","pushedAt":"2024-05-31T21:25:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"mdconfig: fix cleanup in the attach_size_rounddown test\n\nMFC after:\t1 week\nMFC with:\ted59446b47095fc20c1f77e832286f5b953cd289\nSponsored by:\tAxcient","shortMessageHtmlLink":"mdconfig: fix cleanup in the attach_size_rounddown test"}},{"before":"9c0d6df100eda06697ad4ca86c97c554ee9d727c","after":"fe2b60f87e1ec45594e61e4e2e5f188640bf540c","ref":"refs/heads/main","pushedAt":"2024-05-31T21:15:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"openzfs: Fix mismerge breaking macOS bootstrap\n\nUpstream added the libspl_gettid implementation for macOS and when\nmerging back to FreeBSD this resulted in two copies of the same code.\nDelete this second copy, restoring the file to be the same as upstream.\n\nFixes:\taca928a50a42 (\"zfs: merge openzfs/zfs@e2357561b\")","shortMessageHtmlLink":"openzfs: Fix mismerge breaking macOS bootstrap"}},{"before":"a5ae2d2ab409834c28e71b1dcde4ebcd0d9b3671","after":"9c0d6df100eda06697ad4ca86c97c554ee9d727c","ref":"refs/heads/main","pushedAt":"2024-05-31T20:30:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"man bluetooth/fwdownloaders: alignment nits, SPDX\n\nMFC after: 3 days\n\nReviewed by: imp\nPull Request: https://github.com/freebsd/freebsd-src/pull/1267","shortMessageHtmlLink":"man bluetooth/fwdownloaders: alignment nits, SPDX"}},{"before":"d37eb51047221dc3322b34db1038ff3aa533883f","after":"a5ae2d2ab409834c28e71b1dcde4ebcd0d9b3671","ref":"refs/heads/main","pushedAt":"2024-05-31T20:00:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"mitigations.7: Document riscv's SM[AE]P equivalents\n\nIts base privileged architecture provides these. Read/write is\ntoggleable via the SUM bit, so use that as its feature name. Execute is\nalways-on so has no name.","shortMessageHtmlLink":"mitigations.7: Document riscv's SM[AE]P equivalents"}},{"before":"72ece341b42707af7837357dbb1f2c2fe17507fa","after":"d37eb51047221dc3322b34db1038ff3aa533883f","ref":"refs/heads/main","pushedAt":"2024-05-31T19:50:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"contrib: Remove various $FreeBSD$ tags not upstream\n\nSponsored by:\t\tNetflix","shortMessageHtmlLink":"contrib: Remove various $FreeBSD$ tags not upstream"}},{"before":"164fdee11164e9a43e279f9e45117e7573ddc15f","after":"72ece341b42707af7837357dbb1f2c2fe17507fa","ref":"refs/heads/main","pushedAt":"2024-05-31T19:40:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"mitigations.7: mention supervisor mode memory access protections\n\nReviewed by:\timp (earlier), olce (earlier), kib\nSponsored by:\tThe FreeBSD Foundation\nDifferential Revision: https://reviews.freebsd.org/D45420","shortMessageHtmlLink":"mitigations.7: mention supervisor mode memory access protections"}},{"before":"6e0278408ea0806ea1e0b4846796458c0dc26adc","after":"164fdee11164e9a43e279f9e45117e7573ddc15f","ref":"refs/heads/main","pushedAt":"2024-05-31T19:21:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"Intel DMAR: remove the 'dev' member\n\nIt duplicates iommu.dev, and was forgotten when struct iommu was split\nout from dmar.\n\nSponsored by:\tThe FreeBSD Foundation\nSponsored by:\tAMD dvanced Micro Devices (AMD)\nMFC after:\t1 week","shortMessageHtmlLink":"Intel DMAR: remove the 'dev' member"}},{"before":"2c901189bb65ea0bae03aa83459570a0f0ea0aa8","after":"6e0278408ea0806ea1e0b4846796458c0dc26adc","ref":"refs/heads/main","pushedAt":"2024-05-31T18:20:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"sys/unistd.h: Use correct POSIX_VERION of 200809L\n\n200809L was tested, but I recreated the patch rather than using the\nactual patch and typo'd to 200808 by mistake. Also, the PR in original\nwas the patch ID not the bug ID.\n\nPr Exp Run: 277915\nFixes: 2e30926a680d\nSponsored by: Netflix","shortMessageHtmlLink":"sys/unistd.h: Use correct POSIX_VERION of 200809L"}},{"before":"2e30926a680dab37a4501021085990905827fdf9","after":"2c901189bb65ea0bae03aa83459570a0f0ea0aa8","ref":"refs/heads/main","pushedAt":"2024-05-31T17:45:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"man bluetooth/fwdownloaders: terse descriptions\n\n+ descriptions no longer wrap on a standard console, no keywords removed\n+ more consistent language with other firmware tooling manuals\n\nMFC after: 3 days\nReviewed by: imp (bumped date for Nd changes)\nPull Request: https://github.com/freebsd/freebsd-src/pull/1266","shortMessageHtmlLink":"man bluetooth/fwdownloaders: terse descriptions"}},{"before":"9b8db66402e94919ab47fc2d69863968e49e305a","after":"2e30926a680dab37a4501021085990905827fdf9","ref":"refs/heads/main","pushedAt":"2024-05-31T16:55:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"FreeBSD bump POSIX_VERISON to 200809L\n\nFreeBSD now provides the overwhelming majority of the new interfaces for\nPOSIX_VERSION 200809 (aka POSIX.1-2017 aka IEEE Std 1003.1™-2017, The\nOpen Group Technical Standard Base Specifications, Issue 7 and IEEE Std\n1003.1™-2017 (Revision of IEEE Std 1003.1-2008))\n\nExp Run PR: 249444\nSponsored by: Netflix","shortMessageHtmlLink":"FreeBSD bump POSIX_VERISON to 200809L"}},{"before":"cab9ccf3ff8c5722dace61a814d791aeba2751c6","after":"9b8db66402e94919ab47fc2d69863968e49e305a","ref":"refs/heads/main","pushedAt":"2024-05-31T16:25:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"netgraph: provide separate malloc type for nodes that are missing it\n\nThe kernel option NG_SEPARATE_MALLOC helps to debug memory leaks in\nnetgraph(4). Several nodes were missing the support.","shortMessageHtmlLink":"netgraph: provide separate malloc type for nodes that are missing it"}},{"before":"e03e8b07743385e5b199409074fb60b1a9ed1fac","after":"cab9ccf3ff8c5722dace61a814d791aeba2751c6","ref":"refs/heads/main","pushedAt":"2024-05-31T16:10:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"wpa: Diff reduction with upstream\n\nI inadvertantly added gratuitous changes to upstream. Revert the\ngratuitous parts of 676041c41ba5\n\nSuggested by: cy\nFixes: 676041c41ba5\nSponsored by: Netflix","shortMessageHtmlLink":"wpa: Diff reduction with upstream"}},{"before":"aca928a50a42f00f344df934005b09dbcb4e2f77","after":"e03e8b07743385e5b199409074fb60b1a9ed1fac","ref":"refs/heads/main","pushedAt":"2024-05-31T14:50:14.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"sys/param.h: Bump FreeBSD_version to 1500019 for CLOCK_ define changes\n\nRedefining CLOCK_BOOTTIME from CLOCK_UPTIME to CLOCK_MONOTONIC is an\ninteresting event, create a FreeBSD_version for it.\n\nSponsored by:\t\tNetflix","shortMessageHtmlLink":"sys/param.h: Bump FreeBSD_version to 1500019 for CLOCK_ define changes"}},{"before":"d28bbfa2715a45c841e0eeec38d7f7b73513c66e","after":"aca928a50a42f00f344df934005b09dbcb4e2f77","ref":"refs/heads/main","pushedAt":"2024-05-31T13:05:29.000Z","pushType":"push","commitsCount":44,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"zfs: merge openzfs/zfs@e2357561b\n\nNotable upstream pull request merges:\n #15940 41ae864b6 Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN\n #16128 5137c132a zpool import output is not formated properly\n #16138 efbef9e6c FreeBSD: Add zfs_link_create() error handling\n #16146 04bae5ec9 Disable high priority ZIO threads on FreeBSD and Linux\n #16151 cc3869153 zfs_ioc_send: use a dedicated taskq thread for send\n #16151 adda768e3 spa: remove spa_taskq_dispatch_sync()\n #16151 515c4dd21 spa: flatten spa_taskq_dispatch_ent()\n #16151 0a543db37 spa_taskq_dispatch_ent: simplify arguments\n #16153 975a13259 Add support for parallel pool exports\n #16153 89acef992 Simplified the scope of the namespace lock\n #16159 136c05321 ZAP: Fix leaf references on zap_expand_leaf() errors\n #16162 af5dbed31 Fix scn_queue races on very old pools\n #16165 3400127a7 Fix ZIL clone records for legacy holes\n #16167 414acbd37 Unbreak FreeBSD cross-build on MacOS broken in 051460b8b\n #16172 eced2e2f1 libzfs: Fix mounting datasets under thread limit pressure\n #16178 b64afa41d Better control the thread pool size when mounting datasets\n #16181 fa99d9cd9 zfs_dbgmsg_print: make FreeBSD and Linux consistent\n #16191 e675852bc dbuf: separate refcount calls for dbuf and dbuf_user\n #16198 a043b60f1 Correct level handling in zstream recompress\n #16204 34906f8bb zap: reuse zap_leaf_t on dbuf reuse after shrink\n #16206 d0aa9dbcc Use memset to zero stack allocations containing unions\n #16207 8865dfbca Fix assertion in Persistent L2ARC\n #16208 08648cf0d Allow block cloning to be interrupted by a signal\n #16210 e2357561b FreeBSD: Add const qualifier to members of struct\n opensolaris_utsname\n #16214 800d59d57 Some improvements to metaslabs eviction\n #16216 02c5aa9b0 Destroy ARC buffer in case of fill error\n #16225 01c8efdd5 Simplify issig()\n\nObtained from:\tOpenZFS\nOpenZFS commit:\te2357561b9499296bff758afe4868dbc39735675","shortMessageHtmlLink":"zfs: merge openzfs/zfs@e2357561b"}},{"before":"345fd21a6a03477b788f353c29d36fee034e6480","after":"d28bbfa2715a45c841e0eeec38d7f7b73513c66e","ref":"refs/heads/main","pushedAt":"2024-05-31T04:05:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"localedef: Bootstrap better\n\nDeclare these functions in a macro-safe way instead of relying on\nifdefs.\n\nSponsored by:\t\tNetflix","shortMessageHtmlLink":"localedef: Bootstrap better"}},{"before":"8ccdf86ee57575b04983bc7be68c357fb83668f8","after":"345fd21a6a03477b788f353c29d36fee034e6480","ref":"refs/heads/main","pushedAt":"2024-05-31T01:45:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"Add a new USB ID for Xiaomi mini USB WiFi","shortMessageHtmlLink":"Add a new USB ID for Xiaomi mini USB WiFi"}},{"before":"ecd1d1f1dac49c7ecbf1e7c5ffc64356c2851efd","after":"8ccdf86ee57575b04983bc7be68c357fb83668f8","ref":"refs/heads/main","pushedAt":"2024-05-31T01:35:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"smbus manuals: include term SMBus in description\n\nFixes: 5ad3b09f2fe9 (smb: distinguishable descriptions)\nMFC after: 3 days\nReviewed by: imp\nPull Request: https://github.com/freebsd/freebsd-src/pull/","shortMessageHtmlLink":"smbus manuals: include term SMBus in description"}},{"before":"4de43de58f519f5c7a68925ecadc77cdf37f9f30","after":"10e31f0946d820d53adc58b7d013b969e4a9a8ed","ref":"refs/heads/releng/14.1","pushedAt":"2024-05-31T00:40:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"Update in preparation for 14.1-RELEASE\n\n- Bump BRANCH to RELEASE\n- Add the anticipated RELEASE announcement date\n- Set a static __FreeBSD_version\n\nApproved by: re (implicit)\nSponsored by: https://www.patreon.com/cperciva","shortMessageHtmlLink":"Update in preparation for 14.1-RELEASE"}},{"before":"e7381521aa755682f42e7b2d1a435ce7768aa708","after":"ecd1d1f1dac49c7ecbf1e7c5ffc64356c2851efd","ref":"refs/heads/main","pushedAt":"2024-05-30T21:06:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"LinuxKPI: remove extern from function declarations\n\nSponsored by:\tThe FreeBSD Foundation\nMFC after:\t3 days\nReviewed by:\temaste (earlier version, found another two)\nDifferential Revision: https://reviews.freebsd.org/D45386","shortMessageHtmlLink":"LinuxKPI: remove extern from function declarations"}},{"before":"a04ecddfc721427fd97fd1fcc27492ebd19ad183","after":"e7381521aa755682f42e7b2d1a435ce7768aa708","ref":"refs/heads/main","pushedAt":"2024-05-30T19:45:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"tcp: remove unused code in tcp_usr_attach\n\npr_attach is only called on a socket (so) with so->so_listen != NULL\nvia sonewconn. However, sonewconn is not called from the TCP code.\nThe listening sockets are handled in tcp_syncache.c without using\nsonewconn. Therefore, the code removed is never executed.\nNo functional change intended.\n\nReviewed by:\t\trrs, peter.lei_ieee.org\nMFC after:\t\t1 week\nSponsored by:\t\tNetflix, Inc.\nDifferential Revision:\thttps://reviews.freebsd.org/D45412","shortMessageHtmlLink":"tcp: remove unused code in tcp_usr_attach"}},{"before":"f30188c4680a85126e793de157b851bf5ee47529","after":"a04ecddfc721427fd97fd1fcc27492ebd19ad183","ref":"refs/heads/main","pushedAt":"2024-05-30T17:05:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freebsd-git","name":null,"path":"/freebsd-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75904181?s=80&v=4"},"commit":{"message":"release/Makefile.vm: Use qemu-user-static-devel\n\nThis is a newer version of the qemu-user-static code, which is very\nmuch out of date.\n\nRequested by:\timp","shortMessageHtmlLink":"release/Makefile.vm: Use qemu-user-static-devel"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWdouWAA","startCursor":null,"endCursor":null}},"title":"Activity · freebsd/freebsd-src"}