Advertisement
grahamperrin

FreeBSD src releng/13.1 retrospective

Apr 3rd, 2023
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.55 KB | None | 0 0
  1. % git -C /usr/src log --oneline
  2. 00935d2e533c (HEAD -> releng/13.1, freebsd/releng/13.1) Add UPDATING entries and bump version.
  3. e237b128e080 Fix multiple OpenSSL vulnerabilities.
  4. 01efaef88f1e Add UPDATING entries and bump version.
  5. 98933c7013a5 geli: split the initalization of HMAC
  6. f3e20eb8d8f0 ixgbe: workaround errata about UDP frames with zero checksum
  7. b508850e150e Fix ena driver crash after reset in 7th gen AWS instance types.
  8. 4b31a7861af0 Fix sdhci(4) broken write-protect settings.
  9. 9e3b86743c4b contrib/tzdata: import tzdata 2022g
  10. 753d65a19a55 Add UPDATING entries and bump version.
  11. 10571c04c9dd heimdal: Fix: Too large time skew, client time 1970-01-01T01:00:00
  12. 66c7b53d9516 ping: Fix handling of IP packet sizes
  13. 95499c45614c Add UPDATING entries and bump version
  14. a1e014e89282 heimdal: Fix multiple security vulnerabilities
  15. c3c13035ef27 zfs: Fix an improperly resolved merge conflict
  16. e81b1bd17fb4 Add UPDATING entries and bump version
  17. 8838c650cb59 Fix use-after-free in btree code
  18. 1ee7e4ba70e1 loader: fix elf lookup_symbol type filtering
  19. 0bcdf24a7cf3 contrib/tzdata: import tzdata 2022f
  20. c4b78085d8af contrib/tzdata: import tzdata 2022e
  21. b6aebce51f50 contrib/tzdata: import tzdata 2022d
  22. dd35207e2025 tcp: finish SACK loss recovery on sudden lack of SACK blocks
  23. fff5c5fe911e cam: Provide compatibility for CAMGETPASSTHRU for periph drivers
  24. 4867d7d34dfd vm_page: Fix a logic error in the handling of PQ_ACTIVE operations
  25. 7ab877cb3f9d zfs: Fix a pair of bugs in zfs_fhtovp()
  26. 752f813d6ccc Add UPDATING entries and bump version
  27. e86b610b8744 contrib/tzdata: import tzdata 2022b and 2022c
  28. 289231c9634a zlib: Fix a bug when getting a gzip header extra field with inflate().
  29. 514a191356c1 Add UPDATING entries and bump version
  30. 7dfe949791e7 lib9p: Remove potential buffer overwrite in l9p_puqids()
  31. 0c88ecaa1255 vm_fault: Shoot down shared mappings in vm_fault_copy_entry()
  32. 69a456c0b60b elf_note_prpsinfo: handle more failures from proc_getargv()
  33. 26db194f3db1 pam_exec: fix segfault when authtok is null
  34. c48048ebdbed kevent: Fix an off-by-one in filt_timerexpire_l()
  35. db8082886fd8 CAM: Keep periph_links when restoring CCB in camperiphdone().
  36. fc952ac2212b (tag: release/13.1.0, origin/releng/13.1) Update in preparation of 13.1-RELEASE
  37. 9470a2f7da48 clockcalib: Fix an overflow bug
  38. cd651fcc491c Update to RC6
  39. 465c5bd88e64 xhci(4): Always add and evaluate the slot context.
  40. 340ed8ccb576 xhci(4): Only drop BULK and INTERRUPT endpoints to reset data toggle.
  41. 2b3d81ba7dfe OpenSSL: Regen manual pages for OpenSSL 1.1.1o
  42. 2e121bd7c739 OpenSSL: Merge OpenSSL 1.1.1o
  43. 2e9ad6042bef 13.1: Update to RC5
  44. 245d5a65f580 xhci(4): Ensure the so-called data toggle gets properly reset.
  45. 346f0084ba72 libcxxrt: Insert padding in __cxa_dependent_exception
  46. d33bf8c50bd7 Stop using the kmem for PCPU memory on arm64
  47. 5acfa48bb258 if_bnxt: Allow bnxt interfaces to use vlans
  48. 27c537bf05d2 release: fix on-disc pkg binary symbolic links
  49. 59288c719dc2 stand: zfs: handle holes at the tail end correctly
  50. 6b642cf5c874 time(3): Refine history in the manual page
  51. 283d1b98251b 13.1: update to RC4
  52. 821467b5a087 Mostly revert a5970a529c2d95271: Make files opened with O_PATH to not block non-forced unmount
  53. 07bbb50f59ae Merge libcxxrt commit 45ca8b1942090226ba9368caeeeabc0d4ee41ad6
  54. 5f649725da97 libctf: Fix recursive descent into anonymous SOU fields
  55. 6955dbde7ad6 ctf: Avoid passing a caddr_t to roundup2()
  56. e3d976742cd7 ctf: Fix a -Wunused-but-set-variable warning
  57. 105d1ae9041f ctf: Add v3 support to CTF tools, ctf{convert,dump,merge}
  58. dc543c8786a5 libctf: Handle CTFv3 containers
  59. 5444e90da19d linker: Permit CTFv3 containers
  60. 246787fcb824 fbt: Add support for CTFv3 containers
  61. 6e6983ee2b72 ctf: Add definitions for CTFv3
  62. 30700bc80e8e linker: Simplify CTF container handling
  63. 6edd55f882b3 ctf: Import ctf.h from OpenBSD
  64. e74c79e48ef1 isci(4): Remove a double word in an error message
  65. 02b444d74922 tty(4): Add a HISTORY section to the manual page
  66. f02b1c36b222 pass(4): Fix a typo in the manual page
  67. 2ece57c3ac0c mt(3): Fix a typo in the manual page
  68. 839c10c58900 own(9): Fix a typo in a function name in the manual page
  69. 2b667915c89e htu21(4): Correct a typo in the manual page
  70. 9afada88e08d ipf(5): Fix a typo in the manual page
  71. ac384c6bfd1b crypto(9): Fix a typo in the manual page
  72. 165d97049a6e loader.4th(8): Fix a typo in the manual page
  73. 5ae18075fea2 pnfsserver(4): Fix a typo in the manual page
  74. ec2fbe4b1ecd 13.1: update to RC3
  75. 96d89102f0f3 Switch RELNOTES to 13.1
  76. 53460a2c7e0e net: Fix LLE lock leaks
  77. 21a2bfcafbff i386: Fix the nodevice apic build
  78. 7150099b3c84 installworld: handle ldd including preloaded objects
  79. b572edb09c4d libarchive: fix zstd compression support
  80. c2e15a08fd97 13.1: update to RC2
  81. 1929c80c535c vfs: fixup WANTIOCTLCAPS on open
  82. fffe016c8155 vfs: fix memory leak on lookup with fds with ioctl caps
  83. 11931e7aa835 fix integer overflow bugs in *stosbt
  84. c872d65b55aa mrsas: if controller reset is in progress, refrain from firing DCMDs to firmware in shutdown
  85. cf523b815c78 mrsas: remove additional MPT command allocation for R1 FP command
  86. bf1dea8f1bdf linuxkpi: move io_mapping_create_wc to .c
  87. a84ef318c658 linuxkpi: Move lkpi_pcim_iomap_devres_find to .c file
  88. ebd35d1ceb36 linuxkpi: Move pci_alloc_irq_vectors to .c file
  89. 20f0a3ac5be4 linuxkpi: Move pci_request_region and _lkpi_pci_iomap into .c
  90. 43b329596f19 linuxkpi: Move lkpi_pci_devres_get_alloc into .c file
  91. 88543510cc72 linuxkpi: Move cdev_alloc into .c file
  92. 169aa349594c linuxkpi: Move class_create to .c file
  93. f6f168a17ec2 linuxkpi: Move device_create_groups_vargs to linux_compat.c
  94. d3113190ddf6 linuxkpi: move kobject_create to .c file
  95. 0e2ae559a147 linuxkpi: add padding to struct pci_driver
  96. 6615aa8e1b3d linuxkpi: Restore the KBI for struct pci_driver
  97. 568f805c8395 bectl: push space-in-name check down into libbe
  98. 41e0b07a5e2a bectl: add some discussion about boot environment layouts
  99. 99931db675d4 libbe: fix be_mounted_at() with props after bootonce
  100. b8f5e2765d63 libbe: pull props for the correct dataset in be_mounted_at()
  101. 9c1ad063e5d1 libarchive: merge vendor bugfixes
  102. 7e87e677f474 Bump newvers.sh for 13.1-RC1 advisories
  103. 7c55c52696d2 netmap: Fix TOCTOU vulnerability in nmreq_copyin
  104. 9d354cf6e141 netmap: Fix integer overflow in nmreq_copyin
  105. 00cc1ce78da3 net80211: validate Mesh ID length in ieee80211_parse_beacon
  106. 5a28d8befda0 bhyve: validate e82545 checksum offset field
  107. 871bfac8b260 LinuxKPI: 802.11: fix RSSI (and NF)
  108. a7352cbd4d67 net80211: correct types for nf and rssi
  109. 681b6a95f728 LinuxKPI: 802.11: fix compat code for i386
  110. 7b03cfcb24c2 fstyp: detect Raspberry Pi Pico boot filesystem as FAT
  111. f17fa892de18 powerpc: implement __clear_cache
  112. ce528519ec6e uart(4): Add a concept of "unique" serial devices
  113. 3aad5b1fe251 cxgbe: fix enabling lro & rxtimestamps
  114. f5196112e8bd lib/libz: remove ZLIBprivate_1.0 namespace.
  115. c022121396da sys/contrib/zlib: Always define Z_U8 and Z_U4
  116. 8b3a5cdcf05f MFV 7b495a2a7abf (zlib): Correct incorrect inputs provided to the CRC functions.
  117. 91f57c80dec8 MFV c144cc54795d: zlib 1.2.12.
  118. aef190f298af mpr/mps/mpt: verify cfg page ioctl lengths
  119. 367d0c7d6617 pf: Initialize the table entry zone limit at initialization time
  120. b57e32117576 Treat cache write as a read in arm64 data faults
  121. c093f9a6fc0d MFS 26e8bb3: MFC cc68614, ac69e5d, 7ed8e14: Update contrib/expat to 2.4.7.
  122. de78b2b2725d bsd-family-tree: macOS 11 and macOS 12
  123. ef1582bebf79 bsd-family-tree: Dragonfly 6.2.1 release
  124. 41bb6c24bd42 bsd-family-tree: Add OpenBSD 7.0
  125. 1728f5bb4ec7 bsd-family-tree: Add FreeBSD 12.3
  126. 1986a665bfc7 bsd-family-tree: Add 2.8BSD relationship to Research 7th edition
  127. c17257605b3b bsd-family-tree: add DragonFly 6.0.0
  128. 35e1e1f835ce bsd-family-tree: Add NetBSD 9.2
  129. 7de032398796 Releases history update
  130. 3ca78fba9653 libc: Restore fp state upon flush error in fputc
  131. 6fe290015737 13.1: update to RC1
  132. 8f95edc10dca arm64: Add explicit barrier after address translation instruction
  133. 33a625b1d6cd arm64: pmap: Mask VA operand in TLBI instructions
  134. cf9f384de949 Fix arm64 TLB invalidation with non-4k pages
  135. 331335c1b846 Fix kernel build without INET or INET6
  136. ecb691143d2e LinuxKPI: 802.11: various updates for iwlwifi stability and upcoming rtw
  137. fef73ef9c2e0 LinuxKPI: skbuff: fix skb_queue_splice_init()
  138. 63ec5947474a LinuxKPI: allow bsddriver name to be set for PCI
  139. a85cf68895d4 LinuxKPI: pci: implement pci_upstream_bridge()
  140. 14626b83ef29 iwlwifi: update man pages
  141. 7380d82b53d6 LinuxKPI: pci.h MODULE_DEVICE_TABLE to MODULE_PNP_INFO
  142. 3b4a991fa67f iwlwifi: adjust the LinuxKPI pci return for now
  143. c325d9edeff5 LinuxKPI: allow a driver to override the default pci probe result
  144. 1717f1606b6e LinuxKPI: remove duplicate include
  145. eb730e379a0d net80211: introduce (*iv_update_bss)()
  146. 708928f4db90 net80211: improve one debug logging
  147. 1c6abf864ecd bhyve: Do not remove guest physical addresses from IOMMU host domain
  148. 015991cb9715 Clear non-x86 compat stat syscall kernel stack memory disclosure
  149. abda5677f29c devd: Add rtw to wireless list
  150. a5ece99d2291 devd: correct wifi regexp
  151. 713595ca498d devd: remove the scsi regexp
  152. c19caf8852f5 libarchive: merge vendor bugfixes
  153. 99c3f1577459 zfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release) into stable/13
  154. 1544cd332b96 amd64: bring back asm bcmp, shared with memcmp
  155. d30aac1297a2 riscv: actually enable sanitizers
  156. c9edea9b9937 riscv: fix riscv64sf build
  157. f0b3b85d0223 u3g: Add support Quectel EM12-G modem.
  158. ce24fa9b4908 ifconfig: remove debug printf introduced in 779fd0534466
  159. 2eb4ac1e6fc9 ifconfig: improve vlan options parsing
  160. 9b42da2b339c linux: add sysctl to pass untranslated interface names
  161. 0cde69867849 linux: fix linux_recvmsg() MSG_PEEK flag handling
  162. e3f2daff75aa routing: Add unified level-based logging support for the routing subsystem.
  163. a36158432361 nhops: split nh_family into nh_upper_family and nh_neigh_family.
  164. fdd84c360842 [lltable] Add per-family lltable getters.
  165. 3e624dfad1c3 netstat: fix nhop prepend printing.
  166. d64a952f8d8a tcp: virtualise net.inet.tcp.msl sysctl.
  167. bf2378688d27 Merge LLVM commit c03fdd340356 to fix lang/rust on powerpc
  168. 4e8fa94f335b vfs: add missing bits to vdropl_impl
  169. 115479c27d2a vfs: [2/2] fix stalls in vnode reclaim by only counting attempts
  170. b2516d2f7dcf vfs: [1/2] fix stalls in vnode reclaim by not requeieing from vnlru
  171. bbf3b7bdf876 rtsx: Call rtsx_init() on resume.
  172. 26714a5fa2c6 Allow kern.ipc.maxsockets to be set to current value without error
  173. 9f83c6fa52fb hdac: Handle interrupts racing with device suspend
  174. ca2b1e3480ba 13.1: update to BETA3
  175. f23b24655f7c zfskeys: Support autoloading of keys stored on ZFS
  176. f5f567c2264b Make the arm64 get_pcpu a function again
  177. b6370a2c00e1 vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized
  178. af3096f23b1c Bump version.
  179. b7e7657b02f2 contrib/tzdata: import tzdata 2022a
  180. c083dab13727 Update leap-seconds to leap-seconds.3676924800
  181. 928e649f6818 13.1: Enable REPRODUCIBLE_BUILD by default
  182. 81c1d7c9c727 if_epair: build fix
  183. fa67c45842bb virtio_random(8): MFC: avoid deadlock at shutdown time (regression fix)
  184. 2ac7903dcbba WITHOUT_BOOT build option appears to include stand, failing on libsa
  185. e404b2562b1d OpenSSL: Merge OpenSSL 1.1.1n
  186. 874e27b5dd2e Build compiler-rt against libunwind, not libcxxrt
  187. ea9fa27b9470 Remove compat hacks from libcxxrt's _Unwind_Exception
  188. 5fcfe4717ad0 LinuxKPI: Add comment describing proper use of the on_each_cpu() function.
  189. cad0a51d388d lindebugfs: Make single_release() NULL safe.
  190. 9a46464ad64a lindebugfs: The Linux file operations use negative return values in the kernel.
  191. 09fcb3900f1b lindebugfs: Zero the linux_file structure before use.
  192. a14408a53162 newfs(8): Fix a bug in initialization of sblock.fs_maxbsize .
  193. 1e126edff161 usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID.
  194. 0520911be878 xhci(4): Add quirk for "Fresco Logic FL1009 USB3.0 xHCI Controller".
  195. 96ba69963a62 xhci(4): Add quirk for "TUSB73x0 USB3.0 xHCI Controller".
  196. 56ef5ad21fb0 Make sure the avr32dci_odevd structure is used. This fixes a compilation error.
  197. cd60f3f39a76 Factor out repeated code in the USB controller drivers to avoid bugs computing the same isochronous start frame number over and over again.
  198. 3e40a842aa80 Make sure the XHCI driver obeys the isochronous scheduling threshold value as given by the XHCI hardware parameters to avoid scheduling isochronous transfers too early.
  199. 723a1d106718 Let the xhci_hw_root structure span exactly XHCI_PAGE_SIZE bytes by increasing the number of completion event TRBs. This avoids wasting memory.
  200. cf3800dc2037 ibcore: Fix multiple includes of same header file.
  201. d38eb015429a usb(4): Factor out the usb_check_request() function.
  202. 88358b6dcbe4 13.1: update to BETA2
  203. 1ddb6c5518e0 if_epair: fix race condition on multi-core systems
  204. 47b50c23185b Ensure that fsck(8) / fsck_ffs(8) produces the correct exit code for missing devices.
  205. 942b5e156d41 Fix a bug in BN_mod_sqrt() that can cause it to loop forever.
  206. de4045353b14 Add support for getting early entropy from UEFI
  207. 626c1423ee93 libc __sfvwrite(): roll back FILE buffer pointer on fflush error
  208. 61f45ca2da55 buf_alloc(): Stop using LK_NOWAIT, use LK_NOWITNESS
  209. 408fc21842a8 zfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release) into releng/13.1
  210. ad329796bdb2 13.1: create releng/13.1 branch
  211. 8824cbace389 cxgbe(4): dump_devlog should never fail silently.
  212. 35de1e66c55c tests: readlink: fix atf_test_case call [NFC]
  213. 44eb8cfdc69b cp: Make -P work without -R as per POSIX
  214. f8e07f2f9685 cp: fix -R with links
  215. 9cb5ea3dd2ec lualoader: fix the autoboot_delay countdown message
  216. 065edb739e15 Add support for jail.conf.d
  217. e14f57ffa6c9 libpmc: Allow specifying explicit EVENT_xxH events on armv7 and arm64
  218. bec8eb5998fc Update smartqpi driver to vendor's latest submission
  219. 78564b68723f Fix "set but not used" in smartpqi. The PCI_MEM macros don't require a physical/absolute address in FreeBSD, but it looks like the calling code might be somewhat portable to other OS's that do require this. Therefore, set the variables to __unused instead of removing the code entirely.
  220. 8f5c107656c4 camcontrol fwdownload minor improvements
  221. 8f37a79a9fdd smartpqi: Remove stray declaration
  222. cfe041a6d120 bio: make _bio_cflags match bio_cflags
  223. 1ee2be5e0d9a dtc.1: Mention the existence of -i flag
  224. bc7d8fe90ac2 dtc.1: Appease mandoc -T lint
  225. ec80ee29ae0f libefivar: Correct the string expression of UTF8 vendor device path
  226. 327da43602cc camcontrol: Force a rescan of the lun after firmware download.
  227. 081619a5070f usb(4): Don't skip calling uhub_explore_sub() even on HUB port errors.
  228. 053dcbc86e7c mlx5/mlx4: Bump driver version to 3.7.1
  229. ba047cec329c u3g(4): Add new USB IDs.
  230. 79ec7ebf88ef fusefs: fix a cached attributes bug during directory rename
  231. c0d9004101db Add serial-number to hw.fdt sysctl area if found in fdt.
  232. caa14c7b600d fdt: Expose the model, compatible and freebsd dts brandind as sysctl
  233. 937d08454b3c dtrace tests: Fix expected outout for tst.system.d
  234. e92efc3ccd3d stats.7: Fix a typo
  235. 71f452d58c7a zfs: Update test format strings to match variable typtes
  236. 137f2548ad71 powerpc: enable initial-exec TLS
  237. 59269984cc3e openssh: Add a note to check for deprecated and removed config options
  238. fd7db6dedda1 release: Remove references to ChallengeResponseAuthentication
  239. 9eed130b298f ix(4): Add control of 2.5/5G autonegotiation speeds
  240. 69793834e625 ixv(4): Allow PF to control the VF link state
  241. a0cdf45ea1d1 ice(4): Update to 1.34.2-k
  242. c185d44f1c5f ice_ddp: Update to 1.3.27.0
  243. bde1cafb7c2b iflib: Allow drivers to determine which queue to TX on
  244. 3abd066b6dca powerpc: enable ice in GENERIC64LE
  245. f34bf8f8a124 ixl(4): Remove unused function declaration
  246. fe95a05a07ae iavf(4): Include RSS header file when RSS is defined
  247. 794a0fa5ad8e ixl(4): Remove iavf(4) source files
  248. 41423f3a62e3 iavf(4): Split source and update to 3.0.26-k
  249. a00b31f69810 ice(4): Update to version 0.29.4-k
  250. 232f141b32bf ice_ddp: Update to 1.3.24.0
  251. 617729314af3 Fix ifa refcount leak in ifa_ifwithnet()
  252. eb40c0f2f2ce vt_vga: fix colour in pixel blocks with more than 4 colours
  253. e717dd3fb603 vt(4): note that VGA palette configuration is not supported
  254. 8c6efdf4a3c9 vt_vga: Correct "plane" spelling
  255. b269d895588e vt: whitespace and style(9) updates
  256. 1b19617e9662 sdhci_xenon: remove redundant code in property parsing
  257. a2f06581802b sdhci_xenon: add AP807 compatible string
  258. 8bb448b66e9d sdhci_xenon: add UHS support
  259. 7518736826a2 sdhci_xenon: improve the VCCQ voltage switch sequence
  260. 68be9ab5bd53 sdhci_xenon: allow to properly disable the UHS signaling
  261. 707ab1f0643a sdhci_xenon: enable MMC FDT parsing
  262. 55e7f40ce3a5 sdhci: allow setting MMC capabilities before sdhci_init_slot
  263. 4a80132dcd48 rmlock: Temporarily revert commit c84bb8cd771c
  264. d1f3afc4a47e ipfilter: Print protocol when listing NAT table mappings
  265. 6b3a14c24c48 unbound: Vendor import 1.15.0
  266. 586827df60ce dhclient: support VID 0 (no vlan) decapsulation
  267. 5d0ccaa45769 pci: Fix a -Wunused-but-set-variable warning
  268. a82cdd321173 axge: Fix a -Wunused-but-set-variable warning
  269. 181c3bf56801 bhnd: Fix some -Wunused-but-set-variable warnings
  270. 97c29a1d0897 cdce: Fix a -Wunused-but-set-variable warning
  271. a2c1c5763978 axe: Fix a -Wunused-but-set-variable warning
  272. 29e0af110aa2 iwm: Fix -Wunused-but-set-variable warnings
  273. 45014f965ece tests: Fix the test plan for closefrom_test
  274. 889197949405 fd: add close_range(..., CLOSE_RANGE_CLOEXEC)
  275. 63f3afe497ff uart_dev_ns8250: Switch ACPI UART subtype for Marvell SoCs
  276. 6f37cb64f3c7 pci_host_generic: update Synopsys device description for ACPI
  277. 393538e35d26 pci_host_generic: Add Synopsys Designware PCIe controller quirk
  278. 7aa6014fb16f mmc: Fix HS200/HS400 capability check
  279. 120ba9ec7ffb ocs_fc: Ignore flogi failure when the remote node is pt2pt winner
  280. 4a90d6c823df ocs_fc: Do not respond to unsolicited NOP BLS command.
  281. 95c714c6c473 ocs_fc: Support persistent topology feature
  282. 927f2126d289 ocs_fc: Ignore flogi failure when the discovery is already done.
  283. 7584921e6d33 RELNOTES: Note addition of zfskeys
  284. e614f7a55a31 rc.conf: Fix a typo
  285. e8baa0024251 rc.conf: Document zfskeys
  286. b64a3b409a57 zstd: build with C11
  287. ed87197672b4 uname: -v: strip final whitespace compatibly with uname(3)
  288. d6132e2117b7 cache: improve vnode vs name assertion in cache_enter_time
  289. 807c4914a54b cache: remove NOCACHE handling from cache_fplookup_noentry
  290. df7ebff33c65 cache: whack "set but not used" warnings
  291. 54c0eac7c101 cache: only let non-dir descriptors through when doing EMPTYPATH lookups
  292. bac79d8e1646 cache: only assert on flags when dealing with EMPTYPATH
  293. 3343c0afbf8f cache: add empty path support
  294. f85d71e72e1f cache: retire cache_fast_revlookup sysctl
  295. 4340df3418ec libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API.
  296. 61b0043efb8c linuxkpi: Add mmap_lock.h
  297. ec504d3049a0 linuxkpi: Add atomic64_fetch_add
  298. db4c095026b1 linuxkpi: Add orderly_poweroff
  299. 3d148ca784d4 linuxkpi: Add dev_emerg
  300. 78281dd98629 linuxkpi: Add backlight_device_set_brightness
  301. 8082bc8e570f linuxkpi: Add user_write_access_*
  302. 48df337c9e65 linuxkpi: Add list_rotate_to_front
  303. 090eb6f38850 linuxkpi: Add __var_waitqueue
  304. 5145a7927845 lindebugfs: Fix write
  305. 34f1d516aa90 systat: Display seconds in vmstat mode
  306. a65f526addaf geom_gate: Distinguish between classes of errors
  307. 8240114045af cxgbe(4): Enable the hardware TCP Offload Module (t4_tom) on aarch64.
  308. 84195600d118 cxgbe(4): Dump some more debug registers in cim_dump_regs.
  309. ac1b4a8e1ac5 cxgb(4): Fix "set but not used [-Wunused-but-set-variable]" warnings.
  310. 73936ae305d5 bsdinstall: Fix typo (Instalation -> Installation).
  311. cde51c2590cc contrib/bc: MFC version 5.2.2
  312. aae002c70bd6 contrib/bc: MFC version 5.2.1
  313. 9816cb187260 Skip -flto for all MIPS ports
  314. 23fe1083ca8c libc: return partial sysctl() result if buffer is too small
  315. e53bb68f4cf1 whereis: fix fetching of user.cs_path sysctl variable
  316. f0163795c589 dev/pci: fix potential panic due to bogus VPD data
  317. 97b94f4332ac fetch: make -S argument accept values > 2GB
  318. c888fc2d97ee bin/df: allow -t option to be used together with -l
  319. 977ed30681c3 fread.c: fix undefined behavior
  320. 19b00621b65f qsort.c: prevent undefined behavior
  321. 63cc3d693de7 bitset.9: add description of BIT_ISSET
  322. 98d3422e5ecd usr.bin/stat: honour locale for "-t %+"
  323. 6f9036a6513e netstat: Fix typo
  324. c82c2fb1ae91 usr.bin/calendar: do not treat // in text as comment
  325. ed726c3e34d8 powerpc64: fix loader regression
  326. 543157870da5 rmlock: Micro-optimize read locking
  327. 69b2217cde24 nfscl: Fix a use after free in nfscl_cleanupkext()
  328. 949837074342 dwc: Support phy mode MII
  329. 66f5398552a9 dwc: Release resources when attach fails
  330. d9ca85e8daed ssh: correct configure option name
  331. d3e338662f25 netinet: simplify RSS ifdef statements
  332. cf912859d228 usb(4): Automagically apply all quirks for USB mass storage devices.
  333. 304a69596b36 mlx5ib: Add support for NDR link speed.
  334. 36b2d16b516c ibcore: Add support for NDR link speed.
  335. 696e179e56a3 mlx5core: Add PCI IDs for ConnectX-8.
  336. d608562a754c mlx5core: Add PCI IDs for ConnectX-7.
  337. 769f1e79f58b vfs_unregister: fix error handling
  338. 6a73d96ac4de mmap map_at_zero test: handle W^X
  339. b8319d9f78f7 atrtc: reads Century field from FADT table
  340. 487cee4ddc7d ddb: do not assume that ffs is mounted with softdep
  341. a7b187860cb7 ipmi: support getting address from EFI
  342. 0ea19e39ff05 ipmi,smbios: move smbios_walk_table to smbios.h
  343. 4cfd4d54822b smbios: support getting address from EFI
  344. 7abbfbda1ea7 smbios: Move smbios driver out from x86 machdep code
  345. 95e945313e8e fuse: Fix build on 32-bit architectures
  346. e8bb416da139 time_t is pathological: use %j + cast to print it.
  347. 837e2f537c74 [skip ci] fusefs: delete a stray comment from 91972cfcddf
  348. 3d721de049be Fix NFS exports of FUSE file systems for big directories
  349. 1e40fc6fa9c4 MFC posixshm: Add a -j option to posixshmcontrol ls, to specify a jail
  350. 803d7f4ccdca posixshm: Allow jails to use kern.ipc.posix_shm_list
  351. 694614c64ad2 powerpc: Fix syntax atomic.h
  352. c9c6985b8a18 powerpc/atomic: Fix atomic_testand_*_long on powerpc64
  353. 8af771a0b3c5 powerpc: Add atomic_testand_{set,clear}_{int,long}
  354. de6c7392d0ef cxgbe(4): Changes to the fatal error handler.
  355. 109eb045bdcd Apply lld fixes for internal errors building perl on 32-bit PowerPC
  356. 9bee45e9151e gzip: fix error handling in unxz
  357. 6887791e1869 efivar: handle error when reading --fromfile
  358. d8d0ac7b5d73 efivar: use bool for booleans
  359. c2d161d30006 efivar: Attempt to fix setting/printing/deleting EFI vars with '-' in their name
  360. 36a9057e043b efivar: Add --quiet to not report errors
  361. bf75cc097a24 rtsold: fix memory leak in script execution
  362. b43916e2300a rtsold: Use correct error in llflags_get()
  363. ec68cb077be1 sendfile_test: fix copy-paste bug
  364. 5be8c23a343f elfdump: handle small files more gracefully
  365. 22561b00abac Integrate contrib/file/tests with kyua/atf
  366. c14635226bab newfs_msdos: connect the ATF test from NetBSD
  367. 6aac8c390466 Allow downstream projects to easily add private and internal libs
  368. b49682bb0658 sem_clockwait_np test: fix usage of ATF API
  369. 190a6b5aeaa0 sem test: move sem_clockwait_np tests into individual cases
  370. 74c02b96ad5d sem_clockwait_np test: relax time constraint on VMs
  371. c15fc3249fa9 Fix lockstat:::thread-spin dtrace probe with LOCK_PROFILING
  372. 656de74c635f aio_md_test: label the md
  373. ac20fa249f12 aio_md_test: NUL-terminate result of readlink
  374. 77f0c44e49ba aio_md_test: fix cleanup
  375. d89523644308 libprocstat kstack: fix race with thread creation
  376. 94df301ac27e Wait longer for a previous IPI to be sent
  377. f3629ca2f555 uefisign: handle empty sections
  378. 858c11b39cc5 uefisign: fix handling of errors from child proc
  379. d30946f4ad5b cxgbe(4): Fix build warning for LINT-NOIP.
  380. 0a3ca84be17d cxgbe(4): Fix "set but not used [-Wunused-but-set-variable]" warnings.
  381. 2d30593c2428 libctf: Use const ctf_file_t references in string lookup routines
  382. c9b56f90d6af fbt: Remove handling for CTFv1
  383. 78fb81dec2f8 libctf: Remove checks for CTFv1
  384. afc0a407720b libdtrace: Add a missing newline to an error message
  385. 137107f822b9 mps/mpr: Add missing newlines in error messages.
  386. 302c42610337 riscv: Fix another race in pmap_pinit()
  387. 15a163794539 riscv: Fix a race in pmap_pinit()
  388. d69b681240f1 readelf: add Arm address mask note type NT_ARM_ADDR_MASK
  389. f1b015cda413 src.libnames.mk: add a comment explaining libssp_nonshared
  390. 226bb05ebcb6 bridge: Don't share broadcast packets
  391. 4bca16a4fb52 netinet: allow UDP tunnels to be removed
  392. e41b30c849ed pf tests: Test per-anchor tables
  393. 4802e21ac921 pf tests: remove a stray 'set -x'
  394. 13ba1d283676 vm_pageout: Print a more accurate message to the console before an OOM kill
  395. 19624b4c6b67 rtld.1: Fix misplaced text
  396. 2a139853129e cxgbe(4): Fix illegal hardware access in cxgbe_refresh_stats.
  397. 2f733c60ff46 cxgbe(4): Avoid unsafe hardware access in the ifmedia ioctls.
  398. e005d417a282 cxgbe(4): Fix bad races between sysctl and driver detach.
  399. c50239ee3048 cxgbe(4): Fix regression in previous attempt to fix FEC selection.
  400. 509de5dc8a15 cxgbe(4): Do not ignore the return value of ifmedia_ioctl.
  401. 438b8352856a cxgbe(4): Do not request an FEC that is invalid for the requested speed.
  402. 86b0782a3704 cxgbe(4): Update firmwares to 1.26.6.0.
  403. cfe1193f5f9d cxgbe(4): Fix stats collection for ports with port_id != tx_chan
  404. b6c0d81f7db2 cxgbe(4): Fix panic on driver detach after a partially failed attach.
  405. 6be5e0727592 cxgbe(4): Update firmwares to 1.26.4.0
  406. e804d75c13b1 cxgbe(4): Change the way t4_shutdown_adapter brings the link(s) down.
  407. f4592cd2a4b0 cxgbe(4): Keep link configuration compatible with really old firmwares.
  408. 3db50d924d7b cxgbe(4): internal knob for flexible control over FEC selection.
  409. 512eb6235fcb cxgbe(4): separate sysctls for user-requested and in-use FEC.
  410. 5f328e9e3f3f cxgbe(4): sysctl to track the last L1_CFG32 requested by the driver.
  411. a0c3799828e5 fsck_ffs: don't try to write in read-only mode
  412. 11045f1b7365 iwlwifi: update firmware
  413. 94ee6a9e0725 iwlwifi: enhance debug information
  414. d2a50aafb6cc iwlwifi: update from iwlwifi-next
  415. e596e01cc998 LinuxKPI: update 802.11 headers
  416. 4605fd58a353 LinuxKPI: change DECLARE_FLEX_ARRAY()
  417. 7d510d139835 LinuxKPI: add MODULE_IMPORT_NS()
  418. d3caff9be6be LinuxKPI: skbuff.h add skb_postpush_rcsum()
  419. 6bbd9be62dfe LinuxKPI: USB change successful probe result to BUS_PROBE_DEFAULT
  420. 4b26b63371e7 LinuxKPI: return value for linux_pci_probe()
  421. 9300a0eb6b4d RELNOTES: Add entry for bhyve NVMe 1.4 support
  422. 0f26e9f2e26e bhyve nvme: Advertise Namespace changed AEN
  423. 7de3a3e919ec nvme: fix spelling of Namespace
  424. c55ba19b7029 nvme: Add OAES bit-field definitions
  425. 5f3cd10138a1 Update fsdb(8) to reflect new structure of fsck_ffs(8).
  426. 5628a0901987 Avoid unaligned writes by fsck_ffs(8).
  427. 39d81d46aadf fetch(1): merge several improvements for handling of soft failures
  428. 310623908c20 keymap: Add extra Alt Gr mapping for Brazillian Portuguese ABNT2 keyboards
  429. 1708d1b88972 MFC b58cf1cb35ab:
  430. bbce80f3efcb MFC 2290dfb40fce:
  431. e88dbe4f4672 MFC 315bca194a14:
  432. f6a7ce86fc2d vt: fix double-click word selection for first/last word on line
  433. 38803b17b28c mbuf: make M_ASSERT_NO_SND_TAG() as strict as other similar asserts
  434. 62947ebdf7ba freebsd-update.conf.5: Sort options
  435. 639326b97aec freebsd-update.conf.5: Address style issues
  436. 8a3c868ab4e6 freebsd-update.8: Document CreateBootEnv
  437. c27f502ed8ef ena: update ENA version to v2.5.0
  438. b94392fc6d91 ena: fix man page typos and update contact section
  439. 8875a5872c1a ena: do not call reset if device is unresponsive
  440. ed4368c216c6 ena: start timer service on attach
  441. dbc92a6d9d2b ena: rework tx req_id validation logic
  442. eff45c1e6627 ena: properly handle IPv6 L4 checksum offload
  443. 5922f5218fcf ena: merge ena-com v2.5.0 upgrade
  444. b7ea0ff6a2d5 mlx5e: Make TLS tag zones unmanaged
  445. 6bf4f9268fb2 uma: Add UMA_ZONE_UNMANAGED
  446. adcd93a41692 mlx5en: Use a UMA cache zone for managing TLS send tags
  447. 353c1239fb7d mlx5en: Fix TLS worker thread race.
  448. 7b3bc182d0e6 mlx5en: Improve RX- and TX- TLS refcounting.
  449. bafce48d55d8 mlx5en: Add missing refcount decrement on link-down.
  450. 4b5dd427cb63 mlx5en: Improve CQE error debugging.
  451. 15c4f94534ea Add more USB host controller PCI ID's.
  452. ce60a1fe6abe xhci: add PCI IDs for USB controllers found on Supermicro M12SWA-TF
  453. ed5fb5ccdbd7 usb(4): Belatedly add a PCI device ID for AMD Bolton chipset
  454. d9addaa0ba45 Add new USB host controller PCI ID's.
  455. 9134a3985069 13.1: update stable/13 to -PRERELEASE to start the release cycle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement