]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Implement address space guards.
[FreeBSD/FreeBSD.git] / sys / kern /
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-19 markjFix the !TD_IS_IDLETHREAD(curthread) locking assertions.
2017-06-19 kibAllow negative aio_offset only for the read and write...
2017-06-18 alcChange blist_alloc()'s allocation policy from first...
2017-06-17 rmacklemMake MAXBCACHEBUF a tunable called vfs.maxbcachebuf.
2017-06-17 kibRegen.
2017-06-17 kibAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-16 kibStyle.
2017-06-15 glebiusPlug read(2) and write(2) on listening sockets.
2017-06-15 rlibbyddb show socket debugging
2017-06-14 rlibbyddb show files: fix up file types and whitespace
2017-06-13 kibRemove stray return.
2017-06-13 alcReduce the frequency of hint updates on allocation...
2017-06-13 markjHint at the intended usage for the "ll" field of struct...
2017-06-12 kibAdd ptrace(PT_GET_SC_ARGS) command to return debuggee...
2017-06-12 kibPrint unimplemented syscall number to the ctty on SIGSY...
2017-06-12 kibMove struct syscall_args syscall arguments parameters...
2017-06-12 markjAdd a helper function for comparing struct uuids.
2017-06-10 alcRemove an unnecessary field from struct blist. (The...
2017-06-09 alcblist_fill()'s return type is too narrow. blist_fill...
2017-06-09 glebiusFix stat(2) on a listening socket.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 kibEnhance vfs.ino64_trunc_error sysctl.
2017-06-08 glebiusListening sockets improvements.
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 alcWhen allocating swap blocks, if the available number...
2017-06-08 glebiusFix a degenerate case when soisdisconnected() would...
2017-06-08 araujoAllow sysctl kern.vm_guest to return bhyve when running...
2017-06-07 alcOriginally, this file could be compiled as a user-space...
2017-06-07 glebiusProvide typedef for socket upcall function.
2017-06-07 glebiusRemove a piece of dead code.
2017-06-06 alcWhen the function blist_fill() was added to the kernel...
2017-06-06 allanjudeJails: Optionally prevent jailed root from binding...
2017-06-05 alcHalve the memory being internally allocated by the...
2017-06-05 kibAdd sysctl vfs.ino64_trunc_error controlling action...
2017-06-03 alcThe data type returned by vmoff() is too narrow in...
2017-06-03 kibEnsure that cached struct thread does not keep spurious...
2017-06-02 glebiusRename accept filter getopt/setopt functions, so that...
2017-06-02 glebiusStyle: unwrap lines that doesn't have a good reason...
2017-06-02 glebiusRemove write only flag UNP_HAVEPCCACHED.
2017-06-02 glebiusFor UNIX sockets make vnode point not to the socket...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 mjgmtx: fix whitespace damage in _mtx_trylock_flags_
2017-05-27 kibUse whole mnt_stat.f_fsid bits for st_dev.
2017-05-26 cemprocstat(1): Add TCP socket send/recv buffer size
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-24 allanjudeFollowup to r318765 (capsicumize cpuset_*affinity)
2017-05-24 allanjudeAllow cpuset_{get,set}affinity in capabilities mode
2017-05-23 swillsAdd security.bsd.see_jail_proc
2017-05-23 kibRegen.
2017-05-23 kibCommit the 64-bit inode project.
2017-05-22 emasteRegen sysent after r318634, no open(2) in capability...
2017-05-22 emastedisallow open(2) in capability mode
2017-05-18 markjAvoid open-coding PRI_UNCHANGED.
2017-05-17 emasteRemove register keyword from sys/ and ANSIfy prototypes
2017-05-16 jhbAdd sglist_append_sglist().
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-15 kibmnt_vnode_next_active: use conventional lock order...
2017-05-12 kibDo not wake up sleeping thread in reschedule_signals...
2017-05-11 markjLet ptracestop() suspend threads sleeping in an SBDRY...
2017-05-10 sjgMerge bmake-20170510
2017-05-08 marius- Also outside of the KOBJOPLOOKUP macro - which in...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 brooksProvide a freebsd32 implementation of sigqueue()
2017-05-04 mjgcache: stop holding the ncneg_hot lock across purging
2017-05-04 mmMFV r317781:
2017-05-03 cemExtend cpuset_get/setaffinity() APIs
2017-04-27 kibAdd asserts to verify stability of struct proc and...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-25 pkelseyRemove unnecessary check for NULL mbuf in soreceive_gen...
2017-04-23 traszMake it possible to terminate "show lockedbufs" by...
2017-04-23 traszImprove BUF_TRACKING by not displaying NULL entries.
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 glebiusTypo!
2017-04-17 glebiusAll these files need sys/vmmeter.h, but now they got...
2017-04-17 glebiusRemove unneeded include of vm_phys.h.
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-14 traszDon't try to write out bufs that have already failed...
2017-04-14 sobomaxRestore ability to shutdown DGRAM sockets, still forcin...
2017-04-14 aeFix the build.
2017-04-14 aeRework r316770 to make it protocol independent and...
2017-04-13 andrewDon't prefix zero with 0x in assym.s.
2017-04-09 pkelseyCorrected misspelled versions of rendezvous.
2017-04-07 cemkern_descrip: Move kinfo_ofile size assert under COMPAT...
2017-04-06 brooksRegen after r316594.
2017-04-06 brooksChange the size argument of __getcwd() to size_t.
2017-04-05 kibAdd V_VMIO flag for vinvalbuf(9) to indicate that the...
2017-04-04 brooksCorrect a kernel stack leak in 32-bit compat when vfc_n...
2017-03-31 rwatsonAudit arguments to posix_fallocate(2) and posix_fadvise...
2017-03-31 rwatsonAudit arguments to POSIX message queues, semaphores...
2017-03-30 rwatsonAudit arguments to System V IPC system calls implementi...
2017-03-30 rwatsonAdd system-call argument auditing for ACL-related syste...
2017-03-30 tychonAdd support for capturing 'struct ptrace_lwpinfo' for...
2017-03-30 kibA followup to r315749, two more places where brand...
2017-03-29 rwatsonWhen handling msgsys(2), semsys(2), and shmsys(2) multi...
2017-03-29 rwatsonHook up new audit event identifiers for various non...
2017-03-28 mmMFV r316083,316094:
2017-03-27 bdeOops, my fix for bright colors broke bright black some...
next