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


2021/dev-commits-src-branches/20210404.dev-commits-src-branches

Messages: 81, old messages first
Last update: Mon Feb 13 14:12:18 2023

home | archive sorted by: subject | author | date | reverse date
  1. Mar 29 Glen Barber                git: 2e70fcbb1543 - releng/13.0 - 13.0: update to RC4
  2. Mar 29 Wei Hu                     git: 1aadba9cc8af - stable/12 - Hyper-V: hn: Store host hash value in flowid
  3. Mar 29 Wei Hu                     git: 4150446f6467 - stable/12 - Hyper-V: hn: Enable vSwitch RSC support in hn netvsc driver
  4. Mar 29 Wei Hu                     git: 2a321939b02b - stable/12 - Hyper-V: hn: Initialize the internal field of per packet info on tx path
  5. Mar 29 Wei Hu                     git: a86be0da9a03 - stable/13 - Hyper-V: hn: Store host hash value in flowid
  6. Mar 29 Wei Hu                     git: cdc59163ff8e - stable/13 - Hyper-V: hn: Enable vSwitch RSC support in hn netvsc driver
  7. Mar 29 Wei Hu                     git: 2fbdbfaa0c44 - stable/13 - Hyper-V: hn: Initialize the internal field of per packet info on tx path
  8. Mar 29 Ryan Moeller               git: b92b2ffd1233 - stable/13 - align nfsdumpstate column output
  9. Mar 29 Ryan Moeller               git: af68f5380642 - stable/13 - rpc.lockd: Unconditionally close fds as daemon
 10. Mar 29 Ryan Moeller               git: 16443ffd4108 - stable/13 - bsdinstall: Drop vestigial bsdinstall-esps cleanup
 11. Mar 29 Ryan Moeller               git: 57593b2bca76 - stable/12 - align nfsdumpstate column output
 12. Mar 29 Ryan Moeller               git: 4fd5354e85e4 - stable/12 - rpc.lockd: Unconditionally close fds as daemon
 13. Mar 29 John Baldwin               git: 57d7992b50ba - stable/13 - amd64: Only update fsbase/gsbase in pcb for curthread.
 14. Mar 29 John Baldwin               git: 77dfa7cfafb7 - stable/13 - amd64: Cleanups to setting TLS registers for Linux binaries.
 15. Mar 29 John Baldwin               git: 1ebb5d7920fe - stable/13 - x86: Copy the FPU/XSAVE state from the creating thread to new threads.
 16. Mar 29 John Baldwin               git: 1a325aa20403 - stable/13 - Remove unused wrappers around kproc_create() and kproc_exit().
 17. Mar 29 John Baldwin               git: cc6d86f2ff9c - stable/13 - Don't pass RFPROC to kproc_create(), it is redundant.
 18. Mar 29 John Baldwin               git: 053eb17635e1 - stable/13 - Set TDP_KTHREAD before calling cpu_fork() and cpu_copy_thread().
 19. Mar 29 John Baldwin               git: 60ae7f745da0 - stable/13 - x86: Always use clean FPU and segment base state for new kthreads.
 20. Mar 29 John Baldwin               git: d8debda0d0a3 - stable/13 - x86: Update some stale comments in cpu_fork() and cpu_copy_thread().


