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


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

Messages: 130, old messages first
Last update: Mon Feb 13 14:12:19 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jul 19 Gordon Bergling            git: 2800c163f083 - stable/13 - nfsd: Fix some issues found by mandoc
  2. Jul 19 Gordon Bergling            git: 0054c0afb770 - stable/13 - libcasper(3): Correct some warnings found by mandoc
  3. Jul 19 Gordon Bergling            git: af3367398454 - stable/13 - pmc(3): mandoc clean ups
  4. Jul 19 Gordon Bergling            git: b5d786b26894 - stable/12 - pmc(3): mandoc clean ups
  5. Jul 19 Andriy Gapon               git: c5fa78d35d71 - stable/13 - rtwn: make sure to not write in upper bits of txdseq
  6. Jul 19 Andriy Gapon               git: 038279d2a86f - stable/12 - rtwn: make sure to not write in upper bits of txdseq
  7. Jul 19 Mateusz Guzik              git: a54e547950f7 - stable/13 - arm: replace byte-by-byte memcmp with an already existing asm variant
  8. Jul 19 Mateusz Guzik              git: 5b97b0d41940 - stable/12 - arm: replace byte-by-byte memcmp with an already existing asm variant
  9. Jul 19 Robert Wing                git: fb2feceac34c - stable/13 - fsck_ffs: fix background fsck in preen mode
 10. Jul 20 Kristof Provost            git: ff8f8cd982b0 - stable/12 - tcpdump: decode packets on pfsync interfaces
 11. Jul 20 Kristof Provost            git: c7fa58420aa2 - stable/12 - Fix local-unbound setup for some IPv6 deployments.
 12. Jul 20 Kristof Provost            git: 0daba7847e2e - stable/13 - tcpdump: decode packets on pfsync interfaces
 13. Jul 20 Vladimir Kondratyev        git: 10235ad0567f - stable/13 - LinuxKPI: Allow kmem_cache_free() to be called from critical sections
 14. Jul 20 Vladimir Kondratyev        git: 62791884174e - stable/13 - LinuxKPI: Add #defines required by drm-kmod v5.5
 15. Jul 20 Vladimir Kondratyev        git: 71d815861f1c - stable/13 - LinuxKPI: Change flags parameter type of atomic_dec_and_lock_irqsave
 16. Jul 20 Vladimir Kondratyev        git: 6ba3ceaeb510 - stable/13 - LinuxKPI: Do not wait for a grace period in rcu_barrier()
 17. Jul 20 Vladimir Kondratyev        git: ddebb8c0f780 - stable/13 - LinuxKPI: Add compiler barriers to list_for_each_entry_lockless macro
 18. Jul 20 Vladimir Kondratyev        git: 22310af02da3 - stable/13 - LinuxKPI: Implement strscpy
 19. Jul 20 Vladimir Kondratyev        git: 80b8638e1212 - stable/13 - LinuxKPI: Use macro for implementation of some dma_map_* functions
 20. Jul 20 Vladimir Kondratyev        git: 801a4bcab69f - stable/13 - LinuxKPI: Implement sequence counters and sequential locks


