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


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

Messages: 66, old messages first
Last update: Mon Feb 13 14:12:15 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jan 25 Mitchell Horne             git: 28388d8abf8e - stable/12 - ddb: add ability to print user registers
  2. Jan 25 Mitchell Horne             git: 0fd0e98e50f3 - stable/12 - arm64: don't pass user trapframe to kdb_trap()
  3. Jan 25 Mitchell Horne             git: 7937837f11b6 - stable/12 - arm64: remove pcb_pc
  4. Jan 25 Mitchell Horne             git: e94c638b484e - stable/12 - arm64: gdb(4) machine-dependent bits
  5. Jan 25 Mitchell Horne             git: f773a868350d - stable/12 - gdb: only return signal values for powerpc's gdb_cpu_signal()
  6. Jan 25 Mitchell Horne             git: 8e0504d1654d - stable/13 - gdb: only return signal values for powerpc's gdb_cpu_signal()
  7. Jan 25 Mark Johnston              git: 5ade41213f19 - stable/12 - safexcel: Dispatch requests to the current CPU's ring
  8. Jan 25 Mark Johnston              git: 24ee73604483 - stable/12 - safexcel: Add counters for some resource exhaustion conditions
  9. Jan 25 Mark Johnston              git: 5071cbacfb34 - stable/12 - safexcel: Simplify request allocation
 10. Jan 25 Mark Johnston              git: 804d63c0ee8f - stable/12 - safexcel: Handle command/result descriptor exhaustion gracefully
 11. Jan 25 Philip Paeps               git: 7b49246c89dd - stable/13 - contrib/tzdata: import tzdata 2021a
 12. Jan 25 Philip Paeps               git: 085997e8f05e - stable/12 - contrib/tzdata: import tzdata 2021a
 13. Jan 25 Philip Paeps               git: 09bdde595dd7 - stable/11 - contrib/tzdata: import tzdata 2021a
 14. Jan 25 Brooks Davis               git: 2a0be7b0331c - stable/12 - VFS_QUOTACTL: Remove needless casts of arg
 15. Jan 25 Brooks Davis               git: 7baf7a453859 - stable/12 - ndis: Per user request, delay removal to 14
 16. Jan 26 Jason A. Harmening         git: 70cdab054c8f - stable/12 - rctl(4): support throttling resource usage to 0
 17. Jan 26 Oleksandr Tymoshenko       git: da2dfec8f752 - stable/13 - Add RELNOTES entry for AES-GCM in armv8crypto(4)
 18. Jan 26 Ed Maste                   git: 49d3dcb041f0 - stable/12 - elfctl: add backwards compatibility for "no" prefixes
 19. Jan 26 Ed Maste                   git: d7e23b5cdd84 - stable/12 - elfctl: allow features to be specified by value
 20. Jan 26 Ed Maste                   git: f56d7f838f5b - stable/12 - elfctl: prefix disable flags with "no"


