]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-26 arichardsonSignificantly speed up libthr/mutex_test and make more...
2020-11-26 kaktuslibsysdecode: account for invalid protection flags
2020-11-26 phkAdd support for Fintek F81803 SuperIO chip
2020-11-26 mjgthread: staticize thread_reap and move td_allocdomain
2020-11-26 grehanRemove manual instruction encodings for VMLOAD, VMRUN...
2020-11-26 asomersping: fix some man pages and tests after r368045
2020-11-26 asomersMerge ping6 to ping
2020-11-26 mavSome minor FCoE bits I had lying around.
2020-11-26 mavRemove some more dead code from pre-24xx.
2020-11-26 ianAdd the firmware blob required to use the sdma hardware...
2020-11-25 sobomaxUnobfuscate "KERNLOAD" parameter on amd64. This change...
2020-11-25 jhbAdd a manpage for kernel TLS.
2020-11-25 mjgpipe: follow up cleanup to previous
2020-11-25 mjgpipe: drop spurious pipeunlock/pipelock cycle on write
2020-11-25 bzIPv6: set ifdisabled in the kernel rather than in rc
2020-11-25 ianExtend the imx6 gpc->gic interrupt controller fixup...
2020-11-25 ianConvert the imx6_snvs RTC driver to access registers...
2020-11-25 ianAdd the standard extres pseudo devices to the IMX6...
2020-11-25 ianA couple small fixes for the imx6_sdma driver...
2020-11-25 kpif: Fix non-VIMAGE build
2020-11-25 kibffs_softdep.c: get_parent_vp(): Fix bp lock leak when...
2020-11-25 kibUse designated initializers for libc pthread stubs...
2020-11-25 kaktuslibsysdecode: correctly decode mmap flags
2020-11-25 ianOnly attach the ti_scm_syscon driver when running on...
2020-11-25 kpif: Protect V_ifnet in vnet_if_return()
2020-11-25 emasteclang: allow -fstack-clash-protection on FreeBSD
2020-11-25 manudtb: allwinner: Add pineh64 to the build
2020-11-25 manuarm: allwinner: aw_rtc: Add H6 compatible
2020-11-25 manuarm64: allwinner: H6: Fix pll 4x clocks
2020-11-25 kpif: Remove ifnet_rwlock
2020-11-25 bcrDrop superfluous "of" from the systat example.
2020-11-25 kevanskern: cpuset: properly rebase when attaching to a jail
2020-11-25 kevanskern: cpuset: rename _cpuset_create() to cpuset_init()
2020-11-25 kevanskern: cpuset: allow cpuset_create() to take an allocate...
2020-11-25 jhbRemove uses of CRIOGET in OCF tests after r368005.
2020-11-25 jhbRemove a reference to CRIOGET missed in r368005.
2020-11-25 kevanskern: never restart syscalls calling closefp(), e.g...
2020-11-25 jhbRemove the cloned file descriptors for /dev/crypto.
2020-11-24 jhbPull the check for VM ownership into ppt_find().
2020-11-24 jhbHonor the disabled setting for MSI-X interrupts for...
2020-11-24 jhbCorrect entries for manpages removed in r359374.
2020-11-24 mavRemove more legacy of parallel SCSI.
2020-11-24 jkimRemove support for SSLv3 from fetch(3).
2020-11-24 sjgUpdate dirdeps.mk et al to latest
2020-11-24 jkimPort rtsx(4) driver for Realtek SD card reader from...
2020-11-24 jkimDo not truncate the last character from serial number.
2020-11-24 manurelease: Merge the RPI2 and BEAGLEBONE image with the...
2020-11-24 manuRelease: arm: Remove config for old boards
2020-11-24 manuarm: Remove old amlogic support
2020-11-24 manuarm: Remove old rockchip support
2020-11-24 mavUpdate RQSFLAG_* definitions.
2020-11-24 kppf tests: provoke tag hashing panic
2020-11-24 markjata(4): Release the ioport resource if device initializ...
2020-11-24 markjping(8): Improve parameter validation
2020-11-24 markjpf: Make tag hashing more robust
2020-11-24 mavRemove concept of mbox_sleep_ok.
2020-11-24 mavRemove unneeded locking around xpt_bus_[de]register().
2020-11-24 manuarm64: Check if we have a map before checking the flags
2020-11-24 hselaskyRemove erradic assert after SVN r367149 in mlx5en(4).
2020-11-24 cyFix a typo in a comment.
2020-11-24 mavImplement request queue overflow protection.
2020-11-24 mjglocks: push lock_delay_arg_init calls down
2020-11-24 mjgsx: drop spurious volatile keyword
2020-11-24 asomersping6: update usage text after r365547
2020-11-23 impPrefer Em to Ar for emphasis
2020-11-23 mjgdtrace: stop using eventhandlers for the part compiled...
2020-11-23 mjgthread: stash domain id to work around vtophys problems...
2020-11-23 kibLinuxolator: Replace use of eventhandlers by sysent...
2020-11-23 kibProvide ABI modules hooks for process exec/exit and...
2020-11-23 arrowdbin/setfacl: Little refactoring, no functional change.
2020-11-23 traszReplace paths in ctladm(8) examples with something...
2020-11-23 mmelEnsure that the buffer is in nvme_single_map() mapped...
2020-11-23 traszAssorted tweaks to hier(7): punctuation, some .Xr's...
2020-11-23 traszMake sbp(4) use xpt_alloc_ccb/xpt_free_ccb instead...
2020-11-23 traszMake tws(4) use xpt_alloc_ccb()/xpt_free_ccb() instead...
2020-11-23 traszDon't check return from xpt_alloc_ccb() for being NULL...
2020-11-23 traszMake hptmv(4) use xpt_alloc_ccb/xpt_free_ccb instead...
2020-11-23 traszsmartpqi: don't bzero the new ccb; xpt_alloc_ccb_nowait...
2020-11-23 traszarcmsr(4): don't bzero newly allocated ccb; xpt_alloc_c...
2020-11-23 traszRemove the 'wantparent' variable, unused since r145004.
2020-11-23 tuexenFix two occurences of a typo in a comment introduced...
2020-11-23 eadlerarcconfig: add callsign again
2020-11-23 kevanscpuset_setproc: use the appropriate parent for new...
2020-11-23 kevansfreebsd32: take the _umtx_op struct definitions back
2020-11-23 kevanskern: dup: do not assume oldfde is valid
2020-11-22 melifaroRefactor rib iterator functions.
2020-11-22 manuif_dwc: Correctly configure the DMA engine based on...
2020-11-22 manurelease: rpi3: Copy the bcm2710 variant of the rpi2
2020-11-22 mavFix debug build after 367926.
2020-11-22 vmaffionenetmap: bridge: improve readability
2020-11-22 vmaffionenetmap: valectl: switch to libnetmap
2020-11-22 vmaffionenetmap: nmreplay: switch to libnetmap
2020-11-22 vmaffionenetmap: lb: switch to libnetmap
2020-11-22 vmaffionenetmap: pkt-gen: switch to libnetmap
2020-11-22 vmaffionenetmap: bridge: switch to libnetmap
2020-11-22 kevans[2/2] _umtx_op: introduce 32-bit/i386 flags for operations
2020-11-22 mavFix build after 367926.
2020-11-22 kevans_umtx_op: move compat32 definitions back in
2020-11-22 rewfd: free old file descriptor tables when not shared
2020-11-22 mavMake handlers and atpds overflows unlikely.
next