]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
bcm2835_sdhci: drop an assert in start_dma_seg
[FreeBSD/FreeBSD.git] / sys / kern /
2019-11-18 Kyle Evanssysent: regenerate after r354835
2019-11-18 Kyle EvansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 John BaldwinCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 David BrightJail and capability mode for shm_rename; add audit...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-17 Konstantin Belousovkern_exec: p_osrel and p_fctl0 were obliterated by...
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-15 Scott LongCreate a new sysctl subtree, machdep.mitigations. ...
2019-11-15 John BaldwinAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-14 Brooks DavisTidy syscall declerations.
2019-11-11 Mark JohnstonFix handling of PIPE_EOF in the direct write path.
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-10 Rick MacklemUpdate copy_file_range(2) to be Linux5 compatible.
2019-11-08 Rick MacklemUpdate copy_file_range(2) to be Linux5 compatible.
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-07 Gleb SmirnoffMechanically convert INP_INFO_RLOCK() to NET_EPOCH_ENTER().
2019-11-06 Gleb SmirnoffIf vm_pager_get_pages_async() returns an error synchron...
2019-11-06 Bjoern A. Zeebm_pulldown(): Change an if () panic() into a KASSERT().
2019-11-06 Brooks Davislibstats: Improve ABI assertion.
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-03 Cy SchubertMFV r354257:
2019-11-01 Alexander MotinSome more taskqueue optimizations.
2019-10-31 Ed Masteavoid kernel stack data leak in core dump thrmisc note
2019-10-29 Jeff RobersonReplace OBJ_MIGHTBEDIRTY with a system using atomics...
2019-10-29 Jeff RobersonDrop the object lock in vfs_bio and cluster where it...
2019-10-29 Gleb SmirnoffMerge td_epochnest with td_no_sleeping.
2019-10-25 Konstantin Belousovamd64: move pcb out of kstack to struct thread.
2019-10-24 Gleb SmirnoffUse THREAD_CAN_SLEEP() macro to check if thread can...
2019-10-24 John BaldwinUse a counter with a random base for explicit IVs in...
2019-10-23 Konstantin BelousovFix undefined behavior.
2019-10-23 Konstantin Belousovvn_printf(): Decode VI_TEXT_REF.
2019-10-22 Gleb SmirnoffAllow epoch tracker to use the very last byte of the...
2019-10-21 Gleb SmirnoffAssert that any epoch tracker belongs to the thread...
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-21 Gleb SmirnoffRemove epoch tracker from struct thread. It was an...
2019-10-21 Andriy Gapondebug,kassert.warnings is a statistic, not a tunable
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-18 Mark JohnstonApply mapping protections to preloaded kernel modules...
2019-10-18 Mark JohnstonApply mapping protections to .o kernel modules.
2019-10-17 Conrad MeyerImplement NetGDB(4)
2019-10-17 Mark JohnstonClean up some nits in link_elf_(un)load_file().
2019-10-17 Conrad MeyerAdd a very limited DDB dumpon(8)-alike to MI dumper...
2019-10-17 Conrad MeyerSplit out a more generic debugnet(4) from netdump(4)
2019-10-17 Andriy Gaponprovide a way to assign taskqueue threads to a kernel...
2019-10-16 Mark JohnstonUse KOBJMETHOD_END in the kernel linker.
2019-10-16 Mark JohnstonRemove page locking from pmap_mincore().
2019-10-16 Andrew TurnerStop leaking information from the kernel through timespec
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Kristof ProvostGeneralize ARM specific comments in devmap
2019-10-15 Gleb SmirnoffMissing from r353596.
2019-10-15 Gleb SmirnoffWhen assertion for a thread not being in an epoch fails...
2019-10-15 Gleb SmirnoffRemove pfctlinput2(). It came from KAME and had never...
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Jeff Roberson(4/6) Protect page valid with the busy lock.
2019-10-15 Jeff Roberson(1/6) Replace busy checks with acquires where it is...
2019-10-14 Leandro Lupori[PPC64] Initial kernel minidump implementation
2019-10-14 Gleb SmirnoffSince EPOCH_TRACE had been moved to opt_global.h, we...
2019-10-13 Mateusz Guzikvfs: add MNTK_NOMSYNC
2019-10-13 Mateusz Guzikvfs: return free vnode batches in sync instead of vfs_msync
2019-10-12 Alexander MotinAllocate device softc from the device domain.
2019-10-11 Kristof Provostmountroot: run statfs after mounting devfs
2019-10-11 Conrad Meyerddb: Add CSV option, sorting to 'show (malloc|uma)'
2019-10-09 John BaldwinDon't free the cursor boundary tag during vmem_destroy().
2019-10-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 Gleb SmirnoffCleanup unneeded includes that crept in with r353292.
2019-10-09 Dimitry AndricMerge ^/head r353316 through r353350.
2019-10-09 Gleb SmirnoffEnter network epoch in domain callouts.
2019-10-08 Mark JohnstonFix handling of empty SCM_RIGHTS messages.
2019-10-08 John BaldwinAdd a TOE KTLS mode and a TOE hook for allocating TLS...
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-08 Doug MooreDefine macro VM_MAP_ENTRY_FOREACH for enumerating the...
2019-10-07 Gleb SmirnoffWiden NET_EPOCH coverage.
2019-10-07 Edward Tomasz Napi... Introduce stats(3), a flexible statistics gathering...
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-06 Mateusz Guzikvfs: add optional root vnode caching
2019-10-05 Kyle EvansRemove the remnants of SI_CHEAPCLONE
2019-10-05 Kyle Evanskern_conf: fully initialize cloned devices with make_de...
2019-10-05 Mateusz Guzikdevfs: plug redundant bwillwrite avoidance
2019-10-04 Eric van GyzenAdd CTLFLAG_STATS to some vfs sysctl OIDs
2019-10-02 Ed Mastesimplify path handling in sysctl_try_reclaim_vnode
2019-10-02 Mark JohnstonUse OBJT_PHYS VM objects for kernel modules.
2019-10-02 Mark JohnstonDisallow fcntl(F_READAHEAD) when the vnode is not a...
2019-10-02 Kyle Evansshm_open2(2): completely unbreak
next