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

2023/dev-commits-src-main/20230813.dev-commits-src-main

Messages: 162, sorted by subject
Last update: Sun Aug 13 5:50:00 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Aug  6 Kirk McKusick              git: 02b7bf07c5d2 - main - Improve dumpfs(8) error messages when a cylinder group 
  2. Aug  9 Marius Strobl              git: 077ef5b445f1 - main - ath(4): Remove MIPS SoC build glue and AR9130 from Free
  3. Aug 10 Mateusz Guzik               Re: git: 077ef5b445f1 - main - ath(4): Remove MIPS SoC build glue and AR9130 from 
  4. Aug 10 Mateusz Guzik               Re: git: 077ef5b445f1 - main - ath(4): Remove MIPS SoC build glue and AR9130 from 
  5. Aug  9 Ed Maste                   git: 07d3738b82b6 - main - soxstack: silence GCC warning
  6. Aug  8 Warner Losh                git: 09c20a293280 - main - nvme: Move bools to fill hole
  7. Aug 12 Warner Losh                git: 0bc26e325450 - main - clang: Minor build simplification now that armv[45] is 
  8. Aug  9 Emmanuel Vadot             git: 0befc55cdf4b - main - dts: Bump the freebsd branding version to 6.4
  9. Aug 10 Kevin Bowling              git: 0eb8cd1de268 - main - igc: sync srrctl buffer sizing with e1000
 10. Aug  9 Konstantin Belousov        git: 0f613ab85e5a - main - tmpfs: add a knob to enable pgcache read for mount
 11. Aug 12 Konstantin Belousov        git: 0fb6aae7f0e1 - main - vm_map.c: add CONTAINS_BITS macro
 12. Aug  6 Vladimir Kondratyev        git: 12f5f1147781 - main - hidraw(4): Fix ioctl names in man page.
 13. Aug 11 Glen Barber                git: 136fc495615f - main - release: update main to ALPHA1
 14. Aug  9 Kevin Bowling              git: 13da84237a37 - main - e1000: Enable TSO on 82574
 15. Aug  9 Doug Moore                 git: 15047a65099f - main - rangesets: use PCTRIE_DEFINE
 16. Aug  6 Konstantin Belousov        git: 15876d9fd83f - main - sys/cdefs.h: fix for use __restrict in C++
 17. Aug  5 Ed Maste                   git: 1a6238d1ea2a - main - sigexit: add a break in default case
 18. Aug  7 Bjoern A. Zeeb             git: 1dcd1a539275 - main - LinuxKPI: implement get_random_u32_inclusive()
 19. Aug  9 Colin Percival             git: 219caac69a2a - main - EC2: Build and upload AMIs for both UFS and ZFS
 20. Aug  9 Konstantin Belousov        git: 21a52f99440c - main - libc dlfcn.c: make dl_iterate_phdr() from libc more use


