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


2021/dev-commits-src-main/20210711.dev-commits-src-main

Messages: 152, new messages first
Last update: Mon Feb 13 14:12:26 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jul 11 Robert Wing                git: 0c5a59252c8e - main - fsck_ffs: fix background fsck in preen mode
  2. Jul 11 Rick Macklem               git: 4488c8c34ba3 - main - mount_nfs.8: Add information for "nconnect" to man page
  3. Jul 11 Warner Losh                git: b21f19c9e0b7 - main - MINIMAL: remove debugging and some loadable network modules
  4. Jul 11 Warner Losh                git: 36cfb5d50f8e - main - nanobsd: enhance fill_pkg.sh
  5. Jul 11 Warner Losh                git: 9c1c02093b90 - main - loader: support.4th resets the read buffer incorrectly
  6. Jul 11 Gordon Bergling            git: 5aa1e55b0ae7 - main - hwpmc(4): Fix a typo in the man page date
  7. Jul 11 Hans Petter Selasky        git: cf48d1f77126 - main - Clamp the XHCI minimum isochronous scheduling delay to the maximum value that will work under FreeBSD, if the value
  8. Jul 10 Hans Petter Selasky        git: 05f56ac92fe4 - main - LinuxKPI: Force the usleep_range() function to sleep instead of spinning on the timer.
  9. Jul 10 Hans Petter Selasky        Re: git: d038463bd269 - main - Make sure the XHCI driver obeys the isochronous scheduling threshold value as given by the XHCI hardware parame
 10. Jul 10 Hans Petter Selasky        git: f52783fcf5cc - main - Fix USB debug print after 8fc2a3c41791b205a107dc2bec16ac7514a57958 .
 11. Jul 10 Jessica Clarke             Re: git: d038463bd269 - main - Make sure the XHCI driver obeys the isochronous scheduling threshold value as given by the XHCI hardware parame
 12. Jul 10 David Chisnall             git: d2b558281aad - main - Revert "Pass the syscall number to capsicum permission-denied signals"
 13. Jul 10 Hans Petter Selasky        git: 8fc2a3c41791 - main - Factor out repeated code in the USB controller drivers to avoid bugs computing the same isochronous start frame num
 14. Jul 10 Hans Petter Selasky        git: 3f5054862a46 - main - Make sure the avr32dci_odevd structure is used. This fixes a compilation error.
 15. Jul 10 Hans Petter Selasky        git: d038463bd269 - main - Make sure the XHCI driver obeys the isochronous scheduling threshold value as given by the XHCI hardware parameters
 16. Jul 10 Hans Petter Selasky        git: e036ee6ce2e4 - main - Let the xhci_hw_root structure span exactly XHCI_PAGE_SIZE bytes by increasing the number of completion event TRBs.
 17. Jul 10 Warner Losh                git: d8514fa6f1b0 - main - mk: LZMA_SUPPORT is unused
 18. Jul 10 Warner Losh                git: 445b5554bf97 - main - nvmecontrol: document power command
 19. Jul 10 David Chisnall             git: 3a522ba1bc85 - main - Pass the syscall number to capsicum permission-denied signals
 20. Jul 10 Martin Matuska             git: 476ef25d321c - main - zfs: update zfs_config.h to match current OpenZFS version (bdd11cbb9)


