]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2020-11-16 Emmanuel Vadotdwmmc: dwmmc_switch_vccq is only used in MMCCAM kernel
2020-11-16 Alex RichardsonRevert "When building on Ubuntu bootstrap bmake with...
2020-11-16 Hans Petter... Make mlx5_cmd_exec_cb() a safe API in mlx5core.
2020-11-16 Hans Petter... Report EQE data upon CQ completion in mlx5core.
2020-11-16 Hans Petter... Enhance the mlx5_core_create_cq() function in mlx5core.
2020-11-16 Hans Petter... Use mlx5core to create/destroy all Dynamically Connecte...
2020-11-16 Hans Petter... Fix error handling order in create_kernel_qp in mlx5ib.
2020-11-16 Mateusz Guzikselect: call seltdfini on process and thread exit
2020-11-16 Mateusz Guzikselect: replace reference counting with memory barriers...
2020-11-15 Dimitry AndricEnsure make delete-old does not unlink the llvm-cxxfilt...
2020-11-15 Scott LongRevert the whole getlocalbase() set of changes while...
2020-11-15 Toomas Soomezfsboot: add prototype for main()
2020-11-15 Peter GrehanFix regression in AHCI controller settings.
2020-11-15 Scott LongFix the previous revision, it suffered from an incomple...
2020-11-15 Scott LongBecause getlocalbase() returns -1 on error, it needs...
2020-11-15 Mateusz Guziksched: fix an incorrect comparison in sched_lend_user_p...
2020-11-14 Mateusz Guzikcred: annotate credbatch_process argument as unused
2020-11-14 Mateusz Guzikzfs: disable periodic arc updates
2020-11-14 Mateusz Guzikthread: batch credential freeing
2020-11-14 Mateusz Guzikthread: batch resource limit free calls
2020-11-14 Mateusz Guzikthread: rework tid batch to use helpers
2020-11-14 Mateusz Guzikcred: reorder cr_audit to be closer to the lock
2020-11-14 Mateusz Guzikthread: pad tid lock
2020-11-14 Baptiste DaroussinChange the default locale to C.UTF-8
2020-11-14 Scott LongFix a problem with r367686 related to the use of ssize_...
2020-11-14 Kyle EvansMakefile: re-wordsmith the blurb about xtoolchain ports
2020-11-14 Scott LongReplace hardcoded references to _PATH_LOCALBASE with...
2020-11-14 Scott LongAdd the library function getlocalbase and its manual...
2020-11-14 Jonathan T... Add a regression test for the port-selection behavior...
2020-11-14 Jonathan T... Fix implicit automatic local port selection for IPv6...
2020-11-14 Mateusz PiotrowskiDocument the PAGER environment variable
2020-11-14 Toomas Soomeloader: cstyle cleanup of console.c
2020-11-14 Vladimir KondratyevLinuxKPI: Exclude linux/acpi.h content on non-ACPI...
2020-11-14 Konstantin... Handle LoR in flush_pagedep_deps().
2020-11-14 Konstantin... Add ffs_inode_bwrite() helper.
2020-11-14 Konstantin... Revert r367669 to re-commit with proper message
2020-11-14 Konstantin... Add a framework that tracks exclusive vnode lock genera...
2020-11-14 Konstantin... Add a framework that tracks exclusive vnode lock genera...
2020-11-14 Rick MacklemAdd a entry for r367660.
2020-11-14 Rick MacklemFix startup of gssd when /usr is a separately mounted...
2020-11-14 Alexander MotinAdd PMRCAP printing and fix earlier CAP_HI.
2020-11-14 Rick MacklemAdd an entry for r367026, r367423.
2020-11-13 Brooks DavisAdd missing src.opts.mk include
2020-11-13 Jung-uk KimMFV: r367652
2020-11-13 Jung-uk KimImport ACPICA 20201113.
2020-11-13 Rebecca Cranbhyve: update smbiostbl.c to bump the version and relea...
2020-11-13 Mateusz Guzikmalloc: retire MALLOC_PROFILE
2020-11-13 Ed Mastesrc.conf.5: regenerate after r367577
2020-11-13 Ed MasteFix `make makeman` after r367577
2020-11-13 Adrian Chadd[tests] Fix unused variable warning in gcc
2020-11-13 Ed MasteDisable kernel INIT_ALL_ZERO on amd64
2020-11-13 Ed Masteip_fastfwd: style(9) tidy for r367628
2020-11-13 Brandon Bergren[PowerPC64LE] Radix MMU fixes for LE.
2020-11-13 Brandon Bergren[PowerPC] Allow traversal of oversize OF properties.
2020-11-13 Mark Johnstondf: Remove support for mounting devices
2020-11-13 Mateusz PiotrowskiAdd a missing Nm macro
2020-11-13 Mateusz PiotrowskiExplicitly note in the EXAMPLES section that uname...
2020-11-13 Mateusz PiotrowskiReference setprogname(3) in setproctitle(3)
2020-11-13 Alex RichardsonMakefile.inc1: remove no-longer required variable
2020-11-13 George V. Neville... Followup pointed out by ae@
2020-11-13 Konstantin... Allow some VOPs to return ERELOOKUP to indicate VFS...
2020-11-13 Konstantin... Implement vn_lock_pair().
2020-11-13 Alexander MotinImprove nvmecontrol error reporting.
2020-11-13 Adrian Chadd[malloc] quieten -Werror=missing-braces with malloc...
2020-11-12 George V. Neville... An earlier commit effectively turned out the fast forwa...
2020-11-12 Mateusz Guzikmalloc: retire malloc_last_fail
2020-11-12 Mateusz Guzikgbde: replace malloc_last_fail with a kludge
2020-11-12 Alexander MotinFix panic if NVMe is detached before the intrhook call.
2020-11-12 Navdeep Parharcxgbe/t4_tom: Handle VXLAN-encapsulated SYNs correctly.
2020-11-12 Dimitry AndricMerge commit 8df4e6094 from llvm git (by Fangrui Song):
2020-11-12 Hans Petter... Add more USB quirks.
2020-11-12 Mateusz PiotrowskiRemove macros from the width arguments passed to Bl...
2020-11-12 Mateusz PiotrowskiAdd a missing period and remove a macro from Bl's width...
2020-11-12 Mateusz PiotrowskiFix a typo in a license comment
2020-11-12 Mark Johnstonqat: Fix nits reported by Coverity
2020-11-12 Emmanuel Vadotpkgbase: Move libprivatezstd from utilities to runtime
next