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


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

Messages: 207, sorted by subject
Last page update: Sat Jan 3 13:04:19 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. May 31 Mitchell Horne             git: 0024f1aa7720 - main - libpmc: make libpmc_pmu_utils.c more amenable to porting
  2. Jun  5 Bjoern A. Zeeb             git: 002cbc89c36e - main - arm64/rk805: remove RTC Set logging
  3. May 31 Mitchell Horne             git: 0092642f8639 - main - libpmc: remove unused 'isfixed' variable
  4. Jun  4 Lutz Donnerhacke           git: 0345fd891fe1 - main - netgraph/ng_base: Renaming a node to the same name is a noop
  5. Jun  6 Mark Johnston              git: 03d4b58feee3 - main - iwn: adjust EEPROM read timeout for Intel 4965AGN M2
  6. Jun  2 Andrew Turner              git: 0a0d6ce34d6b - main - Use the arm virtual counter in the arm64 loader
  7. May 31 Mitchell Horne             git: 0c915023dbb7 - main - libpmc: remove pe->alias
  8. Jun  3 Robert Wing                git: 0e6549c87450 - main - bectl(8): don't allow creation of boot environments with spaces
  9. Jun  1 Kristof Provost            git: 0f86492b09ca - main - pf: Fix more ioctl memory leaks
 10. Jun  6 Dmitry Chagin              git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
 11. Jun  6 Lutz Donnerhacke            Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
 12. Jun  6 Jessica Clarke              Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
 13. Jun  6 Dmitry Chagin               Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
 14. Jun  6 Dmitry Chagin               Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
 15. May 31 Mitchell Horne             git: 167cdaa7e300 - main - pmccontrol: improve -L with pmu-events
 16. Jun  3 Warner Losh                git: 175ad3d00318 - main - Fix mpr(4) and mps(4) state transitions and a use-after-free panic.
 17. Jun  6 Dmitry Chagin              git: 187715a42023 - main - linux(4): Implement clock_getres_time64 system call.
 18. Jun  1 Mark Johnston              Re: git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386
 19. May 31 Mark Johnston               git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386
 20. May 31 Jessica Clarke              Re: git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386

 21. May 31 Dmitry Chagin              git: 19593f775c23 - main - linux(4); Retire unnecessary __packed attribute from some struct's definition.
 22. Jun  5 Jung-uk Kim                git: 1970d6930394 - main - Import ACPICA 20210604
 23. Jun  2 Warner Losh                git: 1976e079544c - main - Add bcm2710-rpi-cm3.dtb to the list of DTBs being added.
 24. Jun  6 Konstantin Belousov        git: 19e6043a443e - main - kern_exec.c: Add execve_nosetid() helper
 25. Jun  6 Dmitry Chagin              git: 19f9a0e4df54 - main - linux(4): Implement clock_settime64 system call.
 26. Jun  3 Kristof Provost            git: 1b2dbe37fa32 - main - dummynet: free(NULL, M_DUMMYNET); is safe
 27. Jun  4 Warner Losh                git: 1b5bc3a54b60 - main - usbdump: style: Sort case statements alphabetically
 28. Jun  1 Rick Macklem               git: 1d4afcaca282 - main - nfsd: Delete extraneous NFSv4 root checks
 29. Jun  6 Mark Johnston              git: 1ea87e2a70c3 - main - stand: Fix __elfN(loadimage) return value
 30. Jun  1 Navdeep Parhar             git: 211972cfb816 - main - cxgbe/iw_cxgbe: Support for 512 SGL entries in one memory registration.
 31. Jun  4 Ryan Stone                 git: 2290dfb40fce - main - Enter the net epoch before calling ip6_setpktopts
 32. Jun  2 Warner Losh                git: 22ed04c20391 - main - hptmv: use BLOB_OBJS for pre-built .o's
 33. Jun  2 Andrew Turner              git: 2422138952d8 - main - Fix the KCSAN_ENABLED check when building modules
 34. Jun  4 Lutz Donnerhacke           git: 24ea1dbf257a - main - tests/netgraph: Inital framework for testing libnetgraph
 35. Jun  2 Emmanuel Vadot             git: 25593adbc125 - main - arm: allwinner: Add clock driver for Display Engine to the build
 36. Jun  1 Cy Schubert                git: 25ecdc7d5277 - main - wpa: Restructure wpa build
 37. May 31 Kristof Provost            git: 27c77f42ae74 - main - libpfctl: Improve error handling in pfctl_get_states()
 38. Jun  1 Mark Johnston              git: 283e60fb310a - main - ktrace: Fix an inverted comparison added in commit f3851b235
 39. Jun  5 Ganbold Tsagaankhuu        git: 295855e80f9d - main - dtb: rockchip: Add NanoPI-R2S to the build
 40. Jun  2 Jung-uk Kim                git: 29cd0d72008e - main - hptrr: use BLOB_OBJS for pre-built .o's

 41. May 31 Dmitry Chagin              git: 2a0fa277f66b - main - linux(4): Microoptimize futimesat, utimes, utime. While here wrap long line.
 42. Jun  6 Konstantin Belousov        git: 2d423f7671fe - main - sysent: allow ABI to disable setid on exec.
 43. Jun  2 Kyle Evans                 git: 2d741f33bd07 - main - kern: ether_gen_addr: randomize on default hostuuid, too
 44. Jun  2 Ronald Klop                 Re: git: 2d741f33bd07 - main - kern: ether_gen_addr: randomize on default hostuuid, too
 45. May 31 Emmanuel Vadot             git: 2d926ed71eb1 - main - arm: SOCFPGA: Add ext_resources driver
 46. Jun  1 David Bright               git: 2f176a2b2010 - main - pciconf: Fix up pciconf -lc output
 47. Jun  1 John Baldwin                Re: git: 2f176a2b2010 - main - pciconf: Fix up pciconf -lc output
 48. Jun  1 Li-Wen Hsu                 git: 315674fb6acc - main - Add freeze/thaw description to devctl(8)
 49. Jun  6 Mark Johnston              git: 317113bb1251 - main - riscv: Rename pmap_fault_fixup() to pmap_fault()
 50. Jun  3 Warner Losh                git: 33755dbb2078 - main - mpr/mps: Minor state machine fix
 51. Jun  1 Ceri Davies                git: 33764e3fd080 - main - libexec/getty/ttys.5: document correct "dialup" flag.
 52. Jun  3 Konstantin Belousov        git: 37f780d3e0a2 - main - Disable x2APIC for SandyBridge laptops with Samsung BIOS
 53. May 31 Mitchell Horne             git: 3864da302af3 - main - libpmc: use $MACHINE_CPUARCH
 54. May 31 Konstantin Belousov        git: 3a68546d2377 - main - quisce_cpus(): add special handling for PDROP
 55. Jun  1 David Bright               git: 3df4c387d2e3 - main - libsa: Fix infinite loop in bzipfs & gzipfs
 56. Jun  3 Warner Losh                git: 43521b46fc78 - main - Correcting comment about "sched_interact_score".
 57. Jun  2 Marcin Wojtas              git: 43e31350f8f6 - main - sdhci_xenon: enable MMC FDT parsing
 58. Jun  3 Robert Wing                git: 441e69e419ef - main - fsck_ufs: fix segfault with gjournal
 59. Jun  2 Warner Losh                git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS
 60. Jun  3 Shawn Webb                  Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS

 61. Jun  3 Ed Maste                    Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS
 62. Jun  3 Shawn Webb                  Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS
 63. Jun  4 Randall Stewart            git: 4747500deaaa - main - tcp: A better fix for the previously attempted fix of the ack-war issue with tcp.
 64. Jun  4 Kevin Bowling               Re: git: 4747500deaaa - main - tcp: A better fix for the previously attempted fix of the ack-war issue with tcp.
 65. Jun  3 Cy Schubert                git: 48b11217bf7e - main - libradius: fix no SSL build
 66. May 31 Mark Johnston              git: 4a59cbc12532 - main - amd64: Avoid enabling interrupts when handling kernel mode prot faults
 67. Jun  2 Leandro Lupori             git: 4a66b8083cc6 - main - powerpc: fix boot on pseries without hugepages
 68. Jun  2 Warner Losh                git: 4bc2174a1b48 - main - kern: fail getgroup and setgroup with negative int
 69. Jun  6 Mark Johnston              git: 4e4035ef1fb5 - main - arm64: Fix pmap_copy()'s handling of 2MB mappings
 70. Jun  2 Marcin Wojtas              git: 4fa977f854e2 - main - sdhci_xenon: add UHS support
 71. May 31 Mitchell Horne             git: 507d68984a01 - main - libpmc: limit pmu-events to 64-bit powerpc
 72. Jun  3 Navdeep Parhar             git: 5104dfbeff3e - main - bsdinstall: Fix typo (Instalation -> Installation).
 73. Jun  3 Kristof Provost            git: 51d73df18e4d - main - dummynet: Fix schedlist and aqmlist locking
 74. May 31 Vladimir Kondratyev        git: 5236888db771 - main - iichid(4): disable interrupt on suspend
 75. Jun  2 Marcin Wojtas              git: 5652be30a322 - main - sdhci: allow setting MMC capabilities before sdhci_init_slot
 76. Jun  6 Dmitry Chagin              git: 56b187005c07 - main - Regen for ('6501370a7dfb358daf07555136742bc064e68cb7') Linux clock_nanosleep_time64 system call.
 77. Jun  5 Rick Macklem               git: 56e9d8e38e7e - main - nfsd: Fix NFSv4.1/4.2 Secinfo_no_name when security flavors empty
 78. Jun  2 Warner Losh                git: 56fd97660ac4 - main - gconcat: Add new lock to allow modifications to the disk list in preparation for online append
 79. Jun  5 Bjoern A. Zeeb             git: 57af163c8e7e - main - arm64/rk_pcie_phy: handle assigned-clock*
 80. Jun  6 Jason A. Harmening         git: 59409cb90fc0 - main - Add a generic mechanism for preventing forced unmount

 81. Jun  6 Konstantin Belousov        git: 598f6fb49c9c - main - linuxolator: Add compat.linux.setid_allowed knob
 82. Jun  1 Alexey Dokuchaev           Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 83. Jun  2 Pedro Giffuni               Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 84. May 31 Kubilay Kocak               Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 85. May 31 Lutz Donnerhacke            Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 86. May 31 Alan Somers                 Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 87. May 31 Ed Maste                    Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 88. May 31 Alan Somers                 Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 89. May 31 Ed Maste                    Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 90. May 31 Warner Losh                 Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 91. May 31 Alan Somers                 Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 92. May 31 Jessica Clarke              Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 93. May 31 Warner Losh                 Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 94. May 31 Jessica Clarke              Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 95. May 31 Alan Somers                 Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 96. May 31 Jessica Clarke              Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file
 97. Jun  3 Warner Losh                git: 5c447fe67792 - main - usb: reduce verbosity of logging about unsuccessful port reset
 98. Jun  3 Warner Losh                git: 5deb35002545 - main - uefisign: fix SizeOfHeaders sanity check.
 99. Jun  1 Mark Johnston              git: 60a38abb8982 - main - pf: Avoid leaking pad bytes in struct pfr_astats when copying out