21. Jul 10 Konstantin Belousov git: fdc71fa112d6 - main - amd64 pmap: unexpand the NBPDR macro definition 22. Jul 10 Konstantin Belousov git: 63664df72036 - main - amd64 locore.S: add FF copyright for LA57 work 23. Jul 10 Konstantin Belousov git: 71463a34ab3f - main - amd64 mpboot.S: fix typo in comment 24. Jul 10 Konstantin Belousov git: 9dc715230cca - main - amd64 locore.S: trim .globl list from symbols gone for long time 25. Jul 10 Konstantin Belousov git: 55e63ed307fb - main - x86: use ANSI C definition style for trap_fatal 26. Jul 10 =?utf-8?Q?Stefan E=C3=9Fer git: 58080fbca09f - main - libalias: fix divide by zero causing panic 27. Jul 10 Alexander Motin git: 63ca9ea4f34d - main - Use sleepq_signal(SLEEPQ_DROP) in cv_signal(). 28. Jul 10 Mark Johnston git: 588c7a06dffb - main - KASAN: Implement __asan_unregister_globals() 29. Jul 10 Mark Johnston git: b0dfc4868478 - main - uma: Fix a few problems with KASAN integration 30. Jul 10 Mark Johnston git: 36226163fa48 - main - x86: Mark the trapframe as initialized in ipi_bitmap_handler() 31. Jul 10 Mark Johnston git: 5d243d41b120 - main - hwpmc: Disable KASAN in pmc_save_kernel_callchain() 32. Jul 10 Mark Johnston git: f08f0ae5247a - main - amd64: Mark the trapframe as initialized in trap() 33. Jul 9 Shawn Webb Re: git: 72821668b039 - main - stand/kmem_zalloc: panic when a M_WAITOK allocation fails 34. Jul 9 John Baldwin Re: git: 1f7d11e636ab - main - build.7: remove documentation of "make update" 35. Jul 9 Michael Tuexen git: 105b68b42dd1 - main - sctp: Fix errno in case of association setup failures 36. Jul 9 Warner Losh Re: git: 72821668b039 - main - stand/kmem_zalloc: panic when a M_WAITOK allocation fails 37. Jul 9 Shawn Webb Re: git: 72821668b039 - main - stand/kmem_zalloc: panic when a M_WAITOK allocation fails 38. Jul 9 Vladimir Kondratyev git: 82626fef6253 - main - iichid(4): Perform bus_teardown_intr/bus_setup_intr to disable interrupts 39. Jul 9 Gordon Bergling git: c5cbef2f85e6 - main - math(3): Use the .Fa macro for function arguments 40. Jul 9 Warner Losh git: 9e3761d126c5 - main - arm: remove fslsdma from GENERIC
41. Jul 9 Warner Losh git: 72821668b039 - main - stand/kmem_zalloc: panic when a M_WAITOK allocation fails 42. Jul 9 Andrew Turner git: 1472117a1e1c - main - Support fixed size, variable location acpi resources 43. Jul 9 Michael Tuexen git: ce64352a702d - main - sctp: provide consistent stream information in case of early errors 44. Jul 9 Mariusz Zaborski git: 24c681a7f6d6 - main - grep: fix combination of quite and count flag 45. Jul 9 Michael Tuexen git: 84992a3251d5 - main - sctp: provide sac_error also for ABORT chunk being sent 46. Jul 9 Kristof Provost git: 3fc12ae04204 - main - pf: bound DIOCGETSTATESV2 memory use 47. Jul 9 Kristof Provost git: be70c7a50d32 - main - libpfctl: migrate to DIOCGETSTATESV2 48. Jul 9 Kristof Provost git: c6bf20a2a46d - main - pf: add DIOCGETSTATESV2 49. Jul 9 Warner Losh git: a65fe39d5418 - main - UPDATING: fix typo 50. Jul 9 Yasuhiro Kimura Re: git: 3f7b23177f1d - main - UPDATING: Note awk upgraded to upstream one-true-awk 20210215. 51. Jul 9 Warner Losh git: 3f7b23177f1d - main - UPDATING: Note awk upgraded to upstream one-true-awk 20210215. 52. Jul 9 Warner Losh git: f68a53dba933 - main - awk: Reduce diffs with upstream to almost nothing. 53. Jul 9 Rick Macklem git: bd597b814933 - main - UPDATING: Add an entry for commit 1e0a518d6548 54. Jul 9 Rick Macklem git: 1e0a518d6548 - main - nfscl: Add a Linux compatible "nconnect" mount option 55. Jul 8 Warner Losh git: 25a66f1fb177 - main - nanobsd: remove sparc64 embedded example 56. Jul 8 Warner Losh git: 5549c6a62f0f - main - devmatch: don't announce autoloading so much 57. Jul 8 Warner Losh git: b29ebb9c65b3 - main - devmatch: Be tolerant of .ko being present. 58. Jul 8 Bjoern A. Zeeb git: bf3a385217ce - main - fan53555: attach to build and switch from syr827 59. Jul 8 Kristof Provost git: c5dd8bac0b96 - main - dummynet: reduce console spam 60. Jul 8 Kristof Provost git: 34641052826c - main - pf: pf_killstates() never fails, so remove the return value
61. Jul 8 Ram Kishore Vegesna Re: git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 62. Jul 8 Alan Somers git: 61631b24a134 - main - iostat: fix rounding errors in iostat -x 63. Jul 8 Kristof Provost git: 28f47a199cfd - main - pf: fallback if $pf_rules fails to load 64. Jul 8 Mateusz Guzik git: 19d6e29b8722 - main - pf: add pf_find_state_all_exists 65. Jul 8 Mateusz Guzik git: 1e67e3109d9d - main - setkey: drop an unused argument from postproc 66. Jul 8 Mateusz Guzik git: b29817874d19 - main - setkey: fix several warnings popping up when compiling without WARNS=1 67. Jul 8 Mateusz Guzik git: e0c0612d9ba4 - main - setkey: ansify 68. Jul 8 Andrew Turner git: c0edde302190 - main - Fix the name of the arm64 SCTLR_E0E register 69. Jul 8 Randall Stewart git: 7312e4e5cfc8 - main - tcp: Fix 32 bit platform breakage 70. Jul 8 Mateusz Guzik Re: git: fa96701c8abb - main - pf: Handle errors returned by pf_killstates() 71. Jul 8 Kristof Provost git: fa96701c8abb - main - pf: Handle errors returned by pf_killstates() 72. Jul 8 Kristof Provost git: 8cceacc0f1ee - main - pf: Remove unneeded NULL check 73. Jul 8 Kristof Provost git: 211cddf9e3a1 - main - pf: rename pf_state to pf_kstate 74. Jul 8 Michal Meloun git: e88c3b1b02a6 - main - intrng: remove now redundant shadow variable. 75. Jul 8 Michal Meloun git: a49f208d94b8 - main - intrng: Releasing interrupt source should clear interrupt table full state. 76. Jul 8 Li-Wen Hsu Re: git: d7955cc0ffdf - main - tcp: HPTS performance enhancements 77. Jul 8 Warner Losh git: f39dd6a97844 - main - one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs 78. Jul 7 Martin Matuska git: 7cd22ac43418 - main - zfs: merge openzfs/zfs@bdd11cbb9 (master) into main 79. Jul 7 Warner Losh git: f68e3ea831b7 - main - devmatch: defer until after kld 80. Jul 7 =?utf-8?Q?Fernando Apesteg git: f6043a672135 - main - ObsoleteFiles.inc: Remove manpages from OLD_FILES
81. Jul 7 Alan Somers git: 3874c0abb0af - main - [skip ci] correct a few SPDX license tags 82. Jul 7 Andrew Gallatin git: 0756bdf19c5c - main - ktls: make ktls_disable_ifnet() shim static 83. Jul 7 Alan Cox git: 0add3c9945c8 - main - arm64: Simplify fcmpset failure in pmap_promote_l2() 84. Jul 7 Martin Matuska git: 48b4fe050328 - main - zfs: attach zpool_influxdb to build 85. Jul 7 Andrew Gallatin git: b1e806c0ed96 - main - tcp: fix alternate stack build with LINT-NO{INET, INET6, IP} 86. Jul 7 Andrew Gallatin Re: git: 28d0a740dd9a - main - ktls: auto-disable ifnet (inline hw) kTLS 87. Jul 7 Andrew Gallatin git: 4150a5a87ed6 - main - ktls: fix NOINET build 88. Jul 7 Randall Stewart git: d7955cc0ffdf - main - tcp: HPTS performance enhancements 89. Jul 7 Konstantin Belousov git: 747a6b7ace3d - main - cloudabi and linux ABIs: do not call umtx_thread_cleanup() from thr_exit syscall 90. Jul 7 Konstantin Belousov git: 28a66fc3da34 - main - Do not call FreeBSD-ABI specific code for all ABIs 91. Jul 7 Konstantin Belousov git: 55976ce11a10 - main - Move sv_onexit() sysentvec hook slightly later 92. Jul 7 Konstantin Belousov git: 71ab344524a1 - main - Add sv_onexec_old() sysent hook for exec event 93. Jul 7 Mateusz Guzik git: edcf1054d3fb - main - cxgb: use m_gethdr_raw 94. Jul 7 Mateusz Guzik git: a56888534d96 - main - iflib: use m_gethdr_raw 95. Jul 7 Mateusz Guzik git: c2c34ee5401d - main - mbuf: add m_get_raw and m_gethdr_raw 96. Jul 7 Mateusz Guzik git: 0a718a6e6eba - main - mbuf: replace all direct uma_zfree(zone_mbuf) calls with m_free_raw 97. Jul 7 Mateusz Guzik Re: git: 28d0a740dd9a - main - ktls: auto-disable ifnet (inline hw) kTLS 98. Jul 7 Andrew Turner git: a7b05eb16c9d - main - Sync the arm64 special registers with the Armv8.5 XML 99. Jul 7 Edward Tomasz Napierala git: 6f147a0734e0 - main - cam: enable kern.cam.ada.enable_uma_ccbs by default 100. Jul 7 Bjoern A. Zeeb git: da2f833f7a0b - main - MMCCAM: fix a panic after cam_sim_alloc_dev() removal in sdhci.c
101. Jul 6 =?UTF-8?Q?Fernando_Apesteg Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 102. Jul 6 Randall Stewart git: e834f9a44acc - main - tcp: Address goodput and TLP edge cases. 103. Jul 6 Kristof Provost Re: git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 104. Jul 6 Mateusz Guzik git: 2a69eb8c878e - main - cxgb: switch bare zone_mbuf use to m_free_raw 105. Jul 6 Alexander Motin Re: git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 106. Jul 6 Kristof Provost Re: git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 107. Jul 6 Ryan Moeller git: 53b438b2425c - main - zfsd: Check for error from zpool_vdev_online 108. Jul 6 Ram Kishore Vegesna git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 109. Jul 6 Lutz Donnerhacke Re: git: c9144ec14d2a - main - Skip netgraph tests when WITHOUT_NETGRAPH is set 110. Jul 6 Mitchell Horne git: 2b2c460d7bb8 - main - etc/ttys: add xen console 111. Jul 6 Mitchell Horne git: c76616f496ee - main - etc/ttys: merge ttys file down to single file 112. Jul 6 Andrew Gallatin git: 28d0a740dd9a - main - ktls: auto-disable ifnet (inline hw) kTLS 113. Jul 6 Ed Maste git: c9144ec14d2a - main - Skip netgraph tests when WITHOUT_NETGRAPH is set 114. Jul 6 Alex Richardson git: 2eefc1d92643 - main - Fix building rescue/rescue when sanitizers are enabled 115. Jul 6 Alex Richardson git: c78f449d85e0 - main - usr.bin/diff: fix UBSan error in readhash 116. Jul 6 Alex Richardson git: 31914882fca5 - main - Import Arm Optimized Routines v21.02 117. Jul 6 Alex Richardson git: e34c713b0e66 - main - rtld/tests: Avoid function name conflict with libc opendir() 118. Jul 6 Alex Richardson git: 4d552825eceb - main - usr.bin/login: send errors to console if syslog isn't running 119. Jul 6 Alex Richardson git: d053fb22f6d3 - main - usr.bin/sort: Avoid UBSan errors 120. Jul 6 Edward Tomasz Napierala git: a081a943a0ec - main - cam: drop unused 'saved_ccb' field from softcs
121. Jul 6 Baptiste Daroussin Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 122. Jul 6 Edward Tomasz Napierala git: 13aa56fcd596 - main - cam(4): preserve alloc_flags when copying CCBs 123. Jul 6 Wojciech Macek git: 382376f39863 - main - enetc: Add support for 2.5G fixed-link speed 124. Jul 6 Alexander Motin git: e3bcd07d834d - main - nvme(4): Report NPWA before NPWG as stripesize. 125. Jul 6 Alan Cox git: e41fde3ed71c - main - On a failed fcmpset don't pointlessly repeat tests 126. Jul 5 Jessica Clarke Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 127. Jul 5 Cy Schubert Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 128. Jul 5 Cy Schubert Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 129. Jul 5 Jessica Clarke Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 130. Jul 5 Cy Schubert Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 131. Jul 5 Jessica Clarke git: 348c41d1815d - main - riscv: Implement non-stub __vdso_gettc and __vdso_gettimekeep 132. Jul 5 Jessica Clarke git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 133. Jul 5 Jessica Clarke git: 55c57a7811ec - main - rman: Remove an outdated comment that no longer applies 134. Jul 5 Emmanuel Vadot git: b464c459eaf4 - main - loader: Fix dtb loading 135. Jul 5 Mateusz Guzik git: f649cff58721 - main - pf: padalign global locks found in pf.c 136. Jul 5 Emmanuel Vadot git: 48687f733fdb - main - armv7: allwinner: Add aw_r_intc driver 137. Jul 5 Mateusz Guzik git: dc1ab04e4c9e - main - pf: allow table stats clearing and reading with ruleset rlock 138. Jul 5 Mateusz Guzik git: f92c21a28cd8 - main - pf: depessimize table handling 139. Jul 5 Peter Holm git: c5d6dd80b54b - main - stress2: Wait for the "swap" program to terminate 140. Jul 5 Peter Holm git: 7ebe83ddb788 - main - stress2: Limit scope of rm(1) wildcard in cleanup.
141. Jul 5 Li-Wen Hsu Re: git: ffe6afc4f012 - main - freebsd-tips: Use a fetchable URL as example 142. Jul 5 Li-Wen Hsu git: 167897510919 - main - freebsd-tips: Fix the description of fetch(1) to match the command 143. Jul 5 Vladimir Kondratyev git: 5fa1eb1cd927 - main - Bump __FreeBSD_version to 1400025 for LinuxKPI change. 144. Jul 5 Vladimir Kondratyev git: 8b33cb8303d3 - main - LinuxKPI: Implement sequence counters and sequential locks 145. Jul 5 Vladimir Kondratyev git: 019391bf8527 - main - LinuxKPI: Implement strscpy 146. Jul 5 Vladimir Kondratyev git: 98a6984a9e10 - main - LinuxKPI: Use macro for implementation of some dma_map_* functions 147. Jul 5 Vladimir Kondratyev git: 864b11007ab3 - main - LinuxKPI: Implement irq_work_sync() routine. 148. Jul 5 Vladimir Kondratyev git: 1ab61a193241 - main - LinuxKPI: Do not wait for a grace period in rcu_barrier() 149. Jul 5 Vladimir Kondratyev git: c0862b2b1fa9 - main - LinuxKPI: Add compiler barriers to list_for_each_entry_lockless macro 150. Jul 5 Vladimir Kondratyev git: c77ec79b57aa - main - LinuxKPI: Change flags parameter type of atomic_dec_and_lock_irqsave 151. Jul 5 Vladimir Kondratyev git: 78a02d8b332c - main - LinuxKPI: Add #defines required by drm-kmod v5.5 152. Jul 5 Vladimir Kondratyev git: a2b83b59db36 - main - LinuxKPI: Allow kmem_cache_free() to be called from critical sections


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