]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Very preliminary loader.efi(8) man page
[FreeBSD/FreeBSD.git] / sys /
2020-09-01 Warner LoshSmaller crc for the boot loader.
2020-09-01 Brandon Bergren[PowerPC] Remove unused openpic_set_priority().
2020-09-01 Rick MacklemAdd a check to test for the case of the "tls" option...
2020-08-31 Warner LoshWarn for the non pccard attachments
2020-08-31 Navdeep Parharcxgbe(4): Check for descriptors before writing a TLS...
2020-08-31 Warner LoshAdd deprecation notice for apm BIOS
2020-08-31 Warner LoshUse symbolic names for asych events
2020-08-31 Konstantin Belousovmlx5 sriov: Add controls for VFs to set port/node GUIDs.
2020-08-31 Konstantin Belousovmlx5 sriov: add error message for failed MAC programmin...
2020-08-31 Konstantin Belousovmlx5en: Implement SIOCGIFDOWNREASON.
2020-08-31 Konstantin Belousovmlx5_core: add mlx5_query_pddr().
2020-08-31 Konstantin Belousovmlx5_core: Import PDDR register definitions
2020-08-31 Eric van Gyzeninfiniband: Appease Coverty
2020-08-31 Mark Johnstonrtwn(4): Add support for the Belkin N300.
2020-08-31 Eric van GyzenFix nfsrvd_locku memory leak
2020-08-31 Kyle Evansposixshm: fix setting of shm_flags
2020-08-31 Eric van Gyzenjedec_dimm: fix array overrun
2020-08-31 Andrew Gallatinmake m_getm2() resilient to zone_jumbop exhaustion
2020-08-31 Wei HuHyper-V: storvsc: Enhance srb_status code handling.
2020-08-31 Kyle Evansipv6: quit dropping packets looping back on p2p interfaces
2020-08-30 Gleb SmirnoffFollowup on r364922. Old comment said that the only...
2020-08-30 Marko ZecDriver for 4x10Gb Ethernet reference NIC FPGA design...
2020-08-29 Jamie GrittonAdd __BEGIN_DECLS to jail.h to keep C++ happy.
2020-08-29 Vladimir KondratyevLinuxKPI: Implement ksize() function.
2020-08-29 Alexander V. ChernikovRevert uma zone alignemnt cache unadvertenly committed...
2020-08-29 Warner LoshWe don't need to INCLUDENUL, so turn it off to avoid...
2020-08-29 Emmanuel VadotFix arm64 build after r364927
2020-08-29 Warner LoshUse sbuf_cat instead of sbuf_cpy
2020-08-29 Alexander V. ChernikovFix build with RADIX_MPATH.
2020-08-29 Warner LoshAvoid NULL pointer dereferences
2020-08-29 Warner LoshMove to using sbuf for some sysctl in newbus
2020-08-29 Warner LoshRetire devctl_notify_f()
2020-08-29 Warner Loshdevctl: move to using a uma zone
2020-08-28 Alexander V. ChernikovMove fib_rte_to_nh_flags() from net/route_var.h to...
2020-08-28 Alexander V. ChernikovMove net/route/shared.h definitions to net/route/route_...
2020-08-28 Alexander V. ChernikovFurther split nhop creation and rtable operations.
2020-08-28 Michael TuexenFix a regression with the explicit EOR mode I introduce...
2020-08-28 Eric van Gyzenvm_pageout_scan_active: ensure ps_delta is initialized
2020-08-28 Eric van Gyzenmemstat_kvm_uma: fix reading of uma_zone_domain structures
2020-08-28 Hans Petter SelaskyAllow slow USB devices to be given more time to return...
2020-08-28 Matt MacyZFS: add to arm64 NOTES to minimize potential for missi...
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 Emmanuel Vadotarm: allwinner: clk: Add printfs when we cannot set...
2020-08-28 Warner LoshTreat the boot loader as the same as the kernel for...
2020-08-28 Warner LoshAllow the pseudo-errnos to be returned as well in boot...
2020-08-28 Matt MacyZFS: clarify dependencies for static linking
2020-08-28 Warner LoshUpdate outdated comment
2020-08-28 Warner LoshRemove splclock(). It's not useful to keep.
2020-08-28 Warner Loshremove splbio and splcam
2020-08-27 Rick MacklemAdd flags to enable NFS over TLS to the NFS client...
2020-08-27 Kirk McKusickAdd a comment to clarify when and why cached names...
2020-08-27 Glen BarberMFH
2020-08-27 Warner LoshFix tiny style nit.
2020-08-27 Mark JohnstonFix writing of the final block of encrypted, compressed...
2020-08-27 Mark Johnstonsnd_ich(4): Handle errors from ich_init() properly...
2020-08-27 Mark Johnstonfdc(4): Handle errors from fdc_in() properly.
2020-08-27 Mark Johnstonasmc(4): Handle errors from asmc_key_read() properly.
2020-08-27 Hans Petter SelaskyImplement extensible arrays API using the existing...
2020-08-27 Emmanuel Vadotarm: ti: Fix Beaglebone black MMC after DTS update
2020-08-27 Mateusz Guzikcache: don't update timestmaps on found entry
2020-08-27 Mateusz Guzikcache: assorted clean ups
2020-08-27 Mateusz Guzikcache: ncp = NULL early to account for sdt probes in...
2020-08-27 Warner LoshImplement FLUSHO
2020-08-26 John BaldwinName the on-stack union of compat thunks.
2020-08-26 Rick MacklemFix a "v_seqc_users == 0 not met" panic when VFS_STATFS...
2020-08-26 John BaldwinAdd freebsd32 compat support for CIOCCRYPTAEAD.
2020-08-26 John BaldwinSimplify compat shims for /dev/crypto.
2020-08-26 Mateusz Guzikfuse: unbreak after r364814
2020-08-26 Rick MacklemAdd MNT_EXTLSxxx flags that will be used for NFS over...
2020-08-26 Brandon Bergren[PowerPC] Fix build failure in sec.c
2020-08-26 Mark JohnstonUse a large kmem arena import size on NUMA systems.
2020-08-26 Mark Johnstonvmem: Avoid allocating span tags when segments are...
2020-08-26 Mateusz Guzikcache: relock on failure in cache_zap_locked_vnode
2020-08-26 Mateusz Guzikcache: stop null checking in cache_free
2020-08-26 Mateusz Guzikcache: make it mandatory to request both timestamps...
2020-08-26 Mateusz Guzikcache: convert bucketlocks to a mutex
2020-08-26 Mateusz Guzikcache: only evict negative entries on CREATE when ISLAS...
2020-08-26 Mateusz Guzikcache: decouple smr and locked lookup in the slowpath
2020-08-26 Mateusz Guzikcache: factor dotdot lookup out of cache_lookup
2020-08-26 Alex RichardsonFix builds that set LD=ld.lld after r364761
2020-08-26 Toomas Soomeremove pragma ident lines
2020-08-26 Alan Somersgeli: use unmapped I/O
2020-08-26 Alan Somerscrypto(9): add CRYPTO_BUF_VMPAGE
2020-08-26 D Scott Phillipsarm64: Increase dmap size to 95 TiB
2020-08-26 D Scott Phillipsarm64/acpi: Give the real PA limit to ACPI
2020-08-26 D Scott Phillipsbitset: add BIT_FFS_AT() for finding the first bit...
2020-08-26 D Scott Phillipsarm64: Make local stores observable before sending...
2020-08-25 Matt MacyZFS: band-aid for -DNO_CLEAN
2020-08-25 Conrad Meyervm_pageout: Scale worker threads with CPUs
2020-08-25 Brandon Bergren[PowerPC] More preemptive powerpcspe ZFS build fixes
2020-08-25 Mark Johnstonsdhci(4): Recognize the Texas Instruments PCIxx12 card...
2020-08-25 Ryan MoellerFix zstd in OpenZFS module with CPUTYPE?=<something...
2020-08-25 Vincenzo Maffioneiflib: netmap: publish all the receive buffer
2020-08-25 Mateusz Guzikvfs: respect PRIV_VFS_LOOKUP in vaccess_smr
2020-08-25 Mark JohnstonPermit vm_page_wire() to be called on pages not belongi...
2020-08-25 Alex RichardsonPass -fuse-ld=/path/to/ld if ${LD} != "ld"
2020-08-25 Alex RichardsonAdd necessary Makefile.inc1 infrastructure for building...
2020-08-25 Michael TuexenRFC 3465 defines a limit L used in TCP slow start for...
2020-08-25 Dimitry AndricAdd atomic and bswap functions to libcompiler_rt
2020-08-25 Matt MacyBump __FreeBSD_version for OpenZFS switchover
next