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


2024/dev-commits-src-branches/20241021.dev-commits-src-branches

Messages: 135, old messages first
Last update: Mon Oct 21 0:07:03 2024

home | archive sorted by: subject | author | date | reverse date
  1. Oct 14 Mateusz Piotrowski         git: 4fc260561e84 - stable/13 - rc.d/sendmail: Fix stopping service during shutdown
  2. Oct 14 Mateusz Piotrowski         git: ddefa76a69d5 - stable/14 - rc.conf.5: Clarify wording
  3. Oct 14 Mateusz Piotrowski         git: f6d6d260a38d - stable/14 - rc.conf.5: Fix grammar
  4. Oct 14 Mateusz Piotrowski         git: f94127e3ee91 - stable/14 - rc.d/sendmail: Fix stopping service during shutdown
  5. Oct 15 Zhenlei Huang              git: f1587b9c7844 - stable/14 - iflib: Make iflib_stop() static
  6. Oct 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 76c656bd97b7 - stable/14 - sysctl.8: fix format typo
  7. Oct 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 54cb2f5b8b89 - stable/13 - sysctl.8: fix format typo
  8. Oct 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 08e8554c4a39 - stable/14 - env: Add a handful of test cases.
  9. Oct 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 02a8a4e4eb25 - stable/14 - cmp: Style and type issues.
 10. Oct 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 80c9caa46b1e - stable/13 - env: Add a handful of test cases.
 11. Oct 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 11b0b75a9fba - stable/13 - cmp: Style and type issues.
 12. Oct 15 Roger Pau =?utf-8?Q?Monn=C git: 11432d8f0765 - stable/14 - xen/blk{front,back}: fix usage of sector sizes different than 512b
 13. Oct 15 Roger Pau =?utf-8?Q?Monn=C git: 9da7b206f9d6 - stable/13 - xen/blk{front,back}: fix usage of sector sizes different than 512b
 14. Oct 15 Mark Johnston              git: 94e5ec7f869e - stable/14 - vm_page: Use atomic loads for cmpset loops
 15. Oct 15 Mark Johnston              git: 81da8e39f789 - stable/14 - geli tests: Work around a missing MFC
 16. Oct 15 Mark Johnston              git: 8a5a9dbf389e - stable/14 - vm_object: Widen the flags field
 17. Oct 15 Mark Johnston              git: 3464b209d61c - stable/14 - vm_object: Fix the argument type to vm_object_set_flag()
 18. Oct 15 Konstantin Belousov        git: 2bb9d4f758ec - stable/14 - sysv_ipc: remove sys/cdefs.h include
 19. Oct 15 Konstantin Belousov        git: 891664589bd1 - stable/14 - vm_object: reformat flags definitions
 20. Oct 15 Konstantin Belousov        git: 1ef669ae413e - stable/14 - vm_object: add OBJ_SYSVSHM flag to indicate SysV shm backing object


