]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Document EINTEGRITY errors for many system calls.
[FreeBSD/FreeBSD.git] / sys / kern /
2020-03-30 Konstantin Belousovbuffer pager: skip bogus pages.
2020-03-30 Konstantin Belousovkern_sendfile.c style: order headers alphabetically.
2020-03-30 Ed Mastecapabilities.conf: provide information about capmode...
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-30 Mark JohnstonRemove the "config" taskqgroup and its KPIs.
2020-03-30 Mark JohnstonSimplify taskqgroup inititialization.
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 John BaldwinRefactor driver and consumer interfaces for OCF (in...
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-26 Mark JohnstonRemove unused SYSINIT macros for capability rights.
2020-03-25 Conrad MeyerExpand generic subword atomic primitives
2020-03-24 Konstantin Belousovkern_copy_file_range(): check the file type.
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-22 Rick MacklemFix an NFS mount attempt where VFS_STATFS() fails.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-20 Mark JohnstonLock the socket in soo_stat().
2020-03-20 Mark JohnstonSimplify uipc_detach() slightly.
2020-03-20 Mark JohnstonRemove UNP_NASCENT, reverting r303855.
2020-03-19 Mark Johnstonkern_dup(): Call filecaps_free_prep() in a write section.
2020-03-19 Mark JohnstonEnter a write sequence when updating rights.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Brandon Bergren[PowerPC][Book-E] Fix missing load base in elf_cpu_pars...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-17 Conrad MeyerImplement sysctl kern.boot_id
2020-03-16 Conrad MeyerRemove misleading / redundant bzero in callout_callwhee...
2020-03-14 Bjoern A. Zeebkern_jail: missing \0 termination check on osrelease...
2020-03-13 Michael Tuexensendfile() does currently not support SCTP sockets.
2020-03-12 Conrad Meyerkern_shutdown: Add missing EKCD ifdef
2020-03-10 Konstantin BelousovFix signal delivery might be on sigfastblock clearing.
2020-03-10 Konstantin BelousovReturn reschedule_signals() to being static again.
2020-03-10 Dimitry AndricMerge ^/head r358731 through r358831.
2020-03-09 Konstantin Belousovpipe: explain why not deallocating inode number is...
2020-03-09 Konstantin BelousovPreallocate pipe buffers on pipe creation.
2020-03-09 Konstantin BelousovStyle.
2020-03-09 Andrew Gallatinmake lacp's use_numa hashing aware of send tags
2020-03-08 Mateusz Guzikfd: use smr for managing struct pwd
2020-03-07 Dimitry AndricMerge ^/head r358712 through r358730.
2020-03-06 Mark JohnstonUse COUNTER_U64_DEFINE_EARLY() in places where it simpl...
2020-03-06 Mark JohnstonAdd COUNTER_U64_SYSINIT() and COUNTER_U64_DEFINE_EARLY().
2020-03-06 Chuck SilversAdd a new "mntfs" pseudo file system which provides...
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-05 Konstantin Belousovbuffer pager: deref ucred immediately after read.
2020-03-04 Cy SchubertMFV r358616:
2020-03-04 Mateusz Guzikexecve: use LOCKSHARED when looking up the interpreter
2020-03-04 Chuck Silversif vm_pager_get_pages_async() returns an error, release...
2020-03-03 Bjoern A. Zeebupic_ktrls: make RSS compile again here
2020-03-03 Mark JohnstonFix the malloc type used in sys_shm_unlink() after...
2020-03-02 Pawel Biernackisys/: Document few more sysctls.
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-03-01 Mateusz Guzikvfs: stop taking additional refs on root vnode during...
2020-03-01 Mateusz Guzikfd: move vnodes out of filedesc into a dedicated structure
2020-03-01 Mateusz Guzikfd: make fgetvp_rights work without the filedesc lock
2020-02-29 Mark JohnstonEnsure that arm64 thread structures are allocated from...
2020-02-29 Dimitry AndricMerge ^/head r358400 through r358465.
2020-02-28 Jeff RobersonProvide a lock free alternative to resolve bogus pages...
2020-02-28 Jeff RobersonConvert a few triviail consumers to the new unlocked...
2020-02-28 Jeff RobersonUse unlocked grab for uipc_shm/tmpfs.
2020-02-28 Mark JohnstonFix standalone builds of systrace.ko after r357912.
2020-02-28 Mark JohnstonAdd a blocking counter KPI.
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge r358406 from the clang1000-import branch:
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Jeff RobersonSimplify lazy advance with a 64bit atomic cmpset.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-26 Warner LoshRemove trailing white space.
2020-02-26 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-25 Gleb SmirnoffGeneralize resources freeing in sendfile with different...
2020-02-25 Gleb SmirnoffMake ktls_frame() never fail. Caller must supply corre...
2020-02-25 Gleb SmirnoffWhen sendfile_swapin() sweeps through pages in search...
2020-02-23 Dimitry AndricMerge ^/head r358239 through r358262.
2020-02-23 Ryan Libbysys/kern: quiet -Wwrite-strings
2020-02-23 Ryan Libbyvfs: quiet -Wwrite-strings
2020-02-23 Ryan Libbysys/vm: quiet -Wwrite-strings
2020-02-22 Konstantin BelousovAdd td_pflags2, yet another thread-private flags word.
2020-02-22 Dimitry AndricMerge r358179 through r358238.
2020-02-22 Jeff RobersonAdd an atomic-free tick moderated lazy update variant...
2020-02-21 Mateusz Guzikvfs: stop duplicating vnode work in audit during path...
2020-02-20 Eric van Gyzenclamp kernel dump compression level when using gzip
2020-02-20 Konstantin BelousovFix a bug in r358168, do not call sigfastblock_setpend...
2020-02-20 Dimitry AndricMerge ^/head r358131 through r358178.
2020-02-20 Mateusz Guzikmake sysent for r358172 ("vfs: add realpathat syscall")
2020-02-20 Mateusz Guzikvfs: add realpathat syscall
2020-02-20 Konstantin BelousovDo not read sigfastblock word on syscall entry.
2020-02-19 Dimitry AndricMerge ^/head r358075 through r358130.
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-19 Jeff RobersonEliminate some unnecessary uses of UMA_ZONE_VM. Only...
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-17 Dimitry AndricMerge ^/head r358000 through r358048.
2020-02-17 Dimitry AndricMerge r358042 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358034 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358030 from the clang1000-import branch:
2020-02-16 Mateusz Guzikrefcount: update comments about fencing when releasing...
2020-02-16 Dimitry AndricMerge ^/head r357966 through r357999.
2020-02-16 Mateusz Guzikvfs: fix vlrureclaim ->v_object access
2020-02-16 Mateusz Guzikvfs: check early for VCHR in vput_final to short-circui...
2020-02-16 Matt MacyAdd zfree to zero allocation before free
next