]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-03-24 philipImport tzdata 2018d
2018-03-24 philipImport tzdata 2018d
2018-03-24 jmgminor work smithing...
2018-03-24 kevanslualoader: Privatize some more config.lua bits
2018-03-24 kevanslualoader: Make config env-related bits private API
2018-03-24 kevansloader consoles: Implement SGR 24, 25
2018-03-24 kevansefi loader: Choose a console mode instead if hw.vga...
2018-03-24 npcxgbe(4): Always initialize requested_speed to a valid...
2018-03-23 kevansloader.conf(5): Convert list of values to much better...
2018-03-23 kevansloader.conf(5): Document efi_max_resolution
2018-03-23 bennoDon't try to modify El Torito section headers if there...
2018-03-23 bennoCorrectly mark the last El Torito section header.
2018-03-23 jhbAdd a workaround to the hypervisor detection for older...
2018-03-23 kevansefi loader: Respect efi_max_resolution in loader.conf(5)
2018-03-23 bennoAllow makefs to properly tag UEFI El Torito boot images...
2018-03-23 emasteRemove redundant cast from Linuxulator SYSINITs
2018-03-23 jhbMove remaining EF_MIPS_* flags to <sys/elf_common.h>.
2018-03-23 hselaskyDon't wait for completions when a mlx5en(4) device...
2018-03-23 hselaskyFix incorrect page count when mlx5core is in internal...
2018-03-23 sbrunoRevert r331379 as the "simple" lock changes have reveal...
2018-03-23 hselaskyDon't save PCI state when PCI error is detected in...
2018-03-23 hselaskyAdd mutual exclusion mechanism for software reset of...
2018-03-23 hselaskyIssue a software reset on firmware assert in mlx5core.
2018-03-23 jeffFix two compliation problems on non-amd64 architectures.
2018-03-23 hselaskyHandle software reset of firmware in error flow in...
2018-03-23 hselaskyHide verbose proclamation of error when forced in mlx5core.
2018-03-23 hselaskyCancel delayed recovery work when unloading the mlx5cor...
2018-03-23 hselaskyAdd support for fast unload in shutdown flow in mlx5core.
2018-03-23 hselaskyImprove support for health recovery in mlx5core.
2018-03-23 emasteFixup return style(9) in amd64 linux*_sysvec.c
2018-03-23 cognetIn __sync_bool_compare_and_swap(), return true if the...
2018-03-23 kevansMatch broken style of vidconsole.c
2018-03-23 emasteSort headers in MD Linuxulator files
2018-03-23 hselaskyExit krping on device removal to avoid endless hang...
2018-03-23 hselaskyCreate designated workqueue for each mlx5en(4) device...
2018-03-23 kpnetpfil: Introduce PFIL_FWD flag
2018-03-23 impFlag when we have a pending TUR. Don't schedule another...
2018-03-23 emastelinuxkpi whitespace cleanup
2018-03-23 kibThere is no need to disable interrupts around npxsave...
2018-03-23 kibUpdate comment to match current field names.
2018-03-23 impConvert the PCI ID selection from a simple if into...
2018-03-23 impAdd PNP info to xl as an example.
2018-03-23 impkill traling white space
2018-03-23 emasteRationalize license text on Linuxolator files
2018-03-23 markjCorrect a couple of assertion messages in vm_page_recla...
2018-03-23 kenDisable T10 Protection Information / EEDP handling...
2018-03-23 andrewIf sc->sc_ep_max is already set use it to find the...
2018-03-23 avgzfs: fix mismatch between format specifier and type
2018-03-23 hselaskyAllow the libusb20_dev_get_port_path() function to...
2018-03-23 cemcryptocheck: Add support for Blake2{B,S} hashes
2018-03-23 cemBring in JHB's cryptocheck tool
2018-03-23 kevansLoader consoles: Implement SGR 22, reset intensity
2018-03-23 cyFix build on i386 without INVARIANTS following r331369.
2018-03-23 mavReduce struct aggsum_bucket padding to fit into one...
2018-03-23 kevansefidev: Drop a quick note in about efi_cfgtbl/efi_runtime
2018-03-23 mavMFV r331407: 9213 zfs: sytem typo
2018-03-23 mavMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-23 jhibbitsDebug interrupts aren't instruction traps
2018-03-23 mav8484 Implement aggregate sum and use for arc counters
2018-03-22 sbrunoRefactor ip6_getpcbopt() for better locking and memory...
2018-03-22 sbrunoSimple locking fixes in ip_ctloutput, ip6_ctloutput...
2018-03-22 landonfAdd missing NULL checks when calling malloc(M_NOWAIT) in
2018-03-22 sbrunoHandle locking and memory safety for IPV6_PATHMTU in...
2018-03-22 kibDo not send signals to init directly from shutdown_nice...
2018-03-22 kibFixes for ptrace(PT_GETXSTATE_INFO) related to the...
2018-03-22 sbrunoImprove write locking in ip6_ctloutput() with macros.
2018-03-22 jeffLock reservations with a dedicated lock in each reserva...
2018-03-22 jeffStart witness much earlier in boot so that we can shrin...
2018-03-22 jeffUse read_mostly and alignment tags to eliminate or...
2018-03-22 dimPull in r327101 from upstream llvm trunk (by Rafael...
2018-03-22 kevansRe-work efidev ordering to fix efirt preloaded by loade...
2018-03-22 gjbRemove google_accounts_manager from VM_RC_LIST in the...
2018-03-22 impDrop any recursed taking of Giant once and for all...
2018-03-22 andrewEnter into the EFI environment before dereferencing...
2018-03-22 andrewIncrease the size of the endpoint buffers. They are...
2018-03-22 impRevert r331298
2018-03-22 asomerstftpd: misc Coverity cleanup in the tests
2018-03-22 hselaskyThe pci_disable_device() function is also expected...
2018-03-22 emasteShare Linux errno table with libsysdecode
2018-03-22 hselaskyClear old MSIX IRQ numbers in the LinuxKPI.
2018-03-22 kevansPartially revert r328780
2018-03-22 jtlBump netstat.1's .Dd after r331347.
2018-03-22 jtlAdd the "TCP Blackbox Recorder" which we discussed...
2018-03-22 lwhsuFix build.
2018-03-22 rpokalajedec_dimm: Use correct string length when populating...
2018-03-22 glebiusRedo r331328. We need to fix not only type but also...
2018-03-22 glebiusFix LINT-NOINET build initializing local to false....
2018-03-22 npcxgbe(4): Do not read MFG diags information from custom...
2018-03-22 kevansforthloader: Don't break BIOS boots...
2018-03-22 npcxgbe(4): Tunnel congestion drops on a port should...
2018-03-22 emasteCorrect signedness bug in drm_modeset_ctl
2018-03-21 cemgetentropy(3): Fallback to kern.arandom sysctl on older...
2018-03-21 emasteFix kernel memory disclosure in drm_infobufs
2018-03-21 jamieIf a jail parameter isn't found, try loading a related...
2018-03-21 cemApply r228478 (CTASSERT => _Static_assert()) to stand...
2018-03-21 emasteFix kernel memory disclosure in ibcs2_getdents
2018-03-21 glebiusFix sysctl types broken in r329612.
2018-03-21 emasteAdd ) missing from r330297
2018-03-21 kevansForth version of EFI autoresizing
next