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


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

Messages: 352, new messages first
Last update: Mon Feb 13 14:12:19 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jun  6 Michael Tuexen             git: 8421c612ee01 - stable/13 - sctp: fix locking in case of error handling during a restart
  2. Jun  6 Michael Tuexen             git: 399798c97b03 - stable/13 - sctp: improve consistency when handling chunks of wrong size
  3. Jun  6 Michael Tuexen             git: a2fdddf83e8c - stable/13 - sctp: drop packet with SHUTDOWN-ACK chunks with wrong vtags
  4. Jun  6 Michael Tuexen             git: 50948b57070f - stable/13 - sctp: improve address list scanning
  5. Jun  6 Michael Tuexen             git: 405bee30bc93 - stable/13 - sctp: improve restart handling
  6. Jun  6 Michael Tuexen             git: bbcea8510964 - stable/13 - Fix build after 5f2e1835054ee84f2e68ebc890d92716a91775b7.
  7. Jun  6 Michael Tuexen             git: 7f1b88c36e06 - stable/13 - sctp: improve error handling in INIT/INIT-ACK processing
  8. Jun  6 Michael Tuexen             git: 1f663bc4baeb - stable/13 - sctp: update the vtag for INIT and INIT-ACK chunks
  9. Jun  6 Michael Tuexen             git: 4e71474ed97a - stable/13 - sctp: fix SCTP_PEER_ADDR_PARAMS socket option
 10. Jun  6 Michael Tuexen             git: 6b1dfc549caf - stable/13 - sctp: use RTO.Initial of 1 second as specified in RFC 4960bis
 11. Jun  6 Michael Tuexen             git: 0cbc89fe44fd - stable/13 - sctp: improve consistency in handling chunks with wrong size
 12. Jun  6 Michael Tuexen             git: 54be3bf824e8 - stable/13 - sctp: cleanup verification of INIT and INIT-ACK chunks
 13. Jun  6 Michael Tuexen             git: f7b539eb6d83 - stable/13 - sctp: improve handling of illegal packets containing INIT chunks
 14. Jun  6 Michael Tuexen             git: 57e0431da113 - stable/13 - sctp: small cleanup, no functional change
 15. Jun  6 Michael Tuexen             git: abcf615834dd - stable/13 - sctp: fix handling of RTO.initial of 1 ms
 16. Jun  6 Michael Tuexen             git: 15077bc4b91f - stable/13 - tcp: improve handling of SYN segments in SYN-SENT state
 17. Jun  6 Cy Schubert                git: d9d03b5409f3 - stable/11 - sqlite3: import sqlite3 3.35.5
 18. Jun  6 Cy Schubert                git: dad031410fa7 - stable/11 - Import sqlite 3.34.1 (3340100).
 19. Jun  6 Cy Schubert                git: 4616a539172f - stable/12 - sqlite3: import sqlite3 3.35.5
 20. Jun  6 Cy Schubert                git: 33d140e56ded - stable/12 - Import sqlite 3.34.1 (3340100).


