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


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

Messages: 100, new messages first
Last update: Mon Feb 13 14:12:23 2023

home | archive sorted by: subject | author | date | reverse date
  1. Oct 17 Mark Johnston              git: 54a01b5326b9 - stable/13 - vfs: Permit unix sockets to be opened with O_PATH
  2. Oct 17 Mark Peek                  git: b5d236785dc3 - stable/12 - vmci: fix panic due to freeing unallocated resources
  3. Oct 17 Gordon Bergling            git: a8dfac9caa7b - stable/12 - ng_ppp(4): Fix a typo in a comment
  4. Oct 17 Gordon Bergling            git: 9b918d1761ce - stable/13 - ng_ppp(4): Fix a typo in a comment
  5. Oct 17 Konstantin Belousov        git: 7b60409efa14 - stable/13 - Restore PPS_SYNC in NOTES
  6. Oct 17 Konstantin Belousov        git: c683063a00d0 - stable/13 - Enable PPS_SYNC on amd64, arm64 and armv7
  7. Oct 16 Mark Peek                  git: 4e5c1be4202a - stable/13 - vmci: fix panic due to freeing unallocated resources
  8. Oct 16 Mark Johnston              git: 66f5f958646c - stable/13 - timecounter: Let kern.timecounter.stepwarnings be set as a tunable
  9. Oct 16 Konstantin Belousov        git: 185bb1ae2d97 - stable/13 - riscv: move signal delivery code to exec_machdep.c
 10. Oct 16 Konstantin Belousov        git: 6a54fd55de06 - stable/13 - arm: move signal delivery code to exec_machdep.c
 11. Oct 16 Konstantin Belousov        git: d89b4788767f - stable/13 - arm64: move signal delivery code to exec_machdep.c
 12. Oct 16 Konstantin Belousov        git: 3f602aa87312 - stable/13 - i386: move signal delivery code to exec_machdep.c
 13. Oct 16 Konstantin Belousov        git: 1625e2db222c - stable/13 - O_PATH: allow vfs_extattr syscalls
 14. Oct 16 Konstantin Belousov        git: 4943c24be3de - stable/13 - Fix typo in comment
 15. Oct 16 Konstantin Belousov        git: f824a0d0909f - stable/13 - Style
 16. Oct 15 Mitchell Horne             git: aa794b82ef88 - stable/13 - arm, arm64, riscv: adjust top-level nexus comment
 17. Oct 15 Mitchell Horne             git: d925085dcdbd - stable/13 - riscv: fix VM_MAXUSER_ADDRESS checks in asm routines
 18. Oct 15 Mitchell Horne             git: 3c01f7415067 - stable/13 - libpmc: add some AMD pmu counter aliases
 19. Oct 15 Mitchell Horne             git: 43f5da70cc96 - stable/13 - riscv: handle page faults in the unmappable region
 20. Oct 15 Mitchell Horne             git: 89f1b82a859f - stable/13 - libpmc: fix the 'cycles' event alias on x86