100. Jun  6 Konstantin Belousov        git: 62b8258a7e43 - main - Change the return type of sv__setid_allowed from bool to int

101. Jun  6 Konstantin Belousov         Re: git: 62b8258a7e43 - main - Change the return type of sv__setid_allowed from bool to int
102. Jun  6 Mark Johnston              git: 62ba0def5584 - main - arm: Remove last_fault_code
103. Jun  6 Dmitry Chagin              git: 6501370a7dfb - main - linux(4): Implement clock_nanosleep_time64 system call.
104. Jun  5 Bjoern A. Zeeb             git: 65a226b41d8f - main - dtb: rockchip: Add NanoPC-T4 to the build.
105. Jun  6 Dmitry Chagin              git: 66e73ce7371b - main - linux(4): Fix clock_nanosleep return value for unsupported clockid.
106. Jun  4 Cy Schubert                git: 681500889424 - main - wpa: Fix GCC 6 build
107. May 31 Mitchell Horne             git: 689c7e7975cd - main - libpmc: always generate libpmc_events.c
108. May 31 Mateusz Guzik              git: 68c254426467 - main - nfs: even up value returned by nfsrv_parsename with copyinstr
109. Jun  1 Mark Johnston              git: 6cda62755612 - main - amd64: Relax the assertion added in commit 4a59cbc12
110. May 31 Kristof Provost            git: 6dbb729d35d5 - main - libpfctl: fix memory leak
111. Jun  3 Kristof Provost            git: 70dd30d49c29 - main - pf tests: Make killstate:match more robust
112. Jun  4 Ka Ho Ng                   git: 73570795e790 - main - gitignore: Add compile_commands.json
113. Jun  6 Dmitry Chagin              git: 773d9153c37a - main - Regen for ('187715a420237e1ed94dd5aef158eada7dcdc559') Linux clock_getres_time64 system call.
114. Jun  2 Ceri Davies                git: 774bb1c256fb - main - periodic: add support for .xz and .zcat compressed logs
115. May 31 Kristof Provost            git: 7c4342890bf1 - main - pf: Convenience function for optional (numeric) arguments
116. Jun  2 Marcin Wojtas              git: 7d8700bc291b - main - sdhci: extend bus_dma_tag boundary to 64-bit space
117. Jun  2 Warner Losh                git: 7ef92163ab81 - main - Allows user to specify an optional ZFSBOOT_POOL_SIZE for their zroot
118. Jun  6 Dmitry Chagin              git: 82e38486548c - main - Regen for ('19f9a0e4df54f8d1e99234146024422bdcfa09ce') Linux clock_settime64 system call.
119. May 31 Konstantin Belousov        git: 845d77974b3b - main - kern_thread.c: wrap too long lines
120. Jun  2 Li-Wen Hsu                 git: 847b7d505490 - main - Fix test case header function name

