]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-05 bcrAdd HISTORY sections to document when this
2020-05-05 bcrFix broken links in the man page by pointing to a
2020-05-05 cemls(1): Fix trivial SEGV due to NULL deref in OOM path
2020-05-05 cemstrdup.3: Slightly canonicalize OOM return/error status
2020-05-05 cempwcache.3: Explicitly document OOM condition
2020-05-05 tuexenFix the computation of the numbers of entries of the...
2020-05-05 avgacpi_video: try our best to work on systems without...
2020-05-05 andrewFix the EFI_DEBUG case, prio_str is only used when...
2020-05-05 andrewAs with r352446 align blocks in boot1.efi
2020-05-05 rmacklemRevert r360514, to avoid unnecessary churn of the sources.
2020-05-05 jhbInitial support for bhyve save and restore.
2020-05-04 tuexenAdd net epoch support back, which was taken out by...
2020-05-04 rrsThis fixes two issues found by ankitraheja09@gmail.com
2020-05-04 jhbUse a lookup table of algorithm types for alg_is_*...
2020-05-04 tuexenEnter the net epoch before calling the output routine...
2020-05-04 rrsThis commit brings things into sync with the advancemen...
2020-05-04 rrsAdjust the fb to have a way to ask the underlying stack
2020-05-04 brooksSet LG_VADDR to 48 on RISC-V.
2020-05-04 jhbAdd RFC reference for AES-CTR with IPsec.
2020-05-04 melifaroSwitch DDB show route to direct rnh_matchaddr() call...
2020-05-04 melifaroSimplify address parsing in DDB show route command.
2020-05-04 melifaroRemove now-unused rt_ifp,rt_ifa,rt_gateway,rt_mtu rte...
2020-05-04 lwhsuRevert r360204, sys.netipsec.tunnel.empty.v{4,6} are...
2020-05-04 wulf[evdev] Sync event codes with Linux kernel 5.6
2020-05-04 wulf[evdev] Add AT translated set1 scancodes for F-unlocked...
2020-05-04 hselaskyOptimise use of sg_page_count() in __sg_page_iter_next...
2020-05-04 hselaskyImplement more scatter and gather functions in the...
2020-05-04 hselaskyFix warning about sleeping with non-sleepable lock...
2020-05-04 delphij - Fix logic error in swapoff case: follow same handlin...
2020-05-03 asomersFix intermittent cleanup failures in the ggated test
2020-05-03 mavAdd session locking in cfiscsi_ioctl_handoff().
2020-05-03 kppf: Improve DIOCADDRULE validation
2020-05-03 bcrAdd references for the most important man7
2020-05-03 bcrFix various, mostly minor errors in man pages like:
2020-05-03 bcrAdd HISTORY sections to build(7), crypto(7),
2020-05-03 impWe need to hold the periph lock when we release the...
2020-05-03 emasteipfw: whitespace fix in SCTP_ABORT_ASSOCIATION case...
2020-05-03 glebiusStep 4.2: start divorce of M_EXT and M_EXTPG
2020-05-03 glebiusMechanically rename MBUF_EXT_PGS_ASSERT() to M_ASSERTEX...
2020-05-03 glebiusStep 4.1: mechanically rename M_NOMAP to M_EXTPG
2020-05-03 glebiusStep 3: anonymize struct mbuf_ext_pgs and move all...
2020-05-03 glebiusStep 2.5: Stop using 'struct mbuf_ext_pgs' in the kerne...
2020-05-03 glebiusMake MBUF_EXT_PGS_ASSERT_SANITY() a macro, so that...
2020-05-02 glebiusStep 2.4: Stop using 'struct mbuf_ext_pgs' in drivers.
2020-05-02 glebiusStep 2.3: Rename mbuf_ext_pg_len() to m_epg_pagelen...
2020-05-02 glebiusStep 2.2:
2020-05-02 glebiusStep 2.1: Build TLS workqueue from mbufs, not struct...
2020-05-02 glebiusGet rid of the mbuf self-pointing pointer.
2020-05-02 glebiusStart moving into EPG_/epg_ namespace. There is only...
2020-05-02 glebiusIn mb_unmapped_compress() we don't need mbuf structure...
2020-05-02 glebiusContinuation of multi page mbuf redesign from r359919.
2020-05-02 dabFix various Coverity-detected errors in nvme driver
2020-05-02 asomersResolve conflict between the fusefs(5) and mac_bsdexten...
2020-05-02 cemkern_exec.c: Produce valid code ifndef SYS_PROTO_H
2020-05-02 jhbActually remove support for Triple DES, not just the...
2020-05-02 mavCleanup LUN addition/removal.
2020-05-02 jhbDocument removal of deprecated algorithms from /dev...
2020-05-02 jhbRemove support for the algorithms deprecated in r348876.
2020-05-02 jhbDon't pass bogus keys down for NULL algorithms.
2020-05-02 chsPrint the fs last-mounted time too.
2020-05-02 jhbDocument removal of deprecated IPsec algorithms.
2020-05-02 jhbRemove support for IPsec algorithms deprecated in r3482...
2020-05-01 mhorneUse the HSM SBI extension to halt CPUs
2020-05-01 mhorneUse the HSM SBI extension to start APs
2020-05-01 mhorneAdd support for HSM SBI extension
2020-05-01 mhorneMake mpentry independent of _start
2020-05-01 impAdd KASSERT to ensure sane nsid.
2020-05-01 impRename ns notification function...
2020-05-01 impDocument the passthru commands.
2020-05-01 impVarious improvements to this man page:
2020-05-01 impRedo r360540 to retain the ifndef sparc code, not delet...
2020-05-01 impSpell LOADER correctly so we test lua build.
2020-05-01 impRemove more stray sparc64 ifdefs.
2020-05-01 impCatch up to arm/arm and sparc64 removal.
2020-05-01 impWhen we have an invalid build option, don't rm -rf...
2020-05-01 bdragon[PowerPC] Set fixed boot1.elf load address
2020-05-01 bdragonRemove sparc relocation support from reloc_elf.c.
2020-05-01 emastecorrect procctl(PROC_PROTMAX_STATUS _NOFORCE return
2020-05-01 bcrFix typo in r360492:
2020-05-01 hselaskyImplement more PCI-express bandwidth functions in the...
2020-05-01 hselaskyImplement mutex_lock_killable() in the LinuxKPI.
2020-05-01 hselaskyImplement DIV64_U64_ROUND_UP() in the LinuxKPI.
2020-05-01 hselaskyImplement more lockdep macros in the LinuxKPI.
2020-05-01 hselaskyImplement kstrtou64() in the LinuxKPI.
2020-05-01 bcrFix a number of the following issues in man4:
2020-05-01 mhorneAdd RISC-V interpreter example
2020-05-01 jkimMFV: r360512
2020-05-01 rmacklemFactor some code out of nfsm_dissct() into separate...
2020-04-30 jhbRemove the SYMVER build option.
2020-04-30 emastegeli tests require OpenSSL - exclude them under WITHOUT...
2020-04-30 impFix three bugs highlighted by review:
2020-04-30 emastesrc.conf.5: regen after WITHOUT_OPENSSL dep changes
2020-04-30 kevanslualoader: config: improve readConfFiles, rename to...
2020-04-30 kevanslualoader: config: add a table for restricted environme...
2020-04-30 impStyle(9) nit: put function name at start of line.
2020-04-30 impMove / reword a comment.
2020-04-30 impRemove stray blank line.
2020-04-30 emastesrc.opts.mk: add WITHOUT_OPENSSL dependencies
2020-04-30 avgig4iic_acpi_probe: remove set but unused variable
2020-04-30 markjIncrease the iflib txq callout mutex name length to...
next