]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-11-03 Cy SchubertMFV r354257:
2019-11-03 Alexander MotinRemove lock from CTL camsim frontend.
2019-11-02 Toomas Soomer354264 did mix up the directory path
2019-11-02 Brandon BergrenAdd support for building Book-E kernels with clang...
2019-11-02 Toomas Soomer354253 did miss the fact that libzpool is built as...
2019-11-02 Toomas Soomer354253 did miss the updates to sys/conf/files and...
2019-11-02 Mitchell HorneRISC-V: Remove EARLY_AP_STARTUP from GENERIC
2019-11-02 Cy SchubertImport sqlite3-3.30.1 (3300100)
2019-11-02 Dimitry AndricAdd __isnan()/__isnanf() aliases for compatibility...
2019-11-02 Toomas Soomer354253 did miss lz4.c from sys/cddl/boot/zfs.
2019-11-02 Toomas SoomeRemove duplicate lz4 implementations
2019-11-02 Toomas Soomeloader: libi386/comconsole.c cstyle cleanup
2019-11-02 Poul-Henning... If /usr/obj is a symlink, cpio(1) needs persuation...
2019-11-02 Poul-Henning... Mention that ports/net-mgmt/libsmi is required
2019-11-02 Toomas Soomeloader: fall back to term_emu on efi console with seria...
2019-11-02 Kyle Evanslualoader: rewrite try_include using lfs + dofile
2019-11-02 Kyle Evansliblua: add loader.lua_path
2019-11-02 Kyle Evansstand: consolidate knowledge of lua path
2019-11-02 Gleb SmirnoffFix regression from r353026. Pointer was increased...
2019-11-02 Justin Hibbitspowerpc/mpc85xx: Set description for the MPC85xx RC...
2019-11-02 Warner LoshMake valdiate_rx_req_id static inline because it uses...
2019-11-01 Alexander MotinSome more taskqueue optimizations.
2019-11-01 Warner LoshWe don't support configuring serial PCI cards in EFI...
2019-11-01 Leandro Lupori[PPC64] Fix GDB sigtramp detection
2019-11-01 Li-Wen HsuTemporarily skip lib.libexecinfo.backtrace_test.backtra...
2019-11-01 Toomas Soomeloader: asprinf does crash arm64 due to missing NULL...
2019-11-01 Kyle Evansmdmfs(8): add -k skel option to populate fs from a...
2019-11-01 Justin Hibbitspowerpc/booke: Fix TLB1 entry accounting
2019-11-01 Alan Somersgeli: raise WARNS to 6
2019-10-31 Brooks Davistruss: centralize pointer-constructing casts.
2019-10-31 Vincenzo Maffionenetmap: fix build issue in netmap_user.h
2019-10-31 Vincenzo Maffioneadd valectl to the system commands
2019-10-31 Ed Masteavoid kernel stack data leak in core dump thrmisc note
2019-10-31 Brooks DavisAllow bsd.compat.mk to be reliably included outside...
2019-10-31 Marcin WojtasUpdate ENA version to v2.1.0
2019-10-31 Marcin WojtasAdd support for ENA NETMAP partial initialization
2019-10-31 Marcin WojtasAdd support for ENA NETMAP Tx
2019-10-31 Marcin WojtasAdd support for ENA NETMAP Rx
2019-10-31 Marcin WojtasIntroduce NETMAP support in ENA
2019-10-31 Marcin WojtasSplit Rx/Tx from initialization code in ENA driver
2019-10-31 Marcin WojtasFix ENA keep-alive timeout due to prolonged reset
2019-10-31 Marcin WojtasAdd WC support for arm64 in the ENA driver
2019-10-31 Marcin WojtasFix pmap_change_attr() on arm64 to allow KV addresses
2019-10-31 Mark JohnstonFix a typo in r353895.
2019-10-31 Leandro LuporiFix GDB machdep code for PPC/PPC64
2019-10-31 Leandro Lupori[PPC64] Fix trapstk overflow
2019-10-31 Andriy Gaponiicbb: allow longer SCL low timeout and other improvements
2019-10-31 Navdeep Parharcxgbe(4): Use correct size while converting lpacaps32...
2019-10-30 Eric Joyneriflib: cleanup memory leaks on driver detach
2019-10-30 Ilya BakulinUse the new cam_sim_alloc_dev function to properly...
2019-10-30 Warner LoshRemove redundant hw sysctl declaration. gcc CI complain...
2019-10-30 Warner LoshMove all the sys/dev/[a-j]* that are common to files.x86
2019-10-30 Warner LoshRemove duplicate lines.
2019-10-30 Mark JohnstonAdd firmware images for Intel 9000-series wifi chips.
2019-10-30 Konstantin... vm_page_wire_mapped: explain why failure does not affec...
2019-10-30 Andrew TurnerSet the userspace execute never bit on kernel mappings.
2019-10-30 Warner LoshMake hyperv keyboard work again.
2019-10-30 Andriy Gaponow(4): clean up stray white space
2019-10-30 Justin HibbitsARM64: Treat alignment faults as bus errors
2019-10-30 Andriy Gaponow(4): protocol timings can now be changed as sysctl...
2019-10-30 Andriy Gaponow(4): increase regular mode recovery time, t_rec,...
2019-10-30 Andrew TurnerAllow exceptions to be masked when in userspace
2019-10-30 Andrew TurnerAllow the userspace ID register fields to be read from...
2019-10-30 Andrew TurnerUse a lowercase name for arm64 special registers so...
2019-10-30 Andrew TurnerMove the MRS instruction decode macros to armreg.h
2019-10-30 Andrew TurnerUpdate the debug monitor handling to work after userspa...
2019-10-30 Andrew TurnerUse an array of handlers in the data and instruction...
2019-10-30 Andrew TurnerFix the armv8 crypto driver after r354170.
2019-10-30 Edward Tomasz... There's nothing architecture specific in "options STATS...
2019-10-30 Andrew TurnerAdd two files missed in r354170
2019-10-30 Andrew TurnerRename the macros to extract a single arm64 ID field.
2019-10-30 Conrad Meyeramd64: Fix typo: RDPRU bit is 0x10, not 0x04
2019-10-30 Conrad Meyeramd64: Define and decode new AMD64 feature bits
2019-10-29 Alexander MotinFreeBSD'fy ZFS zlib zalloc/zfree callbacks.
2019-10-29 Jeff RobersonReplace OBJ_MIGHTBEDIRTY with a system using atomics...
2019-10-29 Jeff RobersonUse atomics and a shared object lock to protect the...
2019-10-29 Jeff RobersonDrop the object lock earlier in fault and don't relock...
2019-10-29 Jeff RobersonDrop the object lock in vfs_bio and cluster where it...
2019-10-29 Edward Tomasz... Fix column title alignment.
2019-10-29 Emmanuel Vadotarm64: rockchip: typec_phy: Rename timeout to retry
2019-10-29 Conrad Meyerlibexecinfo test: Don't strip installed test
2019-10-29 Gleb SmirnoffThere is a long standing problem with multicast program...
2019-10-29 Gleb SmirnoffMerge td_epochnest with td_no_sleeping.
2019-10-29 Gleb SmirnoffAugment macros that manipulate td_no_sleeping with...
2019-10-29 Dimitry AndricPull in r373338 from upstream llvm trunk (by Simon...
2019-10-29 Kristof Provostnetpfil tests: Add missing copyright & license statements
2019-10-29 Li-Wen HsuTemporarily disable failing case in CI:
2019-10-28 Scott LongAdd device IDs for the next generation of Intel HDA...
2019-10-28 Jeremie Le HenGrammar fix.
2019-10-28 Edward Tomasz... Document the fact that Linux binaries depend on pty(4).
2019-10-28 Simon J. GerratyBuilding head on stable/11 requires libzstd
2019-10-28 Vincenzo Maffionenetmap: enter NET_EPOCH on generic txsync
2019-10-28 Conrad MeyerRemove bogus requirement from libexecinfo test
2019-10-28 Konstantin... Fix reset of the kernel stack pointer in TSS for !PTI...
2019-10-27 Li-Wen HsuFollow r354121 to fix some python3 errors in sys.netpfil.*
2019-10-27 Cy SchubertRemove trailing tab.
2019-10-27 Toomas Soomeloader: zio_checksum_verify should check byteswap
2019-10-27 Conrad Meyerlibexecinfo: Integrate NetBSD test into FreeBSD
2019-10-26 Bjoern A. ZeebUpgrade (scapy) py2 tests to work on py3.
2019-10-26 Alan SomersCommit missing file from r354116
next