121. May 31 Dmitry Chagin              git: 8505eb5dd8f7 - main - linux(4): Convert flags before use in utimensat.
122. Jun  3 Peter Holm                 git: 8682abbf7bff - main - stress2: Remove thr_new() from the ignore list after 6cda62755612
123. May 31 Warner Losh                git: 8790fe3058c8 - main - Fix confusing example in paste(1)
124. Jun  1 Mark Johnston              git: 8cd05b883330 - main - amd64: Clear the local TSS when creating a new thread
125. Jun  2 Ed Maste                   git: 903526542ac2 - main - Cirrus-CI: Add descriptive task name
126. Jun  3 Konstantin Belousov        git: 92adf00d0512 - main - madt_setup_local: convert series of strcmp to iteration over the array
127. May 31 Rick Macklem               git: 947bd2479ba9 - main - nfsd: Add support for the NFSv4.1/4.2 Secinfo_no_name operation
128. Jun  5 Ryan Moeller               git: 94dc57159532 - main - libcasper: Create a minimal cap_netdb service
129. Jun  3 Dimitry Andric             git: 95aa617e4bf0 - main - Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore>
130. Jun  2 Rick Macklem               git: 984c71f90300 - main - nfsd: Fix the failure return for non-fh NFSv4 operations
131. Jun  6 Dmitry Chagin              git: 99b6f430698f - main - linux(4): Implement clock_gettime64 system call.
132. Jun  3 Cy Schubert                git: 9a0f82285322 - main - wpa: Fix a SIGBUS error in wpa_sm_set_rekey_offload
133. Jun  4 Ka Ho Ng                   git: 9b236631b1ec - main - gitignore: Add .clangd and .ccls-cache
134. Jun  6 Dmitry Chagin              git: 9c1045ff0093 - main - linux(4): Properly convert linux siginfo to native siginfo add input validation.
135. Jun  6 Dmitry Chagin              git: 9e07ae7a0967 - main - Regen for ('99b6f430698fa00a33184dd61591d8b6518ed9d3') Linux clock_gettime64 system call.
136. Jun  2 Warner Losh                git: 9f3d1a98dd17 - main - regen after tweaks to getgroups and setgroups
137. May 31 Dmitry Chagin              git: a06c12464bb4 - main - linux(4): Add F_GETPIPE_SZ fcntl operation which returns the capacity of the pipe referred by fd.
138. Jun  2 Mateusz Guzik              git: a19ae1b099ad - main - vfs: fix MNT_SYNCHRONOUS check in vn_write
139. Jun  6 Bjoern A. Zeeb             git: a3c2c06bc938 - main - Make LINT NOINET and NOIP kernel builds warning free.
140. Jun  1 Pedro F. Giffuni           git: a45843c8ed7f - main - fread: improve performance for unbuffered reads

