]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
mdmfs: Fix many bugs in automatic md(4) creation.
[FreeBSD/FreeBSD.git] / sys /
2019-02-11 jhbEnable PCI BAR reallocation by default.
2019-02-11 aeRemove `set' field from state structure and use set...
2019-02-11 tuexenFix flags used when compiling kern_kcov.c and subr_cove...
2019-02-11 ganboldAdd sensors support for AXP803/AXP813. Sensor values...
2019-02-11 gonzoFix off-by-one error in BERI virtio driver
2019-02-11 pkelseyPlace pf_altq_get_nth_active() under the ALTQ ifdef
2019-02-11 pkelseyReduce the time it takes the kernel to install a new...
2019-02-10 avosnet80211(4): hide casts for 'i_seq' field offset calcul...
2019-02-10 oshogbolibnv: fix memory leaks
2019-02-10 oshogbolibnv: fix memory leaks
2019-02-10 cemPrevent overflow for usertime/systime in caclru1
2019-02-10 mariusAs struct cryptop is wrapped in #ifdef _KERNEL, userlan...
2019-02-10 jhibbitspowerpc: Clamp MAXCPU for MPC85XXSPE kernel to 2
2019-02-10 nwhitehornPerformance improvements for octe(4):
2019-02-10 npcxgbe(4): Ignore unused interrupts.
2019-02-10 kibstruct xswdev on amd64 requires compat32 shims after...
2019-02-10 mmelFix bug introduced by r343962.
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-10 mmelDon't allocate same clock twice..
2019-02-10 mmelProperly handle alignment requests bigger that page...
2019-02-10 tuexenFix a locking issue when reporing outbount messages.
2019-02-10 tuexenFix a locking issue in the IPPROTO_SCTP level SCTP_PEER...
2019-02-10 tuexenFix a locking bug in the IPPROTO_SCTP level SCTP_EVENT...
2019-02-10 ganboldEnable necessary bits when activating interrupts. This...
2019-02-10 tuexenFix locking for IPPROTO_SCTP level SCTP_DEFAULT_PRINFO...
2019-02-10 manuarm64: Fix compile when removing SOC_ROCKCHIP_* options
2019-02-10 cemRevert r343713 temporarily
2019-02-09 jhibbitspowerpc: Fix AIM build
2019-02-09 jhibbitspowerpc: Split out the e500mc idling from rest of Book-E
2019-02-09 jhibbitsddb: Print the thread's pcb in 'show thread'
2019-02-09 marius- Remove the redundant device disabled hint handling...
2019-02-09 kibi386: honor kern.elf32.read_exec for ommap(2) and break...
2019-02-09 kibNormalize the declaration of i386_read_exec variable.
2019-02-09 glebiusRemove remnants of byte order manipulation, back when...
2019-02-09 npcxgbe(4): Delay the panic due to a fatal error by 30s.
2019-02-08 tuexenEnsure that when using the TCP CDG congestion control...
2019-02-08 pkelseyFix em(4) interrupt routing
2019-02-08 andrewFix the spelling of cov_unregister_pc.
2019-02-08 tychonpms(4) should use bus_get_dma_tag() to get parent tag.
2019-02-08 kibUn null_vptocnp(), cache vp->v_mount and use it for...
2019-02-08 kibBefore using VTONULL(), check that the covered vnode...
2019-02-08 kibSome style for nullfs_mount(). Also use bool type...
2019-02-08 glebiusAllow some nesting of ng_iface(4) interfaces and add...
2019-02-08 kibFix renameat(2) for CAPABILITIES kernels.
2019-02-08 kibdo_execve(): lock vnode when needed.
2019-02-08 npcxgbev(4): Initialize debug_flags from the environment...
2019-02-07 andrewAdd missing data barriers after storeing a new valid...
2019-02-07 andrewAdd a missing data barrier to the start of arm64_tlb_fl...
2019-02-07 manuarm64: dtb: allwinner: Add the new pine64-lts dtb file...
2019-02-07 luporl[ppc64] fix /dev/kmem
2019-02-07 vmaffionenetmap: revert netmap_attach_ext() to pre-r343772
2019-02-07 npcxgbe(4): Auto-dump the CIM block's logic analyzer...
2019-02-07 npcxgbe(4): Auto-dump the device log on a mailbox timeout...
2019-02-07 jchandrapci_host_generic_acpi: use IORT data for MSI/MSI-X
2019-02-07 glebiusNow that there is only one way to allocate a slab,...
2019-02-07 glebiusReport cache zones in UMA stats sysctl, that 'vmstat...
2019-02-07 jchandraarm64 gicv3: add IORT and NUMA support
2019-02-07 jchandraarm64 acpi: Add support for IORT table
2019-02-07 kibPort sysctl kern.elf32.read_exec from amd64 to i386.
2019-02-07 kibFix resume on i386 PAE.
2019-02-07 kibcontigmalloc: handle M_EXEC.
2019-02-06 gavinSupport the Lenovo OneLink in ure(4).
2019-02-06 emasteriscv: default to non-executable stack
2019-02-06 emasteRetire SPX_HACK option unused after r342244
2019-02-06 avosnet80211(4): validate supplied roam:rate values from...
2019-02-06 mmelAdapt FreeBSD specific DT stub for Jetson TK1 board...
2019-02-06 jhibbitspowerpc: Bind IRQs to only one interrupt on QorIQ SoCs
2019-02-06 avosiwn(4): plug initialization path vs interrupt handler...
2019-02-05 impAdd quirk for Sansisk X400 drives
2019-02-05 impRemove obsolete controller
2019-02-05 impRemove All Rights Reserved
2019-02-05 impRemove a few stray "All Rights Reserved." declarations...
2019-02-05 kibMake it possible to override PAE mode on boot.
2019-02-05 kibRemove pointless initial value for i386 vm.pmap.pat_wor...
2019-02-05 luporl[ppc64] llan: fix fatal kernel trap when system is...
2019-02-05 markjAvoid leaking fp references when truncating SCM_RIGHTS...
2019-02-05 kibamd64: clear callee-preserved registers on syscall...
2019-02-05 bdeFix missing translation of old ioctls for KDSETMODE...
2019-02-05 bdeMy recent fix for programmable function keys in syscons...
2019-02-05 bdeFix zapping of static hints and env in init_static_kenv...
2019-02-05 vmaffionenetmap: refactor logging macros and pipes
2019-02-05 tuexenOnly reduce the PMTU after the send call. The only...
2019-02-05 tuexenFix an off-by-one error in the input validation of...
2019-02-05 jchandraarm, acpi: increase size of memory region arrays
2019-02-05 jhibbitspowerpc: Don't idle with the wait instruction on booke
2019-02-05 cemextattr_list_vp: Narrow locked section somewhat
2019-02-05 cemextattr_list_vp: Only take shared vnode lock
2019-02-04 kibUpdate CPUID bits definitions and CPU identification...
2019-02-04 impRegularize the Netflix copyright
2019-02-04 mariuso As illustrated by e. g. figure 7-14 of the Intel...
2019-02-04 mavs/Maximal/Maximum/ in sysctl description.
2019-02-04 dimUse NLDT to get number of LDTs on i386
2019-02-04 andrewOnly enable trace-cmp on Clang and modern GCC.
2019-02-04 mavAdd missed tunables/sysctls for some new vdev variables.
2019-02-04 luporlpowerpc64: Add a trap stack area
2019-02-04 cyRemove two more #ifdefs missed in r343701.
2019-02-04 mavUse switch instead of chained if/else to improve readab...
2019-02-03 kibDo not call PHOLD() while owning the allproc_lock sx.
2019-02-03 kibi386: Do not ever store to other-CPU counter64 slot.
2019-02-03 markjAllow vm_page_free_prep() to dequeue pages without...
next