]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-11-13 Dimitry AndricFix "Bad machine code" when building world for mips...
2021-11-13 Dimitry AndricStop clang 13 from defining conflicting macros on PowerPC
2021-11-13 Dimitry AndricMerge llvm-project 13.0.0 release
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc3...
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc2...
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc1...
2021-11-13 Dimitry AndricMerge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5
2021-11-13 Konstantin... rtld dump_auxv: be pedantic and distiguish between...
2021-11-13 Konstantin... rtld dump_auxv: consistently use long modifier for...
2021-11-13 Konstantin... rtld: Implement LD_SHOW_AUXV
2021-11-13 Konstantin... rtld: add rtld_fdprintfx()
2021-11-13 Konstantin... amd64/ia32/ia32_signal.c: Use ANSI C functions definitions
2021-11-13 Konstantin... sched.h: Hide all Linux compat sched_* functions under...
2021-11-13 Gleb Smirnofftcp_usr_detach: revert debugging piece from f5cf1e5f5a500.
2021-11-13 Gleb Smirnofftcp_timers: check for (INP_TIMEWAIT | INP_DROPPED)...
2021-11-13 Mateusz Piotrowskirc.d/linux: Attempt to mount only if necessary
2021-11-13 Edward Tomasz... linux: Drop some unnecessary includes
2021-11-13 Andriy Gaponpca954x: driver for PCA954x / TCA954x I2C switches
2021-11-13 Andriy Gaponicee: allow configuration via hints on FDT-based systems
2021-11-13 Andriy Gaponds1307: allow configuration via hints on FDT-based...
2021-11-13 Andriy Gaponaudio_soc: remove useless call to pcm_getbuffersize
2021-11-13 Andriy Gaponsddadone: 'error' gets assigned only errno codes, never...
2021-11-13 Andriy Gaponadd rk3328 overlay for enabling analog sound
2021-11-13 Rick MacklempNFS: Add nfsstats counters for number of Layouts
2021-11-12 Konstantin... DEBUG_VFS_LOCKS: stop excluding devfs and doomed vnode...
2021-11-12 Konstantin... Make locking assertions for VOP_FSYNC() and VOP_FDATASY...
2021-11-12 Konstantin... freevnode(): lock the freeing vnode around destroy_vpol...
2021-11-12 Konstantin... ffs_snapshot: do not assert that um_devvp is locked
2021-11-12 Konstantin... mntfs: lock mntfs pseudo devfs vnode properly
2021-11-12 Konstantin... ffs: Remove assertions about locked um_devvp in several...
2021-11-12 Konstantin... getblk(): do not require devvp vnodes to be locked
2021-11-12 Konstantin... geom_vfs: lock devvp in g_vfs_close()
2021-11-12 Michael Tuexentcp: Fix a locking issue
2021-11-12 Gleb Smirnofftests/divert: fix after 2ce85919bbba (IP source address...
2021-11-12 Mark Johnstontcp: Ensure that vnets have an initialized V_default_cc_ptr
2021-11-12 Warner Loshtcp: better congestion control defaults
2021-11-12 Andrew TurnerMove KHELP_DECLARE_MOD_UMA later in the boot
2021-11-12 Gleb SmirnoffAdd net.inet6.ip6.source_address_validation
2021-11-12 Gleb SmirnoffAdd net.inet.ip.source_address_validation
2021-11-12 Gleb SmirnoffAdd in_localip_fib(), in6_localip_fib().
2021-11-12 Gleb Smirnoffip_input: packet filters shall not modify m_pkthdr...
2021-11-12 Gleb SmirnoffRename net.inet.ip.check_interface to rfc1122_strong_es...
2021-11-12 Warner LoshUpdate MINIMAL to have CC options
2021-11-12 Mateusz Guziknet: sprinkle __predict_false in ip_input on error...
2021-11-12 Sergey A. Osokinktls.4: fix openssl-devel port name
2021-11-12 Cy Schubertwpa: Fix WITHOUT_WPA_SUPPLICANT_EAPOL build
2021-11-12 Cy Schubertwpa: Fix WITHOUT_OPENSSL build
2021-11-12 Cy SchubertRevert "wpa: Fix WITHOUT_CRYPT build"
2021-11-12 Cy Schubertwpa: Remove duplicate options definitions
2021-11-11 Rick Macklemnfscl: Add a LayoutError RPC for NFSv4.2 pNFS mounts
2021-11-11 John BaldwinDrop "All rights reserved" from a Netflix copyright.
2021-11-11 Kirk McKusickFix regression to verbose behavior introduced in 68bff4...
2021-11-11 Mark Johnstonvm_page_alloc.9: Document VM_ALLOC_NORECLAIM
2021-11-11 Mark Johnstonvm_page: Handle VM_ALLOC_NORECLAIM in the contiguous...
2021-11-11 Mateusz Piotrowskibsdinstall: Fix mirror selection
2021-11-11 Randall StewartAdd in the commit revision to the UPDATING file for...
2021-11-11 Randall Stewarttcp: Rack may still calculate long RTT on persists...
2021-11-11 Randall Stewarttcp: Congestion control cleanup.
2021-11-11 Peter Holmstress2: Added two test scenarios for future gunion(8)
2021-11-11 Felix Johnsonmodule(9): Document that evhand can be NULL
2021-11-10 Navdeep Parharcxgbe(4): internal knob for flexible control over FEC...
2021-11-10 Navdeep Parharcxgbe(4): separate sysctls for user-requested and in...
2021-11-10 Mark Johnstonmbuf: Fix an offset calculation in m_apply_extpg_one()
2021-11-10 Felix Johnsonsockstat(1): Update Synopsis section
2021-11-10 Konstantin... Regen
2021-11-10 Konstantin... sched.h: add CPU_EQUAL() for better compatibility with...
2021-11-10 Konstantin... x86: provide userspace implementation of sched_getcpu...
2021-11-10 Konstantin... Add sched_getcpu()
2021-11-10 Konstantin... Add sched_get/setaffinity(3)
2021-11-10 Konstantin... Add real sched.h
2021-11-10 Konstantin... Remove arm/linux from sysent toplevel target
2021-11-10 Hans Petter... ifconfig(8): Don't set network interface capabilities...
2021-11-10 Martin Matuskazfs: merge openzfs/zfs@6c8f03232 (master) into main
2021-11-10 Kristof Provostpf tests: Test PR259689
2021-11-10 Kristof Provostpf: ensure we populate dyncnt/tblcnt in struct pf_addr_wrap
2021-11-10 Bjoern A. ZeebUSB dwc3 controller: add quirk snps,dis_rxdet_inp3_quirk
2021-11-10 Bjoern A. Zeebarm64/gicv3: improve a panic message
2021-11-10 Peter Holmstress2: Added a new zfs test scenario
2021-11-10 Dimitri John... Upgrade to libabigail 2.0.0
2021-11-10 Tony Hutterzed: Control NVMe fault LEDs
2021-11-09 Fedor UporovSkip spacemaps reading in case of pool readonly import
2021-11-09 Brian AtkinsonSingle IO issue for raidz writes with skip sector
2021-11-09 Brian BehlendorfLinux 5.16 compat: submit_bio()
2021-11-09 Brian BehlendorfLinux 5.16 compat: linux/elevator.h
2021-11-09 Edward Tomasz... Remove unfinished ARM Linuxulator support
2021-11-10 Dries MichielsUPDATING: Change update procedure to use etcupdate...
2021-11-10 Kyle Evansgrep: fix/remove references to -P
2021-11-09 Navdeep Parharcxgbe(4): sysctl to track the last L1_CFG32 requested...
2021-11-09 Rick MacklemVOP_ALLOCATE: Update man page for Commit f0c9847a6c47
2021-11-09 Bjoern A. Zeebmii: update URL for OUIs
2021-11-09 Hans Petter... service(8): Bump date after commit 66d795ec191b994f317b...
2021-11-09 Hans Petter... service(8): Fix typo in man page.
2021-11-09 Hans Petter... kldstat(8): Fix indentation, whitespace to tabs.
2021-11-09 Hans Petter... echo(1): Replace errexit() with err(3)
2021-11-09 Hans Petter... snd_uaudio(4): Fix string index computations for iFeature.
2021-11-09 Rene Ladanshare/misc: update portmgr membership
2021-11-09 John Baldwincrypto: Don't assert on valid IV length for Chacha20...
2021-11-09 John BaldwinDon't require the socket lock for sorele().
2021-11-09 Ed Mastetests: do not build ktls_test if WITHOUT_OPENSSL
2021-11-09 Mark Johnstonpci: Implement pci_bar_enabled() for SR-IOV VFs
next