141. Jun  6 Mark Johnston              git: a48f51b3d396 - main - arm64: Use the right PTE when downgrading perms in pmap_promote_l2()
142. Jun  5 Rick Macklem               git: a5df139ec614 - main - nfsd: Fix when NFSERR_WRONGSEC may be replied to NFSv4 clients
143. Jun  3 Konstantin Belousov        git: a603d41aca48 - main - madt_setup_local: skip further checks if ACPI DMAR table already disabled x2APIC
144. May 31 Emmanuel Vadot             git: ac1d7397bf33 - main - arm64: allwinner: clk: Test with the current parent freq first
145. Jun  2 Warner Losh                git: adfe4271248c - main - hptnr: use BLOB_OBJS for pre-built .o's
146. May 31 Mark Johnston              git: b2f9575646f8 - main - ffs: Correct the input size check in sysctl_ffs_fsck()
147. May 31 Dmitry Chagin              git: b4f9b6eef2bb - main - linux(4): Handle AT_EMPTY_PATH in the utimensat syscall.
148. Jun  1 Edward Tomasz Napierala    git: b501b2ae52f3 - main - linux: export AT_HWCAP and AT_HWCAP2 on aarch64
149. Jun  5 Bjoern A. Zeeb             git: b5d37e5a20ab - main - net80211/LinuxKPI: add more radiotap definitions
150. Jun  4 Navdeep Parhar             git: bb877c062034 - main - cxgbe(4): Empty the clib_db before trying to destroy it.
151. May 31 Mitchell Horne             git: bc1a6a9d692a - main - libpmc: fix "instructions" alias on Intel
152. May 31 Lutz Donnerhacke           git: bec0a5dca76c - main - libalias: Remove LibAliasCheckNewLink
153. Jun  2 Warner Losh                git: bf26ea775539 - main - t_getgroups: No longer expected to fail
154. Jun  6 Dmitry Chagin              git: bfcce1a9f6e3 - main - linux(4): add struct timespec64 definition and conversion routine for future use.
155. May 31 Lutz Donnerhacke           git: bfd41ba1fe1d - main - libalias: Remove unused function LibAliasCheckNewLink
156. Jun  6 Mark Johnston              git: c05748e028b8 - main - riscv: Handle hardware-managed dirty bit updates in pmap_promote_l2()
157. Jun  5 Ryan Moeller               git: c5a2d8c5f517 - main - sockstat: Use libcasper to capsicumize
158. Jun  5 Allan Jude                 git: c6a311678d66 - main - nextboot: Improve the shell code used to figure out the zpool name
159. Jun  2 Marcin Wojtas              git: c80e2ca57e0c - main - sdhci_xenon: improve the VCCQ voltage switch sequence
160. Jun  4 Lutz Donnerhacke           git: c8250c5ada85 - main - ipfw.8: synopsis misses nat show form