21. Oct 15 Konstantin Belousov git: 30a5ba9ded03 - stable/14 - sysvshm: add shmobjinfo() function to find key/seq of the segment backed by obj 22. Oct 15 Konstantin Belousov git: ba8062dc2280 - stable/14 - kinfo_vmentry: report mappings of the SysV shm segments 23. Oct 15 Konstantin Belousov git: 4d5f771c439d - stable/14 - kinfo_vmobject: report backing object of the SysV shm segments 24. Oct 15 Konstantin Belousov git: cde459e2206c - stable/14 - procstat vm: report SysV shm segment mapping 25. Oct 15 Konstantin Belousov git: cd8f8d34c9fd - stable/14 - vmstat -o: report objects backing SysV shm segments 26. Oct 15 Konstantin Belousov git: a1ae801880ef - stable/14 - kinfo_vmentry: report max protection 27. Oct 15 Konstantin Belousov git: 32b3b01083ce - stable/14 - ptrace(PT_VM_ENTRY): report max protection 28. Oct 15 Konstantin Belousov git: 987c8e9afa1a - stable/14 - kinfo_{vmobject,vmentry}: move copy of pathes into the vnode handling scope 29. Oct 15 Konstantin Belousov git: ec35a9c65d2d - stable/14 - posix shm: mark backing objects with SHM_POSIXSHM flag 30. Oct 15 Konstantin Belousov git: 64de7b789b3d - stable/14 - posix shm: add shm_get_path(9) 31. Oct 15 Konstantin Belousov git: 5dc4245028c0 - stable/14 - sys/user.h: report posix shm mappings 32. Oct 15 Konstantin Belousov git: dd7b4456983b - stable/14 - sysctl vm.objects: report objects backing posix shm segments 33. Oct 15 Konstantin Belousov git: a6188cd25039 - stable/14 - procstat vm: report posix shm segment mapping 34. Oct 15 Konstantin Belousov git: a8ff05830f63 - stable/14 - vmstat -o: report objects backing posix shm segments 35. Oct 15 Konstantin Belousov git: 1e2317b3bf1b - stable/14 - shm_alloc(): cleanup 36. Oct 15 Konstantin Belousov git: cdc72c496065 - stable/14 - kinfo_vmentry: report cdev name for device mappings 37. Oct 15 Konstantin Belousov git: dfe83ae4da34 - stable/14 - sysctl vm.vm_objects: report cdev name for device-backed objects 38. Oct 15 Konstantin Belousov git: 7b8de6a84b30 - stable/14 - vnode.h: add comment line about VIRF_ flags 39. Oct 15 Konstantin Belousov git: b90d68c9b28b - stable/14 - jemalloc: set LG_VADDR to 64 on amd64 40. Oct 16 Colin Percival git: 277ed435d478 - stable/13 - release: Bump default VM size for riscv64 to 6 GB
41. Oct 16 Colin Percival git: 024b595495f2 - stable/13 - release.sh: Pass ARCH_FLAGS when setting VMSIZE 42. Oct 16 Ed Maste git: 3f0d6925ef38 - stable/14 - membarrier.h: fix typo 43. Oct 16 Ed Maste git: 9cfc5a27742f - stable/13 - membarrier.h: fix typo 44. Oct 16 Warner Losh git: b57229a80465 - stable/14 - mps/mpr: Add workaround for firmware not responding to IOC_FACTS or IOC_INIT 45. Oct 16 Warner Losh git: dfd6b1ee5b83 - stable/14 - subr_firmware: Sort includes 46. Oct 16 Warner Losh git: 2ca7b03d6275 - stable/14 - firmware: load binary firmware files 47. Oct 16 Warner Losh git: 903ddc7f14bc - stable/14 - firmware: Allow binary files to be loaded by /boot/loader 48. Oct 16 Warner Losh git: d36ba3989ca9 - stable/14 - firmware: unbreak armv7 49. Oct 16 Warner Losh git: e360f8c8fecc - stable/13 - mps/mpr: Add workaround for firmware not responding to IOC_FACTS or IOC_INIT 50. Oct 17 Bjoern A. Zeeb git: 65de0f1855f3 - stable/14 - LinuxKPI: 802.11: fix ieee80211_schedule_txq() to avoid rtw89 panic 51. Oct 17 Bjoern A. Zeeb git: 9bb9bfc76941 - stable/14 - rtw89: add missing bsddriver.name assignments for two chipsets 52. Oct 17 Bjoern A. Zeeb git: a2d1e07f6451 - stable/14 - rtw89: add man page and hook driver up to the build 53. Oct 17 Bjoern A. Zeeb git: 080484840344 - stable/14 - LinuxKPI: add time_is_before_jiffies() 54. Oct 17 Bjoern A. Zeeb git: 20fe7e889f3f - stable/14 - LinuxKPI: always include linux/kconfig.h 55. Oct 17 Bjoern A. Zeeb git: 775a6c0036a9 - stable/14 - man.4: Add .Sh HARDWARE for some wireless drivers for release notes 56. Oct 17 Bjoern A. Zeeb git: f9c867bf4e4c - stable/14 - LinuxKPI: add new dummy headers visibility.h and of_net.h 57. Oct 17 Bjoern A. Zeeb git: 75ac24a7dfeb - stable/14 - LinuxKPI: add cleanup.h for guard DEFINE_GUARD/guard. 58. Oct 17 Bjoern A. Zeeb git: 217024001f17 - stable/14 - dpaa2: fix MRU for dpni (and software vlans along) 59. Oct 17 Bjoern A. Zeeb git: 9e596eab21d4 - stable/14 - dpaa2: allow tapping of tx packets in dpni 60. Oct 17 Bjoern A. Zeeb git: 71f81398f7a7 - stable/14 - rtw89fw: remove module build dirs and firmware
61. Oct 17 Ed Maste git: c17d96fe7952 - stable/14 - bhyve: avoid buffer overflow in pci_vtcon_control_send 62. Oct 17 Ed Maste git: c4ec2918f26e - stable/13 - bhyve: avoid buffer overflow in pci_vtcon_control_send 63. Oct 17 Igor Ostapenko git: 26980dceaef3 - stable/14 - kyua: Add FreeBSD Jail execution environment support 64. Oct 17 Igor Ostapenko git: 946d76fb154b - stable/14 - kyua: fix gcc builds 65. Oct 17 Igor Ostapenko git: 1152da4a99fb - stable/14 - kyua: Do not count skipped as passed in test cmd 66. Oct 17 Igor Ostapenko git: c5fc967cf158 - stable/14 - netpfil tests: run in parallel 67. Oct 17 Igor Ostapenko git: 0e2a3e1da9c2 - stable/14 - if_ovpn tests: allow these tests to run in parallel 68. Oct 17 Igor Ostapenko git: 9e6ff43535e4 - stable/14 - netinet tests: Make some tests more reliable when run in parallel 69. Oct 17 Mark Johnston git: 93ff7dbaea1d - stable/14 - socket: Implement SO_SPLICE 70. Oct 17 Mark Johnston git: 794fd74ab8bd - stable/14 - tests: Add some test cases for SO_SPLICE 71. Oct 17 Mark Johnston git: 51edbf66a816 - stable/14 - sockstat: Show the address of the spliced socket when -I is specified 72. Oct 17 Mark Johnston git: 9a2d163115f5 - stable/14 - kdump: Print splice structures 73. Oct 17 Mark Johnston git: 418e9b60837b - stable/14 - Remove a ktrace.out which snuck into an earlier commit 74. Oct 17 Mark Johnston git: 032014aaae70 - stable/14 - socket: wrap ktrsplice call with KTRACE ifdef 75. Oct 17 Mark Johnston git: 4601b3e04d5e - stable/14 - socket: Only log splice structs to ktrace if KTR_STRUCT is configured 76. Oct 17 Ed Maste git: ae3d7e27abc9 - stable/14 - sctp: propagate cap rights on sctp_peeloff 77. Oct 17 Ed Maste git: 202bbdcb1a2b - stable/14 - capsicum-test: rights are propagated on sctp_peeloff(2) 78. Oct 17 Ed Maste git: 14c22e28e4ee - stable/14 - Add smbus and i2c device IDs for Meteor Lake 79. Oct 17 Warner Losh git: dac5a2024bc8 - stable/13 - loader: Change version calculation to be more consistent. 80. Oct 18 Colin Percival git: e38b4c031cf8 - stable/14 - 14.2: Update stable/14 to -PRERELEASE
81. Oct 18 Kevin Bowling git: 49f12d5b38f6 - stable/14 - e1000: Re-add AIM 82. Oct 18 Kevin Bowling git: a527aa7a7f62 - stable/13 - e1000: Re-add AIM 83. Oct 18 Gordon Bergling git: 6b151ad1c83a - stable/14 - timeout(1): Update STANDARDS section 84. Oct 18 Richard Scheffenegger git: 6b2977c5978b - stable/14 - tcp: fix duplicate retransmissions when RTO happens during SACK loss recovery 85. Oct 19 Mark Johnston git: 23b44ad101ca - stable/14 - ggate: Avoid dropping the GEOM topology lock in dumpconf 86. Oct 19 Mark Johnston git: d001b32a804e - stable/14 - cdefs: Add __nosanitizecoverage 87. Oct 19 Mark Johnston git: 4e61f158893b - stable/14 - debugnet: Use precise types when accessing mbuf contents 88. Oct 19 Mark Johnston git: 9c0455e4c43a - stable/14 - syslogd: Ignore getaddrinfo() errors if -ss is specified 89. Oct 19 Mark Johnston git: 9ecbda844643 - stable/13 - syslogd: Ignore getaddrinfo() errors if -ss is specified 90. Oct 19 Ed Maste git: 86ba5941b132 - stable/14 - bhyve/nvme: Fix Infinite loop in queue processing 91. Oct 19 Ed Maste git: 789576e5de2c - stable/14 - src.conf.5: regen for JEMALLOC_LG_VADDR_WIDE 92. Oct 19 Ed Maste git: df1a36fdfae6 - stable/13 - bhyve/nvme: Fix Infinite loop in queue processing 93. Oct 20 Mark Johnston git: 11dd4e797e5f - stable/14 - vmstat: Fix column header alignment in -o output 94. Oct 20 Konstantin Belousov git: c0c550c1a366 - stable/14 - iommu.h: improve header self-sufficiency 95. Oct 20 Konstantin Belousov git: c01a4b1fbc05 - stable/14 - iommu_get_requester(): do not panic if asked about non-pci device 96. Oct 20 Konstantin Belousov git: b38cff22720b - stable/14 - iommu: move context link and ref count into device-independent parts 97. Oct 20 Konstantin Belousov git: d4bcad451f5d - stable/14 - iommu: extract driver-independent ddb context and mapping reporting 98. Oct 20 Konstantin Belousov git: 959f0d0cdb14 - stable/14 - md(4): always trim the last partial sector 99. Oct 20 Konstantin Belousov git: def4322f9632 - stable/14 - ftime.3: fix typo in spelling of libutil 100. Oct 20 Kevin Bowling git: 472a0ccf847a - stable/14 - igc: Add AIM
101. Oct 20 Kevin Bowling git: 5882faed60d2 - stable/14 - igc: Improve a comment and update copyright dates 102. Oct 20 Kevin Bowling git: 2a16654933ef - stable/14 - igc: Want AIM at 2.5G 103. Oct 20 Kevin Bowling git: eaa616f02193 - stable/13 - igc: Add AIM 104. Oct 20 Kevin Bowling git: bc33b98dcbf9 - stable/13 - igc: Improve a comment and update copyright dates 105. Oct 20 Kevin Bowling git: 6b58c7c3aafb - stable/13 - igc: Want AIM at 2.5G 106. Oct 20 Christos Margiolis git: e1eaa312d592 - stable/14 - sound: Remove KASSERT from vchan_setnew() 107. Oct 20 Christos Margiolis git: 9834b6fc77ff - stable/14 - sound: Get rid of pnum and max variables in chn_init() 108. Oct 20 Christos Margiolis git: 4cf4144d8f7f - stable/14 - sound: Simplify pcm_chnalloc() and fix infinite loop bug 109. Oct 20 Christos Margiolis git: 30a64793aa6c - stable/14 - sound: Sort channels by unit number as well 110. Oct 20 Christos Margiolis git: 1b0acff71fe8 - stable/14 - sound: Fix indendation in sound_modevent() switch statement 111. Oct 20 Christos Margiolis git: 463eafcff98f - stable/14 - sound: Use unr(9) to produce unique channel unit numbers 112. Oct 20 Christos Margiolis git: 6cf4db422c21 - stable/14 - sound: Move global variable initialization to sound_modevent() 113. Oct 20 Christos Margiolis git: 1f4d968a299e - stable/14 - sound: Move root feeder initialization to separate function 114. Oct 20 Christos Margiolis git: ebdf08844534 - stable/14 - sound: Retire SND_MAXHWCHAN 115. Oct 20 Christos Margiolis git: 8065f1af82d1 - stable/14 - snd_dummy: Drain callout during detach 116. Oct 20 Christos Margiolis git: bf058bde2bca - stable/14 - sound: Simplify vchan_create() error paths 117. Oct 20 Christos Margiolis git: 3b5b485d7436 - stable/14 - sound: Remove useless newspd check in sysctl_dev_pcm_vchanrate() 118. Oct 20 Christos Margiolis git: 86e10d11ca3c - stable/14 - sound: Simplify channel creation and deletion process 119. Oct 20 Christos Margiolis git: f0eee0fbde8e - stable/14 - sound: Shorten channel names 120. Oct 20 Christos Margiolis git: 84f361c9e367 - stable/14 - sound: Do not cast return value of malloc(9)
121. Oct 20 Christos Margiolis git: 28dc9f54efa9 - stable/14 - sound: Use M_WAITOK where possible 122. Oct 20 Christos Margiolis git: 7a7ba76aa6f0 - stable/14 - sound: Do not check for NULL if sbuf is allocated with SBUF_AUTOEXTEND 123. Oct 20 Christos Margiolis git: 565a9b8f86b2 - stable/14 - sound: Improve /dev/sndstat channel info readability 124. Oct 20 Christos Margiolis git: 4f11a5312370 - stable/14 - snd_hda: Identify NVIDIA GM204 125. Oct 20 Christos Margiolis git: 867b2ee99995 - stable/14 - snd_hda: Remove duplicate HDA_INTEL_CMLK* entries 126. Oct 20 Christos Margiolis git: e609dfa98fd3 - stable/14 - onyx: Remove unreachable if condition 127. Oct 20 Christos Margiolis git: 1a8cd08d8ae6 - stable/14 - vmm.4: Add ppt device detach example 128. Oct 20 Zhenlei Huang git: 03f7680517c8 - stable/14 - if_enc(4): Use new KPI to create enc interface 129. Oct 20 Zhenlei Huang git: edbeda6b7594 - stable/14 - netstat.1: Clarify -d argument 130. Oct 20 Zhenlei Huang git: f6711b97b228 - stable/13 - netstat.1: Clarify -d argument 131. Oct 20 Mark Johnston git: 745965ffb69e - stable/14 - amdtemp: add support for AMD Family 19h Models 40h-4Fh 132. Oct 20 Mark Johnston git: 6bd08ccc9b09 - stable/14 - amdsmn: add support for AMD Family 19h Models 40h-4Fh 133. Oct 20 Mark Johnston git: 2e4b1bef561d - stable/14 - libicp: unbreak for armv6 after recent OpenZFS import 134. Oct 20 Mark Johnston git: 3176b94a480b - stable/14 - libicp_rescue: unbreak for armv6 after recent OpenZFS import 135. Oct 20 Mark Johnston git: 052fe26f9c51 - stable/14 - libicp(_rescue)?: use asm versions for all 32-bit arm flavors


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