]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
powerpc: Axe PPC4xx support.
[FreeBSD/FreeBSD.git] / sys / kern /
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
2020-02-15 Konstantin Belousovsem_remove(): fix the loop that compacts sem array...
2020-02-15 Konstantin Belousovsem_remove(): add some asserts.
2020-02-15 Konstantin BelousovUse designated initializers for seminfo.
2020-02-15 Dimitry AndricMerge r357970 from the clang1000-import branch:
2020-02-15 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 Dimitry AndricMerge ^/head r357931 through r357965.
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Mateusz Guzikvfs: make write suspension mandatory
2020-02-15 Jung-uk KimMFV: r357927
2020-02-15 Mateusz Guzikcapsicum: use new helpers
2020-02-15 Mateusz Guzikkqueue: use new capsicum helpers
2020-02-15 Mateusz Guzikfd: use new capsicum helpers
2020-02-15 Mateusz Guzikvfs: use new capsicum helpers
2020-02-14 Konstantin BelousovConsolidate read code for timecounters and fix possible...
2020-02-14 Mateusz Guzikvfs: remove no longer needed atomic_load_ptr casts
2020-02-14 Mateusz Guzikfd: remove no longer needed atomic_load_ptr casts
2020-02-14 Mateusz Guzikkcov: remove no longer needed atomic_load_ptr casts
2020-02-14 Dimitry AndricMerge ^/head r357855 through r357920.
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-14 Mateusz GuzikMerge audit and systrace checks
2020-02-14 Mateusz GuzikAnnotate branches in the syscall path
2020-02-14 Mateusz Guziklockmgr: add a change missed in r357907
2020-02-14 Mateusz Guzikfd: annotate finstall with prediction branches
2020-02-14 Mateusz Guziklockmgr: rename lock_fast_path to lock_flags
2020-02-14 Mateusz Guziklockmgr: retire the unused lockmgr_unlock_fast_path...
2020-02-14 Kyle Evansu_char -> vm_prot_t in a couple of places, NFC
next