]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-20 sjgMerge bmake-20201117
2020-11-20 mavMicrooptimize cam_num_doneqs math in xpt_done().
2020-11-20 sjgtag bmake-20201117
2020-11-20 sjgImport bmake-20201117
2020-11-20 mavFix r367857 build without ISP_TARGET_MODE.
2020-11-20 mavRemove parallel SCSI and 1/2Gb FC support from isp(4).
2020-11-20 wulfpsm(4): Disable AUX multiplexer probing on all Lenovo...
2020-11-19 emasteaddr2line: swap if conditions for diff reduction in...
2020-11-19 mjgpipe: thundering herd problem in pipelock
2020-11-19 fernapefstat(1): Add EXAMPLES section
2020-11-19 fernapegrep(1): Add more EXAMPLES
2020-11-19 markjcallout(9): Fix a race between CPU migration and callou...
2020-11-19 mhorneAdd an option for entering KDB on recursive panics
2020-11-19 impDocument disk ioctl
2020-11-19 debdrupintro.7: Add missing manual page
2020-11-19 markjWrap a long line in vm_pqbatch_process_page()
2020-11-19 markjMicro-optimize vm_page_pqbatch_submit()
2020-11-19 manurelease: Switch the Allwinner board to GPT
2020-11-19 mjgthread: numa-aware zombie reaping
2020-11-19 andrewFall back to use the GICR address from the generic...
2020-11-19 mjgpipe: tidy up pipelock
2020-11-19 grehanAdvance RIP after userspace instruction decode
2020-11-19 mjgpipe: allow for lockless pipe_stat
2020-11-19 desMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 mjgcred: fix minor nits in r367695
2020-11-19 mjgsmp: fix smp_rendezvous_cpus_retry usage before smp...
2020-11-19 markjvm_phys: Try to clean up NUMA KPIs
2020-11-19 markjMove kern_clocksource.c to sys/conf/files
2020-11-19 markjRemove NO_EVENTTIMERS support
2020-11-19 glebiusAdd '-u' switch that would uncompress cores that were...
2020-11-19 emastelibc: fix undefined behavior from signed overflow in...
2020-11-19 emastelibc: optimize memmem two-way bad character shift
2020-11-18 emasteclang-format libc string functions imported from musl
2020-11-18 oshogboAdd CTLFLAG_MPSAFE to the suser_enabled sysctl.
2020-11-18 oshogbojail: introduce per jail suser_enabled setting
2020-11-18 oshogboFix style nits.
2020-11-18 cemmsdosfs(5): Fix debug-only format string
2020-11-18 seMake use of the getlocalbase() function for run-time...
2020-11-18 dimFor llvm's internal function which retrieves the number...
2020-11-18 mjgfd: reorder struct file to reduce false sharing
2020-11-18 seAdd function getlocalbase() to libutil.
2020-11-18 lwhsuipheth(4): Fix for iOS 14
2020-11-18 alfredomsun tests: use standard floating-point exception flags...
2020-11-18 impmergemaster: handle symbolic links during update.
2020-11-18 dimWhen elftoolchain's objcopy (or strip) is rewriting...
2020-11-18 sjgRetain missing/sys/cdefs.h to support build on non...
2020-11-18 jhibbitsFix octeon_pmc post-r334827
2020-11-18 jhbFix a few nits in vn_printf().
2020-11-18 mwUpdate ENA driver version to v2.3.0
2020-11-18 n_hibmaFix mandoc lint warnings.
2020-11-18 mwRename descriptions of the supported ENA devices
2020-11-18 mwAdd ENI metrics for the ENA driver
2020-11-18 mwAdd SPDX license tag to the ENA driver files
2020-11-18 mwAdd Rx offsets support for the ENA driver
2020-11-18 mwAdjust ENA driver files to latest ena-com changes
2020-11-18 gallatinLACP: When suppressing distributing, return ENOBUFS
2020-11-18 mwFix completion descriptors alignment for the ENA
2020-11-18 hselaskyAllow LinuxKPI types to be used in bootloaders, by...
2020-11-18 hselaskyAdd missing header file when building the LinuxKPI...
2020-11-18 hselaskyFix build of USB bootloader code by adding checks for...
2020-11-18 asomersnfs: Mark unused statistics variable as reserved
2020-11-18 mavMove ecmd memory allocation itto separate DMA tag.
2020-11-18 kevans_umtx_op: fix robust lists after r367744
2020-11-18 mavRemove bus_dma locking/sleeping when not needed.
2020-11-18 mavDon't allocate full XCMD_SIZE (512 bytes) on stack.
2020-11-18 cyRestore identification of VDEVs using non-native block...
2020-11-17 cemlinux(4) clone(2): Correctly handle CLONE_FS and CLONE_...
2020-11-17 cemSplit out cwd/root/jail, cmask state from filedesc...
2020-11-17 cemunix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
2020-11-17 cemlinprocfs(5): Add rudimentary /proc/<pid>/mountinfo
2020-11-17 cem'make sysent' for r367773
2020-11-17 cemlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-17 emasteuplcom: add ATen/Prolific USB-232 Controller D USB ID
2020-11-17 adrian[nvmecontrol] Fix type signedness warning-to-error...
2020-11-17 adrian[cddl] Fix lz4 function definitions to not tri pup...
2020-11-17 0mpPartially revert r367756 (chpass(1) synopsis changes)
2020-11-17 mavStop using NVME_MAX_XFER_SIZE constant.
2020-11-17 manusyscon: Add syscon_get_by_ofw_node
2020-11-17 manuarm64: allwinner: Init the Display Engine clock
2020-11-17 manuarm: allwinner: Add DE2 Clock support for H3 SoC
2020-11-17 manuvchiq: Rename timer func so they do not conflict with...
2020-11-17 jtlWhen copying types from one CTF container to another...
2020-11-17 grehanAdd legacy debug/test interfaces for kvm unit tests.
2020-11-17 alfredo[POWERPC] msun: fix incorrect flag in fesetexceptflag
2020-11-17 alfredo[POWERPC] fix signal race condition
2020-11-17 0mpAdd an example for the -s flag
2020-11-17 luporl[PowerPC] Don't overwrite vm.pmap sysctl node
2020-11-17 0mpImprove readability of the lists of options
2020-11-17 0mpClean up the synopsis section & fix mandoc warnings
2020-11-17 andrewStop calling gic_v3_detach when we haven't called gic_v...
2020-11-17 andrewAllow the GICv3 ACPI driver to attach to a GICv4
2020-11-17 kevansFix !COMPAT_FREEBSD32 kernel build
2020-11-17 kevanssys/proc.h: improve comment for new TDP2 flag
2020-11-17 kevansumtx_op: reduce redundancy required for compat32
2020-11-17 kevans_umtx_op: fix a compat32 bug in UMTX_OP_NWAKE_PRIVATE
2020-11-17 kevans_umtx_op: document UMTX_OP_SEM2_WAIT copyout behavior
2020-11-17 kibvmem: trivial warning and style fixes.
2020-11-17 mjgcpuset: reorder so that cs_mask does not share cachelin...
2020-11-17 mjgcpuset: refcount-clean
2020-11-16 brIntroduce IOMMU support for arm64 platform.
next