21. Oct 15 Mitchell Horne git: fc7febf483a4 - stable/13 - minidump: De-duplicate the progress bar 22. Oct 15 Mitchell Horne git: 5794f8c75ef1 - stable/13 - minidump: De-duplicate is_dumpable() 23. Oct 15 Mateusz Piotrowski git: 75bb69738e42 - stable/12 - login.conf.5: Mark passwordtime as implemented 24. Oct 15 Mateusz Piotrowski git: a9077f3e0c11 - stable/13 - login.conf.5: Mark passwordtime as implemented 25. Oct 14 Marcin Wojtas git: d12f56486571 - stable/12 - pci_dw: fix outbound I/O window configuration 26. Oct 14 Marcin Wojtas git: 8f2e39b9d3ec - stable/12 - pci_dw: Trim ATU windows bigger than 4GB 27. Oct 14 Ed Maste git: cdc3dfd02544 - stable/12 - ntp.conf.5: Fix typos 28. Oct 14 Ed Maste git: 70db230dcbd9 - stable/13 - ntp.conf.5: Fix typos 29. Oct 14 Alexander Motin git: bcc00cabdbb9 - stable/13 - mps/mpr(4): Move xpt_register_async() out of lock. 30. Oct 13 Marko Zec git: 602f81ea50d5 - stable/13 - [fib_algo][dxr] Retire counters which are no longer used 31. Oct 13 Marko Zec git: 0eeef61aec4b - stable/13 - [fib_algo][dxr] Improve incremental updating strategy 32. Oct 13 Vladimir Kondratyev git: dc9094140c92 - stable/13 - Bump __FreeBSD_version to 1300517 for LinuxKPI changes 33. Oct 13 Vladimir Kondratyev git: e1f5bed753fe - stable/13 - LinuxKPI: Import linux_page.c and some dependent code from drm-kmod 34. Oct 13 Vladimir Kondratyev git: c6fb23b29244 - stable/13 - LinuxKPI: Update pte_fn_t definition to match Linux 5.3 35. Oct 13 Vladimir Kondratyev git: 9441d948aa3b - stable/13 - LinuxKPI: Implement backlight_enable and backlight_disable functions 36. Oct 13 Vladimir Kondratyev git: f2a3116ab4d6 - stable/13 - LinuxKPI: Add dummy pgprot_decrypted() implementation 37. Oct 13 Vladimir Kondratyev git: 0ed3a19a3896 - stable/13 - LinuxKPI: Import linux/poison.h header 38. Oct 13 Vladimir Kondratyev git: 8cf87dd59ff7 - stable/13 - LinuxKPI: Cast offset_in_page() parameter to unsigned long 39. Oct 13 Vladimir Kondratyev git: 7db428f0bb28 - stable/13 - LinuxKPI: Add helper functions to store integers to linux/xarray.h 40. Oct 13 Vladimir Kondratyev git: 4fba1853b5bd - stable/13 - LinuxKPI: stub anon_inode_getfile
41. Oct 13 Vladimir Kondratyev git: 767e3ba2e633 - stable/13 - LinuxKPI: Allow cdev_pager prefault handler to steal pages 42. Oct 13 Vladimir Kondratyev git: 847ffc18ddf8 - stable/13 - LinuxKPI: Factor out vmf_insert_pfn_prot() routine 43. Oct 13 Vladimir Kondratyev git: cdae9b8e4377 - stable/13 - LinuxKPI: Invoke release handler when file is destroyed by fput() 44. Oct 13 Vladimir Kondratyev git: c1daa6fa4ca5 - stable/13 - LinuxKPI: allocate current before taking shrinkers lock 45. Oct 13 Vladimir Kondratyev git: 2c26756366c4 - stable/13 - LinuxKPI: implement _IOC_TYPE and _IOC_NR macros in linux/ioctl.h 46. Oct 13 Vladimir Kondratyev git: fd6adf784e86 - stable/13 - LinuxKPI: Remove FreeBSD struct resource from all LKPI headers 47. Oct 13 Vladimir Kondratyev git: a02996804609 - stable/13 - LinuxKPI: Implement get_file_rcu() 48. Oct 13 Kevin Bowling git: c60b5d477cb4 - stable/12 - e1000: print EEPROM/NVM/OROM versions 49. Oct 13 Kevin Bowling git: 38d7f1c5b391 - stable/12 - e1000: Lock nvm print sysctl 50. Oct 13 Kevin Bowling git: 73922769f0c2 - stable/13 - e1000: print EEPROM/NVM/OROM versions 51. Oct 13 Kevin Bowling git: 884b89510faa - stable/13 - e1000: Lock nvm print sysctl 52. Oct 13 Mark Johnston git: e49d57eecc8e - stable/13 - linuxkpi: Handle a NULL cache pointer in kmem_cache_destroy() 53. Oct 13 Mark Johnston git: 16dfe02e38b9 - stable/13 - syslogd: Fix bug that caused -N to drop SecureMode if specified after -s 54. Oct 12 Kevin Bowling git: 8d4cf1a63e1d - stable/12 - ixgbe: Update shared code catchup 55. Oct 12 Kevin Bowling git: 88d064c12188 - stable/13 - ixgbe: Update shared code catchup 56. Oct 12 Alan Somers git: e51bbeaa6fe9 - stable/12 - sbin/mount_fusefs/mount_fusefs.8: Fix typos 57. Oct 12 Ed Maste git: 5e6d12734846 - stable/12 - OpenSSH: cherry-pick "need initgroups() before setresgid()" 58. Oct 12 Konstantin Belousov git: 2a16b0f333d4 - stable/12 - libc: vDSO timekeeping: Add pvclock support 59. Oct 12 Konstantin Belousov git: 4b34c91973dd - stable/12 - pvclock: Add vDSO support 60. Oct 12 Konstantin Belousov git: 6fa88a627d5e - stable/12 - kvm_clock: KVM paravirtual clock support
61. Oct 12 Konstantin Belousov git: 249f2478e382 - stable/12 - pvclock: Add 'struct pvclock' API 62. Oct 12 Konstantin Belousov git: 2f1e66f27040 - stable/12 - x86: files: Make sys/x86/x86/pvclock.c optional 63. Oct 12 Konstantin Belousov git: 946f96d13b01 - stable/12 - x86: cpufunc: Add rdtsc_ordered() 64. Oct 12 Konstantin Belousov git: e088ad2d0efe - stable/12 - x86: cpufunc: Add rdtscp_aux() 65. Oct 12 Ed Maste git: be74669a2f62 - stable/13 - OpenSSH: cherry-pick "need initgroups() before setresgid()" 66. Oct 12 Marcin Wojtas git: e579f3af96d5 - stable/11 - Upgrade ENA to v2.4.1 67. Oct 12 Marcin Wojtas git: 5b8f3948f166 - stable/11 - Upgrade ENA to v2.4.0 68. Oct 12 =?utf-8?Q?Stefan E=C3=9Fer git: e32b8140f4e7 - stable/12 - contrib/bc, usr.bin/gh-bc: merge update to version 5.1.1 69. Oct 12 =?utf-8?Q?Stefan E=C3=9Fer git: e84a97439b4b - stable/13 - usr.bin/gh-bc, contrib/bc: update to version 5.0.0 70. Oct 12 Hans Petter Selasky git: 8d804809630f - stable/12 - mlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debugnet_init() 71. Oct 12 Hans Petter Selasky git: fe5ee07a11ce - stable/13 - mlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debugnet_init() 72. Oct 12 Hans Petter Selasky git: 1f1aa1aa9651 - stable/13 - sound(4): Implement mixer mute control for feeder channels. 73. Oct 12 Konstantin Belousov git: 493e98e6c71a - stable/12 - ObsoleteFiles.inc: stop removing pthread_mutexattr_get/setpshared.3 74. Oct 12 Konstantin Belousov git: a8a9dbed5251 - stable/12 - mlx5_en: fix use of CALLOUT_DIRECT 75. Oct 12 Konstantin Belousov git: 39a1ff43ad78 - stable/13 - ObsoleteFiles.inc: stop removing pthread_mutexattr_get/setpshared.3 76. Oct 12 Konstantin Belousov git: 9a1f5e104ee5 - stable/13 - mlx5_en: fix use of CALLOUT_DIRECT 77. Oct 12 Alan Somers git: 9381a9d89260 - stable/12 - fusefs: fix intermittency in the dev_fuse_poll test 78. Oct 12 Alan Somers git: 955a418bd303 - stable/12 - fusefs: Fix a bug during VOP_STRATEGY when the server changes file size 79. Oct 12 Alan Somers git: 2ccb87689fdf - stable/12 - fusefs: fix a recurse-on-non-recursive lockmgr panic 80. Oct 12 Alan Somers git: 076040aacb5d - stable/12 - fusefs: quiet some cache-related warnings
81. Oct 12 Ed Maste git: 0cd2f8f6ab70 - stable/13 - Remove obsolete amd(8) rc.conf configuration 82. Oct 11 David Bright git: e72fce241f88 - stable/12 - RPCBIND: skip ipv6 link local when request is not from link local address 83. Oct 11 David Bright git: 7ee00acd40bf - stable/13 - RPCBIND: skip ipv6 link local when request is not from link local address 84. Oct 11 Marcin Wojtas git: 7dbcef9536b4 - stable/12 - Upgrade ENA to v2.4.1 85. Oct 11 Marcin Wojtas git: d09aeecae080 - stable/12 - Upgrade ENA to v2.4.0 86. Oct 11 Marcin Wojtas git: 14721190e829 - stable/12 - pci_user: call bus_translate_resource before BAR mmap 87. Oct 11 Andrew Turner git: 1dac7b4b7ed6 - stable/13 - Fix the arm64 L2_BLOCK_MASK definition 88. Oct 11 Andrew Turner git: cebda3bec001 - stable/13 - Add ELF macros found in the aaelf64 spec 89. Oct 11 Andrew Turner git: 00c276a25024 - stable/13 - Use a 64 bit read to access GICR_TYPER 90. Oct 11 Mateusz Guzik git: e6014341647f - stable/13 - fd: add pwd_hold_proc 91. Oct 11 Mateusz Guzik git: cda5e344e251 - stable/13 - linprocfs: find cwd and root handling 92. Oct 11 Mateusz Guzik git: 0e89914326ec - stable/13 - vfs: hoist cn_thread assert in namei 93. Oct 11 Mateusz Guzik git: 7890bcbc152e - stable/13 - mmc: fix 1-byte reallocs (when it should have been sizeof device_t) 94. Oct 11 Mateusz Guzik git: f312cc6e5627 - stable/13 - fifo: support flock 95. Oct 11 Mateusz Guzik git: 1ebe8e0fad40 - stable/13 - ipsec: enter epoch before calling into ipsec_run_hhooks 96. Oct 11 Mateusz Guzik git: 3bf887780215 - stable/13 - vfs: add missing VIRF_MOUNTPOINT in vfs_mountroot_shuffle 97. Oct 11 Mateusz Guzik git: fa7ebd573910 - stable/13 - vfs: add the missing vnode interlock in vfs_mountroot_shuffle 98. Oct 11 Mateusz Guzik git: 32c7c1d3945f - stable/13 - lockmgr: fix lock profiling of face adaptive spinning 99. Oct 11 Mateusz Guzik git: 93b14ce63d0a - stable/13 - cache: count vnodes in cache_purgevfs 100. Oct 11 Mateusz Guzik git: e1df0f5dbf59 - stable/13 - vfs: retire VNODE_REFCOUNT_FENCE_* macros


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