2021/dev-commits-src-all/20210725.dev-commits-src-all
Messages: 316, new messages first
Last update: Mon Feb 13 14:12:21 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Jul 25 Rick Macklem git: 8e24b25b67bb - stable/13 - nfscl: Avoid KASSERT() panic in cache_enter_time() 2. Jul 25 Jilles Tjoelker git: 0c47338023d4 - main - libc/tests: Correctly compare si_status from wait6() 3. Jul 25 Gleb Popov git: feac06569a38 - main - lib/csu: Get rid of unused fptr typedef on amd64. 4. Jul 25 Peter Grehan git: bbe80bff7c35 - main - arm64: HWCAP/HWCAP2 aux args support for 32-bit ARM binaries. 5. Jul 25 Mateusz Guzik git: 02cf67ccf653 - main - pf: switch rule counters to pf_counter_u64 6. Jul 25 Mateusz Guzik git: d40d4b3ed788 - main - pf: switch kif counters to pf_counter_u64 7. Jul 25 Mateusz Guzik git: 87c010e6e364 - main - pf: batch critical section for several counters 8. Jul 25 Mateusz Guzik git: fc4c42ce0b5c - main - pf: switch pf_status.fcounters to pf_counter_u64 9. Jul 25 Mateusz Guzik git: defdcdd5648d - main - pf: add hybrid 32- an 64- bit counters 10. Jul 25 Mateusz Guzik git: 6f1fb6561236 - main - pf: drop redundant 'else' in pf_normalize_* 11. Jul 25 Mateusz Guzik git: 0f97f2a1857a - stable/12 - pf: embed a pointer to the lock in struct pf_kstate 12. Jul 25 Mateusz Guzik git: 5d95878e584d - stable/12 - pf: shrink struct pf_kstate 13. Jul 25 Mateusz Guzik git: 5351d31bfcbb - stable/12 - pf: add a branch prediction to expire state check in pf_find_state 14. Jul 25 Mateusz Guzik git: f188c39c41a9 - stable/12 - pf: add a comment to pf_kstate concerning compat with pf_state_cmp 15. Jul 25 Mateusz Guzik git: 579ef00e59cb - stable/12 - arm: dedup counter(9) address calculation 16. Jul 25 Mateusz Guzik git: f0d034474236 - stable/12 - Add __diagused 17. Jul 25 Mateusz Guzik git: ede6e97b828d - stable/13 - df: remove the unused fstype var 18. Jul 25 Mateusz Guzik git: 6ee77aab15a5 - stable/13 - pf: embed a pointer to the lock in struct pf_kstate 19. Jul 25 Mateusz Guzik git: 3dc78db31e78 - stable/13 - pf: add a comment to pf_kstate concerning compat with pf_state_cmp 20. Jul 25 Mateusz Guzik git: f89065625ce5 - stable/13 - hwpmc: mostly clean up cc --analyze
21. Jul 25 Mateusz Guzik git: 440c90da04c8 - stable/13 - pf: shrink struct pf_kstate 22. Jul 25 Mateusz Guzik git: 48e3bab3533a - stable/13 - pf: add a branch prediction to expire state check in pf_find_state 23. Jul 25 Mateusz Guzik git: 289a9ba5e652 - stable/13 - arm: dedup counter(9) address calculation 24. Jul 25 Mateusz Guzik git: 225b93b1700e - stable/13 - cache: add cache_enter_time_flags 25. Jul 25 Peter Holm git: 0d60235ecd6c - main - stress2: Add another "mdconfig -d -o force" test scenario 26. Jul 25 Robert Wing git: 0626b0a89c2d - main - Add myself to the calendar 27. Jul 24 Emmanuel Vadot git: 40cb9b435782 - main - arm64: allwinner: dtbo: Add dtb overlays to disable mmc node 28. Jul 24 Jason A. Harmening git: c746ed724d01 - main - Allow stacked filesystems to be recursively unmounted 29. Jul 24 Jason A. Harmening git: 211ec9b7d6ec - main - FFS: remove ffs_fsfail_task 30. Jul 24 Jason A. Harmening git: 2bc16e8aaf75 - main - VFS: remove MNTK_MARKER 31. Jul 24 Jason A. Harmening git: c44685732899 - main - Add stress2 test to exercise FFS forcible unmount with stacked nullfs 32. Jul 24 Kristof Provost git: 823c2bd77b6e - stable/13 - pf: Remove unused arguments from pf_send_tcp() 33. Jul 24 Kristof Provost git: 33222b6f8af8 - stable/12 - pf: Remove unused arguments from pf_send_tcp() 34. Jul 24 Warner Losh git: 73358cd2cfcc - main - Fix the pattern for changing PermitRootLogin 35. Jul 24 Alan Cox git: 3687797618b6 - main - amd64: Don't repeat unnecessary tests when cmpset fails 36. Jul 24 Emmanuel Vadot git: 735041a6138a - main - arm64: allwinner: Remove sun50i-a64-opp 37. Jul 24 Konstantin Belousov git: 48216088b115 - main - amd64: do not touch low memory in AP startup unless we used legacy boot 38. Jul 24 Konstantin Belousov git: 6a3821369f43 - main - amd64: make efi_boot global 39. Jul 24 Konstantin Belousov git: c8bae074d9e1 - main - amd64: add pmap_alloc_page_below_4g() 40. Jul 24 Konstantin Belousov git: 34516d4ad19b - main - amd64 pti init: fix calculation of the kernel text start
41. Jul 24 Emmanuel Vadot git: 12faeba9953a - main - allwinner: rsb: Set the PMIC to RSB mode 42. Jul 24 Warner Losh git: a2e3e1187309 - main - awk: Make -F '' and -v FS="" behave the same 43. Jul 24 Warner Losh git: 6475667f7b72 - main - devctl: don't publish the mount options 44. Jul 24 Edward Tomasz Napierala git: 72f7ddb587a7 - main - linux: implement rt_sigsuspend(2) on arm64 45. Jul 24 Alan Cox git: b7de53528836 - main - amd64: Eliminate a redundant test from pmap_enter_object() 46. Jul 24 Warner Losh git: 47aeda7b7055 - main - geom_disk: use a preallocated geom_event for disk destruction. 47. Jul 24 Warner Losh git: 380710a5c8c1 - main - geom: create an API to allocate events, and use that storage to send them 48. Jul 23 John Baldwin git: 8843787aa1bd - main - ena: Remove redundant declaration of ena_log_level. 49. Jul 23 John Baldwin git: 58109a87d42b - main - Use an ANSI C function declaration for journal_check_space. 50. Jul 23 Mark Johnston git: ebf9886654f4 - main - imgact_elf: Avoid redefining suword() 51. Jul 23 Mark Johnston git: 93d8b4da7b7a - main - kasan.9: Fix formatting in the synopsis 52. Jul 23 Mark Johnston git: f4e67f18bdf2 - main - Remove sr_RS.UTF-8@latin from the list of targets 53. Jul 23 Mateusz Guzik git: 49a7d4723543 - main - pf: consistently malloc rules with M_ZERO 54. Jul 23 Mateusz Guzik git: d9cc6ea270ea - main - pf: hide struct pf_kstatus behind ifdef _KERNEL 55. Jul 23 Mark Johnston git: 048cd371f3d7 - main - vfs: Initialize "lastfail" in vfs_mountroot_wait() 56. Jul 23 Baptiste Daroussin git: 3a04284df092 - main - locales: upgrade CLDR to 39.0 and Unicode to 13.0.0 57. Jul 23 Baptiste Daroussin git: bd90d8bbb1af - main - locale: Add Farsi/Persian locales 58. Jul 23 Baptiste Daroussin git: 74e9e0e0b0d4 - main - locales: prepare CLDR update to v39.0 and Unicode to 13.0.0 59. Jul 23 Baptiste Daroussin git: ecff3c30b7e4 - main - locales: now that C.UTF-8 is the default locale, always install it 60. Jul 23 Baptiste Daroussin git: fb25fdcaa34f - main - locales: only generate unicode locales
61. Jul 23 Baptiste Daroussin git: 0a36787e4c1f - main - locales: separate unicode from other locales 62. Jul 23 Baptiste Daroussin git: 7a7930cd4abc - main - LC_CTIME: has been removed from automatic generation long ago 63. Jul 23 Mark Johnston git: 0dcef81de991 - main - Add required sysctl name length checks to various handlers 64. Jul 23 Mark Johnston git: ea3fbe0707f9 - main - KASAN: Disable checking before triggering a panic 65. Jul 23 Mark Johnston git: cae3f9dd01fd - main - select: Define select_flags[] as const 66. Jul 23 Mark Johnston git: f95e683fa231 - main - Annotate amd64 stack unwinders with __nomemorysanitize 67. Jul 23 Mark Johnston git: 4e8e26a00471 - main - redzone: Raise a compile error if KASAN is configured 68. Jul 23 Mark Johnston git: 4cd7e82a4c7a - main - cdefs: Add a default definition for __nosanitizememory 69. Jul 23 Mark Johnston git: 90959dd1e50e - main - acct: Zero pad bytes in accounting records 70. Jul 23 Mark Johnston git: 5c18bf9d5fd7 - main - ktrace: Zero request structures when populating the pool 71. Jul 23 Eric van Gyzen git: ea0e1b19f232 - main - aio_md_test: NUL-terminate result of readlink 72. Jul 23 Eric van Gyzen git: 9666cda9764a - main - aio_md_test: label the md 73. Jul 23 Eric van Gyzen git: c6f92e64b614 - main - aio_md_test: fix cleanup 74. Jul 23 Andrew Turner git: a93941b439fc - main - Switch to an ifunc in the kernel for crc32c 75. Jul 23 Mark Johnston git: 1ea187f8a1bf - stable/13 - callout: Make cc_cpu local to kern_timeout.c 76. Jul 23 Mark Johnston git: 268b034fbc3b - stable/13 - Add some missing osd.9 MLINKs 77. Jul 23 Mark Johnston git: 51095d36de44 - stable/13 - nfssvc: Zero the buffer copied out when NFSSVC_DUMPMNTOPTS is set 78. Jul 23 Mark Johnston git: bbb5bd61b794 - stable/12 - nfssvc: Zero the buffer copied out when NFSSVC_DUMPMNTOPTS is set 79. Jul 23 Leandro Lupori git: 572e3575dba5 - stable/13 - aacraid: reduce max I/O size to avoid DMA issues 80. Jul 23 Kyle Evans git: 4d1597691916 - main - init: execute /etc/rc.final after all user processes have terminated
81. Jul 23 Martin Matuska git: 06887e068647 - stable/13 - zfs: update zfs_gitrev.h 82. Jul 23 Martin Matuska git: 67a51854e8f2 - main - zfs: update zfs_gitrev.h 83. Jul 23 Martin Matuska git: 3f9d360c82e0 - main - zfs: merge openzfs/zfs@14b43fbd9 (master) into main 84. Jul 23 Martin Matuska git: ca14e08cbff3..14b43fbd9c13 - vendor/openzfs/master - vendor branch updated 85. Jul 22 Glen Barber git: 95f0da5be1e3 - main - bsdinstall: Only show menu if there are more items to be installed 86. Jul 22 Pedro F. Giffuni git: c384a27805a6 - main - patch: cleanup variable initialization a bit. 87. Jul 22 Jessica Clarke git: 4a235049082e - main - riscv: Fix pmap_kextract racing with concurrent superpage promotion/demotion 88. Jul 22 Mark Johnston git: d5341d72a11b - main - mmc: Drain the intrhook in mmc_detach() 89. Jul 22 Mark Johnston git: fd5827b1785a - main - man9: Update guarantees for userspace fetch/store operations 90. Jul 22 Emmanuel Vadot git: b71d5848cd6f - stable/13 - armv7: allwinner: Add aw_r_intc driver 91. Jul 22 Emmanuel Vadot git: 2b07bfa11096 - stable/13 - arm64: allwinner: Add r_intc driver 92. Jul 22 Emmanuel Vadot git: 4e6f174686f6 - stable/13 - arm: allwinner: dtb: Add overlays to disable SD/MMC node 93. Jul 22 Emmanuel Vadot git: 4187041f7063 - stable/13 - arm64: rockchip: Add some DTSO to disable sd/mmc 94. Jul 22 Emmanuel Vadot git: c62869cdb75e - stable/13 - sdhci_fdt: Add gpio_if.h to the source 95. Jul 22 Emmanuel Vadot git: e1891351cf10 - stable/13 - mmc_sim: Make XPT_MMC_GET_TRAN_SETTINGS fully async 96. Jul 22 Emmanuel Vadot git: a5a6fd462c6c - stable/13 - dwmmc: Add bus_generic_add_child in the methods 97. Jul 22 Emmanuel Vadot git: 65d1d34e975b - stable/13 - mmccam: Read the common members of CSD v1.0 and v2.0 98. Jul 22 Emmanuel Vadot git: 1476f211a5b4 - stable/13 - mmccam: Style(9) more mmc_da.c 99. Jul 22 Emmanuel Vadot git: 6a633b65cc17 - stable/13 - arm: allwinner: Add clock driver for Display Engine to the build 100. Jul 22 Emmanuel Vadot git: 1fbd603533ce - stable/13 - arm64: allwinner: clk: Test with the current parent freq first
101. Jul 22 Emmanuel Vadot git: f7e159e926d0 - stable/13 - arm: Add no-cftconvert for sdma-imx6 files 102. Jul 22 Emmanuel Vadot git: f5ca54f31268 - stable/13 - mmc_cam_sim_default_action: do not touch the ccb after dispatching it 103. Jul 22 Emmanuel Vadot git: a402f803956e - stable/13 - an: Deprecate the driver 104. Jul 22 Emmanuel Vadot git: 07df8f4f9cba - stable/13 - arm64: rockchip: gpio: Give friendlier name to gpio 105. Jul 22 Emmanuel Vadot git: 8c4e42f5befd - stable/13 - arm: allwinner: Add mmc_pwrseq support 106. Jul 22 Emmanuel Vadot git: 3ef7edce2067 - stable/13 - arm: RPI-B: Add ext_resources driver 107. Jul 22 Emmanuel Vadot git: c5393bd3ff19 - stable/13 - mmc: Only build mmc_fdt_helper and mmc_pwrseq for arch that uses ext_resources 108. Jul 22 Emmanuel Vadot git: ea9bd18bac51 - stable/13 - mmc: dwmmc: Call mmc_fdt_set_power 109. Jul 22 Emmanuel Vadot git: 770dcb677ff0 - stable/13 - arm: SOCFPGA: Add ext_resources driver 110. Jul 22 Emmanuel Vadot git: e05134d0562c - stable/13 - arm: allwinner: aw_mmc: Check regulators status before enabling/disabling them 111. Jul 22 Emmanuel Vadot git: 1e372b049426 - stable/13 - extres: regulator: Fix regulator_status for already enable regulators 112. Jul 22 Emmanuel Vadot git: 19ccda09deb7 - stable/13 - mmc_fdt_helper: Add mmc_fdt_set_power 113. Jul 22 Emmanuel Vadot git: ac90d8077136 - stable/13 - mmc_fdt_helpers: Parse the optional pwrseq element. 114. Jul 22 Emmanuel Vadot git: ee2a2639749f - stable/13 - arm64: allwinner: axp81x: Add support for regnode_status 115. Jul 22 Emmanuel Vadot git: d35cbeb4b1e6 - stable/13 - mmc: Add mmc-pwrseq driver 116. Jul 22 Emmanuel Vadot git: 41607b5ed446 - stable/13 - mmccam: Add two new XPT for MMC and use them in mmc_sim and sdhci 117. Jul 22 Emmanuel Vadot git: 4292390bd62f - stable/13 - modules: Only build sdhci_fdt for arm and arm64 118. Jul 22 Emmanuel Vadot git: f13f43e2ba56 - stable/13 - modules: Add sdhci_fdt module 119. Jul 22 Alexander Motin git: ab38c12b4a48 - main - vmci(4): Shorten interrupt descriptions. 120. Jul 22 Alan Somers git: 4f831830fa07 - main - [skip ci] fix syntax in CODEOWNERS
121. Jul 22 Mark Johnston git: 18c696c00159 - main - man9: Remove stray .In macros 122. Jul 22 Emmanuel Vadot git: bb2e1d6c69d8 - stable/13 - dwc: Use mii_fdt function 123. Jul 22 Emmanuel Vadot git: ca11706e5346 - stable/13 - mmccam: probe*: Style(9) 124. Jul 22 Emmanuel Vadot git: a93a636b9847 - stable/13 - mmcprobe_done: Style(9) 125. Jul 22 Emmanuel Vadot git: f6deb48c118d - stable/13 - dwmmc: Add \n to a debug printf 126. Jul 22 Emmanuel Vadot git: 821c689006aa - stable/13 - mmc: dwmmc: Convert driver to use the mmc_sim interface 127. Jul 22 Emmanuel Vadot git: d5c0a7d9ccd1 - stable/13 - allwinner: aw_mmc: Convert driver to use the mmc_sim interface 128. Jul 22 Emmanuel Vadot git: f62791255998 - stable/13 - mmccam: Add mmc_sim, a generic sim for mmc driver to use 129. Jul 22 Emmanuel Vadot git: 120e7f7399fc - stable/13 - usr.sbin/pwm/pwm add support for flags 130. Jul 22 Emmanuel Vadot git: 5c11eddf9578 - stable/13 - share/man/man9/pwmbus.9 fix types in arguments 131. Jul 22 Alan Somers Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 132. Jul 22 Hans Petter Selasky Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 133. Jul 22 Alan Somers git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 134. Jul 22 Ceri Davies git: a52936f1d5d5 - main - man9/VOP_LISTEXTATTR.9: correct grammar in .Nd 135. Jul 22 Ceri Davies git: b578d2a77eac - main - man/man7/development.7: correct typo in manpage. 136. Jul 22 Emmanuel Vadot git: 990a1dbf6fe1 - main - dwmmc: Fix MMCCAM block size support 137. Jul 22 Emmanuel Vadot git: bce17068ac5b - main - arm: allwinner: cir: Reduce verbosity 138. Jul 22 Emmanuel Vadot git: 50e0dc0c4b46 - main - fdt: Expose the model, compatible and freebsd dts brandind as sysctl 139. Jul 22 Konstantin Belousov git: 1db1e58d9384 - main - mlx5en: vxlan: do not report TCP inner packet as UDP for software parser 140. Jul 22 Konstantin Belousov git: dba677d13b26 - stable/13 - libc: add mempcpy(3) and wmempcpy(3)
141. Jul 22 Konstantin Belousov git: 17658c8a6d90 - stable/13 - Create namespace for the symbols added during 14-CURRENT cycle. 142. Jul 22 Michael Tuexen git: 9b1219b24a5a - stable/13 - tcp: fix RACK and BBR when using VIMAGE enabled kernel 143. Jul 22 Baptiste Daroussin git: d6ed0d3d3106 - main - ports.7: catchup with the package extension name since pkg 1.17 144. Jul 22 Emmanuel Vadot git: 6cafdee71d2b - main - pkgbase: Track pkg 1.17 145. Jul 22 =?utf-8?Q?Fernando Apesteg git: 8539518055d0 - main - Remove manpages from OLD_FILES 146. Jul 22 Warner Losh git: 5ab82b00cca7 - main - awk: Remove last markings we have on awk 147. Jul 22 Warner Losh git: 628bd30ab5a4 - main - awk: revert to upstream behavior for ranges for gawk compatibility 148. Jul 22 Warner Losh git: 2929813c4f89 - main - Revert "awk: Issue a warning for old hex behavior." 149. Jul 22 Warner Losh git: 2b720db8d409 - main - type: becauce -> because 150. Jul 22 Warner Losh git: acf9cf323f8d - main - awk: Issue a warning for old hex behavior. 151. Jul 22 Kyle Evans git: 51221b68fb55 - main - tuntap: clean up cc --analyze 152. Jul 21 Mitchell Horne git: 27ea55fc655b - main - libpmc/hwpmc: fix issues with arm64 pmu-events support 153. Jul 21 Konstantin Belousov git: df674da44ef9 - stable/13 - cloudabi and linux ABIs: do not call umtx_thread_cleanup() from thr_exit syscall 154. Jul 21 Konstantin Belousov git: 39f259b1d5a8 - stable/13 - Do not call FreeBSD-ABI specific code for all ABIs 155. Jul 21 Konstantin Belousov git: cdb79e2e08c2 - stable/13 - Move sv_onexit() sysentvec hook slightly later 156. Jul 21 Konstantin Belousov git: 855fb8944c59 - stable/13 - Add sv_onexec_old() sysent hook for exec event 157. Jul 21 Cy Schubert git: 40c7ff83e74e..2f6c3ea9600b - vendor/wpa - vendor branch updated 158. Jul 21 Mateusz Guzik git: bc28e9596c59 - stable/13 - Add __diagused 159. Jul 21 Warner Losh git: d0822dee1dfb - stable/12 - devd: remove pccard entries 160. Jul 21 Warner Losh git: c23e2b282bcb - stable/12 - nvme: Enable interrupts after qpair fully constructed
161. Jul 21 Warner Losh git: 7028ae849a54 - stable/12 - boot: fix OBJS to not include BTX's crt0.o 162. Jul 21 Warner Losh git: ee6908d78275 - stable/12 - loader: make sure CPUTYPE is ignored when building 163. Jul 21 Warner Losh git: 82e3f2709ce2 - stable/12 - cam_iosched: use tunable flag and make a bool really a bool 164. Jul 21 Warner Losh git: 30823c92a1ca - stable/12 - nanobsd: default to -j $hw.ncpu 165. Jul 21 Warner Losh git: 3cd395b3b9d2 - stable/12 - Fix pmbr issues > 2TB 166. Jul 21 Warner Losh git: 7a64f67f1c6a - stable/12 - nanobsd: Bump rescue size to 8GB 167. Jul 21 Warner Losh git: e1b5efda31c3 - stable/12 - nanobsd: Use gpart and create code image before full disk image 168. Jul 21 Warner Losh git: 18b511454f77 - stable/12 - Remove incorrect __restricted labels from strcspn 169. Jul 21 Warner Losh git: 2f5778abbe18 - stable/12 - Fix potential NULL pointer dereference of device physical path 170. Jul 21 Warner Losh git: 47872383e140 - stable/12 - loader: support.4th resets the read buffer incorrectly 171. Jul 21 Warner Losh git: 6af8350df682 - stable/13 - cam: Mark the qos data is valid in xpd_done_direct() too. 172. Jul 21 Warner Losh git: aebc14fcf542 - stable/13 - nvme: Enable interrupts after qpair fully constructed 173. Jul 21 Warner Losh git: 5b194853b9a2 - stable/13 - devd: remove pccard entries 174. Jul 21 Warner Losh git: b78807daaae2 - stable/13 - pcengines: Fix kernel config 175. Jul 21 Warner Losh git: 50b2e5d608d2 - stable/13 - nanobsd: Use gpart and create code image before full disk image 176. Jul 21 Warner Losh git: 1f5bcd0b4716 - stable/13 - nanobsd: Bump rescue size to 8GB 177. Jul 21 Warner Losh git: 5ad4296780de - stable/13 - loader: make sure CPUTYPE is ignored when building 178. Jul 21 Warner Losh git: 54ff80e07f3a - stable/13 - nanobsd: default to -j $hw.ncpu 179. Jul 21 Warner Losh git: 48d6f8f13a30 - stable/13 - Remove incorrect __restricted labels from strcspn 180. Jul 21 Warner Losh git: f5736727df5a - stable/13 - cam_iosched: use tunable flag and make a bool really a bool
181. Jul 21 Warner Losh git: b0b483b64be8 - stable/13 - Fix pmbr issues > 2TB 182. Jul 21 Warner Losh git: c8b24162a4eb - stable/13 - Fix potential NULL pointer dereference of device physical path 183. Jul 21 Mitchell Horne git: ad0c23cdcd12 - stable/13 - ttys: diff reduction 184. Jul 21 Mitchell Horne git: 7ca3061f84e3 - stable/13 - etc/ttys: add xen console 185. Jul 21 Mitchell Horne git: ddefb003ee20 - stable/13 - etc/ttys: merge ttys file down to single file 186. Jul 21 Mitchell Horne git: 7d34f038f625 - stable/13 - arm64, riscv: remove reference to fsu_intr_fault 187. Jul 21 Alexander Motin git: 3a57f08b5042 - main - Fix race between first rand(3) calls with _once(). 188. Jul 21 Alexander Motin git: 2ae65d449fec - main - Revert "Fix race between first rand(3) calls." 189. Jul 21 Kyle Evans git: 23ecfa9d5bc4 - main - kern: mountroot: avoid fd leak in .md parsing 190. Jul 21 Ka Ho Ng git: fc661f1903b4 - stable/13 - vmm: Fix AMD-vi using wrong rid range 191. Jul 21 Mateusz Guzik git: 2b0a97f0c75f - stable/12 - mips: Implement basic pmap_kenter_device, pmap_kremove_device 192. Jul 21 Mateusz Guzik git: fd14e033e2b1 - stable/12 - Add 'gpio' since mmc now requires gpio_if.h. 193. Jul 21 Mark Johnston git: fa46a46a8249 - main - arm64: Print CPU features slightly earlier 194. Jul 21 Edward Tomasz Napierala git: 8bc3dc01005e - main - Regen after 2561da0636c. 195. Jul 21 Edward Tomasz Napierala git: 2561da0636c1 - main - linux: Fix declaration of rt_sigreturn() on arm64 196. Jul 21 Mateusz Guzik git: ab057b02b7c0 - stable/12 - arm: add device syscon to TEGRA124 197. Jul 21 Mateusz Guzik git: 4bce44bdac3e - stable/12 - arm: hide pc_mpidr behind #if __ARM_ARCH >= 6 198. Jul 21 Mateusz Guzik git: 156670f0e7cf - stable/12 - arm: add atomic_store_rel_64 199. Jul 21 Edward Tomasz Napierala git: 616a676a0535 - main - cam: clear stack-allocated CCB in the target layer 200. Jul 21 =?UTF-8?Q?Fernando_Apesteg Re: git: f6043a672135 - main - ObsoleteFiles.inc: Remove manpages from OLD_FILES
201. Jul 21 Edward Tomasz Napierala git: 0634390572b2 - main - chroot: fix typo in usage 202. Jul 21 Hans Petter Selasky git: 575945f10b9e - main - Update the mlx5en(4) manual page. 203. Jul 21 Hans Petter Selasky git: 0f8dafb45859 - main - Implement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_READ_MUTE ioctl(9)s. 204. Jul 21 Jessica Clarke git: 8c439847f0d3 - main - riscv: Include spibus and spigen in GENERIC 205. Jul 21 Jessica Clarke git: 4707bb0430e6 - main - pci_dw: Detect number of outbound regions automatically 206. Jul 21 Jessica Clarke git: f240dfff229d - main - pci_dw: Support modern "unroll" iATU mode 207. Jul 21 Jessica Clarke git: f8c1701f23b5 - main - pci_dw: Support multiple memory windows 208. Jul 21 Pedro Giffuni Re: git: 0c92d88c9180 - main - awk: remove proctab.c 209. Jul 21 Alexander Motin git: 7a733b91aea1 - stable/12 - Partially revert previous commit. 210. Jul 21 Alexander Motin git: f65faff5da28 - stable/12 - For ns identify/delete allow nsid of 0xffffffff. 211. Jul 21 Alexander Motin git: 7de125a406f2 - stable/13 - Partially revert previous commit. 212. Jul 21 Alexander Motin git: d92453e8b020 - stable/13 - For ns identify/delete allow nsid of 0xffffffff. 213. Jul 21 Alexander Motin git: e6afa8ef5610 - stable/12 - Filter out LBA formats with LBA Data Size of 0. 214. Jul 21 Alexander Motin git: 0b1b2d68829e - stable/13 - Filter out LBA formats with LBA Data Size of 0. 215. Jul 21 Jessica Clarke git: d0c737e18454 - main - Makefile: Fix MAKEOBJDIRPREFIX command-line variable check for bmake 216. Jul 21 Jessica Clarke git: ade2ea3c459a - main - riscv: Fix pindex level confusion 217. Jul 21 Jessica Clarke git: a1f9cdb1abf7 - main - sifive_uart: Fix input character dropping in ddb and at a mountroot prompt 218. Jul 21 Jessica Clarke git: 4c4a6884ad7f - main - cgem: Add support for the SiFive FU740 219. Jul 21 Jessica Clarke git: d9e85f2c6f77 - main - riscv: Implement missing nexus methods 220. Jul 21 Jessica Clarke git: e77ef47d3649 - main - geom_label: Partially reinstate old sysinstall(8) workaround
221. Jul 21 Kevin Bowling git: b684d812fcb0 - main - arm: Bump KSTACK_PAGES default to match i386/amd64 222. Jul 20 Vladimir Kondratyev git: 6ba3ceaeb510 - stable/13 - LinuxKPI: Do not wait for a grace period in rcu_barrier() 223. Jul 20 Vladimir Kondratyev git: 22310af02da3 - stable/13 - LinuxKPI: Implement strscpy 224. Jul 20 Vladimir Kondratyev git: 801a4bcab69f - stable/13 - LinuxKPI: Implement sequence counters and sequential locks 225. Jul 20 Vladimir Kondratyev git: 80b8638e1212 - stable/13 - LinuxKPI: Use macro for implementation of some dma_map_* functions 226. Jul 20 Vladimir Kondratyev git: 907f9800646e - stable/13 - LinuxKPI: Implement irq_work_sync() routine. 227. Jul 20 Vladimir Kondratyev git: 71d815861f1c - stable/13 - LinuxKPI: Change flags parameter type of atomic_dec_and_lock_irqsave 228. Jul 20 Vladimir Kondratyev git: ddebb8c0f780 - stable/13 - LinuxKPI: Add compiler barriers to list_for_each_entry_lockless macro 229. Jul 20 Vladimir Kondratyev git: 62791884174e - stable/13 - LinuxKPI: Add #defines required by drm-kmod v5.5 230. Jul 20 Vladimir Kondratyev git: 10235ad0567f - stable/13 - LinuxKPI: Allow kmem_cache_free() to be called from critical sections 231. Jul 20 Marcin Wojtas git: 986bbba9a699 - main - arm/mv: Don't rely on firmware MSI mapping in ICU 232. Jul 20 Konstantin Belousov Re: git: 28d70deaafa6 - main - Fix race between first rand(3) calls. 233. Jul 20 Andriy Gapon Re: git: 28d70deaafa6 - main - Fix race between first rand(3) calls. 234. Jul 20 Konstantin Belousov Re: git: 28d70deaafa6 - main - Fix race between first rand(3) calls. 235. Jul 20 Kristof Provost git: 32271c4d383e - main - pf: clean up syncookie callout on vnet shutdown 236. Jul 20 Kristof Provost git: 84db87b8dafd - main - pf: remove stray debug line 237. Jul 20 Alexander Motin git: 28d70deaafa6 - main - Fix race between first rand(3) calls. 238. Jul 20 Warner Losh git: 5a9e5a5111af - main - nanobsd: fix typo in NANO_WORLDDIR 239. Jul 20 Mateusz Guzik git: 570b31f61009 - main - df: remove the unused fstype var 240. Jul 20 Mateusz Guzik git: 907257d6967d - main - pf: embed a pointer to the lock in struct pf_kstate
241. Jul 20 Kristof Provost Re: git: 8e1864ed0712 - main - pf: syncookie support 242. Jul 20 =?UTF-8?Q?Fernando_Apesteg Re: git: f6043a672135 - main - ObsoleteFiles.inc: Remove manpages from OLD_FILES 243. Jul 20 Kristof Provost git: b972a7fa9e1e - main - pf: fix LINT build 244. Jul 20 =?utf-8?Q?Ulrich Sp=C3=B6r git: 2f677dcedf3b - main - Make it clear we're running clang-12 for the GH actions 245. Jul 20 Alex Richardson git: f8147dad44f1 - main - bsd.linker.mk: Detect LLD when built with PACKAGE_VENDOR 246. Jul 20 Kristof Provost git: 0daba7847e2e - stable/13 - tcpdump: decode packets on pfsync interfaces 247. Jul 20 Kristof Provost git: c7fa58420aa2 - stable/12 - Fix local-unbound setup for some IPv6 deployments. 248. Jul 20 Kristof Provost git: ff8f8cd982b0 - stable/12 - tcpdump: decode packets on pfsync interfaces 249. Jul 20 Dmitry Chagin git: 75cb2382b84d - main - linux(4): Factor out the futex_wait() op into linux_futex_wait(). 250. Jul 20 Dmitry Chagin git: ef4251e27148 - main - linux(4): Prevent an endless loop. 251. Jul 20 Dmitry Chagin git: cf8d74e3fe63 - main - linux(4): Allow musl brand to use FUTEX_REQUEUE op. 252. Jul 20 Dmitry Chagin git: 80b8d6b144c2 - main - linux(4): Eliminate bogus comment. 253. Jul 20 Dmitry Chagin git: 4c361d7a5acc - main - linux(4): Factor out the FUTEX_WAKE_OP op into linux_futex_wakeop(). 254. Jul 20 Dmitry Chagin git: bb62a91944fa - main - linux(4): Factor out the FUTEX_CMP_REQUEUE op into linux_futex_requeue(). 255. Jul 20 Dmitry Chagin git: 19f7e2c2fb44 - main - linux(4): Factor out the FUTEX_WAKE op into linux_futex_wake(). 256. Jul 20 Dmitry Chagin git: f6b0d275eb9e - main - linux(4): Factor out the FUTEX_WAIT op into linux_futex_wait(). 257. Jul 20 Dmitry Chagin git: 1866eef48435 - main - linux(4): Refactor the struct linux_futex_args. 258. Jul 20 Andrew Turner git: 04f6015706f7 - main - Split out the arm64 ID field comparison function 259. Jul 20 Andrew Turner git: b7a78d573a56 - main - Start to clean up arm64 address space selection 260. Jul 20 Dmitry Chagin Re: git: 8e1864ed0712 - main - pf: syncookie support
261. Jul 20 Edward Tomasz Napierala git: a40cf4175c90 - main - Implement unprivileged chroot 262. Jul 20 Kristof Provost git: 27ab791a5519 - main - pf tests: ensure syncookie does not create state 263. Jul 20 Kristof Provost git: 8e1864ed0712 - main - pf: syncookie support 264. Jul 20 Kristof Provost git: 3be9301a7e4f - main - pf tests: Forwarding syncookie test 265. Jul 20 Kristof Provost git: c69121c473d7 - main - pfctl: syncookie configuration 266. Jul 20 Kristof Provost git: 231e83d3422f - main - pf: syncookie ioctl interface 267. Jul 20 Kristof Provost git: ee9c3d38039e - main - pf: factor out pf_synproxy() 268. Jul 20 Navdeep Parhar git: 76c890229628 - main - cxgbe(4): Initialize abs_id for ctrl and ofld queues. 269. Jul 20 Kevin Bowling git: 9fd0cda92d33 - main - e1000: Add missing branch prediction 270. Jul 20 Kevin Bowling git: 41f02257146d - main - e1000: Clean up igb_txrx 271. Jul 20 Dmitry Chagin git: 1ca6b15bbdce - main - Drop "All rights reserved" from my copyright statements. 272. Jul 20 Dmitry Chagin git: 2b3818633090 - main - Drop rdivacky@ "All rights reserved" from linux_event. 273. Jul 20 Dmitry Chagin git: a543556c8128 - main - linux(4): Constify vdso install/deinstall. 274. Jul 20 Dmitry Chagin git: 09cffde975b8 - main - linux(4): Fixup the vDSO initialization order. 275. Jul 20 Dmitry Chagin git: ae8330b44868 - main - linux(4): Add arch name to the some printfs. 276. Jul 20 Dmitry Chagin git: fe7409530c54 - main - linprocfs: Fixup vDSO name in the procmaps after 9931033bbf. 277. Jul 20 Dmitry Chagin git: 9931033bbfbe - main - linux(4); Almost complete the vDSO. 278. Jul 20 Dmitry Chagin git: 5fd9cd53d256 - main - linux(4): Modify sv_onexec hook to return an error. 279. Jul 20 Dmitry Chagin git: 62ba4cd34067 - main - Call sv_onexec hook after the process VA is created. 280. Jul 20 Dmitry Chagin git: b39fa4770dd1 - main - Remove bogus cast from exec_sysvec_init().
281. Jul 20 Dmitry Chagin git: 21629e2a4564 - main - Modify exec_sysvec_init() to allow non-native abi to setup their sysentvecs. 282. Jul 20 Dmitry Chagin git: 815165be201e - main - linux(4): Remove function prototypes from the vDSO. 283. Jul 20 Jessica Clarke git: f22100012776 - main - elf: Remove R_RISCV_[GT]PREL_[IS] relocation defines 284. Jul 20 Warner Losh git: 0c92d88c9180 - main - awk: remove proctab.c 285. Jul 20 Warner Losh git: b891aedcdd2d - main - awk: Add more details top the FS variable 286. Jul 20 Rick Macklem git: 7685f8344d9a - main - nfscl: Send stateid.seqid of 0 for NFSv4.1/4.2 mounts 287. Jul 19 John Baldwin git: b5e73dd952f9 - main - cxgbei: Don't assert F for data completion PDUs. 288. Jul 19 John Baldwin git: 4a7d15ebb6af - main - cxgbei: Remove invalid assertion. 289. Jul 19 Michael Tuexen git: a730d82378d3 - main - tcp: fix RACK and BBR when using VIMAGE enabled kernel 290. Jul 19 Ed Maste git: 79e6eb5c018d - main - zfs: Remove zfs-images submodule 291. Jul 19 Robert Wing git: fb2feceac34c - stable/13 - fsck_ffs: fix background fsck in preen mode 292. Jul 19 Jessica Clarke git: 439097486ba0 - main - acpi: Fix a repeated comment typo 293. Jul 19 Jessica Clarke git: 52fba9a943cc - main - acpi: Fix a repeated vm_offset_t that should be a vm_size_t 294. Jul 19 Emmanuel Vadot git: 857ad3e4fff0 - main - arm64: std.allwinner: Add aw_syscon 295. Jul 19 Alex Richardson git: c5d1d88a351a - main - Don't build lldb-tablegen if MK_LLDB=no 296. Jul 19 Alex Richardson git: 8ef98a8045d4 - main - Allow building usr.bin/vi with MK_ASAN 297. Jul 19 Alex Richardson git: 2423585b1de5 - main - bin/ps: Avoid function name conflict with libc uname() 298. Jul 19 Wolfram Schneider Re: git: f6043a672135 - main - ObsoleteFiles.inc: Remove manpages from OLD_FILES 299. Jul 19 Mateusz Guzik git: 9009d36afd1e - main - pf: shrink struct pf_kstate 300. Jul 19 Mateusz Guzik git: f9aa757d8d1e - main - pf: add a comment to pf_kstate concerning compat with pf_state_cmp
301. Jul 19 Mateusz Guzik git: 144ec0713daa - main - pf: add a branch prediction to expire state check in pf_find_state 302. Jul 19 Mateusz Guzik git: 78e3a168616d - main - arm: dedup counter(9) address calculation 303. Jul 19 Mateusz Guzik git: 5b97b0d41940 - stable/12 - arm: replace byte-by-byte memcmp with an already existing asm variant 304. Jul 19 Mateusz Guzik git: a54e547950f7 - stable/13 - arm: replace byte-by-byte memcmp with an already existing asm variant 305. Jul 19 Mateusz Guzik git: 6799c73d1e35 - main - arm: retire bcopy 306. Jul 19 Mateusz Guzik git: 9ef5b65085ed - main - arm: bcmp -> memcmp 307. Jul 19 Andriy Gapon git: 038279d2a86f - stable/12 - rtwn: make sure to not write in upper bits of txdseq 308. Jul 19 Andriy Gapon git: c5fa78d35d71 - stable/13 - rtwn: make sure to not write in upper bits of txdseq 309. Jul 19 Gordon Bergling git: b5d786b26894 - stable/12 - pmc(3): mandoc clean ups 310. Jul 19 Gordon Bergling git: af3367398454 - stable/13 - pmc(3): mandoc clean ups 311. Jul 19 Gordon Bergling git: 0054c0afb770 - stable/13 - libcasper(3): Correct some warnings found by mandoc 312. Jul 19 Gordon Bergling git: 2800c163f083 - stable/13 - nfsd: Fix some issues found by mandoc 313. Jul 19 Kyle Evans Re: git: db0f26439357 - main - kenv: allow listing of static kernel environments 314. Jul 19 Kyle Evans git: 7a129c973b5b - main - kern: add an option for preserving the early kenv 315. Jul 19 Kyle Evans git: db0f26439357 - main - kenv: allow listing of static kernel environments 316. Jul 19 Kyle Evans git: 46438b5366f9 - main - kenv: s/dump/list/ to clarify meaning
home | archive sorted by: subject | author | date | reverse date