]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
lockf: free state only when recycling the vnode
[FreeBSD/FreeBSD.git] / sys /
2018-04-23 Mateusz Guziklockf: free state only when recycling the vnode
2018-04-22 Tijl CoosemansMake bufdaemon and bufspacedaemon use kthread_suspend_c...
2018-04-22 Mateusz Guziklockf: slightly depessimize
2018-04-22 Justin HibbitsFix the build post r332859
2018-04-21 Thomas ZanderRemove unused definition bl_dfp; fix build with bktr...
2018-04-21 Jonathan T. LooneyWhen running with INVARIANTS, the kernel contains extra...
2018-04-21 Justin HibbitsExport powerpc CPU features for auxvec
2018-04-21 Justin HibbitsSync powerpc feature flags with Linux
2018-04-21 Conrad Meyerblake2: Disable warnings (not just error) for code...
2018-04-20 Emmanuel Vadotregulator: Check status before disabling
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 Konstantin BelousovRename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and...
2018-04-20 Andriy Gaponcall racct_proc_ucred_changed() under the proc lock
2018-04-20 Rick MacklemFix use of pointer after being set NULL.
2018-04-20 Andrey V. ElsukovAdd dead_bpf_if structure, that should be used as fake...
2018-04-20 Justin Hibbitspowerpc64: Set n_slbs = 32 for POWER9
2018-04-20 Justin Hibbitspowerpc64: Add DSCR support
2018-04-19 Rick MacklemFix OpenDowngrade for NFSv4.1 if a client sets the...
2018-04-19 Nathan WhitehornFix detection of memory overlap with the kernel in...
2018-04-19 Navdeep Parharcxgbe(4): Fix bugs in the handling of COP rules that...
2018-04-19 Konstantin BelousovUse symbolic constant, explaining the operation.
2018-04-19 Warner LoshReword comment to remove awkward constructs, including...
2018-04-19 John BaldwinSimplify the code to allocate stack for auxv, argv...
2018-04-19 Warner LoshIntel drives have an optimal alignment for I/O. While...
2018-04-19 Alexander MotinRelease memory resource on cuda driver attach failure.
2018-04-19 Conrad Meyercryptosoft: Do not exceed crd_len around *crypt_multi
2018-04-19 Randall StewartThese two modules need the tcp_hpts.h file for
2018-04-19 Mark JohnstonInitialize marker pages in vm_page_domain_init().
2018-04-19 Randall StewartThis commit brings in the TCP high precision timer...
2018-04-19 Andriy Gaponset kdb_why to "trap" when calling kdb_trap from trap_fatal
2018-04-18 Konstantin BelousovAdd PROC_PDEATHSIG_SET to procctl interface.
2018-04-18 Konstantin BelousovFix pmap_trm_alloc(M_ZERO).
2018-04-18 Konstantin BelousovFor fatal traps other than pagefaults, print raw fault...
2018-04-18 John BaldwinFix two off-by-one errors when allocating MSI and MSI...
2018-04-18 John BaldwinWorkaround fixed I/O port resources encoded as I/O...
2018-04-18 Andriy Gapondon't check for kdb reentry in trap_fatal(), it's impos...
2018-04-18 Stephen Hurdiflib: Fix queue distribution when there are no threads
2018-04-17 Brooks DavisRemove references to fs_nofault_intr_begin/end.
2018-04-17 Mark JohnstonEnsure that m and skip_m belong to the same object.
2018-04-17 John BaldwinProperly do a deep copy of the ioctls capability array...
2018-04-17 Brooks DavisRemove the unused fuwintr() and suiwintr() functions.
2018-04-17 Brooks DavisRemove unused implementations of copyoutstr().
2018-04-17 Andrew GallatinRestore SIOCGI2C functionality to ixgbe
2018-04-17 Warner LoshAdd PNP info to the PCI attahement of the puc driver.
2018-04-17 Warner LoshAdd PNP info to the bce driver.
2018-04-17 Brooks DavisStop using fuswintr() and suswintr() in the profiler.
2018-04-17 Warner LoshRestore db_radix on parse error, otherwise we'll silent...
2018-04-17 Ram Kishore VegesnaMoved opts-stack.h include before all other includes.
2018-04-16 Alan Somerslio_listio: return EAGAIN instead of EIO when out of...
2018-04-16 Brooks DavisRemove unused badaddr() function.
2018-04-16 Warner LoshUse bool instead of boolean_t here. No reason to use...
2018-04-16 Warner LoshNo need to force md code to define a macro that's the...
2018-04-16 Justin HibbitsUse a resource hint instead of environment variable...
2018-04-16 Alexander Motin9433 Fix ARC hit rate
2018-04-15 Brooks DavisRemove device cm which was removed in r332490.
2018-04-14 Warner LoshMake first a 'bool' instead of a 'boolean_t'.
2018-04-14 Navdeep Parharcxgbe(4): Add support for Connection Offload Policy...
2018-04-14 Konstantin BelousovSet PG_G global mapping bit on the trampoline ptes.
2018-04-14 Eitan Adlersys: remove 'cm' from notes
2018-04-14 Conrad Meyercpufreq: Remove error-prone table terminators in favor...
2018-04-13 Brooks DavisRemove support for the Arcnet protocol.
2018-04-13 Konstantin Belousovi386 4/4G split.
2018-04-13 Brooks DavisFix build on 32-bit systems.
2018-04-13 Tycho NightingaleAdd SDT probes to vmexit on Intel.
2018-04-13 Warner LoshJust assert that the lock is held here, rather than...
2018-04-13 Andrey V. ElsukovAdd check that mbuf had not multicast layer2 address.
2018-04-13 Ruslan BukinConvert atse(4) driver for Altera Triple-Speed Ethernet...
2018-04-13 Ruslan BukinAdd beripic1, msgdma and softdma instances.
2018-04-13 Ruslan BukinAdd driver for Altera SoftDMA® device.
2018-04-13 Ram Kishore VegesnaCheck if STACK is defined before using the stack(9).
2018-04-13 Ruslan BukinAdd driver for Altera modular Scatter-Gather DMA engine...
2018-04-13 Ruslan BukinAdd driver for ARM PrimeCell PL330 DMA engine.
2018-04-13 Ruslan BukinDon't include sys/bus_dma.h directly, use machine/bus...
2018-04-13 Andrey V. ElsukovTo avoid possible deadlock do not acquire JQUEUE_LOCK...
2018-04-12 Andrey V. ElsukovFix integer types mismatch for flags field in nat64stl_...
2018-04-12 Kenneth D. MerryHandle Programmable Early Warning for control commands...
2018-04-12 Andrey V. ElsukovUse cfg->nomatch_verdict as return value from NAT64LSN...
2018-04-12 Andrey V. ElsukovMigrate NAT64 to FIB KPI.
2018-04-12 Bryan DreweryUse known SRCTOP if possible to determine SYSDIR.
2018-04-12 Konstantin BelousovFix PSL_T inheritance on exec for x86.
2018-04-12 Bryan DreweryFix using wrong SYSDIR after r331683.
2018-04-12 Ed MasteUpdate vt(4) "Terminus BSD Console" font to v4.46
2018-04-12 Konstantin BelousovOptimize context switch for PTI on PCID pmap.
2018-04-12 Ruslan BukinAdd SMP support for BERI CPU.
2018-04-12 Ruslan BukinTune xDMA interface slightly:
2018-04-12 Ruslan BukinAdd ld emulation types for hard-float mipses.
2018-04-12 Bjoern A. ZeebFix a typo.
2018-04-12 Sean BrunoRestore r332389 after resolution of locking fixes.
2018-04-12 Andriy Gaponallow ZFS pool to have temporary name for duration...
2018-04-12 Vincenzo Maffionenetmap: align codebase to the current upstream (commit...
2018-04-12 Mateusz Guzikiflib: fix up a mismerge in r332419
2018-04-12 Ed Mastevt: add three more cp437 mappings for vga textmode
2018-04-11 Stephen HurdProperly initialize ifc_nhwtxqs.
2018-04-11 Brooks DavisRemove support for FDDI networks.
2018-04-11 Sean BrunoRevert r332389 as it is causing panics for various...
2018-04-11 Mark JohnstonUse C99 initializers for iflib function tables.
2018-04-11 Kristof Provostpf: limit ioctl to a reasonable and tuneable number...
2018-04-11 Oleg BulyzhinFix ipfw table creation when net.inet.ip.fw.tables_sets...
2018-04-11 Mateusz Guziklocks: extend speculative spin waiting for readers...
2018-04-10 Ian LeporeUse explicit_bzero() when cleaning values out of the...
next