]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-07-22 Brooks DavisCorrect a type-mismatch between xdr_long and the variab...
2020-07-22 Brooks DavisUse SI_ORDER_(FOURTH|FIFTH) rather than bespoke versions.
2020-07-22 Rick MacklemModify writing to mirrored pNFS DSs to prepare for...
2020-07-22 John BaldwinAdd missing space after switch.
2020-07-22 Brooks DavisAvoid reading one byte before the path buffer.
2020-07-22 Alexander MotinUntie nmi_handle_intr() from DEV_ISA.
2020-07-22 Emmanuel Vadotmmccam: Add support for 1.2V and 1.8V eMMC
2020-07-22 Emmanuel Vadotmmccam: Add support for 1.8V sdcard
2020-07-22 Emmanuel Vadotaw_mmc: Start a mmccam discovery when the CD handler...
2020-07-22 Emmanuel Vadotmmccam: Add a generic mmccam_start_discovery function
2020-07-22 Emmanuel Vadotmmccam: Use a sbuf for the mmc ident function
2020-07-22 Li-Wen HsuFix sys.geom.class.eli.onetime_test.onetime after r363402
2020-07-22 Emmanuel Vadotmmc_xpt: Fix debug messages
2020-07-22 Kyle Evanspkg-bootstrap: complain on improper `pkg bootstrap...
2020-07-22 Mark Johnstonusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-22 Tom JonesAdd tests for "add", "change" and "delete" functionalit...
2020-07-22 Gordon Berglinggeli(8): Add missing commands in the EXAMPLES section
2020-07-22 Mateusz Guziklockmgr: add adaptive spinning
2020-07-22 Xin LIConsistently use gctl_get_provider instead of home...
2020-07-22 Xin LIgctl_get_class, gctl_get_geom and gctl_get_provider...
2020-07-22 Kyle Evanslibbe: annotate lbh as __unused in be_is_auto_snapshot_name
2020-07-22 Warner Loshgetty appears to date from 3rd edition research unix...
2020-07-21 Mitchell HorneINTRNG: only shuffle for !EARLY_AP_STARTUP
2020-07-21 Alexander V... Transition from rtrequest1_fib() to rib_action().
2020-07-21 Alan SomersFix geli's null cipher, and add a test case
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 Alexander MotinAvoid code duplicaiton by using ipi_selected().
2020-07-21 Alan Somers[skip ci] document close_range(2) as async-signal-safe
2020-07-21 Richard ScheffeneggerFix style and comment around concave/convex regions...
2020-07-21 Fernando ApesteguĂ­anetstat(1): Add EXAMPLES section
2020-07-21 Mark Johnstontraceroute6: Fix most warnings at the default WARNS...
2020-07-21 Mateusz Guziklockmgr: denote recursion with a bit in lock value
2020-07-21 Mateusz Guziklockmgr: rewrite upgrade to stop always dropping the...
2020-07-21 Mateusz Guziklockmgr: add a helper for reading the lock value
2020-07-21 Andrew TurnerOnly write to VIRTIO_MMIO_GUEST_PAGE_SIZE with virtio...
2020-07-21 Ruslan BukinMove sys/iommu.h to dev/iommu/ as a part of generic...
2020-07-21 Ruslan BukinMove the Intel DMAR busdma backend to a generic place so
2020-07-21 Andriy Gapondtrace/fbt: fix return probe arguments on arm
2020-07-21 Andriy Gapongpioiic: never drive lines active high
2020-07-20 Craig LeresFix some regressions with the zgrep(1) wrapper.
2020-07-20 Richard ScheffeneggerAdd MODULE_VERSION to TCP loadable congestion control...
2020-07-20 John BaldwinDon't dynamically allocate data structures for KTLS...
2020-07-20 Vincenzo Maffioneiflib: initialize netmap with the correct number of...
2020-07-20 Chuck Silversadd a few tests for sendfile.
2020-07-20 Mark Johnstonlibdwarf: Hide SHT_NOBITS sections.
2020-07-20 Mark Johnstoncrypto(9): Stop checking for failures from malloc(M_WAI...
2020-07-20 Mark JohnstonFix a memory leak in dsl_scan_visitbp().
2020-07-20 Alan Somerspadlock: fix Via Padlock with 192-bit keys
2020-07-20 Mark Johnstonext2fs: Stop checking for failures from malloc(M_WAITOK).
2020-07-20 Gordon Berglinggeli(8): Add an example on how to use geli(8) with...
2020-07-20 Gordon Berglingzpool(8): Fix a few typos regarding 'inverval' -> ...
2020-07-20 Alan Somerstests/sys/opencrypto: use python3
2020-07-20 Xin LIFix indent for if clause.
2020-07-19 Simon J. GerratyRevert that!
2020-07-19 Simon J. GerratyOops missed Makefile.config
2020-07-19 Mitchell Horneriscv: look for bootargs in FDT
2020-07-19 Mitchell HorneMake efirt module dependent on MK_EFI
2020-07-19 Ian LeporeThe ds3231 RTC chip bitmask values for 12- versus 24...
2020-07-19 Konstantin... Simplify non-pti syscall entry on amd64.
2020-07-19 Adrian Chadd[if_an] unbreak!
2020-07-19 Adrian Chadd[net80211] missing from last commit, le whoops
2020-07-19 Adrian Chadd[net80211] Add new privileges; restrict what can be...
2020-07-19 Allan Judeat(1): Markup environment variables with proper macros
2020-07-19 Michael TuexenAdd reference counts for inp/stcb/net when timers are...
2020-07-19 Edward Tomasz... Make linux(4) support the BLKPBSZGET ioctl. Oracle...
2020-07-19 Edward Tomasz... Add missing bitset(9) MLINKS.
2020-07-19 Alexander V... Temporarly revert r363319 to unbreak the build.
2020-07-19 Alexander V... Transition from rtrequest1_fib() to rib_action().
2020-07-19 Toomas Soomeloader: cstyle cleanup
2020-07-18 Konstantin... amd64 pmap: microoptimize local shootdowns for PCID...
2020-07-18 Ruslan Bukino Move iommu_test_boundary() to sys/iommu.h
2020-07-18 Michael TuexenRemove code which is not needed.
2020-07-18 Kristof Provostbridge: Don't sleep during epoch
2020-07-18 Edward Tomasz... Make linux fallocate(2) return EOPNOTSUPP, not ENOSYS...
2020-07-18 Edward Tomasz... Bump the default linux version from 3.2.0 to 3.10.0...
2020-07-18 Edward Tomasz... Regen after r363304.
2020-07-18 Edward Tomasz... Add a trivial linux(4) splice(2) implementation, which...
2020-07-18 Edward Tomasz... Add missing SysV IPC stats to linprocfs(4). Fixes...
2020-07-18 Edward Tomasz... Fix bogomips calculation. Previously it was off by...
2020-07-18 Edward Tomasz... Fix two typos in flag names in /proc/cpuinfo.
2020-07-18 Jung-uk KimMFV: r363292
2020-07-18 Mateusz GuzikShort-circuit tdfind when looking for the calling thread.
2020-07-17 Chuck SilversFix vnode_pager handling of read ahead/behind pages...
2020-07-17 Chuck SilversAdd a new function vm_page_free_invalid() for freeing...
2020-07-17 Chuck SilversRevert my change from r361855 in favor of a better...
2020-07-17 Jung-uk KimImport ACPICA 20200717.
2020-07-17 Gordon Berglingdevstat(9): Update the man page to reflect the current...
2020-07-17 Gordon Berglingmount_nfs(8): document alternate form of the gssname...
2020-07-17 Gordon Berglingiwm(4): Document limitations of the driver
2020-07-17 Allan Judeat(1): Fix location of at(1) crontab
2020-07-17 Cy SchubertFix incorrect byte order in ipfstat -f output.
2020-07-17 Cy Schubertpfil_run_hooks() can be called recursively, so we have to
2020-07-17 Cy Schubert-4 and -6 only make sense with -i, -o, and -t.
2020-07-17 Cy SchubertThe output from usage() need not contain usage for...
2020-07-17 Cy SchubertMake ipfstat -t header generic when IPv4 and IPv6 outpu...
2020-07-17 Cy Schubertipfstat -t defaults to IPv4 output. Make consistent...
2020-07-17 Cy SchubertHistorically ipfstat listings and stats only listed...
2020-07-17 Cy Schubertfr_family (the protocol family) must be AF_INET or...
2020-07-17 Cy SchubertOnly use the use_inet6 variable when INET6 is a build...
2020-07-17 Takanori WatanabeFix L2CAP ACL packet PB(Packet Boundary) flag for LE...
next