]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2020-11-12 Hans Petter... Add a tunable sysctl, hw.usb.uaudio.handle_hid, to...
2020-11-12 Hans Petter... When doing a USB alternate setting on an USB interface...
2020-11-12 Konstantin... bhyve: remove a hack to map all 8G BARs 1:1
2020-11-12 Konstantin... mlx5en: Set ifmr_current same as ifmr_active.
2020-11-12 Konstantin... mlx5en: stop ignoring pauses and flow in the media...
2020-11-12 Konstantin... mlx5en: Register all combinations of FDX/RXPAUSE/TXPAUS...
2020-11-12 Konstantin... mlx5en: Refactor repeated code to register media type...
2020-11-12 Navdeep Parharcxgbev(4): Make sure that the iq/eq map sizes are corre...
2020-11-12 Konstantin... bhyve: increase allowed size for 64bit BAR allocation...
2020-11-12 Konstantin... bhyve: avoid allocating BARs above the end of supported...
2020-11-12 Mateusz Guzikthread: move nthread management out of tid_alloc
2020-11-11 Kyle Evansumtx: drop incorrect timespec32 definition
2020-11-11 Alexander MotinMake CTL nicer to increased MAXPHYS.
2020-11-11 Mateusz Guzikthread: batch tid_free calls in thread_reap
2020-11-11 Mateusz Guzikthread: lockless zombie list manipulation
2020-11-11 Mark Johnstoniflib: Free full mbuf chains when draining transmit...
2020-11-11 Mark Johnstonvm_map: Handle kernel map entry allocator recursion
2020-11-11 Andrey V. ElsukovFix possible NULL pointer dereference.
2020-11-11 Mark Johnstonvmm: Make pmap_invalidate_ept() wait synchronously...
2020-11-11 Mateusz PiotrowskiDocument in the synopsis that -0 cannot be used with...
2020-11-11 Mark JohnstonRemove an extraneous parameter from SIGIO_ASSERT_LOCKED()
2020-11-11 Mark Johnstonffs: Clamp BIO_SPEEDUP length
2020-11-11 Mark JohnstonFix a pair of races in SIGIO registration
2020-11-11 Mateusz Guzikthread: add more fine-grained tidhash locking
2020-11-11 Mateusz Guzikthread: rework tidhash vs proc lock interaction
2020-11-11 Mateusz Guzikthread: fix thread0 tid allocation
2020-11-10 Warner LoshAdd INIT_ALL_ZERO and INIT_ALL_PATTERN to kern.opts.mk
2020-11-10 Mateusz Guzikthread: tidy up r367543
2020-11-10 Brooks DavisBe more tolerant of share/mk and kern.mk mismatch
2020-11-10 John BaldwinClear tp->tod in t4_pcb_detach().
2020-11-10 Brooks DavisSupport initializing stack variables on function entry
2020-11-10 John BaldwinAdd C startup code tests for PIE binaries.
2020-11-10 John BaldwinFix dso_handle_check for PIE executables.
2020-11-10 John BaldwinRename __JCR_LIST__ to __JCR_END__ in crtend.c.
2020-11-10 Jonathan T... When destroying a UMA zone which has a reserve (set...
2020-11-10 Mateusz GuzikAllow rtprio_thread to operate on threads of any process
2020-11-10 Bryan Drewerymakeman: Don't require filemon with MK_DIRDEPS_BUILD.
next