]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-19 Toomas Soomelibsa: remove leftover whitespace
2020-08-19 Alexander MotinUnify AcpiGetTable() KPI use in identify, probe and...
2020-08-19 Mark JohnstonAdd a KCOV man page.
2020-08-19 Andrew GallatinTCP: remove special treatment for hardware (ifnet) TLS
2020-08-19 Ed Masteipfirewall(4): remove Cuseeme from supported list
2020-08-19 Warner LoshDocument the VFS FS events
2020-08-19 Warner LoshAdd VFS FS events for mount and unmount to devctl/devd
2020-08-19 Warner LoshMove the mount name to bit mapping into sys/mount.h...
2020-08-19 Dimitry AndricFix the mips64 world build after r364284.
2020-08-19 Alexander MotinRemove some noisy ACPI tables messages from verbose...
2020-08-19 Toomas Soomelibsa: make env_discard() public
2020-08-19 Toomas Soomelibsa: cstyle cleanup for environment.c
2020-08-19 Michael GmelinUnbreak `freebsd-update updatesready'.
2020-08-19 Mateusz Guzikcache: when adding an already existing entry assert...
2020-08-19 Mateusz Guzikcache: tidy up the comment above cache_prehash
2020-08-19 Andrew TurnerMark COVERAGE and KCOV as part of KCSAN
2020-08-19 Mateusz PiotrowskiCross-reference development.7 and tests.7
2020-08-19 Hans Petter... Avoid evaluating the XHCI control endpoint context.
2020-08-19 Alexander LeidingerFix the real shared libraries (lib*.so.X) from OLD_FILE...
2020-08-19 Hans Petter... Print current buffer latency in dmesg for the USB audio...
2020-08-19 Mateusz Guzikvfs: remove the always-curthread td argument from VOP_R...
2020-08-19 Mateusz Guzikvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-19 Mateusz Guzikvfs: sanity check mount counters in vfs_op_enter
2020-08-19 Warner LoshThree typos:
2020-08-19 Robert Wingbectl(8): Fix output of `bectl list` for the 'Mountpoin...
2020-08-18 Marko ZecIncrease BER to PER lookup table size in an attempt...
2020-08-18 Marko ZecFix ber parameter description.
2020-08-18 Mateusz Guziklinux: add sysctl compat.linux.use_emul_path
2020-08-18 Mateusz Guziklinux: consistently use LFREEPATH instead of open-coding it
2020-08-18 Warner LoshFix two typos.
2020-08-18 Warner LoshDocument the ZFS events as best I can. These are not...
2020-08-18 Warner LoshDocument the AEON subsystem for the Amiga's power button.
2020-08-18 Warner LoshDocument the PMU system
2020-08-18 Warner LoshGEOM::rotation_rate changes are also signaled via devctl.
2020-08-18 Warner LoshMove the possible event types into a column table to...
2020-08-18 Conrad Meyergdb(4): Support empty qSupported queries
2020-08-18 Warner LoshNone of system, subsystem, or type may have spaces...
2020-08-18 Mariusz Zaborskizfs: add an option to the bootloader to rewind the...
2020-08-18 Richard ScheffeneggerTCP Cubic: recalculate cwnd for every ACK.
2020-08-18 Michael TuexenFix two bugs I introduced in r362563.
2020-08-18 Gordon Berglingpf.conf(5): Assorted fixes
2020-08-18 Warner Loshbt(4) has already been removed. Add a deprecation notice.
2020-08-18 Fernando ApesteguĂ­auptime(1): Add EXAMPLES section
2020-08-18 Nick O'Brienriscv: Use global mimpid in identify_cpu()
2020-08-18 Mateusz Guzikcam: add missing MAKEDEV_NOWAIT in passregister
2020-08-18 Hans Petter... Check the XHCI endpoint state before issuing XHCI endpo...
2020-08-18 Mark JohnstonFix handling of ancillary data on non-AF_UNIX Linux...
2020-08-18 Mark JohnstonRevert r364310.
2020-08-18 Andriy Gaponiicmux: fix a sign error in comparison
2020-08-18 Peter GrehanExport a routine to provide the TSC_AUX MSR value and...
2020-08-18 Mateusz PiotrowskiUse complete OIDs to avoid confusion
2020-08-18 Vincenzo Maffionenetmap: fix parsing of legacy nmr->nr_ringid
2020-08-18 Peter GrehanSupport guest rdtscp and rdpid instructions on Intel...
2020-08-18 Peter GrehanAllow guest device MMIO access from bootmem memory...
2020-08-18 Warner LoshUse better gone_in_dev rather than just gone_in to...
2020-08-18 Warner LoshDocument that PC Card will likely be removed before 13.
2020-08-18 Warner LoshModernize a bit.
2020-08-18 Rick MacklemAdd an entry to UPDATING for r364330.
2020-08-18 Rick MacklemBump __FreeBSD_version for r364330, since it changed...
2020-08-18 Rick MacklemDelete the unused "use_ext" argument to nfscl_reqstart().
2020-08-17 Mark JohnstonRemove "emulation" of clone(CLONE_PARENT | CLONE_THREAD).
2020-08-17 Mark JohnstonFix a lock leak when emulating futex(FUTEX_WAIT_BITSET).
2020-08-17 Bjoern A. Zeebnet80211: replace magic number by define
2020-08-17 Bjoern A. Zeebnet80211: VHT correct NSS Set loop boundary
2020-08-17 John BaldwinAdd a USE_GCC_TOOLCHAINS knob to make universe.
2020-08-17 Bjoern A. Zeebdwmmc: remove printf even under bootverbose
2020-08-17 Konstantin... scandir-compat11.c: Remove unused declaration for qsort...
2020-08-17 Ed Masteipfw: line up `ipfw -t list` with and without timestamp
2020-08-17 John BaldwinMove -L${LIBCOMPATTMP}/usr/lib${libcompat} from CFLAGS...
2020-08-17 Mark JohnstonSkip Linux madvise(MADV_DONTNEED) on unmanaged objects.
2020-08-17 Conrad Meyergpart(8): Recognize apple-zfs and solaris-reserved...
2020-08-17 Bjoern A. Zeebnet80211: return 80P80 before 160
2020-08-17 Dimitry AndricMerge commit 4d52ebb9b9c7 from llvm git (by Chen Zheng):
2020-08-17 Dimitry AndricRevert r364275, for reapplying the final upstream fix:
2020-08-17 Bjoern A. Zeebnet80211: remove vertical whitespace
2020-08-17 Gleb SmirnoffWith INVARIANTS panic immediately if M_WAITOK is reques...
2020-08-17 Alexander MotinExtend EIIOE field handling according to ses4r5 draft.
2020-08-17 Pedro F. Giffuniextfs: remove redundant little endian conversion.
2020-08-17 Ed MasteAdd libprivateevent libs to ObsoleteFiles.inc
2020-08-17 Mark JohnstonCommit a missing piece of r364302.
2020-08-17 Bjoern A. ZeebFor consistency and to avoid any problems getting past...
2020-08-17 Mark Johnstoncpuset(1): Update the usage message.
2020-08-17 Bjoern A. Zeeb80211: consistently order 160 and 80+80
2020-08-17 Mark JohnstonRemove the VM map zone.
2020-08-17 Bjoern A. Zeeb80211: consistently spell 80P80
2020-08-17 Mark Johnstonasmc(4): Add support for MacBook7,1.
2020-08-17 Bjoern A. Zeebnet80211 / ifconfig: cleanup the use of IEEE80211_FVHT_...
2020-08-17 Mateusz Piotrowskipmcstat.8: Improve description of -T
2020-08-17 Mateusz PiotrowskiRevert 363598
2020-08-17 Mateusz PiotrowskiComment out TODO notes from bectl(8) manual page
2020-08-17 Mateusz PiotrowskiRemove an unnecessary macro
2020-08-17 Xin LIedquota(8): Cleanup to make it WARNS=6 clean.
2020-08-17 Xin LIDon't explicitly specify c99 or gnu99 as the default...
2020-08-16 Warner LoshRemove heuristic for dealing with trailing newlines...
2020-08-16 Konstantin... Fix powerpc build.
2020-08-16 Konstantin... VMIO reads: enable for UFS
2020-08-16 Konstantin... VMIO reads: enable for nullfs upper vnode if the lower...
2020-08-16 Konstantin... VMIO read
2020-08-16 Konstantin... vm_object: allow paging_in_progress to be acquired...
2020-08-16 Konstantin... Atomically update vm_object vnp_size, where atomic...
next