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


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

Messages: 106, new messages first
Last update: Mon Feb 13 14:12:19 2023

home | archive sorted by: subject | author | date | reverse date
  1. Aug 15 Rick Macklem               git: 181044a10169 - stable/13 - nfscl: Set correct lockowner for "oneopenown" mount option
  2. Aug 15 Rick Macklem               git: a54cdded3d65 - stable/13 - nfscl: Cache an open stateid for the "oneopenown" mount option
  3. Aug 15 Mateusz Piotrowski         git: 2e34e54d4bf5 - stable/12 - getprogname.3: Add an example
  4. Aug 15 Mateusz Piotrowski         git: 5cdee2441ed9 - stable/13 - getprogname.3: Add an example
  5. Aug 15 Mateusz Piotrowski         git: 90146cfa3180 - stable/12 - grep: Fix an incorrect description of the -C flag
  6. Aug 15 Mateusz Piotrowski         git: c8faaf378709 - stable/13 - ports.7: Document DEBUG_FLAGS and the process of debugging ports
  7. Aug 15 Mateusz Piotrowski         git: 5a1da25da26b - stable/13 - grep: Fix an incorrect description of the -C flag
  8. Aug 15 Kevin Bowling              git: 2257c7810cc5 - stable/13 - igc: sync igc_txrx with igb(4)
  9. Aug 15 Peter Grehan               git: d7388d33b4dd - stable/13 - MFC 517904de5cca: igc(4): Introduce new driver for the Intel I225 Ethernet controller.
 10. Aug 15 Gordon Bergling            git: 64085efb677f - stable/13 - hms(4): Fix a typo in sysctl description
 11. Aug 14 Dimitry Andric             git: 2b53701772f0 - stable/11 - Add ElfW() macro for compatibility with Linux
 12. Aug 14 Dimitry Andric             git: b58a13b94c99 - stable/12 - Add ElfW() macro for compatibility with Linux
 13. Aug 14 Dimitry Andric             git: 6b364a92fd79 - stable/13 - Add ElfW() macro for compatibility with Linux
 14. Aug 14 Dimitry Andric             git: ed698ef1e152 - stable/13 - Apply upstream lld fix for compressed input sections on BE targets
 15. Aug 14 Konstantin Belousov        git: 94cb19f46114 - stable/13 - null_vput_pair(): release use reference on dvp earlier
 16. Aug 14 Konstantin Belousov        git: 494aba874922 - stable/13 - softdep_unmount: assert that no dandling dependencies are left
 17. Aug 14 Konstantin Belousov        git: a14a142c6e32 - stable/13 - vlrureclaim: only skip vnode with resident pages if it own the pages
 18. Aug 14 Konstantin Belousov        git: f14006ee899f - stable/13 - Assert that um_softdep is NULL on free(ump), i.e. softdep_unmount() was called
 19. Aug 14 Konstantin Belousov        git: 22d33453e141 - stable/13 - FFS: assign fully initialized struct mount_softdeps to um_softdep
 20. Aug 14 Konstantin Belousov        git: a326a8f616e9 - stable/13 - softdep_flush(): do not access ump after we acked FLUSH_EXIT and unlocked SU lock