21. Jan 27 Ed Maste git: f2b5999b2166 - stable/13 - elfctl: allow features to be specified by value 22. Jan 27 Ed Maste git: 03d837b565a9 - stable/13 - Remove Binutils from src.conf(5) option descriptions 23. Jan 29 Glen Barber git: 40cb0344eb27 - stable/13 - release: set stable/13 to ALPHA3 as part of the 13.0 cycle 24. Jan 29 Ryan Moeller git: 5d58f58b0d61 - stable/13 - sbin/sysctl: Fix CTLFLAG_SKIP for adjacent nodes 25. Jan 29 Kyle Evans git: ed05bfceb819 - stable/13 - build: remove LIBPTHREAD/LIBTHR build options 26. Jan 29 Kyle Evans git: 2e8149046432 - stable/13 - Regenerate src.conf(5) after 03d837b565a9 27. Jan 29 Kyle Evans git: 633f82126b28 - stable/13 - lualoader: improve loader.conf var processing 28. Jan 29 Richard Scheffenegger git: e6341fd7220e - stable/13 - Adjust line length in tcp_prr_partialack 29. Jan 29 Richard Scheffenegger git: 76dd854f47f4 - stable/13 - TCP PRR: Patch div/0 in tcp_prr_partialack 30. Jan 29 Dimitry Andric git: 010196adcfaf - stable/13 - Fix clang assertion when compiling the devel/onetbb port 31. Jan 30 Mark Johnston git: 19d2d50e4318 - stable/13 - Revert "Define PNP info after defining driver modules" 32. Jan 30 Mark Johnston git: a455b23cf348 - stable/13 - qat.4: Minor tweaks 33. Jan 30 Mark Johnston git: ef6fb23322a6 - stable/13 - safexcel: Disallow unsupported buffer layouts 34. Jan 30 Kyle Evans git: 81f3a59c4601 - stable/13 - stand: ensure that the efi directory's dependencies are correct 35. Jan 30 Kirk McKusick git: 1aa1ede1fd44 - stable/13 - MFC: a63eae6 36. Jan 30 Kirk McKusick git: 1f9ee757d96d - stable/13 - MFC: 8c22cf9b 37. Jan 30 Gordon Bergling git: 6a3ad2d0a7b6 - stable/12 - kevent(2): Bugfix for wrong EVFILT_TIMER timeouts 38. Jan 30 Jessica Clarke git: bb8fa72dae42 - stable/13 - libllvmminimal: Add missing Support/ABIBreak.cpp 39. Jan 30 Jilles Tjoelker git: 9b38ede3a347 - stable/12 - sh: Test that executing various binary files is rejected 40. Jan 30 Jilles Tjoelker git: c48240fa6f8e - stable/12 - sh/tests: Add a second kind of binary scripts without #!
41. Jan 30 Jilles Tjoelker git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 42. Jan 30 Eugene Grosbein Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 43. Jan 30 Jilles Tjoelker Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 44. Jan 30 Eugene Grosbein Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 45. Jan 30 Jilles Tjoelker Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 46. Jan 30 Gordon Bergling git: 8ce9180c09d9 - stable/11 - kevent(2): Bugfix for wrong EVFILT_TIMER timeouts 47. Jan 31 Mark Millard Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 48. Jan 31 Kyle Evans git: d9cd8a3d3fd5 - stable/12 - stand: ensure that the efi directory's dependencies are correct 49. Jan 31 Kyle Evans git: e8a03eb0c4e1 - stable/12 - lualoader: improve loader.conf var processing 50. Jan 31 Cy Schubert git: 58e43f89f17c - stable/11 - MFC: 83edbc3cb54fba6b37a68270c232df7b785bd222 51. Jan 31 Cy Schubert git: 35e09fbfc492 - stable/12 - MFC: 83edbc3cb54fba6b37a68270c232df7b785bd222 52. Jan 31 Cy Schubert git: 5ab5d8fc2cdf - stable/11 - MFC 0e01ea872ee475d7aef11d21588504e2ef4eb32c: 53. Jan 31 Cy Schubert git: 514caf57cda8 - stable/13 - MFC: 83edbc3cb54fba6b37a68270c232df7b785bd222 54. Jan 31 Cy Schubert git: 2ef3f7f5c356 - stable/13 - MFC 0e01ea872ee475d7aef11d21588504e2ef4eb32c: 55. Jan 31 Cy Schubert git: 2df415116eee - stable/12 - MFC 0e01ea872ee475d7aef11d21588504e2ef4eb32c: 56. Jan 31 Vincenzo Maffione git: 7754ef5a3724 - stable/13 - axgbe: fix some link related issues 57. Jan 31 Vincenzo Maffione git: 9c5418f00836 - stable/12 - iflib: netmap: add support for NS_MOREFRAG 58. Jan 31 Vincenzo Maffione git: 31c2349742a9 - stable/12 - iflib: netmap: move per-packet operation out of fragments loop 59. Jan 31 Vincenzo Maffione git: e817c8f77fe8 - stable/12 - netmap: simplify parameter passing 60. Jan 31 Vincenzo Maffione git: e0e00874a3c3 - stable/13 - iflib: netmap: add support for NS_MOREFRAG
61. Jan 31 Vincenzo Maffione git: a8ca736bb4ed - stable/13 - iflib: netmap: move per-packet operation out of fragments loop 62. Jan 31 Vincenzo Maffione git: e4c81e46acc0 - stable/13 - netmap: simplify parameter passing 63. Jan 31 Emmanuel Vadot git: 7ba4d0f82955 - stable/13 - release: ROCKPRO64: Remove the quirk that disable the big cores 64. Jan 31 Alexander Motin git: 38da7d23b6c3 - stable/13 - Make software iSCSI more configurable. 65. Jan 31 Alexander Motin git: c060c19240ea - stable/13 - Add missing newlines. 66. Jan 31 Alexander Motin git: c8845dd67e44 - stable/12 - Add missing newlines.


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