]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/kern_rwlock.c
Clear stack allocated data structure to prevent kernel memory leak.
[FreeBSD/FreeBSD.git] / sys / kern / kern_rwlock.c
2018-09-20 baptImport mandoc 1.14.4
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-08 eadlerfile: update to 5.34
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-02 mjgRemove an unused argument to turnstile_unpend.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-22 mjgrw: decrease writer starvation
2018-05-20 eadlerMFV: file 5.33
2018-05-19 mmacyfix uninitialized variable warning in reader locks
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-11 mjglocks: extend speculative spin waiting for readers...
2018-04-10 mjgrw: whack avoidable re-reads in try_upgrade
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-17 mjglocks: slightly depessimize lockstat
2018-03-04 mjglocks: fix a corner case in r327399
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-17 mjgUndo LOCK_PROFILING pessimisation after r313454 and...
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-14 mjgrwlock: diff-reduction of runlock compared to sx sunlock
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-13 mjgrwlock: try regular read unlock even in the hard path
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-31 mjglocks: adjust loop limit check when waiting for readers
2017-12-31 mjglocks: re-check the reason to go to sleep after locking...
2017-12-31 mjgrwlock: tidy up __rw_runlock_hard similarly to r325921
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys/kern: adoption of SPDX licensing ID tags.
2017-11-26 mjgrw: fix runlock_hard when new readers show up
2017-11-25 mjgrwlock: fix up compilation of the previous change
2017-11-25 mjgrwlock: add __rw_try_{r,w}lock_int
2017-11-25 mjglocks: retry turnstile/sleepq loops on failed cmpset
2017-11-25 mjgrwlock: stop re-reading the owner when going to sleep
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-23 mjgrwlock: unbreak WITNESS builds after r326110
2017-11-22 mjgrwlock: don't check for curthread's read lock count...
2017-11-22 mjglocks: pass the found lock value to unlock slow path
2017-11-22 mjglocks: remove the file + line argument from internal...
2017-11-21 markjClean up the SYSINIT_FLAGS definitions for rwlock(9...
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-17 mjgrwlock: unlock before traversing threads to wake up
2017-11-17 mjglocks: pull up PMC_SOFT_CALLs out of slow path loops
2017-11-17 mjgrwlock: avoid branches in the slow path if lockstat...
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-11 mjgrwlock: use fcmpset for setting RW_LOCK_WRITE_SPINNER
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-06 mjgrwlock: fix up compilation without KDTRACE_HOOKS after...
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-20 mjgrwlock: reduce lockstat branches in the slowpath
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
next