2021/dev-commits-src-main/20210725.dev-commits-src-main
Messages: 184, old messages first
Last update: Mon Feb 13 14:12:27 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Jul 19 Kyle Evans git: 46438b5366f9 - main - kenv: s/dump/list/ to clarify meaning 2. Jul 19 Kyle Evans git: 7a129c973b5b - main - kern: add an option for preserving the early kenv 3. Jul 19 Kyle Evans git: db0f26439357 - main - kenv: allow listing of static kernel environments 4. Jul 19 Kyle Evans Re: git: db0f26439357 - main - kenv: allow listing of static kernel environments 5. Jul 19 Mateusz Guzik git: 9ef5b65085ed - main - arm: bcmp -> memcmp 6. Jul 19 Mateusz Guzik git: 6799c73d1e35 - main - arm: retire bcopy 7. Jul 19 Mateusz Guzik git: 78e3a168616d - main - arm: dedup counter(9) address calculation 8. Jul 19 Mateusz Guzik git: f9aa757d8d1e - main - pf: add a comment to pf_kstate concerning compat with pf_state_cmp 9. Jul 19 Mateusz Guzik git: 144ec0713daa - main - pf: add a branch prediction to expire state check in pf_find_state 10. Jul 19 Mateusz Guzik git: 9009d36afd1e - main - pf: shrink struct pf_kstate 11. Jul 19 Wolfram Schneider Re: git: f6043a672135 - main - ObsoleteFiles.inc: Remove manpages from OLD_FILES 12. Jul 19 Alex Richardson git: 2423585b1de5 - main - bin/ps: Avoid function name conflict with libc uname() 13. Jul 19 Alex Richardson git: 8ef98a8045d4 - main - Allow building usr.bin/vi with MK_ASAN 14. Jul 19 Alex Richardson git: c5d1d88a351a - main - Don't build lldb-tablegen if MK_LLDB=no 15. Jul 19 Emmanuel Vadot git: 857ad3e4fff0 - main - arm64: std.allwinner: Add aw_syscon 16. Jul 19 Jessica Clarke git: 52fba9a943cc - main - acpi: Fix a repeated vm_offset_t that should be a vm_size_t 17. Jul 19 Jessica Clarke git: 439097486ba0 - main - acpi: Fix a repeated comment typo 18. Jul 19 Ed Maste git: 79e6eb5c018d - main - zfs: Remove zfs-images submodule 19. Jul 19 Michael Tuexen git: a730d82378d3 - main - tcp: fix RACK and BBR when using VIMAGE enabled kernel 20. Jul 19 John Baldwin git: 4a7d15ebb6af - main - cxgbei: Remove invalid assertion.
21. Jul 19 John Baldwin git: b5e73dd952f9 - main - cxgbei: Don't assert F for data completion PDUs. 22. Jul 20 Rick Macklem git: 7685f8344d9a - main - nfscl: Send stateid.seqid of 0 for NFSv4.1/4.2 mounts 23. Jul 20 Warner Losh git: b891aedcdd2d - main - awk: Add more details top the FS variable 24. Jul 20 Warner Losh git: 0c92d88c9180 - main - awk: remove proctab.c 25. Jul 20 Jessica Clarke git: f22100012776 - main - elf: Remove R_RISCV_[GT]PREL_[IS] relocation defines 26. Jul 20 Dmitry Chagin git: 815165be201e - main - linux(4): Remove function prototypes from the vDSO. 27. Jul 20 Dmitry Chagin git: 21629e2a4564 - main - Modify exec_sysvec_init() to allow non-native abi to setup their sysentvecs. 28. Jul 20 Dmitry Chagin git: b39fa4770dd1 - main - Remove bogus cast from exec_sysvec_init(). 29. Jul 20 Dmitry Chagin git: 62ba4cd34067 - main - Call sv_onexec hook after the process VA is created. 30. Jul 20 Dmitry Chagin git: 5fd9cd53d256 - main - linux(4): Modify sv_onexec hook to return an error. 31. Jul 20 Dmitry Chagin git: a543556c8128 - main - linux(4): Constify vdso install/deinstall. 32. Jul 20 Dmitry Chagin git: 09cffde975b8 - main - linux(4): Fixup the vDSO initialization order. 33. Jul 20 Dmitry Chagin git: 9931033bbfbe - main - linux(4); Almost complete the vDSO. 34. Jul 20 Dmitry Chagin git: fe7409530c54 - main - linprocfs: Fixup vDSO name in the procmaps after 9931033bbf. 35. Jul 20 Dmitry Chagin git: ae8330b44868 - main - linux(4): Add arch name to the some printfs. 36. Jul 20 Dmitry Chagin git: 2b3818633090 - main - Drop rdivacky@ "All rights reserved" from linux_event. 37. Jul 20 Dmitry Chagin git: 1ca6b15bbdce - main - Drop "All rights reserved" from my copyright statements. 38. Jul 20 Kevin Bowling git: 41f02257146d - main - e1000: Clean up igb_txrx 39. Jul 20 Kevin Bowling git: 9fd0cda92d33 - main - e1000: Add missing branch prediction 40. Jul 20 Navdeep Parhar git: 76c890229628 - main - cxgbe(4): Initialize abs_id for ctrl and ofld queues.
41. Jul 20 Kristof Provost git: ee9c3d38039e - main - pf: factor out pf_synproxy() 42. Jul 20 Kristof Provost git: 231e83d3422f - main - pf: syncookie ioctl interface 43. Jul 20 Kristof Provost git: 8e1864ed0712 - main - pf: syncookie support 44. Jul 20 Kristof Provost git: c69121c473d7 - main - pfctl: syncookie configuration 45. Jul 20 Kristof Provost git: 27ab791a5519 - main - pf tests: ensure syncookie does not create state 46. Jul 20 Kristof Provost git: 3be9301a7e4f - main - pf tests: Forwarding syncookie test 47. Jul 20 Edward Tomasz Napierala git: a40cf4175c90 - main - Implement unprivileged chroot 48. Jul 20 Dmitry Chagin Re: git: 8e1864ed0712 - main - pf: syncookie support 49. Jul 20 Andrew Turner git: b7a78d573a56 - main - Start to clean up arm64 address space selection 50. Jul 20 Andrew Turner git: 04f6015706f7 - main - Split out the arm64 ID field comparison function 51. Jul 20 Dmitry Chagin git: 1866eef48435 - main - linux(4): Refactor the struct linux_futex_args. 52. Jul 20 Dmitry Chagin git: f6b0d275eb9e - main - linux(4): Factor out the FUTEX_WAIT op into linux_futex_wait(). 53. Jul 20 Dmitry Chagin git: 19f7e2c2fb44 - main - linux(4): Factor out the FUTEX_WAKE op into linux_futex_wake(). 54. Jul 20 Dmitry Chagin git: bb62a91944fa - main - linux(4): Factor out the FUTEX_CMP_REQUEUE op into linux_futex_requeue(). 55. Jul 20 Dmitry Chagin git: 4c361d7a5acc - main - linux(4): Factor out the FUTEX_WAKE_OP op into linux_futex_wakeop(). 56. Jul 20 Dmitry Chagin git: 80b8d6b144c2 - main - linux(4): Eliminate bogus comment. 57. Jul 20 Dmitry Chagin git: cf8d74e3fe63 - main - linux(4): Allow musl brand to use FUTEX_REQUEUE op. 58. Jul 20 Dmitry Chagin git: ef4251e27148 - main - linux(4): Prevent an endless loop. 59. Jul 20 Dmitry Chagin git: 75cb2382b84d - main - linux(4): Factor out the futex_wait() op into linux_futex_wait(). 60. Jul 20 Alex Richardson git: f8147dad44f1 - main - bsd.linker.mk: Detect LLD when built with PACKAGE_VENDOR
61. Jul 20 =?utf-8?Q?Ulrich Sp=C3=B6r git: 2f677dcedf3b - main - Make it clear we're running clang-12 for the GH actions 62. Jul 20 Kristof Provost git: b972a7fa9e1e - main - pf: fix LINT build 63. Jul 20 =?UTF-8?Q?Fernando_Apesteg Re: git: f6043a672135 - main - ObsoleteFiles.inc: Remove manpages from OLD_FILES 64. Jul 20 Kristof Provost Re: git: 8e1864ed0712 - main - pf: syncookie support 65. Jul 20 Mateusz Guzik git: 907257d6967d - main - pf: embed a pointer to the lock in struct pf_kstate 66. Jul 20 Mateusz Guzik git: 570b31f61009 - main - df: remove the unused fstype var 67. Jul 20 Warner Losh git: 5a9e5a5111af - main - nanobsd: fix typo in NANO_WORLDDIR 68. Jul 20 Alexander Motin git: 28d70deaafa6 - main - Fix race between first rand(3) calls. 69. Jul 20 Kristof Provost git: 84db87b8dafd - main - pf: remove stray debug line 70. Jul 20 Kristof Provost git: 32271c4d383e - main - pf: clean up syncookie callout on vnet shutdown 71. Jul 20 Konstantin Belousov Re: git: 28d70deaafa6 - main - Fix race between first rand(3) calls. 72. Jul 20 Andriy Gapon Re: git: 28d70deaafa6 - main - Fix race between first rand(3) calls. 73. Jul 20 Konstantin Belousov Re: git: 28d70deaafa6 - main - Fix race between first rand(3) calls. 74. Jul 20 Marcin Wojtas git: 986bbba9a699 - main - arm/mv: Don't rely on firmware MSI mapping in ICU 75. Jul 21 Kevin Bowling git: b684d812fcb0 - main - arm: Bump KSTACK_PAGES default to match i386/amd64 76. Jul 21 Jessica Clarke git: e77ef47d3649 - main - geom_label: Partially reinstate old sysinstall(8) workaround 77. Jul 21 Jessica Clarke git: d9e85f2c6f77 - main - riscv: Implement missing nexus methods 78. Jul 21 Jessica Clarke git: 4c4a6884ad7f - main - cgem: Add support for the SiFive FU740 79. Jul 21 Jessica Clarke git: a1f9cdb1abf7 - main - sifive_uart: Fix input character dropping in ddb and at a mountroot prompt 80. Jul 21 Jessica Clarke git: d0c737e18454 - main - Makefile: Fix MAKEOBJDIRPREFIX command-line variable check for bmake
81. Jul 21 Jessica Clarke git: ade2ea3c459a - main - riscv: Fix pindex level confusion 82. Jul 21 Pedro Giffuni Re: git: 0c92d88c9180 - main - awk: remove proctab.c 83. Jul 21 Jessica Clarke git: f8c1701f23b5 - main - pci_dw: Support multiple memory windows 84. Jul 21 Jessica Clarke git: f240dfff229d - main - pci_dw: Support modern "unroll" iATU mode 85. Jul 21 Jessica Clarke git: 4707bb0430e6 - main - pci_dw: Detect number of outbound regions automatically 86. Jul 21 Jessica Clarke git: 8c439847f0d3 - main - riscv: Include spibus and spigen in GENERIC 87. Jul 21 Hans Petter Selasky git: 0f8dafb45859 - main - Implement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_READ_MUTE ioctl(9)s. 88. Jul 21 Hans Petter Selasky git: 575945f10b9e - main - Update the mlx5en(4) manual page. 89. Jul 21 Edward Tomasz Napierala git: 0634390572b2 - main - chroot: fix typo in usage 90. Jul 21 =?UTF-8?Q?Fernando_Apesteg Re: git: f6043a672135 - main - ObsoleteFiles.inc: Remove manpages from OLD_FILES 91. Jul 21 Edward Tomasz Napierala git: 616a676a0535 - main - cam: clear stack-allocated CCB in the target layer 92. Jul 21 Edward Tomasz Napierala git: 2561da0636c1 - main - linux: Fix declaration of rt_sigreturn() on arm64 93. Jul 21 Edward Tomasz Napierala git: 8bc3dc01005e - main - Regen after 2561da0636c. 94. Jul 21 Mark Johnston git: fa46a46a8249 - main - arm64: Print CPU features slightly earlier 95. Jul 21 Kyle Evans git: 23ecfa9d5bc4 - main - kern: mountroot: avoid fd leak in .md parsing 96. Jul 21 Alexander Motin git: 2ae65d449fec - main - Revert "Fix race between first rand(3) calls." 97. Jul 21 Alexander Motin git: 3a57f08b5042 - main - Fix race between first rand(3) calls with _once(). 98. Jul 21 Mitchell Horne git: 27ea55fc655b - main - libpmc/hwpmc: fix issues with arm64 pmu-events support 99. Jul 22 Kyle Evans git: 51221b68fb55 - main - tuntap: clean up cc --analyze 100. Jul 22 Warner Losh git: acf9cf323f8d - main - awk: Issue a warning for old hex behavior.
101. Jul 22 Warner Losh git: 2b720db8d409 - main - type: becauce -> because 102. Jul 22 Warner Losh git: 2929813c4f89 - main - Revert "awk: Issue a warning for old hex behavior." 103. Jul 22 Warner Losh git: 628bd30ab5a4 - main - awk: revert to upstream behavior for ranges for gawk compatibility 104. Jul 22 Warner Losh git: 5ab82b00cca7 - main - awk: Remove last markings we have on awk 105. Jul 22 =?utf-8?Q?Fernando Apesteg git: 8539518055d0 - main - Remove manpages from OLD_FILES 106. Jul 22 Emmanuel Vadot git: 6cafdee71d2b - main - pkgbase: Track pkg 1.17 107. Jul 22 Baptiste Daroussin git: d6ed0d3d3106 - main - ports.7: catchup with the package extension name since pkg 1.17 108. Jul 22 Konstantin Belousov git: 1db1e58d9384 - main - mlx5en: vxlan: do not report TCP inner packet as UDP for software parser 109. Jul 22 Emmanuel Vadot git: 50e0dc0c4b46 - main - fdt: Expose the model, compatible and freebsd dts brandind as sysctl 110. Jul 22 Emmanuel Vadot git: bce17068ac5b - main - arm: allwinner: cir: Reduce verbosity 111. Jul 22 Emmanuel Vadot git: 990a1dbf6fe1 - main - dwmmc: Fix MMCCAM block size support 112. Jul 22 Ceri Davies git: b578d2a77eac - main - man/man7/development.7: correct typo in manpage. 113. Jul 22 Ceri Davies git: a52936f1d5d5 - main - man9/VOP_LISTEXTATTR.9: correct grammar in .Nd 114. Jul 22 Alan Somers git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 115. Jul 22 Hans Petter Selasky Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 116. Jul 22 Alan Somers Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 117. Jul 22 Mark Johnston git: 18c696c00159 - main - man9: Remove stray .In macros 118. Jul 22 Alan Somers git: 4f831830fa07 - main - [skip ci] fix syntax in CODEOWNERS 119. Jul 22 Alexander Motin git: ab38c12b4a48 - main - vmci(4): Shorten interrupt descriptions. 120. Jul 22 Mark Johnston git: fd5827b1785a - main - man9: Update guarantees for userspace fetch/store operations
121. Jul 22 Mark Johnston git: d5341d72a11b - main - mmc: Drain the intrhook in mmc_detach() 122. Jul 22 Jessica Clarke git: 4a235049082e - main - riscv: Fix pmap_kextract racing with concurrent superpage promotion/demotion 123. Jul 22 Pedro F. Giffuni git: c384a27805a6 - main - patch: cleanup variable initialization a bit. 124. Jul 22 Glen Barber git: 95f0da5be1e3 - main - bsdinstall: Only show menu if there are more items to be installed 125. Jul 23 Martin Matuska git: 3f9d360c82e0 - main - zfs: merge openzfs/zfs@14b43fbd9 (master) into main 126. Jul 23 Martin Matuska git: 67a51854e8f2 - main - zfs: update zfs_gitrev.h 127. Jul 23 Kyle Evans git: 4d1597691916 - main - init: execute /etc/rc.final after all user processes have terminated 128. Jul 23 Andrew Turner git: a93941b439fc - main - Switch to an ifunc in the kernel for crc32c 129. Jul 23 Eric van Gyzen git: c6f92e64b614 - main - aio_md_test: fix cleanup 130. Jul 23 Eric van Gyzen git: 9666cda9764a - main - aio_md_test: label the md 131. Jul 23 Eric van Gyzen git: ea0e1b19f232 - main - aio_md_test: NUL-terminate result of readlink 132. Jul 23 Mark Johnston git: 5c18bf9d5fd7 - main - ktrace: Zero request structures when populating the pool 133. Jul 23 Mark Johnston git: 90959dd1e50e - main - acct: Zero pad bytes in accounting records 134. Jul 23 Mark Johnston git: 4cd7e82a4c7a - main - cdefs: Add a default definition for __nosanitizememory 135. Jul 23 Mark Johnston git: f95e683fa231 - main - Annotate amd64 stack unwinders with __nomemorysanitize 136. Jul 23 Mark Johnston git: 0dcef81de991 - main - Add required sysctl name length checks to various handlers 137. Jul 23 Mark Johnston git: ea3fbe0707f9 - main - KASAN: Disable checking before triggering a panic 138. Jul 23 Mark Johnston git: 4e8e26a00471 - main - redzone: Raise a compile error if KASAN is configured 139. Jul 23 Mark Johnston git: cae3f9dd01fd - main - select: Define select_flags[] as const 140. Jul 23 Baptiste Daroussin git: 7a7930cd4abc - main - LC_CTIME: has been removed from automatic generation long ago
141. Jul 23 Baptiste Daroussin git: 0a36787e4c1f - main - locales: separate unicode from other locales 142. Jul 23 Baptiste Daroussin git: fb25fdcaa34f - main - locales: only generate unicode locales 143. Jul 23 Baptiste Daroussin git: ecff3c30b7e4 - main - locales: now that C.UTF-8 is the default locale, always install it 144. Jul 23 Baptiste Daroussin git: 74e9e0e0b0d4 - main - locales: prepare CLDR update to v39.0 and Unicode to 13.0.0 145. Jul 23 Baptiste Daroussin git: bd90d8bbb1af - main - locale: Add Farsi/Persian locales 146. Jul 23 Baptiste Daroussin git: 3a04284df092 - main - locales: upgrade CLDR to 39.0 and Unicode to 13.0.0 147. Jul 23 Mark Johnston git: 048cd371f3d7 - main - vfs: Initialize "lastfail" in vfs_mountroot_wait() 148. Jul 23 Mateusz Guzik git: d9cc6ea270ea - main - pf: hide struct pf_kstatus behind ifdef _KERNEL 149. Jul 23 Mateusz Guzik git: 49a7d4723543 - main - pf: consistently malloc rules with M_ZERO 150. Jul 23 Mark Johnston git: f4e67f18bdf2 - main - Remove sr_RS.UTF-8@latin from the list of targets 151. Jul 23 Mark Johnston git: 93d8b4da7b7a - main - kasan.9: Fix formatting in the synopsis 152. Jul 23 Mark Johnston git: ebf9886654f4 - main - imgact_elf: Avoid redefining suword() 153. Jul 23 John Baldwin git: 58109a87d42b - main - Use an ANSI C function declaration for journal_check_space. 154. Jul 23 John Baldwin git: 8843787aa1bd - main - ena: Remove redundant declaration of ena_log_level. 155. Jul 24 Warner Losh git: 380710a5c8c1 - main - geom: create an API to allocate events, and use that storage to send them 156. Jul 24 Warner Losh git: 47aeda7b7055 - main - geom_disk: use a preallocated geom_event for disk destruction. 157. Jul 24 Alan Cox git: b7de53528836 - main - amd64: Eliminate a redundant test from pmap_enter_object() 158. Jul 24 Edward Tomasz Napierala git: 72f7ddb587a7 - main - linux: implement rt_sigsuspend(2) on arm64 159. Jul 24 Warner Losh git: 6475667f7b72 - main - devctl: don't publish the mount options 160. Jul 24 Warner Losh git: a2e3e1187309 - main - awk: Make -F '' and -v FS="" behave the same
161. Jul 24 Emmanuel Vadot git: 12faeba9953a - main - allwinner: rsb: Set the PMIC to RSB mode 162. Jul 24 Konstantin Belousov git: 34516d4ad19b - main - amd64 pti init: fix calculation of the kernel text start 163. Jul 24 Konstantin Belousov git: c8bae074d9e1 - main - amd64: add pmap_alloc_page_below_4g() 164. Jul 24 Konstantin Belousov git: 6a3821369f43 - main - amd64: make efi_boot global 165. Jul 24 Konstantin Belousov git: 48216088b115 - main - amd64: do not touch low memory in AP startup unless we used legacy boot 166. Jul 24 Emmanuel Vadot git: 735041a6138a - main - arm64: allwinner: Remove sun50i-a64-opp 167. Jul 24 Alan Cox git: 3687797618b6 - main - amd64: Don't repeat unnecessary tests when cmpset fails 168. Jul 24 Warner Losh git: 73358cd2cfcc - main - Fix the pattern for changing PermitRootLogin 169. Jul 24 Jason A. Harmening git: c746ed724d01 - main - Allow stacked filesystems to be recursively unmounted 170. Jul 24 Jason A. Harmening git: 211ec9b7d6ec - main - FFS: remove ffs_fsfail_task 171. Jul 24 Jason A. Harmening git: 2bc16e8aaf75 - main - VFS: remove MNTK_MARKER 172. Jul 24 Jason A. Harmening git: c44685732899 - main - Add stress2 test to exercise FFS forcible unmount with stacked nullfs 173. Jul 24 Emmanuel Vadot git: 40cb9b435782 - main - arm64: allwinner: dtbo: Add dtb overlays to disable mmc node 174. Jul 25 Robert Wing git: 0626b0a89c2d - main - Add myself to the calendar 175. Jul 25 Peter Holm git: 0d60235ecd6c - main - stress2: Add another "mdconfig -d -o force" test scenario 176. Jul 25 Mateusz Guzik git: 6f1fb6561236 - main - pf: drop redundant 'else' in pf_normalize_* 177. Jul 25 Mateusz Guzik git: defdcdd5648d - main - pf: add hybrid 32- an 64- bit counters 178. Jul 25 Mateusz Guzik git: fc4c42ce0b5c - main - pf: switch pf_status.fcounters to pf_counter_u64 179. Jul 25 Mateusz Guzik git: d40d4b3ed788 - main - pf: switch kif counters to pf_counter_u64 180. Jul 25 Mateusz Guzik git: 02cf67ccf653 - main - pf: switch rule counters to pf_counter_u64
181. Jul 25 Mateusz Guzik git: 87c010e6e364 - main - pf: batch critical section for several counters 182. Jul 25 Peter Grehan git: bbe80bff7c35 - main - arm64: HWCAP/HWCAP2 aux args support for 32-bit ARM binaries. 183. Jul 25 Gleb Popov git: feac06569a38 - main - lib/csu: Get rid of unused fptr typedef on amd64. 184. Jul 25 Jilles Tjoelker git: 0c47338023d4 - main - libc/tests: Correctly compare si_status from wait6()
home | archive sorted by: subject | author | date | reverse date