]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-19 Fernando Apesteguíafstat(1): Add EXAMPLES section
2020-11-19 Fernando Apesteguíagrep(1): Add more EXAMPLES
2020-11-19 Mark Johnstoncallout(9): Fix a race between CPU migration and callou...
2020-11-19 Mitchell HorneAdd an option for entering KDB on recursive panics
2020-11-19 Warner LoshDocument disk ioctl
2020-11-19 Daniel Ebdrup... intro.7: Add missing manual page
2020-11-19 Mark JohnstonWrap a long line in vm_pqbatch_process_page()
2020-11-19 Mark JohnstonMicro-optimize vm_page_pqbatch_submit()
2020-11-19 Emmanuel Vadotrelease: Switch the Allwinner board to GPT
2020-11-19 Mateusz Guzikthread: numa-aware zombie reaping
2020-11-19 Andrew TurnerFall back to use the GICR address from the generic...
2020-11-19 Mateusz Guzikpipe: tidy up pipelock
2020-11-19 Peter GrehanAdvance RIP after userspace instruction decode
2020-11-19 Mateusz Guzikpipe: allow for lockless pipe_stat
2020-11-19 Dag-Erling... Merge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 Dag-Erling... Merge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 Mateusz Guzikcred: fix minor nits in r367695
2020-11-19 Mateusz Guziksmp: fix smp_rendezvous_cpus_retry usage before smp...
2020-11-19 Mark Johnstonvm_phys: Try to clean up NUMA KPIs
2020-11-19 Mark JohnstonMove kern_clocksource.c to sys/conf/files
2020-11-19 Mark JohnstonRemove NO_EVENTTIMERS support
2020-11-19 Gleb SmirnoffAdd '-u' switch that would uncompress cores that were...
2020-11-19 Ed Mastelibc: fix undefined behavior from signed overflow in...
2020-11-19 Ed Mastelibc: optimize memmem two-way bad character shift
2020-11-18 Ed Masteclang-format libc string functions imported from musl
2020-11-18 Mariusz ZaborskiAdd CTLFLAG_MPSAFE to the suser_enabled sysctl.
2020-11-18 Mariusz Zaborskijail: introduce per jail suser_enabled setting
2020-11-18 Mariusz ZaborskiFix style nits.
2020-11-18 Conrad Meyermsdosfs(5): Fix debug-only format string
2020-11-18 Stefan EßerMake use of the getlocalbase() function for run-time...
2020-11-18 Dimitry AndricFor llvm's internal function which retrieves the number...
2020-11-18 Mateusz Guzikfd: reorder struct file to reduce false sharing
2020-11-18 Stefan EßerAdd function getlocalbase() to libutil.
2020-11-18 Li-Wen Hsuipheth(4): Fix for iOS 14
2020-11-18 Alfredo Dal... msun tests: use standard floating-point exception flags...
2020-11-18 Warner Loshmergemaster: handle symbolic links during update.
2020-11-18 Dimitry AndricWhen elftoolchain's objcopy (or strip) is rewriting...
2020-11-18 Justin HibbitsFix octeon_pmc post-r334827
2020-11-18 John BaldwinFix a few nits in vn_printf().
2020-11-18 Marcin WojtasUpdate ENA driver version to v2.3.0
2020-11-18 Nick HibmaFix mandoc lint warnings.
2020-11-18 Marcin WojtasRename descriptions of the supported ENA devices
2020-11-18 Marcin WojtasAdd ENI metrics for the ENA driver
2020-11-18 Marcin WojtasAdd SPDX license tag to the ENA driver files
2020-11-18 Marcin WojtasAdd Rx offsets support for the ENA driver
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Andrew GallatinLACP: When suppressing distributing, return ENOBUFS
2020-11-18 Marcin WojtasUpgrade ENA HAL to the latest version (26/10/20)
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-18 Marcin Wojtasena-com: Fix ena-com to allocate cdesc aligned to 4k
2020-11-18 Hans Petter... Allow LinuxKPI types to be used in bootloaders, by...
2020-11-18 Hans Petter... Add missing header file when building the LinuxKPI...
2020-11-18 Hans Petter... Fix build of USB bootloader code by adding checks for...
2020-11-18 Alan Somersnfs: Mark unused statistics variable as reserved
2020-11-18 Alexander MotinMove ecmd memory allocation itto separate DMA tag.
2020-11-18 Kyle Evans_umtx_op: fix robust lists after r367744
2020-11-18 Alexander MotinRemove bus_dma locking/sleeping when not needed.
2020-11-18 Alexander MotinDon't allocate full XCMD_SIZE (512 bytes) on stack.
2020-11-18 Cy SchubertRestore identification of VDEVs using non-native block...
2020-11-17 Conrad Meyerlinux(4) clone(2): Correctly handle CLONE_FS and CLONE_...
2020-11-17 Conrad MeyerSplit out cwd/root/jail, cmask state from filedesc...
2020-11-17 Conrad Meyerunix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
2020-11-17 Conrad Meyerlinprocfs(5): Add rudimentary /proc/<pid>/mountinfo
2020-11-17 Conrad Meyer'make sysent' for r367773
2020-11-17 Conrad Meyerlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-17 Ed Masteuplcom: add ATen/Prolific USB-232 Controller D USB ID
2020-11-17 Adrian Chadd[nvmecontrol] Fix type signedness warning-to-error...
2020-11-17 Adrian Chadd[cddl] Fix lz4 function definitions to not tri pup...
2020-11-17 Mateusz PiotrowskiPartially revert r367756 (chpass(1) synopsis changes)
2020-11-17 Alexander MotinStop using NVME_MAX_XFER_SIZE constant.
2020-11-17 Emmanuel Vadotsyscon: Add syscon_get_by_ofw_node
2020-11-17 Emmanuel Vadotarm64: allwinner: Init the Display Engine clock
2020-11-17 Emmanuel Vadotarm: allwinner: Add DE2 Clock support for H3 SoC
2020-11-17 Emmanuel Vadotvchiq: Rename timer func so they do not conflict with...
2020-11-17 Jonathan T... When copying types from one CTF container to another...
2020-11-17 Peter GrehanAdd legacy debug/test interfaces for kvm unit tests.
2020-11-17 Alfredo Dal... [POWERPC] msun: fix incorrect flag in fesetexceptflag
2020-11-17 Alfredo Dal... [POWERPC] fix signal race condition
2020-11-17 Mateusz PiotrowskiAdd an example for the -s flag
2020-11-17 Leandro Lupori[PowerPC] Don't overwrite vm.pmap sysctl node
2020-11-17 Mateusz PiotrowskiImprove readability of the lists of options
2020-11-17 Mateusz PiotrowskiClean up the synopsis section & fix mandoc warnings
2020-11-17 Andrew TurnerStop calling gic_v3_detach when we haven't called gic_v...
2020-11-17 Andrew TurnerAllow the GICv3 ACPI driver to attach to a GICv4
2020-11-17 Kyle EvansFix !COMPAT_FREEBSD32 kernel build
2020-11-17 Kyle Evanssys/proc.h: improve comment for new TDP2 flag
2020-11-17 Kyle Evansumtx_op: reduce redundancy required for compat32
2020-11-17 Kyle Evans_umtx_op: fix a compat32 bug in UMTX_OP_NWAKE_PRIVATE
2020-11-17 Kyle Evans_umtx_op: document UMTX_OP_SEM2_WAIT copyout behavior
2020-11-17 Konstantin... vmem: trivial warning and style fixes.
2020-11-17 Mateusz Guzikcpuset: reorder so that cs_mask does not share cachelin...
2020-11-17 Mateusz Guzikcpuset: refcount-clean
2020-11-16 Ruslan BukinIntroduce IOMMU support for arm64 platform.
2020-11-16 Brooks DavisAdd a guard for broken SUBDIR.${MK_FOO} use
2020-11-16 Mitchell Hornebsdiff: fix off-by-one error
2020-11-16 Mateusz Guzikmalloc: make malloc_large closer to standalone
2020-11-16 Brooks DavisAdd missing includes of src.opts.mk
2020-11-16 Ruslan BukinFix a bug in assertion: entry flags also includes IOMMU...
2020-11-16 Ruslan BukinAdd device_t member to struct iommu.
2020-11-16 Emmanuel Vadotimx7gpc: Remove unused functions
next