21. Aug 14 Konstantin Belousov git: 1b957df8f8f2 - stable/13 - ffs_mount: when remounting ro->rw and sbupdate failed, cleanup softdeps 22. Aug 14 Konstantin Belousov git: f59d0c7c58f1 - stable/13 - softdep_unmount: handle spurious wakeups 23. Aug 14 Konstantin Belousov git: a71498a29844 - stable/13 - ffs: clear MNT_SOFTDEP earlier when remounting rw to ro 24. Aug 14 Konstantin Belousov git: 41a1ede01c1c - stable/13 - Rework MOUNTED/DOING SOFTDEP/SUJ macros 25. Aug 14 Konstantin Belousov git: 12eeb8eed34f - stable/13 - ffs softdep: clear ump->um_softdep on softdep_unmount() 26. Aug 14 Konstantin Belousov git: 8475c8db9962 - stable/13 - ffs_extern.h: Add comments for ffs_vgetf() flags 27. Aug 14 Konstantin Belousov git: cac4051570d9 - stable/13 - Add FFSV_FORCEINODEDEP flag for ffs_vgetf() 28. Aug 14 Konstantin Belousov git: 88156d89fbc5 - stable/13 - simplify journal_mount: move the out label after success block 29. Aug 14 Gordon Bergling git: 53b0a143509c - stable/12 - mkimg(1): Correct a typo in the usage output 30. Aug 14 Gordon Bergling git: 375a52cc3cfe - stable/13 - mkimg(1): Correct a typo in the usage output 31. Aug 14 Mark Johnston git: 9c15ec46bfb6 - stable/13 - ncurses: Apply a tputs() fix from patch 20210403 32. Aug 13 Kirk McKusick git: 654e91791ba3 - stable/13 - Clean up orphaned indirdep dependency structures after disk failure. 33. Aug 13 Konstantin Belousov git: c24e3f5d44b7 - stable/13 - ipsec_set_policy(3): fix sentence 34. Aug 13 Konstantin Belousov git: 0896bbff7ff3 - stable/13 - ip(4): Mention IP_IPSEC_POLICY ip-level socket option 35. Aug 13 Konstantin Belousov git: 3a8f4c41fb17 - stable/13 - netipsec/key.c: Use ANSI C definition for key_random() 36. Aug 13 Konstantin Belousov git: 95b63f103bfd - stable/13 - netipsec/keydb.h: fix typo 37. Aug 13 Andrey V. Elsukov git: 6144be57c0ab - stable/12 - Fix panic in IPv6 multicast code. 38. Aug 13 Andrey V. Elsukov git: 40ec2323e689 - stable/13 - Fix panic in IPv6 multicast code. 39. Aug 13 Alexander Motin git: 6004eaaf0fc4 - stable/12 - coretemp(4): Switch to smp_rendezvous_cpus(). 40. Aug 13 Alexander Motin git: 7eb023696a7d - stable/13 - coretemp(4): Switch to smp_rendezvous_cpus().
41. Aug 13 Alexander Motin git: 8e6bcb7f56f1 - stable/12 - ipmi(4): Add more watchdog error checks. 42. Aug 13 Alexander Motin git: b41b86b65f10 - stable/13 - ipmi(4): Add more watchdog error checks. 43. Aug 12 John Baldwin git: 86139cc75a55 - stable/13 - bhyve vtblk: Inform guests of disk resize events. 44. Aug 12 John Baldwin git: 0f01337e3af4 - stable/13 - bhyve: Add support for handling disk resize events to block_if. 45. Aug 12 John Baldwin git: e8b442c74c90 - stable/13 - bhyve: Split out a lower-level helper for VirtIO interrupts. 46. Aug 12 John Baldwin git: d7e2c1479ccf - stable/13 - bhyve: Add support for EVFILT_VNODE mevents. 47. Aug 12 John Baldwin git: 909459c2eda4 - stable/13 - bhyve: Register new kevents synchronously. 48. Aug 12 Mark Johnston git: f53932dfc411 - stable/13 - link_elf_obj: Invoke fini callbacks 49. Aug 12 Mark Johnston git: 7f39284c271b - stable/13 - amd64: Set MSR_KGSBASE to 0 during AP startup 50. Aug 12 Mark Johnston git: b8adacf39a5a - stable/13 - amd64: Set GS.base before calling init_secondary() on APs 51. Aug 12 Konstantin Belousov git: c7b5abde5389 - stable/13 - Add vn_lktype_write() 52. Aug 12 Konstantin Belousov git: c4bb20a5ec87 - stable/13 - _Exit(3): document implementation 53. Aug 12 Konstantin Belousov git: 5d7b612949c1 - stable/13 - fork(2): comment about doubtful use of stdio and exit(3) in example 54. Aug 12 Konstantin Belousov git: f59374b69a95 - stable/13 - fork.2: correct minor typo in manpage. 55. Aug 12 Konstantin Belousov git: 1c54a109d71e - stable/13 - Add _Fork() 56. Aug 12 Konstantin Belousov git: 8c51479a6e90 - stable/13 - Style 57. Aug 12 Konstantin Belousov git: 3248a03c1a13 - stable/13 - fork.2: Fix a typo in an example 58. Aug 12 Konstantin Belousov git: a9c0baa1d063 - stable/13 - fork.2: Add a simple use pattern 59. Aug 12 Gordon Bergling git: 844e8b71f2fe - stable/12 - nanobsd: Correct a typo in a comment 60. Aug 12 Gordon Bergling git: b844fc25c844 - stable/13 - nanobsd: Correct a typo in a comment
61. Aug 12 Ka Ho Ng git: 3fc8a816d9a3 - stable/13 - bhyve: change vq_getchain to return iovecs in both directions 62. Aug 12 Ka Ho Ng git: ddf1b5ac761e - stable/13 - bhyve: virtio shares definitions between sys/dev/virtio 63. Aug 11 John Baldwin git: 704d90845ce2 - stable/13 - bhyve: Fix cli regression with NVMe ram 64. Aug 11 John Baldwin git: b1a2ffd650c0 - stable/13 - bhyve: Gracefully handle virtio-scsi with no conf 65. Aug 11 John Baldwin git: 81c33f22216b - stable/13 - bhyve: Be explicit that setting config.dump will not start a VM. 66. Aug 11 John Baldwin git: 77e736186d8f - stable/13 - bhyve: Move the gdb_active check to gdb_cpu_suspend(). 67. Aug 11 John Baldwin git: 001f3d25518c - stable/13 - bhyve: fix regression in legacy virtio-9p config parsing 68. Aug 11 John Baldwin git: 30519e53dbad - stable/13 - Fix typo in xhci nvlist node name, and also increment device counter. 69. Aug 11 John Baldwin git: 2b2d263d0b7a - stable/13 - bhyve: Enable virtio-scsi legacy config parsing. 70. Aug 11 John Baldwin git: f08d1570fa76 - stable/13 - bhyve hostbridge: Rename "device" property to "devid". 71. Aug 11 John Baldwin git: 525024fc9cbf - stable/13 - Refactor configuration management in bhyve. 72. Aug 11 John Baldwin git: 3e4aeeb95df2 - stable/13 - m_dup: Handle unmapped mbufs as an input mbuf. 73. Aug 11 Mitchell Horne git: 62bee146aa42 - stable/12 - Prefer MK_SSP=no to SSP_CFLAGS= 74. Aug 11 Mitchell Horne git: db26d3ca59a9 - stable/12 - mk: format some option lists 75. Aug 11 Mitchell Horne git: 88ef00584bc7 - stable/12 - hwpmc: disable uncore class on Sandy Bridge and newer 76. Aug 11 Mitchell Horne git: 952226eedb0b - stable/13 - Prefer MK_SSP=no to SSP_CFLAGS= 77. Aug 11 Mitchell Horne git: 19cbaf34a3e4 - stable/13 - mk: format some option lists 78. Aug 11 Mitchell Horne git: 2e50ba70742b - stable/13 - hwpmc: disable uncore class on Sandy Bridge and newer 79. Aug 11 Mateusz Guzik git: 79f0e6469aad - stable/13 - pf: switch kif counters to pf_counter_u64 80. Aug 11 Mateusz Guzik git: bf60d2826768 - stable/13 - pf: batch critical section for several counters
81. Aug 11 Mateusz Guzik git: c9731a3f464f - stable/13 - pf: switch rule counters to pf_counter_u64 82. Aug 11 Mateusz Guzik git: b45b050a69ee - stable/13 - pf: switch pf_status.fcounters to pf_counter_u64 83. Aug 11 Mateusz Guzik git: 67ed59f6a826 - stable/13 - pf: consistently malloc rules with M_ZERO 84. Aug 11 Mateusz Guzik git: fff80a6992f1 - stable/13 - pf: add hybrid 32- an 64- bit counters 85. Aug 11 Mateusz Guzik git: 5640fea1e373 - stable/13 - pf: drop redundant 'else' in pf_normalize_* 86. Aug 11 Mateusz Guzik git: 53551e9976b9 - stable/13 - pf: hide struct pf_kstatus behind ifdef _KERNEL 87. Aug 11 Mateusz Guzik git: 2522a90dcd41 - stable/12 - pf: batch critical section for several counters 88. Aug 11 Mateusz Guzik git: 463aa33ff662 - stable/12 - pf: switch rule counters to pf_counter_u64 89. Aug 11 Mateusz Guzik git: f45535b6c79d - stable/12 - pf: switch pf_status.fcounters to pf_counter_u64 90. Aug 11 Mateusz Guzik git: 72b14da466bb - stable/12 - pf: switch kif counters to pf_counter_u64 91. Aug 11 Mateusz Guzik git: 5bc73c369dba - stable/12 - pf: add hybrid 32- an 64- bit counters 92. Aug 11 Mateusz Guzik git: abfc083a0859 - stable/12 - pf: drop redundant 'else' in pf_normalize_* 93. Aug 11 Mateusz Guzik git: 919cf790d4da - stable/12 - pf: consistently malloc rules with M_ZERO 94. Aug 11 Mateusz Guzik git: 8abcdb1f59cc - stable/12 - pf: hide struct pf_kstatus behind ifdef _KERNEL 95. Aug 11 Kevin Bowling git: ae51594c9794 - stable/12 - udp: Fix soroverflow SOCKBUF unlocking 96. Aug 11 Kevin Bowling git: 664077e69e8f - stable/12 - socket: Implement SO_RERROR 97. Aug 11 Kevin Bowling git: 2141aab35b70 - stable/13 - udp: Fix soroverflow SOCKBUF unlocking 98. Aug 11 Kevin Bowling git: f45271340836 - stable/13 - socket: Implement SO_RERROR 99. Aug 11 Mark Johnston git: 76aa36ab4853 - stable/13 - pf: Validate user string nul-termination before copying 100. Aug 11 Mark Johnston git: ec95c1303332 - stable/13 - pf: Initialize arrays before copying out to userland
101. Aug 11 Alexander Motin git: 70a137b75e14 - stable/12 - Do not expose to scheduler caches of single CPU. 102. Aug 11 Alexander Motin git: 50c21bf33905 - stable/13 - Do not expose to scheduler caches of single CPU. 103. Aug 9 Kristof Provost git: 42cb78bdd49c - stable/12 - pf: bound DIOCGETSTATES memory use 104. Aug 9 Kristof Provost git: 6f2898503a92 - stable/13 - pf: bound DIOCGETSTATES memory use 105. Aug 9 Toomas Soome git: e6639057146d - stable/13 - loader: tftp client should use server address from rootip 106. Aug 9 Toomas Soome git: e6847536a89a - stable/13 - loader: cstyle cleanup of libsa/lseek.c


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