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


2023/dev-commits-src-branches/20231224.dev-commits-src-branches

Messages: 86, new messages first
Last update: Sun Dec 24 5:50:00 2023

home | archive sorted by: subject | author | date | reverse date
  1. Dec 23 Gordon Bergling            git: 03943195a95f - stable/13 - rtnetlink.4: Fix a typo in the manual pag
  2. Dec 23 Gordon Bergling            git: c9b27b3dc047 - stable/14 - rtnetlink.4: Fix a typo in the manual pag
  3. Dec 23 Alexander Motin            git: 129c3aa4b231 - stable/14 - Use xpt_path_sbuf() in few drivers
  4. Dec 23 Alexander Motin            git: 473dc8e1ba2f - stable/14 - vmstat: Rely on libxo for numbers humanization
  5. Dec 23 Alexander Motin            git: bf5635d594cb - stable/14 - vmstat: Let libxo properly humanize -m numbers
  6. Dec 23 Alexander Motin            git: b0b4dedfa163 - stable/14 - vmstat: Improve -z formatting for large names/values
  7. Dec 23 Alexander Motin            git: b65b88dc3af4 - stable/14 - vmstat: Make disks reporting some more reasonable
  8. Dec 22 Rick Macklem               git: e615bcd32171 - stable/14 - mountd: Add support for spaces in exported directories
  9. Dec 21 Gleb Smirnoff              git: 0084d0235649 - stable/13 - vtnet: don't leak pfil(9) data on detach
 10. Dec 21 Brooks Davis               git: c6e072f15c98 - stable/14 - memfd_create: don't allocate heap memory
 11. Dec 21 Brooks Davis               git: 89ebe0ce1f53 - stable/14 - memfd_create: move implementation to libc/gen
 12. Dec 21 Konstantin Belousov        git: 98693e7a99c4 - stable/13 - libc: correct some memory leaks in acl_to_text(3) and acl_to_text_np(3)
 13. Dec 21 Konstantin Belousov        git: 6bccb677d06e - stable/13 - ufs: do not leave around empty buffers shadowing disk content
 14. Dec 21 Ed Maste                   git: 2d5a980f43e5 - stable/13 - tcp_wrappers: recognize IPv6 addresses/prefixes
 15. Dec 21 Olivier Certner            git: 706303829968 - stable/13 - Ensure 'struct thread' is aligned to a cache line
 16. Dec 21 Olivier Certner            git: 6e4b7753610d - stable/13 - uma: Permit specifying max of cache line and some custom alignment
 17. Dec 21 Olivier Certner            git: 89af1555b4ef - stable/13 - linuxkpi: dma_get_cache_alignment(): Fix off-by-one result
 18. Dec 21 Olivier Certner            git: 27199e55a4d5 - stable/13 - uma: New check_align_mask(): Validate alignments (INVARIANTS)
 19. Dec 21 Olivier Certner            git: 8626f6da9a21 - stable/13 - arm: Update declarations for arm_dcache_align{,_mask}
 20. Dec 21 Olivier Certner            git: 9121202fcb27 - stable/13 - uma: Make the cache alignment mask unsigned


