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


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

Messages: 121, old messages first
Last update: Mon Jul 1 0:07:01 2024

home | archive sorted by: subject | author | date | reverse date
  1. Jun 24 Ryan Libby                 git: 88478cc02a20 - main - i386 kernel __storeload_barrier: quiet gcc -Warray-bounds
  2. Jun 24 Doug Moore                 git: a94ed493b507 - main - dev/mana: replace power2 function
  3. Jun 24 Doug Moore                 git: c8b0c33b03ac - main - log2: move log2 functions from linuxkpi to libkern
  4. Jun 24 Doug Moore                 git: 4bbdabc2bd76 - main - aic7xxx: use rounddown_pow_of_two
  5. Jun 24 Doug Moore                 git: 7bb73f731538 - main - cxgb: use rounddown_pow_of_two
  6. Jun 24 Doug Moore                 git: 5fc42387d704 - main - cxgbe: use order_base_2
  7. Jun 24 Doug Moore                 git: 87177ce3aa98 - main - irdma: Use round{up,down}_pow_of_two
  8. Jun 24 Doug Moore                 git: dc048255b37e - main - mlx5: use roundup_pow_of_two
  9. Jun 24 Doug Moore                 git: 0839258c5690 - main - ipfw: Use roundup_pow_of_two
 10. Jun 24 Doug Moore                 git: 5dbf886104b4 - main - x86: use order_base_2
 11. Jun 24 Zhenlei Huang              git: 08a98731ddf4 - main - ip_mroute: Use NET_EPOCH_WAIT() macro
 12. Jun 24 Zhenlei Huang              git: 71f8fbf9bda4 - main - ifnet: Use NET_EPOCH_WAIT() macro
 13. Jun 24 Oskar Holmlund             git: 332f00cdbafa - main - ti/am335x: Fix the device_set_descf() call in am335x_dmtimer_probe()
 14. Jun 24 Doug Rabson                git: 56e4622588ed - main - p9fs: fix lookup of "." for lib9p-based 9P servers
 15. Jun 24 Mark Johnston              git: b75d14d6005b - main - procfs.4: Fix the description of credential info in the "status" file
 16. Jun 24 Mark Johnston              git: 66b8cac8d837 - main - pf: Sprinkle const qualifiers in state lookup routines
 17. Jun 24 Mark Johnston              git: 02cbf9ebf110 - main - lagg: Fix a teardown race
 18. Jun 24 Alan Somers                git: a1608e8854da - main - ctladm: add a copyright header to the port test
 19. Jun 24 Pedro Giffuni              Re: git: d5c01e1124ff - main - cdefs.h: Remove pre gcc 5.0 support
 20. Jun 24 Ryan Libby                 Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching


