]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-01 Mateusz Guzikvfs: replace VOP_MARKATIME with VOP_MMAPPED
2020-02-01 Mateusz Guzikufs: drop ufs_markatime from ufs_fifoops
2020-02-01 Mateusz Guzikvfs: save on atomics on the root vnode for absolute...
2020-02-01 Mateusz Guzikvfs: add vrefactn
2020-02-01 Mateusz Guzikzfs: ZFS_WLOCK_TEARDOWN_INACTIVE_WLOCKED -> ZFS_TEARDOW...
2020-01-31 Kristof Provostvlan: Fix panic when vnet jail with a vlan interface...
2020-01-31 Jeff RobersonAdd two missing fences with comments describing them...
2020-01-31 Bryan Drewerymake all is needed to generate .depend.*
2020-01-31 Konstantin... smrstress: Add 'publishing' fences to operations on...
2020-01-31 Dimitry AndricMerge r357348 from the clang 10.0.0 import branch:
2020-01-31 Dimitry AndricDisable new clang 10.0.0 warnings about converting...
2020-01-31 Dimitry AndricMerge r357345 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357342 from the clang1000-import branch:
2020-01-31 Dimitry AndricDisable new clang 10.0.0 warnings about misleading...
2020-01-31 John BaldwinAdd stricter checks on user changes to SSTATUS.
2020-01-31 Pedro F. Giffuniservices: Add PROFInet and EtherCAT.
2020-01-31 Dimitry AndricWork around two -Werror warning issues in googletest...
2020-01-31 Ed Masteregen src.conf.5 after r357338 BSD_CRTBEGIN retirement
2020-01-31 Dimitry AndricMerge r357339 from the clang1000-import branch:
2020-01-31 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-01-31 Ed Masteretire BSD_CRTBEGIN option
2020-01-31 John BaldwinFix 64-bit value of SSTATUS_SD to use an unsigned long.
2020-01-31 Conrad Meyerhwpstate(4): Ignore CurPstateLimit by default
2020-01-31 Kyle EvansRPI3: Add RPi4 firmware files to the FAT partition
2020-01-31 Mark JohnstonReimplement stack capture of running threads on i386...
2020-01-31 Andrew TurnerCall the MAPTI command earlier in the ITS driver
2020-01-31 Mateusz Guzikvfs: revert the overzealous assert added in r357285...
2020-01-31 Hans Petter... Revert r357293.
2020-01-31 Hans Petter... Widen EPOCH(9) usage in mlx4en(4).
2020-01-31 Andrew TurnerOnly create one ITS configuration table
2020-01-31 Andrew TurnerIgnore the SMMUv3 and PMCG interrupt controller in...
2020-01-31 Mateusz Guzikzfs: convert z_teardown_inactive_lock to sleepable...
2020-01-31 Mateusz Guzikzfs: provide macros to handle z_teardown_inactive_lock
2020-01-31 Mateusz GuzikAdd rms_try_rlock and rms_wowned.
2020-01-31 Mateusz GuzikRemove an overzealous assert from rms_runlock.
2020-01-31 Navdeep ParharFix NOINET builds.
2020-01-31 Jeff RobersonImplement a simple UMA SMR stress testing tool.
2020-01-31 Jeff RobersonDon't use "All rights reserved" in new copyrights.
2020-01-31 Jeff RobersonFix LINT build with MEMGUARD.
2020-01-31 Jeff RobersonImplement a safe memory reclamation feature that is...
2020-01-30 John BaldwinTrim duplicate CSR swaps from user exceptions.
2020-01-30 Mateusz GuzikRemove duplicated empty lines from kern/*.c
2020-01-30 Mateusz GuzikTidy up 2 comments in smp_rendezvous_cpus.
2020-01-30 Mateusz Guzikamd64: sync up libc memcmp with the kernel version...
2020-01-30 Mateusz Guzikamd64: speed up failing case for memcmp
2020-01-30 Mateusz GuzikAssert that smp_rendezvous_cpus is called with interrup...
2020-01-30 Mateusz Guzikvfs: keep the mount point referenced across sys_quotactl
2020-01-30 Konstantin... Fix a bug in r357199.
2020-01-30 John BaldwinRemove unused fields from struct pcb.
2020-01-30 Andrew TurnerShift the ITS processor ID after reading it.
2020-01-30 Brooks DavisFix an indentation bug in r357169.
2020-01-30 John BaldwinFix use of an uninitialized variable.
2020-01-30 Conrad Meyercontrib/apr: Rip out bogus [CS]PRNG implementation
2020-01-30 Conrad Meyeraic7xxx(4): Fix unintended sign extension in ahd_inq()
2020-01-30 Conrad Meyercontrib/apr: Remove scope leak UB
2020-01-30 Hans Petter... Add missing mutex unlock in failure case.
2020-01-30 Hans Petter... Widen EPOCH(9) usage in mlx5en(4).
2020-01-30 Hans Petter... Widen EPOCH(9) usage in netisr.
2020-01-30 Philip Paepsacpi_ibm: add support for ThinkPad PrivacyGuard
2020-01-30 Hans Petter... Widen EPOCH(9) usage in PCI WLAN drivers.
2020-01-30 Hans Petter... Widen EPOCH(9) usage in USB WLAN drivers.
2020-01-30 Mateusz Guzikvfs: remove the never set VDESC_NOMAP_VPP flag
2020-01-30 Mateusz Guzikufs: add the missing vn_need_pageq_flush call to ufs_ne...
2020-01-30 Mateusz Guzikvfs: assert that doomed vnodes don't need to call vm_ob...
2020-01-30 Kyle Evansstdio: provide _unlocked variants of fflush, fputc...
2020-01-30 Kyle Evanspkgbase: generate dependencies in generate-ucl.sh
2020-01-30 Mateusz Guzikzfs: fix spurious lock contention during path lookup
2020-01-30 Mateusz Guzikzfs: use VOP_NEED_INACTIVE
2020-01-30 Mateusz Guzikvfs: unlazy before dooming the vnode
2020-01-30 Gleb SmirnoffFix text format definition for kern.maxvnodes, vfs...
2020-01-29 Gleb SmirnoffFix missing NET_EPOCH_ENTER() when compiled with TCP_OF...
2020-01-29 Kyle Evansmodules: adding some missing opt_* dependencies
2020-01-29 Kyle Evansconfig.mk: #define MAC as well
2020-01-29 Conrad MeyerRevert r357246
2020-01-29 Dimitry AndricMerge r357271 from the clang1000-import branch:
2020-01-29 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-01-29 Dimitry AndricMerge ^/head r357179 through r357269.
2020-01-29 Dimitry AndricMerge r357267 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge r357260 from the clang1000-import branch:
2020-01-29 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-01-29 Kyle Evansmips: unbreak module builds after r357265
2020-01-29 Kyle Evanskmod build: start generating opt_global.h, include it
2020-01-29 Kyle Evanspkgbase: fix caroot packaging and add post-install...
2020-01-29 Alexander V... Plug parent iface refcount leak on <ifname>.X vlan...
2020-01-29 Leandro Lupori[PPC64] Fix NUMA on POWER8
2020-01-29 Alfredo Dal... Add myself (alfredo) to committers-src.dot and calendar...
2020-01-29 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-01-29 Dimitry AndricRevert upstream lld r371957 (git commit 06bb7dfbd)...
2020-01-29 Ruslan BukinAdd driver for Xilinx XDMA PCIe Bridge found in the...
2020-01-29 Kyle Evanspkgbase: kill off clibs.ucl and docs.ucl
2020-01-29 Mitchell Hornecgem: Add another compat string for the SiFive fu540
2020-01-29 Mitchell HorneFix definition of SSTATUS_SD
2020-01-29 Ganbold TsagaankhuuAdd an overlay for RK3328 USB3 node.
2020-01-29 Konstantin... Restore OOM logic on page fault after r357026.
2020-01-29 Ganbold TsagaankhuuEnable USB3 support for Rockchip RK3328 SoC.
2020-01-29 Ganbold TsagaankhuuAdd USB3 related clock definitions for Rockchip RK3328...
2020-01-29 Conrad Meyerypldap(8): Fix absent va_end() in 'goto fail' path
2020-01-29 Conrad Meyerbnxt(4): Eliminate wrong sizeof() expression in memset()
2020-01-29 Conrad Meyerixgbe(4): Eliminate bogus sizeof() expressions
2020-01-29 Conrad Meyerqmath(3) test: Replace overcomplicated abomination...
next