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


2023/dev-commits-src-branches/20231231.dev-commits-src-branches

Messages: 71, old messages first
Last update: Mon Jan 1 5:50:00 2024

home | archive sorted by: subject | author | date | reverse date
  1. Dec 24 Rick Macklem               git: 1ae724792ced - stable/14 - kgssapi: Add a new file with a function for a future commit
  2. Dec 24 Rick Macklem               git: b9410313c66d - stable/14 - nfscl/kgssapi: Fix Kerberized NFS mounts to pNFS servers
  3. Dec 24 Rick Macklem               git: acc704b36192 - stable/14 - gssd: Add support for the new upcall required by commit 428879dc9110
  4. Dec 24 Philip Paeps               git: b277fb9996b1 - stable/14 - contrib/tzdata: import tzdata 2023d
  5. Dec 24 Philip Paeps               git: 436f43d41cc7 - stable/13 - contrib/tzdata: import tzdata 2023d
  6. Dec 24 Philip Paeps               git: 98a75346bb65 - stable/12 - contrib/tzdata: import tzdata 2023d
  7. Dec 24 Dimitry Andric             git: f23f9c0fd2bd - stable/14 - Silence VLA extension warnings in fusefs tests
  8. Dec 24 Dimitry Andric             git: 6bbffa1a329f - stable/14 - Merge commit 989879f8fded from llvm git (by Paul Walker):
  9. Dec 24 Dimitry Andric             git: 60d9bb14e84d - stable/14 - Fix snprintf truncation in telnet
 10. Dec 24 Dimitry Andric             git: 0bb380693227 - stable/13 - Merge commit 989879f8fded from llvm git (by Paul Walker):
 11. Dec 24 Dimitry Andric             git: 0907c0ddbaf2 - stable/13 - Silence snprintf truncation warnings in printf_test examples
 12. Dec 24 Dimitry Andric             git: 4d9951cbb68b - stable/13 - Silence VLA extension warnings in fusefs tests
 13. Dec 24 Dimitry Andric             git: 4f3aa626f614 - stable/13 - Fix snprintf truncation in telnet
 14. Dec 24 Dimitry Andric             git: 9734bad3611c - stable/12 - Fix snprintf truncation in telnet
 15. Dec 24 Rick Macklem               git: b8e137d8d32d - stable/14 - krpc: Display stats of TLS usage
 16. Dec 24 Rick Macklem               git: 092abb839d1d - stable/14 - param.h: Bump __FreeBSD_version to 1400502
 17. Dec 24 Rick Macklem               git: 100b825b63cb - stable/14 - UPDATING: Add entry for __FreeBSD_version bump to 1400502
 18. Dec 25 Konstantin Belousov        git: c06a5fd3b110 - stable/14 - vmm.h: remove dup declaration
 19. Dec 25 Konstantin Belousov        git: 4c29e65cd8ce - stable/14 - bhyve.8: add missed dot
 20. Dec 25 Konstantin Belousov        git: 7f5511c698bc - stable/13 - vmm.h: remove dup declaration


