]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / sys /
2020-12-14 Michal MelounVerify (and fix) the context_id argument passed to...
2020-12-14 jrtc27mips: Fix sub-word atomics implementation
2020-12-14 Jessica Clarkemips: Fix sub-word atomics implementation
2020-12-13 tuexenHarden the handling of outgoing streams in case of...
2020-12-13 Michael TuexenHarden the handling of outgoing streams in case of...
2020-12-13 mjguipc: disable prediction in unp_pcb_lock_peer
2020-12-13 Mateusz Guzikuipc: disable prediction in unp_pcb_lock_peer
2020-12-13 mjgPatch annotation in sigdeferstop
2020-12-13 Mateusz GuzikPatch annotation in sigdeferstop
2020-12-13 mjgcache: fix ups bad predicts
2020-12-13 Mateusz Guzikcache: fix ups bad predicts
2020-12-13 mjgvfs: correctly predict last fdrop on failed open
2020-12-13 Mateusz Guzikvfs: correctly predict last fdrop on failed open
2020-12-13 kibFix TDP_WAKEUP/thr_wake(curthread->td_tid) after r366428.
2020-12-13 Konstantin BelousovFix TDP_WAKEUP/thr_wake(curthread->td_tid) after r366428.
2020-12-13 kibCorrect indent.
2020-12-13 Konstantin BelousovCorrect indent.
2020-12-13 mjgfd: fix fdrop prediction when closing a fd
2020-12-13 Mateusz Guzikfd: fix fdrop prediction when closing a fd
2020-12-13 Martin MatuskaMFV r368607:
2020-12-13 bdragon[PowerPC] Floating-point exception trap followup
2020-12-13 Brandon Bergren[PowerPC] Floating-point exception trap followup
2020-12-12 tuexenClean up more resouces of an existing SCTP association...
2020-12-12 Michael TuexenClean up more resouces of an existing SCTP association...
2020-12-12 kppf: Allow net.pf.request_maxcount to be set from loader...
2020-12-12 Kristof Provostpf: Allow net.pf.request_maxcount to be set from loader...
2020-12-12 cemamdtemp(4): Add missing Family 17h models
2020-12-12 Conrad Meyeramdtemp(4): Add missing Family 17h models
2020-12-12 cemamdsmn(4), amdtemp(4): add support for Family 19h ...
2020-12-12 Conrad Meyeramdsmn(4), amdtemp(4): add support for Family 19h ...
2020-12-12 ianProvide userland notification of gpio pin changes ...
2020-12-12 Ian LeporeProvide userland notification of gpio pin changes ...
2020-12-12 melifaroFix NOINET6 build broken by r368571.
2020-12-12 Alexander V. ChernikovFix NOINET6 build broken by r368571.
2020-12-11 melifaroipfw kfib algo: Use rt accessors instead of accessing...
2020-12-11 Alexander V. Chernikovipfw kfib algo: Use rt accessors instead of accessing...
2020-12-11 rlibbyzfs: quiet gcc -Wmissing-include-dirs
2020-12-11 Ryan Libbyzfs: quiet gcc -Wmissing-include-dirs
2020-12-11 rlibbyif_wg: appease gcc
2020-12-11 Ryan Libbyif_wg: appease gcc
2020-12-11 rlibbyffs: quiet -Wstrict-prototypes
2020-12-11 Ryan Libbyffs: quiet -Wstrict-prototypes
2020-12-11 rlibbyqat: quiet -Wredundant-decls
2020-12-11 Ryan Libbyqat: quiet -Wredundant-decls
2020-12-11 rlibbyntb: quiet gcc -Wreturn-type
2020-12-11 Ryan Libbyntb: quiet gcc -Wreturn-type
2020-12-11 rlibbycache_fplookup: quiet gcc -Wreturn-type
2020-12-11 Ryan Libbycache_fplookup: quiet gcc -Wreturn-type
2020-12-11 brooksndis(4): expand deprecation to the whole driver
2020-12-11 Brooks Davisndis(4): expand deprecation to the whole driver
2020-12-11 brookshme(4): Remove as previous announced
2020-12-11 Brooks Davishme(4): Remove as previous announced
2020-12-11 mhorneriscv: small counter(9) improvements
2020-12-11 Mitchell Horneriscv: small counter(9) improvements
2020-12-11 brooksstyle(9): Correct whitespace in struct definitions
2020-12-11 Brooks Davisstyle(9): Correct whitespace in struct definitions
2020-12-11 jkimRevert r366943. It did not work as expected.
2020-12-11 Jung-uk KimRevert r366943. It did not work as expected.
2020-12-10 mhorneriscv: handle debug.debugger_on_trap for fatal page...
2020-12-10 Mitchell Horneriscv: handle debug.debugger_on_trap for fatal page...
2020-12-10 bdrewerylinux_dma: Ensure proper flags pass to allocators.
2020-12-10 Bryan Drewerylinux_dma: Ensure proper flags pass to allocators.
2020-12-10 bdrewerycontig allocs: Don't retry forever on M_WAITOK.
2020-12-10 Bryan Drewerycontig allocs: Don't retry forever on M_WAITOK.
2020-12-10 rewAdd deprecation notice for bvmconsole and bvmdebug
2020-12-10 Robert WingAdd deprecation notice for bvmconsole and bvmdebug
2020-12-10 mjgfd: make serialization in fdescfree_fds conditional...
2020-12-10 Mateusz Guzikfd: make serialization in fdescfree_fds conditional...
2020-12-10 bhugheshyperv/vmbus: avoid crash, panic if vbe fb info is...
2020-12-10 Bradley T. Hugheshyperv/vmbus: avoid crash, panic if vbe fb info is...
2020-12-09 rlibbydmar: reserve memory windows of PCIe root port
2020-12-09 Ryan Libbydmar: reserve memory windows of PCIe root port
2020-12-09 kevansnetgraph: macfilter: small fixes
2020-12-09 Kyle Evansnetgraph: macfilter: small fixes
2020-12-09 markjPlug a race between fd table teardown and several loops
2020-12-09 Mark JohnstonPlug a race between fd table teardown and several loops
2020-12-09 markjUse refcount_load(9) to load fd table reference counts
2020-12-09 Mark JohnstonUse refcount_load(9) to load fd table reference counts
2020-12-09 cyMFV r368464:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 jhibbitsdev/mfi: Make a seemingly bogus conditional unconditional
2020-12-09 Justin Hibbitsdev/mfi: Make a seemingly bogus conditional unconditional
2020-12-09 jkimMerge OpenSSL 1.1.1i.
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 glebiusFixup r368446 with KERN_TLS.
2020-12-08 Gleb SmirnoffFixup r368446 with KERN_TLS.
2020-12-08 kevanscpuset_set{affinity,domain}: do not allow empty masks
2020-12-08 Kyle Evanscpuset_set{affinity,domain}: do not allow empty masks
2020-12-08 kevanskern: cpuset: resolve race between cpuset_lookup/cpuset_rel
2020-12-08 Kyle Evanskern: cpuset: resolve race between cpuset_lookup/cpuset_rel
2020-12-08 kevanskern: cpuset: plug a unr leak
2020-12-08 Kyle Evanskern: cpuset: plug a unr leak
2020-12-08 mhornearm64: fix struct l_sigaction_t layout
2020-12-08 Mitchell Hornearm64: fix struct l_sigaction_t layout
2020-12-08 jhbCheck that the frame pointer is within the current...
2020-12-08 John BaldwinCheck that the frame pointer is within the current...
2020-12-08 jhbStack unwinding robustness fixes for RISC-V.
2020-12-08 John BaldwinStack unwinding robustness fixes for RISC-V.
2020-12-08 adrian[ath] also remove the magic size value here for the...
2020-12-08 Adrian Chadd[ath] also remove the magic size value here for the...
next