]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / sys / kern /
2020-12-19 gallatinOptionally bind ktls threads to NUMA domains
2020-12-19 Andrew GallatinOptionally bind ktls threads to NUMA domains
2020-12-19 kevanskern: cpuset: allow jails to modify child jails' roots
2020-12-19 Kyle Evanskern: cpuset: allow jails to modify child jails' roots
2020-12-18 kibAdd ELF flag to disable ASLR stack gap.
2020-12-18 Konstantin BelousovAdd ELF flag to disable ASLR stack gap.
2020-12-18 Xin LIMFV r368746:
2020-12-17 jhbUse a template assembly file for firmware object files.
2020-12-17 John BaldwinUse a template assembly file for firmware object files.
2020-12-17 kibFix a race in tty_signal_sessleader() with unlocked...
2020-12-17 Konstantin BelousovFix a race in tty_signal_sessleader() with unlocked...
2020-12-17 mjgfd: reimplement close_range to avoid spurious relocking
2020-12-17 Mateusz Guzikfd: reimplement close_range to avoid spurious relocking
2020-12-17 mjgaudit: rework AUDIT_SYSCLOSE
2020-12-17 Mateusz Guzikaudit: rework AUDIT_SYSCLOSE
2020-12-17 mjgfd: refactor closefp in preparation for close_range...
2020-12-17 Mateusz Guzikfd: refactor closefp in preparation for close_range...
2020-12-16 mjgfd: remove redundant saturation check from fget_unlocke...
2020-12-16 Mateusz Guzikfd: remove redundant saturation check from fget_unlocke...
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 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-11 rlibbycache_fplookup: quiet gcc -Wreturn-type
2020-12-11 Ryan Libbycache_fplookup: quiet gcc -Wreturn-type
2020-12-10 mjgfd: make serialization in fdescfree_fds conditional...
2020-12-10 Mateusz Guzikfd: make serialization in fdescfree_fds conditional...
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 Jung-uk KimMerge OpenSSL 1.1.1i.
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-06 mjgvfs: add cleanup on error missed in r368375
2020-12-06 Mateusz Guzikvfs: add cleanup on error missed in r368375
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-06 mjgvfs: factor buffer allocation/copyin out of namei
2020-12-06 Mateusz Guzikvfs: factor buffer allocation/copyin out of namei
2020-12-05 mjgvfs: keep bad ops on vnode reclaim
2020-12-05 Mateusz Guzikvfs: keep bad ops on vnode reclaim
2020-12-04 kibAdd kern_ntp_adjtime(9).
2020-12-04 Konstantin BelousovAdd kern_ntp_adjtime(9).
2020-12-04 kevanskern: soclose: don't sleep on SO_LINGER w/ timeout=0
2020-12-04 Kyle Evanskern: soclose: don't sleep on SO_LINGER w/ timeout=0
2020-12-03 markjAlways use 64-bit physical addresses for dump_avail...
2020-12-03 Mark JohnstonAlways use 64-bit physical addresses for dump_avail...
2020-12-03 gonzoAdd support for hw.physmem tunable for ARM/ARM64/RISC...
2020-12-03 Oleksandr TymoshenkoAdd support for hw.physmem tunable for ARM/ARM64/RISC...
2020-12-02 mjgselect: make sure there are no wakeup attempts after...
2020-12-02 Mateusz Guzikselect: make sure there are no wakeup attempts after...
2020-12-01 kiblio_listio(2): send signal even if number of jobs is...
2020-12-01 Konstantin Belousovlio_listio(2): send signal even if number of jobs is...
2020-12-01 kibvfs_aio.c: style.
2020-12-01 Konstantin Belousovvfs_aio.c: style.
2020-12-01 kibvfs_aio.c: correct comment.
2020-12-01 Konstantin Belousovvfs_aio.c: correct comment.
2020-12-01 markjvmem: Revert r364744
2020-12-01 Mark Johnstonvmem: Revert r364744
2020-12-01 mmMFV r368207:
2020-12-01 Martin MatuskaMFV r368207:
2020-11-30 melifaroMove inner loop logic out of sysctl_sysctl_next_ls().
2020-11-30 Alexander V. ChernikovMove inner loop logic out of sysctl_sysctl_next_ls().
2020-11-30 tsoomevt: if loader did pass the font via metadata, use it
2020-11-30 Toomas Soomevt: if loader did pass the font via metadata, use it
2020-11-30 tsoomeAdd VT driver for VBE framebuffer device
2020-11-30 Toomas SoomeAdd VT driver for VBE framebuffer device
2020-11-29 mmacyImport kernel WireGuard support
2020-11-29 Matt MacyImport kernel WireGuard support
2020-11-29 kibbio aio: Destroy ephemeral mapping before unwiring...
2020-11-29 Konstantin Belousovbio aio: Destroy ephemeral mapping before unwiring...
2020-11-29 mavRemove alignment requirements for KVA buffer mapping.
2020-11-29 Alexander MotinRemove alignment requirements for KVA buffer mapping.
2020-11-28 kibMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-28 kevanskern: cpuset: drop the lock to allocate domainsets
2020-11-28 Kyle Evanskern: cpuset: drop the lock to allocate domainsets
2020-11-27 markjcallout(9): Remove some leftover APM BIOS support
2020-11-27 Mark Johnstoncallout(9): Remove some leftover APM BIOS support
2020-11-26 kibvn_read_from_obj(): fix handling of doomed vnodes.
2020-11-26 Konstantin Belousovvn_read_from_obj(): fix handling of doomed vnodes.
2020-11-26 kibMore careful handling of the mount failure.
2020-11-26 Konstantin BelousovMore careful handling of the mount failure.
2020-11-26 kibMake max ticks for pause in vn_lock_pair() adjustable...
2020-11-26 Konstantin BelousovMake max ticks for pause in vn_lock_pair() adjustable...
next