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


dev-commits-src-all

Messages: 172, new messages first
Last update: Wed Jun 5 23:48:21 2024

home | up | archive sorted by: subject | author | date | reverse date
  1. Jun  5 Enji Cooper                Re: git: 41ee91c64f47 - main - newfs_msdos: fix build on non-FreeBSD systems
  2. Jun  5 Enji Cooper                Re: git: 41ee91c64f47 - main - newfs_msdos: fix build on non-FreeBSD systems
  3. Jun  5 Enji Cooper                Re: git: 41ee91c64f47 - main - newfs_msdos: fix build on non-FreeBSD systems
  4. Jun  5 Mark Johnston              git: c70c791f0660 - main - drm2: Remove one more implementation of ilog2()
  5. Jun  5 Bjoern A. Zeeb             git: 9e012a9da5df - main - iwn(4): correct debug message: "not" to "no"
  6. Jun  5 =?UTF-8?Q?Stefan_E=C3=9Fer Re: git: 077f757d72e5 - main - newfs_msdos: align data area to VM page boundary by default
  7. Jun  5 John Baldwin               git: aacaeeee8ecd - main - nvmf: Permit failing I/O requests while disconnected
  8. Jun  5 John Baldwin               git: f46d4971b5af - main - nvmf: Handle shutdowns more gracefully
  9. Jun  5 John Baldwin               git: e140f85dc194 - main - nvmf: Rescan namespaces after reconnecting
 10. Jun  5 John Baldwin               git: f6d434f110fd - main - nvmf: Rescan all namespaces if the changed NS log page is too large
 11. Jun  5 John Baldwin               git: 8a082ca89fc0 - main - nvmf: Factor out most of nvmf_rescan_ns into a helper routine
 12. Jun  5 John Baldwin               git: bed59baba2ca - main - nvmf: Pass const pointers to namespace data to nvmf_*_ns
 13. Jun  5 John Baldwin               git: 02ddb305cc6d - main - nvmf: Refactor nvmf_add_namespaces to be more generic
 14. Jun  5 Andrew Turner              Re: git: bed65d85c631 - main - linux64: Fix the build on arm64  with bti checking
 15. Jun  5 Kevin Bowling              Re: git: 1c45a62a2f66 - main - qlnxe: Fix multiple locking issues
 16. Jun  5 Alan Cox                   git: 60847070f908 - main - vm: Eliminate a redundant call to vm_reserv_break_all()
 17. Jun  5 Justin Hibbits             Re: git: bec000c9c1ef - main - amd64: add a func pointer to tlb shootdown function
 18. Jun  5 Ryan Libby                 Re: git: bec000c9c1ef - main - amd64: add a func pointer to tlb shootdown function
 19. Jun  5 John Baldwin               git: 56b822a17cde - main - pci: Only add special VF handling for direct children in bus methods
 20. Jun  5 Jessica Clarke             git: 98200077809a - main - rtld-elf: Use a proper struct type for tlsdesc entries