161. Jun  2 Mateusz Guzik              git: c9f8dcda856c - main - kqueue: replace kq_ncallouts loop with atomic_fetchadd
162. Jun  1 Mark Johnston              git: cbe59a6475b6 - main - i386: Make setidt_disp a size_t instead of uintptr_t
163. Jun  3 Warner Losh                git: cc384c67ce2b - main - cam: prefer cam_sim_softc() over accessing cam_sim structure directly.
164. Jun  3 Warner Losh                git: ce0a9d7c126f - main - axgbe: Don't dereference NULL pointers
165. Jun  3 Warner Losh                git: cfae21201a2b - main - mmc-fdt: fix mmc_fdt_gpio_get_{present, readonly}
166. Jun  4 Rick Macklem               git: d224f05fcfc1 - main - nfsd: Pre-parse the next NFSv4 operation number for put FH operations
167. May 31 Konstantin Belousov        git: d3f7975fcb34 - main - thread_reap_barrier(): remove unused variable
168. May 31 Wojciech Macek             git: d40cd26a86a7 - main - ip_mroute: rework ip_mroute
169. Jun  4 Hans Petter Selasky        git: d4cf41a99b40 - main - Add support for RTL8153B, RTL8156 and RTL8156B to if_ure(4).
170. Jun  6 Justin Hibbits             git: d7bfb412a7c3 - main - powerpc64le/pmap: Fix superpage promotions
171. Jun  2 Alexander Richardson       Re: git: d81f999ac223 - main - rtld direct exec: add option to ignore LD_ variables
172. Jun  2 Konstantin Belousov         Re: git: d81f999ac223 - main - rtld direct exec: add option to ignore LD_ variables
173. May 31 Warner Losh                git: d912068ad826 - main - Remove duplicated lines in contrib/tzcode/stdtime/private.h
174. May 31 Vladimir Kondratyev        git: da93a73f8346 - main - iwmbtfw(8): Improve Intel 7260/7265 adaptors handling
175. Jun  4 Hans Petter Selasky        git: dab84426a68d - main - Narrow down the probe range for if_ure(4) compatible devices to only match the first vendor specific interface, if 
176. Jun  1 Navdeep Parhar             git: db15dbf88011 - main - cxgbe(4): Check if the firmware supports 512 SGL per FR MR.
177. Jun  3 Ed Maste                   git: dd41de95a84d - main - Cirrus-CI: retry pkg installation on failure
178. Jun  2 Marcin Wojtas              git: df868762841b - main - sdhci_xenon: allow to properly disable the UHS signaling
179. May 31 Konstantin Belousov        git: e266a0f7f001 - main - kern linker: do not allow more than one kldload and kldunload syscalls simultaneously
180. Jun  6 Dmitry Chagin              git: e29ea22f7012 - main - Regen for ('0f8dab45404f347752470579feccc6d2739b9570') Linux rt_sigtimedwait system call.