21. Jun 24 Warner Losh Re: git: d5c01e1124ff - main - cdefs.h: Remove pre gcc 5.0 support 22. Jun 24 Mark Johnston Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 23. Jun 24 Alan Somers git: 6efba04df3f8 - main - fusefs: fix two bugs regarding _PC_MIN_HOLE_SIZE 24. Jun 24 Doug Rabson git: daa2c99c89f2 - main - p9fs: implement working putpages (fix mmap write) 25. Jun 24 Ryan Libby Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 26. Jun 24 Konstantin Belousov Re: git: daa2c99c89f2 - main - p9fs: implement working putpages (fix mmap write) 27. Jun 24 Ryan Libby Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 28. Jun 24 Ryan Libby git: 3c84b4b35f28 - main - kern: move __always_inline to canonical position 29. Jun 24 Ryan Libby git: eae1767d8fa4 - main - vfs: move __always_inline to canonical position 30. Jun 24 Ryan Libby git: 012e32c66529 - main - libthr: move __always_inline to canonical position 31. Jun 24 Mark Johnston Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 32. Jun 24 Ed Maste git: 1efd69f933b6 - main - p9fs: move NULL check immediately after allocation 33. Jun 24 Gleb Smirnoff Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 34. Jun 24 Jamie Gritton git: 9cbf1de7e34a - main - Mark the zfs.mount_snapshot jail parameter as boolean. PR: 274263 Differential Revision: https://reviews.freebsd.or 35. Jun 24 Jamie Gritton git: 63875db56bd5 - main - Document the zfs.mount_snapshot parameter in jail(8). PR: 274263 Differential Revision: https://reviews.freebsd.org 36. Jun 24 Gleb Smirnoff Re: git: ac52fa1f1b97 - main - sendfile tests: Fix an error check in tcp_socketpair() 37. Jun 24 Justin Hibbits Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 38. Jun 24 Mark Johnston Re: git: ac52fa1f1b97 - main - sendfile tests: Fix an error check in tcp_socketpair() 39. Jun 24 tuexen@fh-muenster.de Re: git: ac52fa1f1b97 - main - sendfile tests: Fix an error check in tcp_socketpair() 40. Jun 24 Kenneth D. Merry git: 137b004e2b7a - main - Fix the isp(4) driver with 9.x firmware.
41. Jun 24 Kenneth D. Merry git: 31354813f3c6 - main - Add an isp(4) tunable to default to ispfw(4) firmware. 42. Jun 24 Warner Losh git: 65522b64ad7e - main - sys/cdefs.h: Remove old arm acle-compat.h workaround 43. Jun 24 Warner Losh git: 677b28750a86 - main - sys/cdefs.h: Note gcc supports many __has_* macros 44. Jun 24 Warner Losh git: 617688369784 - main - sys.netinet6.divert.ipdivert_ip6_output_remote_success fails 45. Jun 24 Gleb Smirnoff Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 46. Jun 24 Warner Losh Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 47. Jun 25 Ed Maste git: e6b88237c6c3 - main - p9fs: use M_WAITOK where appropriate 48. Jun 25 Warner Losh git: 6a467c783d66 - main - tpm: Fix standalone build 49. Jun 25 Warner Losh git: bbecd3148abf - main - tpm: Fix acpi attachment 50. Jun 25 Andrew Turner git: 915161b3d35e - main - hwpmc/arm64: fix the type for pm_arm64_evsel 51. Jun 25 Andrew Turner git: c36fa8d5022d - main - hwpmc/arm64: Support the kernel booting to VHE 52. Jun 25 Andrew Turner git: 0cdd0032a769 - main - arm64/vmm: Fix the SPAN check 53. Jun 25 Andrew Turner git: 940cf92c0786 - main - WIP: Switch to compiler-rt sync on armv7 54. Jun 25 Andrew Turner git: 3d02fe6c59dc - main - arm: Start to remove the now unneeded acle-compat.h 55. Jun 25 Andrew Turner git: 36e0db4916c5 - main - Revert "arm: Start to remove the now unneeded acle-compat.h" 56. Jun 25 Andrew Turner git: 8521ea135f5b - main - Revert "WIP: Switch to compiler-rt sync on armv7" 57. Jun 25 Ruslan Bukin git: d5963606f0c6 - main - riscv: add SBI implementation IDs. 58. Jun 25 Ruslan Bukin git: 44d4ee7f3dad - main - riscv: add FPE code. 59. Jun 25 Justin Hibbits Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 60. Jun 25 Mariusz Zaborski git: 8aa9192ce98a - main - isp: fix ISPCTL_ABORT_CMD switch case
61. Jun 25 Ryan Libby git: d25f0bdceb3a - main - cdefs.h: add __inline to __always_inline 62. Jun 25 Ryan Libby git: 07cc7ea7386c - main - libmsun: remove duplicates after cdefs.h added inline to __always_inline 63. Jun 25 Ryan Libby git: f29bdea04776 - main - ext4_ext_tree_init: correct memset initialization 64. Jun 25 Mark Johnston git: 7d6932d20aed - main - ctladm: Fix a race when loading ctl.ko 65. Jun 25 Kyle Evans git: 3da568710fde - main - stand: module: unlink the entire tail when dependencies fail to load 66. Jun 26 Warner Losh git: b2351a4ba5ef - main - test: disable sys.kern.unix_seqpacket_test.random_eor_and_waitall 67. Jun 26 Konstantin Belousov git: 7e5574f9e5d9 - main - sched_unpin(): assert that curthread was pinned 68. Jun 26 Doug Moore git: 7d37fcbf52b1 - main - cxgbe: replace a loop with rounddown_pow_of_two 69. Jun 26 Andrew Turner git: 5afc347944e7 - main - arm: Start to remove the now unneeded acle-compat.h 70. Jun 26 Doug Moore git: 8502c68d29a8 - main - x86_iommu: use roundup_pow_of_two 71. Jun 26 Zhenlei Huang git: 2cb7605a2415 - main - lo: Use new KPI to create the first loop interface 72. Jun 26 Mitchell Horne git: 609cdb12b962 - main - ofw: convert boolean_t to bool 73. Jun 26 Warner Losh git: 0c00c3d75b27 - main - test: Change bug number 74. Jun 26 Vladimir Kondratyev git: 249e24d76a7c - main - x86/pci_early_quirks: Sync Intel 11th+ gen PCI IDs with Linux 75. Jun 26 Vladimir Kondratyev git: a5cac2e672a7 - main - LinuxKPI: Add rb_add_cached function 76. Jun 26 Vladimir Kondratyev git: 73f3589120e6 - main - LinuxKPI: Add kmap_local_page function 77. Jun 26 Vladimir Kondratyev git: 460908ea55e6 - main - LinuxKPI: Remove owner argument from class_create function on KPI layer 78. Jun 26 Vladimir Kondratyev git: 597ffdc1d350 - main - LinuxKPI: Add smp_store_release and smp_load_acquire functions 79. Jun 26 Vladimir Kondratyev git: d21316ff22b1 - main - LinuxKPI: Add header polution to compile linux/numa.h 80. Jun 26 Vladimir Kondratyev git: 256eb8d53611 - main - LinuxKPI: Remove linux/sched.h include from linux/kernel.h header
81. Jun 26 Vladimir Kondratyev git: 889f74af66b8 - main - LinuxKPI: Add linux/nodemask.h 82. Jun 26 Vladimir Kondratyev git: e1b0f431a109 - main - LinuxKPI: Remove vmas argument from get_user_pages on KPI layer 83. Jun 26 Vladimir Kondratyev git: 8c5c57212566 - main - LinuxKPI: Add DEFINE_DEBUGFS_ATTRIBUTE_SIGNED to linux/debugfs.h 84. Jun 26 Enji Cooper git: 44096ebd22dd - main - Update to OpenSSL 3.0.14 85. Jun 27 Ryan Libby Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 86. Jun 27 Ryan Libby git: b195d7498b91 - main - nvme: avoid gcc -Werror=int-to-pointer-cast on 32-bit arch 87. Jun 27 Zhenlei Huang git: ef4f4a44d913 - main - ifnet: Restore curvnet earlier 88. Jun 27 Baptiste Daroussin git: cde6642431bb - main - nuageinit: check for both user_data and user-data 89. Jun 27 Andriy Gapon git: 0deaf4be346f - main - rk_i2c: emulate repeated start 90. Jun 27 Andriy Gapon git: a743e280ea05 - main - rk_i2c: use the register read mode even if the read ends with IIC_M_NOSTOP 91. Jun 27 Alexander Motin git: 87085c12ba8f - main - Fix SATA NCQ error recovery after 25375b1415 92. Jun 27 Mitchell Horne git: 18a27dd64129 - main - wpa_cli.8: describe better + tag spdx + linter nit 93. Jun 27 Michael Tuexen git: 3703e1a73e0e - main - tcp: improve error handling in syncache_socket() 94. Jun 27 Mitchell Horne git: a35f66510917 - main - if_genet: don't load DMA mapping when tx_queue is full 95. Jun 27 Michael Tuexen git: 14fee5324a9b - main - tcp: improve failure handling in tcp_newtcpcb() 96. Jun 27 Doug Moore git: 995730a635bc - main - swap_pager: cleanup swapoff_object 97. Jun 27 Doug Moore Re: git: 995730a635bc - main - swap_pager: cleanup swapoff_object 98. Jun 27 Mitchell Horne git: 32d2a1de3d64 - main - arm64: correct physmap bounds in pmap_bootstrap() 99. Jun 28 Warner Losh git: cfe55a8af81d - main - fwget.8: polish 100. Jun 28 Warner Losh git: 088cc7d221bb - main - man filesystems: fix more xrefs after move to s4
101. Jun 28 Warner Losh git: a85d870007e7 - main - man.sh: revert trapping SIGPIPE 102. Jun 28 Warner Losh git: cf9c4b32cca0 - main - RELNOTES: mention moving filesystems to section 4 103. Jun 28 Warner Losh git: ab08da5328b4 - main - loader: Increase buffer size to accommodate longer commands 104. Jun 28 Ryan Libby git: c02a8caf50bb - main - tcp_bbr: avoid gcc -Werror=pointer-to-int-cast on 32-bit arch 105. Jun 28 Ryan Libby git: 0d8da0df4150 - main - tcp_rack: avoid gcc -Werror=pointer-to-int-cast on 32-bit arch 106. Jun 28 Zhenlei Huang git: aa3860851b9f - main - net: Remove unneeded NULL check for the allocated ifnet 107. Jun 28 Mariusz Zaborski git: d3bb35d4e51b - main - jail: allow adjustment of host time 108. Jun 28 Poul-Henning Kamp Re: git: aa3860851b9f - main - net: Remove unneeded NULL check for the allocated ifnet 109. Jun 28 Zhenlei Huang Re: git: aa3860851b9f - main - net: Remove unneeded NULL check for the allocated ifnet 110. Jun 28 Alexander Leidinger Re: git: d3bb35d4e51b - main - jail: allow adjustment of host time 111. Jun 28 Mitchell Horne git: 2eb64df7f53d - main - riscv: remove a redundant check on PGA_WRITEABLE 112. Jun 28 Warner Losh git: fc3e5334ab89 - main - Fix "%hhi" conversion for kvprintf() 113. Jun 28 Konstantin Belousov Re: git: fc3e5334ab89 - main - Fix "%hhi" conversion for kvprintf() 114. Jun 28 Ed Maste git: 5654b42142e1 - main - libusb: claim to be version 1.0.16 115. Jun 28 Mariusz Zaborski Re: git: d3bb35d4e51b - main - jail: allow adjustment of host time 116. Jun 28 Colin Percival git: 59c21ed6e811 - main - release: Bump default VM size for riscv64 to 6 GB 117. Jun 29 Simon J. Gerraty git: 8d5c8e21c690 - main - Merge bmake-20240625 118. Jun 29 Michael Tuexen git: 811d831050d1 - main - tcp: minor cleanup 119. Jun 30 Zhenlei Huang git: 4ca4a3b1c8e3 - main - enc.4: Remove a redundant word 120. Jun 30 Zhenlei Huang git: 9738277b5c66 - main - ifnet: Remove dead code
121. Jun 30 Dag-Erling =?utf-8?Q?Sm=C3 git: 4ce4a0fe14c4 - main - diff: Document the --no-dereference option.


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