]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-03-17 Alex Richardsonclose_range: add audit support
2021-03-17 Alex Richardsontests/sys/audit: Avoid race caused by starting auditd...
2021-03-17 Richard Scheffeneggerfix panic when rescue retransmission and FIN overlap
2021-03-17 Alex RichardsonFix GCC build of ptrace_test after 96a9e50e63bfc
2021-03-17 Alex RichardsonFix ptrace_test:ptrace__syscall_args after ATF upgrade
2021-03-17 Alex RichardsonRemove atf_tc_skip calls from ptrace_test
2021-03-17 Alex Richardsonptrace_test: Add more debug output on test failures
2021-03-17 Alex Richardsonatf: Fix ATF_BUILD_* values when not using the bootstra...
2021-03-17 Alex Richardsonlibc: Fix t_spawn_fileactions test after ATF update
2021-03-17 Alex RichardsonFix two failing tests after ATF update
2021-03-17 Alex Richardsontests/sys/vfs/lookup_cap_dotdot: No longer aborts after...
2021-03-17 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-03-17 Alex RichardsonFix bootstrap tools build on macOS after 02af91c52e71e8...
2021-03-17 Alex RichardsonFix crossbuild bootstrap tools build with Clang 12
2021-03-17 Alex Richardsonbin/pkill: Fix {pgrep,pkill}-j_test.sh
2021-03-17 Alex Richardsonlib/libc/tests/rpc: Correctly set timeout
2021-03-17 Alex Richardsonusr.bin/jail: Fix tests when using kyua -v parallelism=N
2021-03-17 Alex Richardsonsbin/pfctl: fix tests after recent output changes
2021-03-17 Alex Richardsontools/build/make.py: -DNO_CLEAN -> -DWITHOUT_CLEAN
2021-03-17 Alex Richardsonusr.sbin/praudit: Fix tests after 5619d49e07
2021-03-17 Alex Richardsontests/sys/audit: Skip extattr tests if extattrs are...
2021-03-17 Alex RichardsonUpdate comment missed in 83ff5d5d98cbcf9b66dccd70022358...
2021-03-17 Alex Richardsontests/sys/audit: fix timeout calculation
2021-03-17 Alex RichardsonUn-XFAIL two tests with Clang > 10
2021-03-17 Alex RichardsonDon't include libarchive fuzz tests by default
2021-03-17 Alex Richardsonrc.d/auditd: set pidfile
2021-03-17 Alex Richardsonkerberos5: Silence compiler warnings
2021-03-17 Alex Richardsonkern.mk: Fix wrong variable being used for linker path...
2021-03-17 Alex RichardsonSilence annoying and incorrect non-default linker warni...
2021-03-17 Alex Richardsonreadelf: Fix printing NT_FREEBSD_ARCH_TAG
2021-03-17 Alex Richardsonsys/arm64/arm64/vfp.c: Fix -Wunused and -Wpointer-sign...
2021-03-17 Alex Richardsontmpfs: implement pathconf(_PC_SYMLINK_MAX)
2021-03-17 Alex RichardsonCreate symlinks to host tools on non-FreeBSD hosts
2021-03-17 Alex Richardsonlibc/qsort: Don't allow interposing recursive calls
2021-03-17 Alex RichardsonAArch64: Don't set flush-subnormals-to-zero flag on...
2021-03-17 Alex RichardsonArch64: Clear VFP state on execve()
2021-03-17 Alex RichardsonFix fget_only_user() to return ENOTCAPABLE on a failed...
2021-03-17 Alex Richardsonmsun: ctanh/ctanhf: Import fix from musl libc
2021-03-16 Mark Johnstonvm: Round up npages and alignment for contig reclamation
2021-03-15 Rick Macklemnfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC...
2021-03-15 Rick Macklemnfsclient: Fix the stripe unit size for a File Layout...
2021-03-15 Rick Macklemnfsclient: add nfs node locking around uses of n_direof...
2021-03-15 Rick Macklemnfsclient: add checks for a server returning the curren...
2021-03-15 Mark Johnstondumpon.8: Ask DDB to call doadump() rather than calling...
2021-03-15 Mark JohnstonRename _cscan_atomic.h and _cscan_bus.h to atomic_san...
2021-03-15 Mark Johnstonath_hal: Stop printing messages during boot
2021-03-15 Mark Johnstonposix timers: Improve the overrun calculation
2021-03-15 Mark Johnstonposix timers: Sprinkle some style fixes
2021-03-15 Mark Johnstonposix timers: Declare unexported functions as static
2021-03-15 Mark Johnstonwg: Style
2021-03-15 Mitchell Hornens8250: don't drop IER_TXRDY on bus_grab/ungrab
2021-03-15 Edward Tomasz... development(7): update to reflect Git transition
2021-03-15 Edward Tomasz... linux(4): make getcwd(2) return ERANGE instead of ENOMEM
2021-03-15 Konstantin... Make kern.timecounter.hardware tunable
2021-03-15 Alexander MotinMove ic_check_send_space clear to the actual check.
2021-03-15 Alexander MotinRestore condition removed in df3747c6607b.
2021-03-15 Alexander MotinReplace STAILQ_SWAP() with simpler STAILQ_CONCAT().
2021-03-15 Alexander MotinFix initiator panic after 6895f89fe54e.
2021-03-15 Alexander MotinOptimize TX coalescing by keeping pointer to last mbuf.
2021-03-15 Alexander MotinOptimize out few extra memory accesses.
2021-03-15 Alexander MotinMicro-optimize OOA queue processing.
2021-03-15 Alexander MotinCoalesce socket reads in software iSCSI.
2021-03-15 Alexander MotinFix build after 2c7dc6bae9fd.
2021-03-15 Alexander MotinRefactor CTL datamove KPI.
2021-03-15 Alexander MotinMicrooptimize CTL I/O queues.
2021-03-15 Alexander MotinSave context switch per I/O for iSCSI and IOCTL frontends.
2021-03-15 Alexander MotinMove XPT_IMMEDIATE_NOTIFY handling out of periph lock.
2021-03-15 Juraj Lutternewsyslog(8): Implement a new 'E' flag to not rotate...
2021-03-14 Kirk McKusickDo not complain about incorrect cylinder group check...
2021-03-14 Ryan Moellerlib/flua/libjail: Allow empty params table
2021-03-14 Ryan Moellersbin/ifconfig: Get lagg status with libifconfig
2021-03-14 Ryan Moellerlibifconfig: Add a function to get down reason
2021-03-14 Ryan Moellersbin/ifconfig: Get bridge status with libifconfig
2021-03-14 Ryan Moellersbin/ifconfig: Get groups with libifconfig
2021-03-14 Ryan Moellersbin/ifconfig: Get carp status with libifconfig
2021-03-14 Ryan Moellersbin/ifconfig: Minor housekeeping
2021-03-14 Ryan Moellerlibifconfig: Fix typo in symbol map
2021-03-14 Ryan Moellersbin/ifconfig: Drop local name var in sfp_status
2021-03-14 Ryan Moellerlibifconfig: Set error in ifconfig_get_groups
2021-03-14 Mark Johnstonvm_reserv: Fix list locking in vm_reserv_reclaim_contig()
2021-03-13 Alexander V... Flush remaining routes from the routing table during...
2021-03-13 Alexander V... Fix various NOINET* builds broken by 145bf6c0af48.
2021-03-13 Alexander V... Fix blackhole/reject routes.
2021-03-13 Dimitry AndricPartially revert libcxxrt changes to avoid _Unwind_Exce...
2021-03-13 Konstantin... Restore AT_RESOLVE_BENEATH support for funlinkat(2...
2021-03-12 Jamie GrittonMFC jail: Don't allow jails under dying parents
2021-03-12 Jamie GrittonMFC jail: Add PD_KILL to remove a prison in prison_deref().
2021-03-12 Jamie GrittonMFC jail: Add pr_state to struct prison
2021-03-12 Kyle Evansx86: tsc: deprioritize TSC on VirtualBox
2021-03-12 Jamie GrittonMFC jail: Change the locking around pr_ref and pr_uref
2021-03-12 Jamie GrittonMFC jail: Improve locking when removing prisons
2021-03-12 Mark Johnstonopencrypto: Make cryptosoft attach silently
2021-03-12 Mark Johnstonnetmap: Stop printing a line to the dmesg in netmap_init()
2021-03-12 Mark Johnstonktls: Hide initialization message behind bootverbose
2021-03-12 Mark Johnstonacpi: Make nexus_acpi quiet on amd64 and i386
2021-03-11 John BaldwinAdd ObsoleteFiles.inc entries for various OCF headers...
2021-03-11 John BaldwinCorrect the name of the structure used for TCP socket...
2021-03-11 John BaldwinRemove the usr/tests/usr.bin/yacc/yacc directory when...
2021-03-11 Gordon Berglingwg(4): Fix an example in the manual page
2021-03-11 Evgeniy Khramtsovsecurity(7): mention new W^X sysctls in the manual...
next