21. Dec 21 Olivier Certner git: 4e00940e9f1f - stable/13 - uma: UMA_ALIGN_CACHE: Resolve the proper value at use point 22. Dec 21 Olivier Certner git: f056e19abe20 - stable/13 - arm: Simplify get_cachetype_cp15() 23. Dec 21 Olivier Certner git: 56c53cc8fb3e - stable/13 - uma: Hide 'uma_align_cache'; Create/rename accessors 24. Dec 21 Olivier Certner git: 037c104ca4a7 - stable/13 - Ensure "init" (PID 1) also executes userret() initially 25. Dec 21 Olivier Certner git: a10630ef818f - stable/13 - pdinit(): Fix comment 26. Dec 21 Olivier Certner git: 9fcf54d3750e - stable/13 - setusercontext(): Apply personal settings only on matching effective UID 27. Dec 21 Olivier Certner git: 6983b8c39ff3 - stable/13 - login_cap.c: Don't set errno to ERANGE on memory allocation failure 28. Dec 21 Olivier Certner git: 831792fc07ca - stable/13 - setusercontext(): Fix gap when setting a realtime-class priority 29. Dec 21 Olivier Certner git: f63da9704585 - stable/13 - sysctl(8): Mention more security.bsd knobs; Refer to security(7) 30. Dec 21 Olivier Certner git: 0c01901f122d - stable/13 - ptrace(2): Disabling: Describe influence of security.bsd.see_jail_proc 31. Dec 21 Olivier Certner git: 56f758066c82 - stable/13 - security(7): security.bsd.see*: Be more accurate 32. Dec 21 Olivier Certner git: 0297e7213c0c - stable/13 - cr_canseeothergids(): Policy change's manual pages impact 33. Dec 21 Olivier Certner git: f0951233c6d3 - stable/13 - cr_canseeothergids(): Use real instead of effective group membership 34. Dec 21 Olivier Certner git: 3eb8bf041831 - stable/13 - realgroupmember(9): Link to groupmember(9), document the function 35. Dec 21 Olivier Certner git: 3fab2d96cdd7 - stable/13 - New realgroupmember() 36. Dec 21 Olivier Certner git: c55330ce4d1a - stable/13 - groupmember(): Extract the supplementary group search in a separate function 37. Dec 21 Olivier Certner git: 865df3aed731 - stable/13 - prison_check(9): Bring up-to-date with hierarchical jails 38. Dec 21 Olivier Certner git: 6345a69ee271 - stable/13 - p_candebug(9): cr_bsd_visible() impacts, misc fixes 39. Dec 21 Olivier Certner git: b330170c75fb - stable/13 - p_cansee(9): Bring up-to-date, misc fixes 40. Dec 21 Olivier Certner git: 6eecda225f11 - stable/13 - cr_cansee(9): cr_bsd_visible() impacts, simplifications
41. Dec 21 Olivier Certner git: d23893ca4dd0 - stable/13 - groupmember(9): Detail which groups are considered, simplify 42. Dec 21 Olivier Certner git: 32a9108cdcc6 - stable/13 - cr_canseeotheruids(9): Revamp, mark as internal 43. Dec 21 Olivier Certner git: 29a2d242bd1e - stable/13 - cr_canseeothergids(9): Revamp, mark as internal 44. Dec 21 Olivier Certner git: c5e0a6bc59b9 - stable/13 - cr_bsd_visible(9): New man page 45. Dec 21 Olivier Certner git: 1e5500c6eba4 - stable/13 - cr_canseejailproc(9): New man page 46. Dec 21 Olivier Certner git: 29f208b78f53 - stable/13 - cr_canseeotheruids(), cr_canseeothergids(): Man pages: Impacts of rename 47. Dec 21 Olivier Certner git: 9a4a7e5fb6e9 - stable/13 - Fix 'security.bsd.see_jail_proc' by using cr_bsd_visible() 48. Dec 21 Olivier Certner git: 0dafeb5bc874 - stable/13 - New cr_bsd_visible(): Whether BSD policies deny seeing subjects/objects 49. Dec 21 Olivier Certner git: d40c6fa7db7d - stable/13 - cr_canseejailproc(): New privilege, no direct check for UID 0 50. Dec 21 Olivier Certner git: 7552dce04702 - stable/13 - x86: AMD Zen2: Zenbleed chicken bit mitigation 51. Dec 21 Kristof Provost git: f6d8ea893bb2 - stable/14 - pf tests: fix typos in the abort_v6 test case head / cleanup function name 52. Dec 21 Kristof Provost git: df1bacc781c7 - stable/13 - pf tests: fix typos in the abort_v6 test case head / cleanup function name 53. Dec 20 Kenneth D. Merry git: 5ffcdc96ac71 - stable/13 - mpr, mps: Establish busdma boundaries for memory pools 54. Dec 20 Kenneth D. Merry git: 504e85ade103 - stable/14 - mpr, mps: Establish busdma boundaries for memory pools 55. Dec 20 Konstantin Belousov git: e373880312fb - stable/14 - libc: correct some memory leaks in acl_to_text(3) and acl_to_text_np(3) 56. Dec 20 Konstantin Belousov git: ddb82f214f0c - stable/14 - ufs: do not leave around empty buffers shadowing disk content 57. Dec 20 Gordon Bergling git: 2ad07dc6ceaf - stable/14 - qat: Fix two typos in source code comments 58. Dec 19 Vladimir Kondratyev git: 2cbd132986a7 - stable/13 - ig4: Add PCI IDs for Intel Ice Lake I2C controller. 59. Dec 19 Vladimir Kondratyev git: 36d6a456547c - stable/14 - ig4: Add PCI IDs for Intel Ice Lake I2C controller. 60. Dec 19 Gordon Tetlow git: c78c31d2ef40 - releng/13.2 - Add an UPDATING entry and bump the branch version.
61. Dec 19 Gordon Tetlow git: 69bd68ba30c0 - releng/13.2 - Implement "strict key exchange" in ssh and sshd. 62. Dec 19 Gordon Tetlow git: 4edf3b80733e - releng/14.0 - Add an UPDATING entry and bump the branch version. 63. Dec 19 Gordon Tetlow git: b9856d61e99d - releng/14.0 - Implement "strict key exchange" in ssh and sshd. 64. Dec 19 Gleb Smirnoff Re: git: 0fbec53dcfb8 - stable/13 - sshd: do not resolve refused client hostname 65. Dec 19 Konstantin Belousov git: a317a58658d4 - stable/13 - if_tun: check device name 66. Dec 19 Konstantin Belousov git: 399961e0a413 - stable/14 - if_tun: check device name 67. Dec 18 Ed Maste git: 0fbec53dcfb8 - stable/13 - sshd: do not resolve refused client hostname 68. Dec 18 Ed Maste git: 052f6ec95bf5 - stable/13 - sshd: remove unneeded initialization of libwrap logging severities 69. Dec 18 Gordon Tetlow git: 3bafcb9744c9 - stable/13 - Implement "strict key exchange" in ssh and sshd. 70. Dec 18 Gordon Tetlow git: 673d1ead65c9 - stable/14 - Implement "strict key exchange" in ssh and sshd. 71. Dec 18 Mark Johnston git: a9184e99afe8 - stable/14 - kthread: Set *newtdp earlier in kthread_add1() 72. Dec 18 Mark Johnston git: f5ae760cfe26 - stable/14 - arm: Disable the VFP during boot 73. Dec 18 Mark Johnston git: 42d1aa88628e - stable/14 - arm: Handle VFP exceptions from the kernel 74. Dec 18 Mark Johnston git: bc394ad824f5 - stable/14 - arm: Fix handling of undefined instructions in kernel mode 75. Dec 18 Mark Johnston git: 1126dcdf4055 - stable/14 - arm: Add fpu_kern_alloc_ctx() 76. Dec 18 Mark Johnston git: c976896db7a1 - stable/14 - arm: Compile vfp.c conditionally rather than using an ifdef 77. Dec 17 Rick Macklem git: 08143226d007 - stable/12 - nfscl: Fix comment for commit 6aded1e6b2e5 78. Dec 17 Rick Macklem git: dd6bdfcd073e - stable/12 - nfscl: Fix processing of a rare Rename reply case 79. Dec 17 Rick Macklem git: 0c3c5ae0df52 - stable/13 - nfscl: Fix comment for commit 6aded1e6b2e5 80. Dec 17 Rick Macklem git: c5e3beac7b80 - stable/13 - nfscl: Fix processing of a rare Rename reply case
81. Dec 17 Rick Macklem git: 5bb8278584ad - stable/14 - nfscl: Fix comment for commit 6aded1e6b2e5 82. Dec 17 Rick Macklem git: 71ccbf895655 - stable/14 - nfscl: Fix processing of a rare Rename reply case 83. Dec 17 Gordon Bergling git: f5f993f6c913 - stable/13 - iostat.8: Better wording for some use cases 84. Dec 17 Gordon Bergling git: 9c452f50784f - stable/14 - iostat.8: Better wording for some use cases 85. Dec 17 Kirk McKusick git: 2e4ac696d8d4 - stable/13 - Increase UFS/FFS maximum link count from 32767 to 65530. 86. Dec 17 Kirk McKusick git: 636bf719194c - stable/14 - Increase UFS/FFS maximum link count from 32767 to 65530.


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