21. Jun 6 Cy Schubert git: 7a9c6cbae913 - stable/13 - sqlite3: import sqlite3 3.35.5 22. Jun 6 Cy Schubert git: c334ddd922ae - stable/13 - Import sqlite 3.34.1 (3340100). 23. Jun 6 Konstantin Belousov Re: git: 62b8258a7e43 - main - Change the return type of sv__setid_allowed from bool to int 24. Jun 6 Mark Johnston git: e755e2776ddf - main - ngatm: Handle errors from uni_msg_extend() 25. Jun 6 Mark Johnston git: 62ba0def5584 - main - arm: Remove last_fault_code 26. Jun 6 Mark Johnston git: 03d4b58feee3 - main - iwn: adjust EEPROM read timeout for Intel 4965AGN M2 27. Jun 6 Mark Johnston git: 317113bb1251 - main - riscv: Rename pmap_fault_fixup() to pmap_fault() 28. Jun 6 Mark Johnston git: c05748e028b8 - main - riscv: Handle hardware-managed dirty bit updates in pmap_promote_l2() 29. Jun 6 Mark Johnston git: a48f51b3d396 - main - arm64: Use the right PTE when downgrading perms in pmap_promote_l2() 30. Jun 6 Mark Johnston git: 4e4035ef1fb5 - main - arm64: Fix pmap_copy()'s handling of 2MB mappings 31. Jun 6 Mark Johnston git: 1ea87e2a70c3 - main - stand: Fix __elfN(loadimage) return value 32. Jun 6 Mark Johnston git: fbeb4ccac990 - main - Suppress D_NEEDGIANT warnings for some drivers 33. Jun 6 Konstantin Belousov git: 62b8258a7e43 - main - Change the return type of sv__setid_allowed from bool to int 34. Jun 6 Konstantin Belousov git: 047905dc4299 - stable/13 - vinvalbuf: do not panic if we were unable to flush dirty buffers 35. Jun 6 Konstantin Belousov git: 598f6fb49c9c - main - linuxolator: Add compat.linux.setid_allowed knob 36. Jun 6 Konstantin Belousov git: 2d423f7671fe - main - sysent: allow ABI to disable setid on exec. 37. Jun 6 Konstantin Belousov git: 19e6043a443e - main - kern_exec.c: Add execve_nosetid() helper 38. Jun 6 Ed Maste git: 52faea7a3693 - stable/13 - Cirrus-CI: Add descriptive task name 39. Jun 6 Dmitry Chagin Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval. 40. Jun 6 Dmitry Chagin Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
41. Jun 6 Jessica Clarke Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval. 42. Jun 6 Lutz Donnerhacke Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval. 43. Jun 6 Dmitry Chagin git: 66e73ce7371b - main - linux(4): Fix clock_nanosleep return value for unsupported clockid. 44. Jun 6 Dmitry Chagin git: f4e801085b05 - main - linux(4): optimize ksiginfo to siginfo conversion. 45. Jun 6 Dmitry Chagin git: 9c1045ff0093 - main - linux(4): Properly convert linux siginfo to native siginfo add input validation. 46. Jun 6 Dmitry Chagin git: e29ea22f7012 - main - Regen for ('0f8dab45404f347752470579feccc6d2739b9570') Linux rt_sigtimedwait system call. 47. Jun 6 Dmitry Chagin git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval. 48. Jun 6 Dmitry Chagin git: 56b187005c07 - main - Regen for ('6501370a7dfb358daf07555136742bc064e68cb7') Linux clock_nanosleep_time64 system call. 49. Jun 6 Dmitry Chagin git: 6501370a7dfb - main - linux(4): Implement clock_nanosleep_time64 system call. 50. Jun 6 Dmitry Chagin git: 773d9153c37a - main - Regen for ('187715a420237e1ed94dd5aef158eada7dcdc559') Linux clock_getres_time64 system call. 51. Jun 6 Dmitry Chagin git: 187715a42023 - main - linux(4): Implement clock_getres_time64 system call. 52. Jun 6 Bjoern A. Zeeb git: a3c2c06bc938 - main - Make LINT NOINET and NOIP kernel builds warning free. 53. Jun 6 Dmitry Chagin git: 82e38486548c - main - Regen for ('19f9a0e4df54f8d1e99234146024422bdcfa09ce') Linux clock_settime64 system call. 54. Jun 6 Dmitry Chagin git: 19f9a0e4df54 - main - linux(4): Implement clock_settime64 system call. 55. Jun 6 Ed Maste git: 088dbb4b8d3e - stable/13 - Restore Cirrus-CI boot smoke test 56. Jun 6 Dmitry Chagin git: 9e07ae7a0967 - main - Regen for ('99b6f430698fa00a33184dd61591d8b6518ed9d3') Linux clock_gettime64 system call. 57. Jun 6 Dmitry Chagin git: 99b6f430698f - main - linux(4): Implement clock_gettime64 system call. 58. Jun 6 Dmitry Chagin git: ea7fa5583c40 - main - Regen for ('e4bffb80bbc6a2e4b3be89aefcbd5bb2c2fc0ba0') Linux utimensat_time64 syscall. 59. Jun 6 Dmitry Chagin git: e4bffb80bbc6 - main - linux(4): Implement utimensat_time64 system call. 60. Jun 6 Dmitry Chagin git: bfcce1a9f6e3 - main - linux(4): add struct timespec64 definition and conversion routine for future use.
61. Jun 6 Dimitry Andric git: 70e13c4cffd5 - stable/13 - Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore> 62. Jun 6 Dimitry Andric git: 00e619dd054a - stable/13 - Merge llvm commits for kernel address and memory sanitizer support 63. Jun 6 Dmitry Chagin git: 195f47fdb6c8 - stable/13 - run(4): add support for DLINK DWA-130 rev F1 wireless adaptor. 64. Jun 6 Dmitry Chagin git: c93a3187c24c - stable/13 - rsu(4): add ASUS WL-167G V3 to the list of supported devices. 65. Jun 6 Dmitry Chagin git: b86230e64a83 - stable/12 - run(4): add support for DLINK DWA-130 rev F1 wireless adaptor. 66. Jun 6 Dmitry Chagin git: 773f045e33a5 - stable/12 - rsu(4): add ASUS WL-167G V3 to the list of supported devices. 67. Jun 6 Justin Hibbits git: d7bfb412a7c3 - main - powerpc64le/pmap: Fix superpage promotions 68. Jun 6 Jason A. Harmening git: 59409cb90fc0 - main - Add a generic mechanism for preventing forced unmount 69. Jun 5 Rick Macklem git: a5df139ec614 - main - nfsd: Fix when NFSERR_WRONGSEC may be replied to NFSv4 clients 70. Jun 5 Oleksandr Tymoshenko git: c69de0206511 - stable/13 - cron: consume blanks in system crontabs before options 71. Jun 5 Bjoern A. Zeeb git: 002cbc89c36e - main - arm64/rk805: remove RTC Set logging 72. Jun 5 Bjoern A. Zeeb git: b5d37e5a20ab - main - net80211/LinuxKPI: add more radiotap definitions 73. Jun 5 Bjoern A. Zeeb git: 57af163c8e7e - main - arm64/rk_pcie_phy: handle assigned-clock* 74. Jun 5 Bjoern A. Zeeb git: 65a226b41d8f - main - dtb: rockchip: Add NanoPC-T4 to the build. 75. Jun 5 Konstantin Belousov git: fe7d7ac40881 - main - hyperv: register intr handler as usermode-mapped if loaded as module 76. Jun 5 Allan Jude git: c6a311678d66 - main - nextboot: Improve the shell code used to figure out the zpool name 77. Jun 5 Ryan Moeller git: c5a2d8c5f517 - main - sockstat: Use libcasper to capsicumize 78. Jun 5 Ryan Moeller git: 94dc57159532 - main - libcasper: Create a minimal cap_netdb service 79. Jun 5 Jung-uk Kim git: 1970d6930394 - main - Import ACPICA 20210604 80. Jun 5 Ganbold Tsagaankhuu git: 295855e80f9d - main - dtb: rockchip: Add NanoPI-R2S to the build
81. Jun 5 Jung-uk Kim git: c18a7ee05e9e - Create tag vendor/acpica/20210604 82. Jun 5 Jung-uk Kim git: 395770967c36 - vendor/acpica - Import ACPICA 20210604 83. Jun 5 Rick Macklem git: 56e9d8e38e7e - main - nfsd: Fix NFSv4.1/4.2 Secinfo_no_name when security flavors empty 84. Jun 5 Rick Macklem git: 4fee353bcb45 - stable/13 - nfscl: Add hash lists for the NFSv4 opens 85. Jun 4 Warner Losh git: 1b5bc3a54b60 - main - usbdump: style: Sort case statements alphabetically 86. Jun 4 Navdeep Parhar git: f13d72fd0b74 - main - cxgb(4): Report proper TSO limits. 87. Jun 4 Navdeep Parhar git: bb877c062034 - main - cxgbe(4): Empty the clib_db before trying to destroy it. 88. Jun 4 Kevin Bowling Re: git: 4747500deaaa - main - tcp: A better fix for the previously attempted fix of the ack-war issue with tcp. 89. Jun 4 Ryan Stone git: 2290dfb40fce - main - Enter the net epoch before calling ip6_setpktopts 90. Jun 4 Hans Petter Selasky git: dab84426a68d - main - Narrow down the probe range for if_ure(4) compatible devices to only match the first vendor specific interface, if 91. Jun 4 Lutz Donnerhacke git: 24ea1dbf257a - main - tests/netgraph: Inital framework for testing libnetgraph 92. Jun 4 Lutz Donnerhacke git: c8250c5ada85 - main - ipfw.8: synopsis misses nat show form 93. Jun 4 Kristof Provost git: 364c6a71a840 - stable/13 - pf: Fix more ioctl memory leaks 94. Jun 4 Kristof Provost git: 1d89dba26b95 - stable/12 - pf: Fix more ioctl memory leaks 95. Jun 4 Randall Stewart git: 4747500deaaa - main - tcp: A better fix for the previously attempted fix of the ack-war issue with tcp. 96. Jun 4 Lutz Donnerhacke git: 0345fd891fe1 - main - netgraph/ng_base: Renaming a node to the same name is a noop 97. Jun 4 Ka Ho Ng git: 9b236631b1ec - main - gitignore: Add .clangd and .ccls-cache 98. Jun 4 Hans Petter Selasky git: d4cf41a99b40 - main - Add support for RTL8153B, RTL8156 and RTL8156B to if_ure(4). 99. Jun 4 Ka Ho Ng git: 73570795e790 - main - gitignore: Add compile_commands.json 100. Jun 4 Cy Schubert git: 681500889424 - main - wpa: Fix GCC 6 build
101. Jun 4 Rick Macklem git: d224f05fcfc1 - main - nfsd: Pre-parse the next NFSv4 operation number for put FH operations 102. Jun 4 Rick Macklem git: b1461cdd30a9 - stable/13 - nfsd: Add support for CLAIM_DELEG_PREV_FH to the NFSv4.1/4.2 Open 103. Jun 4 Rick Macklem git: 5713766d6317 - stable/12 - nfsd: Add support for CLAIM_DELEG_PREV_FH to the NFSv4.1/4.2 Open 104. Jun 4 Rick Macklem git: 8513b4f15362 - stable/12 - nfscl: Fix NFSv4.1/4.2 mount recovery from an expired lease 105. Jun 4 Alan Somers git: d94aa742b581 - stable/13 - daemon: add some basic tests 106. Jun 4 Mark Johnston git: 75683ed20b70 - stable/13 - Fix handling of errors from pru_send(PRUS_NOTREADY) 107. Jun 4 Mark Johnston git: 0f05c6f3a527 - stable/13 - tcp: Make error handling in tcp_usr_send() more consistent 108. Jun 4 Konstantin Belousov git: 59a876238f66 - stable/13 - rtld: Rename -t option to -u (ignore LD_ vars) 109. Jun 4 Konstantin Belousov git: 14bc67f1e788 - stable/13 - x86: initialize initial FPU state earlier 110. Jun 4 Konstantin Belousov git: 99e1896f20a3 - stable/13 - rtld direct exec: add option to ignore LD_ variables 111. Jun 4 Konstantin Belousov git: f9b1e711f0d8 - main - fdescfs: add an option to return underlying file vnode on lookup 112. Jun 4 Jessica Clarke git: b305e1dfbf69 - stable/11 - aic7xxx: Fix re-building firmware with -fno-common 113. Jun 4 Jessica Clarke git: 5e478926f04a - stable/12 - aic7xxx: Fix re-building firmware with -fno-common 114. Jun 4 Jessica Clarke git: 36da5710d3e4 - stable/13 - aic7xxx: Fix re-building firmware with -fno-common 115. Jun 3 Warner Losh git: eae2ef5a0103 - main - smartpqi: Remove stray declaration 116. Jun 3 Warner Losh git: 5deb35002545 - main - uefisign: fix SizeOfHeaders sanity check. 117. Jun 3 Konstantin Belousov git: 37f780d3e0a2 - main - Disable x2APIC for SandyBridge laptops with Samsung BIOS 118. Jun 3 Konstantin Belousov git: e9e00cc0c987 - main - madt_setup_local: extract special case checks into a helper 119. Jun 3 Konstantin Belousov git: 92adf00d0512 - main - madt_setup_local: convert series of strcmp to iteration over the array 120. Jun 3 Konstantin Belousov git: a603d41aca48 - main - madt_setup_local: skip further checks if ACPI DMAR table already disabled x2APIC
121. Jun 3 Warner Losh git: 33755dbb2078 - main - mpr/mps: Minor state machine fix 122. Jun 3 Warner Losh git: 175ad3d00318 - main - Fix mpr(4) and mps(4) state transitions and a use-after-free panic. 123. Jun 3 Warner Losh git: cc384c67ce2b - main - cam: prefer cam_sim_softc() over accessing cam_sim structure directly. 124. Jun 3 Dimitry Andric git: 95aa617e4bf0 - main - Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore> 125. Jun 3 Warner Losh git: ce0a9d7c126f - main - axgbe: Don't dereference NULL pointers 126. Jun 3 Warner Losh git: ef65f7bdf26e - main - mmc:: Undo my conversion of (bool) to !!. 127. Jun 3 Robert Wing git: 0e6549c87450 - main - bectl(8): don't allow creation of boot environments with spaces 128. Jun 3 Cy Schubert git: 40c7ff83e74e - vendor/wpa - wpa: Import wpa_supplicant/hostapd commit e8662e9d4 129. Jun 3 Warner Losh git: 5c447fe67792 - main - usb: reduce verbosity of logging about unsuccessful port reset 130. Jun 3 Kristof Provost git: 70dd30d49c29 - main - pf tests: Make killstate:match more robust 131. Jun 3 Kristof Provost git: ea3eca5cb6db - main - netpfil tests: Basic dummynet pipe test 132. Jun 3 Kristof Provost git: 1b2dbe37fa32 - main - dummynet: free(NULL, M_DUMMYNET); is safe 133. Jun 3 Kristof Provost git: 51d73df18e4d - main - dummynet: Fix schedlist and aqmlist locking 134. Jun 3 Kristof Provost git: fe3bcfbda30e - main - VNETify dummynet 135. Jun 3 Warner Losh git: 92f49c769b4e - stable/13 - smartpqi: clear CCBs allocated on the stack 136. Jun 3 Warner Losh git: 1569aab1cb38 - stable/13 - Newly added features and bug fixes in latest Microchip SmartPQI driver 137. Jun 3 Shawn Webb Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS 138. Jun 3 Kristof Provost git: dec754f05d9c - stable/13 - libpfctl: Improve error handling in pfctl_get_states() 139. Jun 3 Kristof Provost git: 2e7cd5ec7e62 - stable/12 - libpfctl: Improve error handling in pfctl_get_states() 140. Jun 3 Kristof Provost git: a75154a11586 - stable/12 - libpfctl: fix memory leak
141. Jun 3 Kristof Provost git: 38da14043dcc - stable/13 - libpfctl: fix memory leak 142. Jun 3 Ed Maste Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS 143. Jun 3 Mark Johnston git: fcf938e09396 - stable/13 - tcp, udp: Permit binding with AF_UNSPEC if the address is INADDR_ANY 144. Jun 3 Mark Johnston git: e539e7a0954b - stable/13 - ktrace: Handle negative array sizes in ktrstructarray 145. Jun 3 Shawn Webb Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS 146. Jun 3 Peter Holm git: 8682abbf7bff - main - stress2: Remove thr_new() from the ignore list after 6cda62755612 147. Jun 3 Navdeep Parhar git: 5104dfbeff3e - main - bsdinstall: Fix typo (Instalation -> Installation). 148. Jun 3 Warner Losh git: cfae21201a2b - main - mmc-fdt: fix mmc_fdt_gpio_get_{present, readonly} 149. Jun 3 Warner Losh git: 43521b46fc78 - main - Correcting comment about "sched_interact_score". 150. Jun 3 Ed Maste git: dd41de95a84d - main - Cirrus-CI: retry pkg installation on failure 151. Jun 3 Robert Wing git: 441e69e419ef - main - fsck_ufs: fix segfault with gjournal 152. Jun 3 Warner Losh git: e7dc08415a32 - main - mmc: ignore CRC errors from CMD13 (status) when changing rates 153. Jun 3 Rick Macklem git: 7f527ae46b06 - stable/12 - nfscl: Revert commit 5a8b2c5a46dffa3828ad16abee36ac4676f741bf 154. Jun 3 Cy Schubert git: c1f4b179fee7 - stable/11 - MFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14: 155. Jun 3 Cy Schubert git: 735956e48aad - stable/11 - Apply upstream fix 08968baec1122a58bb90d8f97ad948a75f8a5d69: 156. Jun 3 Cy Schubert git: c8773c8018e7 - stable/12 - ipfilter: Fix ip_nat memory leak and use-after-free 157. Jun 3 Cy Schubert git: fedf63143b6e - stable/12 - MFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14: 158. Jun 3 Cy Schubert git: 2fb377976493 - stable/13 - ipfilter: Fix ip_nat memory leak and use-after-free 159. Jun 3 Cy Schubert git: 19cfc8e65587 - stable/13 - MFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14: 160. Jun 3 Cy Schubert git: 9a0f82285322 - main - wpa: Fix a SIGBUS error in wpa_sm_set_rekey_offload
161. Jun 3 Cy Schubert git: 48b11217bf7e - main - libradius: fix no SSL build 162. Jun 3 Rick Macklem git: 5a8b2c5a46df - stable/12 - nfscl: Fix NFSv4.1/4.2 mount recovery from an expired lease 163. Jun 2 Ed Maste git: 903526542ac2 - main - Cirrus-CI: Add descriptive task name 164. Jun 2 Rick Macklem git: 4775325dd661 - stable/13 - nfscl: Fix NFSv4.1/4.2 mount recovery from an expired lease 165. Jun 2 Jung-uk Kim git: 29cd0d72008e - main - hptrr: use BLOB_OBJS for pre-built .o's 166. Jun 2 Konstantin Belousov git: e3149e0a02d6 - main - rtld: Rename -t option to -u (ignore LD_ vars) 167. Jun 2 Rick Macklem git: 984c71f90300 - main - nfsd: Fix the failure return for non-fh NFSv4 operations 168. Jun 2 Warner Losh git: 56fd97660ac4 - main - gconcat: Add new lock to allow modifications to the disk list in preparation for online append 169. Jun 2 Warner Losh git: e61e072f3bdf - main - gconcat: Switch array to TAILQ to prepare for online append 170. Jun 2 Konstantin Belousov Re: git: d81f999ac223 - main - rtld direct exec: add option to ignore LD_ variables 171. Jun 2 Warner Losh git: e5be21d19b41 - main - sbin/veriexec: fixed parameter parsing of option -x 172. Jun 2 Alexander Richardson Re: git: d81f999ac223 - main - rtld direct exec: add option to ignore LD_ variables 173. Jun 2 Kirk McKusick git: 02966cbdf03a - stable/13 - Fix fsck_ufs segfault when it needs to rerun. 174. Jun 2 Leandro Lupori git: 4a66b8083cc6 - main - powerpc: fix boot on pseries without hugepages 175. Jun 2 Warner Losh git: 9f3d1a98dd17 - main - regen after tweaks to getgroups and setgroups 176. Jun 2 Warner Losh git: bf26ea775539 - main - t_getgroups: No longer expected to fail 177. Jun 2 Warner Losh git: 4bc2174a1b48 - main - kern: fail getgroup and setgroup with negative int 178. Jun 2 Kristof Provost git: 80fe5ac55561 - stable/13 - pf tests: Only log critical errors from scapy 179. Jun 2 Kristof Provost git: a58a471b5d51 - stable/12 - pf tests: Only log critical errors from scapy 180. Jun 2 Kristof Provost git: b4612f6a27b0 - stable/13 - pf tests: Test cases for fragment reassembly
181. Jun 2 Kristof Provost git: cca9c2f51372 - stable/12 - pf tests: Test cases for fragment reassembly 182. Jun 2 Warner Losh git: 1976e079544c - main - Add bcm2710-rpi-cm3.dtb to the list of DTBs being added. 183. Jun 2 Warner Losh git: 7ef92163ab81 - main - Allows user to specify an optional ZFSBOOT_POOL_SIZE for their zroot 184. Jun 2 Warner Losh git: adfe4271248c - main - hptnr: use BLOB_OBJS for pre-built .o's 185. Jun 2 Warner Losh git: 22ed04c20391 - main - hptmv: use BLOB_OBJS for pre-built .o's 186. Jun 2 Warner Losh git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS 187. Jun 2 Warner Losh git: e8dca53aa06e - main - kmod.mk: Allow extra objects to be specified in modules 188. Jun 2 Ceri Davies git: 774bb1c256fb - main - periodic: add support for .xz and .zcat compressed logs 189. Jun 2 Mateusz Guzik git: c9f8dcda856c - main - kqueue: replace kq_ncallouts loop with atomic_fetchadd 190. Jun 2 Mateusz Guzik git: 66eda48003ae - stable/13 - lockprof: move panic check after inspecting the state 191. Jun 2 Mateusz Guzik git: 4ee784e4d8db - stable/13 - lockprof: pass lock type as an argument instead of reading the spin flag 192. Jun 2 Mateusz Guzik git: f03b2f7c8b81 - stable/13 - lockprof: add contested-only profiling 193. Jun 2 Mateusz Guzik git: 3b78559094fe - stable/13 - lockprof: retire lock_prof_skipcount 194. Jun 2 Ed Maste git: 05b9673637fe - stable/12 - Cirrus-CI: avoid boot smoke test on stable/12 195. Jun 2 Mateusz Guzik git: a19ae1b099ad - main - vfs: fix MNT_SYNCHRONOUS check in vn_write 196. Jun 2 Mark Johnston git: 138c9932888f - stable/12 - netsmb: Avoid a read-after-free in smb_t2_request_int() 197. Jun 2 Mark Johnston git: ce8cbeaf39af - stable/12 - rpcsec_gss: Use a designated initializer for rpc_gss_ops 198. Jun 2 Mark Johnston git: d88bd7d80ff2 - stable/12 - cxgb: Avoid a read-after-free in get_packet() when cxgb_debug is on 199. Jun 2 Mark Johnston git: a53f3a29bf6d - stable/12 - acpi: Add missing error handling to acpi_pci_link_route_irqs() 200. Jun 2 Mark Johnston git: a9ff49e0288b - stable/13 - netsmb: Avoid a read-after-free in smb_t2_request_int()
201. Jun 2 Mark Johnston git: 4814dbd3c0e6 - stable/13 - rpcsec_gss: Use a designated initializer for rpc_gss_ops 202. Jun 2 Mark Johnston git: 7a67b893e81e - stable/13 - cxgb: Avoid a read-after-free in get_packet() when cxgb_debug is on 203. Jun 2 Mark Johnston git: b22150dadd23 - stable/13 - oce: Fix handling of m_pullup() errors in oce_tso_setup() 204. Jun 2 Mark Johnston git: 78b147467ea5 - stable/13 - acpi: Add missing error handling to acpi_pci_link_route_irqs() 205. Jun 2 Hans Petter Selasky git: c64d1bd7145b - stable/13 - The old thread priority must be stored as part of the EPOCH(9) tracker. 206. Jun 2 Hans Petter Selasky git: e31579b8558d - stable/13 - Add TCP LRO support for VLAN and VxLAN. 207. Jun 2 Hans Petter Selasky git: 28d95cc69fee - stable/13 - Implement read-only VM_SHARED flag in the LinuxKPI. 208. Jun 2 Hans Petter Selasky git: fba2292d65e0 - stable/13 - Implement cdev_device_add() and cdev_device_del() in the LinuxKPI. 209. Jun 2 Hans Petter Selasky git: 303bef2a0797 - stable/13 - cdev_del() should only put it's kernel object in the LinuxKPI. 210. Jun 2 Hans Petter Selasky git: c7ed836df315 - stable/13 - Update ugen(4) manual page. 211. Jun 2 Hans Petter Selasky git: 4c4416a09805 - stable/13 - Implement own command line option for the frequently used -i usbusX -f Y syntax, -d ugenX.Y, similar to what u 212. Jun 2 Hans Petter Selasky git: ad9d0df7c66a - stable/13 - Propagate down USB explore error codes, so that failures to enumerate USB HUBs behind USB HUBs are detected an 213. Jun 2 Hans Petter Selasky git: ae9aba942b58 - stable/13 - Update usb_timings_sysctl_handler() to accept any value for timings between 0 milliseconds and 2 seconds inclu 214. Jun 2 Hans Petter Selasky git: 5bbf7afe3066 - stable/13 - Update USB_PORT_RESET_RECOVERY to comply with the USB 2.0 specification which says it should be max 10 millise 215. Jun 2 Hans Petter Selasky git: 9f98b3ea746f - stable/13 - Fix for use-after-free by if_ioctl() calls from user-space in USB drivers by detaching the ifnet before the mi 216. Jun 2 Hans Petter Selasky git: 71370d8c7fc3 - stable/13 - Properly define EPOCH(9) function macro. 217. Jun 2 Hans Petter Selasky git: 407b687dfef6 - stable/13 - Make sure all tasklets are drained before unloading the LinuxKPI. Else use-after-free may happen. 218. Jun 2 Hans Petter Selasky git: 623d96f4afb6 - stable/13 - Accessing the epoch structure should happen after the INIT_CHECK(). Else the epoch pointer may be NULL. 219. Jun 2 Hans Petter Selasky git: 8d8bfdf20dc4 - stable/13 - Rework for-loop in EPOCH(9) to reduce indentation level. 220. Jun 2 Andrew Turner git: 2422138952d8 - main - Fix the KCSAN_ENABLED check when building modules
221. Jun 2 Andrew Turner git: 0a0d6ce34d6b - main - Use the arm virtual counter in the arm64 loader 222. Jun 2 Lutz Donnerhacke git: 19888502bf39 - stable/12 - tests/libalias: Test LibAliasIn and redirection 223. Jun 2 Lutz Donnerhacke git: 488f39f355ab - stable/13 - tests/libalias: Test LibAliasIn and redirection 224. Jun 2 Emmanuel Vadot git: 25593adbc125 - main - arm: allwinner: Add clock driver for Display Engine to the build 225. Jun 2 Marcin Wojtas git: 4fa977f854e2 - main - sdhci_xenon: add UHS support 226. Jun 2 Marcin Wojtas git: c80e2ca57e0c - main - sdhci_xenon: improve the VCCQ voltage switch sequence 227. Jun 2 Marcin Wojtas git: df868762841b - main - sdhci_xenon: allow to properly disable the UHS signaling 228. Jun 2 Marcin Wojtas git: 43e31350f8f6 - main - sdhci_xenon: enable MMC FDT parsing 229. Jun 2 Marcin Wojtas git: 5652be30a322 - main - sdhci: allow setting MMC capabilities before sdhci_init_slot 230. Jun 2 Marcin Wojtas git: 7d8700bc291b - main - sdhci: extend bus_dma_tag boundary to 64-bit space 231. Jun 2 Ronald Klop Re: git: 2d741f33bd07 - main - kern: ether_gen_addr: randomize on default hostuuid, too 232. Jun 2 Gordon Bergling git: 999b023cc786 - stable/12 - iwn(4): Remove duplicate device entry 233. Jun 2 Gordon Bergling git: 849fdb8d7d4c - stable/13 - iwn(4): Remove duplicate device entry 234. Jun 2 Pedro Giffuni Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 235. Jun 2 Dmitry Chagin git: fae149a0891f - stable/12 - tcsh: update to version 6.22.04. 236. Jun 2 Dmitry Chagin git: 5d111c4e2d37 - stable/12 - tcsh: cleanup source tree to reduce diff size. 237. Jun 2 Dmitry Chagin git: 4d9a3cac70ba - stable/13 - tcsh: update to version 6.22.04. 238. Jun 2 Dmitry Chagin git: 49a331807eea - stable/13 - tcsh: cleanup source tree to reduce diff size. 239. Jun 2 Li-Wen Hsu git: 847b7d505490 - main - Fix test case header function name 240. Jun 2 Kyle Evans git: 2d741f33bd07 - main - kern: ether_gen_addr: randomize on default hostuuid, too
241. Jun 2 Kyle Evans git: e58a65ccdac3 - main - man: document ether_gen_addr(9) 242. Jun 2 Alexander Motin git: 52e8b0627784 - stable/12 - Fix packet cbs/ebs conversion. 243. Jun 2 Alexander Motin git: 6ee59ffb5ba1 - stable/13 - Fix packet cbs/ebs conversion. 244. Jun 2 Ed Maste git: 5ceb90aa667a - stable/13 - elfctl: avoid touching file if no change made 245. Jun 1 Mark Johnston git: 8cd05b883330 - main - amd64: Clear the local TSS when creating a new thread 246. Jun 1 Mark Johnston git: 6cda62755612 - main - amd64: Relax the assertion added in commit 4a59cbc12 247. Jun 1 Mark Johnston git: 60a38abb8982 - main - pf: Avoid leaking pad bytes in struct pfr_astats when copying out 248. Jun 1 Mark Johnston git: cbe59a6475b6 - main - i386: Make setidt_disp a size_t instead of uintptr_t 249. Jun 1 Navdeep Parhar git: db15dbf88011 - main - cxgbe(4): Check if the firmware supports 512 SGL per FR MR. 250. Jun 1 Navdeep Parhar git: 211972cfb816 - main - cxgbe/iw_cxgbe: Support for 512 SGL entries in one memory registration. 251. Jun 1 Pedro F. Giffuni git: a45843c8ed7f - main - fread: improve performance for unbuffered reads 252. Jun 1 Kristof Provost git: 0f86492b09ca - main - pf: Fix more ioctl memory leaks 253. Jun 1 Mark Johnston git: 53de482ad419 - releng/11.4 - Add UPDATING entries and bump version 254. Jun 1 Mark Johnston git: 4e2e151b2099 - releng/11.4 - libradius: Fix attribute length validation in rad_get_attr(3) 255. Jun 1 Mark Johnston git: 6e927d10c587 - releng/12.2 - Add UPDATING entries and bump version 256. Jun 1 Mark Johnston git: a946f99873fc - releng/12.2 - libradius: Fix attribute length validation in rad_get_attr(3) 257. Jun 1 Mark Johnston git: b74cdf1eceae - releng/13.0 - Add UPDATING entries and bump version 258. Jun 1 Mark Johnston git: 8acc450613c3 - releng/13.0 - libradius: Fix attribute length validation in rad_get_attr(3) 259. Jun 1 John Baldwin Re: git: 2f176a2b2010 - main - pciconf: Fix up pciconf -lc output 260. Jun 1 David Bright git: 3df4c387d2e3 - main - libsa: Fix infinite loop in bzipfs & gzipfs
261. Jun 1 Ceri Davies git: 33764e3fd080 - main - libexec/getty/ttys.5: document correct "dialup" flag. 262. Jun 1 David Bright git: 2f176a2b2010 - main - pciconf: Fix up pciconf -lc output 263. Jun 1 Kristof Provost git: db3515d03dda - stable/12 - pf: Move nvlist conversion functions to pf_nv 264. Jun 1 Kristof Provost git: ae23d302479c - stable/13 - pf: Move nvlist conversion functions to pf_nv 265. Jun 1 Dmitry Chagin Re: git: f3851b235b23 - main - ktrace: Fix a race with fork() 266. Jun 1 Mark Johnston Re: git: f3851b235b23 - main - ktrace: Fix a race with fork() 267. Jun 1 Mark Johnston git: 283e60fb310a - main - ktrace: Fix an inverted comparison added in commit f3851b235 268. Jun 1 Edward Tomasz Napierala git: b501b2ae52f3 - main - linux: export AT_HWCAP and AT_HWCAP2 on aarch64 269. Jun 1 Dmitry Chagin Re: git: f3851b235b23 - main - ktrace: Fix a race with fork() 270. Jun 1 =?utf-8?B?U3RlZmFuIEXDn2Vy git: 3d5f931a771c - stable/13 - contrib/bc: update to version 4.0.2 271. Jun 1 =?utf-8?B?U3RlZmFuIEXDn2Vy git: d5e31f13593e - stable/13 - contrib/bc: update to version 4.0.1 272. Jun 1 Dmitry Chagin git: 434ffdacd556 - stable/12 - run(4): fix manual after d6fd321ef60d43dce9f437187c94a7de2b91ab69. 273. Jun 1 Dmitry Chagin git: 6c423a0fbc2e - stable/12 - run(4): add support for ASUS USB-N14 wireless adaptor. 274. Jun 1 Dmitry Chagin git: b10d52e54915 - stable/13 - run(4): fix manual after d6fd321ef60d43dce9f437187c94a7de2b91ab69. 275. Jun 1 Dmitry Chagin git: 9394c3fcdbd7 - stable/13 - run(4): add support for ASUS USB-N14 wireless adaptor. 276. Jun 1 Alexey Dokuchaev Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 277. Jun 1 Kristof Provost git: ec7b47fc81b2 - main - pf: Move provider declaration to pf.h 278. Jun 1 Gordon Bergling git: e303e19dfc0d - stable/12 - DRIVER_MODULE(9): Correct the SYNOPSIS of EARLY_DRIVER_MODULE() 279. Jun 1 Gordon Bergling git: fe0ff38bf157 - stable/13 - DRIVER_MODULE(9): Correct the SYNOPSIS of EARLY_DRIVER_MODULE() 280. Jun 1 Li-Wen Hsu git: 315674fb6acc - main - Add freeze/thaw description to devctl(8)
281. Jun 1 Rick Macklem git: 1d4afcaca282 - main - nfsd: Delete extraneous NFSv4 root checks 282. Jun 1 Cy Schubert git: 25ecdc7d5277 - main - wpa: Restructure wpa build 283. Jun 1 Rick Macklem git: 2f6ce1167391 - stable/12 - nfsd: Add support for CLAIM_DELEG_CUR_FH to the NFSv4.1/4.2 Open 284. Jun 1 Rick Macklem git: a604806bf73f - stable/12 - nfsd: Reduce the callback timeout to 800msec 285. Jun 1 Rick Macklem git: 628d207646a8 - stable/13 - nfsd: Add support for CLAIM_DELEG_CUR_FH to the NFSv4.1/4.2 Open 286. Jun 1 Rick Macklem git: 4ce25ce4776f - stable/13 - nfsd: Reduce the callback timeout to 800msec 287. Jun 1 Colin Percival git: 3a5f854f458d - stable/11 - taskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_THREAD 288. Jun 1 Colin Percival git: fb790567cc9a - stable/12 - taskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_THREAD 289. Jun 1 Colin Percival git: 6b6758888f42 - stable/13 - taskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_THREAD 290. Jun 1 Konstantin Belousov git: 9c74a2068109 - stable/13 - ptrace: add an option to not kill debuggees on debugger exit 291. Jun 1 Konstantin Belousov git: b2955191736a - stable/13 - sys_process.c: extract ptrace_unsuspend() 292. Jun 1 Mark Johnston Re: git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386 293. Jun 1 Konstantin Belousov git: 40b64abff4ea - stable/13 - Move mnt_maxsymlinklen into appropriate fs mount data structures 294. May 31 Jessica Clarke Re: git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386 295. May 31 Mateusz Guzik git: f4aa64528e45 - main - tmpfs: save on relocking the allnode lock in tmpfs_free_node_locked 296. May 31 Mark Johnston git: f96603b56f0f - main - tcp, udp: Permit binding with AF_UNSPEC if the address is INADDR_ANY 297. May 31 Mark Johnston git: b2f9575646f8 - main - ffs: Correct the input size check in sysctl_ffs_fsck() 298. May 31 Mark Johnston git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386 299. May 31 Mark Johnston git: 4a59cbc12532 - main - amd64: Avoid enabling interrupts when handling kernel mode prot faults 300. May 31 Warner Losh git: 8790fe3058c8 - main - Fix confusing example in paste(1)
301. May 31 Warner Losh git: d912068ad826 - main - Remove duplicated lines in contrib/tzcode/stdtime/private.h 302. May 31 Mitchell Horne git: 689c7e7975cd - main - libpmc: always generate libpmc_events.c 303. May 31 Mitchell Horne git: 167cdaa7e300 - main - pmccontrol: improve -L with pmu-events 304. May 31 Mitchell Horne git: 0c915023dbb7 - main - libpmc: remove pe->alias 305. May 31 Mitchell Horne git: 3864da302af3 - main - libpmc: use $MACHINE_CPUARCH 306. May 31 Mitchell Horne git: 507d68984a01 - main - libpmc: limit pmu-events to 64-bit powerpc 307. May 31 Mitchell Horne git: 0024f1aa7720 - main - libpmc: make libpmc_pmu_utils.c more amenable to porting 308. May 31 Mitchell Horne git: ec66cc955b62 - main - libpmc: eliminate pmc_pmu_stat_mode() 309. May 31 Mitchell Horne git: 0092642f8639 - main - libpmc: remove unused 'isfixed' variable 310. May 31 Mitchell Horne git: bc1a6a9d692a - main - libpmc: fix "instructions" alias on Intel 311. May 31 Konstantin Belousov git: d3f7975fcb34 - main - thread_reap_barrier(): remove unused variable 312. May 31 Dmitry Chagin git: 2a0fa277f66b - main - linux(4): Microoptimize futimesat, utimes, utime. While here wrap long line. 313. May 31 Jessica Clarke Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 314. May 31 Alan Somers Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 315. May 31 Dmitry Chagin git: b4f9b6eef2bb - main - linux(4): Handle AT_EMPTY_PATH in the utimensat syscall. 316. May 31 Jessica Clarke Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 317. May 31 Warner Losh Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 318. May 31 Vladimir Kondratyev git: 5236888db771 - main - iichid(4): disable interrupt on suspend 319. May 31 Vladimir Kondratyev git: da93a73f8346 - main - iwmbtfw(8): Improve Intel 7260/7265 adaptors handling 320. May 31 Dmitry Chagin git: 8505eb5dd8f7 - main - linux(4): Convert flags before use in utimensat.
321. May 31 Dmitry Chagin git: a06c12464bb4 - main - linux(4): Add F_GETPIPE_SZ fcntl operation which returns the capacity of the pipe referred by fd. 322. May 31 Jessica Clarke Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 323. May 31 Alan Somers Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 324. May 31 Warner Losh Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 325. May 31 Ed Maste Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 326. May 31 Dmitry Chagin git: 19593f775c23 - main - linux(4); Retire unnecessary __packed attribute from some struct's definition. 327. May 31 Emmanuel Vadot git: 2d926ed71eb1 - main - arm: SOCFPGA: Add ext_resources driver 328. May 31 Mateusz Guzik git: 68c254426467 - main - nfs: even up value returned by nfsrv_parsename with copyinstr 329. May 31 Alan Somers Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 330. May 31 Ed Maste Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 331. May 31 Konstantin Belousov git: f62c7e54e9cc - main - Add thread_reap_barrier() 332. May 31 Konstantin Belousov git: 3a68546d2377 - main - quisce_cpus(): add special handling for PDROP 333. May 31 Konstantin Belousov git: 845d77974b3b - main - kern_thread.c: wrap too long lines 334. May 31 Konstantin Belousov git: e266a0f7f001 - main - kern linker: do not allow more than one kldload and kldunload syscalls simultaneously 335. May 31 Alan Somers Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 336. May 31 Kristof Provost git: 7c4342890bf1 - main - pf: Convenience function for optional (numeric) arguments 337. May 31 Kristof Provost git: 27c77f42ae74 - main - libpfctl: Improve error handling in pfctl_get_states() 338. May 31 Kristof Provost git: 6dbb729d35d5 - main - libpfctl: fix memory leak 339. May 31 Emmanuel Vadot git: ac1d7397bf33 - main - arm64: allwinner: clk: Test with the current parent freq first 340. May 31 Lutz Donnerhacke git: bec0a5dca76c - main - libalias: Remove LibAliasCheckNewLink
341. May 31 Lutz Donnerhacke git: bfd41ba1fe1d - main - libalias: Remove unused function LibAliasCheckNewLink 342. May 31 Lutz Donnerhacke Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 343. May 31 Richard Scheffenegger git: 11417329c930 - stable/12 - tcp: Use local CC data only in the correct context 344. May 31 Richard Scheffenegger git: 9eed9e5c2dd1 - stable/13 - tcp: Use local CC data only in the correct context 345. May 31 Wojciech Macek git: d40cd26a86a7 - main - ip_mroute: rework ip_mroute 346. May 31 Rick Macklem git: 645f01722694 - stable/12 - NFSv4 server: Re-establish the delegation recall timeout 347. May 31 Rick Macklem git: 4a4a174959ce - stable/13 - NFSv4 server: Re-establish the delegation recall timeout 348. May 31 Kubilay Kocak Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 349. May 31 Rick Macklem git: 947bd2479ba9 - main - nfsd: Add support for the NFSv4.1/4.2 Secinfo_no_name operation 350. May 31 Kirk McKusick git: f9738ecc4115 - stable/12 - Fix handling of embedded symbolic links 351. May 31 Mark Johnston git: 5f7ceb78f58f - stable/13 - ktls.h: Guard includes behind _KERNEL 352. May 31 Kirk McKusick git: 57d877348b2c - stable/13 - Fix handling of embedded symbolic links (and history lesson).


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