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


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

Messages: 207, new messages first
Last update: Mon Feb 13 14:12:24 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jun  6 Konstantin Belousov        Re: git: 62b8258a7e43 - main - Change the return type of sv__setid_allowed from bool to int
  2. Jun  6 Mark Johnston              git: 62ba0def5584 - main - arm: Remove last_fault_code
  3. Jun  6 Mark Johnston              git: e755e2776ddf - main - ngatm: Handle errors from uni_msg_extend()
  4. Jun  6 Mark Johnston              git: 03d4b58feee3 - main - iwn: adjust EEPROM read timeout for Intel 4965AGN M2
  5. Jun  6 Mark Johnston              git: c05748e028b8 - main - riscv: Handle hardware-managed dirty bit updates in pmap_promote_l2()
  6. Jun  6 Mark Johnston              git: 317113bb1251 - main - riscv: Rename pmap_fault_fixup() to pmap_fault()
  7. Jun  6 Mark Johnston              git: 4e4035ef1fb5 - main - arm64: Fix pmap_copy()'s handling of 2MB mappings
  8. Jun  6 Mark Johnston              git: a48f51b3d396 - main - arm64: Use the right PTE when downgrading perms in pmap_promote_l2()
  9. Jun  6 Mark Johnston              git: 1ea87e2a70c3 - main - stand: Fix __elfN(loadimage) return value
 10. Jun  6 Mark Johnston              git: fbeb4ccac990 - main - Suppress D_NEEDGIANT warnings for some drivers
 11. Jun  6 Konstantin Belousov        git: 62b8258a7e43 - main - Change the return type of sv__setid_allowed from bool to int
 12. Jun  6 Konstantin Belousov        git: 598f6fb49c9c - main - linuxolator: Add compat.linux.setid_allowed knob
 13. Jun  6 Konstantin Belousov        git: 2d423f7671fe - main - sysent: allow ABI to disable setid on exec.
 14. Jun  6 Konstantin Belousov        git: 19e6043a443e - main - kern_exec.c: Add execve_nosetid() helper
 15. Jun  6 Dmitry Chagin              Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
 16. Jun  6 Dmitry Chagin              Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
 17. Jun  6 Jessica Clarke             Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
 18. Jun  6 Lutz Donnerhacke           Re: git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval.
 19. Jun  6 Dmitry Chagin              git: 66e73ce7371b - main - linux(4): Fix clock_nanosleep return value for unsupported clockid.
 20. Jun  6 Dmitry Chagin              git: f4e801085b05 - main - linux(4): optimize ksiginfo to siginfo conversion.


