]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-03-03 David Schlachterbacklight: Fix incr/decr with percent value of 0
2021-03-03 Xin LIarcmsr(4): Fixed no action of hot plugging device on...
2021-03-03 Kyle Evansinit: use explicit_bzero() for clearing passwords
2021-03-03 Alan Somersrelease.7: describe the NOGIT option
2021-03-03 Ryan Moellerlibifconfig: Fix typo in symbol map
2021-03-03 Ryan Moellersbin/ifconfig: Use a global libifconfig handle
2021-03-03 Krzysztof Galazkaixl(4): Add ability to control link state on ifconfig...
2021-03-03 Krzysztof Galazkaixl(4): Report RX errors as sum of all RX error counters
2021-03-03 Warner Loshcam: remove redundant scsi_vpd_block_characteristics...
2021-03-03 Alan Somers[skip ci] fix a typo in a comment in mdconfig.c
2021-03-03 Alan SomersSpeed up geom_stats_resync in the presence of many...
2021-03-03 Piotr Pietruszewskiix(4): Report RX errors as sum of all RX error counters
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-03 Martin MatuskaUpdate vendor/openzfs to master-bedbc13da
2021-03-02 Alexander MotinReplace STAILQ_SWAP() with simpler STAILQ_CONCAT().
2021-03-02 Marcin Wojtasiflib: add support for admin completion queues
2021-03-02 Ryan Moellerlib/flua/libjail: Allow empty params table
2021-03-02 Marcin Wojtasmvebu_gpio: fix interrupt cause register configuration
2021-03-02 Robert Wingfilt_fsevent: only record interested events
2021-03-02 Robert Wingautounmountd: set filter-specific flags for the EVFILT_...
2021-03-03 Alfredo Dal... [PowerPC64] add mpr to GENERIC64 and GENERIC64LE
2021-03-03 Alfredo Dal... mpr: big-endian support
2021-03-02 Rick Macklemnfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC...
2021-03-02 Kyle EvansRegenerate src.conf(5) after FMTREE removal
2021-03-02 Kyle EvansRemove fmtree(8)
2021-03-02 Kyle EvansRegenerate src.conf(5) after PIE default change
2021-03-02 Alexander MotinFix initiator panic after 6895f89fe54e.
2021-03-02 Evgeniy Khramtsovsecurity(7): mention new W^X sysctls in the manual...
2021-03-02 Alex Richardsontests/sys/audit: add missing comma delimiter between...
2021-03-02 Alex RichardsonSimplify the capsicum-test wrapper script
2021-03-02 Konstantin... O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVA...
2021-03-02 Konstantin... nameicap_check_dotdot: trim tracker on check
2021-03-02 Konstantin... Add nameicap_cleanup_from(), to clean tracker list...
2021-03-02 Konstantin... nameicap_tracker_add: avoid duplicates in the tracker...
2021-03-02 Konstantin... Do not call nameicap_tracker_add() for dotdot case.
2021-03-02 Konstantin... open(2): Remove O_BENEATH and AT_BENEATH
2021-03-02 Konstantin... fhlink(2): the syscalls do not take flag
2021-03-02 Nathan WhitehornRemove /boot/efi from mtree, missed in 0b7472b3d8d2.
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-03-02 Mark Johnstonvm: Round up npages and alignment for contig reclamation
2021-03-02 Glen BarberInclude Makefile.inc1 in Makefile.vm, missed in previou...
2021-03-02 Glen BarberAdjust where UNAME_r is defined for ports builds
2021-03-02 Greg Vopenzfs: attach pam_zfs_key to build
2021-03-02 Michael TuexenRACK: fix an issue triggered by using the CDG CC module
2021-03-02 Andrey V. Elsukovipfw: add IPv6 support for sockarg opcode.
2021-03-02 Ka Ho Ngshare/man/man9: document zero_region(9)
2021-03-02 Peter GrehanImport wireguard fixes from pfSense 2.5
2021-03-02 Alexander MotinOptimize TX coalescing by keeping pointer to last mbuf.
2021-03-02 Ed Mastelibc: Use musl's optimized strchr and strchrnul
2021-03-02 Konstantin... FFS extattr: fix handling of the tail
2021-03-01 Alexander MotinOptimize out few extra memory accesses.
2021-03-01 Ed MasteCirrus-CI: temporarily avoid qemu smoke test boot
2021-03-01 Mariusz Zaborskiservice: respect nojailvnet keyword
2021-03-01 Rick Macklemnfsclient: Fix the stripe unit size for a File Layout...
2021-03-01 Alex RichardsonAllow ssp_test:read to pass more reliably
2021-03-01 Alex RichardsonFix ptrace_test:ptrace__syscall_args after ATF upgrade
2021-03-01 Alex RichardsonRemove atf_tc_skip calls from ptrace_test
2021-03-01 Alex Richardsonptrace_test: Add more debug output on test failures
2021-03-01 Kyle Evansjail: allow root to implicitly widen its cpuset to...
2021-03-01 Ed MasteCirrus-CI: show mounted filesystems and free space...
2021-03-01 Richard Scheffeneggercalculate prr_out correctly when pipe < ssthresh
2021-03-01 Jessica Clarkeriscv: Fix whitespace issues in fabs added in 524b018d2004
2021-03-01 Baptiste Daroussindialog: fix macro redefinition
2021-03-01 Rick Macklemcopy_file_range(2): Fix for small values of input file...
2021-03-01 Alex RichardsonAArch64: Don't set flush-subnormals-to-zero flag on...
2021-03-01 Alex RichardsonSilence a macro-redefined warning when crossbuilding
2021-03-01 Alex Richardsons_scalbn.c: Add missing float.h include
2021-03-01 Mitchell Hornearm64: add definition for IS_SSTEP_TRAP()
2021-03-01 Mitchell Hornearm64: update kdb_thrctx->pcb_lr with BKPT_SKIP
2021-03-01 Mitchell Hornearm64: fix hardware single-stepping from EL1
2021-03-01 Alex RichardsonFix ncurses bootstrap on macOS
2021-03-01 Alex RichardsonMakefile.inc1 "Avoid duplicate script for target" warning
2021-03-01 Michal Melounpci_dw_mv: Don't enable unhandled interrupts.
2021-03-01 Alex Richardsonriscv: Add a soft-float implementation of fabs()
2021-03-01 Alex Richardsontools/build/make.py: Don't call brew --prefix if -...
2021-03-01 Alex RichardsonAlso use the musl scalbn code for ldexp()
2021-03-01 Alex RichardsonUpdate scalbn* functions to the musl versions
2021-03-01 Alex Richardsontests/sys/netpfil/pf: Add missing python3 requirements
2021-03-01 Elliott Mitchellxen: remove x86-ism from Xen common code
2021-03-01 Mateusz Guzikkcsan: add atomic_interrupt_fence
2021-03-01 Brandon Bergren[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
2021-03-01 Brandon Bergren[PowerPC64] Fix multiple issues in fpsetmask().
2021-02-28 Konstantin... Add VOP_READ_PGCACHE(9)
2021-02-28 Rick Macklemnfsclient: add nfs node locking around uses of n_direof...
2021-02-28 Juraj Lutternewsyslog(8): Implement a new 'E' flag to not rotate...
2021-02-28 Rick Macklemnfsclient: add checks for a server returning the curren...
2021-02-28 Ryan Moellerlibifconfig: Add a function to get down reason
2021-02-28 Ryan Moellersbin/ifconfig: Get groups with libifconfig
2021-02-28 Ryan Moellersbin/ifconfig: Get bridge status with libifconfig
2021-02-28 Elliott Mitchellarmv8crypto: add missing newline
2021-02-28 Bjoern A. Zeebnet80211: rx_stats add 160Mhz channel width.
2021-02-28 Richard ScheffeneggerImprove PRR initial transmission timing
2021-02-28 Alexander MotinFix diroffdiroff, probably copy/paste bug.
2021-02-28 Ryan Moellersbin/ifconfig: Drop local name var in sfp_status
2021-02-28 Ryan Moellersbin/ifconfig: Get lagg status with libifconfig
2021-02-28 Ryan Moellersbin/ifconfig: Get carp status with libifconfig
2021-02-28 Rick Macklemnfsclient: fix panic in cache_enter_time()
2021-02-27 Konstantin... Use atomic_interrupt_fence() instead of bare __compiler...
2021-02-27 Ryan Moellerlibifconfig: Set error in ifconfig_get_groups
next