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