21. Dec 25 Konstantin Belousov git: 42b80d160b4d - stable/13 - bhyve.8: add missed dot 22. Dec 25 Richard Scheffenegger git: ac83f3fa44f3 - stable/14 - tcp: properly unroll SACK transmission on TX error with LRD 23. Dec 26 Mark Johnston git: 8b6d3fb0a79c - stable/14 - bhyve: Add a slirp network backend 24. Dec 26 Mark Johnston git: 37eb7030a0fb - stable/14 - bhyve: Fix a leak that happens when we fail to load a hostfwd rule 25. Dec 26 Mark Johnston git: 2bc5d0db67e0 - stable/14 - arm64: Remove an unused global variable 26. Dec 26 Mark Johnston git: dcd747fda58a - stable/14 - nvme: Initialize HMB entries before loading them into the controller 27. Dec 26 Mark Johnston git: 3c77aabc7396 - stable/14 - kqueue.9: Update the description of knlist_clear() 28. Dec 26 Mark Johnston git: 70025e767f28 - stable/14 - ieee80211: Check for copyout() errors in the SIOCG80211STATS handler 29. Dec 26 Rick Macklem git: cce1cbbef71b - stable/14 - RELNOTES: Add an entry for commit b8e137d8d32d 30. Dec 27 Mark Johnston git: fd51a2e34282 - stable/14 - qat: Update firmware for 4xxx devices to version 1.1.20 31. Dec 27 Ram Kishore Vegesna git: b70cf00842c8 - stable/14 - ocs_fc: IO timeout handling and error reporting fix. 32. Dec 27 Ram Kishore Vegesna git: 0a6b61a89a68 - stable/14 - ocs_fc: Use xpt_path_sbuf() to copy the path to sbuf. 33. Dec 27 Ram Kishore Vegesna git: 104eae582c91 - stable/13 - ocs_fc: IO timeout handling and error reporting fix. 34. Dec 27 Ram Kishore Vegesna git: e8ff00285afb - stable/13 - ocs_fc: Use xpt_path_sbuf() to copy the path to sbuf. 35. Dec 27 Kristof Provost git: 18fb9174cda5 - stable/14 - netlink: fix snl_writer and linear_buffer re-allocation logic 36. Dec 27 Kristof Provost git: c92ac2c311c6 - stable/13 - netlink: fix snl_writer and linear_buffer re-allocation logic 37. Dec 28 Mark Johnston git: 3e36ef48a063 - stable/14 - ufs: Update *eofflag upon a read of an unlinked directory 38. Dec 28 Mark Johnston git: 137b36455d51 - stable/14 - freebsd32: Fix error handling for suword32() calls 39. Dec 28 Mark Johnston git: d2c1d1b2bc47 - stable/13 - kthread: Set *newtdp earlier in kthread_add1() 40. Dec 28 Mark Johnston git: f765ef3aabcd - stable/13 - ieee80211: Check for copyout() errors in the SIOCG80211STATS handler
41. Dec 28 Mark Johnston git: b525eaaa4aaf - stable/13 - ufs: Update *eofflag upon a read of an unlinked directory 42. Dec 28 Mark Johnston git: c2ae37ad0ca9 - stable/13 - freebsd32: Fix error handling for suword32() calls 43. Dec 28 Ronald Klop git: 028e4c6548e4 - stable/14 - Teach if_smsc to get MAC from bootargs. 44. Dec 28 Robert Clausecker git: c35334b08561 - stable/14 - lib/libc/tests/string: add extended unit tests for strcmp() 45. Dec 28 Robert Clausecker git: 7aaa37fa1db6 - stable/14 - lib/libc/tests/string/memcmp_test.c: extend test to support custom memcmp function 46. Dec 28 Robert Clausecker git: c91cfb7f9e7d - stable/14 - lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmp 47. Dec 28 Robert Clausecker git: 08ad297599ee - stable/14 - lib/libc/tests/string/strcspn_test.c: add test for correct match order 48. Dec 28 Robert Clausecker git: cec0236976cd - stable/14 - lib/libc/amd64/string/strcspn.S: always return earliest match in 17--32 char case 49. Dec 28 Robert Clausecker git: 1347ec5d5845 - stable/14 - lib/libc/amd64/string: add timingsafe_bcmp(3) scalar, baseline implementations 50. Dec 28 Robert Clausecker git: 018743523a18 - stable/14 - share/man/man7/simd.7: document new timingsafe_bcmp(3) scalar, baseline implementations 51. Dec 28 Robert Clausecker git: 9a6a587e672b - stable/14 - lib/libc/amd64/string: add timingsafe_memcmp() assembly implementation 52. Dec 28 Robert Clausecker git: 2e64c927d26e - stable/14 - share/man/man7/simd.7: document new amd64 timingsafe_memcmp() 53. Dec 29 Konstantin Belousov git: 6ed6db3206ea - stable/14 - vmm_iommu_modify(): split vm_iommu_map()/unmap() into separate functions 54. Dec 29 Konstantin Belousov git: e9251d68b206 - stable/14 - vm_iommu_map()/unmap(): stop transiently wiring already wired pages 55. Dec 29 Konstantin Belousov git: 2001d7f6a272 - stable/14 - vfs_domount_update(): correct fsidcmp() usage 56. Dec 29 Konstantin Belousov git: 71fceff24809 - stable/13 - vfs_domount_update(): correct fsidcmp() usage 57. Dec 29 John Baldwin git: 0609ca2f19d4 - stable/14 - padlock: Switch to using FPU_KERN_NOCTX 58. Dec 29 John Baldwin git: 90ac116d5e46 - stable/14 - nehemiah RNG: Switch to using FPU_KERN_NOCTX 59. Dec 29 John Baldwin git: cfc94a37d8d9 - stable/14 - aesni: Switch to using FPU_KERN_NOCTX. 60. Dec 29 John Baldwin git: 276666497ed1 - stable/14 - aesni: Push FPU sections down further
61. Dec 29 John Baldwin git: 991f34a04a97 - stable/14 - armv8_crypto: Switch to using FPU_KERN_NOCTX 62. Dec 29 John Baldwin git: 7945b99a003f - stable/14 - armv8_crypto: Remove dieing flag and rw lock 63. Dec 29 John Baldwin git: f7e5bdbc683a - stable/14 - armv8_crypto: fix recursive fpu_kern_enter call 64. Dec 29 John Baldwin git: 332774b2aff1 - stable/14 - blake2: Switch to using FPU_KERN_NOCTX 65. Dec 29 John Baldwin git: 13d39efedb32 - stable/14 - blake2: Remove dieing flag and rw lock 66. Dec 29 John Baldwin git: f27c8ff817a6 - stable/14 - x86: Rename {stop,start}_emulating to fpu_{enable,disable} 67. Dec 29 Rick Macklem git: 2c83f1ada435 - stable/14 - mountd: Update exports.5 for commit 7c5146da1286 68. Dec 29 Rick Macklem git: 925d9b3abac2 - stable/14 - nfscl: Make NFSv4.2 Copy set atime on infd 69. Dec 29 Rick Macklem git: ba99d960884d - stable/14 - param.h: Bump __FreeBSD_version to 1400503 70. Dec 29 Rick Macklem git: ef38bebcb57c - stable/14 - UPDATING: Add an entry for commit ba99d960884d 71. Dec 30 Konstantin Belousov git: 1e9df419f14c - stable/14 - mlx4(5): fix driver initialization


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