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


2025/dev-commits-src-branches/20250414.dev-commits-src-branches

Messages: 100, old messages first
Last update: Thu Nov 6 9:26:19 2025

home | archive sorted by: subject | author | date | reverse date
  1. Apr  7 Konstantin Belousov        git: 1795bfc315ef - stable/14 - Document KERN_PROC_KQUEUE
  2. Apr  7 Konstantin Belousov        git: a15cae4c746a - stable/14 - procstat(1): dump kqueues
  3. Apr  7 Konstantin Belousov        git: 3cb2a80f6bb0 - stable/14 - libprocstat: add helper to query knotes for specific kqueue
  4. Apr  7 Konstantin Belousov        git: 451fca2e9f91 - stable/14 - procstat.1: document kqueues
  5. Apr  7 Konstantin Belousov        git: e260058f33c9 - stable/14 - descriptors: add fget_remote_foreach()
  6. Apr  7 Konstantin Belousov        git: 52464e913a56 - stable/14 - sysctl_kern_proc_kqueue(): convert to use sbuf
  7. Apr  7 Konstantin Belousov        git: 8547f0b80909 - stable/14 - FREEBSD_COMPAT32: add freebsd32_kevent_to_kevent32() helper
  8. Apr  7 Konstantin Belousov        git: c69b90d08b29 - stable/14 - kinfo_knote: add knt_kq_fd member
  9. Apr  7 Konstantin Belousov        git: 2170bf801d13 - stable/14 - sysctl KERN_PROC_KQUEUE: treat omitted kqfd as request to dump all kqueues
 10. Apr  7 Konstantin Belousov        git: 5e6b89bd560b - stable/14 - Add NT_PROCSTAT_KQUEUES core note
 11. Apr  7 Konstantin Belousov        git: f4ea3580d6c2 - stable/14 - sysctl KERN_PROC_KQUEUE: implement compat32
 12. Apr  7 Konstantin Belousov        git: 8476ab3558f0 - stable/14 - gcore(1): dump NT_PROCSTAT_KQUEUES section
 13. Apr  7 Konstantin Belousov        git: 867ac6f5e9e0 - stable/14 - struct kinfo_knote: add spare fields
 14. Apr  7 Konstantin Belousov        git: 6c0c6ad350c9 - stable/14 - libprocstat: add knowledge about NT_PROCSTAT_KQUEUES core file section
 15. Apr  7 Konstantin Belousov        git: 40c6cb628a12 - stable/14 - kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen
 16. Apr  7 Konstantin Belousov        git: 78f7ec2bc5f9 - stable/14 - freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is defined
 17. Apr  7 Konstantin Belousov        git: c07ea8aefd82 - stable/14 - kevent32/kinfo_knote32: remove __LP64__ predicate in definitions
 18. Apr  7 Konstantin Belousov        git: ca3222c4fcf3 - stable/14 - ptrace_test: add test for expanded reporting of syscall args
 19. Apr  7 Konstantin Belousov        git: 477c394ce138 - stable/14 - mlx5en: sync channel close with the rq completion processing
 20. Apr  7 Konstantin Belousov        git: fdbf48835da5 - stable/14 - ptrace(2): expand ability to fetch syscall parameters


