]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
pkgbase: Move cap_mkdb from runtime to utilities POST-INSTALL
[FreeBSD/FreeBSD.git] / sys /
2019-09-16 Michael TuexenDon't write to memory outside of the allocated array...
2019-09-15 Alexander MotinRelax TX draining in ns8250_bus_transmit().
2019-09-15 Ian LeporeApply a runtime patch to the FDT data for imx6 to fix...
2019-09-15 Michael TuexenWhen the IP layer calls back into the SCTP layer to...
2019-09-15 Kyle Evansrangelock: add rangelock_cookie_assert
2019-09-15 Ian LeporeMake the ti_sysc device quiet. It's an internal utilit...
2019-09-14 Ian LeporeCreate a mechanism for encoding a system errno into...
2019-09-14 Edward Tomasz Napi... Introduce arb(3), the Array-based Red-Black Tree macros...
2019-09-14 Edward Tomasz Napi... Make pseudofs(9) create directory entries in order...
2019-09-14 Ian LeporeInclude <lock.h>, required to use spinlocks in this...
2019-09-14 Justin Hibbitspowerpc64/powernv: Add opal NVRAM driver for PowerNV...
2019-09-13 Chuck SilversAdd a "count_until_fail" option to gnop, which says...
2019-09-13 Gleb SmirnoffDrivers may pass runt packets to filter. This is okay.
2019-09-13 Konstantin Belousovriscv trap_pfault: remove unneeded hold of the process...
2019-09-13 Ruslan BukinAdd support for Intel Stratix 10 platform.
2019-09-13 Ruslan BukinAdd generic arm/arm64 secure-monitor SMCCC interface...
2019-09-13 Mateusz Guzikvfs: release usecount using fetchadd
2019-09-12 Michael Zhilin[Bug 240473] add support of Ralink RT5390R Wireless...
2019-09-12 Ed Mastearm64: connect Linuxulator to the build
2019-09-12 Mark JohnstonRemove a redundant NULL pointer check in cpuset_modify_...
2019-09-12 Hans Petter SelaskyUse REFCOUNT_COUNT() to obtain refcount where appropriate.
2019-09-12 Hans Petter SelaskyUse %u instead of %d to print unsigned integer.
2019-09-12 Hans Petter SelaskyFix for undefined behaviour.
2019-09-12 Kyle EvansSIOCSIFNAME: Do nothing if we're not actually changing
2019-09-12 Kyle EvansFollow up r352244: kenv: tighten up assertions
2019-09-12 Kyle Evanskenv: assert that an empty static buffer passed in...
2019-09-12 Vladimir Kondratyevig4(4): Fix SDA HOLD time set too low on Skylake contro...
2019-09-11 Conrad Meyerbuf: Add B_INVALONERR flag to discard data
2019-09-11 Alan Somersfusefs: Fix iosize for FUSE_WRITE in 7.8 compat mode
2019-09-11 Andrew GallatinAvoid unneeded call to arc4random() in syncache_add()
2019-09-11 Kristof Provostriscv: Add missing header
2019-09-11 Ed MasteUpdate comments and ordering in linux*_dummy.c
2019-09-11 Ed Mastelinuxulator: add stub arm64 linux_genassym.c
2019-09-11 Ed Mastelinuxulator: memfd_create first appeared in Linux 3.17
2019-09-11 Ed Mastelinuxulator: seccomp syscall first appeared in Linux...
2019-09-11 Kristof Provostriscv: Small fix to CPU compatibility identification
2019-09-11 Randall StewartWith the recent commit of ktls, we no longer have a
2019-09-11 Ed Mastefw_stub.awk: use @generated tag in generated files
2019-09-11 Ed Mastelinux: add trivial renameat2 implementation
2019-09-11 Ed Masteregen linuxulator sysent after r352208
2019-09-11 Ed Mastemake linux_renameat2 args consistent with linux_renameat
2019-09-11 Hans Petter SelaskyUse true and false when dealing with bool type in the...
2019-09-11 Hans Petter SelaskyFix synchronous work drain issue in the LinuxKPI.
2019-09-11 Hans Petter SelaskyFix broken DECLARE_TASKLET() macro after r347852.
2019-09-11 Alexander MotinFix assumptions of only one device per SES slot.
2019-09-10 Ian LeporeIn am335x_dmtpps, use a spin mutex to interlock between...
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Mateusz Guzikcache: avoid excessive relocking on entry removal durin...
2019-09-10 Mateusz Guzikcache: change the formula for calculating lock array...
2019-09-10 Mateusz Guzikcache: assorted cleanups
2019-09-10 Jeff RobersonReplace redundant code with a few new vm_page_grab...
2019-09-10 Jeff RobersonUse the sleepq lock rather than the page lock to protec...
2019-09-10 Leandro LuporiAdd R_PPC_IRELATIVE relocation
2019-09-10 Hans Petter SelaskyCallout drain does not have to be followed by a callout...
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-10 Li-Wen HsuFix build for the platforms where db_expr_t is not...
2019-09-10 Conrad MeyerAppease Clang false-positive Werrors in r352112
2019-09-09 Conrad Meyerddb(4): Add 'show route <dest>' and 'show routetable...
2019-09-09 Mark JohnstonChange synchonization rules for vm_page reference counting.
2019-09-09 Ed Mastemsdosfsmount.h: fix ifdef comment
2019-09-09 Conrad Meyerddb(4): Add some support for lexing IPv6 addresses
2019-09-09 Conrad Meyerddb(4): Enhance lexer functionality for specialized...
2019-09-09 Michael TuexenOnly update SACK/DSACK lists when a non-empty segment...
2019-09-09 Kristof Provostriscv: Ensure that BSS is 8-byte aligned
2019-09-09 Konstantin BelousovInitialize timehands linkage much earlier.
2019-09-09 Konstantin BelousovMake timehands count selectable at boottime.
2019-09-09 Konstantin BelousovRemove some unneeded vfs_busy() calls in SU code.
2019-09-09 Pedro F. Giffuniral(4): Use unsigned to avoid undefined behavior.
2019-09-09 Conrad Meyerddb(4): Move an extern variable declaration to a header
2019-09-08 Conrad Meyergdb(4): Root a sysctl tree at 'debug.gdb.'
2019-09-08 Mitchell HorneFix compilation of locore.S with clang
2019-09-08 Mitchell HorneRemove a duplicate KTR entry
2019-09-08 Mitchell HorneRISC-V: fix kernel CFLAGS with clang
2019-09-08 Oleksandr Tymoshenko[rpi] Inherit framebuffer BPP value from the VideoCore...
2019-09-07 Konstantin BelousovIn do_execve(), use shared text vnode lock consistently.
2019-09-07 Konstantin BelousovIn do_execve(), clear imgp->textset when restarting...
2019-09-07 Konstantin BelousovWhen loading ELF interpreter, initialize whole nested...
2019-09-07 Konstantin Belousovvm_object_deallocate(): Remove no longer needed code.
2019-09-07 Konstantin Belousovvm_object_coalesce(): avoid extending any nosplit objec...
2019-09-07 Konstantin BelousovProperly check for writers when fetching quotas for...
2019-09-07 Alexander MotinSupply SAT layer with valid transfer sizes.
2019-09-07 Philip Paepsriscv: restore default HZ=1000, keep QEMU at HZ=100
2019-09-07 Warner LoshSome newer HID devices have descriptors that are larger...
2019-09-06 Alan SomersCoverity fixes in fusefs(5)
2019-09-06 Conrad MeyerFix build after r351934
2019-09-06 Randall StewartThis adds in the missing counter initialization which
2019-09-06 Warner LoshInitialize if_hw_tsomaxsegsize to 0 to appease gcc...
2019-09-06 Johannes LundbergLinuxKPI: Improve sysfs support.
2019-09-06 Fabien ThomasFix broken window replay check that will allow old...
2019-09-06 Randall StewartThis adds the final tweaks to LRO that will now allow me
2019-09-06 Takanori WatanabeAdd embedded Managed Object Format blob access to acpi_...
2019-09-06 Conrad Meyerufs: Remove redundant brelse() after r294954
2019-09-06 Conrad Meyermsdosfs: Remove redundant brelse() after r294954
2019-09-06 Conrad Meyercd9660: Remove redundant brelse() after r294954
2019-09-06 Conrad Meyerext2fs: Remove redundant brelse() after r294954
2019-09-06 Justin Hibbitspowerpc64/pmap: Fix a WITNESS error in alloc_pvo_entry()
2019-09-06 Justin Hibbitspowerpc64/pmap: Simplify the code path for moea64_pte_r...
2019-09-06 Philip PaepsQEMU: use default HZ
2019-09-06 Philip Paepsriscv: default to HZ=100
2019-09-05 Rick MacklemDelete the unused "nd" argument for nfsrv_proxyds().
next