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


2024/dev-commits-src-main/20240311.dev-commits-src-main

Messages: 102, old messages first
Last update: Thu Nov 6 9:26:15 2025

home | archive sorted by: subject | author | date | reverse date
  1. Mar  4 Konstantin Belousov        git: 80ac36c3a2a8 - main - posix_spawnattr_setflags(3): validate argument
  2. Mar  4 Konstantin Belousov        git: 822042fdfca7 - main - posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NP
  3. Mar  4 Konstantin Belousov        git: a725a7a24de5 - main - posix_spawn(3): document POSIX_SPAWN_DISABLE_ASLR_NP
  4. Mar  4 Ed Maste                   git: d3befb534b9c - main - LinuxKPI: Queue skbuffs at tail in __skb_queue_tail
  5. Mar  4 Cy Schubert                git: 84ed86380aeb - main - hostapd: Work around lack of MLME support
  6. Mar  4 Mitchell Horne             git: da48ddbf7c38 - main - riscv: catch up with EARLY_PRINTF changes
  7. Mar  4 Hartmut Brandt             git: 83550d02fea6 - main - Add a missing space in a warning.
  8. Mar  4 John Baldwin               git: 327ada0b0ec0 - main - imgact_elf: Add const to the header_supported callback arguments
  9. Mar  4 Dimitry Andric             git: a39b3aa463f3 - main - Merge commit f800c1f3b207 from llvm-project (by Arthur Eubanks):
 10. Mar  5 Brooks Davis               git: ec911a4f105d - main - libc/locale: don't expose nonexistant __collate_load_error
 11. Mar  5 Brooks Davis               git: 7e8e73fed53c - main - libc: actually build bsearch_b
 12. Mar  5 Gordon Bergling            git: 7701b9935543 - main - tcp_rack.4: Remove a mentioned paper
 13. Mar  5 John Baldwin               git: 169641f7dd9f - main - imgact_elf: Add const to a few struct image_params pointers
 14. Mar  5 John Baldwin               git: 364d1b2f8c0a - main - imgact_elf: Add const to the checknote parameter to __elfN(parse_notes)
 15. Mar  5 John Baldwin               git: 332dbd3a2f08 - main - pci_host_generic: Pass a valid end address in generic_pcie_translate_resource
 16. Mar  5 John Baldwin               git: 291079d0ebdd - main - pci_host_generic: Simplify generic_pcie_translate_resource
 17. Mar  5 Kyle Evans                 git: b5d2165b9046 - main - kern: poll: tap out the pollfd array on successful return
 18. Mar  5 Kyle Evans                 git: bd23e71f91ce - main - libsysdecode: add a decoder for pollfd events
 19. Mar  5 Kyle Evans                 git: 02c57f7b4877 - main - kdump: decode pollfd struct arrays coming from poll(2)
 20. Mar  5 Kyle Evans                 git: 47ad4f2d45e4 - main - ktrace: log genio events on failed write