21. Jun 6 Dmitry Chagin git: 9c1045ff0093 - main - linux(4): Properly convert linux siginfo to native siginfo add input validation. 22. Jun 6 Dmitry Chagin git: e29ea22f7012 - main - Regen for ('0f8dab45404f347752470579feccc6d2739b9570') Linux rt_sigtimedwait system call. 23. Jun 6 Dmitry Chagin git: 0f8dab45404f - main - linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which is timespec not a timeval. 24. Jun 6 Dmitry Chagin git: 56b187005c07 - main - Regen for ('6501370a7dfb358daf07555136742bc064e68cb7') Linux clock_nanosleep_time64 system call. 25. Jun 6 Dmitry Chagin git: 6501370a7dfb - main - linux(4): Implement clock_nanosleep_time64 system call. 26. Jun 6 Dmitry Chagin git: 773d9153c37a - main - Regen for ('187715a420237e1ed94dd5aef158eada7dcdc559') Linux clock_getres_time64 system call. 27. Jun 6 Dmitry Chagin git: 187715a42023 - main - linux(4): Implement clock_getres_time64 system call. 28. Jun 6 Bjoern A. Zeeb git: a3c2c06bc938 - main - Make LINT NOINET and NOIP kernel builds warning free. 29. Jun 6 Dmitry Chagin git: 82e38486548c - main - Regen for ('19f9a0e4df54f8d1e99234146024422bdcfa09ce') Linux clock_settime64 system call. 30. Jun 6 Dmitry Chagin git: 19f9a0e4df54 - main - linux(4): Implement clock_settime64 system call. 31. Jun 6 Dmitry Chagin git: 9e07ae7a0967 - main - Regen for ('99b6f430698fa00a33184dd61591d8b6518ed9d3') Linux clock_gettime64 system call. 32. Jun 6 Dmitry Chagin git: 99b6f430698f - main - linux(4): Implement clock_gettime64 system call. 33. Jun 6 Dmitry Chagin git: ea7fa5583c40 - main - Regen for ('e4bffb80bbc6a2e4b3be89aefcbd5bb2c2fc0ba0') Linux utimensat_time64 syscall. 34. Jun 6 Dmitry Chagin git: e4bffb80bbc6 - main - linux(4): Implement utimensat_time64 system call. 35. Jun 6 Dmitry Chagin git: bfcce1a9f6e3 - main - linux(4): add struct timespec64 definition and conversion routine for future use. 36. Jun 6 Justin Hibbits git: d7bfb412a7c3 - main - powerpc64le/pmap: Fix superpage promotions 37. Jun 6 Jason A. Harmening git: 59409cb90fc0 - main - Add a generic mechanism for preventing forced unmount 38. Jun 5 Rick Macklem git: a5df139ec614 - main - nfsd: Fix when NFSERR_WRONGSEC may be replied to NFSv4 clients 39. Jun 5 Bjoern A. Zeeb git: 002cbc89c36e - main - arm64/rk805: remove RTC Set logging 40. Jun 5 Bjoern A. Zeeb git: b5d37e5a20ab - main - net80211/LinuxKPI: add more radiotap definitions
41. Jun 5 Bjoern A. Zeeb git: 57af163c8e7e - main - arm64/rk_pcie_phy: handle assigned-clock* 42. Jun 5 Bjoern A. Zeeb git: 65a226b41d8f - main - dtb: rockchip: Add NanoPC-T4 to the build. 43. Jun 5 Konstantin Belousov git: fe7d7ac40881 - main - hyperv: register intr handler as usermode-mapped if loaded as module 44. Jun 5 Allan Jude git: c6a311678d66 - main - nextboot: Improve the shell code used to figure out the zpool name 45. Jun 5 Ryan Moeller git: c5a2d8c5f517 - main - sockstat: Use libcasper to capsicumize 46. Jun 5 Ryan Moeller git: 94dc57159532 - main - libcasper: Create a minimal cap_netdb service 47. Jun 5 Jung-uk Kim git: 1970d6930394 - main - Import ACPICA 20210604 48. Jun 5 Ganbold Tsagaankhuu git: 295855e80f9d - main - dtb: rockchip: Add NanoPI-R2S to the build 49. Jun 5 Rick Macklem git: 56e9d8e38e7e - main - nfsd: Fix NFSv4.1/4.2 Secinfo_no_name when security flavors empty 50. Jun 4 Warner Losh git: 1b5bc3a54b60 - main - usbdump: style: Sort case statements alphabetically 51. Jun 4 Navdeep Parhar git: f13d72fd0b74 - main - cxgb(4): Report proper TSO limits. 52. Jun 4 Navdeep Parhar git: bb877c062034 - main - cxgbe(4): Empty the clib_db before trying to destroy it. 53. Jun 4 Kevin Bowling Re: git: 4747500deaaa - main - tcp: A better fix for the previously attempted fix of the ack-war issue with tcp. 54. Jun 4 Ryan Stone git: 2290dfb40fce - main - Enter the net epoch before calling ip6_setpktopts 55. 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 56. Jun 4 Lutz Donnerhacke git: 24ea1dbf257a - main - tests/netgraph: Inital framework for testing libnetgraph 57. Jun 4 Lutz Donnerhacke git: c8250c5ada85 - main - ipfw.8: synopsis misses nat show form 58. Jun 4 Randall Stewart git: 4747500deaaa - main - tcp: A better fix for the previously attempted fix of the ack-war issue with tcp. 59. Jun 4 Lutz Donnerhacke git: 0345fd891fe1 - main - netgraph/ng_base: Renaming a node to the same name is a noop 60. Jun 4 Ka Ho Ng git: 9b236631b1ec - main - gitignore: Add .clangd and .ccls-cache
61. Jun 4 Hans Petter Selasky git: d4cf41a99b40 - main - Add support for RTL8153B, RTL8156 and RTL8156B to if_ure(4). 62. Jun 4 Ka Ho Ng git: 73570795e790 - main - gitignore: Add compile_commands.json 63. Jun 4 Cy Schubert git: 681500889424 - main - wpa: Fix GCC 6 build 64. Jun 4 Rick Macklem git: d224f05fcfc1 - main - nfsd: Pre-parse the next NFSv4 operation number for put FH operations 65. Jun 4 Konstantin Belousov git: f9b1e711f0d8 - main - fdescfs: add an option to return underlying file vnode on lookup 66. Jun 3 Warner Losh git: eae2ef5a0103 - main - smartpqi: Remove stray declaration 67. Jun 3 Warner Losh git: 5deb35002545 - main - uefisign: fix SizeOfHeaders sanity check. 68. Jun 3 Konstantin Belousov git: 37f780d3e0a2 - main - Disable x2APIC for SandyBridge laptops with Samsung BIOS 69. Jun 3 Konstantin Belousov git: e9e00cc0c987 - main - madt_setup_local: extract special case checks into a helper 70. Jun 3 Konstantin Belousov git: 92adf00d0512 - main - madt_setup_local: convert series of strcmp to iteration over the array 71. Jun 3 Konstantin Belousov git: a603d41aca48 - main - madt_setup_local: skip further checks if ACPI DMAR table already disabled x2APIC 72. Jun 3 Warner Losh git: 33755dbb2078 - main - mpr/mps: Minor state machine fix 73. Jun 3 Warner Losh git: 175ad3d00318 - main - Fix mpr(4) and mps(4) state transitions and a use-after-free panic. 74. Jun 3 Warner Losh git: cc384c67ce2b - main - cam: prefer cam_sim_softc() over accessing cam_sim structure directly. 75. Jun 3 Dimitry Andric git: 95aa617e4bf0 - main - Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore> 76. Jun 3 Warner Losh git: ce0a9d7c126f - main - axgbe: Don't dereference NULL pointers 77. Jun 3 Warner Losh git: ef65f7bdf26e - main - mmc:: Undo my conversion of (bool) to !!. 78. Jun 3 Robert Wing git: 0e6549c87450 - main - bectl(8): don't allow creation of boot environments with spaces 79. Jun 3 Warner Losh git: 5c447fe67792 - main - usb: reduce verbosity of logging about unsuccessful port reset 80. Jun 3 Kristof Provost git: 70dd30d49c29 - main - pf tests: Make killstate:match more robust
81. Jun 3 Kristof Provost git: ea3eca5cb6db - main - netpfil tests: Basic dummynet pipe test 82. Jun 3 Kristof Provost git: 1b2dbe37fa32 - main - dummynet: free(NULL, M_DUMMYNET); is safe 83. Jun 3 Kristof Provost git: 51d73df18e4d - main - dummynet: Fix schedlist and aqmlist locking 84. Jun 3 Kristof Provost git: fe3bcfbda30e - main - VNETify dummynet 85. Jun 3 Shawn Webb Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS 86. Jun 3 Ed Maste Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS 87. Jun 3 Shawn Webb Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS 88. Jun 3 Peter Holm git: 8682abbf7bff - main - stress2: Remove thr_new() from the ignore list after 6cda62755612 89. Jun 3 Navdeep Parhar git: 5104dfbeff3e - main - bsdinstall: Fix typo (Instalation -> Installation). 90. Jun 3 Warner Losh git: cfae21201a2b - main - mmc-fdt: fix mmc_fdt_gpio_get_{present, readonly} 91. Jun 3 Warner Losh git: 43521b46fc78 - main - Correcting comment about "sched_interact_score". 92. Jun 3 Ed Maste git: dd41de95a84d - main - Cirrus-CI: retry pkg installation on failure 93. Jun 3 Robert Wing git: 441e69e419ef - main - fsck_ufs: fix segfault with gjournal 94. Jun 3 Warner Losh git: e7dc08415a32 - main - mmc: ignore CRC errors from CMD13 (status) when changing rates 95. Jun 3 Cy Schubert git: 9a0f82285322 - main - wpa: Fix a SIGBUS error in wpa_sm_set_rekey_offload 96. Jun 3 Cy Schubert git: 48b11217bf7e - main - libradius: fix no SSL build 97. Jun 2 Ed Maste git: 903526542ac2 - main - Cirrus-CI: Add descriptive task name 98. Jun 2 Jung-uk Kim git: 29cd0d72008e - main - hptrr: use BLOB_OBJS for pre-built .o's 99. Jun 2 Konstantin Belousov git: e3149e0a02d6 - main - rtld: Rename -t option to -u (ignore LD_ vars) 100. Jun 2 Rick Macklem git: 984c71f90300 - main - nfsd: Fix the failure return for non-fh NFSv4 operations
101. Jun 2 Warner Losh git: 56fd97660ac4 - main - gconcat: Add new lock to allow modifications to the disk list in preparation for online append 102. Jun 2 Warner Losh git: e61e072f3bdf - main - gconcat: Switch array to TAILQ to prepare for online append 103. Jun 2 Konstantin Belousov Re: git: d81f999ac223 - main - rtld direct exec: add option to ignore LD_ variables 104. Jun 2 Warner Losh git: e5be21d19b41 - main - sbin/veriexec: fixed parameter parsing of option -x 105. Jun 2 Alexander Richardson Re: git: d81f999ac223 - main - rtld direct exec: add option to ignore LD_ variables 106. Jun 2 Leandro Lupori git: 4a66b8083cc6 - main - powerpc: fix boot on pseries without hugepages 107. Jun 2 Warner Losh git: 9f3d1a98dd17 - main - regen after tweaks to getgroups and setgroups 108. Jun 2 Warner Losh git: bf26ea775539 - main - t_getgroups: No longer expected to fail 109. Jun 2 Warner Losh git: 4bc2174a1b48 - main - kern: fail getgroup and setgroup with negative int 110. Jun 2 Warner Losh git: 1976e079544c - main - Add bcm2710-rpi-cm3.dtb to the list of DTBs being added. 111. Jun 2 Warner Losh git: 7ef92163ab81 - main - Allows user to specify an optional ZFSBOOT_POOL_SIZE for their zroot 112. Jun 2 Warner Losh git: adfe4271248c - main - hptnr: use BLOB_OBJS for pre-built .o's 113. Jun 2 Warner Losh git: 22ed04c20391 - main - hptmv: use BLOB_OBJS for pre-built .o's 114. Jun 2 Warner Losh git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS 115. Jun 2 Warner Losh git: e8dca53aa06e - main - kmod.mk: Allow extra objects to be specified in modules 116. Jun 2 Ceri Davies git: 774bb1c256fb - main - periodic: add support for .xz and .zcat compressed logs 117. Jun 2 Mateusz Guzik git: c9f8dcda856c - main - kqueue: replace kq_ncallouts loop with atomic_fetchadd 118. Jun 2 Mateusz Guzik git: a19ae1b099ad - main - vfs: fix MNT_SYNCHRONOUS check in vn_write 119. Jun 2 Andrew Turner git: 2422138952d8 - main - Fix the KCSAN_ENABLED check when building modules 120. Jun 2 Andrew Turner git: 0a0d6ce34d6b - main - Use the arm virtual counter in the arm64 loader
121. Jun 2 Emmanuel Vadot git: 25593adbc125 - main - arm: allwinner: Add clock driver for Display Engine to the build 122. Jun 2 Marcin Wojtas git: 4fa977f854e2 - main - sdhci_xenon: add UHS support 123. Jun 2 Marcin Wojtas git: c80e2ca57e0c - main - sdhci_xenon: improve the VCCQ voltage switch sequence 124. Jun 2 Marcin Wojtas git: df868762841b - main - sdhci_xenon: allow to properly disable the UHS signaling 125. Jun 2 Marcin Wojtas git: 43e31350f8f6 - main - sdhci_xenon: enable MMC FDT parsing 126. Jun 2 Marcin Wojtas git: 5652be30a322 - main - sdhci: allow setting MMC capabilities before sdhci_init_slot 127. Jun 2 Marcin Wojtas git: 7d8700bc291b - main - sdhci: extend bus_dma_tag boundary to 64-bit space 128. Jun 2 Ronald Klop Re: git: 2d741f33bd07 - main - kern: ether_gen_addr: randomize on default hostuuid, too 129. Jun 2 Pedro Giffuni Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 130. Jun 2 Li-Wen Hsu git: 847b7d505490 - main - Fix test case header function name 131. Jun 2 Kyle Evans git: 2d741f33bd07 - main - kern: ether_gen_addr: randomize on default hostuuid, too 132. Jun 2 Kyle Evans git: e58a65ccdac3 - main - man: document ether_gen_addr(9) 133. Jun 1 Mark Johnston git: 8cd05b883330 - main - amd64: Clear the local TSS when creating a new thread 134. Jun 1 Mark Johnston git: 6cda62755612 - main - amd64: Relax the assertion added in commit 4a59cbc12 135. Jun 1 Mark Johnston git: 60a38abb8982 - main - pf: Avoid leaking pad bytes in struct pfr_astats when copying out 136. Jun 1 Mark Johnston git: cbe59a6475b6 - main - i386: Make setidt_disp a size_t instead of uintptr_t 137. Jun 1 Navdeep Parhar git: db15dbf88011 - main - cxgbe(4): Check if the firmware supports 512 SGL per FR MR. 138. Jun 1 Navdeep Parhar git: 211972cfb816 - main - cxgbe/iw_cxgbe: Support for 512 SGL entries in one memory registration. 139. Jun 1 Pedro F. Giffuni git: a45843c8ed7f - main - fread: improve performance for unbuffered reads 140. Jun 1 Kristof Provost git: 0f86492b09ca - main - pf: Fix more ioctl memory leaks
141. Jun 1 John Baldwin Re: git: 2f176a2b2010 - main - pciconf: Fix up pciconf -lc output 142. Jun 1 David Bright git: 3df4c387d2e3 - main - libsa: Fix infinite loop in bzipfs & gzipfs 143. Jun 1 Ceri Davies git: 33764e3fd080 - main - libexec/getty/ttys.5: document correct "dialup" flag. 144. Jun 1 David Bright git: 2f176a2b2010 - main - pciconf: Fix up pciconf -lc output 145. Jun 1 Dmitry Chagin Re: git: f3851b235b23 - main - ktrace: Fix a race with fork() 146. Jun 1 Mark Johnston Re: git: f3851b235b23 - main - ktrace: Fix a race with fork() 147. Jun 1 Mark Johnston git: 283e60fb310a - main - ktrace: Fix an inverted comparison added in commit f3851b235 148. Jun 1 Edward Tomasz Napierala git: b501b2ae52f3 - main - linux: export AT_HWCAP and AT_HWCAP2 on aarch64 149. Jun 1 Dmitry Chagin Re: git: f3851b235b23 - main - ktrace: Fix a race with fork() 150. Jun 1 Kristof Provost git: ec7b47fc81b2 - main - pf: Move provider declaration to pf.h 151. Jun 1 Alexey Dokuchaev Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 152. Jun 1 Li-Wen Hsu git: 315674fb6acc - main - Add freeze/thaw description to devctl(8) 153. Jun 1 Rick Macklem git: 1d4afcaca282 - main - nfsd: Delete extraneous NFSv4 root checks 154. Jun 1 Cy Schubert git: 25ecdc7d5277 - main - wpa: Restructure wpa build 155. Jun 1 Mark Johnston Re: git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386 156. May 31 Jessica Clarke Re: git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386 157. May 31 Mateusz Guzik git: f4aa64528e45 - main - tmpfs: save on relocking the allnode lock in tmpfs_free_node_locked 158. May 31 Mark Johnston git: b2f9575646f8 - main - ffs: Correct the input size check in sysctl_ffs_fsck() 159. May 31 Mark Johnston git: f96603b56f0f - main - tcp, udp: Permit binding with AF_UNSPEC if the address is INADDR_ANY 160. May 31 Mark Johnston git: 18f55c67f746 - main - x86: Fix lapic_ipi_alloc() on i386
161. May 31 Mark Johnston git: 4a59cbc12532 - main - amd64: Avoid enabling interrupts when handling kernel mode prot faults 162. May 31 Warner Losh git: 8790fe3058c8 - main - Fix confusing example in paste(1) 163. May 31 Warner Losh git: d912068ad826 - main - Remove duplicated lines in contrib/tzcode/stdtime/private.h 164. May 31 Mitchell Horne git: 507d68984a01 - main - libpmc: limit pmu-events to 64-bit powerpc 165. May 31 Mitchell Horne git: 3864da302af3 - main - libpmc: use $MACHINE_CPUARCH 166. May 31 Mitchell Horne git: 0c915023dbb7 - main - libpmc: remove pe->alias 167. May 31 Mitchell Horne git: ec66cc955b62 - main - libpmc: eliminate pmc_pmu_stat_mode() 168. May 31 Mitchell Horne git: 0024f1aa7720 - main - libpmc: make libpmc_pmu_utils.c more amenable to porting 169. May 31 Mitchell Horne git: 689c7e7975cd - main - libpmc: always generate libpmc_events.c 170. May 31 Mitchell Horne git: 167cdaa7e300 - main - pmccontrol: improve -L with pmu-events 171. May 31 Mitchell Horne git: 0092642f8639 - main - libpmc: remove unused 'isfixed' variable 172. May 31 Mitchell Horne git: bc1a6a9d692a - main - libpmc: fix "instructions" alias on Intel 173. May 31 Konstantin Belousov git: d3f7975fcb34 - main - thread_reap_barrier(): remove unused variable 174. May 31 Dmitry Chagin git: 2a0fa277f66b - main - linux(4): Microoptimize futimesat, utimes, utime. While here wrap long line. 175. May 31 Jessica Clarke Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 176. May 31 Alan Somers Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 177. May 31 Dmitry Chagin git: b4f9b6eef2bb - main - linux(4): Handle AT_EMPTY_PATH in the utimensat syscall. 178. May 31 Jessica Clarke Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 179. May 31 Warner Losh Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 180. May 31 Vladimir Kondratyev git: 5236888db771 - main - iichid(4): disable interrupt on suspend
181. May 31 Vladimir Kondratyev git: da93a73f8346 - main - iwmbtfw(8): Improve Intel 7260/7265 adaptors handling 182. May 31 Dmitry Chagin git: 8505eb5dd8f7 - main - linux(4): Convert flags before use in utimensat. 183. 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. 184. May 31 Jessica Clarke Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 185. May 31 Alan Somers Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 186. May 31 Warner Losh Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 187. May 31 Ed Maste Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 188. May 31 Dmitry Chagin git: 19593f775c23 - main - linux(4); Retire unnecessary __packed attribute from some struct's definition. 189. May 31 Emmanuel Vadot git: 2d926ed71eb1 - main - arm: SOCFPGA: Add ext_resources driver 190. May 31 Mateusz Guzik git: 68c254426467 - main - nfs: even up value returned by nfsrv_parsename with copyinstr 191. May 31 Alan Somers Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 192. May 31 Ed Maste Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 193. May 31 Konstantin Belousov git: 3a68546d2377 - main - quisce_cpus(): add special handling for PDROP 194. May 31 Konstantin Belousov git: f62c7e54e9cc - main - Add thread_reap_barrier() 195. May 31 Konstantin Belousov git: 845d77974b3b - main - kern_thread.c: wrap too long lines 196. May 31 Konstantin Belousov git: e266a0f7f001 - main - kern linker: do not allow more than one kldload and kldunload syscalls simultaneously 197. May 31 Alan Somers Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 198. May 31 Kristof Provost git: 7c4342890bf1 - main - pf: Convenience function for optional (numeric) arguments 199. May 31 Kristof Provost git: 27c77f42ae74 - main - libpfctl: Improve error handling in pfctl_get_states() 200. May 31 Kristof Provost git: 6dbb729d35d5 - main - libpfctl: fix memory leak
201. May 31 Emmanuel Vadot git: ac1d7397bf33 - main - arm64: allwinner: clk: Test with the current parent freq first 202. May 31 Lutz Donnerhacke git: bec0a5dca76c - main - libalias: Remove LibAliasCheckNewLink 203. May 31 Lutz Donnerhacke git: bfd41ba1fe1d - main - libalias: Remove unused function LibAliasCheckNewLink 204. May 31 Lutz Donnerhacke Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 205. May 31 Wojciech Macek git: d40cd26a86a7 - main - ip_mroute: rework ip_mroute 206. May 31 Kubilay Kocak Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 207. May 31 Rick Macklem git: 947bd2479ba9 - main - nfsd: Add support for the NFSv4.1/4.2 Secinfo_no_name operation


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