181. Jun  2 Konstantin Belousov        git: e3149e0a02d6 - main - rtld: Rename -t option to -u (ignore LD_ vars)
182. Jun  6 Dmitry Chagin              git: e4bffb80bbc6 - main - linux(4): Implement utimensat_time64 system call.
183. Jun  2 Kyle Evans                 git: e58a65ccdac3 - main - man: document ether_gen_addr(9)
184. Jun  2 Warner Losh                git: e5be21d19b41 - main - sbin/veriexec: fixed parameter parsing of option -x
185. Jun  2 Warner Losh                git: e61e072f3bdf - main - gconcat: Switch array to TAILQ to prepare for online append
186. Jun  6 Mark Johnston              git: e755e2776ddf - main - ngatm: Handle errors from uni_msg_extend()
187. Jun  3 Warner Losh                git: e7dc08415a32 - main - mmc: ignore CRC errors from CMD13 (status) when changing rates
188. Jun  2 Warner Losh                git: e8dca53aa06e - main - kmod.mk: Allow extra objects to be specified in modules
189. Jun  3 Konstantin Belousov        git: e9e00cc0c987 - main - madt_setup_local: extract special case checks into a helper
190. Jun  3 Kristof Provost            git: ea3eca5cb6db - main - netpfil tests: Basic dummynet pipe test
191. Jun  6 Dmitry Chagin              git: ea7fa5583c40 - main - Regen for ('e4bffb80bbc6a2e4b3be89aefcbd5bb2c2fc0ba0') Linux utimensat_time64 syscall.
192. Jun  3 Warner Losh                git: eae2ef5a0103 - main - smartpqi: Remove stray declaration
193. May 31 Mitchell Horne             git: ec66cc955b62 - main - libpmc: eliminate pmc_pmu_stat_mode()
194. Jun  1 Kristof Provost            git: ec7b47fc81b2 - main - pf: Move provider declaration to pf.h
195. Jun  3 Warner Losh                git: ef65f7bdf26e - main - mmc:: Undo my conversion of (bool) to !!.
196. Jun  4 Navdeep Parhar             git: f13d72fd0b74 - main - cxgb(4): Report proper TSO limits.
197. Jun  1 Dmitry Chagin              Re: git: f3851b235b23 - main - ktrace: Fix a race with fork()
198. Jun  1 Mark Johnston               Re: git: f3851b235b23 - main - ktrace: Fix a race with fork()
199. Jun  1 Dmitry Chagin               Re: git: f3851b235b23 - main - ktrace: Fix a race with fork()
200. May 31 Mateusz Guzik              git: f4aa64528e45 - main - tmpfs: save on relocking the allnode lock in tmpfs_free_node_locked

201. Jun  6 Dmitry Chagin              git: f4e801085b05 - main - linux(4): optimize ksiginfo to siginfo conversion.
202. May 31 Konstantin Belousov        git: f62c7e54e9cc - main - Add thread_reap_barrier()
203. May 31 Mark Johnston              git: f96603b56f0f - main - tcp, udp: Permit binding with AF_UNSPEC if the address is INADDR_ANY
204. Jun  4 Konstantin Belousov        git: f9b1e711f0d8 - main - fdescfs: add an option to return underlying file vnode on lookup
205. Jun  6 Mark Johnston              git: fbeb4ccac990 - main - Suppress D_NEEDGIANT warnings for some drivers
206. Jun  3 Kristof Provost            git: fe3bcfbda30e - main - VNETify dummynet
207. Jun  5 Konstantin Belousov        git: fe7d7ac40881 - main - hyperv: register intr handler as usermode-mapped if loaded as module

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