]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-08-15 Brad DavisMove ssh config file handling into the ssh Makefiles.
2018-08-15 Andrew TurnerRemove ARM_HAVE_SUPERSECTIONS. It was only supported...
2018-08-15 Andrew TurnerMake code and data only used within the arm pmap code...
2018-08-15 Brad DavisMove all sh and csh files into bin/sh/ or bin/csh/
2018-08-15 Andrew TurnerRemove arm pmap variables that are only ever set and...
2018-08-15 Andrew TurnerRemove ARM_MMU_GENERIC, it's the only ARMV4/v5 MMU...
2018-08-15 Andrew TurnerRemove the ARMv5 pmap function pointers. These were...
2018-08-15 Andrew TurnerRemove checks for now unsupported CPU_* values in arm...
2018-08-15 Luiz Otavio... The interface name must be sanitized before the search...
2018-08-15 Andrew TurnerStart to remove XScale support from the ARMv4/v5 pmap...
2018-08-15 Andrew TurnerSet the Execute Never flags in EFI device memory as...
2018-08-15 Andrew TurnerRemove PHYSADDR from kernel configurations that don...
2018-08-15 Will Andrewszfs: add ztest to the kyua test suite.
2018-08-15 Andrew TurnerRemove the VIRT armv7 kernel config. It is supported...
2018-08-15 Konstantin... Fix early EFIRT on PCID machines after r337773.
2018-08-15 Edward Tomasz... In the help message at the mountroot prompt, suggest...
2018-08-15 Edward Tomasz... Improve formatting.
2018-08-15 Mateusz Piotrowskimake.conf(5): Note that src.conf should not be used...
2018-08-15 Edward Tomasz... Add SECURITY section to loader(8).
2018-08-15 Toomas Soomecd9660 pointer sign issues and missing __packed attribute
2018-08-15 Navdeep Parharcxgbe(4): Use two hashes instead of a table to keep...
2018-08-15 Warner LoshFlesh out a comment about what we're doing with read...
2018-08-14 Warner Losharm/ralink cleanup
2018-08-14 Mateusz PiotrowskiFix a broken "SEE ALSO" section of hlfsd(8).
2018-08-14 David BrightFix a couple whitespace errors in r337814.
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Cy SchubertWPA: Ignore unauthenticated encrypted EAPOL-Key data
2018-08-14 David BrightFix several (more) memory leaks.
2018-08-14 Mark JohnstonHelp ensure that the copy loop doesn't get converted...
2018-08-14 David BrightFix several memory leaks.
2018-08-14 Luiz Otavio... Disable the auto negotiation if the port is set to...
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Warner LoshFor our INT64 implementation, we can compare integers...
2018-08-14 Warner LoshWhen the LUA floating point model is INT64, we don...
2018-08-14 Warner LoshPrevent a wanring about checkdp being unused. It's...
2018-08-14 Warner LoshCreate a loader for each interpreter for x86 BIOS and...
2018-08-14 Kyle Evansbectl(8): Check jailparam_* return values
2018-08-14 Kyle Evanslibbe(3): Fix leaky faucets
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Jonathan T... Update the inet(4) and inet6(4) man pages to reflect...
2018-08-14 Jonathan T... Lower the default limits on the IPv6 reassembly queue.
2018-08-14 Jonathan T... Lower the default limits on the IPv4 reassembly queue.
2018-08-14 Konstantin... Provide part of the mitigation for L1TF-VMM.
2018-08-14 Jonathan T... Drop 0-byte IPv6 fragments.
2018-08-14 Jonathan T... Implement a limit on on the number of IPv6 reassembly...
2018-08-14 Jonathan T... Add a limit of the number of fragments per IPv6 packet.
2018-08-14 Jonathan T... Make the IPv6 fragment limits be global, rather than...
2018-08-14 Jonathan T... Implement a limit on on the number of IPv4 reassembly...
2018-08-14 Alan Somerstftp: Close a resource leak when putting files
2018-08-14 Jonathan T... Add a global limit on the number of IPv4 fragments.
2018-08-14 Konstantin... Add definitions related to the L1D flush operation...
2018-08-14 Jonathan T... Improve IPv6 reassembly performance by hashing fragment...
2018-08-14 Jonathan T... Improve hashing of IPv4 fragments.
2018-08-14 Konstantin... Reserve page at the physical address zero on amd64.
2018-08-14 Konstantin... amd64: ensure that curproc->p_vmspace pmap always match...
2018-08-14 Luiz Otavio... Add support to the Marvell Xenon SDHCI controller.
2018-08-14 Ruslan BukinQuery MVPConf0.PVPE for number of CPUs.
2018-08-14 Konstantin... Fix typo.
2018-08-14 Ruslan BukinAvoid repeated address calculation for malta_ap_boot.
2018-08-14 Ruslan BukinRemove unused code.
2018-08-14 Jung-uk KimImport OpenSSL 1.0.2p.
2018-08-14 Ruslan BukinRewrite RISC-V disassembler:
2018-08-14 Andrew TurnerRemove cpu_pfr from arm. It's unused.
2018-08-14 Andrew TurnerRemove an old comment now the code it references has...
2018-08-14 Andrew TurnerFix the spelling of armv4_idcache_inv_all in an END...
2018-08-14 Luiz Otavio... Use the correct PTE when changing the attribute of...
2018-08-14 Mark JohnstonExplain why we aren't using memcpy().
2018-08-14 Mark JohnstonDon't use memcpy() in the early microcode loading code.
2018-08-14 Luiz Otavio... Fix a typo on the PSCI smc call wrapper.
2018-08-14 Mark JohnstonFix the !SMP x86 build.
2018-08-14 Warner LoshAdd good description of init and lock devices from...
2018-08-14 Edward Tomasz... Add the "autoro" flag to /media. This makes it attempt...
2018-08-14 Martin MatuskaMFV r337744:
2018-08-14 Martin MatuskaUpdate vendor/libarchive/dist to git e6da40adb8ce566d90...
2018-08-14 Edward Tomasz... Add init_exec kenv(1) variable, to make init(8) execute...
2018-08-14 Andrew TurnerSupport reading from the arm64 ID registers from userspace.
2018-08-14 Michael TuexenUse a macro to set the assoc state. I missed this in...
2018-08-14 Michael TuexenRemove a set but not used warning showing up in usrsctp.
2018-08-14 Andrey V. ElsukovRestore ability to send ICMP and ICMPv6 redirects.
2018-08-14 Matt MacyAdd library and kernel support for AMD Family 17h counters
2018-08-14 Dag-Erling... Add support for Linux-PAM's badly named expose_authtok...
2018-08-13 Ian LeporeExport the eeprom device size via readonly sysctl....
2018-08-13 Matt Macypmc amd17h: fix inputs to jevents
2018-08-13 Matt MacyAdd PMC support for AMD Family CPUs
2018-08-13 Jilles Tjoelkerprintf: Add test for width and precision in %b format
2018-08-13 Brooks DavisCopy out from kernel to data, not the other way around.
2018-08-13 Marius StroblRemove the duplicated CSUM_IP6_TCP introduced in r31184...
2018-08-13 Warner LoshPort the mps panic-safe shutdown_final handling to mpr
2018-08-13 Warner LoshCall xpt_sim_poll in shutdown_final handler.
2018-08-13 Warner LoshCreate xpt_sim_poll and refactor a bit using it.
2018-08-13 Navdeep ParharWhitespace nit in t4_tom.h
2018-08-13 Vladimir Kondratyevevdev: Remove evdev.ko linkage dependency on kbd driver
2018-08-13 Vladimir Kondratyevevdev: remove soft context from evdev methods parameter...
2018-08-13 Oleksandr Tymoshenko[ig4] Fix initialization sequence for newer ig4 chips
2018-08-13 Glen BarberAdd a space between a variable and escaped new line.
2018-08-13 Glen BarberAdd lang/python2, lang/python3, and lang/python to...
2018-08-13 Mark JohnstonAdd microcode update configuration to the default loade...
2018-08-13 Mark JohnstonImplement kernel support for early loading of Intel...
2018-08-13 Konstantin... Prevent some parallel swap-ins, rate-limit swapper...
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
next