2024/dev-commits-src-main/20240902.dev-commits-src-main
Messages: 122, sorted by subject
Last update: Mon Sep 2 0:07:03 2024
|
|
home | up | archive sorted by: subject | author | date | reverse date
1. Aug 27 Konstantin Belousov git: 02c23c3b5ac9 - main - open(2): Extend EINVAL's description 2. Aug 27 Igor Ostapenko git: 033f223666ad - main - committers-src: Add igoro@ with markj@ and kp@ mentors 3. Aug 26 Alex Richardson git: 04262ed78d23 - main - rtld-elf: Add CFI annotation for .rtld_start on RISC-V 4. Sep 1 Kristof Provost git: 0578fe492284 - main - pf: rework pf_icmp_state_lookup() failure mode 5. Aug 29 Mitchell Horne git: 05cf677bb8d8 - main - riscv: remove a redundant MPASS test in _pmap_unwire_ptp() 6. Aug 28 Mark Johnston git: 063a8bd908dd - main - vmm: Factor most of sysctl_vmm_destroy() into a separate function 7. Aug 30 Olivier Certner git: 06986e899972 - main - pam_xdg: Fix user xdg runtime directory's descriptor leak 8. Aug 30 Christos Margiolis git: 080c85127e3f - main - mixer(8) tests: Fix cleanup routine 9. Aug 28 Konstantin Belousov git: 0b6b1c285920 - main - Add rangelock_may_recurse(9) 10. Aug 29 Mark Johnston git: 0c605af3f9d9 - main - netinet: Explicitly disallow connections to the unspecified address 11. Aug 29 Mark Johnston git: 12500c14281d - main - agp: Set the driver-specific field correctly 12. Aug 26 Stefan =?utf-8?Q?E=C3=9Fer git: 12e0d316644a - main - vendor/bc: upgrade to version 7.0.0 13. Sep 1 Mark Johnston git: 133a513ddc9a - main - vmm: Make vmm_dev.h more self-contained 14. Sep 1 Bjoern A. Zeeb git: 1847e63d63f4 - main - LinuxKPI: add no_printk 15. Aug 28 Jessica Clarke git: 18aef07cfac4 - main - beinstall: Pass -B to etcupdate 16. Aug 27 Igor Ostapenko git: 199544c9900a - main - calendar: Add myself to calendar.freebsd 17. Aug 28 Navdeep Parhar git: 1e584ca30e3a - main - cxgbe(4): Export the core suspend/resume functionality to other modules. 18. Aug 27 Kristof Provost git: 2096ad13524e - main - pf: sprinkle const in pf_pull_hdr() 19. Aug 27 Mariusz Zaborski git: 24b1cf7a8a1d - main - sysent: regen after d0675399 20. Sep 1 Bjoern A. Zeeb git: 273cf7d36336 - main - LinuxKPI: add eth_hdr()
21. Aug 30 Mark Johnston git: 28294dc92476 - main - Revert "ipsec: Drain async ipsec_offload work when destroying a vnet" 22. Aug 29 Mitchell Horne git: 2e33abc35460 - main - riscv: fix a bug in calculating the pindex for L1 page 23. Aug 27 Konstantin Belousov git: 33f58ac0795b - main - rename(2): Extend EINVAL's description 24. Aug 30 Zhenlei Huang git: 356be1348dac - main - kernel: Make some compile time constant variables const 25. Aug 27 Konstantin Belousov git: 37bb98841099 - main - open(2): devfs is in section 4 on HEAD 26. Aug 30 Mitchell Horne git: 38a08e45f194 - main - arm64: fix L1 pindex calculation in pmap_growkernel() 27. Aug 30 Mitchell Horne Re: git: 38a08e45f194 - main - arm64: fix L1 pindex calculation in pmap_growkernel() 28. Aug 30 Navdeep Parhar git: 3b4dcc0feb41 - main - cxgbe/iw_cxgbe: c4iw_connect should return a negative errno. 29. Aug 27 Kristof Provost git: 3b62f3350017 - main - netinet: fix LINT-NOINET build failure 30. Aug 26 Mark Johnston git: 3ccb02334bf5 - main - vmm: Move vmm_ktr.h to a common directory 31. Sep 1 Kristof Provost git: 3da3eb6081a2 - main - pf: be less strict about icmp state checking for sloppy state tracking 32. Aug 26 Mark Johnston git: 3df92c972898 - main - vmm: Enable assertions in vmmdev_lookup() 33. Aug 29 Navdeep Parhar git: 3f250bb6f05b - main - cxgbe/iw_cxgbe: Tidy up a couple of CTRs in c4iw_create_listen. 34. Sep 1 Mark Johnston git: 4008758105a6 - main - vmm: Validate credentials when opening a vmmdev 35. Aug 27 Mark Johnston Re: git: 417b35a97b76 - main - netinet: Add a sysctl to allow disabling connections to INADDR_ANY 36. Aug 29 Dimitry Andric git: 41e016289f77 - main - Improve accuracy of asinf(3) and acosf(3) 37. Aug 29 Jessica Clarke Re: git: 43e8849bc294 - main - conf: Enable BTI checking in the arm64 kernel 38. Aug 30 Andrew Turner Re: git: 43e8849bc294 - main - conf: Enable BTI checking in the arm64 kernel 39. Aug 30 John Baldwin Re: git: 43e8849bc294 - main - conf: Enable BTI checking in the arm64 kernel 40. Aug 30 Mark Millard Re: git: 43e8849bc294 - main - conf: Enable BTI checking in the arm64 kernel
41. Aug 31 Warner Losh Re: git: 43e8849bc294 - main - conf: Enable BTI checking in the arm64 kernel 42. Aug 29 Mark Johnston git: 460464b2e031 - main - netbsd-tests: Remove an xfail annotation 43. Aug 27 Bjoern A. Zeeb git: 499c337781bf - main - tools/sdiodevs2h.awk: fix after removal of $FreeBSD$ 44. Aug 26 Mark Johnston git: 49a5fe1a017f - main - asmc: Add support for MacbookPro11,4 45. Aug 30 Xin LI git: 4b6e76eff8b6 - main - u3g: add SIERRA AC340U 46. Aug 28 Konstantin Belousov git: 4e1f29b92dc5 - main - kern_copy_file_range(): handle rangelock recursion 47. Aug 27 Eric Joyner git: 4fecb7015432 - main - ixl(4): Add more debug information for queues' config 48. Aug 27 Rick Macklem git: 5037c6398b23 - main - nfsd: Fix handling of NFSv4 setable attributes 49. Aug 27 Bjoern A. Zeeb git: 51cb6f524457 - main - tools/sdiodevs2h.awk: adjust defined named for vendor and device IDs 50. Aug 28 Konstantin Belousov git: 5378962154e0 - main - rangelocks: re-enable cheat mode 51. Sep 1 Kristof Provost git: 5ab1e5f7e558 - main - pf: improve the ICMPv6 direction check 52. Aug 28 Stefan =?utf-8?Q?E=C3=9Fer git: 5b0dc991093c - main - vendor/bc: upgrade to version 7.0.1 53. Sep 1 Mark Johnston git: 61295e098599 - main - dummymbuf: Avoid copyout of uninitialized memory from the sysctl handler 54. Aug 29 Jessica Clarke git: 62775aebf725 - main - rc.d/devmatch: Silence sysctl hw.bus.devctl_nomatch_enabled=1 55. Aug 26 Mark Johnston git: 62bb18abed25 - main - p9fs: Properly handle paths containing "." 56. Aug 30 Michael Tuexen git: 6e25bccb989c - main - tcpsso: remove support for some IPPROTO_TCP-level socket option names 57. Aug 27 Mark Johnston git: 705008fbfdbe - main - fusefs: Fix warning formatting 58. Aug 28 Mark Johnston git: 72ea8f41e19d - main - vmm: Let devmem devices reference the VM credential 59. Aug 28 Konstantin Belousov git: 75447afca868 - main - rangelocks: extract the cheat mode drain code 60. Sep 1 Mark Johnston git: 780675e1bed9 - main - arm64: Fix the VM_MAX_NAMELEN definition
61. Sep 1 Mark Johnston git: 7d508464f56c - main - carp: Fix pullup checks 62. Aug 29 Konstantin Belousov git: 7e49f04c8839 - main - rangelocks: stop caching per-thread rl_q_entry 63. Aug 28 Navdeep Parhar git: 8254a276ad89 - main - cxgbe/iw_cxgbe: Replace the fatal error flag with a stopped flag. 64. Aug 29 Mitchell Horne git: 835cd17f87e1 - main - riscv: use pmap_l1_pindex to calculate the pindex of the l2 page table page 65. Aug 28 Emmanuel Vadot git: 84f46335ab5d - main - linuxkpi: chase spinlock_t in DECLARE_WAIT_QUEUE_HEAD 66. Aug 26 Ed Maste git: 85707cfdaddc - main - bhyve: avoid updating fbaddr when vm_mmap_memseg fails 67. Aug 31 Gordon Tetlow git: 86dd740dd73a - main - openssl: Remove fips module from base system. 68. Aug 26 Warner Losh git: 871911a4ab73 - main - loader.efi(8): beef up the updating the ESP 69. Sep 1 Mark Johnston git: 887c0877a642 - main - vmm: Use an sx lock for vmmdev_mtx 70. Sep 1 Bjoern A. Zeeb git: 8adb745dc971 - main - LinuxKPI: add ENAVAIL error code 71. Aug 29 Andrew Turner git: 8b017284319c - main - arm64: Fix the ESR_EL1_op2 value 72. Aug 26 Mark Johnston git: 908a9dc02007 - main - arm64: Add a missing vm_disable_vcpu_creation() call in vmmdev_destroy() 73. Aug 26 Mark Johnston git: 93e81baa1c1b - main - vmm: Move duplicated stats code into a generic file 74. Aug 30 Andrew Turner git: 973bbdab4703 - main - mk: Add a BTI-report linker feature 75. Aug 30 Mitchell Horne git: 9a3fa77585e5 - main - vale(4): refer to the valectl(8) management tool 76. Aug 27 Bjoern A. Zeeb git: 9c0cce328363 - main - usb: correct the rtw8821cu quirk and add another wireless rtw88 device 77. Aug 30 Navdeep Parhar git: 9fdb683d92b3 - main - cxgbe/iw_cxgbe: Fail early in some callbacks when the RNIC is stopped. 78. Aug 30 Mitchell Horne git: a2f53837f0a8 - main - valectl(8): explicitly mention network switches 79. Aug 29 Mark Johnston git: a58ece87303f - main - zfsd tests: Update the mock zpool_handle 80. Aug 29 Alan Somers Re: git: a58ece87303f - main - zfsd tests: Update the mock zpool_handle
81. Aug 29 Mark Johnston Re: git: a58ece87303f - main - zfsd tests: Update the mock zpool_handle 82. Sep 1 Bjoern A. Zeeb git: a800b5bcd1b6 - main - sdiodevs: add more vendors and devices 83. Aug 28 Mark Johnston git: a852dc580c1c - main - vmm: Harmonize compat ioctl definitions 84. Aug 28 Kristof Provost git: b1c3a4d75f4f - main - netipsec: add probe points for the ipsec/esp/ah/ipcomp counters 85. Aug 30 Michael Tuexen git: b2044c455744 - main - tcp rack, bbr: improve handling of soft errors 86. Aug 26 Mark Johnston git: b4dd5ff5f4f1 - main - pkgbase: Avoid hard-coding the package prefix in generate-ucl.sh 87. Sep 1 Bjoern A. Zeeb git: b4ef1b1be753 - main - tools/sdiodevs2h.awk: introduce palias 88. Sep 1 Kristof Provost git: b8cd169efa6a - main - pf: try to lookup the icmp state based on a correct packet descriptor 89. Aug 26 Mark Johnston git: b9ef152bec6c - main - vmm: Merge vmm_dev.c 90. Aug 28 Mark Johnston git: c23da668fa8e - main - vmm: Be more consistent with the credential used for VM lookup 91. Aug 28 Mark Johnston git: c7a7e997d25d - main - atomic: Avoid casting the return value of atomic_load_ptr to void HEAD branches config description git-daemon-expor 92. Aug 28 Jessica Clarke Re: git: c7a7e997d25d - main - atomic: Avoid casting the return value of atomic_load_ptr to void HEAD branches config description git-daemon-e 93. Aug 28 Mark Johnston Re: git: c7a7e997d25d - main - atomic: Avoid casting the return value of atomic_load_ptr to void HEAD branches config description git-daemon-e 94. Aug 29 Peter Holm git: c7c3f6351e96 - main - stress2: Update comments and remove one test 95. Aug 28 Mark Johnston git: cb91dc50950f - main - atomic: Fix the cast in the atomic_load_consume() interceptor 96. Sep 1 Mark Johnston git: cef5f43f819c - main - vmm: Use make_dev_s() to create vmm devices 97. Aug 27 Mariusz Zaborski git: d0675399d09f - main - capsicum: allow subset of wait4(2) functionality 98. Sep 1 Kristof Provost git: d154dc21130b - main - pf tests: ensure that neighbour discovery works as expected 99. Aug 28 Mark Johnston git: d58197097610 - main - vmm: Factor most of sysctl_vmm_create() out into a separate function 100. Aug 31 Kevin Bowling git: d7c87526b1c3 - main - tpm: Register TPM as entropy source
101. Aug 26 Cy Schubert git: de9468837c92 - main - sqlite3: Vendor import of sqlite3 3.46.1 102. Aug 26 Mark Johnston git: e12b6aaf0d51 - main - vmm: Move compat ioctl definitions to vmm_dev.c 103. Aug 30 Mark Johnston git: e196b12f4d4d - main - ipsec: Drain async ipsec_offload work when destroying a vnet 104. Aug 28 Konstantin Belousov git: e1f4d623779d - main - rangelocks: remove unneeded cast of the atomic_load_ptr() result 105. Aug 27 Mark Johnston git: e6651546c2dd - main - rangelock: Fix an off-by-one error 106. Aug 31 Christos Margiolis git: e9a30c90d31e - main - ObsoleteFiles.inc: Fix examples path 107. Aug 27 Stefan =?utf-8?Q?E=C3=9Fer git: ef5752762ba9 - main - contrib/bc: fix build with GCC 108. Sep 1 Bjoern A. Zeeb git: f29e915bc0d2 - main - LinuxKPI: add get_random_u8() 109. Aug 28 Mark Johnston git: f4002135a2be - main - vmm: Remove an unneeded lookup in devmem_create_cdev() 110. Aug 27 Konstantin Belousov git: f5a37f8dd319 - main - open(2): mandoc -T lint 111. Aug 27 Yuri Pankov Re: git: f5a37f8dd319 - main - open(2): mandoc -T lint 112. Aug 27 Konstantin Belousov Re: git: f5a37f8dd319 - main - open(2): mandoc -T lint 113. Aug 28 Kevin Bowling git: f622dc5daecc - main - x86: Detect NVMM hypervisor 114. Aug 29 Dag-Erling =?utf-8?Q?Sm=C3 git: f62c1f3f8e91 - main - locate.updatedb: Explicitly exit from trap code. 115. Aug 30 Peter Holm git: f6fd5af80a37 - main - stress2: Do not wait forever for swap usage 116. Aug 27 Mark Johnston git: fe66e4caf456 - main - rangelock: Disable cheat mode by default 117. Aug 27 Jessica Clarke Re: git: fe66e4caf456 - main - rangelock: Disable cheat mode by default 118. Aug 28 Mark Johnston Re: git: fe66e4caf456 - main - rangelock: Disable cheat mode by default 119. Aug 27 Eric Joyner git: fef4249f0728 - main - ixl(4): Use GL_RXERR1 register for correct oversize packet count 120. Aug 29 Mark Johnston Re: git: ff1ae3b3639d - main - rangelocks: restore caching of the single rl entry in the struct thread
121. Aug 29 Konstantin Belousov Re: git: ff1ae3b3639d - main - rangelocks: restore caching of the single rl entry in the struct thread 122. Aug 26 Kristof Provost git: fff621251320 - main - pf tests: ensure that 'quick' on anchor rules works as expected
home | up | archive sorted by: subject | author | date | reverse date