]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
In vm_page_ps_test(), always check that the base pages within the specified
[FreeBSD/FreeBSD.git] / sys /
2017-07-23 Alan CoxIn vm_page_ps_test(), always check that the base pages...
2017-07-22 Ryan Libbylinuxkpi compiler.h: avoid gcc -Wunused-value in dummy...
2017-07-22 Konstantin BelousovDo not allocate struct kinfo_vmobject on stack.
2017-07-22 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-07-22 Dmitry ChaginStyle(9) whitespace fix.
2017-07-21 Dimitry AndricMerge ^/head r321307 through r321350.
2017-07-21 Dimitry AndricSet tentative merge dates, bump __FreeBSD_version.
2017-07-21 Konstantin BelousovImprove publication of the newly allocated snapdata.
2017-07-21 Konstantin BelousovUnlock correct lock in ffs_snapblkfree().
2017-07-21 Konstantin BelousovAccount for lock recursion when transfering snaplock...
2017-07-21 Sean BrunoDo not update stats counter in SWI context. Defer...
2017-07-21 Ryan Libby__pcpu: gcc -Wredundant-decls
2017-07-21 Ruslan BukinFix style: change spaces to tabs.
2017-07-21 Michael TuexenFix getsockopt() for listening sockets when using SO_SN...
2017-07-21 Luiz Otavio O SouzaRestore the changes done in r313982: Replace zero with...
2017-07-21 Justin HibbitsCompile the atomic64 emulation for powerpcspe
2017-07-21 Luiz Otavio O SouzaUpdate netmap_user.h with the current version of netmap...
2017-07-21 Justin HibbitsAdd cpufreq support for P1022 and MPC8536
2017-07-21 Luiz Otavio O SouzaDo not allow the use of the loopback interface in netmap.
2017-07-21 Luiz Otavio O SouzaFix a couple of typos in a comment.
2017-07-21 Rick Macklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-20 Rick MacklemRevert r321308. I'll commit a better fix soon.
2017-07-20 Rick Macklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-20 Dimitry AndricMerge ^/head r321239 through r321306.
2017-07-20 Dimitry AndricFix printf format warning in iflib.c
2017-07-20 Dimitry AndricFix printf format warning in zfs_module.c
2017-07-20 Ed Masteadd arm64 objcopy output target for embedfs
2017-07-20 Michael TuexenDeal with listening socket correctly.
2017-07-20 Michael TuexenFix the explicit EOR mode. If the final messages is...
2017-07-20 Sepherosa Ziehauhyperv/storvsc: Force SPC3 for CDROM attached.
2017-07-20 Ryan Libbyefi: restrict visibility of EFIABI_ATTR-declared functions
2017-07-20 Enji CooperSome trivial style(9) fixes
2017-07-19 Sean BrunoRestore igb(4) code dropped during iflib conversion
2017-07-19 Brooks DavisInclude ARCH_FLAGS in CFLAGS when building modules.
2017-07-19 Sean BrunoDon't cache mbuf pointers if the number of descriptors...
2017-07-19 Konstantin BelousovAdd pctrie_init() and vm_radix_init() to initialize...
2017-07-19 Dimitry AndricMerge ^/head r320994 through r321238.
2017-07-19 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-19 David C SomayajuluRaise the watchdog timer interval to 2 ticks, there...
2017-07-19 Konstantin BelousovDisable stack growth when accessed by AIO daemons.
2017-07-19 Ed Mastezfs: Fix a typo in the delay_min_dirty_percent sysctl...
2017-07-19 Konstantin BelousovRemove unused function swap_pager_isswapped().
2017-07-19 Kenneth D. MerryFix spurious timeouts on commands sent to mps(4) and...
2017-07-19 Michael TuexenAvoid shadowed variables.
2017-07-19 Michael TuexenUse memset/memcpy instead of bzero/bcopy.
2017-07-19 Andrey V. ElsukovAdd HPE FlexFabric 10Gb 4-port 536FLR-T device id to...
2017-07-19 Michael TuexenFix the accounting and add code to detect errors in...
2017-07-19 Edward Tomasz Napi... Rename vfs.nfsd.enable_uidtostring to vfs.nfs.enable_ui...
2017-07-19 Navdeep Parharcxgbe/t4_tom: Log more details about the newly ESTABLIS...
2017-07-18 Konstantin BelousovConvert assertion that only vmspace owner grows the...
2017-07-18 Emmanuel VadotAllwinner EHCI: Do not fail if we cannot get a phy
2017-07-18 Andrew TurnerAdd support for passing FPU_KERN_NOCTX to fpu_kern_ente...
2017-07-18 Andriy Gaponfix a regression in r320452, ZFS ABD import
2017-07-18 Enji CooperFix whitespace regression accidentally checked in via...
2017-07-18 Ryan Libbyqlnx: gcc build errors
2017-07-18 Justin HibbitsMake ZFS not crash on mount on 32-bit systems
2017-07-18 Navdeep Parharcxgbe(4): New ioctls to flash bootrom and boot config...
2017-07-17 Alan CoxTidy up before making another round of functional chang...
2017-07-17 Adrian Chadd[iwm] actually use the new rxon function now.
2017-07-17 Adrian Chadd[iwm] if_iwm - Factor out and improve iwm_mvm_scan_rxon...
2017-07-17 John BaldwinSet the current vnet pointer in the socket buffer AIO...
2017-07-17 Navdeep Parharcxgbe(4): Various link/media related improvements.
2017-07-16 Ian LeporeMinor optimization: instead of converting between days...
2017-07-16 Konstantin BelousovRemove write-only variable.
2017-07-16 Konstantin BelousovA followup to r320453, correct removal of the blocks...
2017-07-15 Simon J. GerratyImport bmake-20170711
2017-07-15 Mark JohnstonRevert r320918 and have mkdumpheader() handle version...
2017-07-15 Michael TuexenFix the handling of Explicit EOR mode.
2017-07-15 Alan CoxStyle-only change: Consistently use the variable name...
2017-07-15 Alan CoxExtract the innermost loop of pmap_remove() out into...
2017-07-15 Ian LeporeRevert r320997. There are reports of it getting the...
2017-07-14 Brooks DavisAdd 32-bit compat for kinfo_proc's ki_tdaddr.
2017-07-14 Ian LeporeMinor optimization: instead of converting between days...
2017-07-14 Ian LeporeAllow setting debug.clocktime as a tunable. Print...
2017-07-14 Dimitry AndricMerge ^/head r320971 through r320993.
2017-07-14 Baptiste DaroussinUpdate zstd to 1.3.0
2017-07-14 Xin LIUpdate arcmsr(4) to 1.40.00.00 in order to add support of
2017-07-14 Warner LoshThis adds CAM pass(4) support for NVMe IO's. Applicatio...
2017-07-14 Konstantin BelousovCorrect sysent flags for dynamically loaded syscalls.
2017-07-14 Alan CoxGeneralize vm_page_ps_is_valid() to support testing...
2017-07-14 Ryan Libbyixl: gcc build errors
2017-07-13 Bryan DreweryFix kldload of if_ixl without PCI_IOV kernel option.
2017-07-13 Eric Joynerixl(4)/ixlv(4): Stop leaking every busdma entry in...
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 Glen BarberFix a missing comment marker.
2017-07-13 Mark JohnstonAdd some functions to jiffies.h.
2017-07-13 Sean BrunoAdd 4k and NCQ_TRIM_BROKEN quirks for Samsung 845 SSDs.
2017-07-13 Sean BrunoAdd 4K quirks for Samsung 750 EVO SSD
2017-07-13 Philip PaepsFix GRE over IPv6 tunnels with IPFW
2017-07-13 Konstantin BelousovFix size argument to vm_pager_allocate(), it is in...
2017-07-13 Konstantin BelousovRevert r320936 to recommit with the correct log message.
2017-07-13 Konstantin BelousovIt is believed to be only cosmetic.
2017-07-13 Ian LeporePut an #ifdef notyet wrapper around a function that...
2017-07-13 Ian LeporeSupport the "disable-over-current" property for imx...
2017-07-13 Martin MatuskaMFV r320924:
2017-07-12 Bryan DreweryMETA_MODE: Fix not writing .meta files in the kernel...
2017-07-12 Sean BrunoReset unsupported SFP tuneable back to original entry...
2017-07-12 Ryan Libbykvprintf %b enhancements
2017-07-12 Xin LIMFV r320905: Import upstream fix for CVE-2017-11103.
next