]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove parallel SCSI and 1/2Gb FC support from isp(4).
[FreeBSD/FreeBSD.git] / sys /
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 mjgpipe: thundering herd problem in pipelock
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 markjWrap a long line in vm_pqbatch_process_page()
2020-11-19 markjMicro-optimize vm_page_pqbatch_submit()
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 mjgpipe: allow for lockless pipe_stat
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-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 mjgfd: reorder struct file to reduce false sharing
2020-11-18 lwhsuipheth(4): Fix for iOS 14
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 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[cddl] Fix lz4 function definitions to not tri pup...
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 alfredo[POWERPC] fix signal race condition
2020-11-17 luporl[PowerPC] Don't overwrite vm.pmap sysctl node
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 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.
2020-11-16 mjgmalloc: make malloc_large closer to standalone
2020-11-16 brFix a bug in assertion: entry flags also includes IOMMU...
2020-11-16 brAdd device_t member to struct iommu.
2020-11-16 manuimx7gpc: Remove unused functions
2020-11-16 manudwmmc: dwmmc_switch_vccq is only used in MMCCAM kernel
2020-11-16 hselaskyMake mlx5_cmd_exec_cb() a safe API in mlx5core.
2020-11-16 hselaskyReport EQE data upon CQ completion in mlx5core.
2020-11-16 hselaskyEnhance the mlx5_core_create_cq() function in mlx5core.
2020-11-16 hselaskyUse mlx5core to create/destroy all Dynamically Connecte...
2020-11-16 hselaskyFix error handling order in create_kernel_qp in mlx5ib.
2020-11-16 mjgselect: call seltdfini on process and thread exit
2020-11-16 mjgselect: replace reference counting with memory barriers...
2020-11-15 mjgsched: fix an incorrect comparison in sched_lend_user_p...
2020-11-14 mjgcred: annotate credbatch_process argument as unused
2020-11-14 mjgzfs: disable periodic arc updates
2020-11-14 mjgthread: batch credential freeing
2020-11-14 mjgthread: batch resource limit free calls
2020-11-14 mjgthread: rework tid batch to use helpers
2020-11-14 mjgcred: reorder cr_audit to be closer to the lock
2020-11-14 mjgthread: pad tid lock
2020-11-14 jtlFix implicit automatic local port selection for IPv6...
2020-11-14 wulfLinuxKPI: Exclude linux/acpi.h content on non-ACPI...
2020-11-14 kibHandle LoR in flush_pagedep_deps().
2020-11-14 kibAdd ffs_inode_bwrite() helper.
2020-11-14 kibRevert r367669 to re-commit with proper message
2020-11-14 kibAdd a framework that tracks exclusive vnode lock genera...
2020-11-14 kibAdd a framework that tracks exclusive vnode lock genera...
2020-11-14 mavAdd PMRCAP printing and fix earlier CAP_HI.
2020-11-13 jkimMFV: r367652
2020-11-13 mjgmalloc: retire MALLOC_PROFILE
2020-11-13 emasteDisable kernel INIT_ALL_ZERO on amd64
2020-11-13 emasteip_fastfwd: style(9) tidy for r367628
2020-11-13 bdragon[PowerPC64LE] Radix MMU fixes for LE.
2020-11-13 bdragon[PowerPC] Allow traversal of oversize OF properties.
2020-11-13 gnnFollowup pointed out by ae@
next