]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Rewrite gpioiic(4) to use the gpio_pin_* API, and to conform to the modern
[FreeBSD/FreeBSD.git] / sys / sys /
2019-12-01 Mateusz Guziklockmgr: remove more remnants of adaptive spinning
2019-11-30 Mateusz GuzikAdd a way to inject fences using IPIs
2019-11-30 Mateusz Guzikvfs: swap placement between v_type and v_tag
2019-11-29 Konstantin BelousovAdd a VN_OPEN_INVFS flag.
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-27 Ryan Libbywitness: sleepable rm locks are not sleepable in read...
2019-11-27 Jeff RobersonUse atomics in more cases for object references. We...
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-22 Conrad MeyerAdd explicit SI_SUB_EPOCH
2019-11-22 Conrad Meyerrandom(4): Abstract loader entropy injection
2019-11-21 Gleb SmirnoffDelete ih_thread. Should have gone in r334170.
2019-11-21 Alexander MotinAdd variant of root_mount_hold() without allocation.
2019-11-21 Eric Joynerbitstring: add functions to find contiguous set/unset...
2019-11-21 Eric Joynerbitstring: exit early if _start is past size of the...
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andrew TurnerPort the NetBSD KCSAN runtime to FreeBSD.
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-20 Warner LoshCreate /etc/os-release file.
2019-11-20 Andrew TurnerImport the NetBSD Kernel Concurrency Sanitizer (KCSAN...
2019-11-20 Mateusz Guzikvfs: change si_usecount management to count used vnodes
2019-11-20 Kirk McKusickWhite space cleanup. No functional change.
2019-11-19 David BrightDon't sanitize linker_set
2019-11-18 Kyle Evanssysent: regenerate after r354835
2019-11-18 Kyle EvansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 John BaldwinCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 Mark JohnstonWiden the vm_page aflags field to 16 bits.
2019-11-18 David BrightJail and capability mode for shm_rename; add audit...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-17 Konstantin BelousovAdd elf image flag to disable stack gap.
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-15 Scott LongCreate a new sysctl subtree, machdep.mitigations. ...
2019-11-15 John BaldwinAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-15 Justin Hibbitsatomic: Add atomic_cmpset_masked to powerpc and use it
2019-11-13 Brooks Daviself_aux_info: Add support for AT_EXECPATH.
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-08 Ed Mastekvm: fix types for cross-debugging
2019-11-07 Dimitry AndricMerge commit e8316372b from llvm git (by Louis Dionne):
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andrew TurnerAdd the missing volatile qualifier in atomic_store_ptr
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-07 Brooks DavisFix the alignment of struct xunpcb on systems with...
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-04 Hans Petter SelaskyEnable device class group attributes in the LinuxKPI.
2019-11-03 Cy SchubertMFV r354257:
2019-10-29 Jeff RobersonUse atomics and a shared object lock to protect the...
2019-10-29 Gleb SmirnoffAugment macros that manipulate td_no_sleeping with...
2019-10-25 Ravi PokalaArgs for buf_track() might be unused
2019-10-22 Konstantin BelousovAssert that vnode_pager_setsize() is called with the...
2019-10-22 Konstantin BelousovAdd VV_VMSIZEVNLOCK flag.
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-21 Gleb SmirnoffRemove epoch tracker from struct thread. It was an...
2019-10-21 Gleb SmirnoffRemove obsoleted KPIs that were used to access interfac...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-17 Conrad MeyerImplement NetGDB(4)
2019-10-17 Mark JohnstonBelatedly bump __FreeBSD_version for r353537 and relate...
2019-10-17 Conrad MeyerAdd a very limited DDB dumpon(8)-alike to MI dumper...
2019-10-17 Conrad MeyerSplit out a more generic debugnet(4) from netdump(4)
2019-10-17 Andriy Gaponprovide a way to assign taskqueue threads to a kernel...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Kristof ProvostGeneralize ARM specific comments in devmap
2019-10-15 Gleb SmirnoffWhen assertion for a thread not being in an epoch fails...
2019-10-15 Edward Tomasz Napi... Add copyrights that I forgot to add when splitting...
2019-10-15 Gleb SmirnoffRemove pfctlinput2(). It came from KAME and had never...
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Jeff Roberson(1/6) Replace busy checks with acquires where it is...
2019-10-14 Gleb SmirnoffSince EPOCH_TRACE had been moved to opt_global.h, we...
2019-10-13 Michael TuexenUse an event handler to notify the SCTP about IP addres...
2019-10-13 Mateusz Guzikvfs: add MNTK_NOMSYNC
2019-10-10 Konstantin BelousovTypo out->in.
2019-10-09 Edward Tomasz Napi... Fix the compilation workaround so it's not entirely...
2019-10-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 Dimitry AndricMerge ^/head r353316 through r353350.
2019-10-08 John BaldwinAdd a TOE KTLS mode and a TOE hook for allocating TLS...
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricPrepare for merging back to head:
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-07 Edward Tomasz Napi... Introduce stats(3), a flexible statistics gathering...
2019-10-07 Hans Petter SelaskyFactor out VNET shutdown check into an own vnet structu...
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-06 Randall StewartBrad Davis identified a problem with the new LRO code...
2019-10-06 Mateusz Guzikvfs: add optional root vnode caching
2019-10-05 Kyle EvansRemove the remnants of SI_CHEAPCLONE
2019-10-05 Mateusz Guzikdevfs: plug redundant bwillwrite avoidance
next