]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-21 Cy SchubertMFV r361322:
2020-05-21 Emmanuel Vadotlinuxkpi: Add rcu_work functions
2020-05-21 Mark JohnstonFix ACCEPT_FILTER_DEFINE to pass the version to MODULE_...
2020-05-21 Piotr Pawel... indent(1): add fallthrough markers
2020-05-21 Brandon Bergren[PowerPC] Fix kernel boot on powerpc
2020-05-21 Kyle Evansls: fix WITHOUT_LS_COLORS build
2020-05-21 Kyle Evansls(1): actually restore proper behavior
2020-05-21 Andriy Gaponlibprocstat: fix reading of file descriptor table via kvm
2020-05-21 John-Mark GurneyBring in support for single core Zynq devices. Turns...
2020-05-21 John-Mark Gurneyminor cleanup of white space, and function name in...
2020-05-21 Doug MooreFor the case when RB_REMOVE requires a nontrivial searc...
2020-05-21 Cy SchubertVendor import of Unbound 1.10.1.
2020-05-21 Adrian Chadd[ath] Hopefully recover better-er upon RX restart on...
2020-05-21 Adrian Chadd[ath] reset hardware if this particular mac bug is...
2020-05-21 Adrian Chadd[ath_rate_sample] Obey the maximum frame length even...
2020-05-21 Kyle Evansls: fix a --color regression from r337956
2020-05-21 Justin Hibbitspowerpc: Handle machine checks caused by D-ERAT multihit
2020-05-21 Christian S... Decode the file descriptor argument to closefrom(2...
2020-05-21 Ryan MoellerDeduplicate fsid comparisons
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 John BaldwinFix libstand build breakage after r361298.
2020-05-20 Konstantin... Change the samantic of struct link_map l_addr member.
2020-05-20 Konstantin... amd64: Add a knob to flush RSB on context switches...
2020-05-20 Devin TeskeFix indentation in bsdinstall-created wpa_supplicant...
2020-05-20 Konstantin... Do not consider CAP_RDCL_NO as an indicator for all...
2020-05-20 John BaldwinVarious cleanups to the software encryption transform...
2020-05-20 John BaldwinPrint CPU informtion later in boot.
2020-05-20 John BaldwinSimplify hot-patching cpu_switch() for lack of UserLoca...
2020-05-20 Kyle Evansloader: fix userboot's ability to detect a guest's...
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 Simon J. GerratyImport bmake-20200517
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
next