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


2020/dev-commits-src-main/20201227.dev-commits-src-main

Messages: 157, sorted by author
Last update: Mon Feb 13 14:12:18 2023

home | archive sorted by: subject | author | date | reverse date
  1. Dec 23 Alan Somers                git: 0120603891ec - AIO: remove the kaiocb->bio linkage
  2. Dec 26 Alexander V. Chernikov     git: 4e19e0d92ac6 - Use light-weight versions of routing lookup functions in ng_netflow.
  3. Dec 25 Alexander V. Chernikov     git: f5baf8bb12f3 - Add modular fib lookup framework.
  4. Dec 26 Alexander V. Chernikov     git: f733d9701b7e - main - Fix default route handling in radix4_lockless algo. Improve nexthop debugging.
  5. Dec 27 Andrew Gallatin            Re: git: d39f7430a6e1 - main - amd64: preserve %cr2 in NMI/MCE/DBG handlers.
  6. Dec 23 Andrew Turner              git: 166ceb6fd18b - More the arm64 early page tables and stack to .bss
  7. Dec 23 Andrew Turner              git: 3413a8cd819b - Rename the arm64 4k PAGE_* macros
  8. Dec 23 Andrew Turner              git: 42f71007d5c9 - Use the new PAGE_SIZE_4K in the GICv3 driver
  9. Dec 23 Andrew Turner              git: 449ebf135b2e - Move the literal pool to the end of asm functions
 10. Dec 26 Andrew Turner              git: 6270ee0b6726 - Use the base address for early arm64 page tables
 11. Dec 23 Andrew Turner              git: 659f1a6aad04 - Improve address generation in the early arm64 boot
 12. Dec 23 Andrew Turner              git: 6f8866af349c - Add LENTRY and LEND to arm64
 13. Dec 23 Andrew Turner              git: e324f1e9f458 - Stop redefining PAGE_SHIFT in virtio-mmio
 14. Dec 23 Andrew Turner              git: edb48ff6e736 - Mark all arm64 locore functions with ENTRY/LENTRY
 15. Dec 25 Andriy Gapon               Re: git: 760dbe84abfb - Don't set more_data which is never used.
 16. Dec 26 Baptiste Daroussin         git: a2a908ed00d7 - pci_info: update to 2020-12-26
 17. Dec 25 Conrad Meyer               Re: git: f7cd7fe51c41 - sys/contrib/zstd: Import zstd 1.4.8
 18. Dec 25 Conrad Meyer                git: f7cd7fe51c41 - sys/contrib/zstd: Import zstd 1.4.8
 19. Dec 24 Cy Schubert                git: 7d8ff3245227 - Sync ippool.8 man page synopsis with reality and the rest of the man page..
 20. Dec 23 Ed Maste                   git: 17eba5e32a2c - newvers.sh: fix sense of git dirty check