21. Aug 12 Kirk McKusick git: 220427da0e9b - main - Set UFS/FFS file type to snapshot before changing its b 22. Aug 10 Rick Macklem git: 2409231121ba - main - mountd: Fix type of signal variable 23. Aug 12 Warner Losh git: 2726978bd801 - main - Makefile.inc1: Remove redundant test for armv[67] 24. Aug 9 Konstantin Belousov git: 28b36ecf990f - main - Revert "exit1(): Revert sparc64 workaround" 25. Aug 10 Martin Matuska git: 28d2e3b5dedf - main - zfs: cherry-pick fix from openzfs 26. Aug 10 Corvin =?utf-8?Q?K=C3=B6hn git: 28dc1aa73392 - main - bhyve: add emulation for CRB register of TPM devices 27. Aug 10 Enji Cooper git: 28f6c2f29280 - main - Import GoogleTest 1.14.0 28. Aug 10 Corvin =?utf-8?Q?K=C3=B6hn git: 29200a8133c0 - main - bhyve: emulate TPM passthru by accessing /dev/tpmX 29. Aug 7 Warner Losh git: 2ad9a815fd58 - main - nvme: Directly lookup op code 30. Aug 10 Kyle Evans git: 2bd446d7f1a0 - main - kern: osd: avoid dereferencing freed slots 31. Aug 7 Mariusz Zaborski git: 2ea65afbd11d - main - md5: extend capabilites 32. Aug 8 Kyle Evans git: 2f489a509e61 - main - libc: fix some overflow scenarios in vis(3) 33. Aug 9 Colin Percival git: 32ae9a6b3937 - main - release: Build UFS and ZFS VM images 34. Aug 8 Marius Strobl git: 37c8ee8847fa - main - ath(4): Remove MIPS AHB frontend and join PCI one w/ ma 35. Aug 12 Alan Cox git: 37e5d49e1e5e - main - vm: Fix address hints of 0 with MAP_32BIT 36. Aug 9 Emmanuel Vadot git: 393387820bae - main - arm64: rockchip: rk_i2c: Probe again at ORDER_LATE 37. Aug 7 Colin Percival git: 395b9c9977c5 - main - OCI: Bump image size to 6 GB 38. Aug 12 Konstantin Belousov git: 3b44ee50be81 - main - vm_map_insert(): update herald comment 39. Aug 8 Warner Losh git: 3e1f69523bf0 - main - modules: Use MACHINE_CPUARCH more 40. Aug 12 Konstantin Belousov git: 41acfee690da - main - libc vdso time functions: correctly convert errors into
41. Aug 7 Mark Johnston git: 454c425dbed1 - main - ossl: Add missing labels to bsaes-armv7.S 42. Aug 8 Stephen J. Kiernan git: 458e0c1b6673 - main - local.sys.dirdeps.mk: Allow CROSS_TARGET_FLAGS to be ov 43. Aug 8 Emmanuel Vadot git: 4b5f5fe78f90 - main - arm64: intel: Remove firmware driver 44. Aug 9 Colin Percival git: 4c9c9b4b7480 - main - EC2: Respect ${VMFS} 45. Aug 6 Kirk McKusick git: 4ce2a2db41f9 - main - Update newfs(8) and tunefs(8) manual pages. 46. Aug 10 Poul-Henning Kamp git: 4ff782c06a56 - main - tcopy: Pick up max blocksize from sysctl kern.maxphys 47. Aug 10 Bjoern A. Zeeb git: 517e0978db1f - main - LinuxKPI: add page pool skeleton 48. Aug 11 Ed Maste git: 535af610a4fd - main - ssh: Update to OpenSSH 9.4p1 49. Aug 12 Xin LI git: 543cf924bcdc - main - gve: Simplify tx loop over buffer ring 50. Aug 11 Doug Rabson git: 54cfeb848468 - main - pkgbase: move libcom_err from kerberos to kerberos-lib 51. Aug 12 Konstantin Belousov git: 55be6be12cd9 - main - vm_map_protect(): handle stack protection stored in the 52. Aug 11 Kristof Provost git: 580cadd6a5f0 - main - vtnet: allow IFF_ALLMULTI to be set without VIRTIO_NET_ 53. Aug 8 Mike Karels git: 58a46cfd751a - main - md driver compat32: fix structure padding for arm, powe 54. Aug 11 Kristof Provost git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces 55. Aug 12 Kevin Bowling Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces 56. Aug 12 Kevin Bowling Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces 57. Aug 12 Kristof Provost Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces 58. Aug 12 Kevin Bowling Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces 59. Aug 12 Kristof Provost Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces 60. Aug 12 Kevin Bowling Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces
61. Aug 8 Andrey V. Elsukov git: 600bf006d3f1 - main - carp: delete interface routes on link loss. 62. Aug 10 Chuck Silvers git: 60a41168d195 - main - UFS: panic rather than forcibly unmount the root fs 63. Aug 6 Robert Clausecker git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (s 64. Aug 6 Konstantin Belousov Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementation 65. Aug 6 Konstantin Belousov Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementation 66. Aug 6 Jessica Clarke Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementation 67. Aug 7 Warner Losh git: 63b0c00eb043 - main - nvme: Update comment 68. Aug 9 Konstantin Belousov git: 651fdc3d198d - main - Revert "vnode read(2)/write(2): acquire rangelock regar 69. Aug 6 Robert Clausecker git: 66f5f4bffed9 - main - share/man/man7/simd.7: document amd64/strchrnul SIMD im 70. Aug 6 Konstantin Belousov git: 676f02a4823f - main - acpi_spibus.c: fix i386 build 71. Aug 11 Kirk McKusick git: 677023529d6a - main - Cleanups to UFS/FFS ffs_checkblk(). 72. Aug 11 Jung-uk Kim git: 6b405053c997 - main - OpenSSL: clean up botched merges in OpenSSL 3.0.9 impor 73. Aug 9 Kirk McKusick git: 6dff61a1d187 - main - Rate limit kernel UFS/FFS cylinder group check-hash err 74. Aug 7 Warner Losh git: 6f76d493864b - main - nvme: Remove duplicate completion printing routine 75. Aug 10 Piotr Kubaj git: 73fa89e041ff - main - ix: Fix accessing wrong register 76. Aug 11 Konstantin Belousov git: 765ad5b28d3f - main - tmpfs: add the "pgread" mount option to the allowed opt 77. Aug 6 Marius Strobl git: 76e3b8f54f59 - main - nanobsd: Remove remainder of sparc64 support 78. Aug 8 Dmitry Chagin git: 76f28f656eb5 - main - tests: Fix build after 8920c5f2 79. Aug 8 Marius Strobl git: 76fc279f1ba4 - main - ObsoleteFiles.inc: Correct typo 80. Aug 12 Konstantin Belousov git: 79169929f04d - main - vm_map_protect(): move guard handling at the last phase
81. Aug 11 Wei Hu git: 7b9bd54ae86d - main - mana: fix a KASSERT panic on recursed lock access in ma 82. Aug 7 Warner Losh git: 7be0b0688538 - main - nvme: Remove duplicate command printing routine 83. Aug 9 Emmanuel Vadot git: 7ef62cebc2f9 - main - Import device-tree files from Linux 6.1 84. Aug 7 Eric Joyner git: 7f527d48124b - main - iflib: Fix white space and reduce some line lengths 85. Aug 10 Cy Schubert Re: git: 811e0a31acaf - main - fusefs tests: handle -Wdeprecated* issues with Goo 86. Aug 10 Enji Cooper git: 811e0a31acaf - main - fusefs tests: handle -Wdeprecated* issues with GoogleTe 87. Aug 10 Enji Cooper Re: git: 811e0a31acaf - main - fusefs tests: handle -Wdeprecated* issues with Goog 88. Aug 9 Konstantin Belousov git: 821dec4d56a8 - main - vnode io: request range-locking when pgcache reads are 89. Aug 9 Michael Tuexen git: 85e5480df95e - main - sctp: another cleanup 90. Aug 11 Kirk McKusick git: 886fd36e1ac2 - main - Clean up and document UFS/FFS error returns. 91. Aug 8 Dmitry Chagin git: 8920c5f2a117 - main - tests: Add stack grows tests 92. Aug 10 Jessica Clarke git: 8aaa12308992 - main - Makefile.libcompat: Fix DTRACE variable 93. Aug 10 Kevin Bowling git: 8b4a3fbdd572 - main - ixgbe: Check for fw_recovery 94. Aug 9 Emmanuel Vadot git: 8bab661a3316 - main - Import device-tree files from Linux 6.2 95. Aug 9 Colin Percival git: 8dec47387b25 - main - release: Build cloudware with multiple FS types 96. Aug 9 Marius Strobl git: 8f5dbc22e595 - main - arswitch(4): Remove support for AR{7240,9340} found in 97. Aug 12 Konstantin Belousov git: 90049eabcfad - main - vm_map_protect(): add VM_MAP_PROTECT_GROWSDOWN flag 98. Aug 10 Kevin Bowling git: 9228ac3a69c4 - main - ixgbe: Add support for 82599 LS 99. Aug 12 Konstantin Belousov git: 93626d543702 - main - tc_fill_vdso_timehands32(): fix 100. Aug 7 Warner Losh git: 95cd10f13971 - main - nvme: Add comments about other fields in status
101. Aug 7 Pedro F. Giffuni git: 9610cbc09e72 - main - patch: don't run off the end of path if it ends in '/'. 102. Aug 12 Li-Wen Hsu git: 962c2a492528 - main - release(7): Bump date after introducing VMFSLIST in 32a 103. Aug 6 Marius Strobl git: 96c76d930656 - main - exit1(): Revert sparc64 workaround 104. Aug 6 Konstantin Belousov Re: git: 96c76d930656 - main - exit1(): Revert sparc64 workaround 105. Aug 6 Marius Strobl Re: git: 96c76d930656 - main - exit1(): Revert sparc64 workaround 106. Aug 10 John Baldwin git: 9795f14ec40a - main - netlink: Align allocations on __max_align_t, not uint64 107. Aug 8 Michael Tuexen git: 9ade2745db8b - main - sctp: remove duplicate code 108. Aug 12 Konstantin Belousov git: 9b65fa694078 - main - linuxolator: implement Linux' PROT_GROWSDOWN 109. Aug 9 Marius Strobl git: 9cb4ee9a6439 - main - man4: Remove stale MLINK to ath_pci.4 110. Aug 12 Konstantin Belousov git: 9d7ea6cff7a7 - main - vm_map: do not allow to merge stack gap entries 111. Aug 10 Konstantin Belousov git: 9da33e8d1073 - main - Update comment describing struct vm_map 112. Aug 7 Bjoern A. Zeeb git: 9e9c682ff3a1 - main - LinuxKPI: reduce usage of struct vm_page and vm_page_t 113. Aug 6 Marius Strobl git: 9ec7a595ed2c - main - mergemaster(8): Remove support for sparc64 114. Aug 8 Kristof Provost git: 9f2cddd261d0 - main - ping: use the in6_addr buffer when parsing src address 115. Aug 7 Warner Losh git: a510dbc848bb - main - nvme: Be less verbose when cancelling I/O or admin comm 116. Aug 10 Ed Maste git: aa7957345732 - main - OpenSSL: update to 3.0.10 117. Aug 12 Konstantin Belousov git: aa928a52164f - main - vm_map_growstack(): handle max protection for stacks 118. Aug 7 Colin Percival git: ac4f03e03e6d - main - Firecracker: Make root disk configurable 119. Aug 7 Warner Losh git: ac8c866fda40 - main - nvme: Add more NVME Base Spec 2.0 and NVME Command Set 120. Aug 10 Emmanuel Vadot git: b07fed8180a6 - main - arm: xilinx: gpio: Make the driver more generic
121. Aug 12 Kevin Bowling git: b1a39c31a356 - main - vlan: Respect IFCAP_LRO mask 122. Aug 12 Li-Wen Hsu git: b231322dbe95 - main - tests: Also exclude powerpc/powerpcspe from mmap_map_32 123. Aug 10 Emmanuel Vadot git: b426119a45d0 - main - sdhci: xilinx: Add compatible and quirks for ZynqMP 124. Aug 12 Konstantin Belousov git: b6037edbd17d - main - vm_map_growstack(): restore stack gap data if gap entry 125. Aug 9 Mateusz Guzik git: b8b33f3b3b71 - main - vfs: retire NAMEI_DIAGNOSTIC 126. Aug 6 Marius Strobl git: ba3c1f5972d7 - main - targets: Catch up with the removals of mips and sparc64 127. Aug 12 Konstantin Belousov git: ba41b0de3ef2 - main - Add vm_map_insert1(9) 128. Aug 11 Bjoern A. Zeeb git: bfed2417f472 - main - qcom: fix panic in qcom_mdio_ipq4018 implementation 129. Aug 10 Emmanuel Vadot git: c15106da820b - main - arm64: xilinx: gpio: Add support for ZynqMP SoC 130. Aug 11 Kirk McKusick git: c3046779b241 - main - Optimize operations on UFS/FFS filesystems with bad cyl 131. Aug 10 Enji Cooper git: c45e66dca3e4 - main - Unbreak usr.bin/dc with OpenSSL 3 132. Aug 9 Kirk McKusick git: c52b5d16ccf2 - main - Remove a partial UFS/FFS snapshot if it fails to build 133. Aug 8 Michael Tuexen git: c7587f7a3f8d - main - sctp: cleanup 134. Aug 9 Emmanuel Vadot git: cb7aa33ac6cd - main - Import device-tree files from Linux 6.3 135. Aug 9 Ed Maste git: cbf845052f1c - main - msi: report error for attempt to use APIC ID > 255 136. Aug 10 Konstantin Belousov Re: git: cbf845052f1c - main - msi: report error for attempt to use APIC ID > 255 137. Aug 10 Martin Matuska git: cd25b0f740f8 - main - zfs: cherry-pick fix from openzfs 138. Aug 10 Mateusz Guzik Re: git: cd25b0f740f8 - main - zfs: cherry-pick fix from openzfs 139. Aug 10 Martin Matuska Re: git: cd25b0f740f8 - main - zfs: cherry-pick fix from openzfs 140. Aug 12 Martin Matuska Re: git: cd25b0f740f8 - main - zfs: cherry-pick fix from openzfs
141. Aug 7 Bjoern A. Zeeb git: d1ea07642c47 - main - LinuxKPI: cleanup internal calls to VM_PAGE_TO_PHYS 142. Aug 7 Eric Joyner git: d2dd3d5a989d - main - iflib: Remove redundant variable 143. Aug 7 Kirk McKusick git: d4a8f5bf1339 - main - Handle UFS/FFS file deletion from cylinder groups with 144. Aug 7 Robert Clausecker git: d7302cabc0b9 - main - lib/libc/amd64/string/strchrnul.S: fix wrong indentatio 145. Aug 7 Bjoern A. Zeeb git: d73de4574319 - main - net80211: Radiotap: add two more EHT defines 146. Aug 7 Bjoern A. Zeeb git: dcb0c54968db - main - LinuxKPI: replace vtophys+PHYS_TO_VM_PAGE with virt_to_ 147. Aug 8 Emmanuel Vadot git: ddefad7c4f48 - main - arm64: rockchip: Tweak i2c, pmic and iodomain order 148. Aug 8 Michael Zhilin git: e0bc8f8da2b3 - main - etherswitch/arswitch: correct version detection 149. Aug 10 Emmanuel Vadot git: e758ed2dd535 - main - sdhci: Add support for disable-wp 150. Aug 11 Enji Cooper git: e835ee68e133 - main - Link /usr/bin/cpuset to a relative path 151. Aug 11 Jessica Clarke Re: git: e835ee68e133 - main - Link /usr/bin/cpuset to a relative path 152. Aug 10 Alan Somers git: ec54a3142354 - main - ixl.4: update link to intel-nvmupdate ports 153. Aug 7 Warner Losh git: edd23e4dc013 - main - nvme: Eliminate redundant code 154. Aug 12 Warner Losh git: efbfa74caf8d - main - rpi: Simplify dtb file tests 155. Aug 11 Enji Cooper git: f05948d4e98d - main - cpuset(8): move to /bin/ 156. Aug 6 Vladimir Kondratyev git: f1d955be2a73 - main - hidraw(4): Implement HIDRAW_GET_DEVICEINFO ioctl 157. Aug 7 Bjoern A. Zeeb git: f74c09f3ec69 - main - LinuxKPI: pci.h add more constants 158. Aug 7 Kristof Provost git: f8b4f9aab5b7 - main - pfctl: optionally clarify which anchors are layer 3 and 159. Aug 9 Emmanuel Vadot git: fac71e4e0988 - main - Import device-tree files from Linux 6.4 160. Aug 11 Jung-uk Kim git: fb055b01eb04 - main - OpenSSL: regen opensslv.h for OpenSSL 3.0.10
161. Aug 12 Kristof Provost git: fb69ed397e4f - main - Revert "if_vlan: do not enable LRO for bridge interaces 162. Aug 8 Emmanuel Vadot git: fdfd3a90b6ce - main - ofw: Add a ofw_firmware driver


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