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

2023/dev-commits-src-main/20230129.dev-commits-src-main

Messages: 149, sorted by subject
Last update: Mon Feb 13 14:13:06 UTC 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Jan 24 Justin Hibbits             git: 0083fc5c7693 - main - Mechanically convert dtsec(4) to IfAPI
  2. Jan 28 Konstantin Belousov        git: 0311fe403d35 - main - devname(3): apply S_ISBLK() to type, not dev_t
  3. Jan 23 Xin LI                     git: 047153b41641 - main - MFV: xz 5.4.1.
  4. Jan 27 Emmanuel Vadot             git: 04afa8cc370e - main - loader: md: Use default func for fmtdev and parsedev
  5. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 04cbeeb59742 - main - linuxkpi: Adds more `SZ_*` macros
  6. Jan 28 Konstantin Belousov        git: 050e4bca94e9 - main - stat(1): Do not pass S_IFBLK to devname unconditionally
  7. Jan 24 Justin Hibbits             git: 053a24d12cc7 - main - debugnet: Add ifnet accessor to set debugnet methods
  8. Jan 22 Kristof Provost            git: 06012728beff - main - netpfil tests: improve pfsync_defer.py
  9. Jan 26 Kirk McKusick              git: 0bd4c448ec1d - main - Rewrite to avoid Coverity false positive.
 10. Jan 26 Bjoern A. Zeeb             git: 0d0ca120a79f - main - LinuxKPI: pci.h move function declaration to top of fil
 11. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 0d4d9ee6f0f9 - main - linuxkpi: Add `complete` field to `struct dev_pm_ops`
 12. Jan 27 Konstantin Belousov        git: 11989314dc4a - main - x86: add more definitions for XCR0 bits
 13. Jan 24 =?utf-8?Q?Dag-Erling=20Sm= git: 14ebab25e123 - main - find: Logic nit in man page.
 14. Jan 27 Konstantin Belousov        git: 153643a5bc8a - main - amd64: do not enable PKRU if user disabled saving PKRU 
 15. Jan 25 Martin Matuska             git: 15f0b8c309de - main - zfs: merge openzfs/zfs@9cd71c860 (master)
 16. Jan 26 Richard Scheffenegger      git: 18b83b626a4f - main - tcp: reduce the size of t_rttupdated in tcpcb
 17. Jan 25 Alexander V. Chernikov     git: 20ea7f26e413 - main - pytest: delete interfaces from inside the jail.
 18. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 2272ccaa68c5 - main - linuxkpi: Define `tasklet_unlock_spin_wait()` as `taskl
 19. Jan 23 Ed Maste                   git: 247e03ed8b83 - main - Add git-blame ignore file
 20. Jan 27 Bjoern A. Zeeb              Re: git: 247e03ed8b83 - main - Add git-blame ignore file


21. Jan 27 Ed Maste Re: git: 247e03ed8b83 - main - Add git-blame ignore file 22. Jan 27 Warner Losh Re: git: 247e03ed8b83 - main - Add git-blame ignore file 23. Jan 24 Eric Joyner git: 2508da22cd6f - main - ice_ddp: Update package to 1.3.30.0 24. Jan 25 Konstantin Belousov git: 25b18d8935a5 - main - libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__ 25. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 270a13348065 - main - linuxkpi: Add `pm_suspend_via_firmware()` 26. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 29ab19455484 - main - vt(4): Return errors from `vt_{,de}allocate()` 27. Jan 24 Justin Hibbits git: 2c2b37ad251d - main - ifnet/API: Move struct ifnet definition to a <net/if 28. Jan 24 Justin Hibbits git: 2c7bc0f55192 - main - Mechanically convert if_cpsw(4) to IfAPI 29. Jan 24 Mark Johnston git: 2d3515d61e70 - main - mixer(3): Add HEADNAME to TAILQ_HEAD declarations in ma 30. Jan 22 Poul-Henning Kamp git: 2da12891daa2 - main - Document another example for "binat". 31. Jan 24 Justin Hibbits git: 2e6a8c1ae3ce - main - Mechanically convert etherswitch drivers to IfAPI 32. Jan 22 Alexander V. Chernikov git: 30dd227cff75 - main - netinet6: honor blackhole/unreach routes in the non-fas 33. Jan 27 Emmanuel Vadot git: 36a7fa1e16a0 - main - rc.d: Put growfs script in FreeBSD-ufs 34. Jan 27 John Baldwin git: 370110fd571c - main - universe: Switch GCC toolchains to GCC 12. 35. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 3d47e3bf7b37 - main - linuxkpi: Include <linux/vmalloc.h> from <linux/p 36. Jan 27 =?utf-8?Q?Jean-S=C3=A9bast git: 3d751b7a719f - main - linuxkpi: Add `pin_user_pages*()` functions 37. Jan 27 =?utf-8?Q?Jean-S=C3=A9bast git: 3e0856b63fe0 - main - linuxkpi: Fix `sg_alloc_table_from_pages()` to have the 38. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 4152ce213954 - main - linuxkpi: Add `msix_cap` to `struct pci_dev` 39. Jan 25 Warner Losh git: 4410e857965e - main - stand/uboot: Remove -fPIC here 40. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 47877d61af07 - main - linuxkpi: Define `is_cow_mapping(flags)` as false
41. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 49b6d5ed142d - main - linuxkpi: Add `pci_device_is_present()` 42. Jan 25 Konstantin Belousov git: 4c4a29267cbd - main - libcxx: add comment explaining why umtx is only used fo 43. Jan 28 John Baldwin git: 4d77927e2af3 - main - linuxkpi: Use a proper declaration for pm_suspend_via_f 44. Jan 24 Justin Hibbits git: 4ee967921a51 - main - Mechanically convert if_vtnet(4) to IfAPI 45. Jan 28 Simon J. Gerraty git: 4fde40d9b540 - main - Merge/update to bmake-20230126 46. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 4fee6659c42c - main - linuxkpi: Add `sysfs_emit()` 47. Jan 27 Mitchell Horne git: 52f9a2823c64 - main - rtalloc.9: remove obsolete man page 48. Jan 23 Mark Johnston git: 539437c8281d - main - netmap: Fix a queue length check in the generic port rx 49. Jan 23 Mitchell Horne git: 5644850620ae - main - ddb: have 'reset' command use normal reboot path 50. Jan 23 Mark Johnston git: 56c438fcd4a7 - main - netmap: Tell the compiler to avoid reloading ring indic 51. Jan 25 Konstantin Belousov git: 59cc636d94a6 - main - strfmon(3): Wording improvements 52. Jan 25 Emmanuel Vadot git: 5a0061214930 - main - arm64: Move device scmi to std.arm 53. Jan 26 Gleb Smirnoff git: 5c67f7c43e78 - main - udp: don't forget to initialize udpcb for UDPv6 54. Jan 27 Allan Jude git: 5ff13fbc199b - main - MFV: zstd 1.5.2 55. Jan 23 Mitchell Horne git: 627ca221c311 - main - kern_reboot: unconditionally call shutdown_reset() 56. Jan 24 Warner Losh git: 62adb1e95352 - main - UPDATING: fix typo 57. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 66cc55a041dd - main - linuxkpi: Define `PCI_STD_NUM_BARS` in <linux/pci.h> 58. Jan 27 Alexander V. Chernikov git: 68636dcb6fde - main - netstat: make netstat -rn use netlink instead of rtsock 59. Jan 27 Bjoern A. Zeeb git: 68b1d1625051 - main - LinuxKPI: linux_pci.c: fix whitespace 60. Jan 23 Mitchell Horne git: 6f5141456ed0 - main - vtblk: secondary fix for dumping
61. Jan 25 =?utf-8?Q?Dag-Erling=20Sm= git: 6fc1bbbf62bd - main - w: Unlike err(3), xo_err(3) won't accept a null format 62. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 710c6084d110 - main - linuxkpi: Add `pm_runtime_suspended()` 63. Jan 24 Justin Hibbits git: 759ad4dd8ab7 - main - Convert xl(4) to IfAPI 64. Jan 25 =?utf-8?Q?Dag-Erling=20Sm= git: 783c318fd118 - main - zoneinfo: On amd64, include 32-bit data. 65. Jan 25 Jessica Clarke Re: git: 783c318fd118 - main - zoneinfo: On amd64, include 32-bit data. 66. Jan 25 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 783c318fd118 - main - zoneinfo: On amd64, include 32-bit data. 67. Jan 25 Jessica Clarke Re: git: 783c318fd118 - main - zoneinfo: On amd64, include 32-bit data. 68. Jan 27 Alexander V. Chernikov git: 79111aa26f8b - main - netstat: fix format string on 32-bit archs 69. Jan 25 =?utf-8?Q?Dag-Erling=20Sm= git: 7a4a520064cb - main - Fix cross-build from STABLE or older CURRENT. 70. Jan 22 Peter Holm git: 7a56009cf5b0 - main - stress2: Added a regression test 71. Jan 26 Mark Johnston git: 7a78ae88659e - main - netlink: Zero-initialize writer structures allocated on 72. Jan 24 Mark Johnston git: 7c5bc69a1a33 - main - dtrace: Improve a verifier error message 73. Jan 23 Mike Karels git: 7d189f669836 - main - growfs(7): conditionalize mention of adding dump device 74. Jan 23 Ed Maste git: 8089749d3878 - main - blacklistd: diff reduction against upstream 75. Jan 27 Emmanuel Vadot git: 81b18bea0935 - main - rc.d: Put dhclient script in FreeBSD-dhclient 76. Jan 23 Mark Johnston git: 854b2f302dcc - main - netmap: Correct a comment 77. Jan 25 Alexander V. Chernikov git: 864ea9abfb98 - main - pytest: add an example test fetching test directory and 78. Jan 24 Justin Hibbits git: 8680326022e5 - main - Mechanically convert ixl(4) to IfAPI 79. Jan 27 =?utf-8?Q?Jean-S=C3=A9bast git: 8c46bd9f8691 - main - linuxkpi: Include `linux/sched/mm.h` from `linux/sched. 80. Jan 28 Xin LI git: 8f02c0d15669 - main - Disable sandboxing when building with WITHOUT_CAPSICUM.
81. Jan 27 Bjoern A. Zeeb Re: git: 906c312bbf74 - main - Document the mntopts(3) functions. 82. Jan 27 Bjoern A. Zeeb Re: git: 906c312bbf74 - main - Document the mntopts(3) functions. 83. Jan 27 Konstantin Belousov Re: git: 906c312bbf74 - main - Document the mntopts(3) functions. 84. Jan 27 Bjoern A. Zeeb Re: git: 906c312bbf74 - main - Document the mntopts(3) functions. 85. Jan 27 Emmanuel Vadot git: 91314ca2ff9c - main - rc.d: Put ggated script in FreeBSD-ggate 86. Jan 24 Eric Joyner git: 9147969bc277 - main - iflib: Add null check to iflib_stop() 87. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 9491ea7c6822 - main - linuxkpi: Fix `atomic_long_sub()` overflow 88. Jan 27 John Baldwin git: 9501683925b2 - main - Revert "Don't omit bsd.compiler.mk for the nested delet 89. Jan 28 Dmitry Chagin git: 953688e823a6 - main - linux(4): Rework statfs conversion routine. 90. Jan 28 Alexander V. Chernikov git: 95b47ba62994 - main - netlink: export nextop group kernel index when dumping 91. Jan 27 Mark Johnston git: 96bc40f4dfae - main - release.7: Correct a variable name 92. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: 976aa07a885b - main - lindebugfs: Add missing `debugfs_create_u*()` and `debu 93. Jan 28 Dmitry Chagin git: 9922bccbc9c4 - main - linux(4): Convert mount exported flags for statfs syste 94. Jan 24 Justin Hibbits git: 992fa62b2320 - main - Mechanically convert neta(4) to IfAPI 95. Jan 24 Konstantin Belousov git: 9c996882b0ed - main - libcxx: Implement atomic::wait/notify using _umtx_op(2) 96. Jan 27 John Baldwin git: 9d2f97981755 - main - <sys/cdefs.h>: Decay expression passed to fallback v 97. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: a04aa80e773a - main - lindebugfs: Add `debugfs_create_file_size()` 98. Jan 22 Kristof Provost git: a39dedeb3105 - main - netpfil tests: improve sniffer.py 99. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: a609ed795943 - main - linuxkpi: Define `synchronize_hardirq()` 100. Jan 27 Emmanuel Vadot git: a6a21bbedc74 - main - rc.d: Put resolv script in FreeBSD-resolvconf
101. Jan 25 =?utf-8?Q?Dag-Erling=20Sm= git: a7b1b73935f2 - main - tzcode: Document zic's -D option. 102. Jan 24 Mark Johnston git: a977168c48d4 - main - =?utf-8?Q?qat:=20Add=20Intel=C2=AE=204xxx=20Series=20pl 103. Jan 27 Ed Maste git: ac4c695ad61e - main - Retire WITHOUT_CXX option 104. Jan 27 Alexander Chernikov Re: git: ac4c695ad61e - main - Retire WITHOUT_CXX option 105. Jan 27 John Baldwin Re: git: ac4c695ad61e - main - Retire WITHOUT_CXX option 106. Jan 27 Ed Maste Re: git: ac4c695ad61e - main - Retire WITHOUT_CXX option 107. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: b34cd67243c3 - main - linuxkpi: Add `seqcount_ww_mutex_t` in <linux/seqloc 108. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: b99bc8623245 - main - linuxkpi: Add `io_mapping_map_user()` and `remap_pfn_ra 109. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: bbff0400c1d7 - main - linuxkpi: Define `dev_dbg_ratelimited()` 110. Jan 25 Baptiste Daroussin git: bc4346e0aead - main - pci_vendors: update to 2023-01-18 111. Jan 28 Dmitry Chagin git: c19fc5cd9b49 - main - linux_common: Fixup .PATH. 112. Jan 24 Justin Hibbits git: c2a4666cd319 - main - Mechanically convert if_emac(4) to IfAPI 113. Jan 27 Emmanuel Vadot git: cc9b2b58e2c5 - main - Revert "rc.d: Put growfs script in FreeBSD-ufs" 114. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: ccd31b464568 - main - linuxkpi: Define `pm_suspend_target_state` in <linux 115. Jan 24 Kristof Provost git: cd80c52cade3 - main - pfctl: rule.label is a two-dimensional array 116. Jan 25 Konstantin Belousov git: cdd9d92dade6 - main - strfmon(3): Add an EXAMPLES section 117. Jan 28 =?utf-8?Q?Stefan=20E=C3=9F git: d101cdd6edd7 - main - contrib/bc: merge from vendor release 6.2.2 118. Jan 27 Mitchell Horne git: d1c7405ef68a - main - PCBGROUP.9: remove obsolete man page 119. Jan 26 Gleb Smirnoff git: d3acb974b48b - main - tcp: protect TCP over UDP configuration with a lock 120. Jan 24 Justin Hibbits git: d8096b2df282 - main - Mechanically convert iavf(4) to IfAPI
121. Jan 27 Emmanuel Vadot git: d8799160c2db - main - rc.d: Put devmatch script in FreeBSD-devmatch 122. Jan 25 =?utf-8?Q?Dag-Erling=20Sm= git: d8c9f8089187 - main - libc: Update mktime(3) / timegm(3) tests. 123. Jan 25 =?utf-8?Q?Dag-Erling=20Sm= git: d90ff31ae5cd - main - w: Complete libxo transition. 124. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: d9f1cb6774f1 - main - linuxkpi: Define `DEFINE_WD_CLASS(name)` in <linux/w 125. Jan 25 Ceri Davies git: da52fc464a4c - main - ipfw.8: there never was a "skip-action" action 126. Jan 24 Andrew Gallatin git: da81cc6035f8 - main - dtrace: conditionally load the systrace_linux klds when 127. Jan 24 Kristof Provost Re: git: da81cc6035f8 - main - dtrace: conditionally load the systrace_linux klds 128. Jan 28 Bjoern A. Zeeb git: dbbf46ebba78 - main - LinuxKPI: skbuff: implement skb_free_frag() 129. Jan 23 Mateusz Guzik git: dec7db49602d - main - Add kf_file_nlink field to kf_file and populate it 130. Jan 23 Mark Johnston git: df40e30c9786 - main - netmap: Try to count packet drops in emulated mode 131. Jan 26 Michael Tuexen git: e2d14a04c5fc - main - tcp: improve error handling of net.inet.tcp.udp_tunneli 132. Jan 27 John Baldwin git: e5dc40935f6e - main - Revert "stdlib.h: Fix qsort_r compatibility with GCC 12 133. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: e64afbc21572 - main - linuxkpi: Add `sysfs_emit_at()` in <linux/sysfs.h> 134. Jan 27 Ed Maste git: e7f9bdb4a6fb - main - Cirrus-CI: switch GCC job to GCC 12 135. Jan 25 Warner Losh git: eaf5ec88c2df - main - stand: Add testing for i386 as well to full-test.sh 136. Jan 26 Ed Maste git: ec965063070e - main - lua: reduce diffs between luaconf.h copies 137. Jan 24 Kristof Provost git: ecdd0b48cbf4 - main - dtrace: remove stray { 138. Jan 24 Andrew Gallatin Re: git: ecdd0b48cbf4 - main - dtrace: remove stray { 139. Jan 28 Gordon Bergling git: ee27834d740d - main - umcs(4): Fix a typo in a kernel message 140. Jan 27 Emmanuel Vadot git: f0435696920b - main - rc.d: Put devd script in FreeBSD-devd package
141. Jan 25 =?utf-8?Q?Dag-Erling=20Sm= git: f1021d27f73e - main - zoneinfo: Always produce fat zoneinfo files. 142. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: f2044a3030fb - main - lindebugfs: Add `debugfs_create_atomic_t()` 143. Jan 25 =?utf-8?Q?Jean-S=C3=A9bast git: f27b1399d685 - main - linuxkpi: Define ENOKEY to 126. 144. Jan 27 Gleb Smirnoff git: f394d9c0a40f - main - sysctl: use correct types and names in sysctl_*sec_to_s 145. Jan 22 Kristof Provost git: f57218e469a7 - main - netpfil tests: improve pft_ping.py 146. Jan 25 Konstantin Belousov git: f5924ad8fde4 - main - strfmon(3): Match the return type 147. Jan 24 Justin Hibbits git: fa25dbfd98ff - main - ifnet API: Change if_init() to take context argument 148. Jan 24 Justin Hibbits git: ff06a8dbb677 - main - Mechanically convert ixgbe(4) to IfAPI 149. Jan 24 Adrian Chadd Re: git: ffc58e2ca365 - main - asmc: Add MacbookAir6,2


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