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


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

Messages: 111, old messages first
Last update: Mon Feb 13 14:12:24 2023

home | archive sorted by: subject | author | date | reverse date
  1. Oct 25 Ed Maste                   git: 7a789031139e - stable/13 - lorder: process read-only data symbols
  2. Oct 25 Ed Maste                   git: 28a6e1beea0e - stable/12 - lorder: process read-only data symbols
  3. Oct 25 Philip Paeps               git: ed325e2ec2dc - stable/13 - contrib/tzdata: correct DST in Palestine
  4. Oct 25 Philip Paeps               git: 89e293e5dcb4 - stable/12 - contrib/tzdata: correct DST in Palestine
  5. Oct 25 Philip Paeps               git: 2517b11885ab - stable/11 - contrib/tzdata: correct DST in Palestine
  6. Oct 25 Philip Paeps               git: 30ae8267b920 - releng/12.3 - contrib/tzdata: correct DST in Palestine
  7. Oct 25 Mark Johnston              git: 6341e6af62b3 - stable/13 - x86: Remove some leftover APM support
  8. Oct 25 Mark Johnston              git: 66e63d0cad4d - stable/13 - amd64: Zero the PML5 PTI page when initializing a pmap
  9. Oct 25 Mark Johnston              git: d84e0dd2f4e1 - stable/13 - safexcel: Set the context record unconditionally
 10. Oct 25 Cy Schubert                git: 2d81ecfcbba8 - stable/13 - wpa: Reconnect ndis_events build
 11. Oct 25 Cy Schubert                git: e1e40109d9c2 - stable/12 - wpa: Reconnect ndis_events build
 12. Oct 25 Andrew Turner              git: 2b2cef987353 - stable/13 - Add the arm64 table attributes and use them
 13. Oct 25 Andrew Turner              git: dafad94bdb0d - stable/13 - Also print symbols when printing arm64 registers
 14. Oct 25 Andrew Turner              git: f803dd1e24ea - stable/13 - Add pmap_change_prot on arm64
 15. Oct 25 Andrew Turner              git: 39dbb494404f - stable/13 - Only demote when needed in the arm64 pmap_change_props_locked
 16. Oct 25 Andrew Turner              git: 3a98aae1e5a6 - stable/13 - Teach the readelf about arm64 gnu properties
 17. Oct 25 Guangyuan Yang             git: dcb72294601a - stable/13 - camcontrol(8): Clean up references to removed symbols
 18. Oct 25 Rick Macklem               git: 37a1501ed3dc - stable/13 - nfscl: Fix NFS VOP_ALLOCATE for mounts without Allocate support
 19. Oct 25 Rick Macklem               git: b575f97c831e - stable/13 - nfsd: Disable the NFSv4.2 Allocate operation by default
 20. Oct 26 Konstantin Belousov        git: 1d72df1c3de3 - stable/13 - sys_procctl(2): remove sysproto and argused