21. Dec 27 Ed Maste git: 581ade97d561 - main - Perform kernel linker ifunc test only for builds 22. Dec 27 Ed Maste git: 93900fc69799 - main - Fix daily_backup_gpart_exclude in periodic daily 221.backup-gpart 23. Dec 26 Ed Maste git: 9bc6c7219a37 - gprof: Retire a.out support 24. Dec 23 Ed Maste git: a62107ed19a1 - make the git commit message template more compact 25. Dec 24 Guangyuan Yang git: 81720dbab2a8 - mmap(2): Fix a typo 26. Dec 24 Guangyuan Yang git: a1d783675213 - mmap(2): Update .Dd missed in the last commit 27. Dec 23 Hans Petter Selasky git: 1622a498525b - No need to stop XHCI endpoints in disabled state. 28. Dec 24 Hans Petter Selasky git: a8261b70e681 - Add support for USB-C and TB3 Gen2 to if_ure(4). 29. Dec 23 Hans Petter Selasky git: ddce63fcb6d0 - Remove not needed variable initialization. And switch from int to bool while at it. 30. Dec 27 Jamie Gritton git: 0fe74ae624fc - main - jail: Consistently handle the pr_allow bitmask 31. Dec 27 Jamie Gritton git: 43c273489523 - main - jail: Make comments on struct prison locking more precise 32. Dec 26 Jamie Gritton git: 5d58f959d39b - main - jail: Fix lock-free access to dynamic pr.allow flags 33. Dec 26 Jamie Gritton git: 7de883c82f50 - jail: Fix an O(n^2) loop when adding jails 34. Dec 27 Jamie Gritton git: 7f4e724829e5 - main - jail: add a missing lock around an osd_jail_call(). 35. Dec 23 Jessica Clarke Re: git: c4df8cbfde53 - Remove bvmconsole and bvmdebug. 36. Dec 26 Jilles Tjoelker git: ab41d7f371f5 - sh: Explain duplicate tcsetpgrp() calls 37. Dec 23 Konstantin Belousov Re: git: 84eaf2ccc6aa - x86: stop punishing VMs with low priority for TSC timecounter 38. Dec 27 Konstantin Belousov Re: git: d39f7430a6e1 - main - amd64: preserve %cr2 in NMI/MCE/DBG handlers. 39. Dec 27 Konstantin Belousov git: 098dbd7ff7f3 - main - amd64 nmi handler: fix comment about %ebx 40. Dec 27 Konstantin Belousov git: 0ef405eee935 - main - kqueue(2): Use .Fo instead .Ft
41. Dec 27 Konstantin Belousov git: 11c9f2ff1acc - main - Add SPDX tag. 42. Dec 27 Konstantin Belousov git: 44c5db52e258 - main - Add eventfd(3) wrappers to libc. 43. Dec 27 Konstantin Belousov git: 67af9aba6b14 - main - Decode and report native eventfd descriptors from libprocstat and procstat. 44. Dec 27 Konstantin Belousov git: 6d075fd9a5d3 - main - Document eventfd(). 45. Dec 27 Konstantin Belousov git: 7a202823aa54 - main - Expose eventfd in the native API/ABI using a new __specialfd syscall 46. Dec 27 Konstantin Belousov git: 7cb901bf227f - main - Remove useless ARGUSED annotations. 47. Dec 25 Konstantin Belousov git: 7d7fad7bd969 - Add tcgetwinsize(3) and tcsetwinsize(3) to termios 48. Dec 23 Konstantin Belousov git: 84eaf2ccc6aa - x86: stop punishing VMs with low priority for TSC timecounter 49. Dec 23 Konstantin Belousov git: 994e47023ac8 - vxlan: stop checking CSUM_ENCAP_VXLAN when converting inner CSUM flags into normal, for decapsulation. 50. Dec 27 Konstantin Belousov git: 9dd48b87e6ca - main - Regen. 51. Dec 27 Konstantin Belousov git: d39f7430a6e1 - main - amd64: preserve %cr2 in NMI/MCE/DBG handlers. 52. Dec 23 Kristof Provost git: 1c00efe98ed7 - pf: Use counter(9) for pf_state byte/packet tracking 53. Dec 23 Kristof Provost git: 2d3fda5fa1dc - pf tests: Verify (tcp) checksum modification on unaligned options 54. Dec 24 Kristof Provost git: 3b5008b065a9 - Fix amd64 GENERIC-MMCCAM kernel build 55. Dec 23 Kristof Provost git: c3f69af03ae7 - pf: Fix unaligned checksum updates 56. Dec 23 Kristof Provost git: e1f6571a12ed - pf tests: Sort Makefile entries 57. Dec 25 Kyle Evans Re: git: 47d1ad2413da - gnu: remove gnugrep and libgnuregex 58. Dec 25 Kyle Evans git: 47d1ad2413da - gnu: remove gnugrep and libgnuregex 59. Dec 25 Kyle Evans git: 8542e8f4ddbc - src.conf: regenerate after GREP option removal 60. Dec 25 Kyle Evans git: 8aff76fb37b5 - build: remove the option to build gnugrep
61. Dec 25 Kyle Evans git: d1c965f1436a - grep: tests: stop testing for a nonexistent version of grep 62. Dec 23 Li-Wen Hsu git: 5ef5f51d2bef - Mark the repository has been converted to Git 63. Dec 26 Marius Strobl git: 180439a1731a - main - sym.4: Remove remainder of SYM_SETUP_LP_PROBE_MAP documentation 64. Dec 26 Marius Strobl git: 23af96ad2220 - man4: remove references to drivers deorbited as part of FCP-101 65. Dec 25 Marius Strobl git: 261295ba4c8f - fwohci.4: Bump .Dd 66. Dec 25 Marius Strobl git: 28ca6c20cf72 - gallant12x22(4): remove obsolete font 67. Dec 26 Marius Strobl git: 2f00fe725b7a - nsphy(4): Remove obsolete support for pcn(4) 68. Dec 25 Marius Strobl git: 50d823d5b8b6 - fwohci(4): remove support for Sun PCIO-2 FireWire controllers 69. Dec 25 Marius Strobl git: 5731987b71d0 - mips: fix build w/ TICK_USE_MALTA_RTC defined 70. Dec 25 Marius Strobl git: 5db1ed2f332f - ohci(4): remove support for Sun PCIO-2 USB controllers 71. Dec 25 Marius Strobl git: 6535f188f1df - bge(4): remove obsolete support for on-board Fujitsu and Sun MACs 72. Dec 26 Marius Strobl git: 863de60ebc3c - scc.4: Add Freescale/NXP QUICC to the list of supported controllers 73. Dec 26 Marius Strobl git: 8a154a4f025b - pcm.4: remove reference to snd_audiocs(4) 74. Dec 26 Marius Strobl git: 942c6b98db27 - esp.4: Remove references to Sun devices 75. Dec 25 Marius Strobl git: 9cca83b6dba1 - mk48txx(4): remove obsolete driver 76. Dec 25 Marius Strobl git: b58c853edffc - rtld-elf(1): remove obsolete pre_init() hook 77. Dec 26 Marius Strobl git: b63eeef41f93 - scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532 78. Dec 26 Marius Strobl git: bc4fc770af61 - man4: remove references to gone eeprom(8) and obsolete devices 79. Dec 25 Marius Strobl git: d141239c56ae - mc146818(4): remove obsolete driver 80. Dec 26 Marius Strobl git: e51ed06ae157 - mlphy(4)/tlphy(4): Remove obsolete drivers
81. Dec 25 Marius Strobl git: eae35125e948 - ada(4): remove remainder of MD geometry translation support 82. Dec 25 Marius Strobl git: f18782e49aa4 - ohci.4: Bump .Dd 83. Dec 27 Mark Johnston Re: git: a1fc1f10c65f - main - Revert "cache: modification and last entry filling support in lockless lookup" 84. Dec 26 Mark Johnston git: 26b23f07fb98 - main - sendfile: Ensure that sfio->npages is initialized 85. Dec 23 Mark Johnston git: 3b216bfb6cce - qatfw: Fix firmware autoloading for qat_c2xxx devices 86. Dec 27 Mark Johnston git: 599f90446376 - main - msdosfs: Fix a leak of dirent padding bytes 87. Dec 27 Mark Johnston git: 795a009b325c - main - md: Set bio_completed properly in the face of errors 88. Dec 27 Mark Johnston git: 81846def3495 - main - vm: Fix some bugs in the page busying code 89. Dec 23 Mark Johnston git: 92be2847e845 - rtsock: Avoid copying uninitialized padding bytes 90. Dec 23 Mark Johnston git: a7a7c306bfb0 - md: Fix a read-after-free in BIO_GETATTR handling 91. Dec 23 Mark Johnston git: ace3d9475cee - ffs: Avoid out-of-bounds accesses in the fs_active bitmap 92. Dec 23 Mark Johnston git: cd698c51790e - netgraph: Fix ng_ether's shutdown handing 93. Dec 27 Mark Johnston git: d2f1c44bc9f9 - main - uma: Remove the MINBUCKET flag from the flag name list 94. Dec 27 Mark Millard Re: git: abd7ded451c0 - main - cache: modification and last entry filling support in lockless lookup v2 95. Dec 27 Martin Matuska git: 69a18c5826c9 - main - contrib/libarchive: Import libarchive 3.5.1 96. Dec 27 Martin Matuska git: 70a567c2c350 - main - bsdcat, cpio, tar: Bump version number to 3.5.1 97. Dec 27 Mateusz Guzik Re: git: a1fc1f10c65f - main - Revert "cache: modification and last entry filling support in lockless lookup" 98. Dec 27 Mateusz Guzik git: 623daa69f9f4 - main - cache: assert internal flags are not passed by namei 99. Dec 27 Mateusz Guzik git: 6dbb07ed6872 - main - cache: modification and last entry filling support in lockless lookup 100. Dec 23 Mateusz Guzik git: 906a73e791a0 - cache: fix up cache_hold_vnode comment
101. Dec 27 Mateusz Guzik git: a1fc1f10c65f - main - Revert "cache: modification and last entry filling support in lockless lookup" 102. Dec 27 Mateusz Guzik git: abd7ded451c0 - main - cache: modification and last entry filling support in lockless lookup v2 103. Dec 23 Maxim Sobolev Re: git: 84eaf2ccc6aa - x86: stop punishing VMs with low priority for TSC timecounter 104. Dec 23 Michael Tuexen git: 0ec2ce0d3273 - Improve input validation for parameters in ASCONF and ASCONF-ACK chunks 105. Dec 25 Michal Meloun git: aa76f0c39741 - PMC: remove now orphaned PMC for INTEL XScale processors. Support for XScale architecture has been deleted in FreeBSD 13. 106. Dec 26 Michal Meloun git: b9cbd68d1cbb - ARM: Enhance common Nvidia Tegra drivers by support for Tegra210 SoC. 107. Dec 27 Michal Meloun git: c8300031980e - main - EXTRES: Ignore index modifier flags for table based clock dividers. 108. Dec 23 Mitchell Horne git: 3f3cc995a35a - gdb(4): allow bulk write of registers 109. Dec 23 Mitchell Horne git: 962c06c5a32d - gdb(4) fix x86 signal reporting 110. Dec 23 Mitchell Horne git: fd29833d9a7d - gdb(4): handle single register read packets 111. Dec 23 Oleksandr Tymoshenko git: e52326210786 - [if_dwc] add support for multi-descriptor packets in TX path 112. Dec 23 Oliver Pinter Re: git: 878d53410f75 - UPDATING: Announce git transition 113. Dec 25 Oliver Pinter Re: git: f7cd7fe51c41 - sys/contrib/zstd: Import zstd 1.4.8 114. Dec 26 Philip Paeps git: 24c7311bff83 - share/zoneinfo: update import documentation for Git 115. Dec 25 Philip Paeps git: dc505d53dcc1 - contrib/tzdata: import tzdata 2020e 116. Dec 23 Rick Macklem git: 2ed0c8d801f5 - version bump for commit 665b1365fe8e24d618d63b0d57b0b4ad39e97824 117. Dec 23 Rick Macklem git: 665b1365fe8e - Add a new "tlscertname" NFS mount option. 118. Dec 24 Rick Macklem git: 79302a6304b1 - mount_nfs(8): add a description for the new "tlscertname" option 119. Dec 23 Rob Wing Re: git: c4df8cbfde53 - Remove bvmconsole and bvmdebug. 120. Dec 23 Robert Wing git: c4df8cbfde53 - Remove bvmconsole and bvmdebug.
121. Dec 24 Ryan Libby git: 1ee339e257b3 - openzfs: fix gcc in-kernel builds 122. Dec 27 Ryan Libby git: 21ce674e3c7e - main - Merge commit 956f94010 from openzfs git (by Ryan Libby): 123. Dec 24 Ryan Libby git: 2fb4a03d55a9 - rtsock: quiet -Wunused-variable in LINT-NOIP kernels 124. Dec 24 Ryan Libby git: 322a188d45f1 - wmt: quiet gcc -Wparentheses 125. Dec 27 Ryan Libby git: 48184e76619d - main - Merge commit c7500ded3 from openzfs git (by Ryan Libby): 126. Dec 27 Ryan Libby git: 913f2d2e0cd3 - main - Merge commit 79a357c2a from openzfs git (by Adrian Chadd): 127. Dec 27 Ryan Libby git: d021434a7960 - main - openzfs: fix gcc kernel module builds 128. Dec 27 Ryan Libby git: e67d933d9c06 - main - Merge commit 3fcd73747 from openzfs git (by Adrian Chadd): 129. Dec 27 Ryan Libby git: f2d48b5e2c3b - main - Merge commit d8a09b3a0 from openzfs git (by Ryan Libby): 130. Dec 23 Ryan Moeller git: 401f82df4879 - sbin/sysctl: Style fix 131. Dec 23 Ryan Moeller git: a5ec1dd453cd - sbin/sysctl: Always honor skip in sysctl_all 132. Dec 27 Stefan Eßer git: 3fee777ec5a2 - main - Simplify LS_COLWIDTHS processing 133. Dec 27 Stefan Eßer git: 50fcb4ee771c - main - Replace sscanf() by strtoul() 134. Dec 27 Stefan Eßer git: 6fe8fbdc1cdd - main - Statistics are for threads, not processes 135. Dec 27 Stefan Eßer git: dbb25cbe55cf - main - Adjust to display more than 999 sleeping threads 136. Dec 27 Stefan Eßer git: e458944cf9de - main - Import bc 3.2.4 137. Dec 27 Toomas Soome git: 2ae58414722b - main - libsa: xdrproc_t should return bool 138. Dec 26 Ulrich Spörlein git: 8d405efd73d3 - Fix newvers.sh to no longer print an outdated SVN rev 139. Dec 23 Vladimir Kondratyev Re: git: 2ac1c1927258 - psm(4): Always initialize Synaptics touchpad report range with defaults 140. Dec 23 Vladimir Kondratyev git: 0ba4b5ff4c21 - wmt(4): Add support for hybrid mode
141. Dec 23 Vladimir Kondratyev git: 18a3b77e226e - wmt(4): Refactor 'Contact Count Maximum' parsing 142. Dec 23 Vladimir Kondratyev git: 2ac1c1927258 - psm(4): Always initialize Synaptics touchpad report range with defaults 143. Dec 24 Vladimir Kondratyev git: 30f34a519372 - ukbd(4): Push LED events in ioctl handler rather than in xfer callback 144. Dec 23 Vladimir Kondratyev git: 501022d3a066 - wmt(4): Add support for hardware timestamp reporting 145. Dec 23 Vladimir Kondratyev git: 54d2dfc4b24d - cyapa(4): Add support for evdev protocol 146. Dec 24 Vladimir Kondratyev git: 769935a4edf8 - ukbd(4): Do not serialize evdev key events 147. Dec 23 Vladimir Kondratyev git: 7eae6aab7d79 - wmt(4): Fetch and parse HID report descriptor only one time 148. Dec 23 Vladimir Kondratyev git: 8de78df54d90 - wmt(4): Add support for touchpads 149. Dec 23 Vladimir Kondratyev git: a223aa8abd6d - cyapa(4): Make button detection matching ChromeOS driver 150. Dec 23 Vladimir Kondratyev git: bde56c994264 - acpi_wmi(4): Allow attachment to ACPI node if EC is not found 151. Dec 23 Vladimir Kondratyev git: c26a34842760 - wmt(4): Use sys/param.h macroses to work with bit fields 152. Dec 23 Warner Losh git: 878d53410f75 - UPDATING: Announce git transition 153. Dec 23 Xin LI git: 1cc908de3ab2 - Remove unused includes. 154. Dec 25 Xin LI git: 760dbe84abfb - Don't set more_data which is never used. 155. Dec 26 Xin LI git: 7e7571829512 - sbin/routed: Remove unused code for sgi and NetBSD. 156. Dec 26 Xin LI git: 804b4afb9cf8 - sbin/init: Reduce code duplication by using %m for error message instead of passing %s with return value from strerror(). 157. Dec 23 Yuri Pankov git: f952bdf1425d - tools/tools/locale: skip control character widths


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