]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
The non-preemptible network epoch identified by net_epoch isn't used.
[FreeBSD/FreeBSD.git] / sys /
2020-01-15 glebiusThe non-preemptible network epoch identified by net_epo...
2020-01-15 mjgvfs: in vop_stdadd_writecount only vlazy vnodes on...
2020-01-15 mjgtmpfs: add missing CLTFLAG_MPSAFE annotation
2020-01-15 mjgnfs: add missing CLTFLAG_MPSAFE annotations
2020-01-15 mjgfusefs: add missing CLTFLAG_MPSAFE annotation
2020-01-14 mckusickWhen sync'ing a mount point, the mount point's vnodes...
2020-01-14 jhbPreserve the inherited value of the status register...
2020-01-14 avgstorvsc: port a Linux patch, properly set residual...
2020-01-14 traszMake linux(4) use kern_setsockopt(9) instead of going...
2020-01-14 traszMake linux(4) use kern_getsockopt(9) instead of going...
2020-01-14 traszMake linux getcpu(2) report the domain.
2020-01-14 mavRestore loop break in vm_pageout_lowmem().
2020-01-14 rlibbyuma: split slabzone into two sizes
2020-01-14 rlibbymalloc: remove assumptions about MINALLOCSIZE
2020-01-14 rlibbyuma: fixup some ktr messages
2020-01-14 jeffFix a long standing bug in journaled soft-updates....
2020-01-14 npcxgbe/iw_cxgbe: Do not allow memory registrations with...
2020-01-13 jhibbitspowerpc/mpc85xx: Partially revert r356640
2020-01-13 mavMap ECKSUM and EFRAGS from ZFS onto real errnos.
2020-01-13 vangyzenAdd missing comma in nfsv4_errstr
2020-01-13 vmaffionenetmap: disable passthrough with no hypervisor support
2020-01-13 vmaffionevmx: fix initialization of TSO related descriptor fields
2020-01-13 glebiusFix yet another regression from r354484. Error code...
2020-01-13 mjgufs: relax an overzealous assert added in r356671
2020-01-13 kibCode must not unlock a mutex while owning the thread...
2020-01-13 mhorneRISC-V: fix global symbol lookups for mpentry with lld
2020-01-13 mjgvfs: per-cpu batched requeuing of free vnodes
2020-01-13 mjgvfs: rework vnode list management
2020-01-13 mjgufs: use lazy list instead of active list for syncer
2020-01-13 mjgvfs: add per-mount vnode lazy list and use it for defer...
2020-01-13 mjgufs: add a setter for inode i_flag field
2020-01-12 cemFix a typo in r356667 comment
2020-01-12 cemgetrandom(2): Add Linux GRND_INSECURE API flag
2020-01-12 tuexenFix race when accepting TCP connections.
2020-01-12 bznd6_rtr: constantly use __func__ for nd6log()
2020-01-12 bznd6_rtr: make nd6_prefix_onlink() static
2020-01-12 tuexenFix division by zero issue.
2020-01-12 traszdd kern_getpriority(), make Linuxulator use it.
2020-01-12 traszAdd kern_setpriority(), use it in Linuxulator.
2020-01-12 mjgAdd "panicked" boolean which can be tested instead...
2020-01-12 mjgAdd KERNEL_PANICKED macro for use in place of direct...
2020-01-12 mjgsysctl: add missing CLTFLAG_MPSAFE annotation to CONST_...
2020-01-12 mjgvm: add missing CLTFLAG_MPSAFE annotations
2020-01-12 mjgdtrace: add missing CLTFLAG_MPSAFE annotations
2020-01-12 mjgzfs: add missing CLTFLAG_MPSAFE annotations
2020-01-12 kevansregulator: small enhancements to regulator_shutdown
2020-01-11 mjgvfs: only recalculate watermarks when limits are changing
2020-01-11 mjgvfs: deduplicate vnode allocation logic
2020-01-11 mjgvfs: prealloc vnodes in getnewvnode_reserve
2020-01-11 mjgvfs: incomplete pass at converting more ints to u_long
2020-01-11 mjgvfs: add missing CLTFLA_MPSAFE annotations
2020-01-11 jhibbitspowerpc/mpc85xx: Fix localbus child reg property decoding
2020-01-11 glebiusPacify gcc.
2020-01-11 bzin6_mcast: make in6_joingroup_locked() static
2020-01-11 manuarm64: allwinner: dtso: Add spi0 spigen DTSO
2020-01-11 hselaskyMake sure the VNET is properly set when reaping mbufs...
2020-01-11 hselaskyRevert r356598 for now because it breaks some AMD based...
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...
next