21. Apr 7 Philip Paeps git: 50c58014795c - stable/14 - lib/libexpat: bump libbsdxml.3 after 2.7.1 import 22. Apr 7 Philip Paeps git: adc9e9e8dbdd - stable/13 - lib/libexpat: bump libbsdxml.3 after 2.7.1 import 23. Apr 7 Philip Paeps git: fd4592006b13 - stable/14 - lib/libexpat: update build config for 2.7.1 24. Apr 7 Philip Paeps git: 5630672e6f6d - stable/13 - lib/libexpat: update build config for 2.7.1 25. Apr 7 Michael Tuexen git: cf3fb40d55a5 - stable/14 - tcp rack: cleanup accounting conditional checks 26. Apr 7 Michael Tuexen git: 47c7dcfe2b09 - stable/14 - sctp: fix double unlock in case adding a remote address fails 27. Apr 7 Michael Tuexen git: b95d16f39d68 - stable/14 - tcp: improve initializing the fields in tcp_log_buffer 28. Apr 7 Michael Tuexen git: cc52d73deba1 - stable/14 - tcp: fix typos in comment 29. Apr 7 Michael Tuexen git: aa1c5de9d27e - stable/14 - tcp: clear sendfile logging struct 30. Apr 7 Michael Tuexen git: 4c07ee6a5eaf - stable/14 - tcp: remove struct tcp_log_rack 31. Apr 8 Christos Margiolis git: 84ed51c41205 - stable/14 - pkg.7: Add example for fetching package for different FreeBSD versions 32. Apr 8 Dag-Erling =?utf-8?Q?Sm=C3 git: 9c84aea41433 - stable/14 - fts: Stop abusing the comma operator. 33. Apr 8 Dag-Erling =?utf-8?Q?Sm=C3 git: 64f5a71c1cb7 - stable/13 - fts: Stop abusing the comma operator. 34. Apr 8 Olivier Certner git: f9fa6cb391f8 - stable/14 - cred: Hide internal flag CRED_FLAG_CAPMODE 35. Apr 8 Olivier Certner git: 9dc47f536d3f - stable/14 - vm_phys_avail_check(): Check index parity, fix panic messages 36. Apr 8 Olivier Certner git: 088dd40169b1 - stable/14 - vm_phys_add_seg(): Check for bad segments, allow empty ones 37. Apr 8 Olivier Certner git: f106887cb0aa - stable/14 - vm_phys: Check for overlap when adding a segment 38. Apr 8 Olivier Certner git: 7658c4f8c727 - stable/14 - vm_phys_avail_count(): Fix out-of-bounds accesses 39. Apr 8 Olivier Certner git: 25e25d6f1b55 - stable/14 - vm_phys_avail_split(): Tolerate split requests at boundaries 40. Apr 8 Olivier Certner git: 6230945b8819 - stable/14 - vm_phys_early_startup(): Panic if phys_avail[] is empty
41. Apr 8 Olivier Certner git: c7360214579b - stable/14 - powerpc: mmu_radix_page_array_startup(): Don't force allocation from domain 0 42. Apr 8 Olivier Certner git: f3983aeb6284 - stable/14 - vm_page_startup(): Clarify memory lowest, highest and size computation 43. Apr 8 Olivier Certner git: fb8bea55a596 - stable/14 - smbios: handle smbios3 for arm64 44. Apr 8 Olivier Certner git: e69052efa1d0 - stable/14 - smbios: style(9): sizeof(): No space before the parenthesis 45. Apr 8 Olivier Certner git: 145ef4af15f0 - stable/14 - smbios: Search for v3 (64-bit) entry point first on BIOS boot 46. Apr 8 Olivier Certner git: 07b84d1f3f14 - stable/14 - smbios: Unmap memory on error on identify 47. Apr 8 Olivier Certner git: 5e385079d3f7 - stable/14 - smbios: On attach, print the entry point version and revision 48. Apr 8 Olivier Certner git: 62b6d8c62598 - stable/14 - smbios: Print an error on memory map failure on identify 49. Apr 8 Olivier Certner git: 8c9b142b3832 - stable/14 - smbios: Apply the v2.1's length fixup only on a 32-bit entry point 50. Apr 8 Olivier Certner git: 7dffa9db4516 - stable/14 - smbios: Print an error on unexpected entry point length on identify 51. Apr 8 Olivier Certner git: 55e8cdff1443 - stable/14 - smbios: Harden decoding of the BCD revision 52. Apr 8 Olivier Certner git: 5d9f1bf830db - stable/14 - smbios: Carefully print wrong entry point signature on identify 53. Apr 8 Olivier Certner git: cc1cb8e37646 - stable/14 - smbios: style(9): smbios_cksum() 54. Apr 8 Olivier Certner git: 6a937165f90f - stable/14 - libsa: smbios: style(9): SMBIOS_GET8(): Split overlong line 55. Apr 8 Olivier Certner git: 4af7f393ec9a - stable/14 - libsa: smbios: style(9): Entry point parsing comments 56. Apr 8 Olivier Certner git: 0a2c8f66919d - stable/14 - libsa: smbios: Rename 64-bit entry point's guards 57. Apr 8 Olivier Certner git: 4b7fbd67ed82 - stable/14 - libsa: smbios: Make 'is_64bit_ep' a field of 'smbios' 58. Apr 8 Olivier Certner git: 19a5b6aaab92 - stable/14 - libsa: smbios: probe: BCD revision parsing is v2-only code; Expand comments 59. Apr 8 Olivier Certner git: 2337cd86dc46 - stable/14 - libsa: smbios: Export the used entry point type to the kernel 60. Apr 8 Olivier Certner git: 330f1a42813e - stable/14 - libsa: smbios: Stop parsing on an End-of-Table structure
61. Apr 8 Olivier Certner git: 5feb3c8ea602 - stable/14 - libsa: smbios: Reject a 64-bit entry point with revision 0 62. Apr 8 Olivier Certner git: 93af0db0d529 - stable/14 - libsa: smbios: Favor the v3 (64-bit) entry point on non-EFI boot 63. Apr 8 Olivier Certner git: 7b0350b376c0 - stable/14 - libsa: smbios: Use 64-bit entry point if table below 4GB on non-EFI boot 64. Apr 8 Olivier Certner git: d19f1559d008 - stable/14 - libsa: smbios_detect(): Return the entry point address 65. Apr 8 Olivier Certner git: 9b8e1558c961 - stable/14 - libsa: smbios: Allow to run smbios_probe() multiple times 66. Apr 8 Olivier Certner git: 0c5d22eacf23 - stable/14 - loader.kboot: smbios: Add a comment about v3 entry point being favored 67. Apr 8 Olivier Certner git: 831e6fb0baf6 - stable/14 - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY 68. Apr 8 Olivier Certner git: 807d51be8040 - stable/14 - loader.efi: smbios: Favor the v3 (64-bit) entry point 69. Apr 8 Olivier Certner git: f6b90dc8afc0 - stable/14 - libsa: smbios_probe(): Strictly obey specified entry point address 70. Apr 8 Olivier Certner git: bd282a73571c - stable/14 - MAC/do: parse_single_rule(): Fix herald comment's first line 71. Apr 8 Olivier Certner git: 8047b85cbe17 - stable/14 - MAC/do: Rules: <from> and <to> parts now to be separated by '>' 72. Apr 8 Olivier Certner git: 0c3357dfa18f - stable/14 - RELNOTES: mac_do(4): Change of rules syntax; Provide hints and pointers 73. Apr 8 Andrew Turner git: ddf0b5666bf5 - stable/14 - acpi: Pass the correct device to acpi_pcib_osc 74. Apr 8 Dave Cottlehuber git: e2125f57bd2c - stable/14 - release: add cloudware oracle targets to package and upload .oci files 75. Apr 9 Konstantin Belousov git: 053856c0b59b - stable/14 - x86/dmar: add dmar_is_running() 76. Apr 9 Konstantin Belousov git: 8c6540b94d02 - stable/14 - x86/amdiommu: add amdiommu_is_running() 77. Apr 9 Konstantin Belousov git: e6a470ffcbd7 - stable/14 - efirt: add a tunable to disable printing faults during EFIRT calls 78. Apr 10 Konstantin Belousov git: 70ba4df540ea - stable/14 - stat(2): add st_bsdflags field 79. Apr 10 Helge Oldach Re: git: 70ba4df540ea - stable/14 - stat(2): add st_bsdflags field 80. Apr 10 Konstantin Belousov git: f9afcbff02a2 - stable/14 - libc/compat-ino64.h: rename st_padding0
81. Apr 10 Philip Paeps git: 2c5831b3047d - releng/14.2 - contrib/tzdata: import tzdata 2025b 82. Apr 10 Philip Paeps git: 700e7384dfbf - releng/14.2 - contrib/expat: update libexpat from 2.6.0 to 2.7.1 83. Apr 10 Philip Paeps git: 4651d400f100 - releng/14.2 - daemon: stop rebuilding the kqueue every restart of the child 84. Apr 10 Philip Paeps git: 862cd6b8fa9d - releng/14.2 - openssl: Import OpenSSL 3.0.16 85. Apr 10 Philip Paeps git: 23d06bb83d0a - releng/14.2 - caroot: update the root bundle 86. Apr 10 Philip Paeps git: 1eb03b059e56 - releng/14.2 - Add UPDATING entries and bump version 87. Apr 10 Philip Paeps git: 74aa5e2a7b10 - releng/13.5 - contrib/tzdata: import tzdata 2025b 88. Apr 10 Philip Paeps git: dec0bf8096b3 - releng/13.5 - contrib/expat: update libexpat from 2.6.4 to 2.7.1 89. Apr 10 Philip Paeps git: 74176002ff9f - releng/13.5 - caroot: update the root bundle 90. Apr 10 Philip Paeps git: 37edc07ede02 - releng/13.5 - Add UPDATING entries and bump version 91. Apr 10 Philip Paeps git: f8c2bedb03a2 - releng/13.4 - contrib/tzdata: import tzdata 2025b 92. Apr 10 Philip Paeps git: e3fd2734314d - releng/13.4 - contrib/expat: update libexpat from 2.6.0 to 2.7.1 93. Apr 10 Philip Paeps git: a1f4a530dea3 - releng/13.4 - daemon: stop rebuilding the kqueue every restart of the child 94. Apr 10 Philip Paeps git: e8e9cb97d094 - releng/13.4 - caroot: update the root bundle 95. Apr 10 Philip Paeps git: 3bc5467e7f6c - releng/13.4 - Add UPDATING entries and bump version 96. Apr 10 Philip Paeps git: 17c252598b7f - Create tag release/14.2.0-p3 97. Apr 10 Philip Paeps git: cceba18670f7 - Create tag release/13.5.0-p1 98. Apr 10 Philip Paeps git: 8b1ca198fa44 - Create tag release/13.4.0-p5 99. Apr 12 Eugene Grosbein git: 59e3dd29ecd3 - stable/14 - netgraph: MFC: prevent panic with INVARIANTS-enabled kernel 100. Apr 12 Eugene Grosbein git: 92c6cc8ee3a1 - stable/13 - netgraph: MFC: prevent panic with INVARIANTS-enabled kernel


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