]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Update bmake to version 20180919
[FreeBSD/FreeBSD.git] / sys / kern /
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-12-06 Mark JohnstonLet kern.trap_enotcap be set as a tunable.
2018-12-05 Brooks DavisFurther simplify arguments to init.
2018-12-05 Alan CoxTerminate a blist_alloc search when a blst_meta_alloc...
2018-12-05 Brooks DavisRemove never enabled support for "fastboot".
2018-12-05 Brooks DavisRemove ifdef BOOTCDROM option to start init.
2018-12-05 Mateusz Guziksx: retire SX_NOADAPTIVE
2018-12-04 Brooks DavisRemove NOARGS from oaccept.
2018-12-04 Brooks DavisRegen after r341474: Normalize COMPAT_43 syscall declar...
2018-12-04 Brooks DavisNormalize COMPAT_43 syscall declarations.
2018-12-04 Brooks DavisRemove a needlessly clever hack to start init with...
2018-12-03 Mark JohnstonAdd a missing definition for the !COMPAT_FREEBSD32...
2018-12-03 Mark JohnstonPlug memory disclosures via ptrace(2).
2018-12-02 Konstantin BelousovCorrect accuracy of the barrier writes accounting.
2018-11-30 Eric van GyzenInclude path for tmpfs objects in vm.objects sysctl
2018-11-29 Brooks DavisAdd helper functions to copy strings into struct image_...
2018-11-29 Konstantin BelousovIf BENEATH is specified, always latch the topping direc...
2018-11-29 Mateusz Guzikvfs: fix i386 build after r341220
2018-11-29 Mateusz Guzikcache: retire cache_enter compat schim
2018-11-29 Mateusz Guzikvfs: drop spurious memcpy in stat
2018-11-29 Mateusz Guzikfd: unify fd range check across the routines
2018-11-29 Mateusz GuzikConvert racct_enable to bool and annotate as __read_fre...
2018-11-29 Mateusz GuzikDeinline racct throttling out of syscall exit path.
2018-11-29 Mateusz GuzikAnnotate td_cowgen check as unlikely.
2018-11-29 Mateusz GuzikTidy up hardclock.
2018-11-29 Mateusz Guzikproc: create a dedicated lock for zombproc to ligthen...
2018-11-27 Konstantin BelousovImprove sigonstack().
2018-11-27 Jamie GrittonIn hardened systems, where the security.bsd.unprivilege...
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-26 Eric van GyzenRemove superfluous bzero in getcontext/swapcontext...
2018-11-26 Alan Somersvfs_aio.c: rename "physio" symbols to "bio".
2018-11-26 Martin MatuskaMFV r340938:
2018-11-24 Alan Coxblist_meta_alloc assumes that mask=scan->bm_bitmap...
2018-11-24 Mark JohnstonPass malloc flags directly through kevent(2) subroutines.
2018-11-24 Mark JohnstonPlug some kernel memory disclosures via kevent(2).
2018-11-24 Mark JohnstonEnsure that knotes do not get registered when KQ_CLOSIN...
2018-11-24 Mark JohnstonLock the knlist before releasing the in-flux state...
2018-11-24 Martin MatuskaMFV r340865:
2018-11-23 Konstantin BelousovParse FreeBSD Feature Control note on the ELF image...
2018-11-23 Konstantin BelousovGeneralize ELF parse_notes().
2018-11-23 Konstantin BelousovTrivial reduction of the code duplication, reuse the...
2018-11-23 Mark JohnstonHonour the waitok parameter in kevent_expand().
2018-11-23 Konstantin BelousovProvide storage for the process feature control flags...
2018-11-23 Mark JohnstonEnsure that directory entry padding bytes are zeroed.
2018-11-23 Mateusz GuzikRevert "fork: fix use-after-free with vfork"
2018-11-22 Mateusz GuzikAnnotate TDP_RFPPWAIT as unlikely.
2018-11-22 Mateusz Guzikfork: remove avoidable proc lock/unlock pair
2018-11-22 Mateusz Guzikfork: fix use-after-free with vfork
2018-11-22 Mark JohnstonPlug some networking sysctl leaks.
2018-11-21 Mateusz Guzikuipc_usrreq: fix inode number assignment
2018-11-21 Mateusz Guzikproc: update list manipulation comment on process exit
2018-11-21 Mateusz Guzikuipc_shm: use unr64 for inode numbers
2018-11-21 Mateusz Guzikproc: convert pfind & friends to use pidhash locks...
2018-11-21 Mateusz Guzikproc: implement pid hash locks and an iterator
2018-11-21 Mark JohnstonAvoid unsynchronized updates to kn_status.
2018-11-21 Mark JohnstonRemove KN_HASKQLOCK.
2018-11-21 Mark JohnstonAdd a taskqueue_quiesce(9) KPI.
2018-11-20 Jung-uk KimMerge OpenSSL 1.1.1a.
2018-11-20 Mark JohnstonClear pad bytes in the struct exported by kern.ntp_pll...
2018-11-20 Mateusz Guzikpipe: use unr64
2018-11-20 Mateusz GuzikImplement unr64
2018-11-19 Ben Widawskyacpi: fix acpi_ec_probe to only check EC devices
2018-11-19 Hans Petter SelaskyMinor code factoring. No functional change.
2018-11-19 Hans Petter SelaskyBe more verbose when a sysctl fails to unregister.
2018-11-19 Kevin BowlingRetire sbsndptr() KPI
2018-11-16 Mateusz Guzikproc: always store parent pid in p_oppid
2018-11-15 Mark JohnstonRemove mostly-useless proc provider probes.
2018-11-15 Warner LoshDo proper conversion to/from sbt.
2018-11-14 Gleb SmirnoffInitialize compatibility epoch tracker for thread0...
2018-11-14 Brooks DavisUse the main capabilities.conf for freebsd32.
2018-11-14 Gleb SmirnoffFix build on some architectures after r340413. On amd64...
2018-11-14 Matt Macyepoch(9) revert r340097 - no longer a need for multiple...
2018-11-13 Gleb Smirnoffstyle(9), mostly adjusting overly long lines.
2018-11-13 Gleb SmirnoffWith epoch not inlined, there is no point in using...
2018-11-13 Gleb SmirnoffThe dualism between epoch_tracker and epoch_thread...
2018-11-13 Gleb SmirnoffFor compatibility KPI functions like if_addr_rlock...
2018-11-13 Mateusz Guziklocks: plug warnings about unitialized variables
2018-11-13 Eric van GyzenMake no assertions about lock state when the scheduler...
2018-11-13 Gleb SmirnoffUninline epoch(9) entrance and exit. There is no proof...
2018-11-13 Mark JohnstonAllow allocations across meta boundaries.
2018-11-13 Kyle EvansAdd dynamic_kenv assertion to init_static_kenv
2018-11-12 Konstantin BelousovAllow set ether/vlan PCP operation from the VNET jails.
2018-11-12 Conrad Meyernetdump: Fix netdumping with INVARIANTS kernels
2018-11-11 Konstantin BelousovRemove one-use variable.
2018-11-11 Konstantin BelousovAllow absolute paths for O_BENEATH.
2018-11-10 Emmanuel VadotUpdate our devicetree to 4.19 for arm and arm64
2018-11-09 Brooks DavisFix freebsd32 mknod(at).
2018-11-09 Brooks DavisMake freebsd32_umtx_op follow the freebsd32_foo convention.
2018-11-07 John BaldwinEnable non-executable stacks by default on RISC-V.
2018-11-07 Brooks DavisRegen after r340221: allow pointer return types.
2018-11-07 Brooks Davismakesyscalls.sh: allow pointer return types.
2018-11-06 Mark JohnstonAvoid fixing the tty_info() buffer size in tty.h.
2018-11-06 Mark JohnstonAvoid specifying VM_PROT_EXECUTE in mappings from pipe_...
2018-11-06 Mark JohnstonWe need opt_stack.h after r339605.
2018-11-06 Brooks DavisUpdate some comments made obsolete by recent commits.
2018-11-06 Brooks DavisRegen after r340199: Use declared types for caddr_t...
2018-11-06 Brooks DavisUse declared types for caddr_t arguments.
2018-11-06 Mariusz ZaborskiRegenerate after r340129.
2018-11-06 Mark JohnstonUse plain atomic_{add,subtract} when that's sufficient.
2018-11-06 Andrew TurnerPort the NetBSD ubsan runtime to the FreeBSD kernel.
next