]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-04-18 asomerszfsd.8: fix orphan .Xr
2020-04-18 emastehda: remove hda*_lockowned macros
2020-04-18 hselaskySet the maximum exit latency to 0 for XHCI USB 3.0...
2020-04-18 0mpUse the Ic macro for find(1) primaries consistently
2020-04-18 arichardsonFix various warnings in tests/sys/kqueue and bump WARNS
2020-04-18 arichardsonMore fixes to build the kernel with a compiler that...
2020-04-18 arichardsonAllow kernel modules to build with a compiler that...
2020-04-18 hselaskyAdd missing feature descriptions to hci_features2str().
2020-04-18 kpbridge: Simplify mac address generation
2020-04-18 kpethersubr: Make the mac address generation more robust
2020-04-18 kibsendfile: When all io finished, assert that sfio->pa...
2020-04-18 kibThe pa argument for sendfile_iodone() is not necessary...
2020-04-18 impAdd deprecation notice to amr(4)
2020-04-18 imptwa(4) deprecation notice
2020-04-18 impDeprecation notice for iir
2020-04-18 impAdd deprecation notice to mly
2020-04-18 impAdd deprecation notice for esp(4).
2020-04-18 sjgDefine enum for so_qstate outside of struct.
2020-04-18 emastehdac: replace printf for unowned lock with a lock assertion
2020-04-17 grogTidy up syntax and punctuation of some entries.
2020-04-17 rmacklemReplace all instances of the typedef mbuf_t with "struc...
2020-04-17 cemxen-locore: Silence DWARF2 section warning
2020-04-17 emastehdac: update comment to match function name
2020-04-17 markjRemove a vestigal reference to kmem_object.
2020-04-17 kevanstty: convert tty_lock_assert to tty_assert_locked to...
2020-04-17 jhbUse the right type for 64-bit coprocessor registers.
2020-04-17 melifaroUnbreak build by reverting if_bridge part of r360047.
2020-04-17 jhbDon't try to copyout() to a kernel buffer.
2020-04-17 melifaroFinish r191148: replace rtentry with route in if_bridge...
2020-04-17 markjAlways compile minidump_machdep.c on arm.
2020-04-17 olivierSkip routing regression tests depending on if_epair...
2020-04-17 cemvmm.h: Add ABI assertions and mark implicit holes
2020-04-17 kpbridge tests: Test deleting a bridge with members
2020-04-17 kppf: Do not allow negative ps_len in DIOCGETSTATES
2020-04-17 eugenjail(8): improve manual and usage information with...
2020-04-17 glebiusMake ZFS depend on xdr.ko only. It doesn't need kernel...
2020-04-17 glebiusSplit XDR into separate kernel module. Make krpc depen...
2020-04-17 glebiusMove M_RPC malloc type into XDR. Both RPC and XDR...
2020-04-17 glebiusDon't initialize m->m_data to m->m_pktdat, this is...
2020-04-17 kevanstests: kqueue: use a more precise timer for the NOTE_AB...
2020-04-17 rmacklemAdd a sanity check for nes_numsecflavor to the NFS...
2020-04-17 kevansaudit_canon_path_vp: don't panic if cdir == NULL
2020-04-16 adrian[sh] Fix a "may be unused" warning on mips-gcc
2020-04-16 adrian[libsa] Fix typecast of pointer for st_dev
2020-04-16 adrianRemove an duplicate definition of nhops_dump_sysctl()
2020-04-16 cpercivaAlert devd when acpi_video brightness changes
2020-04-16 brooksConvert canary, execpathp, and pagesizes to pointers.
2020-04-16 jhbUse %zu to print a size_t value instead of %ju.
2020-04-16 jhbAdd 'gpio' since mmc now requires gpio_if.h.
2020-04-16 manuarm: nvidia: pcie: Rename class name to pcib
2020-04-16 jtlAvoid calling protocol drain routines more than once...
2020-04-16 jtlAdd a regression test for the changes in r359922 and...
2020-04-16 manuarm: Fix duplicate pcib DRIVER_MODULE
2020-04-16 melifaroFix userland build broken by r360014.
2020-04-16 jhbDocument TCP_TLS_MODE_TOE.
2020-04-16 brooksstyle(9): end continued line with operator.
2020-04-16 melifaroAdd nhop parameter to rti_filter callback.
2020-04-16 manuarm: Fix duplicate ehci DRIVER_MODULE
2020-04-16 cemvmm(4): Expose instruction decode to userspace build
2020-04-16 manuarm: allwinner: aw_mmc: Make it possible to unload...
2020-04-16 rscheffReduce default TCP delayed ACK timeout to 40ms.
2020-04-16 manummc_fdt_helpers: Drain the cd pin taskqueue in mmc_fdt_...
2020-04-16 manummc_fdt_helpers: Always init the timout
2020-04-16 manuRevert r359965
2020-04-16 scottlFix ps_strings type change for i386
2020-04-16 scottlAdd support for some IOCFacts fields that are available...
2020-04-16 scottlDon't keep a private copy of mpr_ioctl.h and mps_ioctl...
2020-04-16 scottlAdd a small hack to the ioctl header files so that...
2020-04-16 delphijSync with NetBSD/OpenBSD.
2020-04-16 kevansPreload hostuuid for early-boot use
2020-04-15 kibImprove TSC calibration logic.
2020-04-15 rmacklemFix the NFSv4.2 extended attribute support for remove...
2020-04-15 dimRevert commit b6cf400aa fro llvm git (by Nemanja Ivanovic):
2020-04-15 jhbUse crypto_contiguous_subsegment().
2020-04-15 alfredopowerpc: autosize bpvo based on physical memory
2020-04-15 brooksAttempt to use AT_PS_STRINGS to get the ps_strings...
2020-04-15 brooksSupport AT_PS_STRINGS in _elf_aux_info().
2020-04-15 brooksAdd procstat support for AT_ flags added in r359988.
2020-04-15 brooksExport argc, argv, envc, envv, and ps_strings in auxargs.
2020-04-15 brooksMake ps_strings in struct image_params into a pointer.
2020-04-15 brooksIntroduce an AUXARGS_ENTRY_PTR() macro.
2020-04-15 jhbDocument removal of deprecated algorithms from geli(4).
2020-04-15 jhbSet inp_flowid's for TOE connections.
2020-04-15 jhbClear CPL_GET_TCB_RPL handler on module unload.
2020-04-15 dimRevert commit a9ad65a2b from llvm git (by Nemanja Ivano...
2020-04-15 kevansvalidate_uuid: absorb the rest of parse_uuid with a...
2020-04-15 jhbMark eli_metadata_crypto_supported inline.
2020-04-15 brooksFix -Wvoid-pointer-to-enum-cast warnings.
2020-04-15 0mpFix a typo
2020-04-15 kaktussysctl_handle_string: Put logical or in parentheses.
2020-04-15 kaktussysctl(9): fix handling string tunables.
2020-04-15 brooksDon't directly access userspace memory.
2020-04-15 0mpsshd: Warn about missing ssh-keygen only when necessary
2020-04-15 manuarm: allwinner: aw_sid: Fix thermal calibration size...
2020-04-15 hselaskyCast all ioctl command arguments through uint32_t inter...
2020-04-15 0mpDocument the exit status and the stdout message of...
2020-04-15 melifaroConvert OFED rtable interactions to the new routing...
2020-04-15 manummc_fdt_helpers: Do not schedule a card detection is...
2020-04-15 melifaroConvert pf rtable checks to the new routing KPI.
2020-04-15 melifaroConvert ip6_forward() to the new routing KPI.
next