]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Apply typo fix from NetBSD, we have already applied all NetBSD changes so
[FreeBSD/FreeBSD.git] / sys /
2020-01-11 mckusickWhen a read error occurs while fetching a directory...
2020-01-11 pfgUpdate ELFOSABI_* constants with OpenVOS.
2020-01-10 jkimMFV: r356607
2020-01-10 glebiusAdd pfil(9) hook to vtnet(4).
2020-01-10 glebiusAlways multiple vm.pgcache_zone_max to number of CPUs...
2020-01-10 manuarm: allwinner: axp209: Add regnode_status method
2020-01-10 manutwsi: Rework how we handle the i2c messages
2020-01-10 kevansSet .ORDER for makesyscalls generated files
2020-01-10 kevansmakesyscalls.lua: generate all files in /tmp, write...
2020-01-10 kevansa10_ahci: grab the target-supply regulator and enable it
2020-01-10 hselaskyCheck the XHCI endpoint state before stopping any endpoint.
2020-01-10 hselaskyDefine the XHCI endpoint states.
2020-01-10 jhibbitspowerpc: Prevent infinite loop in moea_sync_icache()
2020-01-10 mhorneReplace inline assembly with rdtime macro
2020-01-10 jhibbitspowerpc: Mark cpu_feature-based sysctls as MP_SAFE
2020-01-10 jhibbitspowerpc/powernv: Un-Giant-ify opal_nvram driver
2020-01-09 ianRemove scary-looking printf output that happens when...
2020-01-09 kevansdwc_otg: fix fdt attachment for newer bcm2708-usb nodes
2020-01-09 markjUMA: Don't destroy zones after the system shutdown...
2020-01-09 kevansbcm2835_vcbus: hide 'checking root' messages under...
2020-01-09 jhbAdd stricter checking on mac key lengths.
2020-01-09 melifaroAdd fibnum, family and vnet pointer to each rib head.
2020-01-09 impConst-poison the cam_sim_* convenience accessor functions.
2020-01-09 arrowdFix typo: MANGAEMENT_PROTOCOL_OUT -> MANAGEMENT_PROTOCO...
2020-01-09 markjChange malloc_domain() to return the allocation size...
2020-01-09 markjlagg: Further cleanup of the rr_limit option.
2020-01-09 andrewAdd atomic_testandset/clear on arm64.
2020-01-09 hselaskyFix a XHCI driver issue with Intel's Gemini Lake SOC.
2020-01-09 kevanskern/Makefile: systrace_args.c is also generated
2020-01-09 kevansshmfd: posix_fallocate(2): only take rangelock for...
2020-01-09 kevansif_vmove: return proper error status
2020-01-09 rlibbyuma: unify layout paths and improve efficiency
2020-01-09 rlibbyuma: reorganize flags
2020-01-08 bzvnet: virtualise more network stack sysctls.
2020-01-08 ianRemove some trailing whitespace; no functional changes.
2020-01-08 ianSplit the code to find and add iicbus children out...
2020-01-08 ianChange some KASSERT to device_printf + return EINVAL...
2020-01-08 ianInit sc->maxbus to -1, not 0. It represents the highes...
2020-01-08 jhbRemove no-longer-used function prototype.
2020-01-08 ianEnsure any reserved gpio pins get released if an early...
2020-01-08 kevansposixshm: implement posix_fallocate(2)
2020-01-08 kevansBump __FreeBSD_version after r356510
2020-01-08 kevansposix_fallocate: push vnop implementation into the...
2020-01-08 jhbRemove unneeded cdevsw methods and D_NEEDGIANT.
2020-01-08 jhbUse falloc_noinstall + finstall for crypto file descrip...
2020-01-08 jhbAdd a reference count to cryptodev sessions.
2020-01-08 mavFix copy-paste bug in HMB free code.
2020-01-08 markjlinprocfs: Fix some bugs in the maps file implementation.
2020-01-08 manuregulator: fix regnode_method_get_voltage
2020-01-08 manurk805: Add regnode_status method
2020-01-08 manurk808: Add min/max for the switch regulators
2020-01-08 kpvtnet: Pre-allocate debugnet data immediately
2020-01-07 mavMinor adjustments to r356474 and r356480.
2020-01-07 jhbWork around lld's inability to handle undefined weak...
2020-01-07 mavIncreate HMB limit from 1% to 5%.
2020-01-07 glebiusFix a typo - passing wrong mbuf pointer to needs_udp_cs...
2020-01-07 mavAdd Host Memory Buffer support to nvme(4).
2020-01-07 melifaroFix rtsock route message generation for interface addre...
2020-01-07 ianAdd #ifdef option-test wrappers around another call...
2020-01-07 mjgvfs: handle doomed vnodes in vdefer_inactive
2020-01-07 emasteDo not define TCPOUTFLAGS in rack_bbr_common
2020-01-07 markjDecrease logging severity when adding a device or readi...
2020-01-07 markjDefine a unified pmap structure for i386.
2020-01-07 markjConsistently use pmap_t instead of struct pmap *.
2020-01-07 mjgvfs: reimplement deferred inactive to use a dedicated...
2020-01-07 mjgvfs: trylock in vfs_msync and refactor the func
2020-01-07 mjgvfs: use a dedicated counter for free vnode recycling
2020-01-07 kpsifive: Fix incorrect tx/rx ctrl defines
2020-01-07 mjgzfs: plug a vnode reserve leak in zfs_make_xattrdir
2020-01-07 mjgvfs: prevent numvnodes and freevnodes re-reads when...
2020-01-07 mjgvfs: annotate numvnodes and vnode_free_list_mtx with...
2020-01-07 mjgvfs: eliminate v_tag from struct vnode
2020-01-07 mjgvfs: add a helper for allocating marker vnodes
2020-01-06 andrewAdd more Arm arm64 CPU identification values
2020-01-06 kaktuskern_sysctl: make sysctl.debug work as intended
2020-01-06 jhbSimplify arguments to signal handlers on mips.
2020-01-06 rrsThis catches rack up in the recent changes to ECN and
2020-01-06 rrsThis change adds a small feature to the tcp logging...
2020-01-06 kaktussysctl: mark more nodes as MPSAFE
2020-01-06 hselaskyAdd own counter for cancelled USB transfers.
2020-01-06 jeffFix uma boot pages calculations on NUMA machines that...
2020-01-05 jeffThe fix in r356353 was insufficient. Not every archite...
2020-01-05 bznetgraph/ng_bridge: Reestablish old ABI
2020-01-05 tuexenDon't make the sendall iterator as being up if it could...
2020-01-05 tuexenReturn -1 consistently if an error occurs.
2020-01-05 tuexenEnsure that we don't miss a trigger for kicking off...
2020-01-05 mjglocks: add default delay struct
2020-01-05 mjglocks: convert delay times to u_short
2020-01-05 mjgMark mtxpool_sleep as read mostly, not frequently.
2020-01-05 kevansshm: correct KPI mistake introduced around memfd_create
2020-01-05 kevansshmfd/mmap: restrict maxprot with MAP_SHARED + F_SEAL_WRITE
2020-01-05 mjgvfs: factor out avoidable branches in _vn_lock
2020-01-05 mjgvfs: drop thread argument from vinactive
2020-01-05 mjgvfs: patch up vnode count assertions to report found...
2020-01-05 mjgvfs: predict VN_IS_DOOMED as false
2020-01-04 kevanskern_mmap: restore character deleted in transit
2020-01-04 kevanskern_mmap: add a variant that allows caller to inspect fp
2020-01-04 tuexenMake the message size limit used for SCTP_SENDALL confi...
2020-01-04 alcWhen a copy-on-write fault occurs, pmap_enter() is...
2020-01-04 jeffFix an assertion introduced in r356348. On architectur...
next