2026/dev-commits-src-main/20260126.dev-commits-src-main
Messages: 142, old messages first
|
Last page update: Mon Jan 26 0:07:03 2026
|
|
home | up | archive | sorted by: subject - author - date - reverse date
1. Jan 19 Wolfram Schneider git: a2c87d4f88e1 - main - symlink.7: add a new section "mount options" 2. Jan 19 Mark Johnston git: 99afbc5cc7ae - main - vmm: Avoid clobbering errors from vmm_modinit() 3. Jan 19 Andrew Gallatin git: d91ae61f8fc2 - main - iflib: null out freed mbuf in iflib_txsd_free 4. Jan 19 John Baldwin git: 3a6289e1e53f - main - .github: Disable checklist workflow on forks 5. Jan 19 Konstantin Belousov git: 83d988288675 - main - sys: do not allow entering vm_fault() on boot until VM is initialized 6. Jan 19 Konstantin Belousov git: ad5e3cb95034 - main - x86/local_apic.c: add lapic_maxlvt() helper 7. Jan 19 Konstantin Belousov git: 709a53c8b20b - main - x86/local_apic.c: Properly calculate the number of LVT entries 8. Jan 19 Aymeric Wibo git: 4b534b814aa0 - main - acpi: Fix not calling AcpiLeaveSleepState() in S3 path 9. Jan 19 Konstantin Belousov git: 002c50ea23b9 - main - amd64/vmm: remove unused static function vcpu_state2str() 10. Jan 19 Konstantin Belousov git: 902e3057cd5c - main - lib/libthr: add pthread_tryjoin(3) test 11. Jan 19 Konstantin Belousov git: ce16be73707e - main - libthr/thread/thr_join.c: deduplicate backout_join() helper 12. Jan 19 Konstantin Belousov git: afa70a8496e9 - main - libthr: add pthread_tryjoin_np() 13. Jan 19 Konstantin Belousov git: 7f026a58691d - main - Document pthread_tryjoin_np(3) 14. Jan 19 Mitchell Horne git: c0898bdc8661 - main - usbhidctl.1: adjust option list indent 15. Jan 19 Jose Luis Duran Re: git: db3b39f063d9 - main - libjail: extend struct handlers to included MAC labels 16. Jan 19 Kyle Evans Re: git: db3b39f063d9 - main - libjail: extend struct handlers to included MAC labels 17. Jan 19 Michael Tuexen git: 68a449f09e2a - main - sctp: improve compilation as module 18. Jan 19 Kristof Provost git: 2e0e45a516b9 - main - pfctl(8): change default limiter action from no-match to block 19. Jan 20 Kyle Evans git: 3f3b53e68a7b - main - jail(3): fix common usage after mac.label support 20. Jan 20 Kyle Evans git: bef0475b6810 - main - mac(4): also list jails in the example enumeration of objects
21. Jan 20 Michael Tuexen git: 3d771e0db66d - main - dwc: cleanup 22. Jan 20 Michael Tuexen git: 6f15ba8004c3 - main - ip: improve deferred computation of checksums 23. Jan 20 Cy Schubert git: 1876de606eb8 - main - krb5: Expose missing symbols 24. Jan 20 Konstantin Belousov git: be1b2da855cc - main - sys/abi_compat.h: fix UB for bintime32 handling 25. Jan 20 Konstantin Belousov git: 96acaa960023 - main - compat32: provide a type and a macro for (u)int64_t handling on non-x86 arches 26. Jan 20 Cy Schubert git: 6637e8f616f0 - main - krb5: Fix gcc14 build 27. Jan 20 Bjoern A. Zeeb git: 768332d61948 - main - LinuxKPI: 802.11: factor out rate logic for mandatory channels 28. Jan 20 Bjoern A. Zeeb git: c670af3725d0 - main - net80211: correct return code for ieee80211_ampdu_request() 29. Jan 20 Jessica Clarke Re: git: 96acaa960023 - main - compat32: provide a type and a macro for (u)int64_t handling on non-x86 arches 30. Jan 20 Konstantin Belousov Re: git: 96acaa960023 - main - compat32: provide a type and a macro for (u)int64_t handling on non-x86 arches 31. Jan 20 Jessica Clarke Re: git: 96acaa960023 - main - compat32: provide a type and a macro for (u)int64_t handling on non-x86 arches 32. Jan 20 Jose Luis Duran git: aed4089c2573 - main - nanobsd: Use NANO_DEF_{UNAME,GNAME} 33. Jan 20 Jose Luis Duran git: eced166af015 - main - nanobsd: Avoid unnecessary subshell execution 34. Jan 20 John Baldwin git: 8e1c85f03260 - main - OptionalObsoleteFiles.inc: Treat compat runtime loaders as libraries 35. Jan 20 Michael Tuexen git: 8d82dafa568b - main - sctp: support bridge interfaces 36. Jan 20 Bjoern A. Zeeb git: c592d54a24b9 - main - LinuxKPI: 802.11: fix build for non-debug kernels 37. Jan 20 Cy Schubert git: 2d8ec3bab2d8 - main - krb5: Fix another GCC build issue 38. Jan 20 Ed Maste git: 466bad427d74 - main - src.conf.5: Add WITHOUT_SOUND description 39. Jan 20 Konstantin Belousov git: 6bb3f208617b - main - ktrace: do not enqueue request if the process' ktrioparams are freed 40. Jan 21 Rick Macklem git: f2155a6fb568 - main - nfscl: Fix handling of case insensitive file systems
41. Jan 21 Rick Macklem git: 053449fa5c6c - main - nfscl: Fix the build 42. Jan 21 Konstantin Belousov Re: git: f2155a6fb568 - main - nfscl: Fix handling of case insensitive file systems 43. Jan 21 Rick Macklem Re: git: f2155a6fb568 - main - nfscl: Fix handling of case insensitive file systems 44. Jan 21 Xin LI git: 12444a4da514 - main - cron: Implement full PAM session lifecycle for user jobs 45. Jan 21 Justin Hibbits git: c611ef5747a5 - main - dpaa: Simplify CPU binding for bman and qman 46. Jan 21 Justin Hibbits git: 24d048be7aae - main - powerpc/mpc85xx: Set pc_hwref to the primary thread ID 47. Jan 21 Justin Hibbits git: 21a7a9ef8b49 - main - powerpc/mpc85xx: Fix PCI attach error cleanup 48. Jan 21 Xin LI git: 53d6b23765ca - main - cron.8: clarify system crontab format 49. Jan 21 Michael Tuexen git: d8b8dc776b7c - main - dpaa2: cleanup 50. Jan 21 Warner Losh git: 76ca619f10cc - main - MAINTAINERS: remove stale entry 51. Jan 21 Ed Maste git: 37de3763b8d5 - main - CODEOWNERS: Add myself for openssh and makefs 52. Jan 21 John Baldwin git: 5eb1d4eec676 - main - rpctls_impl.c: Use a direct cast to uintptr_t instead of __DECONST 53. Jan 21 Alexander Ziaee git: 98cb4874e2bb - main - simd.7: Add Arm MOPS memcpy(), memmove() and memset() to manpage 54. Jan 21 Alexander Ziaee git: 2c6bee2b23db - main - socket.2: Cross-reference protocol families 55. Jan 21 Bjoern A. Zeeb git: e4a4841d7acb - main - LinuxKPI: 802.11: Management MIC element can have 8 or 16 octets MIC 56. Jan 21 Bjoern A. Zeeb git: 5f7b5dde1051 - main - radiotap: add more EHT definitions 57. Jan 21 Bjoern A. Zeeb git: 18de28308c29 - main - LinuxKPI: 802.11: add new field to struct cfg80211_bitrate_mask 58. Jan 21 Bjoern A. Zeeb git: b2c90d106c66 - main - LinuxKPI: 802.11: rename enum ieee80211_tx_rate_flags and move file 59. Jan 21 Bjoern A. Zeeb git: f1d7eea9dc1e - main - LinuxKPI: skbuff: implement skb_queue_splice() 60. Jan 21 Bjoern A. Zeeb git: d4898c6e01d8 - main - LinuxKPi: 802.11: add more defines
61. Jan 21 Bjoern A. Zeeb git: 275c7f513114 - main - LinuxKPI: netdevice: add structs net_device_path, net_device_path_ctx 62. Jan 21 Bjoern A. Zeeb git: 80ba8933a991 - main - rtw88: update Realtek's rtw88 driver 63. Jan 21 Bjoern A. Zeeb git: 6c61f58562b9 - main - ath10k: update Atheros/QCA's ath10k driver 64. Jan 21 Kyle Evans git: eacc501eff52 - main - truncate: fix a minor nit + add a hole-punching test 65. Jan 22 Cy Schubert git: ad9932995cf8 - main - hwpstate: Add CPPC enable tunable 66. Jan 22 Eugene Grosbein git: 8f8a7f6fffd7 - main - libfetch: apply timeout to SSL_read() 67. Jan 22 Eugene Grosbein git: 129aec722502 - main - libfetch: allow disabling TLS v1.3 when the connection 68. Jan 22 Ed Maste git: dec3ea45b654 - main - libiconv: Fix typo in comment 69. Jan 22 Mark Johnston git: ffdbc1bc2170 - main - syslogd/tests: Use a helper function to log from within a jail 70. Jan 22 Mark Johnston git: 560c22937ba9 - main - syslogd/tests: Address races 71. Jan 22 Mark Johnston git: 92d251472edb - main - syslogd/tests: Improve loopback interface initialization 72. Jan 22 Mark Johnston git: 14dce731d706 - main - syslogd/tests: Fix flakiness in forwarding tests 73. Jan 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 4b9620433855 - main - mdmfs: Fix soft updates logic 74. Jan 22 Konstantin Belousov git: 2b1db07bec92 - main - x86: add machine/ifunc.h 75. Jan 22 Konstantin Belousov git: dfc4186c6dcf - main - x86 lapic: Dump LVTs from the ddb show lapic command 76. Jan 22 Siva Mahadevan git: 8352e24d0bc5 - main - tests/ktest_netlink_message_writer: remove INVARIANTS requirement 77. Jan 23 Michael Tuexen git: f31336b3e314 - main - dpnaa2: announce transmit checksum support 78. Jan 23 Brooks Davis git: e17d7ab869bb - main - xdr_string: don't leak strings with xdr_free 79. Jan 23 Brooks Davis git: ac5a19ec6989 - main - rpc/xdr.h: make xdrproc_t always take two arguments 80. Jan 23 Dag-Erling=?utf-8?Q? Sm=C3 git: 498fe07257aa - main - buf_ring: Rename some variables
81. Jan 23 Bjoern A. Zeeb git: b1bebaaba9b9 - main - mt76: update Mediatek's mt76 driver 82. Jan 23 Warner Losh git: 6b9cbeed6437 - main - CONTRIBUTING.md: Tweaks for clarity 83. Jan 23 Jose Luis Duran git: e6bafbeb1ee7 - main - capsicum.4: Replace 'fi' ligature and smart quotation mark 84. Jan 23 Andrew Turner git: 6c5fdba45a63 - main - arm/gic: Detect broken configurations 85. Jan 23 Dimitry Andric git: 3cdb6c9d92ec - main - libc++ inttypes.h: define __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS 86. Jan 23 Warner Losh git: 4990cf83f5fa - main - MAINTAINERS: Remove some stale entries 87. Jan 23 Gleb Smirnoff git: 37d11fde8f58 - main - tests/kern: add test for SSL_sendfile() 88. Jan 23 Li-Wen Hsu git: 3aa8d5395c42 - main - mkimg(1): Sync mkimg(1) and usage() with the implementation 89. Jan 23 Gleb Smirnoff git: 6857b3a04e59 - main - netinet6: embed struct nd_ifinfo into struct in6_ndireq 90. Jan 23 Gleb Smirnoff git: 3182dc411788 - main - netinet6: embed the counter(9) arrays in struct in6_ifextra 91. Jan 23 Gleb Smirnoff git: 25a11d9805fc - main - netinet6: use in6_ifmtu() instead of IN6_LINKMTU() macro 92. Jan 23 Gleb Smirnoff git: 576ee62dd2e5 - main - netinet6: store ND context directly in struct in6_ifextra 93. Jan 23 Gleb Smirnoff git: aa3bbc06e5f0 - main - netinet6: embed struct scope6_id into struct in6_ifextra 94. Jan 23 Gleb Smirnoff git: cba9f88105c2 - main - netinet6: embed struct mld_ifsoftc into struct in6_ifextra 95. Jan 23 Gleb Smirnoff git: f3de667137e9 - main - netinet6: free in6_ifextra with epoch_call(9) 96. Jan 24 Mark Johnston git: 202e3109a9d6 - main - amd64: Fix sys/pcpu.h usage in vmm_host.h and md_var.h 97. Jan 24 Jose Luis Duran git: cd730bef74f9 - main - nanobsd: Use mtree -C to produce the metalog 98. Jan 24 Pouria Mousavizadeh Tehran git: 04f6b99947d2 - main - netlink: use caller's credentials in rtnl_handle_newlink 99. Jan 24 Gleb Popov git: 10037d0978f8 - main - fusefs: Implement support for the auto_unmount option kernel-side 100. Jan 24 Peter Holm git: 833f9294b468 - main - stress2: Added two syzkaller reproducers. Updated the exclude file
101. Jan 24 Peter Holm git: c2b513335f68 - main - stress2: Added two new test scenarios 102. Jan 24 Alan Somers git: ffb747d587bf - main - fusefs: Add tests for the new -o auto_unmount feature 103. Jan 24 Alan Somers git: 52ddca7c2e33 - main - fusefs: style 104. Jan 24 Michael Osipov git: 28764001b504 - main - vt.4: Document that hw.vga.textmode does not apply for UEFI(8) boot 105. Jan 24 Jean-=?utf-8?Q?S=C3=A9bast git: 710167623d82 - main - linuxkpi: Implement <linux/seq_buf.h> 106. Jan 24 Colin Percival git: f0ecf357aad9 - main - vmimage.subr: Install pkg on pkgbase images 107. Jan 24 Colin Percival git: ec2b3d786b23 - main - loader: Only warn for !FDT && !ACPI take two 108. Jan 25 Enji Cooper git: da59b3147b01 - main - Account for the ctl test needing the ctl(4) module 109. Jan 25 Jose Luis Duran git: 4f093770b5d5 - main - nanobsd: Fix _populate_part() 110. Jan 25 Bjoern A. Zeeb git: bf4aa758dd79 - main - LinuxKPI: PTP add (*settime64) to struct ptp_clock_info 111. Jan 25 Bjoern A. Zeeb git: 0a575891211e - main - LinuxKPI: implement dmam_free_coherent() 112. Jan 25 Bjoern A. Zeeb git: 44d1153ddaf8 - main - LinuxKPI: add umin() 113. Jan 25 Bjoern A. Zeeb git: 7e4a2b381dcb - main - LinuxKPI: improve hweight<n> if complie time constant 114. Jan 25 Bjoern A. Zeeb git: 072af59d46af - main - netlink: make compile without VIMAGE 115. Jan 25 Konstantin Belousov git: 6af3cf27ed00 - main - freebsd32_rusage_out(): bzero the compat32 structure 116. Jan 25 Konstantin Belousov git: f5acbacb28f9 - main - kern/kern_exit.c: some style 117. Jan 25 Konstantin Belousov git: 472c32a83b27 - main - kern/kern_fork/exit.c: organize includes 118. Jan 25 Konstantin Belousov git: 7211cd2cce74 - main - kern/kern_fork.c: define the exterror category for fork 119. Jan 25 Konstantin Belousov git: d0d4b9b9df2a - main - sys: add AUE_PDRFORK 120. Jan 25 Konstantin Belousov git: 5c2ee618d5ec - main - sys: add pdrfork(2)
121. Jan 25 Konstantin Belousov git: f10b4b6131d4 - main - lib/libsys, lib/libc: export pdrfork(2) 122. Jan 25 Konstantin Belousov git: 109b9f48ec4e - main - kern/kern_exit.c: define the exterror category for exit/wait 123. Jan 25 Konstantin Belousov git: 2b67cfa39d83 - main - kern/kern_exit.c: extract some helpers from proc_to_reap() 124. Jan 25 Konstantin Belousov git: a560abedfb4f - main - audit: handle AUE_PDWAIT 125. Jan 25 Konstantin Belousov git: 7fe33d58a826 - main - kern/kern_exit.c: extract wait6_check_alive() helper 126. Jan 25 Konstantin Belousov git: aa72df78d799 - main - sys: Add cap_pdwait_rights 127. Jan 25 Konstantin Belousov git: 09984871d8ca - main - procdesc: postpone freeing the zombie' pid until procdesc is freed 128. Jan 25 Konstantin Belousov git: 4d707825bf62 - main - Add pdwait(2) 129. Jan 25 Konstantin Belousov git: 2d555ec85a71 - main - lib/libsys, lib/libc: export pdwait 130. Jan 25 Konstantin Belousov git: f7b56887cc07 - main - Document pdrfork(2) and pdwait(2) 131. Jan 25 Konstantin Belousov git: ec8e8fa6014a - main - rights.4: document CAP_PDWAIT 132. Jan 25 Konstantin Belousov git: 6c82bf1407d2 - main - Regen for the fork and exit/wait exterror category addition 133. Jan 25 Konstantin Belousov git: e878df0d3b1e - main - Regen syscall tables after pdfork(2) and pdwait(2) additions 134. Jan 25 Jean-=?utf-8?Q?S=C3=A9bast git: 28d6ffe37cf9 - main - eventfd: Add eventfd_signal() 135. Jan 25 Jean-=?utf-8?Q?S=C3=A9bast git: 593164975184 - main - eventfd: Add refcounting 136. Jan 25 Jean-=?utf-8?Q?S=C3=A9bast git: a200c8e51cdb - main - linuxkpi: Add eventfd_*() 137. Jan 25 Jean-=?utf-8?Q?S=C3=A9bast git: d185e9fae91a - main - Bump __FreeBSD_version to 1600011 after changes to eventfd 138. Jan 25 Konstantin Belousov git: 3f0aea09689f - main - libc: add posix_spawnattr_{get,set}execfd_np(3) 139. Jan 25 Konstantin Belousov git: 58580dc0c694 - main - libc: document posix_spawnattr_getexecfd_np(3) 140. Jan 25 Konstantin Belousov Re: git: 10037d0978f8 - main - fusefs: Implement support for the auto_unmount option kernel-side
141. Jan 25 Mark Johnston git: d6bc31f92991 - main - makefs/zfs/tests: Force-destroy md devices 142. Jan 25 Mark Johnston git: 4efe75af0869 - main - kqueue.2: Fix reference to unexisting kevent1()
home | up | archive | sorted by: subject - author - date - reverse date
