]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Use in_localip() function instead of unlocked access to addresses hash
[FreeBSD/FreeBSD.git] / sys / compat /
2017-09-20 Alan SomersMFV r323789: 8473 scrub does not detect errors on...
2017-09-20 Andriy GaponMFV r323792: 8602 remove unused "dp_early_sync_tasks...
2017-09-20 Andriy GaponMFV r323790: 8567 Inconsistent return value in zpool_re...
2017-09-18 Ryan Libbylinsysfs: quiet gcc -Wformat after r323692
2017-09-18 Conrad Meyerlinsysfs(5): Fix two unrelated issues
2017-09-18 Hans Petter SelaskyThe LinuxKPI atomics do not have acquire nor release...
2017-09-18 Hans Petter SelaskyOnly wire pages in the LinuxKPI instead of holding...
2017-09-18 Hans Petter SelaskyAdd support for shared memory functions to the LinuxKPI.
2017-09-17 Conrad Meyerlinsysfs(5): Add support for recent libdrm
2017-09-17 Gordon TetlowMFV r323678: file 5.32
2017-09-13 Andriy GaponMFV r323527: 5815 libzpool's panic function doesn't...
2017-09-13 Andriy GaponMFV r323523: 8331 zfs_unshare returns wrong error code...
2017-09-13 Andriy GaponMFV r316932: 6280 libzfs: unshare_one() could fail...
2017-09-11 Andriy GaponMFV r323111: 8569 problem with inline functions in...
2017-09-11 Andriy GaponMFV r323110: 8558 lwp_create() returns EAGAIN on system...
2017-09-10 Marius StroblMFV: r323381
2017-09-09 Hans Petter SelaskyOnly search the scope ID in ip6_find_dev() for IPv6...
2017-09-09 Andriy GaponMFV r323107: 8414 Implemented zpool scrub pause/resume
2017-09-09 Hans Petter SelaskyResolve IPv6 scope ID issues when using ip6_find_dev...
2017-09-09 Hans Petter SelaskyProperly implement poll_wait() in the LinuxKPI. This...
2017-09-09 Hans Petter SelaskyAdd more sanity checks to linux_fget() in the LinuxKPI...
2017-09-08 Maxim SobolevCorrect bintime32 declaration: uint32_t sec -> time32_t...
2017-09-07 Maxim SobolevIn the recvmsg32() system call iterate over returned...
2017-09-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-09-05 Ed SchoutenMerge pipes and socket pairs.
2017-09-01 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-31 Jung-uk KimMerge ACPICA 20170831.
2017-08-31 Dag-Erling SmørgravMerge upstream r4302 to support multiple concurrently...
2017-08-30 Maxim SobolevAdd proper support for the md_label into md(4) ioctl...
2017-08-30 Ed SchoutenComplete the CloudABI networking refactoring.
2017-08-25 Ed SchoutenSync CloudABI compatibility against the latest upstream...
2017-08-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-23 Mark JohnstonSet the bus number field when attaching a PCI device.
2017-08-22 Mark JohnstonAdd some miscellaneous definitions to support the DRM...
2017-08-22 Baptiste DaroussinImport zstandard 1.3.1
2017-08-21 Hans Petter SelaskyFix for deadlock situation in the LinuxKPI's RCU synchr...
2017-08-21 Dimitry AndricUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-20 Mark JohnstonDefine prefetch() only if it hasn't already been defined.
2017-08-20 Mark JohnstonAdd a couple of trivial headers to the LinuxKPI.
2017-08-18 Conrad MeyerMove some other SI_SUB_INIT_IF initializations to SI_SU...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-16 Mark JohnstonAdd device resource management fields to struct device.
2017-08-14 Enji CooperAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 Hans Petter SelaskyMake sure the "vm_flags" and "vm_page_prot" fields...
2017-08-11 Mark JohnstonAdd a specialized function for DRM drivers to register...
2017-08-11 Peter WemmUpdate from sqlite3-3.14.1 to sqlite3-3.20.0. This...
2017-08-10 Peter WemmUpdate subversion 1.9.5 -> 1.9.7
2017-08-10 Hans Petter SelaskyUse integer type to pass around jiffies and/or ticks...
2017-08-10 Hans Petter SelaskyFixes for wait event in the LinuxKPI. These are regress...
2017-08-10 Hans Petter SelaskyMake sure the linux_wait_event_common() function in...
2017-08-09 Dimitry AndricUpgrade our copies of clang, llvm and libc++ to r310316...
2017-08-08 Alexander MotinFix few issues of LinuxKPI workqueue.
2017-08-08 Andriy GaponMFV r322242: 8373 TXG_WAIT in ZIL commit path
2017-08-08 Andriy GaponMFV r322240: 8491 uberblock on-disk padding to reserve...
2017-08-08 Andriy GaponMFV r322238: 7915 checks in l2arc_evict could use some...
2017-08-08 Andriy GaponMFV r322236: 8126 ztest assertion failed in dbuf_dirty...
2017-08-08 Andriy GaponMFV r322232: 8426 mark immutable buffer arguments as...
2017-08-08 Andriy GaponMFV r322229: 7600 zfs rollback should pass target snaps...
2017-08-08 Andriy GaponMFV r322227: 8377 Panic in bookmark deletion
2017-08-08 Andriy GaponMFV r322223: 8378 crash due to bp in-memory modificatio...
2017-08-08 Andriy GaponMFV r322221: 7910 l2arc_write_buffers() may write beyon...
2017-08-08 Andriy GaponMFV r322217: 8418 zfs_prop_get_table() call in zfs_vali...
2017-08-08 Mark JohnstonAdd round_jiffies_up(), local_clock() and __setup_timer...
2017-08-08 Mark JohnstonAdd macros for defining attribute groups and for WO...
2017-08-07 Alexander MotinFix hrtimer_active() in case of cancellation.
2017-08-07 Ruslan Bukino Replace __riscv__ with __riscv
2017-08-04 Enji CooperMFhead@r322057
2017-08-04 Dag-Erling SmørgravUpgrade to OpenSSH 7.5p1.
2017-08-03 Mark JohnstonAdd subsystem vendor and device ID fields to struct...
2017-08-03 Phil ShaferUpdate from libxo-0.8.1 to 0.8.4:
2017-08-02 Enji CooperMFhead@r321960
2017-08-02 Hans Petter SelaskyFix LinuxKPI regression after r321920. The mda_unit...
2017-07-31 Enji CooperMFhead@r321829
2017-07-31 Baptiste DaroussinUpdate mandoc to 1.14.2
2017-07-31 Hans Petter SelaskyRemove cycle_t type from the LinuxKPI similar to Linux...
2017-07-30 Dmitry ChaginAvoid using [LINUX_]SHAREDPAGE constant directly in...
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-29 Ian LeporeAdd inline functions to convert between sbintime_t...
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-26 Ed SchoutenUpgrade to the latest sources generated from the CloudA...
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-22 Ryan Libbylinuxkpi compiler.h: avoid gcc -Wunused-value in dummy...
2017-07-22 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-07-22 Dmitry ChaginStyle(9) whitespace fix.
2017-07-19 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-15 Simon J. GerratyImport bmake-20170711
2017-07-14 Dimitry AndricMerge ^/head r320971 through r320993.
2017-07-14 Baptiste DaroussinUpdate zstd to 1.3.0
2017-07-14 Konstantin BelousovCorrect sysent flags for dynamically loaded syscalls.
2017-07-13 Dimitry AndricMerge ^/head r320573 through r320970.
2017-07-13 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 Mark JohnstonAdd some functions to jiffies.h.
2017-07-13 Martin MatuskaMFV r320924:
2017-07-12 Xin LIMFV r320905: Import upstream fix for CVE-2017-11103.
2017-07-09 Mark JohnstonAdd some functions to math64.h in the LinuxKPI, and...
2017-07-09 Mark JohnstonAdd a few functions to ktime.h in the LinuxKPI, and...
2017-07-09 Mark JohnstonFree existing per-thread task structs when unloading...
2017-07-09 Emmanuel VadotUpdate DTS files from Linux 4.12
2017-07-08 Mark JohnstonAdd some helper definitions to fs.h in the LinuxKPI.
next