]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-03-05 Glen Barberupdate to RC1
2021-03-04 Edward Tomasz... linux: fix handling of flags for 32 bit send(2) syscall
2021-03-04 Edward Tomasz... Don't check compat.linux.emul_path before loading linux(4)
2021-03-04 Edward Tomasz... Use compat.linux.emul_path instead of hardcoded path...
2021-03-04 Edward Tomasz... libc: fix buffer overrun in getrpcport(3)
2021-03-04 Konstantin... O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVA...
2021-03-04 Konstantin... nameicap_check_dotdot: trim tracker on check
2021-03-04 Konstantin... Add nameicap_cleanup_from(), to clean tracker list...
2021-03-04 Konstantin... nameicap_tracker_add: avoid duplicates in the tracker...
2021-03-04 Konstantin... Do not call nameicap_tracker_add() for dotdot case.
2021-03-04 Konstantin... open(2): Remove O_BENEATH and AT_BENEATH
2021-03-04 Konstantin... fhlink(2): the syscalls do not take flag
2021-03-04 Konstantin... FFS extattr: fix handling of the tail
2021-03-04 Mark Johnstonsendfile: Use the pager size to determine the file...
2021-03-04 Richard Scheffeneggertcp: various improvements and fixes to PRR
2021-03-04 Michael TuexenRACK: fix an issue triggered by using the CDG CC module
2021-03-04 Kyle Evansjail: allow root to implicitly widen its cpuset to...
2021-03-03 Thomas Skiboddb: fix show devmap output on 32-bit arm
2021-03-03 Elliott Mitchellarmv8crypto: add missing newline
2021-03-03 Rick Macklemnfsclient: fix panic in cache_enter_time()
2021-03-03 Rick Macklemcopy_file_range(2): Fix for small values of input file...
2021-03-03 Mark Johnstonrmlock: Add a required compiler membar to the rlock...
2021-03-02 Chris ReesCreate dhclient pid directory if it doesn't exist
2021-03-02 Michael Tuexensctp: several fixes and improvements
2021-03-02 Michael Tuexentcp: improve behaviour when using TCP_NOOPT
2021-03-02 Konstantin... Remove __NO_TLS.
2021-03-02 John Baldwinmips: Don't set __NO_TLS to disable some uses of TLS.
2021-03-02 John Baldwinriscv: Don't set __NO_TLS to disable some uses of TLS.
2021-03-02 Michael Tuexenlibsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG
2021-03-02 Emmanuel Vadotmkimg: Add support for offset if the source is an image
2021-03-02 Emmanuel Vadotmkimg: We always want the last block of the last insert...
2021-03-02 Brett Mastbergenpwm_backlight: Add MODULE_DEPEND on backlight
2021-03-01 Warner Loshefibootmgr: Check for efi supported after parsing args
2021-03-01 Jessica Clarkeuefi: Add riscv to historical details
2021-03-01 Warner LoshRestore missing word
2021-03-01 Warner Loshuefi: add historical details
2021-03-01 Warner LoshRemove incorrect statement about EFI environment variab...
2021-03-01 Warner Loshuart: only use MSI on devices that advertise 1 MSI...
2021-03-01 Warner Loshboot: remove gptboot.efifat, it never should have been
2021-03-01 Warner LoshGiant: move back Giant removal until 14
2021-03-01 Warner Loshhid: bump HID_ITEM_MAXUSAGES to 8
2021-03-01 Warner Loshacpi: limit the AMDI0020/AMDI0010 workaround to an...
2021-03-01 Kristof Provostpf: Fix incorrect fragment handling
2021-03-01 Mark Johnstonpmap: Fix largemap restart checks in the kernel_maps...
2021-02-28 Mark Johnstoniflib: Avoid double counting in rxeof
2021-02-26 Jung-uk KimOpenSSL: Regen manual page for the previous commit
2021-02-26 Oleksandr TymoshenkoHandle partial data re-sending on ktls/sendfile on...
2021-02-26 Glen Barberupdate to BETA4
2021-02-25 Robert WatsonReimplement FreeBSD/arm64 dtrace_gethrtime() to use...
2021-02-25 Alexander V... Fix crash with rtadv-originated multipath IPv6 routes.
2021-02-25 Alexander V... Fix nd6 rib_action() handling.
2021-02-25 Mitchell Hornearm64: extend struct db_reg to include watchpoint registers
2021-02-25 Mitchell Hornearm64: handle watchpoint exceptions from EL0
2021-02-25 Mitchell Hornearm64: validate breakpoint registers
2021-02-25 Kirk McKusickFix bug 253158 - Panic: snapacct_ufs2: bad block -...
2021-02-25 Konstantin... Call softdep_prealloc() before taking ffs_lock_ea(...
2021-02-25 Konstantin... ffs_close_ea: do not relock vnode under lock_ea
2021-02-25 Konstantin... ffs_vnops.c: style
2021-02-25 Konstantin... ffs: do not call softdep_prealloc() from UFS_BALLOC()
2021-02-25 Konstantin... ffs_reallocblks: change the guard for softdep_prealloc...
2021-02-25 Konstantin... fifo: minor comment and assert improvements.
2021-02-25 Konstantin... ffs_unlock: assert that IN_ENDOFF is not leaked past...
2021-02-25 Konstantin... ffs softdep: Force processing of VI_OWEINACT vnodes...
2021-02-25 Konstantin... softdep_request_cleanup: wait for softdep_request_clean...
2021-02-25 Konstantin... ufs_inactive(): stop hiding ERELOOKUP from ffs_truncate...
2021-02-25 Konstantin... Stop ignoring ERELOOKUP from VOP_INACTIVE()
2021-02-25 Konstantin... ufs vnops: brace softdep_prelink() with DOINGSUJ instea...
2021-02-25 Konstantin... ffs softdep: remove will_direnter argument of softdep_p...
2021-02-25 Konstantin... ufs_direnter: directory truncation does not need specia...
2021-02-25 Konstantin... ufs_rename: use VOP_VPUT_PAIR and rely on directory...
2021-02-25 Konstantin... ufs_direnter: move directory truncation to ffs_vput_pair().
2021-02-25 Konstantin... ffs_vput_pair(): try harder to recover from the vnode...
2021-02-25 Konstantin... FFS: implement special VOP_VPUT_PAIR().
2021-02-25 Konstantin... nfsserver: use VOP_VPUT_PAIR().
2021-02-25 Konstantin... ffs_snapshot: use VOP_VPUT_PAIR after VOP_CREATE.
2021-02-25 Konstantin... Use VOP_VPUT_PAIR() for eligible VFS syscalls.
2021-02-25 Konstantin... nullfs: provide special bypass for VOP_VPUT_PAIR
2021-02-25 Konstantin... Add VOP_VPUT_PAIR() with trivial default implementation.
2021-02-25 Konstantin... vn_open(): If the vnode is reclaimed during open(2...
2021-02-25 Konstantin... ufs_direnter/SU: unconditionally UFS_UPDATE inode when...
2021-02-25 Konstantin... ffs_syncvnode: only clear IN_NEEDSYNC after successfull...
2021-02-25 Konstantin... Merge ufs_fhtovp() into ffs_inotovp().
2021-02-25 Konstantin... ffs_inotovp(): interface to convert (ino, gen) into...
2021-02-25 Konstantin... ffs: Add FFSV_REPLACE_DOOMED flag to ffs_vgetf()
2021-02-25 Konstantin... ffs: call ufsdirhash_dirtrunc() right after setting...
2021-02-25 Konstantin... buf SU hooks: track buf_start() calls with B_IOSTARTED...
2021-02-25 Allan JudeUse iflib_if_init_locked() during media change instead...
2021-02-25 Alexander Motincxgb(4): Rework my commit 9dc7c250.
2021-02-25 Martin Matuskazfs: restore FreeBSD resource usage accounting
2021-02-25 Martin Matuskazfs: disable use of hardware crypto offload drivers
2021-02-25 Martin Matuskazfs: fix panic if scrubbing after removing a slog device
2021-02-25 Toomas Soomeloader: autoload_font will hung loader when there is...
2021-02-25 Mark Johnstonvm_kern: Avoid sign extension in the KVA_QUANTUM definition
2021-02-23 Toomas Soomeloader: unload command should reset tg_kernel_supported...
2021-02-23 Dimitry AndricFix loader detection of vbefb support on !amd64
2021-02-23 Toomas Soomeloader: start kernel in text mode when there is no...
2021-02-23 Toomas Soomeloader_lua: consider userboot console as serial
2021-02-24 Mark JohnstonAdd UPDATING entries and bump version
2021-02-24 Mark Johnstonpam_login_access: Fix negative entry matching logic
2021-02-24 Roger Pau Monnéxen-blkback: fix leak of grant maps on ring setup failure
next