21. Oct 26 Konstantin Belousov git: 19eec365999b - stable/13 - kern_procctl(): convert the function to be table-driven 22. Oct 26 Konstantin Belousov git: 2e69ba48b97d - stable/13 - procctl(2): add consistent shortcut P_ID:0 as curproc 23. Oct 26 Konstantin Belousov git: 3c7f03c25fa8 - stable/13 - procctl: convert PDEATHSIG_CTL/STATUS to regular kern_procctl_single() cases 24. Oct 26 Konstantin Belousov git: 38506cebc1e0 - stable/13 - kern_procctl_single(): convert to use table data 25. Oct 26 Konstantin Belousov git: a89f144b0da2 - stable/13 - sys_procctl(): use table data to do copyin/copyout 26. Oct 26 Konstantin Belousov git: 84722e8171a0 - stable/13 - sys_procctl(): zero the data buffer once, on syscall entry 27. Oct 26 Konstantin Belousov git: c7d4bd74773e - stable/13 - procctl: make it possible to specify that some operations require debug privilege over the target 28. Oct 26 Konstantin Belousov git: c802b970a543 - stable/13 - procctl: actually require debug privileges over target 29. Oct 26 Konstantin Belousov git: 8589a3470d5e - stable/13 - kern_procctl.c: use td->td_proc instead of curproc 30. Oct 26 Konstantin Belousov git: 485cc5549c3b - stable/13 - procctl: stop using SA_*LOCKED, define local enum 31. Oct 26 Konstantin Belousov git: 59447a02f1a9 - stable/13 - kern_procctl: skip zombies for process group operations 32. Oct 26 Kyle Evans git: 3a504205e430 - releng/12.3 - cmp: initialize limit to avoid stack garbage limits 33. Oct 26 Dimitry Andric git: fcb99f1e5976 - stable/13 - Fix clang's internal assembler adding unwanted prefix to VIA xstore 34. Oct 26 Ed Maste git: 8032812ac206 - stable/13 - Update old iSCSI initiator man pages for removal from 14 and later 35. Oct 26 Ed Maste git: cddb2b8f5e11 - stable/12 - Update old iSCSI initiator man pages for removal from 14 and later 36. Oct 26 John Baldwin git: 4e56152e47dd - stable/13 - pthread_np.3: Add a manpage summarizing all of the pthread extensions. 37. Oct 27 Konstantin Belousov git: bb7b0674f622 - stable/13 - tmpfs: remove write-only variables 38. Oct 27 Konstantin Belousov git: 3d7f945a6b77 - stable/13 - msdosfs_rename: remove write-only variables 39. Oct 27 Konstantin Belousov git: 958335164054 - stable/13 - sys/bus.h: silence warnings about write-only variables 40. Oct 27 Konstantin Belousov git: c026e9c5d3cd - stable/13 - ufs: remove write-only variables
41. Oct 27 Konstantin Belousov git: cf049c292eb4 - stable/13 - DMAR: clean up warnings about write-only variables 42. Oct 27 Konstantin Belousov git: 17c83b76702c - stable/13 - sig_ast_checksusp(): mark the local p as __diagused 43. Oct 27 Konstantin Belousov git: ec235e162af9 - stable/13 - subr_firmware.c::unloadentry(): remove write-only variable 44. Oct 27 Konstantin Belousov git: c3c880be15a4 - stable/13 - uipc_shm: silent warnings about write-only variables in largepage code 45. Oct 27 Rick Macklem git: da6c043ff3a2 - stable/13 - nfscl: Make nfscl_getlayout() acquire the correct pNFS layout 46. Oct 27 Mark Johnston git: 74efe421ea04 - stable/13 - vm_page: Move vm_page_alloc_check() to after page allocator definitions 47. Oct 28 Glen Barber git: 5f6e6bef15df - releng/12.3 - 12.3: Update to BETA2 48. Oct 28 Konstantin Belousov git: 57dc5bdc1297 - stable/13 - rtld: Print currently configured search path for libraries for -v 49. Oct 28 Konstantin Belousov git: d53274be0dac - stable/13 - ldd: style 50. Oct 28 Konstantin Belousov git: 7a3d7b9efc33 - stable/13 - ldd: do not use dlopen(RTLD_TRACE) for dso when format is specified 51. Oct 28 Konstantin Belousov git: 5306ca9a8e2f - stable/13 - nehemiah: manually assemble xstore(-rng) 52. Oct 28 John Baldwin Re: git: 5306ca9a8e2f - stable/13 - nehemiah: manually assemble xstore(-rng) 53. Oct 28 Konstantin Belousov Re: git: 5306ca9a8e2f - stable/13 - nehemiah: manually assemble xstore(-rng) 54. Oct 28 John Baldwin Re: git: 5306ca9a8e2f - stable/13 - nehemiah: manually assemble xstore(-rng) 55. Oct 29 Rick Macklem git: 618647d62dd8 - stable/13 - nfscl: Restructure nfscl_freeopen() slightly 56. Oct 29 Rick Macklem git: c76eef47399f - stable/13 - nfscl: Add an argument to nfscl_tryclose() 57. Oct 29 John Baldwin git: 7e60a7e31843 - stable/13 - cxgbe: Make the TOE ISCSI RX stats per-queue instead of per adapter. 58. Oct 29 John Baldwin git: 8e90bce009bb - stable/13 - cxgbe tom: Set the tid in the work requests to program page pods for iSCSI. 59. Oct 29 John Baldwin git: 4a0500122092 - stable/13 - cxgbei: Use hardware RX flow control for offloaded iSCSI connections. 60. Oct 29 John Baldwin git: e6779ba75bf8 - stable/13 - cxgbei: Whitespace fixes, comment typo, and rewrap a comment.
61. Oct 29 John Baldwin git: 68e46643065b - stable/13 - cxgbei: Support DDP for target I/O S/G lists with more than one entry. 62. Oct 29 John Baldwin git: cdb8017d0bb1 - stable/13 - cxgbe tom: Account for pre-iSCSI mode data on suspended connections. 63. Oct 29 John Baldwin git: 5174a367009f - stable/13 - cxgbei: Handle target transfers with excess unsolicited data. 64. Oct 29 John Baldwin git: 864d66638d33 - stable/13 - cxgbei: Remove unused sysctls. 65. Oct 29 John Baldwin git: 15e2528c6b4c - stable/13 - cxgbei: Don't leak resources for an aborted target transfer. 66. Oct 29 John Baldwin git: 80458e3874ea - stable/13 - cxgbei: Add support for zero-copy iSCSI target transmission/read. 67. Oct 29 John Baldwin git: a780968e04ba - stable/13 - cxgbei: Don't clamp iSCSI PDUs to 8K. 68. Oct 29 John Baldwin git: 19224c9f8477 - stable/13 - cxgbei: Rework the pdu_append_data hook to support M_WAITOK. 69. Oct 29 John Baldwin git: 76dacfc99ebf - stable/13 - iscsi: Move the maximum data segment limits into 'struct icl_conn'. 70. Oct 29 John Baldwin git: b77045f1ca6a - stable/13 - iscsi: Always free a cdw before its associated ctl_io. 71. Oct 29 John Baldwin git: 4aa41b1e7685 - stable/13 - cxgbei: Add tunable sysctls for the FirstBurstLength and MaxBurstLength. 72. Oct 29 John Baldwin git: 5013fe43c85e - stable/13 - cxgbei: Explicitly clear the page pode reservation pointer after freeing it. 73. Oct 29 John Baldwin git: cc44e4e55b4a - stable/13 - cxgbei: Support iSCSI offload on T6. 74. Oct 29 John Baldwin git: 0695b57a9875 - stable/13 - cxgbei: Fix a race between transfer setup and a peer reset. 75. Oct 29 John Baldwin git: 4415ec04a461 - stable/13 - cxgbei: Remove invalid assertion. 76. Oct 29 John Baldwin git: 0d4f552d49d2 - stable/13 - cxgbe tom: Free pending iSCSI mbufs on connection shutdown. 77. Oct 29 John Baldwin git: f0334cb8d345 - stable/13 - cxgbei: Better handle new tasks and transfers when disconnecting. 78. Oct 29 John Baldwin git: a47b1c6f8fbe - stable/13 - cxgbei: Don't assert F for data completion PDUs. 79. Oct 29 John Baldwin git: a2bd630ca784 - stable/13 - cxgbei: Wait for socket to close in icl_cxgbei_conn_close. 80. Oct 29 John Baldwin git: 7f82047ec961 - stable/13 - cxgbei: Round up the maximum PDU data length by the MSS for TXDATAPLEN_MAX.
81. Oct 29 John Baldwin git: 202f2c169bec - stable/13 - cxgbe tom: Permit rcv_nxt mismatches on FIN for iSCSI connections on T6. 82. Oct 29 John Baldwin git: bb34f3bce4c5 - stable/13 - iscsi: Remove icl_soft-only fields from struct icl_conn. 83. Oct 29 John Baldwin git: e508e93f36f4 - stable/13 - iSCSI: Add support for segmentation offload for hardware offloads. 84. Oct 29 John Baldwin git: 132894ca4beb - stable/13 - cxgbei: Support for ISO (iSCSI segmentation offload). 85. Oct 29 John Baldwin git: 37c5daa85596 - stable/13 - cxgbei: Wait for the final CPL to be received in icl_cxgbei_conn_close. 86. Oct 29 John Baldwin git: 5dfe6f23d388 - stable/13 - cxgbei: Restructure how PDU limits are managed. 87. Oct 29 John Baldwin git: da92c273d534 - stable/13 - cxgbei: Only round PDU data segment lengths down by 512 on T5. 88. Oct 29 John Baldwin git: 0967aa717d50 - stable/13 - cxgbei: Restrict received PDUs to 4 DDP pages in length. 89. Oct 29 John Baldwin git: 51983604daa4 - stable/13 - iscsi: Teach the iSCSI stack about "large" received PDUs. 90. Oct 29 John Baldwin git: a75428c375f0 - stable/13 - cxgbei: Add sysctls to report the maximum data segment lengths. 91. Oct 29 John Baldwin git: d724218a7492 - stable/13 - cxgbei: Limit T5 transmit data segments to 15k. 92. Oct 29 John Baldwin git: 075c8d9db328 - stable/13 - cxgbei: Handle errors in PDUs. 93. Oct 29 John Baldwin git: 56bc3b1a95bb - stable/13 - cxgbei: Disable ISO for -SO cards without external memory. 94. Oct 29 John Baldwin git: ed2a5ae6aa49 - stable/13 - cxgbei: Return early for EBUSY error in icl_cxgbei_conn_handoff. 95. Oct 29 John Baldwin git: 90f0f8dab2d5 - stable/13 - iscsid: Disable TCP DDP for connection sockets. 96. Oct 29 John Baldwin git: 5767c8ca4c58 - stable/13 - cxgbei: Only convert "plain" TCP connections to ISCSI. 97. Oct 29 John Baldwin git: b2f1beeeff10 - stable/13 - iscsi: Abort data-out tasks queued on a terminating session. 98. Oct 29 John Baldwin git: c1d6b0cdca19 - stable/13 - iscsi: Add a helper routine to abort a data-out task. 99. Oct 29 John Baldwin git: 34d6b4c3523c - stable/13 - ctld: Disable TCP DDP for connection sockets. 100. Oct 30 Rick Macklem git: 627b15e81406 - stable/13 - nfscl: Move release of the clientID lock into nfscl_doclose()
101. Oct 30 Gordon Bergling git: 6ad1c6a82635 - stable/13 - jail(8): Fix a few common typos in source code comments 102. Oct 30 Gordon Bergling git: 499506ac09b4 - stable/13 - bxe(4): Fix a few common typos in source code comments 103. Oct 30 Gordon Bergling git: d1b3747ba300 - stable/12 - bxe(4): Fix a few common typos in source code comments 104. Oct 30 Gordon Bergling git: c8e557c99938 - stable/12 - jail(8): Fix a few common typos in source code comments 105. Oct 30 Mark Johnston git: 382eec24c028 - stable/13 - bhyve: Map the MSI-X table unconditionally for passthrough 106. Oct 30 Mark Johnston git: 000b70f038f4 - stable/13 - bhyve: Fix the WITH_BHYVE_SNAPSHOT build 107. Oct 31 Ka Ho Ng git: 446da52f9e6e - stable/13 - sh: Set PATH envvar after setting HOME in dotfile 108. Oct 31 Mark Johnston git: 712f028b2f59 - stable/13 - Revert "bhyve: Fix the WITH_BHYVE_SNAPSHOT build" 109. Oct 31 Mark Johnston git: 925211125cec - stable/13 - Revert "bhyve: Map the MSI-X table unconditionally for passthrough" 110. Oct 31 Guangyuan Yang git: cbd82a22eb0c - stable/13 - config(5): Update upper limit for maxusers on 64-bit systems 111. Oct 31 Mateusz Piotrowski git: 49f3ad056e34 - stable/13 - Makefile.inc1: Remove mentions of removed target "update"


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