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


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

Messages: 158, new messages first
Last update: Mon Feb 13 14:12:18 2023

home | archive sorted by: subject | author | date | reverse date
  1. Apr 25 Kevin Bowling              git: 2d8adf9cc000 - stable/12 - ixgbe: Clarify index name in ixgbe_mc_filter_apply
  2. Apr 25 Kevin Bowling              git: 8209a085c701 - stable/13 - ixgbe: Clarify index name in ixgbe_mc_filter_apply
  3. Apr 24 Rick Macklem               git: 14fc640c2e97 - stable/12 - nfsd: fix replies from session cache for multiple retries
  4. Apr 24 Rick Macklem               git: 4543735a5f5c - stable/13 - nfsd: fix replies from session cache for multiple retries
  5. Apr 24 Alexander Motin            git: dd01826ad3ad - stable/12 - mpt(4): Remove incorrect S/G segments limits.
  6. Apr 24 Alexander Motin            git: f0077b4c1dcf - stable/13 - mpt(4): Remove incorrect S/G segments limits.
  7. Apr 23 Ed Maste                   git: 87c0db9d0174 - stable/13 - Cirrus-CI: use FreeBSD 13.0 image for base system CI build
  8. Apr 23 Jung-uk Kim                git: f1dab9dbdf12 - stable/13 - lex: Use NULL instead of 0 for pointers
  9. Apr 23 Jung-uk Kim                git: bba9922d9995 - stable/13 - flex: Regen bootstrap files
 10. Apr 23 Ed Maste                   git: f4c3c0189f7d - stable/13 - readelf: return error in case of invalid file
 11. Apr 23 Konstantin Belousov        git: 9a05597b8fee - stable/13 - Style.
 12. Apr 23 Konstantin Belousov        git: 3df91ba10f31 - stable/13 - vn_open_vnode(): handle error when fp == NULL
 13. Apr 23 Konstantin Belousov        git: a635232c7614 - stable/13 - ptrace: restructure comments around reparenting on PT_DETACH
 14. Apr 23 Konstantin Belousov        git: b82fb18ee28f - stable/13 - vfs_vnops.c: Make vn_statfile() non-static
 15. Apr 23 Konstantin Belousov        git: 107bc3da39d3 - stable/13 - filt_timerexpire: avoid process lock recursion
 16. Apr 23 Konstantin Belousov        git: 44a0bdad29d7 - stable/13 - sysctl vm.objects: report backing object and swap use
 17. Apr 23 Konstantin Belousov        git: 7a2452308633 - stable/13 - Make files opened with O_PATH to not block non-forced unmount
 18. Apr 23 Konstantin Belousov        git: f1d1021fde37 - stable/13 - O_PATH: allow vnode kevent filter on such files
 19. Apr 23 Konstantin Belousov        git: b0c1b3827e2f - stable/13 - open(2): Implement O_PATH
 20. Apr 23 Konstantin Belousov        git: 8bffc9b49248 - stable/13 - link(2): correct descriptor name in AT_RESOLVE_BENEATH description


