]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
hpt{nr,rr}: plug info leak in hpt_ioctl
[FreeBSD/FreeBSD.git] / sys / kern /
2017-11-11 Mateusz GuzikAvoid allproc lock in pfind if curproc->pid == pid
2017-11-11 Mateusz GuzikRemove useless proc lookup from sysctl_out_proc
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-11 Mateusz Guzikrwlock: use fcmpset for setting RW_LOCK_WRITE_SPINNER
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Matt JorasIntroduce EVENTHANDLER_LIST and some users.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-08 Konstantin BelousovZero whole struct ptrace_lwpinfo to not leak kernel...
2017-11-08 Jeff RobersonReplace manyinstances of VM_WAIT with blocking page...
2017-11-07 Bartek RutkowskiMake sysctl_kern_proc_umask execute fast path when...
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-06 Mateusz Guzikrwlock: fix up compilation without KDTRACE_HOOKS after...
2017-11-05 Mateusz Guziknamecache: bump numcache after dropping all locks
2017-11-05 Mateusz Guziknamecache: wlock buckets in cache_lookup_nomakeentry
2017-11-05 Mateusz Guziknamecache: skip locking in cache_lookup_nomakeentry...
2017-11-05 Ed MasteANSIfy sys/kern/md4c.c
2017-11-05 Enji CooperFix paths for cross-built versions of lib/libclang_rt...
2017-11-05 Mateusz Guziknamecache: skip locking in cache_purge_negative if...
2017-11-05 Enji CooperMFhead@r325422
2017-11-04 Pedro F. GiffuniANSI-fy exec_shell_imgact().
2017-11-04 Konstantin BelousovConvert explicit panic() call to assert.
2017-11-04 Enji CooperMFhead@r325383
2017-11-03 Mateusz GuzikSpecial-case pget lookups where pid == curproc->pid
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-11-01 Mateusz Guziknamecache: fix .. check broken after r324378
2017-11-01 Mateusz GuzikFixup r325264, take #2
2017-11-01 Mateusz Guziknamecache: ncnegfactor 16 -> 12
2017-11-01 Mateusz GuzikFixup r325264
2017-11-01 Mateusz GuzikSave on loginclass list locking by checking if caller...
2017-11-01 Mateusz GuzikSave on uihash table locking by checking if the caller...
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-30 Enji CooperMFhead@r325119
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-27 John BaldwinDiscard the correct thread event reported for a ptrace...
2017-10-26 Alan SomersFix aio_suspend in 32-bit emulation
2017-10-26 Enji CooperMFhead@r325004
2017-10-25 Warner LoshHandle RB_POWERCYCLE in the MI part of the kernel
2017-10-25 Mark JohnstonAdd support for compressed kernel dumps.
2017-10-23 Alan SomersRemove artificial restriction on lio_listio's operation...
2017-10-23 Enji CooperMFhead@r324914
2017-10-23 Mateusz GuzikBump WITNESS_PENDLIST to accomodate sleepq chain bump.
2017-10-22 Enji CooperMFhead@r324884
2017-10-22 Mateusz GuzikMake the sleepq chain hash size configurable per-arch...
2017-10-22 Mateusz Guziksdt: make all sdt probe sites test one variable
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-22 Mateusz GuzikChange kdb_active type to u_char.
2017-10-22 Enji CooperClean up trailing whitespace in kdb_thr_ctx(..)
2017-10-22 Konstantin BelousovRemove the support for mknod(S_IFMT), which created...
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Mateusz Guzikmtx: implement thread lock fastpath
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-21 Michal MelounAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-20 Mark JohnstonAvoid the nbp lookup in the final loop iteration in...
2017-10-20 Mateusz Guzikmtx: fix up UP build after r324778
2017-10-20 Mateusz GuzikMark kdb_active as __read_frequently and switch to...
2017-10-20 Mateusz Guzikrwlock: reduce lockstat branches in the slowpath
2017-10-20 Mateusz Guzikmtx: stop testing SCHEDULER_STOPPED in kabi funcs for...
2017-10-20 Mateusz Guzikmtx: clean up locking spin mutexes
2017-10-19 Mateusz Guziksysctl: only take mem lock if oldlen is > 4 * PAGE_SIZE
2017-10-19 Mateusz Guzikexecve: avoid one proc lock/unlock trip unless PTRACE_E...
2017-10-19 Mateusz GuzikTidy up pmc support at execve.
2017-10-19 Mateusz Guziksysvsem: check if semu_list has anything on it before...
2017-10-18 Mateusz GuzikDon't take Giant for SMP status and cpu topology sysctls.
2017-10-18 Mark JohnstonMove kernel dump offset tracking into MI code.
2017-10-18 Brooks DavisRemove mbpool(9) now that it has no consumers.
2017-10-17 Mark JohnstonFix a racy VI_DOOMED check in MNT_VNODE_FOREACH_ALL().
2017-10-16 Andriy Voskoboinykmbuf(9): unbreak m_fragment()
2017-10-16 Konstantin BelousovRe-evaluate thread' signal mask after ptracestop().
2017-10-16 Konstantin BelousovImprove assertion that an ignored or blocked signal...
2017-10-16 Konstantin BelousovStyle.
2017-10-16 Matt JorasProperly reset the fields in clean_unrhdr.
2017-10-15 Tijl CoosemansWhen a Linux program tries to access a /path the kernel...
2017-10-14 Mateusz Guzikmtx: fix up owner_mtx after r324609
2017-10-13 Alan CoxAddress two problems with sendfile(..., SF_NOCACHE...
2017-10-13 Andriy Gaponremove process and jail directory machinations from...
2017-10-12 Ed Masteregen init_sysent.c r324560
2017-10-12 Ed Masteallow posix_fallocate in capability mode
2017-10-11 Matt JorasAdd clearing function for unr(9).
2017-10-11 Konstantin BelousovThe th_bintime, th_microtime and th_nanotime members...
2017-10-10 Sean Brunomatch sendfile() error handling to send().
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-10 Enji CooperMFhead@r324482
2017-10-10 Sean BrunoRevert r324405 at the request of the submitter pending...
2017-10-09 Gleb SmirnoffImprovements to sendfile(2) mbuf free routine.
2017-10-09 Gleb SmirnoffIn mb_dupcl() don't copy full m_ext, to avoid cache...
2017-10-09 Gleb SmirnoffShorten list of arguments to mbuf external storage...
2017-10-09 Hans Petter SelaskyWhen showing the sleepqueues from the in-kernel debugger,
2017-10-09 Alan CoxThe recent change to initialization of blists (r324420...
2017-10-08 Alan CoxThe blst_radix_init function has two purposes - to...
2017-10-08 Ian LeporeAdd eventhandler notifications for newbus device attach...
2017-10-08 Ian LeporeRestore the ability to deregister an eventhandler from...
2017-10-07 Sean BrunoCheck so_error early in sendfile() call. Prior to...
2017-10-06 Mateusz Guziknamecache: factor out ~MAKEENTRY lookups from the commo...
2017-10-06 Mark JohnstonLet stack_create(9) take a malloc flags argument.
next