2021/dev-commits-src-branches/20210124.dev-commits-src-branches
Messages: 115, old messages first
Last update: Mon Feb 13 14:12:15 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Jan 18 Xin LI git: 42ca6b642f45 - stable/12 - sbin/camcontrol: use calloc/strlcpy where appropriate. 2. Jan 18 Konstantin Belousov git: 1a581d16e268 - stable/12 - libthr: wrap pdfork(2), same as fork(2). 3. Jan 18 Konstantin Belousov git: 20432a4fa157 - stable/12 - libthr malloc: support recursion on thr_malloc_umtx. 4. Jan 18 Mitchell Horne git: a45328a1daa7 - stable/12 - arm64: fix early devmap assertion 5. Jan 18 Ed Maste git: af4ed05c3dd2 - stable/12 - xen/xenstore: remove unused functions 6. Jan 18 Ed Maste git: 2d194dc21989 - stable/12 - xen: allow limiting the amount of duplicated pending xenstore watches 7. Jan 18 Mark Johnston git: 3160b2d53b38 - stable/12 - mvneta: Fix 64-bit MIB reads 8. Jan 18 Mark Johnston git: 7f1032dff07a - stable/12 - libdtrace: Format USDT symbols correctly based on symbol binding 9. Jan 18 Mark Johnston git: 6181f2fcf6a4 - stable/12 - mvneta: Acquire the softc lock before clearing the MIB 10. Jan 18 Mark Johnston git: 59f0f60327ad - stable/12 - qat: Count request allocation failures 11. Jan 18 Mark Johnston git: 94a5e942b0b6 - stable/12 - qat: Free counters during detach 12. Jan 18 Mark Johnston git: 36dfe8cb2581 - stable/12 - qat: Fix DH895XCC firmware module autoloading 13. Jan 18 Ed Maste git: eebccaae3672 - stable/11 - ffs: avoid creating corrupt extattrfile 14. Jan 18 Ed Maste git: 720e27fff49e - stable/11 - xen/xenstore: remove unused functions 15. Jan 18 Mark Johnston git: 6d0a2f9d2ffc - stable/11 - msdosfs: Fix a leak of dirent padding bytes 16. Jan 19 Ed Maste git: 065f8cea1b8e - stable/12 - rtld: map without PROT_EXEC for relocation 17. Jan 19 Ed Maste git: 369a4023e671 - stable/12 - elftcl: add -i flag to ignore unknown flags 18. Jan 19 Yoshihiro Takahashi git: c735bf1ae387 - stable/12 - unzip: Sync with NetBSD upstream. 19. Jan 19 Yoshihiro Takahashi git: b96f027b7102 - stable/12 - bootparamd: Fix several warnings and increase warn level to 6. 20. Jan 19 Yoshihiro Takahashi git: 580311ef3283 - stable/12 - bootparamd: Add missing __unused mark.
21. Jan 19 Yoshihiro Takahashi git: 7033fd68f7ef - stable/12 - bootparamd: Fix build with GCC. 22. Jan 20 Mateusz Piotrowski git: b2649738d46e - stable/12 - Add a missing period and remove a macro from Bl's width argument 23. Jan 20 Mateusz Piotrowski git: 80e0516736c6 - stable/12 - Fix a typo 24. Jan 20 Mateusz Piotrowski git: e9330580fdeb - stable/12 - Improve readability of the options list 25. Jan 20 Mateusz Piotrowski git: 8c01699f9194 - stable/12 - Add some examples to script.1 26. Jan 20 Kristof Provost git: ef0a241c0ba4 - stable/12 - pf: Split pf_src_node into a kernel and userspace struct 27. Jan 20 Kristof Provost git: b55dd986a489 - stable/12 - pf: Use counter_u64 in pf_src_node 28. Jan 20 Kristof Provost git: e2f0a703ead7 - stable/12 - pf: Migrate pf_rule and related structs to pf.h 29. Jan 20 Kristof Provost git: 3e4a92026657 - stable/12 - pf: Split pf_rule into kernel and user space versions 30. Jan 20 Kristof Provost git: 7ee74e43abb7 - stable/12 - pf: Remove unused fields from pf_krule 31. Jan 20 Kristof Provost git: 051f0103dc19 - stable/12 - pf: Split pfi_kif into a user and kernel space structure 32. Jan 20 Kristof Provost git: 34b94d9ebb2d - stable/12 - pfctl: Stop sharing pf_ruleset.c with the kernel 33. Jan 20 Kristof Provost git: 14d531ad3f58 - stable/12 - pf: Change pf_krule counters to use counter_u64 34. Jan 20 Kristof Provost git: 4046f57601ea - stable/12 - pfctl: Fix NOCLEAN build 35. Jan 20 Kristof Provost git: 6d3ebc9bfcd8 - stable/12 - pf: Copy kif flags to userspace 36. Jan 20 Kristof Provost git: ce26f0988baf - stable/12 - pf: Allocate and free pfi_kkif in separate functions 37. Jan 20 Kristof Provost git: efd9d47d0b35 - stable/12 - pf: Convert pfi_kkif to use counter_u64 38. Jan 20 Kristof Provost git: c325366474d9 - stable/12 - pf: Don't hold PF_RULES_WLOCK during copyin() on DIOCRCLRTSTATS 39. Jan 20 Kristof Provost git: 2cc2177bca0e - stable/12 - pf tests: pass NULL buffer to DIOCRCLRTSTATS 40. Jan 21 Roger Pau Monné git: d9bd043f93df - stable/11 - xen: allow limiting the amount of duplicated pending xenstore watches
41. Jan 21 Konstantin Belousov git: b3daf5db761e - stable/12 - tmpfs_reclaim: detach unlinked node on dereferencing. 42. Jan 21 Mark Johnston git: 920d22cca1a2 - stable/12 - iwm(4): Add support for Intel Killer(R) Wireless-AC 1550i 43. Jan 21 Mitchell Horne git: d0a78220ba99 - stable/12 - rc.conf(5): describe devmatch rc variables 44. Jan 21 Mitchell Horne git: d970a8218e16 - stable/12 - armv8crypto: print a message on probe failure 45. Jan 22 Glen Barber git: bfd15705156b - stable/13 - Create the stable/13 branch 46. Jan 22 Glen Barber git: 02611ef8ee9f - stable/13 - Turn on MALLOC_PRODUCTION 47. Jan 22 Hans Petter Selasky git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4). 48. Jan 22 Hans Petter Selasky git: b195e1730e51 - stable/12 - MFC 376e130b4707: Fix memory leaks in error paths in krping. 49. Jan 22 Hans Petter Selasky git: 1dd0ee9b5382 - stable/12 - MFC 480570dbb309: Fixes for SRIOV in mlx5core. 50. Jan 22 Hans Petter Selasky git: 316382e22e1b - stable/12 - MFC 50a9f8bbc1dd: Downgrade error about missing VSC to warning and make messages consistent in mlx5core. 51. Jan 22 Hans Petter Selasky git: 76c0d2c74670 - stable/12 - MFC 82c7abe7785b: The "unsigned" type is the same like "unsigned int". 52. Jan 22 Hans Petter Selasky git: 2fadd4c723dc - stable/12 - MFC a00718e1dfcd: Implement SIOCGIFRSSKEY and SIOCGIFRSSHASH and mlx5en(4). 53. Jan 22 Hans Petter Selasky git: f6a79d4561a1 - stable/12 - MFC 89c0b4fa1172: Bump some copyrights in mlx5en(4). 54. Jan 22 Hans Petter Selasky git: 125cdcc13b70 - stable/12 - MFC r353632: Replace rdma_is_upper_dev_rcu() with rdma_vlan_dev_real_dev() in ibcore. This reduces the number 55. Jan 22 Hans Petter Selasky git: e1e64a0921c7 - stable/12 - MFC 9a47ae044b48: Bump driver versions for mlx5en(4) and mlx4en(4). 56. Jan 22 Hans Petter Selasky git: 72dcb4d94549 - stable/12 - MFC 87b3c8cc99f9: Fix spelling in mlx5core. 57. Jan 22 Hans Petter Selasky git: bad1f0930326 - stable/12 - MFC daa150aaa30f: Properly handle case where firmware dump returns more registers on second pass in mlx5core. 58. Jan 22 Hans Petter Selasky git: 026b14030bdf - stable/11 - MFC 376479200760: Fix whitespace in mlx5en(4). 59. Jan 22 Hans Petter Selasky git: 8302e83a1c4e - stable/11 - MFC 376e130b4707: Fix memory leaks in error paths in krping. 60. Jan 22 Hans Petter Selasky git: a7c9b12baf7d - stable/11 - MFC 480570dbb309: Fixes for SRIOV in mlx5core.
61. Jan 22 Hans Petter Selasky git: 4ffbeb0414ed - stable/11 - MFC 82c7abe7785b: The "unsigned" type is the same like "unsigned int". 62. Jan 22 Hans Petter Selasky git: 6187db1d915d - stable/11 - MFC 50a9f8bbc1dd: Downgrade error about missing VSC to warning and make messages consistent in mlx5core. 63. Jan 22 Hans Petter Selasky git: 198471ed6b15 - stable/11 - MFC 89c0b4fa1172: Bump some copyrights in mlx5en(4). 64. Jan 22 Hans Petter Selasky git: f301a7de8b76 - stable/11 - MFC daa150aaa30f: Properly handle case where firmware dump returns more registers on second pass in mlx5core. 65. Jan 22 Hans Petter Selasky git: 71c34db5ba79 - stable/11 - MFC 87b3c8cc99f9: Fix spelling in mlx5core. 66. Jan 22 Hans Petter Selasky git: 2cd3c13be316 - stable/11 - MFC r367611: mlx5en: stop ignoring pauses and flow in the media reqs. 67. Jan 22 Hans Petter Selasky git: 1f1f6b4cb5ee - stable/11 - MFC r353632: Replace rdma_is_upper_dev_rcu() with rdma_vlan_dev_real_dev() in ibcore. This reduces the number 68. Jan 22 Hans Petter Selasky git: 43bf82ace68d - stable/11 - MFC a00718e1dfcd: Implement SIOCGIFRSSKEY and SIOCGIFRSSHASH and mlx5en(4). 69. Jan 22 Hans Petter Selasky git: e87e3e82f3a0 - stable/11 - MFC 9a47ae044b48: Bump driver versions for mlx5en(4) and mlx4en(4). 70. Jan 22 Hans Petter Selasky git: 2695791408f5 - stable/11 - MFC r367612: mlx5en: Set ifmr_current same as ifmr_active. 71. Jan 22 Hans Petter Selasky git: c408d03b378a - stable/11 - MFC r367609: mlx5en: Refactor repeated code to register media type to mlx5e_ifm_add(). 72. Jan 22 Hans Petter Selasky git: 65dd92f6043d - stable/11 - MFC r367610: mlx5en: Register all combinations of FDX/RXPAUSE/TXPAUSE as valid media types. 73. Jan 22 Kyle Evans Re: git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4). 74. Jan 22 Hans Petter Selasky Re: git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4). 75. Jan 22 Mateusz Guzik git: d5bd29ed505f - stable/13 - Revert "[mips] revert r366664 - flip mips back from -O2 to -O" 76. Jan 22 Mateusz Guzik git: 51d73a3e46cf - stable/13 - newvers.sh: restore reporting branch names 77. Jan 22 Kyle Evans Re: git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4). 78. Jan 22 Mateusz Guzik git: 62bcf61ab170 - stable/13 - powerpc: fix build without DDB 79. Jan 22 Kristof Provost git: 551119253819 - stable/12 - Fix dependency cleanup hack for pf_ruleset.c 80. Jan 22 Piotr Kubaj git: 035f4ea71e6b - stable/13 - powerpc64le: don't enable COMPAT_* options in GENERIC64LE
81. Jan 22 Alexander Motin git: bec67897b0c5 - stable/12 - Add Intel Gemini Lake AHCI ID. 82. Jan 22 Alexander Motin git: 4493b69d4aa4 - stable/12 - Unify Intel CODEC naming. 83. Jan 22 Kyle Evans Re: git: 035f4ea71e6b - stable/13 - powerpc64le: don't enable COMPAT_* options in GENERIC64LE 84. Jan 22 Warner Losh Re: git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4). 85. Jan 22 Kyle Evans git: 1c9891b8df63 - stable/13 - jemalloc: restore JEMALLOC_DEBUG when building WITHOUT_MALLOC_PRODUCTION 86. Jan 22 Kyle Evans git: d1c39af0ec33 - stable/13 - Regenerate src.conf(5) 87. Jan 23 Oleksandr Tymoshenko git: f76393a6305b - stable/13 - armv8crypto: add AES-GCM support 88. Jan 23 Mark Johnston git: 80a5b8512a2c - stable/12 - kldxref(8): Sort MDT_MODULE info first in linker.hints output 89. Jan 24 Kyle Evans git: 80bffc566202 - stable/12 - bectl: tests: use -R <mount> instead of specifying altroot 90. Jan 24 Kyle Evans git: 8ec319d7922c - stable/12 - certctl: replace hardcoded uses of /usr/local 91. Jan 24 Kyle Evans git: 9ffee7b1eaeb - stable/12 - lualoader: use floor division to get correct type 92. Jan 24 Kyle Evans git: 912086c27f9a - stable/12 - libc: regex: rework unsafe pointer arithmetic 93. Jan 24 Kyle Evans git: d9cc55ea82fa - stable/12 - lualoader: add loader_conf_dirs support (loader.conf.d) 94. Jan 24 Kyle Evans git: fd478d518f49 - stable/12 - kern: dup: do not assume oldfde is valid 95. Jan 24 Kyle Evans git: 55850d2b5118 - stable/12 - Makefile: add a small blurb about building with gcc xtoolchain 96. Jan 24 Kyle Evans git: 50da94fc7af1 - stable/12 - flua: initial support for "require" in the base system 97. Jan 24 Kyle Evans git: 6a61f08108fe - stable/12 - flua: support "require" for binary objects in the base system 98. Jan 24 Kyle Evans git: bd98a274d0ed - stable/12 - flua: don't allow dlopen, et al., for bootstrap flua 99. Jan 24 Kyle Evans git: 12139a196aca - stable/12 - Fix -Wundef warnings when building liblua 100. Jan 24 Kyle Evans git: f817905593d4 - stable/12 - flua: implement chmod
101. Jan 24 Kyle Evans git: e86393dbec72 - stable/12 - libregex: re-enable `make check` 102. Jan 24 Kyle Evans git: 5ff2a3cb9e93 - stable/12 - libc: tests: hook CPUSET(9) test up to the build 103. Jan 24 Kyle Evans git: d569ea6a4518 - stable/12 - Bump up the low range of cpuset numbers to account for the kernel cpuset. 104. Jan 24 Kyle Evans git: 43e92dc0d56b - stable/12 - libc: tests: add some tests for cpuset(2) 105. Jan 24 Kyle Evans git: ac6e3a14070e - stable/12 - cpuset: refcount-clean 106. Jan 24 Kyle Evans git: 4b74a4d4e267 - stable/12 - du: tests: fix the H_flag test (primarily grep usage) 107. Jan 24 Kyle Evans git: ad62ba026e4d - stable/12 - du: tests: make H_flag tests more strict about output requirements 108. Jan 24 Kyle Evans git: 3cde0e743a46 - stable/12 - Partial revert of ac6e3a14070 109. Jan 24 Kyle Evans git: 3c136581b69d - stable/12 - Move stand/ofw/libofw to stand/libofw. 110. Jan 24 Kyle Evans git: ca212d911585 - stable/12 - stand: properly declare subdir deps or .WAIT, do parallel build 111. Jan 24 Kyle Evans git: e38af1933c3b - stable/12 - stand: remove bogus dependency from libsa32 112. Jan 24 Kyle Evans git: 0b97b9ae187f - stable/12 - lualoader: fix lua-lint run 113. Jan 24 Vincenzo Maffione git: 08f7954e1c9f - stable/12 - iflib: add assert to prevent out-of-bounds array access 114. Jan 24 Michael Tuexen git: d05d908d6d3c - stable/12 - tcp: fix handling of TCP RST segments missing timestamps 115. Jan 24 Michael Tuexen git: e82353f84c58 - stable/12 - tcp: add sysctl to tolerate TCP segments missing timestamps
home | archive sorted by: subject | author | date | reverse date