]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/uipc_shm.c
MFV: r362286
[FreeBSD/FreeBSD.git] / sys / kern / uipc_shm.c
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-14 kevansposixshm: fix counting of writable mappings
2020-04-13 markjRelax restrictions on private mappings of POSIX shm...
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 cyMFV r358616:
2020-03-03 markjFix the malloc type used in sys_shm_unlink() after...
2020-03-02 mmMFV r358511,r358532:
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 jeffUse unlocked grab for uipc_shm/tmpfs.
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-20 dimMerge ^/head r356848 through r356919.
2020-01-19 jeffDon't hold the object lock while calling getpages.
2020-01-09 kevansshmfd: posix_fallocate(2): only take rangelock for...
2020-01-08 kevansposixshm: implement posix_fallocate(2)
2020-01-05 kevansshm: correct KPI mistake introduced around memfd_create
2020-01-05 kevansshmfd/mmap: restrict maxprot with MAP_SHARED + F_SEAL_WRITE
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-28 markjRemove page locking for queue operations.
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-15 jeffFix a mistake in r355765. We need to activate the...
2019-12-15 jeffAdd a deferred free mechanism for freeing swap space...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-19 jeffSimplify anonymous memory handling with an OBJ_ANON...
2019-11-18 dabJail and capability mode for shm_rename; add audit...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-15 jeff(4/6) Protect page valid with the busy lock.
2019-10-15 jeff(1/6) Replace busy checks with acquires where it is...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-02 kevansshm_open2(2): completely unbreak
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-26 dabAdd an shm_rename syscall
2019-09-25 kevanssysent: regenerate after r352705
2019-09-25 kevansAdd a shm_open2 syscall to support upcoming memfd_create
2019-09-25 kevans[2/3] Add an initial seal argument to kern_shm_open()
2019-09-25 kevans[1/3] Add mostly Linux-compatible file sealing support
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 jeffReplace redundant code with a few new vm_page_grab...
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-03 kevansposixshm: start counting writeable mappings
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-01 kevansposixshm: switch to OBJT_SWAP in advance of other changes
2019-08-28 markjWire pages in vm_page_grab() when appropriate.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
next