21. Apr 23 Konstantin Belousov git: 6c74b122953d - stable/13 - amd64 linux64: use x86_clear_dbregs() 22. Apr 23 Konstantin Belousov git: 6d608fc5ab9c - stable/13 - Stop arming periodic process timers on suspend or terminate 23. Apr 23 Konstantin Belousov git: bd881b1f1dc2 - stable/13 - linkat(2): check NIRES_EMPTYPATH on the first fd arg 24. Apr 23 Konstantin Belousov git: 057e390dadaf - stable/13 - Stop arming realtime posix process timers on suspend or terminate 25. Apr 23 Konstantin Belousov git: 131336da4072 - stable/13 - pseudofs: limit writes to 1M 26. Apr 23 Konstantin Belousov git: 7f4d5d3cb4ef - stable/13 - nfs client: depend on xdr 27. Apr 23 Konstantin Belousov git: b5e557fda373 - stable/13 - O_PATH: Allow to open symlink 28. Apr 23 Konstantin Belousov git: 7bbfb5d95932 - stable/13 - rtld: make dlerror() thread-local 29. Apr 23 Konstantin Belousov git: 22f23299b7ed - stable/13 - b_vflags update requries bufobj lock 30. Apr 23 Konstantin Belousov git: 9418bb8a1984 - stable/13 - AT_RESOLVE_BENEATH is bsd-specific 31. Apr 23 Konstantin Belousov git: a753730ca0aa - stable/13 - Stop arming kqueue timers on knote owner suspend or terminate 32. Apr 23 Konstantin Belousov git: fe86eb8f346e - stable/13 - rtld: unstaticise lockinfo and obj_from_addr() 33. Apr 23 Konstantin Belousov git: 1f3d09306bf5 - stable/13 - sysctl_handle_string: do not malloc when SYSCTL_IN cannot fault 34. Apr 23 Konstantin Belousov git: ed6b9e2ff0b3 - stable/13 - ptrace: remove dead call to FIX_SSTEP() 35. Apr 23 Konstantin Belousov git: ab349605821f - stable/13 - rtld: allow to use tls_get_addr_slow() from context where rtld_bind_lock is locked 36. Apr 23 Konstantin Belousov git: 127849157ab9 - stable/13 - rtld: style tls_get_addr_slow 37. Apr 23 Konstantin Belousov git: 17ef58221ccc - stable/13 - libc dl_iterate_phdr(): dlpi_tls_data is wrong 38. Apr 23 Konstantin Belousov git: 4959d4f3eaab - stable/13 - libc: implement __tls_get_addr() for static binaries 39. Apr 23 Konstantin Belousov git: 4bcc2e90a093 - stable/13 - rtld: define TLS_DTV_OFFSET on all architectures 40. Apr 23 Konstantin Belousov git: 73a642c47955 - stable/13 - Add AT_EMPTY_PATH for several *at(2) syscalls
41. Apr 23 Konstantin Belousov git: f06f6654303a - stable/13 - x86: use x86_clear_dbregs() on fork 42. Apr 23 Konstantin Belousov git: c35473f4ab3a - stable/13 - realtimer_expire: avoid proc lock recursion when called from itimer_proc_continue() 43. Apr 23 Konstantin Belousov git: 3cb7188a310c - stable/13 - Add helper for kqueue timers callout scheduling 44. Apr 23 Konstantin Belousov git: 2df5e7711bee - stable/13 - sbuf_uionew(): sbuf_new() takes int as length 45. Apr 23 Konstantin Belousov git: 520806c476b9 - stable/13 - rtld_lock.h: Expand scope for IN_RTLD to avoid some conflicts with libc 46. Apr 23 Konstantin Belousov git: b26e7715b072 - stable/13 - rtld: use _get_tp() in __tls_get_addr() 47. Apr 23 Konstantin Belousov git: f6b3c49256ed - stable/13 - amd64: clear debug registers on execing 32bit native binary 48. Apr 23 Konstantin Belousov git: 13e0ef823047 - stable/13 - rtld_lock.h: add some comments about versioning of struct RtldLockInfo 49. Apr 23 Konstantin Belousov git: 0d5114825576 - stable/13 - amd64: clear debug registers on execing 32bit Linux binary 50. Apr 23 Konstantin Belousov git: 88d6f049c12f - stable/13 - x86: add x86_clear_dbregs() helper 51. Apr 23 Konstantin Belousov git: b75aa0eaf3de - stable/13 - rtld: workaround for broken ABI 52. Apr 23 Konstantin Belousov git: e703bd6341a3 - stable/13 - rtld: avoid recursing on rtld_bind_lock for write 53. Apr 23 Konstantin Belousov git: 41331ef7f618 - stable/13 - libc: add _get_tp() private function 54. Apr 23 Konstantin Belousov git: 166b390bc586 - stable/13 - libc: include rtld.h into static implementations of rtld interface 55. Apr 23 Konstantin Belousov git: c3f97dd75a1c - stable/13 - rtld dl_iterate_phdr(): dlpi_tls_data is wrong 56. Apr 23 Konstantin Belousov git: 083df155ef5b - stable/13 - libc: constify dummy error message string for dlfcn 57. Apr 23 Konstantin Belousov git: d252df1e1154 - stable/13 - rtld/x86/reloc.c: style 58. Apr 23 Konstantin Belousov git: a574fbf34ba9 - stable/13 - linuxkpi: remove erronously committed diff save file 59. Apr 23 Konstantin Belousov git: 1bcab3da2bb1 - stable/13 - rtld_lock.h: remove tautological extern's 60. Apr 23 Konstantin Belousov git: 9c410fc7ce11 - stable/13 - linuxkpi: drop single-use variable
61. Apr 23 Konstantin Belousov git: e49760d9efda - stable/13 - linuxkpi: avoid counting per-thread use for the embedded linux cdevs 62. Apr 23 Konstantin Belousov git: 520085b20e04 - stable/13 - linuxkpi: do not destroy/free embedded linux cdevs 63. Apr 23 Konstantin Belousov git: 1f13502192bc - stable/13 - linuxkpi: rename cdev to ldev 64. Apr 23 Konstantin Belousov git: cd317a921331 - stable/13 - linuxkpi: copy ldev into local to test and free the same pointer 65. Apr 23 Ryan Moeller git: 550fcd830db7 - stable/11 - Fix leak in libc NFSv4 ACL flags parsing 66. Apr 23 Ryan Moeller git: 7b61f67f398a - stable/12 - Fix leak in libc NFSv4 ACL flags parsing 67. Apr 23 Ryan Moeller git: 8845eea6e288 - stable/13 - Fix leak in libc NFSv4 ACL flags parsing 68. Apr 23 Richard Scheffenegger git: ab9104cbe4d5 - stable/13 - tcp: Deal with DSACKs, and adjust rescue hole on success. 69. Apr 23 Richard Scheffenegger git: d76eb0da7283 - stable/13 - tcp: keep SACK scoreboard sorted when doing rescue retransmission 70. Apr 23 Alexander Motin git: 39c37df826a7 - stable/12 - pms(4): Limit maximum I/O size to 256KB instead of 1MB. 71. Apr 23 Alexander Motin git: 320fd259c69e - stable/12 - pms(4): Do not return CAM_REQ_CMP on errors. 72. Apr 23 Alexander Motin git: 6514cb18d94e - stable/13 - pms(4): Limit maximum I/O size to 256KB instead of 1MB. 73. Apr 23 Alexander Motin git: 4bc708e1e87b - stable/13 - pms(4): Do not return CAM_REQ_CMP on errors. 74. Apr 22 Richard Scheffenegger git: eb65f2a3b1c8 - stable/13 - rack: Fix ECN on finalizing session. 75. Apr 22 Richard Scheffenegger git: af5916594bcb - stable/13 - tcp: Prepare PRR to work with NewReno LossRecovery 76. Apr 22 Richard Scheffenegger git: f69b9760c202 - stable/13 - tcp: Use PRR for ECN congestion recovery 77. Apr 22 Richard Scheffenegger git: 21e596f343c0 - stable/13 - tcp: Refactor PRR code 78. Apr 22 =?UTF-8?Q?Fernando_Apesteg Re: git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list 79. Apr 22 =?utf-8?B?RmVybmFuZG8gQXBl git: 33ed5220c2b8 - stable/12 - Revert "stats.7: Add dwatch(1) to the list" 80. Apr 22 Gordon Bergling Re: git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list
81. Apr 22 =?UTF-8?Q?Fernando_Apesteg Re: git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list 82. Apr 22 Gordon Bergling Re: git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list 83. Apr 22 =?utf-8?B?RmVybmFuZG8gQXBl git: 76b02b5cea1d - stable/12 - stats.7: Add dwatch(1) to the list 84. Apr 22 =?utf-8?B?RmVybmFuZG8gQXBl git: bddac53994b6 - stable/13 - stats.7: Add dwatch(1) to the list 85. Apr 22 Martin Matuska git: 049d49e40a9d - stable/13 - zfs: merge openzfs/zfs@3522f57b6 (master) 86. Apr 22 Leandro Lupori git: 019cdd20bbd3 - stable/13 - powerpc64: add missing TLB invalidations to radix 87. Apr 22 Leandro Lupori git: f05174ed3547 - stable/13 - powerpc64: clear low-order bits of ARPN 88. Apr 22 Rick Macklem git: a47c2ca8ae6a - stable/12 - nfsd: fix replies from session cache for retried RPCs 89. Apr 22 Rick Macklem git: 0e0aa1eed8fa - stable/13 - nfsd: fix replies from session cache for retried RPCs 90. Apr 22 Alex Richardson git: d08c4d80abd8 - stable/13 - Remove XFAIL from tests/lib/msun/lround_test:main 91. Apr 22 Alex Richardson git: b8beded34398 - stable/13 - Allow lib/msun/logarithm_test to pass on ld128 platforms 92. Apr 22 Alex Richardson git: 47950e427c5f - stable/13 - Fix lib/msun/tests/csqrt_test on platforms with 128-bit long double 93. Apr 22 Alex Richardson git: 959cda8efcd2 - stable/13 - Remove amd64 XFAIL from tests/lib/msun/fma_test:infinities 94. Apr 22 Alex Richardson git: d72052dd5ed6 - stable/13 - lib/msun/tests: Re-enable csqrt_test on AArch64 95. Apr 22 Alex Richardson git: a18882ec97cc - stable/13 - lib/msun/tests: Drop WARNS=6 96. Apr 22 Alex Richardson git: a6898ea04e4d - stable/13 - lib/msun: Exclude ignored-pragmas from -Werror 97. Apr 22 Alex Richardson git: 549e8b821fcf - stable/13 - Fix unused functions in invtrig_test.c 98. Apr 22 Alex Richardson git: f32309564547 - stable/13 - Don't add -Winline for WARNS=6 99. Apr 22 Alex Richardson git: 78fa908b1e88 - stable/13 - lib/msun/tests: Add more debug output to fenv_test.c 100. Apr 22 Alex Richardson git: b38293b480c3 - stable/13 - lib/msun: Allow building tests with WARNS=6
101. Apr 22 Alex Richardson git: bc04f427f54f - stable/13 - Improve test messages for msun tests 102. Apr 22 Alex Richardson git: b69904b8916c - stable/13 - Convert the msun tests to ATF 103. Apr 22 Alex Richardson git: 1f7e87f2d322 - stable/13 - lib/msun/tests: Skip fenv_test:masking if exceptions can't be trapped 104. Apr 22 Alex Richardson git: fe173c91b041 - stable/13 - lib/msun: Avoid FE_INEXACT for x86 log2l/log10l 105. Apr 22 Alex Richardson git: 770517d41a16 - stable/13 - s_scalbn.c: Add missing float.h include 106. Apr 22 Alex Richardson git: 5ba5ebf92b5d - stable/13 - Remove XFAILs from fmaxmin test 107. Apr 22 Alex Richardson git: 6dd6c03efb9e - stable/13 - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184 108. Apr 22 Alex Richardson git: c8f8369856b5 - stable/13 - Allow ssp_test:read to pass more reliably 109. Apr 22 Alex Richardson git: 04b1a333b744 - stable/13 - lib/msun/ctrig_test: Print the mismatched values on failure 110. Apr 22 Alex Richardson git: dd7dbb8021ef - stable/13 - Update scalbn* functions to the musl versions 111. Apr 22 Alex Richardson git: 85e5714ec795 - stable/13 - Also use the musl scalbn code for ldexp() 112. Apr 22 Alex Richardson git: f6742fbfb5f6 - stable/13 - Update libm tests from NetBSD 113. Apr 22 Alex Richardson git: 436fcd12f20d - stable/13 - du_test: Skip three tests if sparse files are not supported 114. Apr 22 Alex Richardson git: 4ee7ac8dc525 - stable/13 - Fix build with read-only source dir after 83c20b8a2da0 115. Apr 22 Alex Richardson git: c2ce92c39615 - stable/13 - sbin/bectl: Skip tests if sparse files are not supported 116. Apr 22 Alex Richardson git: b20f358a2de4 - stable/13 - tests/sys/kern/crc32: Check for SSE4.2 before using it 117. Apr 22 Alex Richardson git: 76713be0f593 - stable/13 - Avoid double output in fenv_test 118. Apr 21 Michael Reifenberger git: 9d75c569b42b - stable/12 - Improve size readability. Preserve more space for swap devise names. Prevent line overflow with long devise na 119. Apr 21 Michael Reifenberger git: 70a2e9a3d447 - stable/13 - Improve size readability. Preserve more space for swap devise names. Prevent line overflow with long devise na 120. Apr 21 Mark Johnston git: d74d1284386a - stable/12 - safexcel: Fix the SHA-HMAC digest computation when AAD is present
121. Apr 21 Mitchell Horne git: 123578f890ee - stable/13 - gdb: allow setting/removing hardware watchpoints 122. Apr 21 Mitchell Horne git: e21ed730a558 - stable/13 - gdb: report specific stop reason for watchpoints 123. Apr 21 Mitchell Horne git: ea2f252e9768 - stable/13 - ddb: replace watchpoint set/clear functions 124. Apr 21 Mitchell Horne git: 2d0ad402a075 - stable/13 - arm: implement kdb watchpoint functions 125. Apr 21 Mitchell Horne git: 45af63e5f893 - stable/13 - Introduce kdb-level watchpoint functions 126. Apr 21 Mitchell Horne git: 08ce99c3f1b8 - stable/13 - arm64: implement kdb watchpoint functions 127. Apr 21 Mitchell Horne git: 20e6d79f433b - stable/13 - x86: implement kdb watchpoint functions 128. Apr 21 Mitchell Horne git: 47301dfb9abd - stable/13 - x86: consolidate hw watchpoint logic into new file 129. Apr 21 Mateusz Piotrowski git: bd2cb05d2490 - stable/12 - spigen.4: Fix typos 130. Apr 21 Mateusz Piotrowski git: 6c9b3cb4936e - stable/13 - spigen.4: Fix typos 131. Apr 20 Dmitry Chagin git: 14fffd43061a - stable/13 - Remove reference to the pfctlinput2() from domain(9) after 237c1f932b. 132. Apr 20 Alex Richardson git: b24f2d6d34e4 - stable/13 - Enable GitHub actions CI for stable/13 as well 133. Apr 20 Mateusz Piotrowski git: 5d42c19f1fe2 - stable/12 - Explain the newfs naming convention 134. Apr 20 Mateusz Piotrowski git: 643758d2c260 - stable/13 - Explain the newfs naming convention 135. Apr 20 Li-Wen Hsu git: b94b7f317594 - stable/13 - development(7): mention the Git mirror list in the manual page 136. Apr 20 Brandon Bergren git: cf8bf3edf8ee - stable/13 - powerpc/aim: Update timebase directly on resume instead of through platform 137. Apr 20 Brandon Bergren git: ac42b63648b1 - stable/13 - powerpc/powermac: Constrain 'cpu_sleep()' for AIM to mpc745x 138. Apr 20 Xin LI git: 26f2ebfbd9ce - stable/13 - usr.sbin/services_mkdb: diff reduction against NetBSD. 139. Apr 20 Xin LI git: abc1489bcb55 - stable/13 - usr.sbin/uefisign: prevent specifying certificate, key or output multiple times. 140. Apr 19 Kristof Provost git: a3ce3d6b1f79 - stable/13 - pf tests: Test multi-wan rdr
141. Apr 19 Kristof Provost git: 1a4fc0322225 - stable/13 - pf: Do not short-circuit processing for REPLY_TO 142. Apr 19 Kristof Provost git: a19dad31b150 - stable/12 - pf: Do not short-circuit processing for REPLY_TO 143. Apr 19 Kristof Provost git: 8ca8248886af - stable/12 - pf tests: Test multi-wan rdr 144. Apr 19 Kristof Provost git: 71c2e35decdf - stable/13 - pf: change pf_route so pf only runs when packets enter and leave the stack. 145. Apr 19 Kristof Provost git: 8601d1baf13d - stable/13 - pf: Add static DTrace probe points 146. Apr 19 Kristof Provost git: c20cdf8c1239 - stable/12 - pf: Add static DTrace probe points 147. Apr 19 Kristof Provost git: 41063b40168b - stable/12 - pf: change pf_route so pf only runs when packets enter and leave the stack. 148. Apr 19 Alexander V. Chernikov git: de703e98e6c8 - stable/13 - Fix direct route installation with net/bird. 149. Apr 19 Mark Johnston git: 5c00c8224576 - stable/13 - Rename struct device to struct _device 150. Apr 19 Mark Johnston git: 89a4cc5c8a3d - stable/13 - netmap: don't use linux type struct device * 151. Apr 19 Mark Johnston git: 5b8039d5ed3e - stable/13 - linuxkpi: Fix pcie_set_readrq() 152. Apr 19 Mark Johnston git: 1d553a9e3a36 - stable/13 - qlnxr: Properly initialize the Linux device structure 153. Apr 19 Mark Johnston git: 07f3c3b50047 - stable/13 - cxgb: Use device_t in preference to struct device * 154. Apr 19 Mark Johnston git: dba90f9e260b - stable/13 - al_eth: Use device_t in preference to struct device * 155. Apr 19 Mark Johnston git: 11c690fd843b - stable/13 - genet: Use device_t in preference to struct device * 156. Apr 19 Alex Richardson git: 9012e6f02779 - stable/13 - Revert "lib/libc/net/nsdispatch.c: Fix missing unlock and add locking annotations" 157. Apr 19 Rick Macklem git: 1efbf1a24cfb - stable/12 - nfsd: make the server repeat CB_RECALL every couple of seconds 158. Apr 19 Rick Macklem git: ccd08b9293ca - stable/13 - nfsd: make the server repeat CB_RECALL every couple of seconds


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