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


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

Messages: 121, sorted by subject
Last update: Mon Jul 1 0:07:01 2024

home | up | archive sorted by: subject | author | date | reverse date
  1. Jun 24 Ryan Libby                 git: 012e32c66529 - main - libthr: move __always_inline to canonical position
  2. Jun 24 Mark Johnston              git: 02cbf9ebf110 - main - lagg: Fix a teardown race
  3. Jun 25 Ryan Libby                 git: 07cc7ea7386c - main - libmsun: remove duplicates after cdefs.h added inline to __always_inline
  4. Jun 24 Doug Moore                 git: 0839258c5690 - main - ipfw: Use roundup_pow_of_two
  5. Jun 28 Warner Losh                git: 088cc7d221bb - main - man filesystems: fix more xrefs after move to s4
  6. Jun 24 Zhenlei Huang              git: 08a98731ddf4 - main - ip_mroute: Use NET_EPOCH_WAIT() macro
  7. Jun 26 Warner Losh                git: 0c00c3d75b27 - main - test: Change bug number
  8. Jun 25 Andrew Turner              git: 0cdd0032a769 - main - arm64/vmm: Fix the SPAN check
  9. Jun 28 Ryan Libby                 git: 0d8da0df4150 - main - tcp_rack: avoid gcc -Werror=pointer-to-int-cast on 32-bit arch
 10. Jun 27 Andriy Gapon               git: 0deaf4be346f - main - rk_i2c: emulate repeated start
 11. Jun 24 Kenneth D. Merry           git: 137b004e2b7a - main - Fix the isp(4) driver with 9.x firmware.
 12. Jun 27 Michael Tuexen             git: 14fee5324a9b - main - tcp: improve failure handling in tcp_newtcpcb()
 13. Jun 27 Mitchell Horne             git: 18a27dd64129 - main - wpa_cli.8: describe better + tag spdx + linter nit
 14. Jun 24 Ed Maste                   git: 1efd69f933b6 - main - p9fs: move NULL check immediately after allocation
 15. Jun 26 Vladimir Kondratyev        git: 249e24d76a7c - main - x86/pci_early_quirks: Sync Intel 11th+ gen PCI IDs with Linux
 16. Jun 26 Vladimir Kondratyev        git: 256eb8d53611 - main - LinuxKPI: Remove linux/sched.h include from linux/kernel.h header
 17. Jun 26 Zhenlei Huang              git: 2cb7605a2415 - main - lo: Use new KPI to create the first loop interface
 18. Jun 28 Mitchell Horne             git: 2eb64df7f53d - main - riscv: remove a redundant check on PGA_WRITEABLE
 19. Jun 24 Kenneth D. Merry           git: 31354813f3c6 - main - Add an isp(4) tunable to default to ispfw(4) firmware.
 20. Jun 27 Mitchell Horne             git: 32d2a1de3d64 - main - arm64: correct physmap bounds in pmap_bootstrap()