21. Jul 20 Vladimir Kondratyev git: 907f9800646e - stable/13 - LinuxKPI: Implement irq_work_sync() routine. 22. Jul 21 Alexander Motin git: 0b1b2d68829e - stable/13 - Filter out LBA formats with LBA Data Size of 0. 23. Jul 21 Alexander Motin git: e6afa8ef5610 - stable/12 - Filter out LBA formats with LBA Data Size of 0. 24. Jul 21 Alexander Motin git: d92453e8b020 - stable/13 - For ns identify/delete allow nsid of 0xffffffff. 25. Jul 21 Alexander Motin git: 7de125a406f2 - stable/13 - Partially revert previous commit. 26. Jul 21 Alexander Motin git: f65faff5da28 - stable/12 - For ns identify/delete allow nsid of 0xffffffff. 27. Jul 21 Alexander Motin git: 7a733b91aea1 - stable/12 - Partially revert previous commit. 28. Jul 21 Mateusz Guzik git: 156670f0e7cf - stable/12 - arm: add atomic_store_rel_64 29. Jul 21 Mateusz Guzik git: 4bce44bdac3e - stable/12 - arm: hide pc_mpidr behind #if __ARM_ARCH >= 6 30. Jul 21 Mateusz Guzik git: ab057b02b7c0 - stable/12 - arm: add device syscon to TEGRA124 31. Jul 21 Mateusz Guzik git: fd14e033e2b1 - stable/12 - Add 'gpio' since mmc now requires gpio_if.h. 32. Jul 21 Mateusz Guzik git: 2b0a97f0c75f - stable/12 - mips: Implement basic pmap_kenter_device, pmap_kremove_device 33. Jul 21 Ka Ho Ng git: fc661f1903b4 - stable/13 - vmm: Fix AMD-vi using wrong rid range 34. Jul 21 Mitchell Horne git: 7d34f038f625 - stable/13 - arm64, riscv: remove reference to fsu_intr_fault 35. Jul 21 Mitchell Horne git: ad0c23cdcd12 - stable/13 - ttys: diff reduction 36. Jul 21 Mitchell Horne git: ddefb003ee20 - stable/13 - etc/ttys: merge ttys file down to single file 37. Jul 21 Mitchell Horne git: 7ca3061f84e3 - stable/13 - etc/ttys: add xen console 38. Jul 21 Warner Losh git: c8b24162a4eb - stable/13 - Fix potential NULL pointer dereference of device physical path 39. Jul 21 Warner Losh git: f5736727df5a - stable/13 - cam_iosched: use tunable flag and make a bool really a bool 40. Jul 21 Warner Losh git: 48d6f8f13a30 - stable/13 - Remove incorrect __restricted labels from strcspn
41. Jul 21 Warner Losh git: b0b483b64be8 - stable/13 - Fix pmbr issues > 2TB 42. Jul 21 Warner Losh git: 50b2e5d608d2 - stable/13 - nanobsd: Use gpart and create code image before full disk image 43. Jul 21 Warner Losh git: 54ff80e07f3a - stable/13 - nanobsd: default to -j $hw.ncpu 44. Jul 21 Warner Losh git: b78807daaae2 - stable/13 - pcengines: Fix kernel config 45. Jul 21 Warner Losh git: 6af8350df682 - stable/13 - cam: Mark the qos data is valid in xpd_done_direct() too. 46. Jul 21 Warner Losh git: 1f5bcd0b4716 - stable/13 - nanobsd: Bump rescue size to 8GB 47. Jul 21 Warner Losh git: 5ad4296780de - stable/13 - loader: make sure CPUTYPE is ignored when building 48. Jul 21 Warner Losh git: 5b194853b9a2 - stable/13 - devd: remove pccard entries 49. Jul 21 Warner Losh git: aebc14fcf542 - stable/13 - nvme: Enable interrupts after qpair fully constructed 50. Jul 21 Warner Losh git: 47872383e140 - stable/12 - loader: support.4th resets the read buffer incorrectly 51. Jul 21 Warner Losh git: 2f5778abbe18 - stable/12 - Fix potential NULL pointer dereference of device physical path 52. Jul 21 Warner Losh git: 3cd395b3b9d2 - stable/12 - Fix pmbr issues > 2TB 53. Jul 21 Warner Losh git: 82e3f2709ce2 - stable/12 - cam_iosched: use tunable flag and make a bool really a bool 54. Jul 21 Warner Losh git: 18b511454f77 - stable/12 - Remove incorrect __restricted labels from strcspn 55. Jul 21 Warner Losh git: ee6908d78275 - stable/12 - loader: make sure CPUTYPE is ignored when building 56. Jul 21 Warner Losh git: e1b5efda31c3 - stable/12 - nanobsd: Use gpart and create code image before full disk image 57. Jul 21 Warner Losh git: 30823c92a1ca - stable/12 - nanobsd: default to -j $hw.ncpu 58. Jul 21 Warner Losh git: 7a64f67f1c6a - stable/12 - nanobsd: Bump rescue size to 8GB 59. Jul 21 Warner Losh git: 7028ae849a54 - stable/12 - boot: fix OBJS to not include BTX's crt0.o 60. Jul 21 Warner Losh git: d0822dee1dfb - stable/12 - devd: remove pccard entries
61. Jul 21 Warner Losh git: c23e2b282bcb - stable/12 - nvme: Enable interrupts after qpair fully constructed 62. Jul 21 Mateusz Guzik git: bc28e9596c59 - stable/13 - Add __diagused 63. Jul 21 Konstantin Belousov git: 855fb8944c59 - stable/13 - Add sv_onexec_old() sysent hook for exec event 64. Jul 21 Konstantin Belousov git: 39f259b1d5a8 - stable/13 - Do not call FreeBSD-ABI specific code for all ABIs 65. Jul 21 Konstantin Belousov git: cdb79e2e08c2 - stable/13 - Move sv_onexit() sysentvec hook slightly later 66. Jul 21 Konstantin Belousov git: df674da44ef9 - stable/13 - cloudabi and linux ABIs: do not call umtx_thread_cleanup() from thr_exit syscall 67. Jul 22 Michael Tuexen git: 9b1219b24a5a - stable/13 - tcp: fix RACK and BBR when using VIMAGE enabled kernel 68. Jul 22 Konstantin Belousov git: 17658c8a6d90 - stable/13 - Create namespace for the symbols added during 14-CURRENT cycle. 69. Jul 22 Konstantin Belousov git: dba677d13b26 - stable/13 - libc: add mempcpy(3) and wmempcpy(3) 70. Jul 22 Emmanuel Vadot git: 5c11eddf9578 - stable/13 - share/man/man9/pwmbus.9 fix types in arguments 71. Jul 22 Emmanuel Vadot git: 120e7f7399fc - stable/13 - usr.sbin/pwm/pwm add support for flags 72. Jul 22 Emmanuel Vadot git: f62791255998 - stable/13 - mmccam: Add mmc_sim, a generic sim for mmc driver to use 73. Jul 22 Emmanuel Vadot git: d5c0a7d9ccd1 - stable/13 - allwinner: aw_mmc: Convert driver to use the mmc_sim interface 74. Jul 22 Emmanuel Vadot git: 821c689006aa - stable/13 - mmc: dwmmc: Convert driver to use the mmc_sim interface 75. Jul 22 Emmanuel Vadot git: f6deb48c118d - stable/13 - dwmmc: Add \n to a debug printf 76. Jul 22 Emmanuel Vadot git: a93a636b9847 - stable/13 - mmcprobe_done: Style(9) 77. Jul 22 Emmanuel Vadot git: ca11706e5346 - stable/13 - mmccam: probe*: Style(9) 78. Jul 22 Emmanuel Vadot git: bb2e1d6c69d8 - stable/13 - dwc: Use mii_fdt function 79. Jul 22 Emmanuel Vadot git: f13f43e2ba56 - stable/13 - modules: Add sdhci_fdt module 80. Jul 22 Emmanuel Vadot git: 4292390bd62f - stable/13 - modules: Only build sdhci_fdt for arm and arm64
81. Jul 22 Emmanuel Vadot git: 41607b5ed446 - stable/13 - mmccam: Add two new XPT for MMC and use them in mmc_sim and sdhci 82. Jul 22 Emmanuel Vadot git: d35cbeb4b1e6 - stable/13 - mmc: Add mmc-pwrseq driver 83. Jul 22 Emmanuel Vadot git: ac90d8077136 - stable/13 - mmc_fdt_helpers: Parse the optional pwrseq element. 84. Jul 22 Emmanuel Vadot git: ee2a2639749f - stable/13 - arm64: allwinner: axp81x: Add support for regnode_status 85. Jul 22 Emmanuel Vadot git: 1e372b049426 - stable/13 - extres: regulator: Fix regulator_status for already enable regulators 86. Jul 22 Emmanuel Vadot git: 19ccda09deb7 - stable/13 - mmc_fdt_helper: Add mmc_fdt_set_power 87. Jul 22 Emmanuel Vadot git: e05134d0562c - stable/13 - arm: allwinner: aw_mmc: Check regulators status before enabling/disabling them 88. Jul 22 Emmanuel Vadot git: ea9bd18bac51 - stable/13 - mmc: dwmmc: Call mmc_fdt_set_power 89. Jul 22 Emmanuel Vadot git: 3ef7edce2067 - stable/13 - arm: RPI-B: Add ext_resources driver 90. Jul 22 Emmanuel Vadot git: 8c4e42f5befd - stable/13 - arm: allwinner: Add mmc_pwrseq support 91. Jul 22 Emmanuel Vadot git: 770dcb677ff0 - stable/13 - arm: SOCFPGA: Add ext_resources driver 92. Jul 22 Emmanuel Vadot git: c5393bd3ff19 - stable/13 - mmc: Only build mmc_fdt_helper and mmc_pwrseq for arch that uses ext_resources 93. Jul 22 Emmanuel Vadot git: 07df8f4f9cba - stable/13 - arm64: rockchip: gpio: Give friendlier name to gpio 94. Jul 22 Emmanuel Vadot git: a402f803956e - stable/13 - an: Deprecate the driver 95. Jul 22 Emmanuel Vadot git: f5ca54f31268 - stable/13 - mmc_cam_sim_default_action: do not touch the ccb after dispatching it 96. Jul 22 Emmanuel Vadot git: f7e159e926d0 - stable/13 - arm: Add no-cftconvert for sdma-imx6 files 97. Jul 22 Emmanuel Vadot git: 1fbd603533ce - stable/13 - arm64: allwinner: clk: Test with the current parent freq first 98. Jul 22 Emmanuel Vadot git: 6a633b65cc17 - stable/13 - arm: allwinner: Add clock driver for Display Engine to the build 99. Jul 22 Emmanuel Vadot git: 1476f211a5b4 - stable/13 - mmccam: Style(9) more mmc_da.c 100. Jul 22 Emmanuel Vadot git: 65d1d34e975b - stable/13 - mmccam: Read the common members of CSD v1.0 and v2.0
101. Jul 22 Emmanuel Vadot git: a5a6fd462c6c - stable/13 - dwmmc: Add bus_generic_add_child in the methods 102. Jul 22 Emmanuel Vadot git: e1891351cf10 - stable/13 - mmc_sim: Make XPT_MMC_GET_TRAN_SETTINGS fully async 103. Jul 22 Emmanuel Vadot git: c62869cdb75e - stable/13 - sdhci_fdt: Add gpio_if.h to the source 104. Jul 22 Emmanuel Vadot git: 4187041f7063 - stable/13 - arm64: rockchip: Add some DTSO to disable sd/mmc 105. Jul 22 Emmanuel Vadot git: 4e6f174686f6 - stable/13 - arm: allwinner: dtb: Add overlays to disable SD/MMC node 106. Jul 22 Emmanuel Vadot git: 2b07bfa11096 - stable/13 - arm64: allwinner: Add r_intc driver 107. Jul 22 Emmanuel Vadot git: b71d5848cd6f - stable/13 - armv7: allwinner: Add aw_r_intc driver 108. Jul 23 Martin Matuska git: 06887e068647 - stable/13 - zfs: update zfs_gitrev.h 109. Jul 23 Leandro Lupori git: 572e3575dba5 - stable/13 - aacraid: reduce max I/O size to avoid DMA issues 110. Jul 23 Mark Johnston git: bbb5bd61b794 - stable/12 - nfssvc: Zero the buffer copied out when NFSSVC_DUMPMNTOPTS is set 111. Jul 23 Mark Johnston git: 51095d36de44 - stable/13 - nfssvc: Zero the buffer copied out when NFSSVC_DUMPMNTOPTS is set 112. Jul 23 Mark Johnston git: 268b034fbc3b - stable/13 - Add some missing osd.9 MLINKs 113. Jul 23 Mark Johnston git: 1ea187f8a1bf - stable/13 - callout: Make cc_cpu local to kern_timeout.c 114. Jul 24 Kristof Provost git: 33222b6f8af8 - stable/12 - pf: Remove unused arguments from pf_send_tcp() 115. Jul 24 Kristof Provost git: 823c2bd77b6e - stable/13 - pf: Remove unused arguments from pf_send_tcp() 116. Jul 25 Mateusz Guzik git: 225b93b1700e - stable/13 - cache: add cache_enter_time_flags 117. Jul 25 Mateusz Guzik git: 289a9ba5e652 - stable/13 - arm: dedup counter(9) address calculation 118. Jul 25 Mateusz Guzik git: 48e3bab3533a - stable/13 - pf: add a branch prediction to expire state check in pf_find_state 119. Jul 25 Mateusz Guzik git: f89065625ce5 - stable/13 - hwpmc: mostly clean up cc --analyze 120. Jul 25 Mateusz Guzik git: 440c90da04c8 - stable/13 - pf: shrink struct pf_kstate
121. Jul 25 Mateusz Guzik git: 3dc78db31e78 - stable/13 - pf: add a comment to pf_kstate concerning compat with pf_state_cmp 122. Jul 25 Mateusz Guzik git: 6ee77aab15a5 - stable/13 - pf: embed a pointer to the lock in struct pf_kstate 123. Jul 25 Mateusz Guzik git: ede6e97b828d - stable/13 - df: remove the unused fstype var 124. Jul 25 Mateusz Guzik git: f0d034474236 - stable/12 - Add __diagused 125. Jul 25 Mateusz Guzik git: 579ef00e59cb - stable/12 - arm: dedup counter(9) address calculation 126. Jul 25 Mateusz Guzik git: 5351d31bfcbb - stable/12 - pf: add a branch prediction to expire state check in pf_find_state 127. Jul 25 Mateusz Guzik git: f188c39c41a9 - stable/12 - pf: add a comment to pf_kstate concerning compat with pf_state_cmp 128. Jul 25 Mateusz Guzik git: 5d95878e584d - stable/12 - pf: shrink struct pf_kstate 129. Jul 25 Mateusz Guzik git: 0f97f2a1857a - stable/12 - pf: embed a pointer to the lock in struct pf_kstate 130. Jul 25 Rick Macklem git: 8e24b25b67bb - stable/13 - nfscl: Avoid KASSERT() panic in cache_enter_time()


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