]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-04-27 Justin Hibbitspowerpc: micro-optimize cpu_switch()
2019-04-26 Alan SomersDon't symlink fusefs.ko to fuse.ko on PPC
2019-04-26 Alexander MotinAdd mutex_destroy() missed in r334844.
2019-04-26 Bruce EvansUse __VGLBitmapCopy() directly to show the mouse cursor...
2019-04-26 Alexander MotinFix minor mismerges.
2019-04-26 Toomas Soomeloader: implement map-vdisk and unmap-vdisk commands
2019-04-26 Bruce EvansMerge __VGLGetXY() back into VGLGetXY(). They were...
2019-04-26 Bruce EvansIn VGLClear(), check for the overlap of the mouse curso...
2019-04-26 Ian LeporeAdd a manpage for elf_aux_info(3)
2019-04-26 Alan Somers[skip ci] fix typo in comment from r59840
2019-04-26 Lev A. Serebryakov Make mdmfs verbose if diskless boot is verbose.
2019-04-26 Rebecca CranFix tools/boot/ci-qemu-test.sh and make some improvements
2019-04-26 Bruce EvansRemove save/restore of the crtc and gdc registers when...
2019-04-26 Bruce EvansFix the only known remaining (libvgl) bug for 24-bit...
2019-04-26 Bruce EvansRestore the line width in VGLEnd(). The line width...
2019-04-26 Bruce EvansFix an off-by-1 error for copying overlapping bitmaps...
2019-04-26 Ed Mastemake sysent after r346273 (readlinkat arg correction)
2019-04-26 Justin Hibbitspowerpc64: Clear FSCR SPR, so that it's in a known...
2019-04-26 Justin Hibbitspowerpc: Fix whitespace in SPR header.
2019-04-26 Justin Hibbitspowerpc: Add another feature2 flag, and update power9...
2019-04-25 Rodney W. GrimesMake bhyve SMBIOS table topology aware
2019-04-25 Rodney W. GrimesAcpi MADT table correction for VM_MAXCPU > 21
2019-04-25 Rodney W. GrimesAdd accessor function for vm->maxcpus
2019-04-25 Ian LeporeFix typo: the 4th argument to GPIO_PIN_ACCESS_32 is...
2019-04-25 Johannes LundbergDon't call cdev_init where cdev_alloc is called. cdev_a...
2019-04-25 Rick MacklemAdd support to nfsdumpstate for printing of INET6 addre...
2019-04-25 Stephen Hurdiflib: Better control over queue core assignment
2019-04-25 Kyle Evanslibbe(3): Fix libcompat build
2019-04-25 Warner LoshAdd the proper range of years for Netflix's copyright...
2019-04-25 Warner LoshMove initialization of the block device handles earlier...
2019-04-25 Warner LoshAdd efi_freebsd_delenv
2019-04-25 Emmanuel Vadotloader: fdt: Add fdt_is_setup function
2019-04-25 Kyle Evanslibbe(3): Fix mis-application of patch (SHLIBDIR)
2019-04-25 Emmanuel Vadotarm: allwinner: aw_pwm: compile it as module too
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_rsb and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to if_awg and compile...
2019-04-25 John BaldwinRemove p_code from struct proc.
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_rtc and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to axp81x and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_thermal and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnpinfo for aw_sid and add module...
2019-04-25 Kyle Evanstap(4): Correct driver name...
2019-04-25 Kyle Evanstap(4): Add a MODULE_VERSION
2019-04-25 Tycho NightingaleLinuxKPI buildfix for ppc64 after r346645.
2019-04-25 Emmanuel Vadotbsdinstall: up the interface before calling dhclient
2019-04-25 Emmanuel Vadotmtree: Add more runtime package tag
2019-04-25 Kyle Evanslibbe(3): Copy received properties as well
2019-04-25 Bruce EvansRestore doing nothing for calls to VGLEnd() after the...
2019-04-25 Andrew GallatinTrack TCP connection's NUMA domain in the inpcb
2019-04-25 Ian LeporeRestore the ability to open a raw disk or partition...
2019-04-25 Kyle Evanstun(4): Don't allow open of open or dying devices
2019-04-25 Kyle Evanstun/tap: close race between destroy/ioctl handler
2019-04-25 Hans Petter... LinuxKPI buildfix for 32-bit DMA architectures after...
2019-04-25 Rebecca CranACPI SPCR: handle BaudRate=0
2019-04-25 Ian LeporeFor the geli-gpt-zfs test images, both bios and uefi...
2019-04-24 Ian LeporeThe zfs module has grown a dependency on zcl_nfs4.ko...
2019-04-24 Ian LeporeComplain and exit the script if the 'make install'...
2019-04-24 John BaldwinParse MIPS relocations to unbreak kldxref on MIPS.
2019-04-24 John BaldwinAdd support for AES-CCM to ccr(4).
2019-04-24 John BaldwinDon't panic for empty CCM requests.
2019-04-24 John BaldwinFix requests for "plain" SHA digests of an empty buffer.
2019-04-24 Oleksandr Tymoshenko[acpi_ibm] Add support for newer Thinkpad models
2019-04-24 Rebecca CranFix install-boot.sh and rootgen.sh UEFI bugs
2019-04-24 Tycho NightingaleLinuxKPI should use bus_dma(9) to be compatible with...
2019-04-24 Alexander MotinCall delist_dev() before destroy_dev_sched_cb().
2019-04-24 Conrad Meyerx86: Halt non-BSP CPUs on panic IPI_STOP
2019-04-24 Bruce EvansAvoid hiding and unhiding the mouse cursor when copying...
2019-04-24 Bruce EvansRefactor mouse freezing and fix some minor bugs.
2019-04-24 Ruslan BukinAdd support for Cadence network controller found in...
2019-04-24 Ruslan BukinImplement pic_pre_ithread(), pic_post_ithread().
2019-04-24 Andrew Gallatiniflib: Add pfil hooks
2019-04-24 Bruce EvansFix some races and screeen clearing in VGLEnd().
2019-04-24 Andrey V. ElsukovAdd GRE-in-UDP encapsulation support as defined in...
2019-04-24 Colin PercivalKeep two versions of the FreeBSD.conf pkg configuration...
2019-04-24 Enji CooperUse `range` instead of `xrange`
2019-04-24 Enji CooperFix typo: `Plen` should be `plen`
2019-04-24 Enji CooperDon't leak `fd` when manipulating the device via `_getd...
2019-04-24 Warner LoshRestore the -n flag parsing, but ignore it.
2019-04-24 Enji CooperChase PEP-3110
2019-04-24 Enji CooperReapply whitespace style changes from r346443 after...
2019-04-24 Justin Hibbitspowerpc: Add a couple missing isyncs
2019-04-24 Kyle Evansfdt: stop installing FDT_DTS_FILE
2019-04-24 John BaldwinTest the AES-CCM test vectors from the NIST Known Answe...
2019-04-24 John BaldwinRun the plain SHA digest tests from NIST.
2019-04-24 John BaldwinUse more descriptive algorithm names in skip messages.
2019-04-24 John BaldwinSkip tests with missing test vectors instead of failing.
2019-04-23 Olivier CochardSkip test component_selection:run_latest_genid if gmirr...
2019-04-23 Simon J. GerratyAllow no_hash to appear in manifest.
2019-04-23 Dmitry ChaginSince r339624 HEAD does not need for backslashes in...
2019-04-23 Kyle Evanstun(4): Defer clearing TUN_OPEN until much later
2019-04-23 Conrad Meyerip6_randomflowlabel: Avoid blocking if random(4) is...
2019-04-23 Leandro Lupori[PPC64] Fix wrong KASSERT in mphyp_pte_insert()
2019-04-23 Conrad Meyernetdump: Fix !COMPAT_FREEBSD11 unused variable warning
2019-04-23 Ed MasteEnable Mellanox drivers (modules) on AArch64
2019-04-23 Konstantin... poib: assign link-local address according to RFC
2019-04-23 Bjoern A. ZeebiFix udp_output() lock inconsistency.
2019-04-23 Steven HartlandAdd ATA power mode support to camcontrol
2019-04-23 Wojciech MacekThis patch offers a workaround to buf_ring reordering
2019-04-23 Cy SchubertMFV r346563:
2019-04-23 Justin Hibbits[PowerPC64] pseries-llan: increment packet output count...
next