Skip site navigation (1)Skip section navigation (2)

2021/dev-commits-src-branches/20210905.dev-commits-src-branches

Messages: 177, sorted by subject
Last update: Mon Feb 13 14:12:21 UTC 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Sep  3 Alexander Motin            git: 0149aaeb8f60 - stable/13 - mpr(4): Handle mprsas_alloc_tm() errors on device 
  2. Sep  1 Mark Johnston              git: 026f9acc3831 - stable/13 - pmap: Micro-optimize pmap_remove_pages() on amd64 
  3. Sep  3 Konstantin Belousov        git: 048a9b2d377a - stable/13 - amd64: correctly calculate KVA of the preloaded uc
  4. Sep  1 Mark Johnston              git: 04d6503fd431 - stable/13 - fsetown: Fix process lookup bugs
  5. Sep  2 Dimitry Andric             git: 06d66775fc65 - stable/12 - gcc9: quiet Waddress-of-packed-member for user bui
  6. Sep  3 Jung-uk Kim                git: 06eebd227864 - stable/12 - OpenSSL: Reduce diff with the upstream
  7. Aug 30 Gordon Bergling            git: 08fe2da3cef2 - stable/13 - nfsstat(1): Fix a typo in an error message
  8. Sep  1 Jung-uk Kim                git: 0ad812e6cda6 - stable/11 - OpenSSL: Fix the RSA_SSLV23_PADDING padding type
  9. Sep  3 Konstantin Belousov        git: 0d693b8bbc5b - stable/13 - efi loader: disallow user to configure staging are
 10. Sep  3 Ka Ho Ng                   git: 0eb56e7496f6 - stable/12 - vmm: Fix wrong assert in ivhd_dev_add_entry
 11. Sep  4 Kyle Evans                 git: 0ef0442fcf63 - stable/12 - caroot: update CA bundle processor
 12. Sep  4 Kristof Provost            git: 119806a6b766 - stable/13 - pf tests: altq:codel_bridge requires if_bridge
 13. Aug 31 Mark Johnston              git: 156414adaf9d - stable/13 - arm64: eliminate a duplicated #define
 14. Aug 31 Gordon Bergling            git: 15a46b046db5 - stable/12 - sound(4): Fix some common typos in comments
 15. Sep  1 Mark Johnston              git: 166784e27501 - stable/13 - amd64 pmap: convert to counter(9), add PV and page
 16. Aug 31 Mark Johnston              git: 17093b04c34e - stable/13 - arm64: fix a potential KVA leak in pmap_demote_l1(
 17. Sep  3 Ka Ho Ng                   git: 17162a06159a - stable/12 - ivrs_drv: Fix IVHDs with duplicated BaseAddress
 18. Sep  3 Ka Ho Ng                   git: 172cf62e0899 - stable/12 - AMD-vi: Mixed format IVHD block should replace fix
 19. Aug 31 Dimitry Andric             git: 1aaf3bbc74ce - stable/12 - fwohci: Cast bitfield to uint32_t before passing i
 20. Aug 31 Gordon Bergling            git: 1c327515a925 - stable/13 - sound(4): Fix some common typos in comments


21. Aug 31 Mark Johnston git: 1fe88bc8512b - stable/13 - amd64: Eliminate a redundant test from pmap_enter_ 22. Aug 30 Andrew Turner git: 20aa38363e30 - stable/13 - Teach the arm64 kernel to identify the Arm AEM 23. Sep 1 Kristof Provost git: 231384bd0c0b - stable/12 - pf tests: Test ALTQ on top of if_bridge 24. Sep 3 Ka Ho Ng git: 24ef34a07856 - stable/13 - bhyve: Nuke double-semicolons 25. Sep 3 Andrey V. Elsukov git: 26302099fb91 - stable/13 - ipfw_nat64: fix direct output mode 26. Sep 2 Dimitry Andric git: 2abf37d5cecb - stable/12 - Retire CLANG_NO_IAS34 27. Sep 2 Ed Maste git: 2c4eef89272d - stable/11 - Cirrus-CI: reduce VM memory to 8G 28. Sep 3 Konstantin Belousov git: 2c9cbc2d45b9 - stable/13 - msdosfs: fix rename 29. Sep 1 Mark Johnston git: 2d4c599e7d6a - stable/13 - vmm: Add credential to cdev object 30. Sep 2 Dimitry Andric git: 2ebf10e7a1ce - stable/12 - Revert part of r360964 31. Sep 5 Mark Johnston git: 31a804c26232 - stable/13 - connect: Use soconnectat() unconditionally in kern 32. Sep 3 Ka Ho Ng git: 32593b9f873b - stable/12 - Correct "Fondation" typo (missing "u") 33. Sep 1 Mark Johnston git: 32d4139b3eb8 - stable/13 - fsetown: Avoid process group lock recursion 34. Sep 3 Toomas Soome git: 343da8f5e98f - stable/13 - libsecureboot: define SOPEN_MAX 35. Aug 31 Mark Johnston git: 380c653c7d4b - stable/13 - On a failed fcmpset don't pointlessly repeat tests 36. Sep 3 Konstantin Belousov git: 3abc8ac68a98 - stable/13 - msdosfs: unstaticise msdosfs_lookup_ 37. Aug 31 Dimitry Andric git: 3b2ae1c2bbfb - stable/12 - Expose clang's alignment builtins and use them for 38. Aug 30 Mitchell Horne git: 3d51152bfe83 - stable/13 - pmc(3): remove Pentium-related man pages and refer 39. Sep 3 Ka Ho Ng git: 4116adc45531 - stable/12 - pmap_extract.9: Fix pmap_extract_and_hold()'s func 40. Sep 1 Gordon Bergling git: 42419d7c4dd9 - stable/12 - libsa: Fix a typo in source code comments
41. Sep 2 Dimitry Andric git: 4409857538fc - stable/12 - Remove -simplifycfg-dup-ret from CLANG_OPT_SMALL f 42. Sep 1 Kristof Provost git: 4585629b74e7 - stable/12 - if_bridge: add ALTQ support 43. Aug 30 Andrew Turner git: 45f92b1e834c - stable/13 - Split out the arm64 ID field comparison function 44. Sep 2 Dimitry Andric git: 461cfd4192d2 - stable/12 - Fix acpica macros that subtract null pointers 45. Sep 5 Cy Schubert git: 4631803334b3 - stable/13 - wpa: Correctly build the hostapd BSD driver 46. Sep 1 Mark Johnston git: 4b38880259e8 - stable/13 - Clear the accessed bit when copying a managed supe 47. Aug 30 Andrew Turner git: 4bc8d0dcdb37 - stable/13 - Switch to an ifunc in the kernel for crc32c 48. Sep 5 Cy Schubert git: 4ca38a4c3659 - stable/13 - wpa: Include all wpa include file search directori 49. Sep 1 Kristof Provost git: 4defcd907832 - stable/13 - pf tests: ALTQ priority test 50. Aug 31 Dimitry Andric git: 4eb23465de9d - stable/13 - Explicitly link zfsd with libspl to avoid undefine 51. Sep 1 Kristof Provost git: 518ea72e954b - stable/13 - pf tests: Test ALTQ on top of if_bridge 52. Sep 1 Gordon Bergling git: 52237be90c70 - stable/13 - isci(4): Fix a common typo in src comments 53. Aug 31 Mark Johnston git: 52d50956b826 - stable/13 - arm64: remove an unneeded test from pmap_clear_mod 54. Sep 4 Kyle Evans git: 534d1019aa53 - stable/12 - caroot: cumulative cert update 55. Aug 31 Kristof Provost git: 5b7336a48931 - stable/13 - pf tests: test killing states by ID 56. Sep 3 Ka Ho Ng git: 5ba7dc4c2176 - stable/12 - AMD-vi: Fix IOMMU device interrupts being overridd 57. Sep 2 Dimitry Andric git: 5fd3c9a1f67a - stable/12 - Suppress -Wempty-body warnings in GCC 6.x and late 58. Aug 31 Mark Johnston git: 605e07a27ecb - stable/13 - amd64: a simplication to pmap_remove_{all, write} 59. Sep 3 Konstantin Belousov git: 6103f34e543d - stable/13 - vfs_hash_rehash(): require the vnode to be exclusi 60. Sep 4 Kyle Evans git: 62aaa70143a6 - stable/13 - caroot: cumulative cert update
61. Aug 31 Gordon Bergling git: 64986351d374 - stable/13 - inet(3): Fix a few common typos in source code com 62. Sep 3 Konstantin Belousov git: 69ab01b6d91b - stable/13 - msdosfs: drop now unused DE_RENAME 63. Sep 3 Jung-uk Kim git: 6a817b64ab2a - stable/13 - Import OpenSSL 1.1.1l 64. Aug 31 Ka Ho Ng git: 6f89edcd836e - stable/13 - pmap_extract.9: Fix pmap_extract_and_hold()'s func 65. Aug 30 Mitchell Horne git: 706df48aeda9 - stable/13 - arm: enable stack-smashing protection 66. Aug 30 John Baldwin git: 7093abbebd0b - stable/13 - ktls: Init reset tag task for cloned sessions 67. Sep 1 Gordon Bergling git: 70af7d622c35 - stable/13 - Fix a common typo in source code comments 68. Sep 4 Alexander Motin git: 70d16ac0e889 - stable/12 - cam(4): Fix quick unplug/replug for SCSI. 69. Sep 3 Ka Ho Ng git: 75f7db7c11fe - stable/12 - vnode_pager_setsize.9: Some clarifications on the 70. Sep 2 Dimitry Andric git: 76a6b4ad3519 - stable/12 - stand: remove CLANG_NO_IAS from btx and gptboot 71. Sep 2 Dimitry Andric git: 7756b8f25e64 - stable/13 - xen: Fix warning by adding KERNBASE to modlist_pad 72. Sep 2 Dimitry Andric git: 783c47d7cb3f - stable/12 - Remove obsolete, non-use of CLANG_NO_IAS. 73. Aug 30 Gordon Bergling git: 7959cf4d6fc2 - stable/12 - nfsstat(1): Fix a typo in an error message 74. Aug 31 Kristof Provost git: 7b4013ac3220 - stable/12 - pfctl: fix killing states by ID 75. Sep 3 Konstantin Belousov git: 7b81dd6f3d6d - stable/13 - msdosfs deget(): add locking flags argument 76. Sep 2 Dimitry Andric git: 7dfb8e02e357 - stable/13 - Fix acpica macros that subtract null pointers 77. Aug 30 Alfredo Dal'Ava Junior git: 7e583075a411 - stable/13 - virtio-modern: fix PCI common read/write functions 78. Aug 31 Mark Johnston git: 8024a900a4a7 - stable/13 - amd64: Don't repeat unnecessary tests when cmpset 79. Sep 1 Kristof Provost git: 80bbb82f231a - stable/12 - pf tests: ALTQ priority test 80. Aug 31 Gordon Bergling git: 82c70f2f1697 - stable/13 - inet6(4): Fix a few common typos in source code co
81. Sep 3 Ka Ho Ng git: 834f54457853 - stable/12 - AMD-vi: Fix mismatched NULL checking in amdiommu t 82. Sep 3 Ka Ho Ng git: 83d2fee4193a - stable/12 - Document vnode_pager_setsize(9) 83. Sep 3 Jung-uk Kim git: 8440bc1742ff - stable/12 - OpenSSL: Regen manual pages for 1.1.1l 84. Sep 2 Dimitry Andric git: 87addf66101d - stable/13 - Remove -simplifycfg-dup-ret from CLANG_OPT_SMALL f 85. Aug 31 Gordon Bergling git: 8849dfe3a585 - stable/12 - inet(3): Fix a few common typos in source code com 86. Sep 3 Konstantin Belousov git: 8a51116a8660 - stable/13 - Restore the definition of EFI_STAGING_SIZE 87. Sep 3 Alexander Motin git: 8a6e5ade1699 - stable/13 - Fix mpr(4) and mps(4) state transitions and a use- 88. Sep 2 Dimitry Andric git: 8b2de9110244 - stable/12 - stand: remove CLANG_NO_IAS from boot2 89. Sep 3 Ka Ho Ng git: 8dc330532b9f - stable/13 - Correct "Fondation" typo (missing "u") 90. Sep 1 Alexander Motin git: 8ee90cc8d3f2 - stable/13 - pci_pci: Support growing windows in bus_adjust_res 91. Sep 1 Gordon Bergling git: 8fc67f27d09e - stable/13 - libsa: Fix a typo in source code comments 92. Sep 2 Dimitry Andric git: 8fce2bfdfc6f - stable/12 - Turn off errors for -Wmaybe-uninitialized in GCC 6 93. Aug 31 Mark Johnston git: 90303162fbc5 - stable/13 - arm64: Use page_to_pvh() when the vm_page_t is kno 94. Sep 4 Kristof Provost git: 910a898f1722 - stable/12 - pf tests: altq:codel_bridge requires if_bridge 95. Sep 1 Kristof Provost git: 91282dac0d25 - stable/12 - if_vlan: add the ALTQ support to if_vlan. 96. Aug 30 Andrew Turner git: 94cb1b52c178 - stable/13 - Only store the arm64 ID registers in the cpu_desc 97. Sep 2 Dimitry Andric git: 95ce44457bf2 - stable/12 - Remove CLANG_NO_IAS definition 98. Sep 4 Kyle Evans git: 96df822abbab - stable/13 - pxeboot: improve and simplify rx handling 99. Sep 1 Kristof Provost git: 97f6c6688934 - stable/12 - pf tests: test ALTQ CBQ on top of if_vlan 100. Sep 1 Kristof Provost git: 984c87891bf5 - stable/13 - if_vlan: add the ALTQ support to if_vlan.
101. Aug 31 Gordon Bergling git: a007d9f143b7 - stable/12 - inet6(4): Fix a few common typos in source code co 102. Sep 4 Kyle Evans git: a12641eaecc3 - stable/11 - caroot: update CA bundle processor 103. Sep 3 Alexander Motin git: a2784b47e481 - stable/13 - mpr/mps: Minor state machine fix 104. Aug 31 Dimitry Andric git: a2ddb544867a - stable/12 - Fix null pointer subtraction in mergesort() 105. Aug 31 Mark Johnston git: a5dd155bfb2d - stable/13 - arm64: Sync icache when creating executable superp 106. Sep 2 Dimitry Andric git: a606cb388f97 - stable/12 - Remove tests for obsolete compilers in the build s 107. Sep 3 Alexander Motin git: a996b55ab34c - stable/13 - mpr(4): Fix unmatched devq release. 108. Aug 30 Andrew Turner git: a9f6cb43abc4 - stable/13 - Move setting arm64 HWCAP values to the ID tables 109. Sep 2 Gordon Bergling git: aa9d47d9de1a - stable/13 - Fix a common typo in man pages and src comments 110. Aug 30 John Baldwin git: aae23f64c28b - stable/13 - ktls: Fix accounting for TLS 1.0 empty fragments. 111. Aug 31 Mark Johnston git: ac5046a3a46a - stable/13 - arm64: make it possible to define PV_STATS 112. Sep 3 Konstantin Belousov git: ae322395284d - stable/13 - vfs_hash_insert: ensure that predicate is true 113. Sep 3 Konstantin Belousov git: af096248c94d - stable/13 - msdosfs: add doscheckpath lock 114. Aug 31 Mark Johnston git: b2727ab88c8d - stable/13 - arm64: a few simplications to pmap_remove_{all, wr 115. Sep 3 Ka Ho Ng git: b31e93bc8d11 - stable/13 - tmpfs: Move partial page invalidation to a separat 116. Sep 2 Kevin Bowling git: b3480da08762 - stable/12 - Revert "arm: Bump KSTACK_PAGES default to match i3 117. Aug 30 Andrew Turner git: b3931cb0a807 - stable/13 - Add more arm64 external abort sources 118. Aug 30 Andrew Turner git: b49a75c3932a - stable/13 - Add missing arm64 ID registers 119. Aug 31 Kristof Provost git: b8110a4d7302 - stable/13 - pfctl: fix killing states by ID 120. Aug 31 Mark Johnston git: b9868ea45aa2 - stable/13 - arm64: Simplify fcmpset failure in pmap_promote_l2
121. Sep 2 Dimitry Andric git: baeb0b2fb4d0 - stable/12 - stand: remove CLANG_NO_IAS from cdboot 122. Sep 3 Jung-uk Kim git: bbe1287a0ab6 - stable/12 - Import OpenSSL 1.1.1l 123. Aug 30 Kristof Provost git: bd0ad8209d55 - stable/13 - altq: Fix panics on rmc_restart() 124. Aug 30 Andrew Turner git: be8860ea0721 - stable/13 - Sort the arm64 ID_AA64* user registers 125. Sep 4 Alexander Motin git: bf2cfa495f0d - stable/13 - cam(4): Fix quick unplug/replug for SCSI. 126. Aug 31 Kristof Provost git: bfa89a5dd105 - stable/12 - iflib: fix potential NULL dereference 127. Sep 1 Mark Johnston git: bfff99f7d15c - stable/13 - factor out PT page allocation/freeing 128. Sep 4 Kyle Evans git: c0674b71720b - stable/11 - pxeboot: improve and simplify rx handling 129. Sep 1 Gordon Bergling git: c3cd63c8661c - stable/12 - isci(4): Fix a common typo in src comments 130. Aug 31 Ed Maste git: c40b21a7e2a0 - stable/11 - openssl: Fix a read buffer overrun in X509_CERT_AU 131. Sep 1 Alexander Motin git: c4bd6b589c8d - stable/13 - pcib(4): Write window registers after resource adj 132. Sep 2 Konstantin Belousov git: c59594cb307f - stable/13 - Style 133. Aug 31 Kristof Provost git: c71646ccd7e2 - stable/12 - pf tests: test killing states by ID 134. Aug 30 Andrew Turner git: c7937cf1d347 - stable/13 - Add macros for arm64 special reg op and CR values 135. Sep 2 Dimitry Andric git: c7bb9802495a - stable/12 - Disable errors for -Wredundant-decls for GCC 6+. 136. Sep 5 George V. Neville-Neil git: c850ca3a1716 - stable/13 - Retore the vnet before returning an error. 137. Sep 4 Kyle Evans git: c8c18ce8daca - stable/13 - caroot: update CA bundle processor 138. Sep 2 Ed Maste git: c95872e5670b - stable/12 - Cirrus-CI: reduce VM memory to 8G 139. Sep 1 Kristof Provost git: cb5a0b7ca312 - stable/13 - if_bridge: add ALTQ support 140. Sep 2 Dimitry Andric git: cc110974c4ed - stable/12 - xen: Fix warning by adding KERNBASE to modlist_pad
141. Sep 2 Dimitry Andric git: cfd9d82ed8a6 - stable/12 - gptzfsboot: remove CLANG_NO_IAS 142. Sep 2 Dimitry Andric git: d01fe93c3dc9 - stable/13 - Don't error out on unused but set variables with c 143. Sep 2 Kevin Bowling git: d1fe04cee8d7 - stable/13 - Revert "arm: Bump KSTACK_PAGES default to match i3 144. Aug 31 Ed Maste git: d43cd27f0694 - stable/11 - Add Cirrus CI config file to support CI builds 145. Aug 31 Kristof Provost git: d4c7ab9b1d00 - stable/13 - pfctl: build fix 146. Sep 3 Konstantin Belousov git: d5d99c1c0725 - stable/13 - ldd: Remove non-functional -v option 147. Aug 30 Kristof Provost git: d6163ad0d9ef - stable/12 - altq: Fix panics on rmc_restart() 148. Sep 2 Ed Maste git: d747e9d2cb50 - stable/13 - Cirrus-CI: reduce VM memory to 8G 149. Sep 1 Mark Johnston git: d8b1ffc8e222 - stable/13 - fsetown: Simplify error handling 150. Sep 3 Ka Ho Ng git: d91b79b54c55 - stable/12 - __FreeBSD_version: update the references to the do 151. Sep 3 Ka Ho Ng git: da4e35def95a - stable/12 - vmm: Fix ivrs_drv device_printf usage 152. Sep 3 Ka Ho Ng git: db877a06ec41 - stable/12 - vmm: Fix AMD-vi using wrong rid range 153. Aug 31 Gordon Bergling git: dbb74dd891e5 - stable/13 - Fix some common typos in source code comments 154. Sep 2 Dimitry Andric git: dc5259b56722 - stable/12 - stand: remove CLANG_NO_IAS from pxeldr 155. Sep 2 Dimitry Andric git: dd76aa32815e - stable/12 - stand: remove CLANG_NO_IAS from zfsldr 156. Aug 30 John Baldwin git: dd9f588238e3 - stable/13 - ktls: Don't mark existing received mbufs notready 157. Sep 4 Kyle Evans git: de140815c9a5 - stable/11 - caroot: cumulative cert update 158. Sep 3 Ka Ho Ng git: dee751933363 - stable/13 - vmm: Fix wrong assert in ivhd_dev_add_entry 159. Aug 30 Andrew Turner git: e20f0db4a94a - stable/13 - Start to clean up arm64 address space selection 160. Sep 5 Cy Schubert git: e3928ece86ca - stable/13 - wpa: Enclose FreeBSD specific defines
161. Sep 3 Ka Ho Ng git: e6a1e05baf5d - stable/12 - bhyve amd: Small cleanups in amdvi_dump_cmds 162. Aug 30 Alfredo Dal'Ava Junior git: e8e5d75e6a96 - stable/13 - llvm/powerpc64*: fix broken binaries generated by 163. Sep 2 Gordon Bergling git: e99900847a5c - stable/12 - Fix a common typo in man pages and src comments 164. Aug 31 Dimitry Andric git: e9dbd59b309f - stable/13 - Silence more gtest warnings, now in fusefs tests 165. Sep 2 Konstantin Belousov git: ebc0d29e14f0 - stable/13 - amd64: remove lfence after swapgs on syscall entry 166. Sep 3 Dimitry Andric git: edc7b289b2b2 - stable/12 - Revert the changes that removed support for old gc 167. Aug 31 Dimitry Andric git: ef314cd4bae2 - stable/13 - Fix null pointer subtraction in mergesort() 168. Aug 31 Kristof Provost git: f1a8fe3aed9a - stable/12 - pfctl: build fix 169. Sep 3 Jung-uk Kim git: f2e93641f746 - stable/13 - OpenSSL: Regen manual pages for 1.1.1l 170. Sep 2 Dimitry Andric git: f4fed768bba4 - stable/12 - Don't error out on unused but set variables with c 171. Sep 4 Kyle Evans git: f5da4b012fea - stable/12 - pxeboot: improve and simplify rx handling 172. Sep 1 Kristof Provost git: f610aafaed3c - stable/13 - pf tests: test ALTQ CBQ on top of if_vlan 173. Aug 31 Mark Johnston git: f62a4c089c38 - stable/13 - arm64: replace pa_to_pvh() with page_to_pvh() in p 174. Sep 3 Jung-uk Kim git: f7fe1ce49e7a - stable/13 - OpenSSL: Reduce diff with the upstream 175. Sep 3 Ka Ho Ng git: f8b5f7426f0f - stable/12 - AMD-vi: Fortify IVHD device_identify process 176. Aug 30 Mitchell Horne git: fb886a18a0eb - stable/13 - kdb: Handle process enumeration before procinit() 177. Aug 31 Dimitry Andric git: fe61b012dcae - stable/12 - Silence more gtest warnings, now in fusefs tests


home | up | archive sorted by: subject | author | date | reverse date