]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Improve ioat(4) NUMA-awareness.
[FreeBSD/FreeBSD.git] / sys / kern /
2019-08-09 Jonathan T. LooneyIn m_pulldown(), before trying to prepend bytes to...
2019-08-08 Rick MacklemRemove some harmless cruft from vn_generic_copy_file_ra...
2019-08-08 Rick MacklemFix copy_file_range(2) for an unlikely race during...
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-08 Konstantin BelousovUpdate comment explaining create_init().
2019-08-08 Xin LIConvert DDB_CTF to use newer version of ZLIB.
2019-08-08 Conrad MeyerFix !DDB kernel configurations after r350713
2019-08-08 Conrad Meyerddb(4): Add 'sysctl' command
2019-08-07 Conrad Meyersbuf(9): Add sbuf_nl_terminate() API
2019-08-07 Conrad Meyersbuf(9): Refactor sbuf_newbuf into sbuf_new
2019-08-07 Conrad Meyersbuf(9): Add NOWAIT dynamic buffer extension mode
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-06 Gleb SmirnoffSince r350426 this KASSERT doesn't serve any useful...
2019-08-05 Mariusz Zaborskiprocdesc: fix the function name
2019-08-05 Mariusz Zaborskiprocess: style
2019-08-05 Mariusz Zaborskiexit1: fix style nits
2019-08-05 Mariusz Zaborskiprocdesc: fix reparenting when the debugger is attached
2019-08-05 Mariusz Zaborskiproc: introduce the proc_add_orphan function
2019-08-05 Mariusz Zaborskiexit1: postpone clearing P_TRACED flag until the proctr...
2019-08-05 Konstantin BelousovFix mis-merge.
2019-08-05 Konstantin BelousovFix mis-merge
2019-08-04 Justin HibbitsAdd necessary bits for Linux KPI to work correctly...
2019-08-03 John BaldwinSet ISOPEN in namei flags when opening executable inter...
2019-08-02 Mark JohnstonOnly check the blessings table for known LORs.
2019-08-01 Konstantin BelousovMake umtxq_check_susp() to correctly handle thread...
2019-07-31 Konstantin BelousovMake randomized stack gap between strings and pointers...
2019-07-31 Konstantin BelousovFix handling of transient casueword(9) failures in...
2019-07-31 Kyle Evanskern_shm_open: push O_CLOEXEC into caller control
2019-07-30 Alan SomersMFHead @350453
2019-07-30 Mark JohnstonEnable witness(4) blessings.
2019-07-30 Mark JohnstonRegenerate after r350447.
2019-07-30 Mark JohnstonEnable copy_file_range(2) in capability mode.
2019-07-30 Xin LIRemove gzip'ed a.out support.
2019-07-30 Alan SomersMFHead @350426
2019-07-29 Mark JohnstonCentralize the logic in vfs_vmio_unwire() and sendfile_...
2019-07-29 Mariusz Zaborskiproc: make clear_orphan an public API
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-29 Mark JohnstonAvoid relying on header pollution from sys/refcount.h.
2019-07-28 Alan SomersMFHead @350390
2019-07-28 Alan SomersBetter comments for vlrureclaim
2019-07-28 Alan SomersMFHead @r350386
2019-07-28 Alan SomersAdd v_inval_buf_range, like vtruncbuf but for a range...
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-25 Rick MacklemUpdate the generated syscall files for copy_file_range...
2019-07-25 Rick MacklemAdd kernel support for a Linux compatible copy_file_ran...
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-24 Mark JohnstonFix the turnstile_lock() KPI.
2019-07-24 Mark JohnstonRemove a redundant offset computation in elf_load_secti...
2019-07-23 Ed Mastemqueuefs: fix struct file leak
2019-07-22 Alan Somers[skip ci] Fix the comment for cache_purge(9)
2019-07-21 Konstantin BelousovCheck and avoid overflow when incrementing fp->f_count in
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-19 Konstantin BelousovFix leak of memory and file refs with sendmsg(2) over...
2019-07-19 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-18 Cy SchubertMFV r350080:
2019-07-17 Alan Somersfusefs: multiple interruptility improvements
2019-07-17 Alan SomersF_READAHEAD: Fix r349248's overflow protection, broken...
2019-07-16 Eric van GyzenAdds signal number format to kern.corefile
2019-07-15 John BaldwinAdd ptrace op PT_GET_SC_RET.
2019-07-15 John BaldwinDon't pass error from syscallenter() to syscallret().
2019-07-15 John BaldwinAlways set td_errno to the error value of a system...
2019-07-15 Konstantin BelousovIn do_sem2_wait(), balance umtx_key_get() with umtx_key...
2019-07-15 Konstantin BelousovIn do_lock_pi(), do not return prematurely.
2019-07-15 Konstantin BelousovCorrectly check for casueword(9) success in do_set_ceil...
2019-07-14 Michael TuexenImprove the input validation for l_linger.
2019-07-12 Konstantin BelousovProvide protection against starvation of the ll/sc...
2019-07-11 Doug MooreAddress problems in blist_alloc introduced in r349777...
2019-07-10 Mark JohnstonInherit P2_PROTMAX_{ENABLE,DISABLE} across fork().
2019-07-09 John BaldwinUse 'retval' label for first error in syscallenter().
2019-07-09 Jung-uk KimMFV: r349861
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-06 Doug MooreChange blist_next_leaf_alloc so that it can examine...
2019-07-04 Mark JohnstonDefer funsetown() calls for a TTY to tty_rel_free().
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-07-03 Eric van GyzenSave the last callout function executed on each CPU
2019-07-02 John BaldwinInvoke ext_free function when freeing an unmapped mbuf.
2019-07-02 John BaldwinFix description of debug.obsolete_panic.
2019-07-02 Konstantin BelousovMore style.
2019-07-02 Konstantin BelousovStyle.
2019-07-02 Konstantin BelousovControl implicit PROT_MAX() using procctl(2) and the...
2019-07-02 Mark JohnstonFix handling of errors from sblock() in soreceive_stream().
2019-07-01 Rick MacklemFactor out the code that does a VOP_SETATTR(size) from...
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 Mark JohnstonUse a consistent snapshot of the fd's rights in fget_mm...
2019-06-29 Mark JohnstonFix mutual exclusion in pipe_direct_write().
2019-06-29 John BaldwinCompress pending socket buffer data once it is marked...
2019-06-29 John BaldwinAdd support for using unmapped mbufs with sendfile(2).
2019-06-29 John BaldwinAdd an external mbuf buffer type that holds multiple...
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Konstantin BelousovStyle.
2019-06-28 Hans Petter SelaskyImplement API for draining EPOCH(9) callbacks.
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-27 Alan SomersMFHead @349476
2019-06-27 Alan SomersFIOBMAP2: inline vn_ioc_bmap2
2019-06-27 Rick MacklemAdd non-blocking trylock variants for the rangelock...
2019-06-27 John BaldwinFix comment in sofree() to reference sbdestroy().
2019-06-25 Alan Somersfcntl: style changes to r349248
2019-06-25 Warner LoshRemove a couple of harmless stray references to nandfs.
next