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


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

Messages: 73, old messages first
Last update: Mon Feb 13 14:12:19 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jun 21 Mark Johnston              git: 4a77ce73eadf - stable/13 - amd64: Fix propagation of LDT updates
  2. Jun 21 Mark Johnston              git: d77e57f1256a - stable/13 - Consistently use the SOCKBUF_MTX() and SOCK_MTX() macros
  3. Jun 21 Mark Johnston              git: 46d8116cae68 - stable/13 - Consistently use the SOLISTENING() macro
  4. Jun 21 Dimitry Andric             git: 27693a604a78 - stable/13 - Export various 128 bit long double functions from libgcc_s.so.1
  5. Jun 21 Dimitry Andric             git: d552a12be263 - stable/12 - Export various 128 bit long double functions from libgcc_s.so.1
  6. Jun 21 Dimitry Andric             git: f616d57736dc - stable/11 - Export various 128 bit long double functions from libgcc_s.so.1
  7. Jun 22 Mark Johnston              git: df57775d7a80 - stable/13 - hyperv: Fix vmbus after the i386 4/4 split
  8. Jun 22 Mark Johnston              git: a1022bc53e6b - stable/13 - i386: Add "options HYPERV" to NOTES
  9. Jun 22 Konstantin Belousov        git: 299912abf269 - stable/13 - sigwait(2) and sigtimedwait(2) must not be restarted.
 10. Jun 22 Konstantin Belousov        git: fc13cbaf6942 - stable/13 - sigwait: add comment explaining EINTR/ERESTART details
 11. Jun 22 Konstantin Belousov        git: 4f88de7e09e7 - stable/13 - Add a knob to not drop signal with default ignored or ignored actions
 12. Jun 22 Konstantin Belousov        git: 2ea2987d14d4 - stable/13 - Add a knob to disable dequeueing SIGCHLD on waiting for live process
 13. Jun 22 Konstantin Belousov        git: 52d8029e935b - stable/13 - Add quirks for Linux ABI signals handling
 14. Jun 22 Martin Matuska             git: 25302a721f69 - stable/13 - zfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release) into stable/13
 15. Jun 22 Martin Matuska             git: 05e6f6b65080 - stable/13 - libspl: fix NO_CLEAN build
 16. Jun 22 Dimitry Andric             git: a7ade2196244 - stable/13 - kern.mk: fix -Wno-error style to fix build with Clang 12
 17. Jun 22 Dimitry Andric             git: 4636b3ca8744 - stable/12 - Remove a use of a negative array index from fxp(4).
 18. Jun 22 Dimitry Andric             git: 742d31501978 - stable/12 - kern.mk: fix -Wno-error style to fix build with Clang 12
 19. Jun 22 Dimitry Andric             git: ff236cdc3893 - stable/11 - kern.mk: fix -Wno-error style to fix build with Clang 12
 20. Jun 22 Kristof Provost            git: a20c597c6d73 - stable/13 - bsnmp: Fix incorrect use of libpfctl


