]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove ldconfig_paths_aout from rc.conf after r362543
[FreeBSD/FreeBSD.git] / sys /
2020-06-23 cemkmod.mk: Don't split out debug symbols if requested
2020-06-23 emastearm64 armreg.h: fix TCR_TBI1 definition
2020-06-23 tychonTo avoid a startup script race change net.bpf.optimize_...
2020-06-23 npcxgbe(4): Add a tx_len16_to_desc helper.
2020-06-23 tsoomeMFOpenZFS: Add basic zfs ioc input nvpair validation
2020-06-23 avgteach ena driver about RSS kernel option
2020-06-23 jhbStore the AAD in a separate buffer for KTLS.
2020-06-22 jhbAdd support for requests with separate AAD to ccr(4).
2020-06-22 jhbAdd support for requests with separate AAD to aesni(4).
2020-06-22 jhbAdd support to the crypto framework for separate AAD...
2020-06-22 jkimAssume all TSCs are synchronized for AMD Family 17h...
2020-06-22 allanjudeMFOpenZFS: Add zio_ddt_free()+ddt_phys_decref() error...
2020-06-22 tuexenNo need to include netinet/sctp_crc32.h twice.
2020-06-22 markjMove the definition of SCTP's system_base_info into...
2020-06-22 markjacpi_ibm(4): Add support for putting fans in disengaged...
2020-06-22 andrewTranslaate the PCI address when activating a resource
2020-06-22 avggpiobus_release_pin: remove incorrect prefix from error...
2020-06-22 dfrAdd some missing parts for supporting va_birthtime.
2020-06-22 andrewFix reboot command on the Raspberry Pi series.
2020-06-22 baptRevert r362466
2020-06-22 melifaroSwitch cxgbe interface lookup to use fibX_lookup()...
2020-06-21 tuexenCleanup the defintion of struct sctp_getaddresses....
2020-06-21 bzRather than zeroing MAXVIFS times size of pointer ...
2020-06-21 mmacyiflib: fix cloneattach fail and generalize pseudo devic...
2020-06-21 kaktusnet.link.generic.ifdata.<ifindex>.linkspecific: rework...
2020-06-21 hselaskyImprove wording to be more precise and clear.
2020-06-21 traszAdapt linuxulator syscalls.master files to the new...
2020-06-21 tuexenFix the build for an INET6 only configuration.
2020-06-21 tmunrovfs: track sequential reads and writes separately
2020-06-21 jeffUse zone nomenclature that is consistent with UMA.
2020-06-21 bdragon[PowerPC] More relocation fixes
2020-06-21 rmacklemFix up a comment added by r362455.
2020-06-21 rmacklemModify the way the client side krpc does soreceive...
2020-06-20 tuexenSet a variable also in the case of an INET6 only kernel
2020-06-20 delphijBump __FreeBSD_version after making liblzma to use...
2020-06-20 tuexenUse a struct sockaddr_in pr struct sockaddr_in6 as...
2020-06-20 dougmIn concluding RB_REMOVE_COLOR, in the case when the...
2020-06-20 jeffClarify some language. Favor primary where both master...
2020-06-20 tuexenCleanup the adding and deleting of addresses via sctp_b...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 traszRegen after r362440.
2020-06-20 traszAdd linux_madvise(2) instead of having Linux apps call...
2020-06-20 cemoce(4): Account and trace mbufs before handing to hw
2020-06-20 hselaskyImprove debug message to be more precise and clear.
2020-06-20 tsoomeloader: create single zfs nextboot implementation
2020-06-20 kevansraspberry pi 4: cpufreq support
2020-06-20 impUse the more descriptive src_ccb and dst_ccb for the...
2020-06-19 traszAdd warnings for unsupported Linux clockids.
2020-06-19 mmelImprove if_dwc:
2020-06-19 bdragon[PowerPC] Add virtio to GENERIC
2020-06-19 bdragon[PowerPC] Fix booke64 qemu infinite loop in L2 cache...
2020-06-19 bdragon[PowerPC] De-giant powermac_nvram, update documentation
2020-06-19 mmelFinish renaming in if_dwc.
2020-06-19 mmelUse naming nomenclature used in DesignWare TRM.
2020-06-19 andrewUse the correct address when creating pci resources
2020-06-19 allanjudeZFS: Allow setting checksum=skein on boot pools
2020-06-19 mmelAdapt ARMADA8k PCIe driver to newly imported 5.7 DT.
2020-06-19 mmelRevert r362389, it was committed with <patch>.diff...
2020-06-19 mmeldiff --git a/sys/dev/pci/pci_dw_mv.c b/sys/dev/pci...
2020-06-19 mmelUse native-sized accesses when accessing memory from...
2020-06-19 mmelImprove DesignWare PCIe driver:
2020-06-19 mmelAdd specific stub for ARMADA 8k SoC to Marvell RTC...
2020-06-19 mmelAdd specialized gpio driver for ARMADA 8k SoC.
2020-06-19 mmelAdd DTB files for ARMADA 8040 based boards.
2020-06-19 tuexenRemove last argument of sctp_addr_mgmt_ep_sa(), since...
2020-06-19 markjRevert r362360.
2020-06-19 markjRestore a check unintentionally dropped in r362361.
2020-06-19 markjAdd a helper function for validating VA ranges.
2020-06-19 markjFix a double object unlock in vm_object_backing_collaps...
2020-06-19 mckusickThe binary representation of the superblock (the fs...
2020-06-19 mckusickMove the pointers stored in the superblock into a separate
2020-06-18 karelsAdd support for bcm54213PE in brgphy.
2020-06-18 kaktushw.bus.info: rework handler
2020-06-18 kibFix execution of linux binary from multithreaded non...
2020-06-18 markjAdd the SCTP_SUPPORT kernel option.
2020-06-18 mavMake polled request timeout less invasive.
2020-06-18 jkimMFV: r362286
2020-06-18 andrewStop assuming we can print rman_res_t with %lx
2020-06-18 avghdac_intr_handler: keep working until global interrupt...
2020-06-17 chsMove all of the functions in ffs_subr.c that are only...
2020-06-17 bzWhen converting the static arrays to mallocarray()...
2020-06-17 bzThe call into ifa_ifwithaddr() needs to be epoch protec...
2020-06-17 andrewClean up the pci host generic driver
2020-06-17 andrewSupport pmap_extract_and_hold on arm64 stage 2 mappings
2020-06-17 mavFix admin qpair leak if detached during initial reset.
2020-06-17 asomersRemove vfs_statfs and vnode_mount macros from NFS
2020-06-17 brComplete the ACPI support for ARM Coresight:
2020-06-17 tuexenAllow the self reference to be NULL in case the timer...
2020-06-17 thjAdd header definition for RFC4340, Datagram Congestion...
2020-06-17 andrewAdd all the TCR_EL1 fields
2020-06-17 hselaskyFix HW TLS offload regression issue after r359919,...
2020-06-17 hselaskyAllow multicast packets to be received in promiscious...
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 wulfevdev: Add AT translated set1 scancodes for 'Eisu'...
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 cemvm: Drop vm_map_clip_{start,end} macro wrappers
2020-06-16 freqlabsApply default security flavor in vfs_export
2020-06-16 rrsiSo in doing final checks on OCA firmware with all...
2020-06-16 sjgMake KENV_MVALLEN tunable
2020-06-16 rrsSo it turns out rack has a shortcoming in dup-ack count...
next