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


2021/dev-commits-src-main/20211031.dev-commits-src-main

Messages: 136, new messages first
Last update: Mon Feb 13 14:12:33 2023

home | archive sorted by: subject | author | date | reverse date
  1. Oct 31 Rick Macklem               git: d5d2ce1c8550 - main - nfscl: Do pNFS layout return_on_close synchronously
  2. Oct 31 Mateusz Guzik              git: 627d5d19664f - main - geli: eli data -> eli_data for consistency with other geom classes
  3. Oct 31 Bjoern A. Zeeb             git: 917181dddf66 - main - net80211: add a driver-private pointer to struct ieee80211_node
  4. Oct 31 Xin LI                     git: f38bef2ce417 - main - Bump __FreeBSD_version following the libdialog shared library version number bump.
  5. Oct 31 Gleb Smirnoff              Re: git: 92b3e07229ba - main - Enable net.inet.tcp.nolocaltimewait.
  6. Oct 31 Konstantin Belousov        git: e5248548f95f - main - procfs: return right hardlink from /proc/curproc/file
  7. Oct 31 Konstantin Belousov        git: f34fc6ba06a1 - main - Extract proc_get_binpath() from sysctl_kern_proc_pathname()
  8. Oct 31 Konstantin Belousov        git: b4c7d45c8490 - main - sys/proc.h: put proc_add_orphan() into proper place
  9. Oct 31 Rick Macklem               git: 50dcff0816e5 - main - nfscl: Add setting n_localmodtime to the Write RPC code
 10. Oct 30 Rick Macklem               git: ab87c39c257e - main - nfscl: Set n_localmodtime in Deallocate
 11. Oct 30 Rick Macklem               git: 2be417843a04 - main - PR#259071 provides a test program that fails for the NFS client. Testing with it, there appears to be a race betwee
 12. Oct 30 Edward Tomasz Napierala    git: f0d9a6a781f3 - main - linux: make PTRACE_SETREGS use a correct struct
 13. Oct 30 Edward Tomasz Napierala    git: 8bbc0600cc21 - main - linux: Add additional ptracestop only if the debugger is Linux
 14. Oct 30 =?utf-8?Q?Stefan E=C3=9Fer git: 20f8331aca89 - main - usr.bin/stat: honour locale for "-t %+"
 15. Oct 30 Rick Macklem               git: dc6dd769de63 - main - nfscl: Use NFSMNTP_DELEGISSUED in two more functions
 16. Oct 30 Kubilay Kocak              Re: git: 92b3e07229ba - main - Enable net.inet.tcp.nolocaltimewait.
 17. Oct 29 Randall Stewart            git: 141a53cd58cd - main - tcp: Rack might retransmit forever.
 18. Oct 29 Kristof Provost            Re: git: 68bff4a07e3f - main - Allow GEOM utilities to specify a -v option.
 19. Oct 29 Mark Johnston              git: 26f76aea2d27 - main - timecounter: Load the currently selected tc once in tc_windup()
 20. Oct 29 Mark Johnston              git: e9bfb50d5e7a - main - sort: Fix random sort


