]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Fix multiple vulnerabilities in rtsold.
[FreeBSD/FreeBSD.git] / sys / vm /
2018-09-24 Mark JohnstonEnsure that "domain" is initialized when vm_ndomains...
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Mark JohnstonEnsure that imports into per-domain kmem arenas are...
2018-09-20 Mark JohnstonChange the domain selection policy in kmem_back().
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-19 Mark JohnstonMove kernel vmem arena initialization to vm_kern.c.
2018-09-19 Mateusz Guzikvm: check for empty kstack cache before locking
2018-09-18 Mark JohnstonOnly update the domain cursor once in keg_fetch_slab().
2018-09-18 Mateusz Guzikvm: stop taking proc lock in mmap to satisfy racct...
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Mark JohnstonSplit some checks in vm_page_activate() to make it...
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-09-08 Mark JohnstonRelax an assertion in vm_pqbatch_process_page().
2018-09-06 Mark JohnstonUse the correct terminology.
2018-09-06 Mark JohnstonAvoid resource deadlocks when one domain has exhausted...
2018-09-06 Mark JohnstonRemove vm_page_remque().
2018-09-02 Alan CoxRecent changes have created, for the first time, physic...
2018-08-29 Konstantin BelousovRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-26 Mark MurrayRemove the Yarrow PRNG algorithm option in accordance...
2018-08-25 Alan CoxEliminate the arena parameter to kmem_free(). Implicit...
2018-08-24 Gleb SmirnoffEither "free" or "allocated" is misleading here, since...
2018-08-23 Gleb SmirnoffFix comment. The actual meaning of ub_cnt is the opposite.
2018-08-23 Mark JohnstonAdd a per-pagequeue pdpages counter.
2018-08-23 Mark JohnstonEnsure that queue state is cleared when vm_page_dequeue...
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-21 Alan CoxEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Alan CoxEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-18 Alan CoxEliminate the unused arena parameter from kmem_alloc_at...
2018-08-18 Alan CoxEliminate the arena parameter to kmem_malloc_domain...
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Konstantin BelousovPrevent some parallel swap-ins, rate-limit swapper...
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-09 Mark JohnstonAccount for the lowmem handlers in the inactive queue...
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-08 Alan CoxAdd support for pmap_enter(..., psind=1) to the armv6...
2018-08-08 Alan CoxDefer and aggregate swap_pager_meta_build frees.
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-04 Konstantin BelousovSwap in WKILLED processes.
2018-08-03 Mark JohnstonAdd the required page accounting to kmem_bootstrap_free().
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Konstantin BelousovAdd pmap_is_valid_memattr(9).
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Konstantin BelousovFor compat32, emulate the same wraparound check as...
2018-07-31 Alan CoxAllow vm object coalescing to occur in the midst of...
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Alan CoxTo date, mlockall(MCL_FUTURE) has had the unfortunate...
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Warner LoshRename VM_FREELIST_ISADMA to VM_FREELIST_LOWMEM.
2018-07-27 Mark JohnstonFix handling of KVA in kmem_bootstrap_free().
2018-07-23 Li-Wen HsuUse __riscv to determine building for RISC-V
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-20 Mark JohnstonAdd support for pmap_enter(psind = 1) to the arm64...
2018-07-19 Cy SchubertMFV r336490:
next