]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-08-22 Brooks DavisReorganise conditionals to reduce duplication.
2019-08-22 Bjoern A. Zeebusb: fix usb_fdt_support.c when altq enabled (usb_ehern...
2019-08-22 Bjoern A. Zeebw: initialize save_p to silence 'may be used uninitilized'
2019-08-22 Xin LIWhen creating a new FAT32 filesystem, use "unknown...
2019-08-22 Conrad MeyerFix i386 build after r351368
2019-08-22 Cy SchubertSpecifying array sizes for fully initialized tables...
2019-08-22 Mike KarelsChange w(1) to compute FROM (host) field size dynamically
2019-08-22 Cy SchubertImport wpa_supplicant/hostapd 2.9
2019-08-22 Warner LoshRemove stray line that was duplicated.
2019-08-22 Warner LoshDocument Intel RST support just added
2019-08-22 Rick MacklemAdd a couple of lines noting that r351372 maps ENOTTY...
2019-08-22 Mark JohnstonDocument r351361.
2019-08-22 Rick MacklemMap ENOTTY to EINVAL for lseek(SEEK_DATA/SEEK_HOLE).
2019-08-22 Conrad Meyergdb(4): Style
2019-08-22 Conrad Meyergdb(4):amd64: Bump MI GDB_BUFSZ for more efficient...
2019-08-22 Conrad Meyergdb(4): Implement qXfer:threads:read
2019-08-22 Conrad Meyergdb(4): Add basic 'qSupported' support
2019-08-22 Conrad Meyergdb(4): Include thread in Target Halt Reason
2019-08-22 John BaldwinUse 'const' for keys and IVs passed to software encrypt...
2019-08-21 Mark JohnstonAdd hold events for lockmgr probes, missed in r351361.
2019-08-21 Mark JohnstonAdd lockmgr(9) probes to the lockstat DTrace provider.
2019-08-21 Mateusz Guziknullfs: lock the vnode with LK_SHARED in null_vptocnp
2019-08-21 Mark JohnstonFix inverted predicates for sx lock hold events in...
2019-08-21 Warner LoshDocument RST support in nvme(4) and ahci(4).
2019-08-21 Warner LoshCreate a AHCI attachment for nvme.
2019-08-21 Warner LoshSeparate the pci attachment from the rest of nvme
2019-08-21 Alan Somersping: add -H option for enabling reverse DNS lookup
2019-08-21 Alexander MotinImprove NVMe hot unplug handling.
2019-08-21 Mark JohnstonRemove manual wire_count adjustments from the unmapped...
2019-08-21 Konstantin... Fix _pthread_cancel_enter() and _pthread_cancel_leave...
2019-08-21 Mark JohnstonModify pipe_poll() to properly check for pending direct...
2019-08-21 Ed Mastemakefs: Verify that the BPB media descriptor and FAT...
2019-08-21 Ed Mastemakefs: share denode.h between kernel msdosfs and makefs
2019-08-21 Mark JohnstonSimplify vm_page_dequeue() and fix an assertion.
2019-08-21 Mark JohnstonUnconditionally enable debug.vm_lowmem.
2019-08-21 Mark JohnstonDon't requeue active pages in vm_swapout_object_deactiv...
2019-08-21 Alan Somersping: do reverse DNS lookup of the target address
2019-08-21 Bjoern A. Zeebgprof: disable building of a.out components
2019-08-21 Randall StewartFix an issue when TSO and Rack play together. Basically
2019-08-21 Bjoern A. Zeebathhal: disable unused function (big endian only)
2019-08-21 Xin LIUse MTX_NEW instead of bzero().
2019-08-21 Xin LIFix sound on headset jack for ThinkPad T51.
2019-08-21 Xin LIFix a panic in ubt_do_hci_request.
2019-08-21 Mateusz Guzikseqc: predict false for _in_modify and type fixes for...
2019-08-21 Justin Hibbitsdpaa: Fix warnings in dtsec(4) found by clang
2019-08-21 Ed Mastemakefs: share fat.h between kernel msdosfs and makefs
2019-08-21 Alexander MotinFormalize NVMe controller consumer life cycle.
2019-08-21 Ed Mastemakefs: use `char *` not `void *` for buf b_data, drop...
2019-08-20 Alan Somersping: Add tests of the Internet checksum function
2019-08-20 Ed Mastemakefs.8: update history
2019-08-20 Ed Mastemakefs: avoid "dereferencing 'void *' pointer" warnings
2019-08-20 Toomas Soomeloader.efi: efipart should be more careful about constr...
2019-08-20 Ed Mastemakefs: add msdosfs (FAT) support
2019-08-20 Mark JohnstonUse a sleepable lock for midistat functions.
2019-08-20 Ed Mastemqueuefs: fix compat32 struct file leak
2019-08-20 Dimitry AndricPull in r368867 from upstream libc++ trunk (by Marshall...
2019-08-20 Brooks DavisRemove some compatability with Seventh Edition UNIX...
2019-08-20 Justin HibbitsUnbreak USB ethernet module builds
2019-08-20 Kristof Provostnetpfil tests: Add too many fragments test for pf,...
2019-08-20 Kristof Provostnetpfil tests: Add the set ToS test for ipfw and pf
2019-08-20 Justin Hibbitspowerpc: Link Book-E kernels at the same address as...
2019-08-20 Stephen J.... usb_ethernet.h includes a number of mii headers, but...
2019-08-19 Jeff RobersonUse an atomic reference count for paging in progress...
2019-08-19 Conrad MeyerFix stylistic nit in r351239
2019-08-19 Conrad Meyergdb(4): Support "qC" query
2019-08-19 Conrad Meyergdb(4): Pack 'info threads' responses into fewer packets
2019-08-19 Conrad Meyerlibkern: Implement strchrnul(3)
2019-08-19 Jeff RobersonPermit vm_pager_has_page() to run with a shared lock...
2019-08-19 Jung-uk KimPartially revert the previous commit.
2019-08-19 Ed Mastemakefs.8: expand description of image size
2019-08-19 Jung-uk KimFix sound on headset jack for Lenovo Thinkpad X1 Carbon...
2019-08-19 Ed Mastemakefs.8: style updates from igor
2019-08-19 Kyle Evanstuntap: belatedly add MODULE_VERSION for if_tun and...
2019-08-19 Kyle Evansmips: avoid empty mdproc struct
2019-08-19 Alan SomersFix uninitialized variable warnings when MK_CASPER=no
2019-08-19 D Scott PhillipsDon't set the string "unknown" as a device's location_str
2019-08-19 John BaldwinTrim a spurious blank line I added in r348969.
2019-08-19 Alan Somersping: fix -Wformat-truncating warning with GCC
2019-08-19 Vincenzo Maffionelink ptnet(4) man page to the build system
2019-08-19 Vincenzo Maffioneif_tuntap: minor improvements
2019-08-19 Mark JohnstonFix netdump buffering after r348473.
2019-08-19 Emmanuel Vadotti: sdhci: Correct voltage caps
2019-08-19 Emmanuel Vadotarm64: a37x0_gpio: Use syscon instead of MMIO region
2019-08-19 Alan Somersping6: revert r350857
2019-08-19 Mateusz Guzikvfs: fix up r351193 ("stop always overwriting ->mnt_sta...
2019-08-19 Andrey V. ElsukovUse TAILQ_FOREACH_SAFE() macro to avoid use after free...
2019-08-19 Andriy Gaponassert that td_lk_slocks is not leaked upon return...
2019-08-19 Kristof Provostnetpfil tests: Move pft_ping.py and sniffer.py to the...
2019-08-19 Konstantin... sys.kern.pdeathsig.signal_delivered_ptrace: fix startup.
2019-08-19 Konstantin... sys.kern.pdeathsig.signal_delivered_ptrace: fix debugge...
2019-08-19 Xin LIUse calloc().
2019-08-19 Xin LIRemove redundant check and wrong fix: fat.c checks...
2019-08-19 Alan Somersperiodic: replace "tty" with "test -t 0"
2019-08-19 Rick MacklemAdd an entry to RELNOTES for r351201.
2019-08-19 Rick MacklemAdd a vop_stdioctl() that performs a trivial FIOSEEKDAT...
2019-08-18 Jeff RobersonAllocate all per-cpu datastructures in domain correct...
2019-08-18 Vladimir Kondratyeviwmbtfw(8): Fix compilation on platforms using gcc.
2019-08-18 Jeff RobersonAllocate amd64's page array using pages and page direct...
2019-08-18 Vladimir Kondratyeviwmbtfw: Firmware loader for Intel Wireless 8260 based...
2019-08-18 Vladimir Kondratyevng_ubt(4): do not attach Intel Wireless 8260/8265 in...
next