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

2021/dev-commits-src-all/20211003.dev-commits-src-all

Messages: 341, sorted by subject
Last update: Mon Feb 13 14:12:27 UTC 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Oct  3 Kyle Evans                 git: 00d0f1811b71 - stable/12 - man: reset OPTIND before parsing args
  2. Oct  1 John Baldwin               git: 0177102173f3 - main - arm64, riscv: Fix TRAF_PC() to return the PC, not the r
  3. Sep 27 Andrew Turner              git: 02a5ee49cb70 - stable/13 - Clean up the arm64 fork_trampoline
  4. Oct  3 Colin Percival             git: 04b9b7c507c5 - main - loader bcache: Track unconsumed readahead
  5. Sep 29 Vladimir Kondratyev        git: 062f15004f4e - main - LinuxKPI: Remove vma argument from fault method of vm_o
  6. Oct  3 Kyle Evans                 git: 0760a2e9a4d9 - stable/13 - man: reset OPTIND before parsing args
  7. Sep 29 Li-Wen Hsu                 git: 095d3f98fb3d - stable/13 - Temporarily skip flaky tset cases under sys.aio.ai
  8. Sep 29 Ed Maste                   git: 09e4502d5ca4 - main - Revert "mgb: Use MGB_DEBUG instead of DEBUG"
  9. Oct  3 Kyle Evans                 git: 0ab72f80ab69 - stable/13 - cmp: add -i, --ignore-initial, an alternative to s
 10. Sep 28 Li-Wen Hsu                 git: 0b159faaca08 - main - Temporarily skip flaky tset cases under sys.aio.aio_tes
 11. Sep 29 Alexander Motin            git: 0bd7300e598b - stable/13 - Fix false device_set_unit() error.
 12. Oct  2 Warner Losh                git: 0c02dd569c72 - stable/12 - ppbus: Set the lock for pps interface, update to l
 13. Sep 30 Jung-uk Kim                git: 0cf556dfb854 - Create tag vendor/acpica/20210930
 14. Sep 29 Warner Losh                git: 0cfc8b10edd7 - main - f00f: We don't need giant to create IDT for workaround.
 15. Oct  2 Mark Johnston              git: 0d5184c5fb4c - stable/13 - cam: Avoiding waking up doneq threads if we're dum
 16. Sep 27 Bjoern A. Zeeb             git: 0eb901f76007 - main - pci_host_generic: implement bus_translate_resource (for
 17. Oct  2 Gordon Bergling            git: 0f426dedccf8 - stable/13 - ubsan: Fix a typo in an error message
 18. Oct  1 Kyle Evans                 git: 0f43c5b55c79 - main - kqueue: clean up some igor and mandoc -Tlint warnings
 19. Sep 30 Bjoern A. Zeeb             git: 11572d7d7fb9 - main - net80211: reject mixed plaintext/encrypted fragments
 20. Oct  3 Kyle Evans                 git: 1159a71ad777 - stable/13 - cmp: add -n, --bytes to limit number of bytes to c


21. Sep 29 Bjoern A. Zeeb git: 1269873159c7 - main - LinuxKPI: fix build 22. Oct 2 Gordon Bergling git: 15c5f657a010 - main - cam: Fix a typo in a comment 23. Sep 28 Michael Tuexen git: 171633765c43 - main - sctp: avoid locking an already locked mutex 24. Sep 28 Gleb Smirnoff git: 183f8e1e575b - main - Externalize nsw_cluster_max and initialize it early. 25. Oct 1 Andrew Turner git: 18c213949540 - main - Add a gic interface to allocate MSI interrupts 26. Sep 29 Gordon Bergling git: 1a48e00227d6 - stable/12 - jail(9): Fix a typo in a comment 27. Sep 28 Ian Lepore git: 1acf73d54412 - main - qoriq_therm.c: avoid a segfault on the error exit path. 28. Sep 30 Ed Maste git: 1ad2d8777897 - main - mgb: Fix nop admin interrupt handling 29. Sep 30 Ram Kishore Vegesna git: 1af49c2eeb4a - main - ocs_fc: Fix CAM status reporting in ocs_fc(4) when no d 30. Oct 1 Jung-uk Kim git: 1b7a2680fba5 - main - Import ACPICA 20210930 31. Oct 3 Jessica Clarke git: 1be2e16df1d2 - main - riscv: Add a stub pmap_change_attr implementation 32. Sep 27 Konstantin Belousov git: 1be8bd8d44b1 - stable/13 - aio_fsync_vnode: handle ERELOOKUP after VOP_FSYNC( 33. Oct 2 Alexander Motin git: 1c119e173ddc - main - sched_ule(4): Fix possible significance loss. 34. Sep 28 Kirk McKusick git: 1c8d670cb633 - main - Bring the tags and links entries for amd64 up to date. 35. Sep 30 Kyle Evans git: 1d8c9d3c0c55 - main - modules: p2sb: need opt_platform.h 36. Sep 29 Gordon Bergling git: 1f58b0a80a09 - stable/13 - jail(9): Fix a typo in a comment 37. Sep 28 Kevin Bowling git: 1f80b2b78d24 - stable/13 - e1000: Consistently use FALLTHROUGH 38. Sep 28 Kevin Bowling git: 1ffd931e1caa - stable/12 - e1000: Use C99 bool types 39. Oct 2 Warner Losh git: 202692b1a733 - main - arm64: Spell BeagleBone correctly in config file. 40. Sep 29 Kristof Provost git: 20f015f08d66 - main - pf.conf: document syncookies
41. Sep 29 Philip Paeps git: 21e88c53735d - stable/11 - contrib/tzdata: correct DST in Jordan and Samoa 42. Sep 28 Mitchell Horne git: 22e68eadc50d - stable/12 - bcm2835_sdhci: don't use DMA for kernel dumps 43. Oct 1 Eric van Gyzen git: 2334abfd01ba - main - sem test: move sem_clockwait_np tests into individual c 44. Oct 3 Jessica Clarke git: 2404f03fca7e - main - riscv: Add vt and kbdmux to GENERIC for video console s 45. Oct 3 Colin Percival git: 248682a58915 - main - loader bcache: Allow readahead up to 256 kB I/Os 46. Sep 30 Warner Losh git: 24ccef81405e - main - bluetooth: Remove stray btccc references 47. Sep 29 Bjoern A. Zeeb git: 25adbd0b8c3f - main - neta: cleanup warning 48. Sep 27 Piotr Pawel Stefaniak git: 260f26f035af - main - mount: make libxo support more locale-aware 49. Sep 29 Gordon Bergling git: 2616719fdddf - stable/12 - sctp: Fix a typo in a comment 50. Oct 1 Warner Losh git: 26259f6ab96e - main - nvme: Use MS_2_TICKS rather than rolling our own 51. Oct 3 Rick Macklem git: 263a7cc1379f - stable/13 - nfscl: Add vfs.nfs.maxalloclen to limit Allocate R 52. Sep 27 Andrew Turner git: 273fef1f9b0f - stable/13 - Only use byte register access in legacy virtio pci 53. Oct 1 Konstantin Belousov git: 288a4784012c - stable/13 - pidfile test: guarantee nul termination of the rea 54. Oct 2 Warner Losh git: 28c3c137f64a - main - src/bin/mkdir: Spell occur correctly. 55. Sep 28 Wojciech Macek git: 28df957acb93 - stable/13 - if_cdce: Add support for setting RX filtering 56. Sep 29 Michael Tuexen git: 28ea9470782d - main - sctp: provide a specific stream scheduler function for 57. Oct 3 Kevin Bowling git: 2b81559f4fd6 - stable/12 - ixgbe: whitespace cleanup pass 58. Sep 28 Gleb Smirnoff git: 2dbc9a388eeb - main - Fix memory deadlock when GELI partition is used for swa 59. Sep 29 Kristof Provost git: 2f20d80692ce - main - pf tests: Basic adaptive mode syncookie test 60. Oct 1 Kyle Evans git: 2f4dbe279f6b - main - kqueue: fix recent assertion
61. Sep 29 Kyle Evans Re: git: 2f57ecae4b98..a60ef1802a36 - vendor/bc - vendor branch updated 62. Sep 29 Vladimir Kondratyev git: 2fe9ea5d3ad6 - main - LinuxKPI: allocate current before taking shrinkers lock 63. Sep 29 Vladimir Kondratyev git: 30acf99a822c - main - Bump __FreeBSD_version to 1400034 for LinuxKPI changes 64. Oct 1 Eric van Gyzen git: 31466594cd09 - main - sem_clockwait_np test: relax time constraint on VMs 65. Oct 3 Jessica Clarke git: 31776afdc79d - main - pci_pci: Support growing bus ranges in bus_adjust_resou 66. Sep 29 Mitchell Horne git: 31991a5a4585 - main - minidump: De-duplicate is_dumpable() 67. Sep 27 Konstantin Belousov git: 31ddfec5099b - stable/13 - aio_fsync_vnode: use for(; ; ) loop instead of lab 68. Sep 30 Ram Kishore Vegesna git: 322dbb8ce8f6 - main - ocs_fc: Increase maximum supported SG elements to suppo 69. Sep 30 Kyle Evans git: 335c4f8edb3a - main - modules: iichid: needs opt_acpi.h 70. Sep 30 Jung-uk Kim git: 34cfdff1f386..c509b6ab0d7e - vendor/acpica - vendor branch updated 71. Oct 1 Eric van Gyzen git: 35e4527e88d3 - main - sem_clockwait_np test: fix usage of ATF API 72. Sep 29 Warner Losh git: 36a87d0c6fe9 - main - nvme: Sanity check completion id 73. Sep 29 Vladimir Kondratyev git: 37eba5b77a57 - main - LinuxKPI: Cast offset_in_page() parameter to unsigned l 74. Oct 1 Hans Petter Selasky git: 38c857d956d6 - main - mixer(3): Add symbol versioning. 75. Sep 28 Li-Wen Hsu git: 38dac71d0a95 - main - Fix typo 76. Sep 28 Hans Petter Selasky git: 3984400149a5 - main - mixer(3): Add support for controlling mixer mute and vo 77. Oct 3 Kevin Bowling git: 3a13449e4daa - stable/12 - iflib: Make if_shared_ctx_t a pointer to const 78. Sep 27 Eugene Grosbein git: 3b4cc56e524a - main - syslogd: undo regression after r326573 79. Sep 30 Ram Kishore Vegesna git: 3bf42363b02c - main - ocs_fc: Emulex Gen 7 HBA support. 80. Sep 30 Li-Wen Hsu git: 3c25f7e860d8 - stable/12 - gmultipath failloop test: Add a checker for dtrace
81. Sep 30 Kristof Provost git: 3c9253c2f6d1 - stable/13 - pf: fix pagefault in pf_getstatus() 82. Oct 1 Andrew Turner git: 3d2533f5c29f - main - Allow ddb and dtrace use the DMAP region on arm64 83. Sep 29 Vladimir Kondratyev git: 3d86f8f1d7d1 - main - LinuxKPI: Add dummy pgprot_decrypted() implementation 84. Oct 2 Warner Losh git: 3fe686f25a0d - main - src/bin/ps: Fix spelling error 85. Oct 1 Michael Tuexen git: 3ff3733991ba - main - sctp: don't keep being locked on a stream which is remo 86. Sep 30 Ram Kishore Vegesna git: 41e946694333 - main - ocs_fc: Fix device lost timer where device is not getti 87. Sep 29 Alexander Motin git: 42061b62cc58 - stable/12 - Fix false device_set_unit() error. 88. Oct 2 Gordon Bergling git: 42dfad2ef127 - main - ti(4): Fix a typo in an error message 89. Oct 1 Hans Petter Selasky git: 433be7f21fd1 - main - mixer(3): Add some manual page symlinks. 90. Sep 29 Mitchell Horne git: 440c645b8f14 - main - sdhci: add a missing newline 91. Oct 3 Kevin Bowling git: 4418b03c6759 - stable/13 - ixgbe: Rename 'struct adapter' to 'struct ixgbe_so 92. Sep 27 Kevin Bowling git: 450c3f8b3d25 - main - e1000: Re-arm link changes 93. Sep 27 Kevin Bowling Re: git: 450c3f8b3d25 - main - e1000: Re-arm link changes 94. Oct 3 Kevin Bowling git: 456b1d96e8c4 - stable/13 - ixgbe: whitespace cleanup pass 95. Sep 28 Navdeep Parhar git: 45d6fbaec23e - main - cxgbe(4): Update firmwares to 1.26.2.0. 96. Oct 3 Kyle Evans git: 47c84a0f6d6e - stable/12 - hostname: avoid strcpy() overlap in -d flag handli 97. Oct 2 Warner Losh git: 48556dff3d02 - main - src/bin/sh: Fix spelling errors 98. Sep 29 Jessica Clarke git: 4a331971d2f1 - main - mmc: Fix regression in 8a8166e5bcfb breaking Stratix 10 99. Sep 28 Kirk McKusick git: 4a365e863f20 - main - Avoid "consumer not attached in g_io_request" panic whe 100. Sep 30 Cy Schubert git: 4a7b49a0da00 - main - ipfilter: Save time and cycles swapping bucket table si
101. Sep 28 Hans Petter Selasky git: 4a83ca1078e3 - main - sound(4): Implement mixer mute control for feeder chann 102. Oct 1 Warner Losh git: 4aed5c3c9d1d - main - time_t is pathological: use %j + cast to print it. 103. Oct 1 Eric van Gyzen Re: git: 4aed5c3c9d1d - main - time_t is pathological: use %j + cast to print it. 104. Oct 1 Warner Losh git: 4b3da659bf62 - main - nvme: Only reset once on attach. 105. Oct 1 Kyle Evans git: 4b5554cebb66 - main - kqueue: document how timers with low/past timeouts are 106. Sep 30 Kevin Bowling git: 4cb203d8f3a1 - stable/13 - e1000: fix K1 configuration 107. Oct 1 Kyle Evans git: 4dbd8c72d303 - main - tcp_wrappers: get rid of duplicate fgets declarations 108. Oct 1 Konstantin Belousov git: 4e24899efe31 - stable/13 - x86 bounce_bus_dmamem_alloc(): use malloc_aligned( 109. Sep 29 Kyle Evans git: 4e380e847460 - main - cmp: add -n, --bytes to limit number of bytes to compar 110. Sep 27 Andrew Turner git: 4e50efb1944b - main - Check cpu_softc is not NULL before dereferencing 111. Sep 29 Gordon Bergling git: 4f7c9e7be14e - stable/12 - nfsclient: Fix a typo in a comment 112. Sep 30 Jung-uk Kim git: 4fa690be2cfc - main - bluetooth: Fix build after ng_h4 removal 113. Oct 3 Rick Macklem git: 501cf43202a2 - stable/13 - UPDATING: Add entry for commit a599f9f7620b 114. Sep 29 Kristof Provost git: 5062afff9de7 - main - pfctl: userspace adaptive syncookies configration 115. Oct 3 Kyle Evans git: 5129b3f90b50 - stable/13 - makesyscalls: sprinkle some assert() on standard f 116. Sep 27 Andrew Turner git: 53192f33198a - stable/13 - Read the arm64 midr register earlier 117. Sep 29 Ed Maste git: 543df609072f - main - mgb: Connect if_mgb module to the build 118. Oct 1 Kyle Evans git: 5487294d79f9 - main - libc: ssp: sprinkle around some __dead2 119. Sep 28 Kevin Bowling git: 54b159f9c34a - stable/12 - e1000: Fix tabstop width in if_em.h 120. Sep 30 Warner Losh git: 5547ed2cb2bd - main - bluetooth: Remove one more h4 reference.
121. Sep 29 Gordon Bergling git: 555989613685 - stable/13 - pcm(4): Fix a common typo in source code comments 122. Sep 29 Warner Losh git: 587aa25525e5 - main - nvme: count number of ignored interrupts 123. Sep 30 Kyle Evans git: 58ca99d11648 - main - modules: acpi_video: need opt_evdev.h 124. Sep 28 Kevin Bowling git: 594a25fa4304 - stable/13 - e1000: Re-arm link changes 125. Sep 29 Ed Maste git: 5aa9f8dae3d4 - main - mgb: Use MGB_DEBUG instead of DEBUG 126. Oct 1 Ed Maste git: 5b2defbd2a1a - vendor/libcbor - vendor branch created 127. Oct 1 Hans Petter Selasky git: 5b40c0aa73c5 - main - mixer(3): Fix buildworld after 38c857d956d61b811fb2047b 128. Sep 28 Kevin Bowling git: 5b4cfd3f1315 - stable/12 - iflib: Free resources in a consistent order during 129. Sep 28 Michael Tuexen git: 5b53e749a95e - main - sctp: fix usage of stream scheduler functions 130. Sep 28 Kirk McKusick git: 5c6b3e4b5dfa - stable/13 - Eliminate snaplk / bufwait LOR when creating UFS s 131. Sep 29 Vladimir Kondratyev git: 5ca1f3f5e3a3 - main - LinuxKPI: Hide some internal symbols in linux_interrupt 132. Sep 29 Gordon Bergling git: 5cd0914ebee0 - stable/12 - pcm(4): Fix a common typo in source code comments 133. Oct 3 Kyle Evans git: 5d3ac4ddf9db - stable/13 - cmp: accept SI suffixes for skip1 and skip2 134. Sep 28 Ian Lepore git: 5e6f76f3704f - main - Add ethernet to the standard drivers for imx8. 135. Sep 29 Li-Wen Hsu git: 5f07d7fe408b - main - mgb: Fix DEBUG (and LINT) build 136. Sep 29 Alexander Motin git: 5f6b026eee32 - stable/12 - ipmi(4): Limit maximum watchdog pre-timeout interv 137. Sep 30 Li-Wen Hsu git: 60921d4b2d68 - stable/13 - gmultipath failloop test: Add a checker for dtrace 138. Sep 27 Rick Macklem git: 62c5be4ab4c8 - main - nfscl: Add a check for "has acquired a delegation" to n 139. Sep 29 Vladimir Kondratyev git: 62ff0566c930 - main - LinuxKPI: Allow cdev_pager prefault handler to steal pa 140. Sep 29 Philip Paeps git: 634a009fa973 - stable/13 - contrib/tzdata: correct DST in Jordan and Samoa
141. Oct 1 Justin Hibbits git: 63cb9308a75b - main - Fix segment size in compressing core dumps 142. Oct 3 Kevin Bowling git: 660b6999cc95 - stable/12 - ixgbe: fix impossible condition 143. Oct 3 Kyle Evans git: 666911766650 - stable/12 - cmp: accept SI suffixes for skip1 and skip2 144. Sep 28 Ed Maste git: 667ea7385d9c - main - mgb: Update man page wrt state of the driver 145. Sep 30 Warner Losh git: 66d6299848c3 - main - bluetooth: remove hcseriald 146. Sep 29 Vladimir Kondratyev git: 66ea390652d2 - main - LinuxKPI: Remove FreeBSD struct resource from all LKPI 147. Oct 2 Philip Paeps git: 690d1002a21e - Create tag vendor/tzdata/tzdata2021c 148. Sep 27 Kristof Provost Re: git: 695323ae88c7 - main - acpi_cpu: Fix panic if some CPU devices are disable 149. Sep 27 Andrew Turner Re: git: 695323ae88c7 - main - acpi_cpu: Fix panic if some CPU devices are disable 150. Sep 27 Kristof Provost Re: git: 695323ae88c7 - main - acpi_cpu: Fix panic if some CPU devices are disable 151. Sep 27 Alexander Motin Re: git: 695323ae88c7 - main - acpi_cpu: Fix panic if some CPU devices are disable 152. Sep 30 Mateusz Guzik git: 69ab52838655 - main - linprocfs: find cwd and root handling 153. Oct 3 Kyle Evans git: 6a1ef178d86a - stable/13 - cmp: add -b, --print-bytes 154. Sep 30 Warner Losh git: 6a460811b331 - main - ida: Use ida lock instead of Giant for bus_dma allocati 155. Sep 30 Kyle Evans git: 6a7647eccd3e - main - jail(3lua): add a jail.list() method 156. Oct 3 Kyle Evans git: 6b88668f0bfc - main - vfs: remove dead fifoop VOP_KQFILTER implementations 157. Sep 30 Kyle Evans git: 6caae81d93e2 - main - modules: netflow: need opt_inet.h 158. Oct 3 Alexander Motin git: 6df1359e5542 - main - sleepqueue(9): Remove sbinuptime() from sleepq_timeout( 159. Oct 3 Kyle Evans git: 6e9b69d21955 - stable/13 - hostname: avoid strcpy() overlap in -d flag handli 160. Sep 29 Vladimir Kondratyev git: 6efabdeede7f - main - LinuxKPI: Import linux/poison.h header
161. Oct 1 Dimitry Andric git: 6fa2a931c122 - Create tag vendor/llvm-project/llvmorg-13.0.0-0-gd7b669b3a303 162. Oct 3 Jessica Clarke git: 7047568821a9 - main - libgcc_s: Export 64-bit int to 128-bit float functions 163. Sep 27 Alan Somers git: 7124d2bc3a3b - main - fusefs: implement FUSE_NO_OPEN_SUPPORT and FUSE_NO_OPEN 164. Sep 28 Kevin Bowling git: 717bed4f6f18 - stable/13 - e1000: Rename 'struct adapter' to 'struct e1000_sc 165. Sep 27 Mark Johnston git: 720177158ccd - stable/13 - opencrypto: Allow kern.crypto.allow_soft to be spe 166. Sep 27 Bjoern A. Zeeb git: 72c89ce97ba3 - main - LinuxKPI: dma-mapping.h unify "mask" and "dma_mask" 167. Sep 27 Yasuhiro Kimura git: 74237127e340 - main - Add myself to calendar.freebsd 168. Sep 28 Mark Johnston git: 742450a7eb40 - stable/13 - syslog.conf.5: Fix the message priority order 169. Sep 28 Colin Percival git: 7457840230c5 - main - loader: Set twiddle globaldiv to 16 by default 170. Sep 29 Jamie Gritton git: 747a47261eee - main - Fix error return of kern.ipc.posix_shm_list, which caus 171. Sep 29 Philip Paeps git: 75245fdb05f2 - stable/12 - contrib/tzdata: correct DST in Jordan and Samoa 172. Oct 1 Warner Losh git: 77054a897f64 - main - nvme: Explain a workaround a little better 173. Sep 27 Yasuhiro Kimura git: 77087b11e222 - main - Add myself as ports committer and update mentor/mentee 174. Sep 30 Warner Losh git: 79a100e28e3c - main - bluetooth: complete removal of ng_h4 175. Sep 30 Emmanuel Vadot Re: git: 79a100e28e3c - main - bluetooth: complete removal of ng_h4 176. Sep 30 Warner Losh Re: git: 79a100e28e3c - main - bluetooth: complete removal of ng_h4 177. Sep 27 Andrew Turner git: 7cddaf8e68b6 - stable/13 - Add macros for the arm64 daifset/daifclr flags 178. Sep 29 Warner Losh git: 7d5eebe0f4a0 - main - nvme: Add sanity check for phase on startup. 179. Sep 29 Vladimir Kondratyev git: 7d92d4835850 - main - LinuxKPI: Invoke release handler when file is destroyed 180. Oct 1 Andrew Turner git: 7ec86b660991 - main - Also print symbols when printing arm64 registers
181. Sep 28 Mitchell Horne git: 800e74955d4e - main - boot(9): update to match reality 182. Oct 3 Jessica Clarke git: 8167c92f65bc - main - LinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING gu 183. Sep 28 Li-Wen Hsu git: 819961c5808b - main - Temporarily skip sys.geom.class.multipath.failloop.fail 184. Sep 29 Gordon Bergling git: 81d34d466c3d - stable/13 - sctp: Fix a typo in a comment 185. Sep 28 Ed Maste git: 820da5820e60 - main - mgb: Apply some style(9) 186. Oct 2 Warner Losh git: 83581511d947 - main - nvme: Use adaptive spinning when polling for completion 187. Sep 30 Mateusz Guzik git: 85c855d31b18 - main - fd: add pwd_hold_proc 188. Sep 27 Emmanuel Vadot git: 860ee1792a6b - main - Fix gssd rc.d installation 189. Sep 28 Wojciech Macek git: 87e560496fc1 - stable/13 - ued may be NULL here which will cause a panic... r 190. Sep 29 Vladimir Kondratyev git: 88531adbfbe2 - main - LinuxKPI: Update pte_fn_t definition to match Linux 5.3 191. Sep 28 Jessica Clarke Re: git: 8a8166e5bcfb - main - mmc: switch mmc_helper to device_ api 192. Oct 1 Mark Johnston git: 8b1039f91865 - stable/13 - tests/sys/sys: Raise WARNS 193. Sep 28 Ed Maste git: 8b889b895382 - main - mgb: Do not KASSERT on error in mgb_init 194. Oct 1 Shteryana Shopova git: 8b959dd6a392 - main - Fix bsnmpd(1) crash with ill-formed Discovery message 195. Oct 1 Wojciech Macek git: 8cbbe3510536 - main - arm64: std.nxp Add enetc NIC driver 196. Sep 29 Kyle Evans git: 8d546b6832ee - main - cmp: add -i, --ignore-initial, an alternative to skip1/ 197. Sep 29 Daniel Ebdrup Jensen Re: git: 8d546b6832ee - main - cmp: add -i, --ignore-initial, an alternative to sk 198. Oct 2 Warner Losh git: 8db446034e3e - main - src/bin/pax: Fix spelling error 199. Sep 27 Wojciech Macek git: 8deba29c0a63 - main - ipsec: fix typo part2 200. Sep 30 Warner Losh git: 8ea95b2fbab8 - main - loader.efi: remove extra extern ST
201. Oct 3 Mateusz Piotrowski Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD. 202. Oct 3 Hans Petter Selasky Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD. 203. Oct 3 Eric van Gyzen Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD. 204. Oct 3 Shawn Webb Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD. 205. Oct 3 Kevin Bowling git: 90e279aecd64 - stable/12 - ixgbe: Rename 'struct adapter' to 'struct ixgbe_so 206. Sep 27 Andrew Turner git: 935bb48b953d - stable/13 - Add the Apple arm64 implementer ID 207. Sep 30 Mitchell Horne git: 937539e0a32c - main - libpmc: fix the 'cycles' event alias on x86 208. Oct 2 Rick Macklem git: 93a32050abac - main - nfsd: Fix pNFS handling of Deallocate 209. Sep 27 Bjoern A. Zeeb git: 93b14194acaf - main - LinuxKPI: disable device_release_driver() 210. Oct 2 Philip Paeps git: 93d120dbc0d0 - main - contrib/tzdata: import tzdata 2021c 211. Sep 30 Kristof Provost git: 9419d273e471 - stable/12 - pf: fix pagefault in pf_getstatus() 212. Oct 1 Konstantin Belousov git: 9499d3c1e40d - stable/13 - aio_aqueue(): avoid ucred leak on failure path 213. Sep 29 Marko Zec git: 94ad8d7c7a35 - stable/13 - [fib_algo][dxr] Split unused range chunk list in m 214. Sep 29 Kristof Provost git: 955460d41e99 - main - pf: hook up adaptive mode configuration 215. Oct 2 Gordon Bergling git: 957d9ba0c3f9 - main - qlnxe: Fix typos in two error messages 216. Sep 29 Mark Johnston git: 9589362bc980 - main - syslogd: Fix bug that caused -N to drop SecureMode if s 217. Oct 2 Gordon Bergling git: 9599d8141f79 - main - smsc(4): Fix a typo in a comment 218. Sep 27 Alexander Motin git: 964d2210e122 - stable/13 - Fix data race in scsi cd driver. 219. Oct 2 Yoshihiro Takahashi git: 970c3982cd6a - stable/12 - unzip: sync with NetBSD upstream to add passphrase 220. Sep 28 Wojciech Macek git: 973fb85188ea - stable/13 - Add support for link status, media and VLAN MTU (i
221. Oct 3 Kyle Evans git: 996c4186aa7b - stable/13 - makesyscalls: stop trying to remove . and .. in cl 222. Sep 27 Andrew Turner git: 9a83fcad145c - stable/13 - Enable arm64 SError exceptions in the kernel 223. Sep 29 Warner Losh git: 9aa29457d55e - main - loader_lua.8: Fix first version 224. Oct 2 Robert Wing git: 9acea1640411 - main - ffs: retire unused fsckpid mount option 225. Oct 3 Kevin Bowling git: 9c0707ed9ff1 - stable/12 - ixgbe(4): Eliminate bogus sizeof() expressions 226. Sep 28 Kevin Bowling git: 9c6432dc4bb9 - stable/13 - e1000: Fix up HW vlan ops 227. Oct 1 Kyle Evans git: 9c999a259f00 - main - kqueue: don't arbitrarily restrict long-past values for 228. Sep 29 Warner Losh git: 9e1dc7bec331 - main - loader: create separate man pages for each of the loade 229. Sep 27 Andrew Turner git: 9e93fb11a7fa - stable/13 - Sort the arm64 cpu_implementers list by name 230. Sep 30 Warner Losh git: 9eb5fd359969 - main - uart: Match simple comm 231. Oct 2 Gordon Bergling git: 9ebd651b5850 - main - netvsc: Fix a typo in a comment 232. Sep 28 Kevin Bowling git: 9f451734952a - stable/12 - uart: Add PCI ID for intel 100 Series/C230 Series 233. Sep 28 Kevin Bowling git: a02f614070a8 - stable/12 - e1000: Consistently use FALLTHROUGH 234. Sep 27 Andrew Turner git: a15507a1d5f1 - stable/13 - Restrict spsr updated in the arm64 set_regs* 235. Oct 2 Warner Losh git: a17cf1bed9d0 - stable/12 - genoffset.sh: Use 10 X's instead of 5 for pick mkd 236. Oct 3 Kyle Evans git: a19dcf584263 - stable/12 - cmp(1): Add EXAMPLES section 237. Sep 30 Mitchell Horne git: a20c10893eb1 - main - libpmc: add some AMD pmu counter aliases 238. Oct 1 Warner Losh git: a245627a4e95 - main - nvme_ctrlr_enable: Small style nits 239. Sep 27 Kristof Provost Re: git: a30235a4c360 - main - pkgbase: Create a FreeBSD-kerberos package 240. Sep 27 Emmanuel Vadot Re: git: a30235a4c360 - main - pkgbase: Create a FreeBSD-kerberos package
241. Sep 27 Kristof Provost Re: git: a30235a4c360 - main - pkgbase: Create a FreeBSD-kerberos package 242. Sep 30 Kyle Evans git: a335f76f2a40 - main - modules: a lot: need opt_kern_tls.h 243. Oct 1 Randall Stewart git: a36230f75e0a - main - tcp: Make dsack stats available in netstat and also mak 244. Oct 1 Gleb Smirnoff git: a37e4fd1ea8c - main - Re-style dfcef8771484 to keep the code and variables re 245. Sep 27 Alan Somers git: a3a1ce3794e8 - main - fusefs: diff reduction in fuse_kernel.h 246. Oct 2 Philip Paeps git: a5725262945a..9530c11c3570 - vendor/tzdata - vendor branch updated 247. Oct 2 Ed Maste git: a58dee945a5d - vendor/libfido2 - vendor branch created 248. Oct 3 Rick Macklem git: a599f9f7620b - stable/13 - nfscl: Make vfs.nfs.maxcopyrange larger by default 249. Oct 3 Kevin Bowling git: a5a91bd2a09f - stable/12 - iflib: ensure that tx interrupts enabled and clean 250. Sep 30 Kyle Evans git: a6499c56ab6c - main - jail(3lua): add jail.attach()/jail.remove() methods 251. Sep 28 Kevin Bowling git: a6640bca4827 - stable/12 - e1000: Re-arm link changes 252. Oct 3 Kyle Evans git: a67180b4b770 - stable/12 - cmp: add -n, --bytes to limit number of bytes to c 253. Oct 1 Wojciech Macek git: a75400c5addf - main - modules: felix: Remove etherswitch_if.c from Makefile 254. Sep 28 Mitchell Horne git: a7a54bf8c33f - stable/13 - bcm2835_sdhci: don't use DMA for kernel dumps 255. Sep 29 Vladimir Kondratyev git: a81b36c6d35d - main - LinuxKPI: Implement get_file_rcu() 256. Sep 27 Cy Schubert git: aa6cfcc820b4 - main - ipfilter: Correct a comment 257. Sep 29 Mitchell Horne git: ab4ed843a303 - main - minidump: De-duplicate the progress bar 258. Sep 29 Marcin Wojtas git: adbce5ff747b - main - sdhci_xenon: add ACPI support 259. Oct 3 Kyle Evans git: b0f46c4b8409 - stable/12 - cmp: add -i, --ignore-initial, an alternative to s 260. Sep 27 Konstantin Belousov git: b1e2f063ae91 - main - amd64 sendsig: fix context corruption
261. Sep 29 Gordon Bergling git: b1e764c79f78 - stable/13 - nfsclient: Fix a typo in a comment 262. Sep 30 Kevin Bowling git: b4c189e2fe07 - stable/12 - e1000: fix K1 configuration 263. Sep 29 Vladimir Kondratyev git: b52e36384091 - main - LinuxKPI: Implement backlight_enable and backlight_disa 264. Sep 27 Andrew Turner git: b54a69251823 - stable/13 - Remove an unused arm64 panic string 265. Sep 29 Vladimir Kondratyev git: b58c916f115d - main - LinuxKPI: implement _IOC_TYPE and _IOC_NR macros in lin 266. Sep 29 Vladimir Kondratyev git: b59ffedae8f3 - main - LinuxKPI: Add helper functions to store integers to lin 267. Oct 3 Colin Percival git: b841148bbbdc - main - loader: Refactor readahead adjustment in bcache 268. Oct 1 Toomas Soome git: b91af716ed87 - stable/13 - loader: dev_net.c should use __func__ with printf 269. Oct 1 Gleb Smirnoff git: b984d153e057 - main - Don't set GELI UMA zone as UMA_ZONE_NOFREE. 270. Sep 28 Li-Wen Hsu git: b9b5a4dd590e - main - gmultipath failloop test: Put the dtrace sanity checker 271. Sep 27 Mitchell Horne git: bcddaadbef58 - main - rman: fix overflow in rman_reserve_resource_bound() 272. Sep 29 Vladimir Kondratyev git: bd6d55adb413 - main - LinuxKPI: stub anon_inode_getfile 273. Sep 30 Warner Losh git: bf40080762e9 - main - uart: Allow PCI quirk for not using MSI interrupts 274. Sep 29 Kristof Provost git: bf8637181a2b - main - pf: implement adaptive mode 275. Sep 29 Vladimir Kondratyev git: c072f6e856bc - main - LinuxKPI: Import linux_page.c and some dependent code f 276. Oct 3 Rick Macklem git: c0dab9026c27 - stable/13 - param.h: Bump __FreeBSD_version for commit a599f9f 277. Sep 27 Wojciech Macek git: c27214f0afa5 - main - ipsec: fix typo in comment 278. Sep 27 Andrew Turner git: c30a7ae6384d - stable/13 - Add arm64 ifunc support in static binaries 279. Sep 29 Bjoern A. Zeeb git: c39eefe715b3 - main - LinuxKPI: implement dma_set_coherent_mask() 280. Sep 29 Marko Zec git: c5981a8130e2 - stable/13 - [fib_algo][dxr] Merge adjacent empty range table c
281. Sep 28 Gleb Smirnoff git: c6213beff4f5 - main - Add flag BIO_SWAP to mark IOs that are associated with 282. Sep 28 Ian Lepore Re: git: c6213beff4f5 - main - Add flag BIO_SWAP to mark IOs that are associated w 283. Sep 28 Gleb Smirnoff Re: git: c6213beff4f5 - main - Add flag BIO_SWAP to mark IOs that are associated w 284. Sep 28 Marcin Wojtas Re: git: c6f3076d4405 - main - Move the GICv2m msi handling to the parent 285. Sep 28 Jessica Clarke Re: git: c6f3076d4405 - main - Move the GICv2m msi handling to the parent 286. Oct 1 Kyle Evans git: c76da1f01064 - main - freebsd-update(8): Add -j flag to support jails 287. Sep 28 Ed Maste git: c83ae596f3c2 - main - mgb: Staticize devclass and iflib structs (as is typica 288. Sep 30 Kirk McKusick git: c926cf71d444 - stable/13 - Eliminate an unnecessary rerun request in fsck_ffs 289. Oct 1 Mateusz Guzik git: c9536389d732 - main - vfs: hoist cn_thread assert in namei 290. Sep 28 Kevin Bowling git: c98a58f6448f - stable/12 - e1000: Rename 'struct adapter' to 'struct e1000_sc 291. Oct 3 Kyle Evans git: ca052baa603a - stable/12 - cmp(1): Add EXAMPLES section 292. Oct 1 Wojciech Macek git: ca4a6606f0b8 - main - enetc_mdio: Fix devclass name 293. Oct 1 Konstantin Belousov git: caaf4ae21e06 - stable/13 - amd64 UEFI loader: enable automatic disable of sta 294. Sep 30 Leandro Lupori git: cc8e726c85be - stable/13 - powerpc64: change CAS to support Radix MMU 295. Sep 30 Colin Percival git: ce73f768b764 - main - EFI loader: Don't free bcache for DEVT_DISK devs 296. Oct 2 Yoshihiro Takahashi git: cea130c0b8f5 - stable/13 - unzip: sync with NetBSD upstream to add passphrase 297. Oct 3 Kevin Bowling git: cfb3a1dee11c - stable/12 - ixgbe(4): Fix enabling/disabling and reconfigurati 298. Oct 1 Kyle Evans git: cfb9be506285 - main - bootp: remove the USE_BFUNCS knob 299. Oct 1 Mark Johnston git: d04c12765cfa - stable/13 - opencrypto: Disallow requests which pass VERIFY_DI 300. Sep 30 Ram Kishore Vegesna git: d063d1bc9281 - main - ocs_fc: When commands complete with an error, freeze th
301. Sep 28 Kevin Bowling git: d239e11a57c9 - stable/12 - e1000: Fix up HW vlan ops 302. Oct 1 Warner Losh git: d5fca1dc1d7d - main - nvme_ctrlr_enable: Remove unnecessary 5ms delays 303. Sep 29 Marcin Wojtas git: d78e464d2330 - main - sdhci_xenon: split driver file into generic file and fd 304. Oct 2 Yoshihiro Takahashi git: db79ace65626 - stable/12 - ng_ether: Create netgraph nodes for bridge interfa 305. Sep 29 Kristof Provost git: dc0636636bb1 - main - pf tests: Basic syncookie test 306. Sep 28 Kevin Bowling git: dc3c7c11063b - stable/13 - uart: Add PCI ID for intel 100 Series/C230 Series 307. Sep 28 Ian Lepore git: dc91a9715f8f - main - Fix busdma resource leak on usb device detach. 308. Sep 28 Wojciech Macek git: dcd0d08b692f - stable/13 - mvneta: Fix MTU update sequence 309. Oct 1 Konstantin Belousov git: deabab2f0719 - stable/13 - malloc_aligned(9): allow zero size and alignment 310. Sep 27 Cy Schubert git: df38343e7130 - main - ipfilter: Print the correct TCP sequence index number 311. Sep 29 Alexander Motin git: df866676411e - stable/13 - ipmi(4): Limit maximum watchdog pre-timeout interv 312. Oct 2 Yoshihiro Takahashi git: e08940243162 - stable/13 - ng_ether: Create netgraph nodes for bridge interfa 313. Sep 28 Kevin Bowling git: e265ddaac1f4 - stable/13 - e1000: Fix tabstop width in if_em.h 314. Sep 30 Warner Losh git: e2c1243f427b - main - fd: Move from using device_busy to a refcount 315. Sep 27 David Bright git: e3cf7ebc1d36 - main - ntb_hw_intel: fix xeon NTB gen3 bar disable logic 316. Oct 1 Warner Losh git: e5e26e4a24a1 - main - nvme: Remove pause while resetting 317. Oct 2 Warner Losh git: e6145db24402 - stable/12 - cdefs.h: Remove redundant #ifdefs 318. Sep 28 Mark Johnston git: e6e5d9bf9744 - stable/12 - syslog.conf.5: Fix the message priority order 319. Oct 3 Kyle Evans git: e6eed7d7bc80 - stable/12 - cmp: add -b, --print-bytes 320. Sep 28 Kevin Bowling git: e6f324c15f7a - stable/13 - e1000: Use C99 bool types
321. Sep 28 Ian Lepore git: ea5c0b7b140b - main - Add the clock for the imx8 thermal monitoring unit. 322. Sep 28 Ed Maste git: ecac5c2928ee - main - mgb: enable multicast in mgb_init 323. Oct 2 Mateusz Guzik git: ef7d2c1fc160 - main - nfs: eliminate thread argument from nfsvno_namei 324. Oct 2 Gordon Bergling git: efd8749fe5cc - main - evdev: Fix a typo in a commit 325. Sep 30 Bjoern A. Zeeb git: f024bdf1155f - main - net80211: mitigation against A-MSDU design flaw 326. Sep 28 Andrew Turner git: f3aa0098a82e - main - Use mtx_lock_spin in the gic driver 327. Sep 28 Marcin Wojtas Re: git: f3aa0098a82e - main - Use mtx_lock_spin in the gic driver 328. Sep 29 Andrew Turner Re: git: f3aa0098a82e - main - Use mtx_lock_spin in the gic driver 329. Sep 29 Marcin Wojtas Re: git: f3aa0098a82e - main - Use mtx_lock_spin in the gic driver 330. Oct 1 Kyle Evans git: f54b18fc4d72 - main - freebsd-version(1): Add -j flag to support jails 331. Sep 29 Kyle Evans git: f66b9b40f403 - main - cmp: add -b, --print-bytes 332. Sep 29 Kyle Evans git: f6787614fd4d - main - cmp: accept SI suffixes for skip1 and skip2 333. Sep 29 Vladimir Kondratyev git: f6823dac8fa6 - main - LinuxKPI: Factor out vmf_insert_pfn_prot() routine 334. Sep 29 Andrew Turner git: f6de51d3e031 - main - Add the arm64 table attributes and use them 335. Sep 28 Alexander Motin git: f8416be761db - stable/13 - Allow setting NFS server scope and owner. 336. Sep 29 Warner Losh git: fa81f3731d1a - main - nvme: start qpair in state RECOVERY_WAITING 337. Sep 28 Michael Tuexen git: fa947a3687b9 - main - sctp: cleanup and adding KASSERT()s, no functional chan 338. Oct 2 Gordon Bergling git: fafb1c574d43 - main - vnic: Fix a typo in a comment 339. Oct 1 Li-Wen Hsu git: fbece7609573 - main - Update Azure release bits 340. Sep 28 Wojciech Macek git: fea962297f1f - stable/13 - umodem: Add Huawei E3372h-320 device id
341. Sep 30 Bjoern A. Zeeb git: ffc19cf52da5 - main - net80211: prevent plaintext injection by A-MSDU RFC1042


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