21. Mar 29 John Baldwin git: c6b96921a819 - stable/13 - aarch64: Clear TLS registers during exec(). 22. Mar 29 John Baldwin git: 10438a42f166 - stable/13 - x86: Reduce code duplication in cpu_fork() and cpu_copy_thread(). 23. Mar 29 John Baldwin git: f9d590884ae3 - stable/13 - Rename linux_set_upcall_kse() to linux_set_upcall(). 24. Mar 29 John Baldwin git: 325427f71d37 - stable/13 - xnb: Don't pass SIOC{ADD, DEL}MULTI to ifmedia_ioctl(). 25. Mar 29 John Baldwin git: 77ffc9399dad - stable/13 - Stop installing kernel-only crypto headers to /usr/include/crypto. 26. Mar 30 Alexander V. Chernikov git: 923e7f7e1267 - stable/13 - Fix nexhtop group index array scaling. 27. Mar 30 Alexander V. Chernikov git: 145ca12d22a4 - stable/13 - Put bandaid for nhgrp_dump_sysctl() malloc KASSERT(). 28. Mar 30 Ryan Moeller git: a42a0b77f0de - stable/11 - Fix array out of bound panic introduced in r306219. 29. Mar 31 Jonathan T. Looney git: a25c17022e2d - stable/13 - Fetch the sigfastblock value in syscalls that wait for signals 30. Mar 31 Kristof Provost git: e99aa5c2cf6b - stable/13 - pf tests: pfsync bulk update test 31. Mar 31 Kristof Provost git: 343fee4cd023 - stable/13 - pfsync: Unconditionally push packets when requesting state updates 32. Mar 31 Kristof Provost git: aab309b4134a - stable/12 - pfsync: Unconditionally push packets when requesting state updates 33. Mar 31 Kristof Provost git: f8d706fdd106 - stable/12 - pf tests: pfsync bulk update test 34. Mar 31 Mark Johnston git: 381ba4357c74 - stable/13 - Fix several dev_clone callbacks to avoid out-of-bounds reads 35. Mar 31 Mark Johnston git: 5e96fbdfc421 - stable/13 - amd64: Make KPDPphys local to pmap.c 36. Mar 31 Mark Johnston git: f9fcb518e728 - stable/12 - Fix several dev_clone callbacks to avoid out-of-bounds reads 37. Mar 31 Mark Johnston git: 9be668867476 - stable/12 - amd64: Make KPDPphys local to pmap.c 38. Mar 31 Ed Maste git: 407e5a8d68aa - releng/13.0 - mn: report that this driver is removed in 14, not 13 39. Mar 31 Ed Maste git: 42d99e4efa83 - releng/13.0 - arm64: implement COMPAT_FREEBSD32 fill/set dbregs/fpregs 40. Mar 31 Ed Maste git: 7745d7159777 - releng/13.0 - Tune DTrace 'aframes' for the FBT and profile providers on arm64.
41. Mar 31 Ed Maste git: 6605a2a1634f - releng/13.0 - Teach DTrace that unaligned accesses are OK on aarch64, not just x86. 42. Mar 31 Jonathan T. Looney git: 40d278253d20 - releng/13.0 - Fetch the sigfastblock value in syscalls that wait for signals 43. Mar 31 Alexander V. Chernikov git: b7fbdb5042c6 - releng/13.0 - Fix nexhtop group index array scaling. 44. Mar 31 Alexander V. Chernikov git: 0e7f02a1a996 - releng/13.0 - Zero `struct weightened_nhop` fields in nhgrp_get_addition_group(). 45. Apr 1 Dmitry Chagin git: 3802433d25c9 - stable/12 - Fix warning about signed comparison and drop WARNS for ktrdump(8). 46. Apr 1 Dmitry Chagin git: b4dc951c417e - stable/13 - Fix warning about signed comparison and drop WARNS for ktrdump(8). 47. Apr 1 Dmitry Chagin git: f5209bef0f61 - stable/13 - Get rid of i386 ref here as linux64 is a 64-bit module. 48. Apr 1 Hans Petter Selasky git: 484bc45f544a - stable/13 - MFC 31070b5bc77a: Set default alternate setting when USB audio devices are not in use, to activate power save 49. Apr 1 Hans Petter Selasky git: 8d1867e2b749 - stable/12 - MFC 31070b5bc77a: Set default alternate setting when USB audio devices are not in use, to activate power save 50. Apr 1 Hans Petter Selasky git: ba535b10228f - stable/11 - MFC 31070b5bc77a: Set default alternate setting when USB audio devices are not in use, to activate power save 51. Apr 1 Hans Petter Selasky git: eb008a6793db - stable/13 - MFC 4e38478c595a: ipoib: Fix incorrectly computed IPOIB_CM_RX_SG value. 52. Apr 1 Hans Petter Selasky git: 4316db31c2c8 - stable/12 - MFC 4e38478c595a: ipoib: Fix incorrectly computed IPOIB_CM_RX_SG value. 53. Apr 1 Hans Petter Selasky git: 9d03dfae43d2 - stable/11 - MFC 4e38478c595a: ipoib: Fix incorrectly computed IPOIB_CM_RX_SG value. 54. Apr 1 Hans Petter Selasky git: ca32a11644b1 - stable/10 - MFC 4e38478c595a: ipoib: Fix incorrectly computed IPOIB_CM_RX_SG value. 55. Apr 1 Cy Schubert git: 76af2649b078 - stable/13 - MFC 874b1a35486b570513680c3d456b062ba097e1d9: 56. Apr 1 Cy Schubert git: 671c492e884a - stable/12 - MFC 874b1a35486b570513680c3d456b062ba097e1d9: 57. Apr 1 Cy Schubert git: f4722627bce2 - stable/11 - MFC 874b1a35486b570513680c3d456b062ba097e1d9: 58. Apr 1 Rick Macklem git: f7488064d914 - stable/13 - nfsv4 pnfs client: fix updating of the layout stateid.seqid 59. Apr 1 Kyle Evans git: 223d6caabd2e - stable/13 - init: use explicit_bzero() for clearing passwords 60. Apr 1 Kyle Evans git: e0ad785a5d29 - stable/13 - libevent1: fix layout of duplicated RB_ENTRY() definition
61. Apr 1 Kyle Evans git: 4752dc88e64d - stable/12 - init: use explicit_bzero() for clearing passwords 62. Apr 1 Rick Macklem git: e655b00a964f - stable/12 - nfsv4 pnfs client: fix updating of the layout stateid.seqid 63. Apr 2 Glen Barber git: f8a134d0ef1d - releng/13.0 - 13.0: update to RC5 64. Apr 2 Rick Macklem git: fd1c5c6cfca5 - stable/12 - nfsv4 client: fix forced dismount when sleeping on nfsv4lck 65. Apr 2 Rick Macklem git: 320a5f34acf6 - stable/13 - nfsv4 client: fix forced dismount when sleeping on nfsv4lck 66. Apr 2 Lawrence Stewart git: 9141b58b50a8 - stable/13 - stats(3): Improve t-digest merging of samples which result in mu adjustment underflow. 67. Apr 2 Neel Chauhan git: ea96dcc6e233 - stable/13 - ichsmb: Add PCI IDs for Intel Comet Lake and Tiger Lake 68. Apr 2 Kirk McKusick git: fab7c18ce322 - stable/13 - Fix fsck_ffs Pass 1b error exit "bad inode number 2 to nextinode". 69. Apr 2 Kirk McKusick git: 343b9e6219e1 - stable/13 - Fix fsck_ffs -R finds unfixed duplicate block errors when rerunning. 70. Apr 3 Konstantin Belousov git: b2ebf64aaef5 - stable/13 - vm_fault: handle KERN_PROTECTION_FAILURE 71. Apr 3 Ka Ho Ng git: 98740ead97c6 - stable/13 - virtio_pci_legacy: Use the table BAR and PBA BAR from MSI-X cap 72. Apr 3 Ka Ho Ng git: 2e107638eac2 - stable/13 - virtio_pci_legacy: Allow memory space for configuration 73. Apr 3 Jessica Clarke git: 7f8acc8d3d3a - stable/13 - zfs: Cherry-pick upstream commit ef977fce6636 to fix macOS/arm64 bootstrap 74. Apr 3 Mark Johnston git: 69f4805c3698 - stable/13 - sendfile: Fix error initialization in sendfile_getobj() 75. Apr 3 Mark Johnston git: cbadf77834e1 - stable/13 - libctf: Fix an out-of-bounds read in ctf_lookup_by_name() 76. Apr 3 Mark Johnston git: e3b1b9d625ca - stable/13 - libctf: Adjust logic to match upstream after 410556f1f 77. Apr 3 Mark Johnston git: ca20444e2ad6 - stable/13 - vfs: Add an assertion around name length limits 78. Apr 4 Toomas Soome git: d019c774e906 - stable/13 - loader: insert spaces around menu title 79. Apr 4 Alexander V. Chernikov git: 1260724822b5 - stable/13 - Fix `netstat -rs` reporting. 80. Apr 4 Martin Matuska git: cf2a72643460 - stable/13 - zfs: merge OpenZFS master-9305ff2ed
81. Apr 4 Martin Matuska git: 93d1c189bc36 - stable/13 - zfs: merge OpenZFS master-891568c99


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