21. Oct 29 Olivier Houchard git: 74e9b5f29ad0 - main - Merge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48' 22. Oct 29 Edward Tomasz Napierala git: ad0379660d0c - main - linux: make PTRACE_GETREGS return correct struct 23. Oct 29 Edward Tomasz Napierala git: f939dccfd770 - main - linux: Make PTRACE_GETREGSET return proper buffer size 24. Oct 29 Edward Tomasz Napierala git: c8c93b151678 - main - linux: Also translate the signal if the code is CLD_KILLED 25. Oct 29 Ed Maste git: 6ce99625ca7a - main - Do not build libatf-c++ when WITHOUT_CXX 26. Oct 29 Ed Maste git: 0e1c864898c1 - main - src.opts.mk: Add WITHOUT_CXX dependencies 27. Oct 29 Ed Maste git: ad09e2c8cfbc - main - Don't build sanitizer runtimes under WITHOUT_CXX 28. Oct 29 Edward Tomasz Napierala git: 6547153e4618 - main - linux: Fix ptrace panic with ERESTART 29. Oct 29 Wojciech Macek git: 680920237bdd - main - Revert "qoriq_gpio: Implement interrupt controller functionality" 30. Oct 29 Peter Holm git: 97a74bbe38eb - main - stress2: Added a regression test 31. Oct 29 Wojciech Macek git: f5639a06b80c - main - mvneta: fix encap property 32. Oct 29 Wojciech Macek git: d88aecce69c8 - main - felix: Add a sysctl to control timer routine frequency 33. Oct 29 Wojciech Macek git: 027a58aab2ce - main - qoriq_gpio: Implement interrupt controller functionality 34. Oct 29 Wojciech Macek git: 8c5fead10590 - main - Remove enetc_mdio driver 35. Oct 29 Wojciech Macek git: 29cf6a79acb7 - main - felix: Use internal MDIO regs for PHY communication 36. Oct 29 Wojciech Macek git: 06e6ca6dd350 - main - dmar: Disable protected memory regions after initialization 37. Oct 29 Wojciech Macek git: 3c02da8096b1 - main - dmar: Don't try to reserve PCI regions for non-existing devices 38. Oct 29 Wojciech Macek git: ccfa9ac5ac12 - main - NXP: Add ls1028a SPI clock driver 39. Oct 29 Randall Stewart git: aeda85278255 - main - tcp: Rack at times can miscalculate the RTT from what it thinks is a persists probe respone. 40. Oct 29 Kirk McKusick git: 68bff4a07e3f - main - Allow GEOM utilities to specify a -v option.
41. Oct 29 Cy Schubert git: a30e8044aa47 - main - wpa: Fix WITHOUT_CRYPT build 42. Oct 29 Konstantin Belousov git: 3bfc837685b8 - main - sinpi,cospi,tanpi: float.h needed for week reference 43. Oct 28 Ed Maste git: 6940d0e4703e - main - Force WITHOUT_OPENSSL_KTLS off when WITHOUT_OPENSSL 44. Oct 28 Gleb Smirnoff git: 92b3e07229ba - main - Enable net.inet.tcp.nolocaltimewait. 45. Oct 28 Konstantin Belousov git: ae750fbac723 - main - kern_tc.c: Scaling/large delta recalculation 46. Oct 28 Ed Maste git: a901f2af587f - main - libradius: fix WITHOUT_OPENSSL build 47. Oct 28 Konstantin Belousov git: 1c69690319c5 - main - Unmap shared page manually before doing vm_map_remove() on exit or exec 48. Oct 28 Konstantin Belousov git: 0b3bc7288984 - main - amd64 pmap: adjust the empty pmap optimization in pmap_remove() 49. Oct 28 Konstantin Belousov git: e93b5adb6bb8 - main - amd64 pmap: account for the top-level pages 50. Oct 28 Konstantin Belousov git: 4d675b80f00f - main - i386: fix struct proc layout asserts after 351d5f7fc5161ede 51. Oct 28 Guangyuan Yang git: 191c624d9519 - main - config(5): Update upper limit for maxusers on 64-bit systems 52. Oct 28 Konstantin Belousov git: ee92c8a842d6 - main - sysctl kern.proc.procname: report right hardlink name 53. Oct 28 Konstantin Belousov git: 0c10648fbb75 - main - exec: provide right hardlink name in AT_EXECPATH 54. Oct 28 Konstantin Belousov git: 351d5f7fc516 - main - exec: store parent directory and hardlink name of the binary in struct proc 55. Oct 28 Konstantin Belousov git: 9a0bee9f6a77 - main - Make vn_fullpath_hardlink() externally callable 56. Oct 28 Konstantin Belousov git: 15bf81f354a4 - main - struct image_params: use bool type for boolean members 57. Oct 28 Konstantin Belousov git: 9d58243fbc4a - main - do_execve(): switch boolean locals to use bool type 58. Oct 28 Konstantin Belousov git: 143dba3a9142 - main - kern_exec.c: style 59. Oct 28 Kristof Provost Re: git: 62d2dcafb7f3 - main - if_epair: delete mbuf tags 60. Oct 28 John Baldwin Re: git: 62d2dcafb7f3 - main - if_epair: delete mbuf tags
61. Oct 28 Baptiste Daroussin git: 1a4d5f13ba19 - main - ident: replace sbuf(9) with open_memstream(3) 62. Oct 28 Kristof Provost git: 4ee0f6d87452 - main - netpfil tests: dummynet+NAT test for pf 63. Oct 28 Kristof Provost git: e5c4987e3fc1 - main - pf: fix dummynet + NAT 64. Oct 28 Kristof Provost git: 7fe0c3f8d330 - main - mbuf: PACKET_TAG_PF should not be persistent 65. Oct 28 Kristof Provost git: 62d2dcafb7f3 - main - if_epair: delete mbuf tags 66. Oct 28 Wojciech Macek git: 8a727c3df89a - main - mroute: add missing WUNLOCK 67. Oct 28 Wojciech Macek git: fb3854845f50 - main - mroute: fix memory leak 68. Oct 28 Gleb Smirnoff git: 840680e601f1 - main - Wrap mutex(9), rwlock(9) and sx(9) macros into __extension__ ({}) instead of do {} while (0). 69. Oct 28 Jessica Clarke git: 63d24336fd1a - main - Fix off-by-one error in msdosfs FAT32 volume label copying 70. Oct 27 John Baldwin git: 4827bf76bce8 - main - ktls: Fix assertion for TLS 1.0 CBC when using non-zero starting seqno. 71. Oct 27 Jilles Tjoelker git: 72f750dc7c73 - main - sh: Fix heredoc at certain places in case and for 72. Oct 27 Mateusz Guzik git: 628c3b307fb2 - main - cache: only let non-dir descriptors through when doing EMPTYPATH lookups 73. Oct 27 Jessica Clarke git: 34fb1c133c5b - main - Fix intra-object buffer overread for labeled msdosfs volumes 74. Oct 27 Jessica Clarke git: f350bc1dd368 - main - ada: Fix intra-object buffer overread of identify strings 75. Oct 27 Jessica Clarke git: 29863d1effe2 - main - xhci: Rework 64-byte context support to avoid pointer abuse 76. Oct 27 John Baldwin git: 2f7f8995367b - main - libdialog: Bump shared library version to 10. 77. Oct 27 Warner Losh git: aa15f7df644a - main - arm: Remove obsolete comments 78. Oct 27 Gleb Smirnoff git: 5d3bf5b1d27f - main - rack: Update the fast send block on setsockopt(2) 79. Oct 27 Gleb Smirnoff git: f581a26e46b8 - main - Factor out tcp6_use_min_mtu() to handle IPV6_USE_MIN_MTU by TCP. 80. Oct 27 Gleb Smirnoff git: de156263a598 - main - Several IP level socket options may affect TCP.
81. Oct 27 Gleb Smirnoff git: fc4d53cc2ef3 - main - Split tcp_ctloutput() into set/get parts. 82. Oct 27 Gleb Smirnoff git: e28330832be4 - main - tcp: socket option to get stack alias name 83. Oct 27 Mark Johnston git: 71f31d784e18 - main - rmslock: Update td_locks during lock and unlock operations 84. Oct 27 Alexey Dokuchaev git: ccfdf335d697 - main - crunchgen: use realpath(3) instead of ``pwd -P'' 85. Oct 27 Gordon Bergling git: 70de1003da6f - main - jail(8): Fix a few common typos in source code comments 86. Oct 27 Gordon Bergling git: 80abcfbdfe1a - main - bxe(4): Fix a few common typos in source code comments 87. Oct 27 Adrian Chadd git: d524e370c4db - main - iwm: Update SCD register accesses 88. Oct 27 Adrian Chadd git: 355c15130aef - main - iwm: update if_iwmreg.h to the latest (as of today) openbsd changes 89. Oct 26 Konstantin Belousov git: ca3d8cb087cd - main - lib/msun: Move the files to appropriate locations in the Makefile 90. Oct 26 Konstantin Belousov git: 6312d144613f - main - lib/msun/ld128/s_tanpil.c: make it compile. 91. Oct 26 John Baldwin git: 7ef7b252adc0 - main - ctld: Always declare MaxRecvDataSegmentLength. 92. Oct 26 John Baldwin git: cdbc4a074bec - main - Further refine the ExpDataSN checks for SCSI Response PDUs. 93. Oct 26 Ed Maste git: 93942379cced - main - Avoid building libfido2 if WITHOUT_USB 94. Oct 26 Ed Maste Re: git: 7b1e19ad78c6 - main - Add libfido2 to the build 95. Oct 26 Peter Jeremy Re: git: 7b1e19ad78c6 - main - Add libfido2 to the build 96. Oct 26 Ed Maste git: 48cb3fee2586 - main - Retire obsolete iscsi_initiator(4) 97. Oct 26 Randall Stewart git: 12752978d32b - main - tcp: The rack stack can incorrectly have an overflow when calculating a burst delay. 98. Oct 26 Kyle Evans git: bb4c691299c5 - main - lualoader: fix the autoboot_delay countdown message 99. Oct 26 Cy Schubert Re: git: fcfa64801a4f - main - sh: Set PATH envvar after setting HOME in dotfile 100. Oct 26 Ian Lepore Re: git: fcfa64801a4f - main - sh: Set PATH envvar after setting HOME in dotfile
101. Oct 26 Wolfram Schneider git: 8019068d7c30 - main - /etc/periodic/weekly/310.locate must read /etc/locate.rc 102. Oct 26 Ka Ho Ng git: fcfa64801a4f - main - sh: Set PATH envvar after setting HOME in dotfile 103. Oct 26 Mark Johnston git: 426682b05a4c - main - bpf: Fix the write filter for detached descriptors 104. Oct 26 Baptiste Daroussin git: c0cf36bc0210 - main - ncurses: rework static linker script generation 105. Oct 26 Konstantin Belousov git: 57e5da2c9800 - main - Augment systat(1) -swap to display large swap space processes 106. Oct 26 Konstantin Belousov git: f2069331e582 - main - libutil: add kinfo_getswapvmobject(3) 107. Oct 26 Wei Hu git: 1833cf137365 - main - Mana: move mana polling from EQ to CQ 108. Oct 26 Peter Holm git: cbc3ecb7ef08 - main - stress2: Added two syzkaller reproducers 109. Oct 26 Rick Macklem git: 23024f004a4c - main - nfscl: Add a missing delegation lock release 110. Oct 26 Konstantin Belousov git: dce5f3abed71 - main - [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl] 111. Oct 25 Bjoern A. Zeeb Re: git: 548ada00e54a - main - LinuxKPI: add bcd.h 112. Oct 25 Ed Maste git: 179219ea046f - main - strip/objcopy: handle empty file as unknown 113. Oct 25 Ian Lepore Re: git: 548ada00e54a - main - LinuxKPI: add bcd.h 114. Oct 25 Bjoern A. Zeeb Re: git: 548ada00e54a - main - LinuxKPI: add bcd.h 115. Oct 25 Ian Lepore Re: git: 548ada00e54a - main - LinuxKPI: add bcd.h 116. Oct 25 Michael Tuexen git: b15b0535968e - main - tcp: allow new reno functions to be called from other CC modules 117. Oct 25 Bjoern A. Zeeb git: c5eec7b57c39 - main - LinuxKPI: module.h add MODULE_SUPPORTED_DEVICE() 118. Oct 25 Ed Maste git: fc79cf4fea72 - main - iscsid: set max_recv_data_segment_length to what we advertise 119. Oct 25 Bjoern A. Zeeb git: 548ada00e54a - main - LinuxKPI: add bcd.h 120. Oct 25 Bjoern A. Zeeb git: cf899348420c - main - LinuxKPI: pci.h / linux_pci.c rename pci_driver field
121. Oct 25 Bjoern A. Zeeb git: ed5600f5329f - main - LinuxKPI: pci.h make pci_dev argument const for pci_{read,write}_config*() 122. Oct 25 Bjoern A. Zeeb git: 490f9d8f0e7c - main - LinuxKPI: add netdev_features.h 123. Oct 25 Bjoern A. Zeeb git: 41dee251ee9e - main - LinuxKPI: add simple_open() to fs.h 124. Oct 25 Bjoern A. Zeeb git: 9d593d5a76f2 - main - mlx4: rename conflicting netdev_priv() to mlx4_netdev_priv() 125. Oct 25 Mateusz Guzik git: ea14af2d3c40 - main - Inline critical enter/exit for "tied" kernel modules 126. Oct 25 Mateusz Guzik git: e2493f4912ca - main - arm: fix a typo in nvidia/drm2/tegra_bo.c 127. Oct 25 Gleb Smirnoff git: f2d266f3b081 - main - Don't run ip_ctloutput() for divert socket. 128. Oct 25 Gleb Smirnoff git: d89c820b0da1 - main - Remove div_ctlinput(). 129. Oct 25 Konstantin Belousov git: 40ddde6ef9f3 - main - rtld: Print currently configured search path for libraries for -v 130. Oct 25 Konstantin Belousov git: 350fc36b4cf8 - main - sysctl vm.objects: yield if hog 131. Oct 25 Konstantin Belousov git: 7738118e9a29 - main - vm.objects_swap: disable reporting some information 132. Oct 25 Konstantin Belousov git: 42812ccc969f - main - Add vm.swap_objects sysctl 133. Oct 25 Konstantin Belousov git: 1b610624fdc8 - main - vm_object_list: split sysctl handler in separate function 134. Oct 25 Mark Johnston git: 9ef7df022a46 - main - hyperv: Register hyperv_timecounter later during boot 135. Oct 25 Bjoern A. Zeeb git: a5e2a27dca4b - main - LinuxKPI: add strreplace() to string.h 136. Oct 25 Bjoern A. Zeeb git: b382b78503b5 - main - LinuxKPI: add kstrtou8() and kstrtou8_from_user() to kernel.h


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