]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2018-08-14 desAdd support for Linux-PAM's badly named expose_authtok...
2018-08-13 ianExport the eeprom device size via readonly sysctl....
2018-08-13 mmacypmc amd17h: fix inputs to jevents
2018-08-13 mmacyAdd PMC support for AMD Family CPUs
2018-08-13 jillesprintf: Add test for width and precision in %b format
2018-08-13 brooksCopy out from kernel to data, not the other way around.
2018-08-13 mariusRemove the duplicated CSUM_IP6_TCP introduced in r31184...
2018-08-13 impPort the mps panic-safe shutdown_final handling to mpr
2018-08-13 impCall xpt_sim_poll in shutdown_final handler.
2018-08-13 impCreate xpt_sim_poll and refactor a bit using it.
2018-08-13 npWhitespace nit in t4_tom.h
2018-08-13 wulfevdev: Remove evdev.ko linkage dependency on kbd driver
2018-08-13 wulfevdev: remove soft context from evdev methods parameter...
2018-08-13 gonzo[ig4] Fix initialization sequence for newer ig4 chips
2018-08-13 gjbAdd a space between a variable and escaped new line.
2018-08-13 gjbAdd lang/python2, lang/python3, and lang/python to...
2018-08-13 markjAdd microcode update configuration to the default loade...
2018-08-13 markjImplement kernel support for early loading of Intel...
2018-08-13 kibPrevent some parallel swap-ins, rate-limit swapper...
2018-08-13 jkimMerge ACPICA 20180810.
2018-08-13 brAdd RISC-V instructions encoding.
2018-08-13 kevanslualoader: Fix parsing of negative number loader.conf...
2018-08-13 gallatinlagg: allow lacp to manage the link state
2018-08-13 tuexenUse the stacb instead of the asoc in state macros.
2018-08-13 traszMove around text in loader(8), in particular stuff...
2018-08-13 tuexenUse consistently the macors to modify the assoc state.
2018-08-13 mmelAdd USB ID for rebranded RTL8153 found on NVIDIA Jetson...
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-13 manuImport latest DTS files from Linux 4.18
2018-08-13 kevansInstall symlink for sys/nvpair.h in include/Makefile...
2018-08-13 kevanslibbe(3)/bectl(8): Remove now-redundant include paths
2018-08-13 kevanslibbe(3): Light typo fix/word addition
2018-08-13 kevanslibbe(3): Fix be_import to delete temp snapshot
2018-08-13 kevansUse INCS for non-sys/ libnvpair and libzfs_core includes
2018-08-12 mmacyfix static ZFS linking
2018-08-12 jhibbitsipmi/opal: Enable polled mode and proper callback
2018-08-12 tuexenAdd explicit cast to silence a warning for the userland...
2018-08-12 brdMove inetd.conf to usr.sbin/inetd/
2018-08-12 brdMove all the newsyslog related configs to usr.sbin...
2018-08-12 lwhsuAdding myself to committers-src.dot
next