]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-08-15 brdRevert parts of r337849 and r337857
2018-08-15 tsoomelibi386: use BD_RD and BR_WR constants
2018-08-15 tsoomelibi386: remove bd_read() and bd_write() wrappers
2018-08-15 manuam335x: Add pocketbeagle DTS to the build
2018-08-15 tsoomelibsa: zfs_probe() needs to set spa to NULL
2018-08-15 npcxgbe(4): Use VLAN_TRUNKDEV instead of private cookie...
2018-08-15 tsoomelibi386: remove BD_SUPPORT_FRAGS
2018-08-15 kevanspkgfs_init: Initialize pkg
2018-08-15 mavFix mismerge in r337196.
2018-08-15 kevansdd(1): Kill off duplicate progress definition following...
2018-08-15 impstand: Use -Oz/-Os for all loader/stand builds.
2018-08-15 jamieDon't let clobber jailparam values when checking for...
2018-08-15 mmacyFix in6_multi double free
2018-08-15 kevansdd: Incorporate some changes from imp for status=progress
2018-08-15 kevansAdd post-mortem note to UPDATING about r337506
2018-08-15 netchild- Add exec hook "exec.created". This is called when...
2018-08-15 pstefindent(1): bug fix after r336333
2018-08-15 cemFUSE: Document global sysctl knobs
2018-08-15 loosFix a typo in comment.
2018-08-15 brdFix build after r337849
2018-08-15 loosLate style follow up on r312770.
2018-08-15 andrewRemove pmap_kenter_section from the arm pmap. It's...
2018-08-15 brdMove ssh config file handling into the ssh Makefiles.
2018-08-15 andrewRemove ARM_HAVE_SUPERSECTIONS. It was only supported...
2018-08-15 andrewMake code and data only used within the arm pmap code...
2018-08-15 brdMove all sh and csh files into bin/sh/ or bin/csh/
2018-08-15 andrewRemove arm pmap variables that are only ever set and...
2018-08-15 andrewRemove ARM_MMU_GENERIC, it's the only ARMV4/v5 MMU...
2018-08-15 andrewRemove the ARMv5 pmap function pointers. These were...
2018-08-15 andrewRemove checks for now unsupported CPU_* values in arm...
2018-08-15 loosThe interface name must be sanitized before the search...
2018-08-15 andrewStart to remove XScale support from the ARMv4/v5 pmap...
2018-08-15 andrewSet the Execute Never flags in EFI device memory as...
2018-08-15 andrewRemove PHYSADDR from kernel configurations that don...
2018-08-15 willzfs: add ztest to the kyua test suite.
2018-08-15 andrewRemove the VIRT armv7 kernel config. It is supported...
2018-08-15 kibFix early EFIRT on PCID machines after r337773.
2018-08-15 traszIn the help message at the mountroot prompt, suggest...
2018-08-15 traszImprove formatting.
2018-08-15 0mpmake.conf(5): Note that src.conf should not be used...
2018-08-15 traszAdd SECURITY section to loader(8).
2018-08-15 tsoomecd9660 pointer sign issues and missing __packed attribute
2018-08-15 npcxgbe(4): Use two hashes instead of a table to keep...
2018-08-15 impFlesh out a comment about what we're doing with read...
2018-08-14 imparm/ralink cleanup
2018-08-14 0mpFix a broken "SEE ALSO" section of hlfsd(8).
2018-08-14 dabFix a couple whitespace errors in r337814.
2018-08-14 cyMFV r337818:
2018-08-14 dabFix several (more) memory leaks.
2018-08-14 markjHelp ensure that the copy loop doesn't get converted...
2018-08-14 dabFix several memory leaks.
2018-08-14 loosDisable the auto negotiation if the port is set to...
2018-08-14 kevansMFV r337586: lua: Update to 5.3.5
2018-08-14 impFor our INT64 implementation, we can compare integers...
2018-08-14 impWhen the LUA floating point model is INT64, we don...
2018-08-14 impPrevent a wanring about checkdp being unused. It's...
2018-08-14 impCreate a loader for each interpreter for x86 BIOS and...
2018-08-14 kevansbectl(8): Check jailparam_* return values
2018-08-14 kevanslibbe(3): Fix leaky faucets
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 jtlUpdate the inet(4) and inet6(4) man pages to reflect...
2018-08-14 jtlLower the default limits on the IPv6 reassembly queue.
2018-08-14 jtlLower the default limits on the IPv4 reassembly queue.
2018-08-14 kibProvide part of the mitigation for L1TF-VMM.
2018-08-14 jtlDrop 0-byte IPv6 fragments.
2018-08-14 jtlImplement a limit on on the number of IPv6 reassembly...
2018-08-14 jtlAdd a limit of the number of fragments per IPv6 packet.
2018-08-14 jtlMake the IPv6 fragment limits be global, rather than...
2018-08-14 jtlImplement a limit on on the number of IPv4 reassembly...
2018-08-14 asomerstftp: Close a resource leak when putting files
2018-08-14 jtlAdd a global limit on the number of IPv4 fragments.
2018-08-14 kibAdd definitions related to the L1D flush operation...
2018-08-14 jtlImprove IPv6 reassembly performance by hashing fragment...
2018-08-14 jtlImprove hashing of IPv4 fragments.
2018-08-14 kibReserve page at the physical address zero on amd64.
2018-08-14 kibamd64: ensure that curproc->p_vmspace pmap always match...
2018-08-14 loosAdd support to the Marvell Xenon SDHCI controller.
2018-08-14 brQuery MVPConf0.PVPE for number of CPUs.
2018-08-14 kibFix typo.
2018-08-14 brAvoid repeated address calculation for malta_ap_boot.
2018-08-14 brRemove unused code.
2018-08-14 jkimImport OpenSSL 1.0.2p.
2018-08-14 brRewrite RISC-V disassembler:
2018-08-14 andrewRemove cpu_pfr from arm. It's unused.
2018-08-14 andrewRemove an old comment now the code it references has...
2018-08-14 andrewFix the spelling of armv4_idcache_inv_all in an END...
2018-08-14 loosUse the correct PTE when changing the attribute of...
2018-08-14 markjExplain why we aren't using memcpy().
2018-08-14 markjDon't use memcpy() in the early microcode loading code.
2018-08-14 loosFix a typo on the PSCI smc call wrapper.
2018-08-14 markjFix the !SMP x86 build.
2018-08-14 impAdd good description of init and lock devices from...
2018-08-14 traszAdd the "autoro" flag to /media. This makes it attempt...
2018-08-14 mmMFV r337744:
2018-08-14 traszAdd init_exec kenv(1) variable, to make init(8) execute...
2018-08-14 andrewSupport reading from the arm64 ID registers from userspace.
2018-08-14 tuexenUse a macro to set the assoc state. I missed this in...
2018-08-14 tuexenRemove a set but not used warning showing up in usrsctp.
2018-08-14 aeRestore ability to send ICMP and ICMPv6 redirects.
2018-08-14 mmacyAdd library and kernel support for AMD Family 17h counters
next