21. Jun 5 Ed Maste git: e77813f7e4a3 - stable/14 - capsicum: introduce cap_rights_is_empty Function 22. Jun 5 Enji Cooper Re: git: 0e0919db966a - stable/14 - periodic.conf: remove long deprecated security_daily_compat_var() 23. Jun 5 Enji Cooper Re: git: bec000c9c1ef - main - amd64: add a func pointer to tlb shootdown function 24. Jun 5 Cy Schubert Re: git: bed65d85c631 - main - linux64: Fix the build on arm64 with bti checking 25. Jun 5 Enji Cooper git: 637ee1391957 - main - pci(4): unbreak the build 26. Jun 5 Ruslan Bukin git: 03b330e1916f - main - riscv: add stage 2 translation to pmap. 27. Jun 5 Wei Hu git: bec000c9c1ef - main - amd64: add a func pointer to tlb shootdown function 28. Jun 5 Zhenlei Huang git: 4eb82e65a73f - main - hidbus(4): Fix wrong assertion of bus 29. Jun 5 Andrew Turner git: bed65d85c631 - main - linux64: Fix the build on arm64 with bti checking 30. Jun 5 Andrew Turner git: c2e0d56f5e49 - main - arm64: Support BTI checking in most of the kernel 31. Jun 5 Andrew Turner git: a5affc0c4cab - main - stats: Fix the build under gcc 32. Jun 5 Andrew Turner git: 361da40536d7 - main - arm64: Disable outling atomics 33. Jun 5 Baptiste Daroussin git: 8d7331e62a5a - main - nuageinit: fix authorized_key test 34. Jun 5 Baptiste Daroussin git: fa07b02f6e09 - main - nuageinit: make addsshkey friendly for testsuite 35. Jun 5 Baptiste Daroussin git: 83fcab792c9d - main - nuageinit: use pw(8) instead of getent(1) 36. Jun 5 Emmanuel Vadot git: 0181a0e67c33 - stable/14 - eqos: Unbreak fdt support 37. Jun 5 Emmanuel Vadot git: 91badda4a2dd - stable/14 - eqos: Call init earlier 38. Jun 5 Emmanuel Vadot git: 7c2a21107d42 - stable/14 - eqos: Remove extra x in printf 39. Jun 5 Michael Osipov git: ac339672fbb4 - stable/13 - periodic.conf: remove long deprecated security_daily_compat_var() 40. Jun 5 Michael Osipov git: 0e0919db966a - stable/14 - periodic.conf: remove long deprecated security_daily_compat_var()
41. Jun 5 Emmanuel Vadot Re: git: dcb65c5a94d4 - main - csh: Remove hardlink /.cshrc 42. Jun 5 Jessica Clarke Re: git: dcb65c5a94d4 - main - csh: Remove hardlink /.cshrc 43. Jun 5 Emmanuel Vadot Re: git: dcb65c5a94d4 - main - csh: Remove hardlink /.cshrc 44. Jun 5 Cy Schubert Re: git: 871b33ad65ba - main - pci: Consistently use pci_vf_* for suballocated VF memory resources 45. Jun 5 Zhenlei Huang git: ff4b8d51ac72 - stable/13 - mlx4, mlx5: Eliminate redundent NULL check for packet filter 46. Jun 5 Zhenlei Huang git: d98ced6588b5 - stable/14 - mlx4, mlx5: Eliminate redundent NULL check for packet filter 47. Jun 5 Alan Cox git: 41dfea24eec2 - main - arm64 pmap: Enable L3C promotions by pmap_enter_quick() 48. Jun 5 Cy Schubert Re: git: 871b33ad65ba - main - pci: Consistently use pci_vf_* for suballocated VF memory resources 49. Jun 5 John Baldwin Re: git: 871b33ad65ba - main - pci: Consistently use pci_vf_* for suballocated VF memory resources 50. Jun 5 Enji Cooper git: 77c04f3eb12a - main - radlib: fix a memory leak in `is_valid_request` 51. Jun 5 Rick Macklem git: dbe7ff254e6c - main - nfsd: Update a file missed by commit e2c9fad2e0ae 52. Jun 5 Rick Macklem git: e2c9fad2e0ae - main - nfsd: Fix delegation handled for atomic upgrade 53. Jun 5 Jessica Clarke Re: git: 871b33ad65ba - main - pci: Consistently use pci_vf_* for suballocated VF memory resources 54. Jun 4 John Baldwin git: 871b33ad65ba - main - pci: Consistently use pci_vf_* for suballocated VF memory resources 55. Jun 4 John Baldwin git: 98056127ddfa - main - acpi/pci/vmd: Fix a nit with nested resource mapping requests 56. Jun 4 Mitchell Horne git: 65a33120c3d5 - main - riscv: fix vm.pmap.kernel_maps with Sv48 57. Jun 4 Mitchell Horne git: 191bf63da255 - main - riscv: Move sigcode out of locore.S 58. Jun 4 Mitchell Horne git: 5df74441b35f - main - devmap: eliminate unused arguments 59. Jun 4 Mitchell Horne git: 191e6a604938 - main - physmem: zero entire array 60. Jun 4 Lexi Winter Re: git: dcb65c5a94d4 - main - csh: Remove hardlink /.cshrc
61. Jun 4 John Baldwin Re: git: dcb65c5a94d4 - main - csh: Remove hardlink /.cshrc 62. Jun 4 John Baldwin Re: git: 1c45a62a2f66 - main - qlnxe: Fix multiple locking issues 63. Jun 4 Konstantin Belousov Re: git: 077f757d72e5 - main - newfs_msdos: align data area to VM page boundary by default 64. Jun 4 Kristof Provost git: 480ad4055314 - main - vnet tests: check for if_bridge.ko 65. Jun 4 Mark Johnston git: 05704402ac85 - main - bhyve: Add a stub VM_EXITCODE_REG_EMUL handler 66. Jun 4 Mark Johnston git: a0ca4af9455b - main - bhyve: Add arm64 support to the gdb stub 67. Jun 4 Mark Johnston git: 75cb949228bb - main - arm64/vmm: Add breakpoint and single-stepping support 68. Jun 4 Gleb Smirnoff Re: git: 9b8db66402e9 - main - netgraph: provide separate malloc type for nodes that are missing it 69. Jun 4 Mitchell Horne git: afa166be99fc - main - build.7: update cross-compile example 70. Jun 4 Mitchell Horne git: a8a2d5ef126f - main - build.7: +freebsd to description, link development 71. Jun 4 Mitchell Horne git: 8327796cc873 - main - build.7: nit section order, tag spdx 72. Jun 4 Doug Moore git: 543d55d79109 - main - vm_phys: use ilog2(x) instead of fls(x)-1 73. Jun 4 Doug Moore git: 9ff1462976fc - main - x86: simplify ceil(log2(x)) function 74. Jun 4 Mitchell Horne git: 41d6858ebd6a - main - git-arc.1: list width typo 75. Jun 4 Kristof Provost git: 84ff9e9122ac - main - pf: fix overly large memcpy() 76. Jun 4 Kristof Provost git: 4779b16fa61f - main - pf: fix overly large copy in pf_rule_to_krule() 77. Jun 4 Jessica Clarke git: 9712479723b6 - main - ObsoleteFiles.inc: Add missed riscv64 file for LLVM 17 78. Jun 4 Warner Losh git: 623d432b154a - main - typo: Fix side -> size since it matters to the meaning... 79. Jun 4 Warner Losh Re: git: 41ee91c64f47 - main - newfs_msdos: fix build on non-FreeBSD systems 80. Jun 4 Shawn Webb Re: git: 41ee91c64f47 - main - newfs_msdos: fix build on non-FreeBSD systems
81. Jun 4 Kristof Provost git: 2144e31d8f85 - main - netpfil tests: make the pls tests more robust 82. Jun 4 Kristof Provost git: 1c5b886e1116 - main - pf tests: make ether:dummynet test a little more robust 83. Jun 4 Kristof Provost git: cce69517551d - main - pf tests: basic debug level test 84. Jun 4 Kristof Provost git: c36c90a2cc17 - main - pf: convert DIOCSETDEBUG to netlink 85. Jun 4 Kristof Provost git: 71d3c7041d70 - main - pf: convert DIOCNATLOOK to netlink 86. Jun 4 Kristof Provost git: a9d7ff4e5e6d - main - pf tests: basic status get/clear test 87. Jun 4 Kristof Provost git: 9dbbe68bc5f2 - main - pf: convert DIOCCLRSTATUS to netlink 88. Jun 4 Emmanuel Vadot git: 04a191c251e5 - stable/14 - puc: Make kernel module working 89. Jun 4 Emmanuel Vadot git: ac658a7c760d - stable/14 - rc: Set var_run_enable to enable by default 90. Jun 4 Emmanuel Vadot git: c98427285ad3 - stable/14 - fwget: Add needed firmware for Radeon 780M GPU 91. Jun 4 Emmanuel Vadot git: ef44785cab8e - stable/14 - fwget: Update for Radeon RX 7900 XT (RDNA3) PCI-ID 92. Jun 4 Emmanuel Vadot git: b6e19aabce32 - stable/14 - autofs: media: Always use sync option for fat* 93. Jun 4 Emmanuel Vadot git: 32fdac77b3d7 - stable/14 - devd: autofs: Move autofs related events to a separate file 94. Jun 4 Emmanuel Vadot git: 42144dc11e99 - stable/14 - autofs: Remove stale comment 95. Jun 4 Emmanuel Vadot git: 3247c29e92c1 - stable/14 - autofs: media: Don't include nosuid in the script 96. Jun 4 Emmanuel Vadot git: 2057bf194a3e - stable/14 - pkgbase: Remove FreeBSD-ipfilter package 97. Jun 4 Emmanuel Vadot git: 9ddbc3d4d342 - stable/14 - pkgbase: Create two new rules for creating repo 98. Jun 4 Emmanuel Vadot git: 2c0bf46dba53 - stable/14 - pkgbase: Move tr(1) to runtime 99. Jun 4 Emmanuel Vadot git: f85181b036c4 - stable/14 - linuxkpi: refcount: Use atomic_t directly 100. Jun 4 Emmanuel Vadot git: f4f09d270c1d - stable/14 - linuxkpi: rwlock: Simplify code
101. Jun 4 Emmanuel Vadot git: 183b64dfd84a - stable/14 - linuxkpi: spinlock: Simplify code 102. Jun 4 Emmanuel Vadot git: f285eabc89ce - stable/14 - Bump __FreeBSD_version after linuxkpi_video module is built 103. Jun 4 Emmanuel Vadot git: 5080cf0846df - stable/14 - linuxkpi: Add linuxkpi_video module 104. Jun 4 Emmanuel Vadot git: 13671022ebfb - stable/14 - linuxkpi: hdmi: Split the module declaration to a new file 105. Jun 4 Peter Holm git: 005dd61dd6d6 - main - stress2: Change fixed number of test loops to timed loops. This to improve testing with qemu. 106. Jun 4 Corvin =?utf-8?Q?K=C3=B6hn git: e425e601b978 - main - bhyve: verify OpRegion size 107. Jun 4 Corvin =?utf-8?Q?K=C3=B6hn git: 5e09c5a1ed66 - main - bhyve: use correct size to map the OpRegion 108. Jun 4 =?UTF-8?Q?Stefan_E=C3=9Fer Re: git: 077f757d72e5 - main - newfs_msdos: align data area to VM page boundary by default 109. Jun 4 Stefan =?utf-8?Q?E=C3=9Fer git: 41ee91c64f47 - main - newfs_msdos: fix build on non-FreeBSD systems 110. Jun 4 Alan Cox git: f1d73aacdc47 - main - pmap: Skip some superpage promotion attempts that will fail 111. Jun 4 Matthew Seaman git: a30b941ea739 - stable/13 - Don't package /var/db/locate.database 112. Jun 4 Matthew Seaman git: a7abf88b4783 - stable/14 - Don't package /var/db/locate.database 113. Jun 4 Xin LI git: 3b35e7ee8de9 - main - MFV: xz 5.6.2. 114. Jun 4 Xin LI git: a2307688092c - Create tag vendor/xz/5.6.2 115. Jun 4 Xin LI git: a7819ed7ade8..b599c3410cda - vendor/xz - vendor branch updated 116. Jun 4 Gleb Smirnoff git: a9b55a66440c - main - unix: use m_freemp() when disposing unix socket buffers 117. Jun 4 Gleb Smirnoff git: badf44cc2124 - main - mbuf: provide m_freemp() 118. Jun 4 Christos Margiolis git: ef659a2d041c - main - snd_hda: Add Lenovo X1 Carbon Gen11 support 119. Jun 3 Olivier Certner git: f3ab0d86e807 - main - bitset: Fix __BIT_FFS_AT()'s herald comment 120. Jun 3 Ed Maste git: e0dcb9b611d3 - main - mfi: correct typo in sysctl/tunable description
121. Jun 3 Ed Maste git: 49f1aa4755ca - internal/admin - Release gordon from mentorship 122. Jun 3 Jessica Clarke git: fbfdf57d65be - main - Fix off-by-one bug in btpand 123. Jun 3 Warner Losh git: eff27c387230 - stable/14 - Fix bnxt build in LINT 124. Jun 3 Warner Losh git: bce36dfef81e - stable/14 - bnxt: Do not compile on 32-bit platforms 125. Jun 3 Warner Losh git: 20213402c678 - stable/14 - bnxt: Add a module makefile to fix the build 126. Jun 3 Warner Losh git: 76a34e9d942e - stable/14 - bnxt_{en/re}: Update bnxt_en and bnxt_re Makefile 127. Jun 3 Warner Losh git: 2e7991d03888 - stable/14 - Fix bnxt build in LINT 128. Jun 3 Warner Losh git: 54478f4b7ead - stable/14 - bnxt_re: Explicitly cast pointer-to-integer conversions 129. Jun 3 Warner Losh git: 93265fb21c8d - stable/14 - RDMA/bnxt_re: Add bnxt_re RoCE driver 130. Jun 3 Warner Losh git: 7a63abf952c6 - stable/14 - bnxt_en: Driver version update to 230.0.133.0 131. Jun 3 Warner Losh git: 7f352c7d5f09 - stable/14 - bnxt_en: Firmware header version update to 1.10.3.42 132. Jun 3 Warner Losh git: 9464f91b31d7 - stable/14 - bnxt_en: Firmware error recovery support 133. Jun 3 Warner Losh git: fba2468e1633 - stable/14 - bnxt_en: Added support for priority queues extended stats 134. Jun 3 Warner Losh git: ac940a8b92ac - stable/14 - bnxt_en: Add PFC, ETS & App TLVs protocols support 135. Jun 3 Warner Losh git: 107e02d70619 - stable/14 - bnxt_en: L2-RoCE driver communication interface 136. Jun 3 Warner Losh git: e7b0af020cbc - stable/14 - if_bnxt: Set 1G/10G baseT force speed as auto speeds 137. Jun 3 Warner Losh git: def6e322834b - stable/14 - if_bnxt: 50G, 100G and 200G PAM4 support 138. Jun 3 Warner Losh git: 43d9017a2fcd - stable/14 - if_bnxt: Pluggable Module Display Support 139. Jun 3 Warner Losh git: 9b5383c53eac - stable/14 - if_bnxt: Implementation of Extended Port Hardware Stats Support for THOR Controller 140. Jun 3 Warner Losh git: 1b5ff4b14dfa - stable/14 - if_bnxt: Integrate AOC Cable Support into Current 40G PHY Speed
141. Jun 3 Warner Losh git: 51f6f533ba29 - stable/14 - if_bnxt: Update Firmware Header to Latest Version 1.10.2.136 142. Jun 3 Warner Losh git: baa7cf252480 - stable/14 - if_bnxt: Update Maximum Configurable MTU from 9000 to 9600 143. Jun 3 Warner Losh git: c75f0a568ef6 - stable/14 - if_bnxt: Enabled support for 1G SX, CX, and LX forced speed settings 144. Jun 3 Warner Losh git: 30ae347bc109 - stable/14 - if_bnxt: Incorrect Labeling of Supported Medium in `ifconfig -m <inf>` Command 145. Jun 3 Warner Losh git: 6288beb31e0c - stable/14 - if_bnxt: Fix media speed update issue in "ifconfig -m" during PHY hot plug 146. Jun 3 Warner Losh git: 4083c62d6993 - stable/14 - if_bnxt: Correcting the firmware package version parsing logic 147. Jun 3 Ryan Libby git: 7f1012ff7c8b - main - pctrie: predict successful allocation 148. Jun 3 Ryan Libby git: 3ca6bf792924 - main - db_show_buffer: minor cleanup 149. Jun 3 Warner Losh Re: git: 5dda778db634 - main - Use correct function declaration for yyerror 150. Jun 3 Doug Moore git: 749c249dc3b6 - main - subr_pctrie: use ilog2(x) instead of fls(x)-1 151. Jun 3 Doug Moore git: 08f6f78f81e2 - main - libkern: don't use MPASS 152. Jun 3 Jessica Clarke Re: git: 5dda778db634 - main - Use correct function declaration for yyerror 153. Jun 3 Warner Losh git: 5dda778db634 - main - Use correct function declaration for yyerror 154. Jun 3 Doug Moore git: e3537f9235ba - main - Revert "subr_pctrie: use ilog2(x) instead of fls(x)-1" 155. Jun 3 Cy Schubert Re: git: 077f757d72e5 - main - newfs_msdos: align data area to VM page boundary by default 156. Jun 3 Doug Moore git: 574ef6506950 - main - subr_pctrie: use ilog2(x) instead of fls(x)-1 157. Jun 3 Jessica Clarke Re: git: 077f757d72e5 - main - newfs_msdos: align data area to VM page boundary by default 158. Jun 3 Brooks Davis Re: git: af8cafb2a380 - main - iovec: macros to manipulate len and base together 159. Jun 3 Doug Moore git: b0056b31e900 - main - libkern: add ilog2 macro 160. Jun 3 Wolfram Schneider git: e1f5c22be431 - stable/14 - man(1) needs to check for .so files not only in the first line PR: 279182
161. Jun 3 Ed Maste git: 0a8237ce99cf - Create tag vendor/dhcpcd/10.0.8 162. Jun 3 Ed Maste git: 96dba636abec..1b2aa3deeb0d - vendor/dhcpcd - vendor branch updated 163. Jun 3 Wolfram Schneider git: 965fff98260f - main - man(1): ignore absolute path for .so include 164. Jun 3 Mitchell Horne git: 80828c6fab02 - main - kern: Remove leftover saf1761otg bits 165. Jun 3 Gordon Tetlow git: a68e4f7a0652 - main - Migrate from printb to print_bits for locally defined bit fields. 166. Jun 3 Gordon Tetlow git: c3e9423743d9 - main - Move print_bits to ifconfig.c and make available to other src files. 167. Jun 3 Warner Losh git: 079d67b1d861 - main - sys: Disable C standards prior to C99 from kernel build 168. Jun 3 Dmitry Salychev git: 645a228481c7 - main - ds1307: Return error code instead of boolean 169. Jun 3 Emmanuel Vadot git: 9fe726012df9 - stable/14 - pam_xdg: pam_get_item can return NULL 170. Jun 3 Xin Li Re: git: 14a5c1068d37 - main - man: do not ignore the exit status of roff tools 171. Jun 3 Cy Schubert git: 0f996f45418e - main - sqlite3: Vendor import of sqlite3 3.46.0 172. Jun 3 Cy Schubert git: 738776b12054 - Create tag vendor/sqlite3/sqlite-3460000


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