2025/dev-commits-src-branches/20250127.dev-commits-src-branches
Messages: 100, sorted by subject
Last update: Mon Jan 27 0:07:01 2025
|
|
home | up | archive sorted by: subject | author | date | reverse date
1. Jan 24 Alexander Ziaee git: 02816415a34a - stable/14 - kldstat.8: Polish options 2. Jan 20 Alan Somers git: 039609b04d63 - stable/13 - fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags 3. Jan 20 Alan Somers git: 06b782abaafe - stable/13 - tmpfs: remove duplicate flags check in tmpfs_rmdir 4. Jan 21 Konstantin Belousov git: 0961e16b3668 - stable/14 - libthr: use atomic_add_int() instead of atomic_fetchadd_int() 5. Jan 23 Zhenlei Huang git: 09cbd68e4e47 - stable/13 - sysctl: Add flags to filter jail prison and vnet variables 6. Jan 20 Alan Somers git: 09df42f1d592 - stable/14 - fusefs: Coverity cleanup in the lseek tests 7. Jan 20 Ed Maste git: 0bfbd30663b6 - stable/14 - libbsnmptools: avoid uninitialized snmptoolctx->passwd with empty password 8. Jan 24 Zhenlei Huang git: 0e4f9db00dc3 - stable/14 - sysctl: Sort options 9. Jan 21 Mark Johnston git: 0ec93987e530 - stable/14 - makefs: Handle special file types when creating a zpool 10. Jan 24 Colin Percival git: 13639d5f710b - stable/13 - 13.5: Update stable/13 to -PRERELEASE 11. Jan 20 Alan Somers git: 1486bb0bfcac - stable/13 - Fix lib/libc/nss/getgr_test with large numbers of groups 12. Jan 21 Konstantin Belousov git: 1a085ee97343 - stable/14 - pthread_create(): style 13. Jan 23 Zhenlei Huang git: 1a1a1728e0be - stable/14 - kern_sysctl: Make name2oid() non-destructive to the name 14. Jan 20 Alan Somers git: 1bcf8494d934 - stable/13 - ktls.4: note that security/gnutls now supports ktls 15. Jan 24 Zhenlei Huang git: 1d890d546b06 - stable/14 - sysctl: Fix usage() and SYNOPSIS section of man page 16. Jan 21 Ed Maste git: 1dda3a6ed9c5 - stable/14 - hid: Correctly handle signed/unsigned quantities in kernel HID parser. 17. Jan 21 Konstantin Belousov git: 205043060940 - stable/14 - libthr: switch thread and sleepq memory allocator to crt from libc malloc 18. Jan 20 Rick Macklem git: 22d2336252c9 - stable/14 - RELNOTES: Add entry for commit ead3cd3ef628 19. Jan 20 Alan Somers git: 23b270405951 - stable/14 - Make the CTL tests more resilient 20. Jan 20 Zhenlei Huang git: 23b90ad00a2a - stable/13 - cam: make sure to clear CCBs allocated on the stack
21. Jan 20 Zhenlei Huang git: 25695358d03b - stable/13 - pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit 22. Jan 24 Ed Maste git: 26336203d32c - stable/14 - contrib/spleen: Update to Spleen 2.1.0 23. Jan 23 Kirk McKusick git: 26c483aec039 - stable/14 - Fix backward compatibility with UFS1 filesystems created before June 2002 24. Jan 20 Alan Somers git: 2b4a45992a04 - stable/13 - fusefs: FUSE_NOTIFY_INVAL_* must busy the mountpoint 25. Jan 21 Konstantin Belousov git: 2c0e00dc0147 - stable/14 - kill.1: mention special PID 0 26. Jan 20 Rick Macklem git: 2cd9a4f0c229 - stable/14 - exports.5: Document the current behavior of -alldirs 27. Jan 20 Philip Paeps git: 2d6dcb4f97f8 - stable/13 - contrib/tzdata: import tzdata 2025a 28. Jan 24 Ed Maste git: 2dd706b9c41e - stable/14 - libelftc: Fix a typo - FreeBSD's riscv port is little-endian. 29. Jan 24 Zhenlei Huang git: 3965be101c43 - stable/14 - pf: Convert PF_DEFAULT_TO_DROP into a vnet loader tunable 'net.pf.default_to_drop' 30. Jan 20 Alan Somers git: 3dc01440a064 - stable/14 - Fix lib/libc/nss/getgr_test with large numbers of groups 31. Jan 25 Zhenlei Huang git: 47560d54be59 - stable/13 - sysctl: Fix usage() and SYNOPSIS section of man page 32. Jan 23 Mark Johnston git: 49f741240242 - stable/14 - inpcb: Further restrict binding to a port owned by a different UID 33. Jan 22 Renato Botelho git: 4cdfa4e8db56 - stable/14 - fwget: Simplify logic 34. Jan 20 Alan Somers git: 4ded81daacec - stable/13 - namei: add more detail about LOCKSHARED's behavior 35. Jan 20 Alan Somers git: 4ea15740a873 - stable/14 - tmpfs: remove duplicate flags check in tmpfs_rmdir 36. Jan 20 Zhenlei Huang git: 5094faf5dfa8 - stable/14 - pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit 37. Jan 24 Kirk McKusick git: 544ad91ef9f6 - stable/13 - Use ffs_sbget() to replace open-coded superblock reload. 38. Jan 23 Konstantin Belousov git: 57820508a012 - stable/14 - rtld-elf/rtld.c: fix typo in comment 39. Jan 20 Alan Somers git: 60311a50779d - stable/14 - fusefs: fix a memory leak 40. Jan 20 Konstantin Belousov git: 6149261d549b - stable/14 - ffs_reallocblks(): ensure that pref cg is valid
41. Jan 20 Ed Maste git: 61c50909354a - stable/14 - munmap.2: Unaligned addresses do not return error 42. Jan 20 Alan Somers git: 6203d08e7a3a - stable/14 - ktls.4: note that security/gnutls now supports ktls 43. Jan 20 Cy Schubert git: 6404a5a7fe13 - stable/14 - genl.1: Improve grammar 44. Jan 20 Mark Johnston git: 65da23709d20 - stable/14 - netipsec: Pass the right mbuf up 45. Jan 23 Mark Johnston git: 67e54a07e948 - stable/14 - vm_pageout: Add a chicken switch for multithreaded PQ_INACTIVE scanning 46. Jan 23 Zhenlei Huang git: 69e2004d8434 - stable/13 - kern_sysctl: Make name2oid() non-destructive to the name 47. Jan 24 Warner Losh git: 6a0afbcbf6a0 - stable/14 - cam: Add 3e/3 as a fatal code 48. Jan 25 Kirk McKusick git: 6a356edd4fc3 - stable/13 - Fix backward compatibility with UFS1 filesystems created before June 2002 49. Jan 20 Konstantin Belousov git: 6e9b6e5dbb84 - stable/14 - mb_unmapped_to_ext(): return error code on error 50. Jan 23 Joseph Mingrone git: 75bca5af38f6 - stable/14 - ObsoleteFiles.inc: Remove bogus entries 51. Jan 23 Mark Johnston git: 7b95d2a40219 - stable/13 - pkgbase: Fix OSVERSION specification when creating a repo 52. Jan 21 Andrey V. Elsukov git: 7dc48056c87b - stable/14 - ipfw: use only needed TCP flags for state tracking 53. Jan 20 Mark Johnston git: 8373644ee2c8 - stable/14 - unix: Be consistent about error handling for unconnected sockets 54. Jan 24 Ed Maste git: 880f1dee7ea2 - stable/14 - tcp_wrappers: Use default C standard version 55. Jan 20 Alan Somers git: 887494153482 - stable/14 - namei: add more detail about LOCKSHARED's behavior 56. Jan 20 Ed Maste git: 8883e8de0559 - stable/13 - munmap.2: Remove EINVAL for negative len 57. Jan 24 Zhenlei Huang git: 894efae09de4 - stable/14 - sysctl(9): Enable vnet sysctl variables to be loader tunable 58. Jan 20 Alan Somers git: 8b2b77c32f2e - stable/14 - fusefs: minor cleanup in the tests 59. Jan 20 Ed Maste git: 8ed2e663712c - stable/13 - libbsnmp: avoid division by zero with empty password 60. Jan 24 Rick Macklem git: 968abc191ea1 - stable/13 - nfscl: Fix a crash when a readdir entry has nul in it
61. Jan 20 Konstantin Belousov git: 97eaa1218f77 - stable/14 - ffs_blkpref_ufsX(): do not iterate over startcg twice 62. Jan 20 Kristof Provost git: 980eedb0cad6 - stable/14 - pf: avoid use-after-free on reassembly 63. Jan 24 Warner Losh git: 98983f3c9dec - stable/13 - cam: Add 3e/3 as a fatal code 64. Jan 23 Kirk McKusick git: 996fe40e05c9 - stable/14 - Eliminate unneeded variables and computations. 65. Jan 20 Mark Johnston git: 99d5ee8738a3 - stable/14 - ktrace: Fix uninitialized memory disclosure 66. Jan 23 Ed Maste git: 9dc8d7326d7f - stable/14 - gvinum(8): Fix a typo 67. Jan 20 Philip Paeps git: a158d26e89f2 - stable/14 - contrib/tzdata: import tzdata 2025a 68. Jan 20 Ed Maste git: a52b922c05a4 - stable/13 - munmap.2: Unaligned addresses do not return error 69. Jan 20 Alan Somers git: b0348117953a - stable/14 - fusefs: More accurately test the unique tokens in the test suite 70. Jan 25 Igor Ostapenko git: b40ca26721d7 - stable/14 - kyua: Support is_exclusive metadata coming from an ATF test case 71. Jan 20 Alan Somers git: b797d07560a7 - stable/14 - fusefs: FUSE_NOTIFY_INVAL_* must busy the mountpoint 72. Jan 23 Kirk McKusick git: bb14579988c5 - stable/13 - Eliminate unneeded variables and computations. 73. Jan 20 Mark Johnston git: bd40a5abb1f8 - stable/14 - jail: Avoid a potential use-after-free when destroying jails 74. Jan 23 Zhenlei Huang git: c44335b1a313 - stable/13 - name2oid: use find_oidname 75. Jan 20 Ed Maste git: c4cae8cbc337 - stable/14 - libbsnmp: avoid division by zero with empty password 76. Jan 20 Konstantin Belousov git: c968d55123fa - stable/14 - ipsec + ktls: cannot coexists 77. Jan 20 Zhenlei Huang git: cdd9dd5ac768 - stable/13 - cam: add missing zeroing of a stack-allocated CCB. 78. Jan 20 Alan Somers git: d2c25c4c5e5b - stable/14 - fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags 79. Jan 24 Zhenlei Huang git: d67b1748ea34 - stable/14 - carp: Explicitly mark tunnable net.inet.carp.allow with CTLFLAG_NOFETCH 80. Jan 21 Konstantin Belousov git: d6a896c3c83b - stable/14 - pthread_mutex_trylock(): init libthr if needed
81. Jan 20 Ed Maste git: d6fbd34acbbc - stable/13 - libbsnmptools: avoid uninitialized snmptoolctx->passwd with empty password 82. Jan 24 Rick Macklem git: d7b69bb536f7 - stable/14 - nfscl: Fix a crash when a readdir entry has nul in it 83. Jan 21 Konstantin Belousov git: e2268518dff0 - stable/14 - libpthread_init(): ensure curthread == NULL until set explicitly 84. Jan 21 Andrey V. Elsukov git: e29ffd402d38 - stable/14 - netlink: restore the ability to delete PINNED routes 85. Jan 20 Ed Maste git: e2cbfa1f5045 - stable/14 - munmap.2: Remove EINVAL for negative len 86. Jan 22 Renato Botelho git: e6061e54d6d4 - stable/14 - fwget: Silence log() when -q is used 87. Jan 20 Alan Somers git: e758e5512005 - stable/13 - nfscl: fix uninitialized memory in nfsv4_loadattr 88. Jan 20 Alan Somers git: e8a272048a0f - stable/13 - fusefs: fix a memory leak 89. Jan 23 Mark Johnston git: e8e2e213ab53 - stable/14 - pkgbase: Fix OSVERSION specification when creating a repo 90. Jan 21 Andrey V. Elsukov git: e98f79cc71a3 - stable/13 - ipfw: use only needed TCP flags for state tracking 91. Jan 21 Ed Maste git: ecf605de97b7 - stable/13 - hid: Correctly handle signed/unsigned quantities in kernel HID parser. 92. Jan 21 Andrey V. Elsukov git: edc19f8d0fd0 - stable/13 - netlink: restore the ability to delete PINNED routes 93. Jan 20 Zhenlei Huang git: ee2a1bc81a17 - stable/13 - cam: make sure to clear even more CCBs allocated on the stack 94. Jan 20 Zhenlei Huang git: eeecaa064c8d - stable/13 - cam: clear stack-allocated CCB in the target layer 95. Jan 23 Konstantin Belousov git: f10a06556f56 - stable/14 - rtld-elf/{amd64,i386}/reloc.c: remove unneeded #ifdef dbg 96. Jan 23 Kirk McKusick git: f31c37f8acb2 - stable/14 - Use ffs_sbget() to replace open-coded superblock reload. 97. Jan 24 Alexander Ziaee git: f68403f807a5 - stable/13 - kldstat.8: Polish options 98. Jan 20 Kristof Provost git: faec43a79bf9 - stable/13 - pf: avoid use-after-free on reassembly 99. Jan 20 Alan Somers git: fb4e0325c758 - stable/14 - fusefs: delete a comment in the tests 100. Jan 21 Konstantin Belousov git: fe74df3f9db8 - stable/14 - kill.1: mention special meaning of PGID as a PID
home | up | archive sorted by: subject | author | date | reverse date