]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-23 Kyle Evanscaroot: switch to using echo+shell glob to enumerate...
2020-08-23 Bjoern A. Zeebnet80211: improve media information for VHT5GHZ
2020-08-23 Bjoern A. Zeebnet80211: set_vht_extchan() reverse order to always...
2020-08-23 Mateusz Guzikvfs: validate ndp state after the lookup
2020-08-23 Mateusz Guzikvfs: convert nameiop into an enum
2020-08-23 Mateusz Guzikvfs: support denying access in vaccess_vexec_smr
2020-08-23 Mateusz Guzikvfs: factor away doomed vnode handling into vdropl_final
2020-08-23 Konstantin... procctl(8): usermode bits to force LA58/LA57 on exec.
2020-08-23 Konstantin... amd64: Handle 5-level paging on wakeup.
2020-08-23 Konstantin... amd64: Handle 5-level paging for efirt calls.
2020-08-23 Warner LoshFix another minor style glitch.
2020-08-23 Konstantin... Add bhyve support for LA57 guest mode.
2020-08-23 Konstantin... Add amd64 procctl(2) ops to manage forced LA48/LA57...
2020-08-23 Konstantin... amd64 pmap: LA57 AKA 5-level paging
2020-08-23 Konstantin... Add definition for CR4.LA57 bit.
2020-08-23 Konstantin... Pass pointers to info parsed from notes, to brandinfo...
2020-08-23 Konstantin... Style.
2020-08-23 Konstantin... Reserve FreeBSD ELF feature control bit LA48 to control...
2020-08-23 Konstantin... kern_sharedpage.c: Add exec_sysvec_init_secondary(...
2020-08-23 Mark Johnstonng_ubt: Add a device ID.
2020-08-23 Mateusz Guziklibc: hide alphasort_thunk behind I_AM_SCANDIR_B
2020-08-23 Mateusz Guzikvfs: mark freevnode as noinline
2020-08-23 Navdeep Parharcxgbe(4): Use large clusters for TOE rx queues when...
2020-08-22 Konstantin... Fix several issues with process group orphanage.
2020-08-22 Ed Mastemtree(8): add xref to mtree(5)
2020-08-22 Alexander V... Finish r364492 by renaming rt_flags to rte_flags for...
2020-08-22 Alexander V... Rename rt_flags to rte_flags && reduce number of rt_nho...
2020-08-22 Warner LoshWhitespace change to line up dev_sotfc definition.
2020-08-22 Warner LoshRetire obsolete sysctl hw.bus.devctl_disable
2020-08-22 Alexander V... Add test for checking RTF_HOST and RTAX_NETMASK inconsi...
2020-08-22 Mateusz Guzikvfs: assert that HASBUF is only set with SAVENAME or...
2020-08-22 Mateusz Guzikcache: stronger vnode asserts in cache_enter_time
2020-08-22 Mateusz Guzikfd: pwd_drop after releasing filedesc lock
2020-08-22 Dimitry AndricAdd a missed source file for LLVM's BPF target. This...
2020-08-22 Ed Masteacpi_iort: fix mapping end calculation
2020-08-22 Mark JohnstonFix a typo in r364438 affecting 32-bit platforms.
2020-08-22 Dimitry AndricAdd a few new source files to libc++, in particular...
2020-08-22 Fernando Apesteguíasysctl(8): clarify -n flag
2020-08-22 Dimitry AndricMerge commit 1ce07cd614be from llvm git (by me):
2020-08-22 Mateusz GuzikFix tinderbox build after r364465
2020-08-22 Mateusz Guzikvfs: add a work around for vp_crossmp bug to realpath
2020-08-22 Rick MacklemAdd an entry for r364475.
2020-08-22 Rick Macklemr364475 changed the internal API between the kernel...
2020-08-22 Rick MacklemAdd TLS support to the kernel RPC.
2020-08-21 Bjoern A. ZeebAfter the clang/llvm version 11 import LLD_VERSION...
2020-08-21 Alexander V... Make net.fibs growable.
2020-08-21 Mateusz Guzikvfs: fix freevnode accounting
2020-08-21 Alexander MotinFix CTL ioctl port creation error handling.
2020-08-21 Eric van Gyzenixgbe: fix impossible condition
2020-08-21 Andrew Gallatinuma: record allocation failures due to zone limits
2020-08-21 Fernando Apesteguíaipfw(8): Fix typo in man page
2020-08-21 Eric van Gyzenamd64 pmap: potential integer overflowing expression
2020-08-21 Dimitry AndricMerge commit 95e18b2d9d5f from llvm git (by Kang Zhang):
2020-08-21 Mateusz PiotrowskiReference spi(8) from spigen.4
2020-08-21 Mateusz PiotrowskiClean up spi.8
2020-08-21 Gordon Berglinggre(4): Mention sysctl for nesting gre tunnels
2020-08-21 Gordon Berglingls(1): Update POSIX conformance from 2001 to 2008
2020-08-21 Brandon Bergren[PowerPC] Fix translation-related crashes during startup
2020-08-21 Brandon Bergren[PowerPC64] Fix invalid OPAL call in xive_bind().
2020-08-21 Navdeep Parharcxgbei: destroy the worker threads' CV and mutex in...
2020-08-21 Simon J. Gerratyveloader: insist on verifying .4th .lua etc
2020-08-21 Warner LoshUse devctl.h instead of bus.h to reduce newbus pollution.
2020-08-20 Gleb SmirnoffWhen we have a command returned by zfs_nextboot() that...
2020-08-20 Mark JohnstonFix a typo in r364438.
2020-08-20 Warner LoshUnbreak LINT
2020-08-20 Mark JohnstonEnable creation of static userspace probes in increment...
2020-08-20 Mark JohnstonRemove non-FreeBSD ifdefs from dt_link.c.
2020-08-20 Niclas ZeisingAdd ufm(4) to ObsoleteFiles.inc
2020-08-20 Dimitry AndricBump kldxref's MAXSEGS to 16, to stop complaints about...
2020-08-20 Warner LoshRemove ufm.4 from the Makefile
2020-08-20 Hans Petter... Fix regression after r364379.
2020-08-20 Warner LoshRemove the long obsolete ufm driver.
2020-08-20 Warner LoshTag pccard drivers with gone in 13.
2020-08-20 Warner LoshMove from TAILQ to STAILQ because the nodes are a bit...
2020-08-20 Warner LoshMove devctl_notify* to devctl.h.
2020-08-20 Warner LoshMake devctl_queue_data_f and devctl_queue_data private.
2020-08-20 Ed Masteipfw: style(9) fixes
2020-08-20 Warner LoshUse names suggested by kib@ in review D25969, move...
2020-08-20 Warner LoshFix function name in zone.9
2020-08-20 Konstantin... dl_iterate_phdr(3): provide exclusive locking for callb...
2020-08-20 Emmanuel Vadotlibsa: smbios: Parse the chassis type and export it...
2020-08-20 Mateusz Guzikcache: don't use cache_purge_negative when renaming
2020-08-20 Mateusz Guzikcache: add cache_rename, a dedicated helper to use...
2020-08-20 Mateusz Guzikcache: reimplement cache_lookup_nomakeentry as cache_re...
2020-08-20 Pedro F. Giffuniusr.sbin/fstyp: Fix incorrect pfs_type test in ondisk...
2020-08-20 Pedro F. Giffuniextfs: remove redundant little endian conversion.
2020-08-20 Rick MacklemAdd MSG_TLSAPPDATA to lib/libsysdecode/mktables.
2020-08-20 Alan Somerszfs: fix EIO accessing dataset after resuming interrupt...
2020-08-20 Mark JohnstonUse pmap_mapbios() to map ACPI tables on amd64 and...
2020-08-20 Mark JohnstonRemove an unused parameter from map_table().
2020-08-19 Rick MacklemAdd the MSG_TLSAPPDATA flag to indicate "return ENXIO...
2020-08-19 Toomas Soomelibsa: remove leftover whitespace
2020-08-19 Alexander MotinUnify AcpiGetTable() KPI use in identify, probe and...
2020-08-19 Mark JohnstonAdd a KCOV man page.
2020-08-19 Andrew GallatinTCP: remove special treatment for hardware (ifnet) TLS
2020-08-19 Ed Masteipfirewall(4): remove Cuseeme from supported list
2020-08-19 Warner LoshDocument the VFS FS events
2020-08-19 Warner LoshAdd VFS FS events for mount and unmount to devctl/devd
2020-08-19 Warner LoshMove the mount name to bit mapping into sys/mount.h...
2020-08-19 Dimitry AndricFix the mips64 world build after r364284.
next