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

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

Messages: 112, sorted by subject
Last update: Mon Feb 13 14:12:23 UTC 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Oct  3 Kyle Evans                 git: 00d0f1811b71 - stable/12 - man: reset OPTIND before parsing args
  2. Sep 27 Andrew Turner              git: 02a5ee49cb70 - stable/13 - Clean up the arm64 fork_trampoline
  3. Oct  3 Kyle Evans                 git: 0760a2e9a4d9 - stable/13 - man: reset OPTIND before parsing args
  4. Sep 29 Li-Wen Hsu                 git: 095d3f98fb3d - stable/13 - Temporarily skip flaky tset cases under sys.aio.ai
  5. Oct  3 Kyle Evans                 git: 0ab72f80ab69 - stable/13 - cmp: add -i, --ignore-initial, an alternative to s
  6. Sep 29 Alexander Motin            git: 0bd7300e598b - stable/13 - Fix false device_set_unit() error.
  7. Oct  2 Warner Losh                git: 0c02dd569c72 - stable/12 - ppbus: Set the lock for pps interface, update to l
  8. Oct  2 Mark Johnston              git: 0d5184c5fb4c - stable/13 - cam: Avoiding waking up doneq threads if we're dum
  9. Oct  2 Gordon Bergling            git: 0f426dedccf8 - stable/13 - ubsan: Fix a typo in an error message
 10. Oct  3 Kyle Evans                 git: 1159a71ad777 - stable/13 - cmp: add -n, --bytes to limit number of bytes to c
 11. Sep 29 Gordon Bergling            git: 1a48e00227d6 - stable/12 - jail(9): Fix a typo in a comment
 12. Sep 27 Konstantin Belousov        git: 1be8bd8d44b1 - stable/13 - aio_fsync_vnode: handle ERELOOKUP after VOP_FSYNC(
 13. Sep 29 Gordon Bergling            git: 1f58b0a80a09 - stable/13 - jail(9): Fix a typo in a comment
 14. Sep 28 Kevin Bowling              git: 1f80b2b78d24 - stable/13 - e1000: Consistently use FALLTHROUGH
 15. Sep 28 Kevin Bowling              git: 1ffd931e1caa - stable/12 - e1000: Use C99 bool types
 16. Sep 29 Philip Paeps               git: 21e88c53735d - stable/11 - contrib/tzdata: correct DST in Jordan and Samoa
 17. Sep 28 Mitchell Horne             git: 22e68eadc50d - stable/12 - bcm2835_sdhci: don't use DMA for kernel dumps
 18. Sep 29 Gordon Bergling            git: 2616719fdddf - stable/12 - sctp: Fix a typo in a comment
 19. Oct  3 Rick Macklem               git: 263a7cc1379f - stable/13 - nfscl: Add vfs.nfs.maxalloclen to limit Allocate R
 20. Sep 27 Andrew Turner              git: 273fef1f9b0f - stable/13 - Only use byte register access in legacy virtio pci


21. Oct 1 Konstantin Belousov git: 288a4784012c - stable/13 - pidfile test: guarantee nul termination of the rea 22. Sep 28 Wojciech Macek git: 28df957acb93 - stable/13 - if_cdce: Add support for setting RX filtering 23. Oct 3 Kevin Bowling git: 2b81559f4fd6 - stable/12 - ixgbe: whitespace cleanup pass 24. Sep 27 Konstantin Belousov git: 31ddfec5099b - stable/13 - aio_fsync_vnode: use for(; ; ) loop instead of lab 25. Oct 3 Kevin Bowling git: 3a13449e4daa - stable/12 - iflib: Make if_shared_ctx_t a pointer to const 26. Sep 30 Li-Wen Hsu git: 3c25f7e860d8 - stable/12 - gmultipath failloop test: Add a checker for dtrace 27. Sep 30 Kristof Provost git: 3c9253c2f6d1 - stable/13 - pf: fix pagefault in pf_getstatus() 28. Sep 29 Alexander Motin git: 42061b62cc58 - stable/12 - Fix false device_set_unit() error. 29. Oct 3 Kevin Bowling git: 4418b03c6759 - stable/13 - ixgbe: Rename 'struct adapter' to 'struct ixgbe_so 30. Oct 3 Kevin Bowling git: 456b1d96e8c4 - stable/13 - ixgbe: whitespace cleanup pass 31. Oct 3 Kyle Evans git: 47c84a0f6d6e - stable/12 - hostname: avoid strcpy() overlap in -d flag handli 32. Sep 30 Kevin Bowling git: 4cb203d8f3a1 - stable/13 - e1000: fix K1 configuration 33. Oct 1 Konstantin Belousov git: 4e24899efe31 - stable/13 - x86 bounce_bus_dmamem_alloc(): use malloc_aligned( 34. Sep 29 Gordon Bergling git: 4f7c9e7be14e - stable/12 - nfsclient: Fix a typo in a comment 35. Oct 3 Rick Macklem git: 501cf43202a2 - stable/13 - UPDATING: Add entry for commit a599f9f7620b 36. Oct 3 Kyle Evans git: 5129b3f90b50 - stable/13 - makesyscalls: sprinkle some assert() on standard f 37. Sep 27 Andrew Turner git: 53192f33198a - stable/13 - Read the arm64 midr register earlier 38. Sep 28 Kevin Bowling git: 54b159f9c34a - stable/12 - e1000: Fix tabstop width in if_em.h 39. Sep 29 Gordon Bergling git: 555989613685 - stable/13 - pcm(4): Fix a common typo in source code comments 40. Sep 28 Kevin Bowling git: 594a25fa4304 - stable/13 - e1000: Re-arm link changes
41. Sep 28 Kevin Bowling git: 5b4cfd3f1315 - stable/12 - iflib: Free resources in a consistent order during 42. Sep 28 Kirk McKusick git: 5c6b3e4b5dfa - stable/13 - Eliminate snaplk / bufwait LOR when creating UFS s 43. Sep 29 Gordon Bergling git: 5cd0914ebee0 - stable/12 - pcm(4): Fix a common typo in source code comments 44. Oct 3 Kyle Evans git: 5d3ac4ddf9db - stable/13 - cmp: accept SI suffixes for skip1 and skip2 45. Sep 29 Alexander Motin git: 5f6b026eee32 - stable/12 - ipmi(4): Limit maximum watchdog pre-timeout interv 46. Sep 30 Li-Wen Hsu git: 60921d4b2d68 - stable/13 - gmultipath failloop test: Add a checker for dtrace 47. Sep 29 Philip Paeps git: 634a009fa973 - stable/13 - contrib/tzdata: correct DST in Jordan and Samoa 48. Oct 3 Kevin Bowling git: 660b6999cc95 - stable/12 - ixgbe: fix impossible condition 49. Oct 3 Kyle Evans git: 666911766650 - stable/12 - cmp: accept SI suffixes for skip1 and skip2 50. Oct 3 Kyle Evans git: 6a1ef178d86a - stable/13 - cmp: add -b, --print-bytes 51. Oct 3 Kyle Evans git: 6e9b69d21955 - stable/13 - hostname: avoid strcpy() overlap in -d flag handli 52. Sep 28 Kevin Bowling git: 717bed4f6f18 - stable/13 - e1000: Rename 'struct adapter' to 'struct e1000_sc 53. Sep 27 Mark Johnston git: 720177158ccd - stable/13 - opencrypto: Allow kern.crypto.allow_soft to be spe 54. Sep 28 Mark Johnston git: 742450a7eb40 - stable/13 - syslog.conf.5: Fix the message priority order 55. Sep 29 Philip Paeps git: 75245fdb05f2 - stable/12 - contrib/tzdata: correct DST in Jordan and Samoa 56. Sep 27 Andrew Turner git: 7cddaf8e68b6 - stable/13 - Add macros for the arm64 daifset/daifclr flags 57. Sep 29 Gordon Bergling git: 81d34d466c3d - stable/13 - sctp: Fix a typo in a comment 58. Sep 28 Wojciech Macek git: 87e560496fc1 - stable/13 - ued may be NULL here which will cause a panic... r 59. Oct 1 Mark Johnston git: 8b1039f91865 - stable/13 - tests/sys/sys: Raise WARNS 60. Oct 3 Kevin Bowling git: 90e279aecd64 - stable/12 - ixgbe: Rename 'struct adapter' to 'struct ixgbe_so
61. Sep 27 Andrew Turner git: 935bb48b953d - stable/13 - Add the Apple arm64 implementer ID 62. Sep 30 Kristof Provost git: 9419d273e471 - stable/12 - pf: fix pagefault in pf_getstatus() 63. Oct 1 Konstantin Belousov git: 9499d3c1e40d - stable/13 - aio_aqueue(): avoid ucred leak on failure path 64. Sep 29 Marko Zec git: 94ad8d7c7a35 - stable/13 - [fib_algo][dxr] Split unused range chunk list in m 65. Sep 27 Alexander Motin git: 964d2210e122 - stable/13 - Fix data race in scsi cd driver. 66. Oct 2 Yoshihiro Takahashi git: 970c3982cd6a - stable/12 - unzip: sync with NetBSD upstream to add passphrase 67. Sep 28 Wojciech Macek git: 973fb85188ea - stable/13 - Add support for link status, media and VLAN MTU (i 68. Oct 3 Kyle Evans git: 996c4186aa7b - stable/13 - makesyscalls: stop trying to remove . and .. in cl 69. Sep 27 Andrew Turner git: 9a83fcad145c - stable/13 - Enable arm64 SError exceptions in the kernel 70. Oct 3 Kevin Bowling git: 9c0707ed9ff1 - stable/12 - ixgbe(4): Eliminate bogus sizeof() expressions 71. Sep 28 Kevin Bowling git: 9c6432dc4bb9 - stable/13 - e1000: Fix up HW vlan ops 72. Sep 27 Andrew Turner git: 9e93fb11a7fa - stable/13 - Sort the arm64 cpu_implementers list by name 73. Sep 28 Kevin Bowling git: 9f451734952a - stable/12 - uart: Add PCI ID for intel 100 Series/C230 Series 74. Sep 28 Kevin Bowling git: a02f614070a8 - stable/12 - e1000: Consistently use FALLTHROUGH 75. Sep 27 Andrew Turner git: a15507a1d5f1 - stable/13 - Restrict spsr updated in the arm64 set_regs* 76. Oct 2 Warner Losh git: a17cf1bed9d0 - stable/12 - genoffset.sh: Use 10 X's instead of 5 for pick mkd 77. Oct 3 Kyle Evans git: a19dcf584263 - stable/12 - cmp(1): Add EXAMPLES section 78. Oct 3 Rick Macklem git: a599f9f7620b - stable/13 - nfscl: Make vfs.nfs.maxcopyrange larger by default 79. Oct 3 Kevin Bowling git: a5a91bd2a09f - stable/12 - iflib: ensure that tx interrupts enabled and clean 80. Sep 28 Kevin Bowling git: a6640bca4827 - stable/12 - e1000: Re-arm link changes
81. Oct 3 Kyle Evans git: a67180b4b770 - stable/12 - cmp: add -n, --bytes to limit number of bytes to c 82. Sep 28 Mitchell Horne git: a7a54bf8c33f - stable/13 - bcm2835_sdhci: don't use DMA for kernel dumps 83. Oct 3 Kyle Evans git: b0f46c4b8409 - stable/12 - cmp: add -i, --ignore-initial, an alternative to s 84. Sep 29 Gordon Bergling git: b1e764c79f78 - stable/13 - nfsclient: Fix a typo in a comment 85. Sep 30 Kevin Bowling git: b4c189e2fe07 - stable/12 - e1000: fix K1 configuration 86. Sep 27 Andrew Turner git: b54a69251823 - stable/13 - Remove an unused arm64 panic string 87. Oct 1 Toomas Soome git: b91af716ed87 - stable/13 - loader: dev_net.c should use __func__ with printf 88. Oct 3 Rick Macklem git: c0dab9026c27 - stable/13 - param.h: Bump __FreeBSD_version for commit a599f9f 89. Sep 27 Andrew Turner git: c30a7ae6384d - stable/13 - Add arm64 ifunc support in static binaries 90. Sep 29 Marko Zec git: c5981a8130e2 - stable/13 - [fib_algo][dxr] Merge adjacent empty range table c 91. Sep 30 Kirk McKusick git: c926cf71d444 - stable/13 - Eliminate an unnecessary rerun request in fsck_ffs 92. Sep 28 Kevin Bowling git: c98a58f6448f - stable/12 - e1000: Rename 'struct adapter' to 'struct e1000_sc 93. Oct 3 Kyle Evans git: ca052baa603a - stable/12 - cmp(1): Add EXAMPLES section 94. Oct 1 Konstantin Belousov git: caaf4ae21e06 - stable/13 - amd64 UEFI loader: enable automatic disable of sta 95. Sep 30 Leandro Lupori git: cc8e726c85be - stable/13 - powerpc64: change CAS to support Radix MMU 96. Oct 2 Yoshihiro Takahashi git: cea130c0b8f5 - stable/13 - unzip: sync with NetBSD upstream to add passphrase 97. Oct 3 Kevin Bowling git: cfb3a1dee11c - stable/12 - ixgbe(4): Fix enabling/disabling and reconfigurati 98. Oct 1 Mark Johnston git: d04c12765cfa - stable/13 - opencrypto: Disallow requests which pass VERIFY_DI 99. Sep 28 Kevin Bowling git: d239e11a57c9 - stable/12 - e1000: Fix up HW vlan ops 100. Oct 2 Yoshihiro Takahashi git: db79ace65626 - stable/12 - ng_ether: Create netgraph nodes for bridge interfa
101. Sep 28 Kevin Bowling git: dc3c7c11063b - stable/13 - uart: Add PCI ID for intel 100 Series/C230 Series 102. Sep 28 Wojciech Macek git: dcd0d08b692f - stable/13 - mvneta: Fix MTU update sequence 103. Oct 1 Konstantin Belousov git: deabab2f0719 - stable/13 - malloc_aligned(9): allow zero size and alignment 104. Sep 29 Alexander Motin git: df866676411e - stable/13 - ipmi(4): Limit maximum watchdog pre-timeout interv 105. Oct 2 Yoshihiro Takahashi git: e08940243162 - stable/13 - ng_ether: Create netgraph nodes for bridge interfa 106. Sep 28 Kevin Bowling git: e265ddaac1f4 - stable/13 - e1000: Fix tabstop width in if_em.h 107. Oct 2 Warner Losh git: e6145db24402 - stable/12 - cdefs.h: Remove redundant #ifdefs 108. Sep 28 Mark Johnston git: e6e5d9bf9744 - stable/12 - syslog.conf.5: Fix the message priority order 109. Oct 3 Kyle Evans git: e6eed7d7bc80 - stable/12 - cmp: add -b, --print-bytes 110. Sep 28 Kevin Bowling git: e6f324c15f7a - stable/13 - e1000: Use C99 bool types 111. Sep 28 Alexander Motin git: f8416be761db - stable/13 - Allow setting NFS server scope and owner. 112. Sep 28 Wojciech Macek git: fea962297f1f - stable/13 - umodem: Add Huawei E3372h-320 device id


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