]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-03-19 Eric van GyzenAdd clock_nanosleep()
2017-03-19 John BaldwinImprove decoding of last arguments to ioctl() and sendto().
2017-03-19 John BaldwinDecode arguments to madvise().
2017-03-19 John BaldwinAdd a Sizet type for 'size_t' values and use it instead...
2017-03-19 Ed Masteuse INT3 instead of NOP for x86 binary padding
2017-03-18 Alan CoxAvoid unnecessary calls to vm_map_protect() in elf_load...
2017-03-18 Don LewisChange several constants used by the PIE algorithm...
2017-03-18 Jilles Tjoelkersh: Remove unused function declaration for arith_lex_re...
2017-03-18 Eric van Gyzennanosleep: plug a kernel memory disclosure
2017-03-18 John BaldwinDecode arguments passed to kldsym() and kldunloadf().
2017-03-18 Ian LeporeRemove hardcoded bootverbose=1; imx53 systems boot...
2017-03-18 Alexander MotinReorganize RQSTYPE_NOTIFY handling for chips <= 23xx.
2017-03-18 Dmitry ChaginGlibc get_nprocs() and get_nprocs_conf() uses the sysfs...
2017-03-18 Dmitry ChaginImplement getrandom() syscall.
2017-03-18 John BaldwinDecode arguments passed to getfsstat().
2017-03-18 Dmitry ChaginAs noted by Roel Bouwman Linux allows a large buffer...
2017-03-18 John BaldwinDecode flock() operation.
2017-03-18 Dmitry ChaginTo reduce code duplication move socket defines to the...
2017-03-18 John BaldwinDecode file flags passed to *chflags*().
2017-03-18 Dmitry ChaginRemove superflous break statment.
2017-03-18 Dmitry ChaginCheck for negative nanoseconds.
2017-03-18 John BaldwinDecode arguments passed to posix_fadvise().
2017-03-18 John BaldwinDecode the arguments passed to cap_fcntls_get() and...
2017-03-18 Ian LeporeMake the imx5 clocks driver work with vendor-supplied...
2017-03-18 Alexander MotinMove RQSTYPE_ABTS_RCVD parsing into generic code.
2017-03-18 Alexander MotinExtend nt_lun to full 8 byte.
2017-03-18 Jilles Tjoelkersh: Remove unused return value of subevalvar_misc().
2017-03-18 Alexander MotinRemove dead remnants of SPI target.
2017-03-18 Eric Badgerptrace_test: eliminate assumption about thread scheduling
2017-03-18 Alexander MotinUse isp_target_put_entry() in places where it can be.
2017-03-18 Bruce EvansFix bright colors for syscons, and make them work for...
2017-03-18 Alexander MotinDo some notify acks cleanup.
2017-03-18 Bruce EvansFix right shifts on arches with db_expr_t larger than...
2017-03-18 Kristof Provostpf: Fix memory leak on vnet shutdown or unload
2017-03-18 Ed Mastelibc: add reference to two-way algorithm and bad shift...
2017-03-18 Ed Mastelibc: Use musl's O(n) memmem and strstr
2017-03-17 Marius StroblAgain, fixes regarding style(4), to comments, includes...
2017-03-17 Landon J. FullerAdd MIPS boot support for the BCM4706/Northstar ChipCom...
2017-03-17 Justin HibbitsIntroduce 64-bit PowerPC Book-E support
2017-03-17 Bryan DreweryMETA_MODE: Fix not using .depend files when no OBJDIR...
2017-03-17 Bryan Drewerykmod: Fix building assym.o not building missing depende...
2017-03-17 Bryan Drewerykmod: Fix depending on ILINKS for tracked DEPENDOBJS.
2017-03-17 Alan SomersConstrain IPv6 routes to single FIBs when net.add_addr_...
2017-03-17 Hans Petter... Implement get_pid_task(), pid_task() and some other...
2017-03-17 Dag-Erling... r308996 broke IP literals by assuming that a colon...
2017-03-17 Bruce EvansDon't access the reserved registers %dr4 and %dr5 on...
2017-03-17 Konstantin... When clearing altsigstack settings on exec, do it to...
2017-03-17 Andrew TurnerMark the EFI PE header as allocated. While ld.bfd doesn...
2017-03-17 Andrew TurnerRemove code for Marvell SoCs that lack a kernel config.
2017-03-17 Andrew TurnerMake the default FDT implementation of platform_mp_setm...
2017-03-17 Steven HartlandReduce ARC fragmentation threshold
2017-03-17 Andrew TurnerMove the IMX6 kernels to use PLATFORM_SMP. This is...
2017-03-17 Bartek RutkowskiRevert changes introduced in r314036 on demand by jhb...
2017-03-17 Hans Petter... Implement minimalistic memory mapping structure, struct...
2017-03-17 Hans Petter... Add comment describing the use of pagefault_disable...
2017-03-17 Gleb SmirnoffRemove unused vmmeter.
2017-03-17 Justin HibbitsUpdate dtsec man page with correct config requirements.
2017-03-17 Allan JudeAdd ZFS compressed ARC stats to top(1)
2017-03-16 Marius Strobl- Adds macros for the content of SDHCI_ADMA_ERR and...
2017-03-16 Marius Strobl- Add support for eMMC "partitions". Besides the user...
2017-03-16 Jilles Tjoelkerrtld(1): Document that LD_BIND_NOT is unset for setugid...
2017-03-16 Jilles Tjoelkersh: Get rid of global variable argbackq.
2017-03-16 Toomas Soomeloader: biosdisk should report IO error from INT13
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-16 Pedro F. Giffunione-true-awk: have calloc(3) do the multiplication.
2017-03-16 Brooks DavisReplace SOFTFLOAT with __mips_soft_float, which gcc...
2017-03-16 Steven HartlandFix libsysdecode vmprot flag decoding
2017-03-16 Hans Petter... Use __LP64__ to detect presence of suword64() to fix...
2017-03-16 Andrew TurnerIf ofw_bus_msimap fails don't try to use the invalid...
2017-03-16 Hans Petter... The LinuxKPI pagefault disable and enable functions...
2017-03-16 Hans Petter... Implement more userspace memory access functions in...
2017-03-16 Bruce EvansAdd teken_256to16() to convert xterm-256 256-color...
2017-03-16 Maxim KonovalovMore trap_enotcap spelling fixes.
2017-03-16 Eric BadgerDon't clear p_ptevents on normal SIGKILL delivery
2017-03-16 Michal MelounUnbreak traceroute on system built without CAPSICUM
2017-03-16 Hans Petter... Define some more LinuxKPI task related macros.
2017-03-16 Maxim KonovalovSpell kern.trap_enotcap.
2017-03-16 Toomas Soomeloader: remove open_disk cache
2017-03-16 Maxim KonovalovIndentation for the DragonFlyBSD trunk fixed, EoL white...
2017-03-16 Maxim KonovalovNetBSD 7.1 release added.
2017-03-16 Hans Petter... Add helper function similar to ip_dev_find() to the...
2017-03-16 Hans Petter... Add basic support for VIMAGE to the LinuxKPI and ibcore.
2017-03-16 Roger Pau Monnéx86/srat: fix parsing of APIC IDs > MAX_APIC_ID
2017-03-16 Bruce EvansThe previous fix didn't ifdef out enough for sparc64...
2017-03-16 Xin LIThe adj_free and max_free values of new_entry will...
2017-03-16 Cy Schubertcalloc() and realloc() modernization.
2017-03-16 Enji CooperTweak r315363 slightly
2017-03-16 Peter GrehanHide the AMD MONITORX/MWAITX capability.
2017-03-16 Enji CooperFix manlint errors
2017-03-16 Enji CooperCapitalize .Dt macro argument
2017-03-16 Peter GrehanAdd the AMD MONITORX/MWAITX feature definition introduc...
2017-03-16 Enji CooperReturn NULL instead of 0 on failure in _kvm_open, kvm_o...
2017-03-16 Alexander KabaevAdd cavium octeon 'bootoctlinux' boot argument support
2017-03-15 Konstantin... Disable LD_BIND_NOT for setugid processes.
2017-03-15 John BaldwinAutomate the handling of QUAD_ALIGN and QUAD_SLOTS.
2017-03-15 John BaldwinRemove duplicate argument from linux_stat64() decoding.
2017-03-15 John BaldwinDecode arguments to chflagsat().
2017-03-15 Bryan DreweryFix SUBDIR_DEPEND for gdb on binutils after r307659.
2017-03-15 Konstantin... Implement LD_BIND_NOT knob for rtld.
2017-03-15 Alexander MotinRemove not very useful ATIO/INOT stats.
next