]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-09-02 Warner LoshAdd a brief comment explaining why we can return ETIMED...
2019-09-02 Edward Tomasz... Relax compat.linux.osrelease checks. This way one...
2019-09-02 Mateusz Guzikvfs: restore mp null check in vop_stdgetwritemount
2019-09-02 Johannes LundbergLinuxKPI: Add sysfs create/remove functions that handle...
2019-09-02 Ed Mastelibc: Use musl's optimized memchr
2019-09-02 Mateusz Guziklibutil: remove SIGSYS handling from setusercontext
2019-09-02 Ed MasteBelatedly bump __FreeBSD_version for r351659, gets...
2019-09-02 Mateusz Guzikproc: clear pid bitmap entry after dropping proctree...
2019-09-02 Toomas Soomeloader.efi: use and prefer coninex interface
2019-09-02 Toomas Soomeloader.efi: some systems do not translate scan code...
2019-09-02 Hans Petter... Use DEVICE memory instead of UNCACHEABLE on aarch64...
2019-09-02 Hans Petter... Fix regression issue after r351616. Make sure the mbuf...
2019-09-02 Brooks DavisRemove remnants of optimization for > pagesize allocations.
2019-09-02 Kyle Evansmips: fix some mcount nits
2019-09-01 Mark JohnstonExtend uma_reclaim() to permit different reclamation...
2019-09-01 Mark JohnstonRestrict the input domain set in cpuset_setdomain(2...
2019-09-01 Mark JohnstonFix an off-by-one bug in the CPU and domain ID parser.
2019-09-01 Brandon BergrenMove CAS check in powerpc64 ofw loader until after...
2019-09-01 Ed Mastemakefs: share msdosfsmount.h between kernel msdosfs...
2019-09-01 Ed Mastevnic: correct and simplify SIOCSIFFLAGS
2019-09-01 Ed Mastear: use more correct size_t type for loop index
2019-09-01 Ed Mastelldb: shorten thread names to make logs easier to follow
2019-09-01 Ed MasteRemove CLANG_NO_IAS definition
2019-09-01 Ed Mastelibstdc++: remove gets
2019-09-01 Ed Mastelibc: remove gets
2019-09-01 Santhosh RajuAdd myself (fox) and update the mentor information.
2019-09-01 Vincenzo Maffionenetmap: import changes from upstream (SHA 137f537eae513)
2019-09-01 Mateusz Guzikvfs: stop refing freed mount points in vop_stdgetwritemount
2019-09-01 Michael TuexenFix initialization of top_fsn.
2019-09-01 Michael TuexenImprove the handling of state cookie parameters in...
2019-09-01 Jung-uk KimAdd support for TP-Link Archer T2U Nano.
2019-09-01 Mateusz Guziknullfs: reduce areas protected by vnode interlock in...
2019-09-01 Kyle Evansposixshm: switch to OBJT_SWAP in advance of other changes
2019-08-31 Aleksandr RybalkoARM kernel can get RAM regions three ways:
2019-08-31 Li-Wen HsuUnskip test cases from netbsd-tests by defining __HAVE_FENV
2019-08-31 Li-Wen HsuFix dtrace test case after r351423 due to ping6(8)...
2019-08-31 Li-Wen HsuFix tests use /etc/motd after r350184 by using an alway...
2019-08-31 Mateusz Guzikzfs: fix snapshot dir destruction after introducion...
2019-08-31 Michael TuexenImprove function definition.
2019-08-31 Michael TuexenImprove the handling of illegal sequence number combina...
2019-08-31 Toomas Soomeloader.efi: use shift 16 in efipart as it is max ashift...
2019-08-30 Mateusz Guzikvfs: add a missing VNODE_REFCOUNT_FENCE_REL to v_incr_u...
2019-08-30 Sevan JaniyanEarliest reference to /dev/null I can find is in v4...
2019-08-30 Toomas Soomeqemu-system-aarch64 does list block device with very...
2019-08-30 Matt JorasWrap a vlan's parent's if_output in a separate function.
2019-08-30 Mark JohnstonUpdate and clean up the UMA man page.
2019-08-30 Maksim Yevmenkinavoid holding PCB mutex during copyin/copyout()
2019-08-30 John BaldwinAdd entries for unmapped mbufs and KTLS.
2019-08-30 Mark JohnstonProperly check for an interrupted cv_wait_sig().
2019-08-30 Xin LIRemove unneeded blank line. No functional change.
2019-08-30 Mateusz Guzikvfs: tidy up assertions in vfs_subr
2019-08-30 Ed Mastexdma: avoid NULL deref in error case
2019-08-30 Ed Masteqlxgbe: avoid NULL deref in error case
2019-08-30 Ed Masteexynos5: avoid NULL deref in error case
2019-08-30 Ed Masteexynos5: avoid NULL deref in error case
2019-08-30 Mateusz Guziknullfs: use VOP_NEED_INACTIVE
2019-08-30 Gleb SmirnoffUse mbuf queue instead of ifqueue in USB network drivers.
2019-08-30 Gleb SmirnoffAllow mbuf queues to be unlimited.
2019-08-29 Jason Helfman- address missing whitespace for indent
2019-08-29 Mark JohnstonRemove unused VM page locking macros.
2019-08-29 John BaldwinSimplify bhyve vlapic ESR logic.
2019-08-29 Niclas ZeisingUse relative paths in ObsoleteFiles.inc
2019-08-29 Niclas Zeisingpwm.9 symlink shouldn't be removed
2019-08-29 Alexander MotinTake proper lock in ses_setphyspath_callback().
2019-08-29 Alexander MotinMan page for AMD Non-Transparent Bridge (ntb_hw_amd...
2019-08-29 Yuri Pankovichsmb: defer smbus attach until interrupts are available
2019-08-29 Ed Mastevnic: avoid NULL deref in error case
2019-08-29 Andriy Gaponscsi_cd: whitespace cleanup
2019-08-29 Andriy Gaponscsi_cd: ifdef out cdsize()
2019-08-29 Andriy Gaponscsi_cd: make the media check asynchronous
2019-08-29 Konstantin... Rework v_object lifecycle for vnodes.
2019-08-29 Konstantin... UFS: stop reusing the vnode for reallocated inode.
2019-08-29 Edward Tomasz... Fix qmath(3) build problems with GCC 8.
2019-08-29 Konstantin... Remove useless redefinition of NSFBUFS in i386/vm_machd...
2019-08-29 Konstantin... Centralize __pcpu definitions.
2019-08-29 Andriy Gaponzfs_ioc_snapshot: check user-prop permissions on snapsh...
2019-08-29 Mike KarelsFix address annotation in xml output from w
2019-08-28 John BaldwinUse get_pcpu() to fetch the current CPU's pcpu pointer.
2019-08-28 Navdeep Parharcxgbe/t4_tom: Use the correct value of sndbuf in AIO Tx.
2019-08-28 Alexander MotinFix AHCI Enclosure Management, broken by r351356.
2019-08-28 Mark JohnstonInstall all bzip2.1 MLINKs from the same place.
2019-08-28 Mateusz Guziktmpfs: use VOP_NEED_INACTIVE
2019-08-28 Mateusz Guzikvfs: add VOP_NEED_INACTIVE
2019-08-28 Mateusz Guzikamd64: clean up cpu_switch.S
2019-08-28 Mateusz Guzikvm: only lock tmpfs vnode shared in vm_object_deallocate
2019-08-28 Mark JohnstonAvoid direct accesses of the vm_page wire_count field.
2019-08-28 Alexander MotinMFV/ZoL: Fix wrong assertion in libzfs diff error handling
2019-08-28 Mark JohnstonDocument fetchReqHTTP().
2019-08-28 Mateusz Guzikproc: eliminate the zombproc list
2019-08-28 Mark JohnstonWire pages in vm_page_grab() when appropriate.
2019-08-28 Cy SchubertDocument ipf_nat_hashtab_add() return codes.
2019-08-28 Cy SchubertDestroy the mutex in case of error.
2019-08-28 Cy SchubertFixup typo in comment.
2019-08-28 Alan Somersfusefs: Fix some bugs regarding the size of the LISTXAT...
2019-08-28 Mateusz Guzikproc: remove zpfind
2019-08-27 John BaldwinOnly define the 'tls' member of sfio in KERN_TLS is...
2019-08-27 John BaldwinAdjust the deprecated warnings for /dev/crypto to be...
2019-08-27 Mateusz Guzikunionfs: stop passing LK_INTERLOCK to VOP_UNLOCK
2019-08-27 Mateusz Guzikvfs: stop passing LK_INTERLOCK to VOP_UNLOCK
2019-08-27 Hiroki SatoMFV r351553:
next