21. Mar 5 John Baldwin git: e6dccf00500d - main - .github: Switch to v4 of actions/checkout 22. Mar 5 Sergey A. Osokin git: 885590b4f1ad - main - bsd-family-tree: add FreeBSD 13.3 23. Mar 5 Eugene Grosbein git: e333110d1de7 - main - diskinfo(8): introduce new option -l 24. Mar 5 Alan Somers git: 89f4f91dbfdc - main - zfsd: Use vdev prop values for fault/degrade thresholds 25. Mar 6 Konstantin Belousov git: ebaf907114aa - main - posix_spawn.c: fix typo in comment 26. Mar 6 Konstantin Belousov git: f8bbbce45819 - main - libthr: remove explicit sys/cdefs.h includes 27. Mar 6 Konstantin Belousov git: 2ce23b1f7672 - main - libc posix_spawn(): explain why rtld can be used after fork 28. Mar 6 Gordon Bergling git: a44658281abe - main - Revert "md5.1: Fix an example" 29. Mar 6 Sumit Saxena git: e436cb79666d - main - if_bnxt: Correcting the firmware package version parsing logic 30. Mar 6 Mateusz Piotrowski git: d0168b32bc67 - main - vmm.4: Add verbiage about need to load module from loader.conf 31. Mar 6 Dag-Erling =?utf-8?Q?Sm=C3 git: 38b3683592d4 - main - tarfs: Fix two input validation issues. 32. Mar 6 Dag-Erling =?utf-8?Q?Sm=C3 git: 8427d94ce056 - main - tarfs: Improve validation of numeric fields. 33. Mar 6 Dag-Erling =?utf-8?Q?Sm=C3 git: c291b7914e1d - main - tarfs: Avoid overflow in exthdr calculation. 34. Mar 6 Dag-Erling =?utf-8?Q?Sm=C3 git: e212f0c0666e - main - tarfs: Remove unnecessary hack and obsolete comment. 35. Mar 6 Dag-Erling =?utf-8?Q?Sm=C3 git: 0118b0c8e58a - main - tarfs: Fix checksum calculation. 36. Mar 6 Dag-Erling =?utf-8?Q?Sm=C3 git: 32b8aac6f9b7 - main - tarfs: Factor out common test code. 37. Mar 6 Baptiste Daroussin git: cf742faa39a5 - main - timerfd_create: accept CLOCK_UPTIME/CLOCK_BOOTTIME 38. Mar 6 Baptiste Daroussin git: 0ecf0b26a750 - main - timerfd_create: fix after cf742faa39a58a9b43b671c66097e6880459d4ae 39. Mar 6 Brooks Davis git: 8c94ed992702 - main - bsearch_b: fix compilation with gcc 40. Mar 7 Brooks Davis git: 023fa553bf00 - main - liblzma: don't export lzma_lz_decoder_uncompressed
41. Mar 7 Brooks Davis git: de4386d17414 - main - heimdal: don't export nonexistant _wind_ucs2read 42. Mar 7 Brooks Davis git: cec2adb0d3ef - main - heimdal: don't try to expose nonexistant symbols 43. Mar 7 Brooks Davis git: 269593dc4a4c - main - libsys/aarch64: end syscall stubs with newlines 44. Mar 7 Brooks Davis git: e6ffc7669a56 - main - libsys/riscv: Remove pointless MD syscall(2) 45. Mar 7 Brooks Davis git: 0ee0ae237324 - main - libsys/arm: Remove pointless MD syscall(2) 46. Mar 7 Brooks Davis git: 7b3836c28188 - main - libsys/aarch: Remove pointless MD syscall(2) 47. Mar 7 Brooks Davis git: 39a15d747007 - main - syscall(2): make i386 less of an outlier 48. Mar 7 Brooks Davis git: cc4ffc978668 - main - libsys: don't try to expose yield 49. Mar 7 Brooks Davis git: 83392afeebdb - main - libsys: don't expose __init_elf_aux_vector 50. Mar 7 Warner Losh git: fc3afe939530 - main - nvme: split devctl out to its own function 51. Mar 7 Warner Losh git: 4f817fcf6a26 - main - nvme: Change devctl events for the controller 52. Mar 7 Warner Losh git: 5cdedf676d03 - main - nvme: Log reset success or failure to devd 53. Mar 7 Warner Losh git: 2a2682ee5330 - main - nvme: Add SMART WARNING for persistent memory region 54. Mar 7 Warner Losh git: 6a3877a0e2b5 - main - devd: Document the nvme devd events 55. Mar 7 Warner Losh git: 7c6af2096915 - main - devd: Add directory information 56. Mar 7 Mark Johnston git: 8a802df1de2d - main - bhyve/gdb: Avoid rebuilding target.xml for install targets 57. Mar 7 Alexander Leidinger Re: git: 0ecf0b26a750 - main - timerfd_create: fix after cf742faa39a58a9b43b671c66097e6880459d4ae 58. Mar 7 Dag-Erling =?utf-8?Q?Sm=C3 git: cbddb2f02c76 - main - tarfs: Fix checksum on 32-bit platforms. 59. Mar 7 Martin Matuska git: 4fefe1b76357 - main - zfs: merge openzfs/zfs@8f2f6cd2a 60. Mar 7 Konstantin Belousov git: c849eb8f1925 - main - nullfs: Add the vfs.nullfs.cache_nodes sysctl to control nocache default
61. Mar 7 Sumit Saxena git: 7cbffbfcd9a5 - main - if_bnxt: Fix media speed update issue in "ifconfig -m" during PHY hot plug 62. Mar 7 Warner Losh git: fe52c3384c61 - main - nvme_sim: Add comment about the is_failed test 63. Mar 7 Sumit Saxena git: c5108e37fbf9 - main - if_bnxt: Incorrect Labeling of Supported Medium in `ifconfig -m <inf>` Command 64. Mar 7 Sumit Saxena git: 0f8d1a9e0cd2 - main - if_bnxt: Enabled support for 1G SX, CX, and LX forced speed settings 65. Mar 7 Sumit Saxena git: 8a3aab53e335 - main - if_bnxt: Update Maximum Configurable MTU from 9000 to 9600 66. Mar 7 Sumit Saxena git: 25f38d09907f - main - if_bnxt: Update Firmware Header to Latest Version 1.10.2.136 67. Mar 7 Sumit Saxena git: 816abba22efc - main - if_bnxt: Integrate AOC Cable Support into Current 40G PHY Speed 68. Mar 7 Sumit Saxena git: d36b36621a9c - main - if_bnxt: Implementation of Extended Port Hardware Stats Support for THOR Controller 69. Mar 7 Sumit Saxena git: 3320f0f69f06 - main - if_bnxt: Pluggable Module Display Support 70. Mar 7 Sumit Saxena git: c63d67e137f3 - main - if_bnxt: 50G, 100G and 200G PAM4 support 71. Mar 7 Sumit Saxena git: 770e7ba3ebe8 - main - if_bnxt: Set 1G/10G baseT force speed as auto speeds 72. Mar 7 Sumit Saxena git: 72ecb165a206 - main - amend! if_bnxt: Integrate AOC Cable Support into Current 40G PHY Speed 73. Mar 7 Shawn Webb Re: git: 72ecb165a206 - main - amend! if_bnxt: Integrate AOC Cable Support into Current 40G PHY Speed 74. Mar 7 Brooks Davis git: 8c8882ce9673 - main - libc/iconv: don't export nonexistant symbols 75. Mar 7 Brooks Davis git: 6e6cd03c911c - main - libc/quad: narrow list of symbols exposed on i386 76. Mar 7 Brooks Davis git: 32c7350beb82 - main - libc/i386: don't attempt to export alloca 77. Mar 8 Warner Losh git: ba7b7f94c239 - main - awk: Fix the tests 78. Mar 8 Warner Losh git: 4f9fbde5ee94 - main - ObsoleteFiles.inc: add the awk tests I just remvoed 79. Mar 8 Michael Tuexen git: d1ce01214a55 - main - TCP LRO: disable mbuf queuing when packet filter hooks are in place 80. Mar 8 Michael Tuexen git: 96ad640178ea - main - TCP LRO: add dtrace probe points
81. Mar 8 Zhenlei Huang Re: git: 96ad640178ea - main - TCP LRO: add dtrace probe points 82. Mar 8 Wei Hu git: 999174ba0364 - main - Hyper-V: vPCI: fix cpu id mis-mapping in vmbus_pcib_map_msi() 83. Mar 8 tuexen@freebsd.org Re: git: 96ad640178ea - main - TCP LRO: add dtrace probe points 84. Mar 8 Mitchell Horne git: 6e66bb9fc3d0 - main - clk_fixed: call clkdom_dump() for verbose boot 85. Mar 8 Mitchell Horne git: 1cb9f6f6413e - main - clk_fixed: quiet by default 86. Mar 8 Mitchell Horne git: 08635c51d1e3 - main - clkdom_dump(): improve output text 87. Mar 8 Mitchell Horne git: accda7815317 - main - simple_mfd: don't attach children twice 88. Mar 8 Konstantin Belousov git: 0724293331e4 - main - nullfs_mount(): remove unneeded cast 89. Mar 8 Konstantin Belousov git: 8921216dbee6 - main - nullfs: add -o cache 90. Mar 8 Konstantin Belousov git: 4a2a69c4472c - main - mount_nullfs(8): document -o cache and vfs.nullfs.cache_vnodes 91. Mar 8 Konstantin Belousov git: 4e8d264b0057 - main - nullfs_mount(): fix whitespace 92. Mar 8 Brooks Davis git: a650ec0e55a9 - main - lib{c,sys}: fix incremental builds 93. Mar 8 Mark Millard Re: git: 8921216dbee6 - main - nullfs: add -o cache ["mount" not reporting cache vs. nocache status for listed mounts?] 94. Mar 9 Kyle Evans git: 6e2cfb24ee87 - main - crunchgen: slap a dependency on the generated makefile for .lo 95. Mar 9 Mark Johnston git: cce4979133ba - main - ktrace: Add __ktrace_used 96. Mar 9 Mark Johnston git: a58813fd701e - main - ktrace: Fix the build when options KTRACE is not configured 97. Mar 9 Konstantin Belousov Re: git: 8921216dbee6 - main - nullfs: add -o cache ["mount" not reporting cache vs. nocache status for listed mounts?] 98. Mar 9 Konstantin Belousov git: bdf1587a4973 - main - mount_nullfs(8): fix typo 99. Mar 10 Jason A. Harmening git: fa26f46dc29f - main - vn_lock_pair(): allow lkflags1/lkflags2 to be 0 if vp1/vp2 is NULL 100. Mar 10 Jason A. Harmening git: d56c175ac935 - main - uipc_bindat(): Explicitly specify exclusive locking for the new vnode
101. Mar 10 Jason A. Harmening git: 6c8ded001540 - main - unionfs: accommodate underlying FS calls that may re-lock 102. Mar 10 Dimitry Andric git: 96c567f972e0 - main - Add space before 20240211 entry in ObsoleteFiles.inc


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