]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-03 Benedict ReuschlingFix various, mostly minor errors in man pages like:
2020-05-03 Benedict ReuschlingAdd HISTORY sections to build(7), crypto(7),
2020-05-03 Warner LoshWe need to hold the periph lock when we release the...
2020-05-03 Ed Masteipfw: whitespace fix in SCTP_ABORT_ASSOCIATION case...
2020-05-03 Gleb SmirnoffStep 4.2: start divorce of M_EXT and M_EXTPG
2020-05-03 Gleb SmirnoffMechanically rename MBUF_EXT_PGS_ASSERT() to M_ASSERTEX...
2020-05-03 Gleb SmirnoffStep 4.1: mechanically rename M_NOMAP to M_EXTPG
2020-05-03 Gleb SmirnoffStep 3: anonymize struct mbuf_ext_pgs and move all...
2020-05-03 Gleb SmirnoffStep 2.5: Stop using 'struct mbuf_ext_pgs' in the kerne...
2020-05-03 Gleb SmirnoffMake MBUF_EXT_PGS_ASSERT_SANITY() a macro, so that...
2020-05-02 Gleb SmirnoffStep 2.4: Stop using 'struct mbuf_ext_pgs' in drivers.
2020-05-02 Gleb SmirnoffStep 2.3: Rename mbuf_ext_pg_len() to m_epg_pagelen...
2020-05-02 Gleb SmirnoffStep 2.2:
2020-05-02 Gleb SmirnoffStep 2.1: Build TLS workqueue from mbufs, not struct...
2020-05-02 Gleb SmirnoffGet rid of the mbuf self-pointing pointer.
2020-05-02 Gleb SmirnoffStart moving into EPG_/epg_ namespace. There is only...
2020-05-02 Gleb SmirnoffIn mb_unmapped_compress() we don't need mbuf structure...
2020-05-02 Gleb SmirnoffContinuation of multi page mbuf redesign from r359919.
2020-05-02 David BrightFix various Coverity-detected errors in nvme driver
2020-05-02 Alan SomersResolve conflict between the fusefs(5) and mac_bsdexten...
2020-05-02 Conrad Meyerkern_exec.c: Produce valid code ifndef SYS_PROTO_H
2020-05-02 John BaldwinActually remove support for Triple DES, not just the...
2020-05-02 Alexander MotinCleanup LUN addition/removal.
2020-05-02 John BaldwinDocument removal of deprecated algorithms from /dev...
2020-05-02 John BaldwinRemove support for the algorithms deprecated in r348876.
2020-05-02 John BaldwinDon't pass bogus keys down for NULL algorithms.
2020-05-02 Chuck SilversPrint the fs last-mounted time too.
2020-05-02 John BaldwinDocument removal of deprecated IPsec algorithms.
2020-05-02 John BaldwinRemove support for IPsec algorithms deprecated in r3482...
2020-05-01 Mitchell HorneUse the HSM SBI extension to halt CPUs
2020-05-01 Mitchell HorneUse the HSM SBI extension to start APs
2020-05-01 Mitchell HorneAdd support for HSM SBI extension
2020-05-01 Mitchell HorneMake mpentry independent of _start
2020-05-01 Warner LoshAdd KASSERT to ensure sane nsid.
2020-05-01 Warner LoshRename ns notification function...
2020-05-01 Warner LoshDocument the passthru commands.
2020-05-01 Warner LoshVarious improvements to this man page:
2020-05-01 Warner LoshRedo r360540 to retain the ifndef sparc code, not delet...
2020-05-01 Warner LoshSpell LOADER correctly so we test lua build.
2020-05-01 Warner LoshRemove more stray sparc64 ifdefs.
2020-05-01 Warner LoshCatch up to arm/arm and sparc64 removal.
2020-05-01 Warner LoshWhen we have an invalid build option, don't rm -rf...
2020-05-01 Brandon Bergren[PowerPC] Set fixed boot1.elf load address
2020-05-01 Brandon BergrenRemove sparc relocation support from reloc_elf.c.
2020-05-01 Ed Mastecorrect procctl(PROC_PROTMAX_STATUS _NOFORCE return
2020-05-01 Benedict ReuschlingFix typo in r360492:
2020-05-01 Hans Petter... Implement more PCI-express bandwidth functions in the...
2020-05-01 Hans Petter... Implement mutex_lock_killable() in the LinuxKPI.
2020-05-01 Hans Petter... Implement DIV64_U64_ROUND_UP() in the LinuxKPI.
2020-05-01 Hans Petter... Implement more lockdep macros in the LinuxKPI.
2020-05-01 Hans Petter... Implement kstrtou64() in the LinuxKPI.
2020-05-01 Benedict ReuschlingFix a number of the following issues in man4:
2020-05-01 Mitchell HorneAdd RISC-V interpreter example
2020-05-01 Jung-uk KimMFV: r360512
2020-05-01 Rick MacklemFactor some code out of nfsm_dissct() into separate...
2020-04-30 Jung-uk KimImport ACPICA 20200430.
2020-04-30 John BaldwinRemove the SYMVER build option.
2020-04-30 Ed Mastegeli tests require OpenSSL - exclude them under WITHOUT...
2020-04-30 Warner LoshFix three bugs highlighted by review:
2020-04-30 Ed Mastesrc.conf.5: regen after WITHOUT_OPENSSL dep changes
2020-04-30 Kyle Evanslualoader: config: improve readConfFiles, rename to...
2020-04-30 Kyle Evanslualoader: config: add a table for restricted environme...
2020-04-30 Warner LoshStyle(9) nit: put function name at start of line.
2020-04-30 Warner LoshMove / reword a comment.
2020-04-30 Warner LoshRemove stray blank line.
2020-04-30 Ed Mastesrc.opts.mk: add WITHOUT_OPENSSL dependencies
2020-04-30 Andriy Gaponig4iic_acpi_probe: remove set but unused variable
2020-04-30 Mark JohnstonIncrease the iflib txq callout mutex name length to...
2020-04-30 Benedict ReuschlingAdd a new manual page for unionfs(5), written by
2020-04-30 Benedict ReuschlingAdd HISTORY sections to disk(9), driver(9), and
2020-04-30 Richard ScheffeneggerIntroduce a lower bound of 2 MSS to TCP Cubic.
2020-04-30 Kyle Evansloader.conf(5): document that loader_conf_files may...
2020-04-30 Warner LoshMake sure that we get the sbuf resources we need.
2020-04-30 Warner LoshImplement the NVME_GET_NSID and NVME_PASSTHROUGH_CMD...
2020-04-30 Warner LoshReturn the nvmeX device associated with the ndaX device.
2020-04-30 Warner LoshGenerate a devctl event for interesting events
2020-04-30 Ed Mastesrc.conf.5: regen after 359736, ZONEINFO_OLD_TIMEZONES_...
2020-04-29 Richard ScheffeneggerPrevent premature shrinking of the scaled receive window
2020-04-29 Alexander V... Convert more rtentry field accesses into nhop fields...
2020-04-29 Richard ScheffeneggerCorrectly set up the initial TCP congestion window...
2020-04-29 Bryan Drewerydtrace tests: Support globbing for excludes
2020-04-29 Alexander V... Add nhop to the ifa_rtrequest() callback.
2020-04-29 Michal MelounMove ARM specific flags to arm/Makefile.inc
2020-04-29 Michal MelounFix style(9). Strip write only variables.
2020-04-29 Michal MelounExport tracing facility of GIC500 ITS block.
2020-04-29 Olivier CochardSkip bectl jail test if jail not installed (WITHOUT_JAIL).
2020-04-29 Michal MelounDon't try to set frequendcy for enumerated but newer...
2020-04-29 Michal MelounDon't allow to use FPU inside of rtld library.
2020-04-29 Michal MelounDon't try to re-initialize already preseted regulator.
2020-04-29 Michal MelounMultiple fixes for rockchip iodomain driver:
2020-04-29 Ed Masteliblua: ensure that "require" will fail in bootstrap...
2020-04-29 Benedict ReuschlingAdd HISTORY section to domain(9).
2020-04-29 Benedict ReuschlingWhen copying and pasting the code in the EXAMPLE
2020-04-29 Bryan DreweryUse universe-toolchain config(8)
2020-04-28 Jilles Tjoelkersh: Assert INTOFF rather than applying it in ck*
2020-04-28 Alexander V... Move route-specific ddb commands to route/route_ddb.c
2020-04-28 Alexander V... Move route_temporal.c and route_var.h to net/route.
2020-04-28 Bryan DreweryRevert r360445
2020-04-28 Alexander V... Move struct rtentry definition to nhop_var.h.
2020-04-28 Bryan Dreweryctfmerge: Assert that there is enough room for types.
next