]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Drivers may pass runt packets to filter. This is okay.
[FreeBSD/FreeBSD.git] / sys /
2019-09-13 glebiusDrivers may pass runt packets to filter. This is okay.
2019-09-13 kibriscv trap_pfault: remove unneeded hold of the process...
2019-09-13 brAdd support for Intel Stratix 10 platform.
2019-09-13 brAdd generic arm/arm64 secure-monitor SMCCC interface...
2019-09-13 mjgvfs: release usecount using fetchadd
2019-09-12 mizhka[Bug 240473] add support of Ralink RT5390R Wireless...
2019-09-12 emastearm64: connect Linuxulator to the build
2019-09-12 markjRemove a redundant NULL pointer check in cpuset_modify_...
2019-09-12 hselaskyUse REFCOUNT_COUNT() to obtain refcount where appropriate.
2019-09-12 hselaskyUse %u instead of %d to print unsigned integer.
2019-09-12 hselaskyFix for undefined behaviour.
2019-09-12 kevansSIOCSIFNAME: Do nothing if we're not actually changing
2019-09-12 kevansFollow up r352244: kenv: tighten up assertions
2019-09-12 kevanskenv: assert that an empty static buffer passed in...
2019-09-12 wulfig4(4): Fix SDA HOLD time set too low on Skylake contro...
2019-09-11 cembuf: Add B_INVALONERR flag to discard data
2019-09-11 asomersfusefs: Fix iosize for FUSE_WRITE in 7.8 compat mode
2019-09-11 gallatinAvoid unneeded call to arc4random() in syncache_add()
2019-09-11 kpriscv: Add missing header
2019-09-11 emasteUpdate comments and ordering in linux*_dummy.c
2019-09-11 emastelinuxulator: add stub arm64 linux_genassym.c
2019-09-11 emastelinuxulator: memfd_create first appeared in Linux 3.17
2019-09-11 emastelinuxulator: seccomp syscall first appeared in Linux...
2019-09-11 kpriscv: Small fix to CPU compatibility identification
2019-09-11 rrsWith the recent commit of ktls, we no longer have a
2019-09-11 emastefw_stub.awk: use @generated tag in generated files
2019-09-11 emastelinux: add trivial renameat2 implementation
2019-09-11 emasteregen linuxulator sysent after r352208
2019-09-11 emastemake linux_renameat2 args consistent with linux_renameat
2019-09-11 hselaskyUse true and false when dealing with bool type in the...
2019-09-11 hselaskyFix synchronous work drain issue in the LinuxKPI.
2019-09-11 hselaskyFix broken DECLARE_TASKLET() macro after r347852.
2019-09-11 mavFix assumptions of only one device per SES slot.
2019-09-10 ianIn am335x_dmtpps, use a spin mutex to interlock between...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 mjgcache: avoid excessive relocking on entry removal durin...
2019-09-10 mjgcache: change the formula for calculating lock array...
2019-09-10 mjgcache: assorted cleanups
2019-09-10 jeffReplace redundant code with a few new vm_page_grab...
2019-09-10 jeffUse the sleepq lock rather than the page lock to protec...
2019-09-10 luporlAdd R_PPC_IRELATIVE relocation
2019-09-10 hselaskyCallout drain does not have to be followed by a callout...
2019-09-10 baptImport libedit 2019-09-10
2019-09-10 lwhsuFix build for the platforms where db_expr_t is not...
2019-09-10 cemAppease Clang false-positive Werrors in r352112
2019-09-09 cemddb(4): Add 'show route <dest>' and 'show routetable...
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-09 emastemsdosfsmount.h: fix ifdef comment
2019-09-09 cemddb(4): Add some support for lexing IPv6 addresses
2019-09-09 cemddb(4): Enhance lexer functionality for specialized...
2019-09-09 tuexenOnly update SACK/DSACK lists when a non-empty segment...
2019-09-09 kpriscv: Ensure that BSS is 8-byte aligned
2019-09-09 kibInitialize timehands linkage much earlier.
2019-09-09 kibMake timehands count selectable at boottime.
2019-09-09 kibRemove some unneeded vfs_busy() calls in SU code.
2019-09-09 pfgral(4): Use unsigned to avoid undefined behavior.
2019-09-09 cemddb(4): Move an extern variable declaration to a header
2019-09-08 cemgdb(4): Root a sysctl tree at 'debug.gdb.'
2019-09-08 mhorneFix compilation of locore.S with clang
2019-09-08 mhorneRemove a duplicate KTR entry
2019-09-08 mhorneRISC-V: fix kernel CFLAGS with clang
2019-09-08 gonzo[rpi] Inherit framebuffer BPP value from the VideoCore...
2019-09-07 kibIn do_execve(), use shared text vnode lock consistently.
2019-09-07 kibIn do_execve(), clear imgp->textset when restarting...
2019-09-07 kibWhen loading ELF interpreter, initialize whole nested...
2019-09-07 kibvm_object_deallocate(): Remove no longer needed code.
2019-09-07 kibvm_object_coalesce(): avoid extending any nosplit objec...
2019-09-07 kibProperly check for writers when fetching quotas for...
2019-09-07 mavSupply SAT layer with valid transfer sizes.
2019-09-07 philipriscv: restore default HZ=1000, keep QEMU at HZ=100
2019-09-07 impSome newer HID devices have descriptors that are larger...
2019-09-06 asomersCoverity fixes in fusefs(5)
2019-09-06 cemFix build after r351934
2019-09-06 rrsThis adds in the missing counter initialization which
2019-09-06 impInitialize if_hw_tsomaxsegsize to 0 to appease gcc...
2019-09-06 johalunLinuxKPI: Improve sysfs support.
2019-09-06 fabientFix broken window replay check that will allow old...
2019-09-06 rrsThis adds the final tweaks to LRO that will now allow me
2019-09-06 takawataAdd embedded Managed Object Format blob access to acpi_...
2019-09-06 cemufs: Remove redundant brelse() after r294954
2019-09-06 cemmsdosfs: Remove redundant brelse() after r294954
2019-09-06 cemcd9660: Remove redundant brelse() after r294954
2019-09-06 cemext2fs: Remove redundant brelse() after r294954
2019-09-06 jhibbitspowerpc64/pmap: Fix a WITNESS error in alloc_pvo_entry()
2019-09-06 jhibbitspowerpc64/pmap: Simplify the code path for moea64_pte_r...
2019-09-06 philipQEMU: use default HZ
2019-09-06 philipriscv: default to HZ=100
2019-09-05 rmacklemDelete the unused "nd" argument for nfsrv_proxyds().
2019-09-05 cemRemove long-dead BUF_ASSERT_{,UN}HELD assertions
2019-09-05 cemmsdosfs: Drop an unneeded brelse in bread error condition
2019-09-05 ianUse a single write of 3 bytes instead of iicdev_writeto...
2019-09-05 ianEnsure a measurement is complete before reading the...
2019-09-05 mjgvfs: temporarily revert r351825
2019-09-05 tsoomeAdjust teken to allow build as part of loader
2019-09-05 brAdd dwgpio to NOTES so it gets built in LINT kernels.
2019-09-05 stevekBump up the low range of cpuset numbers to account...
2019-09-05 emastepcie: return an error if a matching resource is not...
2019-09-05 hselaskyDecrease the default audio playback latency to a maximu...
2019-09-05 cemsys/mount.h: Comment on distinction between vfs_{c...
2019-09-04 rmacklemDelete the unused "nd" argument for nfsrv_checkdsattr().
next