]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-20 Martin MatuskaMFV r361280:
2020-05-20 John BaldwinRemove copyinfrom() and copyinstrfrom().
2020-05-20 Ed Mastevt: fix duplicate keymap descriptions
2020-05-20 John BaldwinMerge freebsd32_exec_setregs() into exec_setregs()...
2020-05-20 Ed Mastepkgbase: use -dev,-dbg instead of -development,-debug
2020-05-20 Mark JohnstonDon't block on the range lock in zfs_getpages().
2020-05-20 Mark JohnstonAvoid hard-coding pipe buffer sizes in the pipe and...
2020-05-20 Conrad Meyervmm(4): Add 12 user ABI compat after r349948
2020-05-20 Ed Mastesrc.conf.5: regen after r361282, GNU_DIFF knob descriptions
2020-05-20 Ed MasteUpdate GNU_DIFF knob descriptions
2020-05-20 Martin MatuskaUpdate vendor/libarchive/dist to git fc6563f5130d8a7ee1...
2020-05-20 Kristof Provostbnxt: isc_nrxd_max and isc_ntxd_max must be powers...
2020-05-20 Li-Wen HsuFix i386 build for r361275
2020-05-20 Konstantin... mlx5_core: add more port module event types to decode.
2020-05-20 Konstantin... mlx5_core: add "PMD type not enabled" port module event...
2020-05-20 Wei HuHyperV socket implementation for FreeBSD
2020-05-20 Roger Pau Monnédev/xenstore: fix return with locks held
2020-05-20 Andriy Gaponiwm: improve rfkill handling
2020-05-20 Cy SchubertSilence the once per second CTRL-EVENT-SCAN-FAILED...
2020-05-20 Justin Hibbitspowerpc/radix mmu: No need for delayed TLB invalidation
2020-05-19 Edward Tomasz... Make sys.net.if_bridge_test depend on python; sys.net...
2020-05-19 Edward Tomasz... Make sys.netinet.output and sys.netinet6.output6 tests...
2020-05-19 Toomas Soomelz4 hash table does not start zeroed
2020-05-19 Ryan MoellerMention new jail(8) command hooks in RELNOTES
2020-05-19 Ryan MoellerMention new dd flags in RELNOTES
2020-05-19 Mark JohnstonDefine a module version for accept filter modules.
2020-05-19 Mark JohnstonUse the symbolic name for "modmetadata_set".
2020-05-19 Navdeep Parharcxgbe/iw_cxgbe: Add an async callback to notify iw_cxgb...
2020-05-19 Xin LIUpdate leap-seconds to leap-seconds.3676924800.
2020-05-19 Andrew TurnerStop performing a full icache sync when the DIC and...
2020-05-19 Andrew TurnerCreate MSI/MSI-X isrcs as needed in the GICv3 ITS driver
2020-05-19 Kyle Evansbsdinstall: do a `certctl rehash` upon installation...
2020-05-19 Takanori WatanabeFix Typo in ng_hci_le_connection_complete_ep struct.
2020-05-19 Mark JohnstonBelatedly add a RELNOTES entry for r347532.
2020-05-19 Takanori WatanabeAdd LE Whitelist commands to hccontrol
2020-05-19 Benedict ReuschlingThe -F flag of swapon(8) requires -a to work.
2020-05-19 Benedict ReuschlingFix a typo: argments -> arguments
2020-05-19 Benedict ReuschlingUpdate SYNOPSIS section to be consistent regarding...
2020-05-19 Emmanuel Vadotlinuxkpi: Add irq_work.h
2020-05-19 Emmanuel Vadotlinuxkpi: add pci_dev_present
2020-05-19 Emmanuel Vadotlinuxkpi: Add __init_waitqueue_head
2020-05-19 Michael TuexenReplace snprintf() by SCTP_SNPRINTF() and let SCTP_SNPR...
2020-05-19 Michael TuexenRevert r361209:
2020-05-19 Li-Wen HsuRevert r361237, it's fixed by r361231
2020-05-19 Kyle EvansBelated RELNOTES entry for r361238
2020-05-19 Kyle Evanszfs: reject read(2) of a dirfd with EISDIR
2020-05-19 Li-Wen HsuTemporarily disable test case causes kernel panic in CI:
2020-05-19 Justin Hibbitspowerpc/mmu: Don't use the cache instructions to zero...
2020-05-19 Mike KarelsFix NULL-pointer bug from r361228.
2020-05-19 Ed Masteblacklistd.conf.5: typo/grammar fixes
2020-05-18 Li-Wen HsuRevert 357780, `dtrace -c` has been fixed in head`
2020-05-18 Mike KarelsAllow TCP to reuse local port with different destinations
2020-05-18 Michael TuexenRemove assignment without effect.
2020-05-18 Michael TuexenDon't check an unsigned variable for being negative.
2020-05-18 Michael TuexenRemove redundant assignment.
2020-05-18 Michael TuexenCleanup, no functional change intended.
2020-05-18 Alan Somersfusefs: fix intermittency in some ENOENT tests
2020-05-18 Michael TuexenAvoid an integer underflow.
2020-05-18 Michael TuexenRemove redundant check.
2020-05-18 John BaldwinCorrect the order of arguments to copyin() for Q_SETQUOTA.
2020-05-18 Ed MasteGNU as: move deprecation message after option parsing
2020-05-18 Andrew TurnerAllow the FACS and XFACS to be zero in acpidump.
2020-05-18 Aleksandr Fedorovbhyve(8): Add the netgraph network backend decription...
2020-05-18 Michael TuexenFix logical condition by looking at usecs.
2020-05-18 Michael TuexenWhitespace change.
2020-05-18 Li-Wen HsuTemporarily disable failing case in CI of amd64:
2020-05-18 Michael TuexenHandle failures of snprintf().
2020-05-18 Colin PercivalAdd ebsnvme-id to EC2 AMIs and enable /dev/aws/disk
2020-05-18 Kyle EvansRevert r360833, r360882: certctl rehash in installworld
2020-05-18 Kyle Evanscertctl: don't fall over flat with relative DESTDIR
2020-05-18 Rick MacklemAdd a function nfsm_set() to initialize "struct nfsrv_d...
2020-05-17 Michael TuexenNon-functional changes, cleanups.
2020-05-17 Colin PercivalAdd /etc/autofs/special_efs to EC2 AMIs
2020-05-17 Emmanuel Vadotlinuxkpi: Add offsetofend macro
2020-05-17 Emmanuel Vadotlinuxkpi: Add __mutex_init
2020-05-17 Emmanuel Vadotlinuxkpi: Add atomic_dec_and_mutex_lock
2020-05-17 Alexander V... Remove redundant checks for nhop validity.
2020-05-17 Fedor UporovAdd BE architectures support.
2020-05-17 Fedor UporovRestrict the max runp and runb return values in case...
2020-05-17 Fedor UporovFix incorrect inode link count check in case of rename.
2020-05-17 Fedor UporovAdd inode bitmap tail initialization.
2020-05-17 Alan SomersReenable sys.geom.class.gate.ggate_test.ggated in CI
2020-05-16 Adrian Chadd[ath_rate_sample] Fix correct status when completing...
2020-05-16 Jilles Tjoelkersh/tests: Fix keywords on newly added test
2020-05-16 Michael TuexenEnsure that an stcb is not dereferenced when it is...
2020-05-16 Adrian Chadd[ath] Flip athratestats to use two columns for now.
2020-05-16 Colin PercivalMove the devmatch rc.d script before netif in the boot...
2020-05-16 Pawel Biernackisysctl: fix setting net.isr.dispatch during early boot
2020-05-16 Jilles Tjoelkersh: Fix double INTON with vfork
2020-05-16 Conrad Meyercam: ANSIfy 0-argument function definitions
2020-05-16 Hans Petter... Implement synchronize_srcu_expedited() in the LinuxKPI.
2020-05-16 Adrian Chadd[ath] ok ok, fix the indenting now that I have 5 column...
2020-05-16 Adrian Chadd[ath_rate_sample] Limit the tx schedules for A-MPDU...
2020-05-16 Kyle Evansprocctl(2): correct a minor cut-n-pasto
2020-05-16 Justin Hibbitselftoolchain: Add powerpc64 definition to elftoolchain...
2020-05-16 Christian S... Add BSM record conversion for a number of syscalls:
2020-05-16 Justin Hibbitspowerpc/qoriq: Add more devices to config for desktop...
2020-05-16 Ed Mastelibalias: retire cuseeme support
2020-05-16 Adrian Chadd[ath_rate_sample] Fix logic for determining whether...
2020-05-16 Colin PercivalSend Lid status notification via devd from acpi_lid_sta...
next