21. Jun 24 Oskar Holmlund git: 332f00cdbafa - main - ti/am335x: Fix the device_set_descf() call in am335x_dmtimer_probe() 22. Jun 25 Andrew Turner git: 36e0db4916c5 - main - Revert "arm: Start to remove the now unneeded acle-compat.h" 23. Jun 27 Michael Tuexen git: 3703e1a73e0e - main - tcp: improve error handling in syncache_socket() 24. Jun 24 Ryan Libby git: 3c84b4b35f28 - main - kern: move __always_inline to canonical position 25. Jun 25 Andrew Turner git: 3d02fe6c59dc - main - arm: Start to remove the now unneeded acle-compat.h 26. Jun 25 Kyle Evans git: 3da568710fde - main - stand: module: unlink the entire tail when dependencies fail to load 27. Jun 26 Enji Cooper git: 44096ebd22dd - main - Update to OpenSSL 3.0.14 28. Jun 25 Ruslan Bukin git: 44d4ee7f3dad - main - riscv: add FPE code. 29. Jun 26 Vladimir Kondratyev git: 460908ea55e6 - main - LinuxKPI: Remove owner argument from class_create function on KPI layer 30. Jun 24 Doug Moore git: 4bbdabc2bd76 - main - aic7xxx: use rounddown_pow_of_two 31. Jun 30 Zhenlei Huang git: 4ca4a3b1c8e3 - main - enc.4: Remove a redundant word 32. Jun 30 Dag-Erling =?utf-8?Q?Sm=C3 git: 4ce4a0fe14c4 - main - diff: Document the --no-dereference option. 33. Jun 28 Ed Maste git: 5654b42142e1 - main - libusb: claim to be version 1.0.16 34. Jun 24 Doug Rabson git: 56e4622588ed - main - p9fs: fix lookup of "." for lib9p-based 9P servers 35. Jun 26 Vladimir Kondratyev git: 597ffdc1d350 - main - LinuxKPI: Add smp_store_release and smp_load_acquire functions 36. Jun 28 Colin Percival git: 59c21ed6e811 - main - release: Bump default VM size for riscv64 to 6 GB 37. Jun 26 Andrew Turner git: 5afc347944e7 - main - arm: Start to remove the now unneeded acle-compat.h 38. Jun 24 Doug Moore git: 5dbf886104b4 - main - x86: use order_base_2 39. Jun 24 Doug Moore git: 5fc42387d704 - main - cxgbe: use order_base_2 40. Jun 26 Mitchell Horne git: 609cdb12b962 - main - ofw: convert boolean_t to bool
41. Jun 24 Warner Losh git: 617688369784 - main - sys.netinet6.divert.ipdivert_ip6_output_remote_success fails 42. Jun 24 Jamie Gritton git: 63875db56bd5 - main - Document the zfs.mount_snapshot parameter in jail(8). PR: 274263 Differential Revision: https://reviews.freebsd.org 43. Jun 24 Warner Losh git: 65522b64ad7e - main - sys/cdefs.h: Remove old arm acle-compat.h workaround 44. Jun 24 Mark Johnston git: 66b8cac8d837 - main - pf: Sprinkle const qualifiers in state lookup routines 45. Jun 24 Warner Losh git: 677b28750a86 - main - sys/cdefs.h: Note gcc supports many __has_* macros 46. Jun 25 Warner Losh git: 6a467c783d66 - main - tpm: Fix standalone build 47. Jun 24 Alan Somers git: 6efba04df3f8 - main - fusefs: fix two bugs regarding _PC_MIN_HOLE_SIZE 48. Jun 24 Zhenlei Huang git: 71f8fbf9bda4 - main - ifnet: Use NET_EPOCH_WAIT() macro 49. Jun 26 Vladimir Kondratyev git: 73f3589120e6 - main - LinuxKPI: Add kmap_local_page function 50. Jun 24 Doug Moore git: 7bb73f731538 - main - cxgb: use rounddown_pow_of_two 51. Jun 26 Doug Moore git: 7d37fcbf52b1 - main - cxgbe: replace a loop with rounddown_pow_of_two 52. Jun 25 Mark Johnston git: 7d6932d20aed - main - ctladm: Fix a race when loading ctl.ko 53. Jun 26 Konstantin Belousov git: 7e5574f9e5d9 - main - sched_unpin(): assert that curthread was pinned 54. Jun 29 Michael Tuexen git: 811d831050d1 - main - tcp: minor cleanup 55. Jun 26 Doug Moore git: 8502c68d29a8 - main - x86_iommu: use roundup_pow_of_two 56. Jun 25 Andrew Turner git: 8521ea135f5b - main - Revert "WIP: Switch to compiler-rt sync on armv7" 57. Jun 27 Alexander Motin git: 87085c12ba8f - main - Fix SATA NCQ error recovery after 25375b1415 58. Jun 24 Doug Moore git: 87177ce3aa98 - main - irdma: Use round{up,down}_pow_of_two 59. Jun 24 Ryan Libby git: 88478cc02a20 - main - i386 kernel __storeload_barrier: quiet gcc -Warray-bounds 60. Jun 26 Vladimir Kondratyev git: 889f74af66b8 - main - LinuxKPI: Add linux/nodemask.h
61. Jun 25 Mariusz Zaborski git: 8aa9192ce98a - main - isp: fix ISPCTL_ABORT_CMD switch case 62. Jun 26 Vladimir Kondratyev git: 8c5c57212566 - main - LinuxKPI: Add DEFINE_DEBUGFS_ATTRIBUTE_SIGNED to linux/debugfs.h 63. Jun 29 Simon J. Gerraty git: 8d5c8e21c690 - main - Merge bmake-20240625 64. Jun 25 Andrew Turner git: 915161b3d35e - main - hwpmc/arm64: fix the type for pm_arm64_evsel 65. Jun 25 Andrew Turner git: 940cf92c0786 - main - WIP: Switch to compiler-rt sync on armv7 66. Jun 30 Zhenlei Huang git: 9738277b5c66 - main - ifnet: Remove dead code 67. Jun 27 Doug Moore git: 995730a635bc - main - swap_pager: cleanup swapoff_object 68. Jun 27 Doug Moore Re: git: 995730a635bc - main - swap_pager: cleanup swapoff_object 69. Jun 24 Jamie Gritton git: 9cbf1de7e34a - main - Mark the zfs.mount_snapshot jail parameter as boolean. PR: 274263 Differential Revision: https://reviews.freebsd.or 70. Jun 24 Alan Somers git: a1608e8854da - main - ctladm: add a copyright header to the port test 71. Jun 27 Mitchell Horne git: a35f66510917 - main - if_genet: don't load DMA mapping when tx_queue is full 72. Jun 26 Vladimir Kondratyev git: a5cac2e672a7 - main - LinuxKPI: Add rb_add_cached function 73. Jun 27 Andriy Gapon git: a743e280ea05 - main - rk_i2c: use the register read mode even if the read ends with IIC_M_NOSTOP 74. Jun 28 Warner Losh git: a85d870007e7 - main - man.sh: revert trapping SIGPIPE 75. Jun 24 Doug Moore git: a94ed493b507 - main - dev/mana: replace power2 function 76. Jun 28 Zhenlei Huang git: aa3860851b9f - main - net: Remove unneeded NULL check for the allocated ifnet 77. Jun 28 Poul-Henning Kamp Re: git: aa3860851b9f - main - net: Remove unneeded NULL check for the allocated ifnet 78. Jun 28 Zhenlei Huang Re: git: aa3860851b9f - main - net: Remove unneeded NULL check for the allocated ifnet 79. Jun 28 Warner Losh git: ab08da5328b4 - main - loader: Increase buffer size to accommodate longer commands 80. Jun 24 Gleb Smirnoff Re: git: ac52fa1f1b97 - main - sendfile tests: Fix an error check in tcp_socketpair()
81. Jun 24 Mark Johnston Re: git: ac52fa1f1b97 - main - sendfile tests: Fix an error check in tcp_socketpair() 82. Jun 24 tuexen@fh-muenster.de Re: git: ac52fa1f1b97 - main - sendfile tests: Fix an error check in tcp_socketpair() 83. Jun 27 Ryan Libby git: b195d7498b91 - main - nvme: avoid gcc -Werror=int-to-pointer-cast on 32-bit arch 84. Jun 26 Warner Losh git: b2351a4ba5ef - main - test: disable sys.kern.unix_seqpacket_test.random_eor_and_waitall 85. Jun 24 Mark Johnston git: b75d14d6005b - main - procfs.4: Fix the description of credential info in the "status" file 86. Jun 25 Warner Losh git: bbecd3148abf - main - tpm: Fix acpi attachment 87. Jun 28 Ryan Libby git: c02a8caf50bb - main - tcp_bbr: avoid gcc -Werror=pointer-to-int-cast on 32-bit arch 88. Jun 24 Gleb Smirnoff Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 89. Jun 24 Justin Hibbits Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 90. Jun 24 Gleb Smirnoff Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 91. Jun 24 Warner Losh Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 92. Jun 25 Justin Hibbits Re: git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 93. Jun 25 Andrew Turner git: c36fa8d5022d - main - hwpmc/arm64: Support the kernel booting to VHE 94. Jun 24 Doug Moore git: c8b0c33b03ac - main - log2: move log2 functions from linuxkpi to libkern 95. Jun 27 Baptiste Daroussin git: cde6642431bb - main - nuageinit: check for both user_data and user-data 96. Jun 28 Warner Losh git: cf9c4b32cca0 - main - RELNOTES: mention moving filesystems to section 4 97. Jun 28 Warner Losh git: cfe55a8af81d - main - fwget.8: polish 98. Jun 26 Vladimir Kondratyev git: d21316ff22b1 - main - LinuxKPI: Add header polution to compile linux/numa.h 99. Jun 25 Ryan Libby git: d25f0bdceb3a - main - cdefs.h: add __inline to __always_inline 100. Jun 28 Mariusz Zaborski git: d3bb35d4e51b - main - jail: allow adjustment of host time
101. Jun 28 Alexander Leidinger Re: git: d3bb35d4e51b - main - jail: allow adjustment of host time 102. Jun 28 Mariusz Zaborski Re: git: d3bb35d4e51b - main - jail: allow adjustment of host time 103. Jun 25 Ruslan Bukin git: d5963606f0c6 - main - riscv: add SBI implementation IDs. 104. Jun 24 Pedro Giffuni Re: git: d5c01e1124ff - main - cdefs.h: Remove pre gcc 5.0 support 105. Jun 24 Warner Losh Re: git: d5c01e1124ff - main - cdefs.h: Remove pre gcc 5.0 support 106. Jun 24 Doug Rabson git: daa2c99c89f2 - main - p9fs: implement working putpages (fix mmap write) 107. Jun 24 Konstantin Belousov Re: git: daa2c99c89f2 - main - p9fs: implement working putpages (fix mmap write) 108. Jun 24 Doug Moore git: dc048255b37e - main - mlx5: use roundup_pow_of_two 109. Jun 24 Ryan Libby Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 110. Jun 24 Mark Johnston Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 111. Jun 24 Ryan Libby Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 112. Jun 24 Ryan Libby Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 113. Jun 24 Mark Johnston Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 114. Jun 27 Ryan Libby Re: git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 115. Jun 26 Vladimir Kondratyev git: e1b0f431a109 - main - LinuxKPI: Remove vmas argument from get_user_pages on KPI layer 116. Jun 25 Ed Maste git: e6b88237c6c3 - main - p9fs: use M_WAITOK where appropriate 117. Jun 24 Ryan Libby git: eae1767d8fa4 - main - vfs: move __always_inline to canonical position 118. Jun 27 Zhenlei Huang git: ef4f4a44d913 - main - ifnet: Restore curvnet earlier 119. Jun 25 Ryan Libby git: f29bdea04776 - main - ext4_ext_tree_init: correct memset initialization 120. Jun 28 Warner Losh git: fc3e5334ab89 - main - Fix "%hhi" conversion for kvprintf()
121. Jun 28 Konstantin Belousov Re: git: fc3e5334ab89 - main - Fix "%hhi" conversion for kvprintf()


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