21. Jun 22 Kristof Provost git: c419c8231fbb - stable/12 - bsnmp: Fix incorrect use of libpfctl 22. Jun 24 Konstantin Belousov git: 57184d6a6c7e - stable/13 - Un-staticise vm_page_init_page() 23. Jun 24 Konstantin Belousov git: d16b938e7343 - stable/13 - amd64 efirt: initialize vm_pages backing EFI runtime memory 24. Jun 24 Lutz Donnerhacke git: db7136d6b97f - stable/11 - tests/netgraph: Fix build error due to missing directory 25. Jun 24 Lutz Donnerhacke git: 2e6fec416d03 - stable/12 - tests/netgraph: Fix build error due to missing directory 26. Jun 24 Mark Johnston git: 1bf7ee1ab5df - stable/13 - dtrace: fix an out of bound read and a NULL pointer increment 27. Jun 24 Jamie Gritton git: 6e2623c012c3 - stable/13 - jail: Don't allow substitution of valueless jail parameters. PR: 256544 Reported by: cryptogranny at gmail.co 28. Jun 24 Jamie Gritton git: ade910f43b70 - stable/12 - jail: Don't allow substitution of valueless jail parameters. PR: 256544 Reported by: cryptogranny at gmail.co 29. Jun 24 Jamie Gritton git: 75befde07bdf - stable/11 - jail: Don't allow substitution of valueless jail parameters. PR: 256544 Reported by: cryptogranny at gmail.co 30. Jun 24 Mitchell Horne git: 9d61599983db - stable/13 - Consolidate machine/endian.h definitions 31. Jun 25 Dimitry Andric git: 1ed4655d9d5a - stable/13 - Fix clang assertion while building recent www/chromium 32. Jun 25 Dimitry Andric git: d4c94bcca41f - stable/13 - Disable llvm generating 128-bit multiply libcalls on 32-bit ARM 33. Jun 25 Dimitry Andric git: 856f1fd6c360 - stable/13 - Fix failures in libm's lround_test after clang 12 import 34. Jun 25 Dimitry Andric git: 858dc467c63c - stable/12 - Fix clang assertion while building recent www/chromium 35. Jun 25 Dimitry Andric git: 1adf1b31582d - stable/12 - Disable llvm generating 128-bit multiply libcalls on 32-bit ARM 36. Jun 25 Dimitry Andric git: 7356681c6c28 - stable/12 - Fix failures in libm's lround_test after clang 12 import 37. Jun 25 Dimitry Andric git: 591bd6a9b85d - stable/11 - Fix clang assertion while building recent www/chromium 38. Jun 25 Dimitry Andric git: a35615900cf5 - stable/11 - Disable llvm generating 128-bit multiply libcalls on 32-bit ARM 39. Jun 25 Dimitry Andric git: 450f3e55bdad - stable/13 - Work around bogus old gcc "initializer element is not constant" error 40. Jun 25 Dimitry Andric git: 97358891aa6a - stable/12 - Work around bogus old gcc "initializer element is not constant" error
41. Jun 26 Nathan Whitehorn git: 5a4dffac6001 - stable/13 - Fix scripted installation from media without local distfiles. 42. Jun 26 Mark Millard Re: git: 450f3e55bdad - stable/13 - Work around bogus old gcc "initializer element is not constant" error 43. Jun 26 Kristof Provost git: b4c7aa06c561 - stable/13 - pf: Mark struct pf_pdesc as kernel only 44. Jun 26 Kristof Provost git: 27d14a1e5cb2 - stable/12 - pf: Mark struct pf_pdesc as kernel only 45. Jun 26 Kristof Provost git: c816b23784a6 - stable/13 - pf: store L4 headers in pf_pdesc 46. Jun 26 Kristof Provost git: 47535a9065ac - stable/12 - pf: store L4 headers in pf_pdesc 47. Jun 26 Martin Matuska git: 363a2f5661b3 - stable/13 - zfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release) into stable/13 48. Jun 26 Dimitry Andric Re: git: 450f3e55bdad - stable/13 - Work around bogus old gcc "initializer element is not constant" error 49. Jun 26 Mark Millard Re: git: 450f3e55bdad - stable/13 - Work around bogus old gcc "initializer element is not constant" error 50. Jun 26 Mateusz Guzik git: 9aee734554e8 - stable/13 - amd64: typo fix: memcmpy -> memcmp in a comment 51. Jun 26 Mateusz Guzik git: d4f253ea50f7 - stable/12 - sys/dev/md: Drop unncessary __GLOBL(mfs_root) 52. Jun 26 Mateusz Guzik git: f2ef124469ae - stable/12 - linker_set: fix globl/weak symbol redefinitions to work on clang 12 53. Jun 26 Mateusz Guzik git: 38dc5ed3cee4 - stable/12 - amd64: add missing ALIGN_TEXT to loops in memset and memmove 54. Jun 26 Mateusz Guzik git: d73c3e47df16 - stable/12 - amd64: tidy up pagezero*/pagecopy (movq -> movl) 55. Jun 26 Mateusz Guzik git: a3503647f776 - stable/12 - amd64: move memcmp checks upfront 56. Jun 26 Mateusz Guzik git: bbc76189d5f7 - stable/12 - amd64: fixup MEMMOVE comment (10 -> r10) 57. Jun 26 Mateusz Guzik git: 8b06406210e0 - stable/12 - amd64: stop re-reading curpc in suword 58. Jun 26 Mateusz Guzik git: 2b07b66a4d44 - stable/12 - amd64: typo fix: memcmpy -> memcmp in a comment 59. Jun 26 Rick Macklem git: 3747e3b28ee6 - stable/13 - nfsd: Add support for the NFSv4.1/4.2 Secinfo_no_name operation 60. Jun 26 Rick Macklem git: 0da79992428f - stable/13 - nfsd: Delete extraneous NFSv4 root checks
61. Jun 26 Rick Macklem git: 92500ec0c45c - stable/13 - nfsd: Fix the failure return for non-fh NFSv4 operations 62. Jun 26 Rick Macklem git: 54ccbc9bb6c5 - stable/13 - nfsd: Pre-parse the next NFSv4 operation number for put FH operations 63. Jun 26 Rick Macklem git: 9f581cbd5aac - stable/13 - nfsd: Fix when NFSERR_WRONGSEC may be replied to NFSv4 clients 64. Jun 26 Rick Macklem git: 6078d52fa12a - stable/13 - nfsd: Fix NFSv4.1/4.2 Secinfo_no_name when security flavors empty 65. Jun 26 Rick Macklem git: b1caf1920f83 - stable/13 - nfscl: Fix generation of va_fsid for a tree of NFSv4 server file systems 66. Jun 26 Rick Macklem git: 6c5dae287ee7 - stable/13 - nfscl: Add a "has acquired a delegation" flag for delegations 67. Jun 26 Rick Macklem git: 841006678745 - stable/13 - krpc: Acquire ref count of CLIENT for backchannel use 68. Jun 26 Rick Macklem git: eb3397588e1b - stable/13 - param.h: Bump __FreeBSD_version to 1300510 for commit 841006678745 69. Jun 26 Rick Macklem git: d6805ab0df54 - stable/13 - UPDATING: Add entry for commit 841006678745 70. Jun 26 Rick Macklem git: 88878ea4e410 - stable/12 - nfscl: Fix generation of va_fsid for a tree of NFSv4 server file systems 71. Jun 26 Rick Macklem git: 6ae32cc8182f - stable/12 - krpc: Acquire ref count of CLIENT for backchannel use 72. Jun 26 Rick Macklem git: 489236b04748 - stable/12 - param.h: Bump __FreeBSD_version for commit 6ae32cc8182f 73. Jun 26 Rick Macklem git: 368799beba4a - stable/12 - UPDATING: Add an entry for commit 6ae32cc8182f


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