]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove "All rights reserved" phrase from copyright notes.
[FreeBSD/FreeBSD.git] / sys /
2019-11-27 Mark Johnstoniwm(4): Remove _mvm from the namespace.
2019-11-27 Mark Johnstoniwm(4): Fix version string formatting.
2019-11-27 Cy SchubertMove ipf_pcksum6() to its rightful place, in ip_fil_fre...
2019-11-27 Cy SchubertSave a little stack by removing a used once intermediat...
2019-11-27 Cy SchubertRemove redundant #ifdef'd function definitions.
2019-11-27 Brooks DavisFix a logic bug when "mask" contains a ?: operator.
2019-11-27 Konstantin Belousovbus_dma_dmar_load_ident(9): load identity mapping into...
2019-11-27 Ryan Libbyuma: trash memory when ctor/dtor supplied too
2019-11-27 Michael TuexenPlug two mbuf leaks during INIT-ACK handling.
2019-11-27 Scott LongClean up and clarify meta commentary on TAA. Add a...
2019-11-27 Andrey V. ElsukovAdd support for dummy ESP packets with next header...
2019-11-27 Ryan Libbywitness: sleepable rm locks are not sleepable in read...
2019-11-27 Mateusz Guzikcache: stop reusing .. entries on enter
2019-11-27 Mateusz Guzikcache: fix numcache accounting on entry
2019-11-27 Mateusz Guzikcache: hide "doingcache" behind DEBUG_CACHE
2019-11-27 Jeff RobersonUse atomics in more cases for object references. We...
2019-11-26 Jeff RobersonRefactor uma_zalloc_arg(). It is a mess of gotos and...
2019-11-26 Ed Mastestop building arm LINT-V5 kernel
2019-11-26 Michal MelounFinish implementation of RK3299 clocks.
2019-11-26 Scott LongRevert r355021. In my haste to grep for Giant, I misse...
2019-11-26 Alexander MotinAdd some IDs of Intel Wildcat Point-LP.
2019-11-26 Hans Petter SelaskyFix panic when loading kernel modules before root file...
2019-11-26 Navdeep Parharcxgbe(4): Allow the driver to specify multiple FECs...
2019-11-26 Ed Mastecfi: #include <limits.h> for ULONG_MAX after r355101
2019-11-25 Ryan Libbyin_mcast.c: need if_addr_lock around inm_release_deferred
2019-11-25 Ryan Libbyin6_joingroup_locked: need if_addr_lock around in6m_dis...
2019-11-25 Ed Mastecfi: check for inter overflow in cfi_devioctl
2019-11-25 Chuck SilversIn ffs_freefile(), use a separate variable to hold...
2019-11-25 Mariusz Zaborskiprocdesc: allow to collect status through wait(1) if...
2019-11-25 Leandro Lupori[PPC64] Enable phyp vty use as a GDB DBGPORT
2019-11-25 Konstantin BelousovLimit bus_dma_dmar_set_buswide() definition to kernel...
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-25 Ryan Libbyvm_object_collapse_scan_wait: drop locks before reacquiring
2019-11-25 Ryan Libbysysctl sysctls: wire old buf before output with sysctl...
2019-11-25 Jeff RobersonMove anonymous object copying for fork into its own...
2019-11-25 Doug MooreWhere 'current' is used to index over vm_map entries...
2019-11-25 Alexander MotinReport XLAT0 register for completeness.
2019-11-24 Bjoern A. ZeebAllow kernel to compile without BPF.
2019-11-24 Ian LeporeWhen doing ARM stack unwinding as part of stack_save...
2019-11-24 Vladimir KondratyevLinux epoll: Allow passing of any negative timeout...
2019-11-24 Vladimir KondratyevLinux epoll: Register events with zero event mask
2019-11-24 Vladimir KondratyevLinux epoll: Check both read and write kqueue events...
2019-11-24 Vladimir KondratyevLinux epoll: Don't deregister file descriptor after...
2019-11-24 Konstantin BelousovIgnore object->handle for OBJ_ANON objects.
2019-11-24 Konstantin BelousovRecord part of the owner struct thread pointer into...
2019-11-24 Konstantin Belousovtmpfs: resolve deadlock between rename and unmount.
2019-11-24 Konstantin Belousovamd64: assert that EARLY_COUNTER does not corrupt memory.
2019-11-24 Navdeep Parharcxgbe(4): sysctl to reset the temperature/voltage sensor.
2019-11-24 Warner LoshDon't need giant for these drivers dev nodes.
2019-11-24 Warner LoshHoist locking giant back up into the ioctl handler
2019-11-24 Warner LoshFix leak in state machine for commands.
2019-11-24 Kristof Provostpf: Add endline to all DPFPRINTF()
2019-11-24 Navdeep Parharcxgbe(4): Update the firmware interface header.
2019-11-23 Warner LoshAdd a warning about Giant Locked devices
2019-11-23 Warner LoshWe don't even need Giant here. It isn't protecting...
2019-11-23 Warner LoshPush Giant down one layer
2019-11-23 Brandon Bergren[PowerPC] Use QEMU-compatible version of SPE accumulato...
2019-11-23 Kyle Evansbcm2835_sdhci: fix non-INVARIANTS build
2019-11-23 Kyle Evansarm64/NOTES: add SOC_BRCM_BCM2838
2019-11-23 Kyle Evansbcm2835_dma: rip out the "use_dma" flag, make it non...
2019-11-23 Kyle Evansbcm2835_sdhci: "fix" DMA on the RPi 4
2019-11-22 Conrad MeyerAdd explicit SI_SUB_EPOCH
2019-11-22 Alexander MotinDo not retry long ready waits if previous gave nothing.
2019-11-22 Conrad Meyerrandom(4): De-export random_sources list
2019-11-22 Scott LongMark hpt27xx for removal in 13.0; all CAM drivers will...
2019-11-22 Conrad Meyerrandom(4): Use ordinary sysctl definitions
2019-11-22 Conrad Meyerrandom(4): Abstract loader entropy injection
2019-11-22 Conrad Meyerrandom(4): Remove unused definitions
2019-11-22 Kyle Evansbcm2835_vcbus: add the *other* rpi4 compat string
2019-11-22 Kyle EvansMMCCAM: defer release of ccb until we're done with it
2019-11-22 Conrad Meyerrandom/ivy: Provide mechanism to read independent seed...
2019-11-22 Alexander MotinRemove xpt_lock mutex.
2019-11-22 Scott LongSchedule the trm(4) driver for removal. It relies...
2019-11-22 Alexander MotinMake CAM use root_mount_hold_token() to delay boot.
2019-11-22 Scott LongRemove NEEDGIANT from the scsi_sg /dev node. It likely...
2019-11-22 Mark JohnstonSimplify vm_pageout_init_domain() and add a "big pictur...
2019-11-22 Mark JohnstonReclaim memory from UMA if the page daemon is struggling.
2019-11-22 Mark JohnstonUpdate the checks in vm_page_zone_import().
2019-11-22 Mark JohnstonRevise the page cache size policy.
2019-11-22 Mark JohnstonFix locking in vm_reserv_reclaim_contig().
2019-11-22 Justin Hibbitspowerpc/ptrace: Give ptrace(2) access to SPE registers...
2019-11-22 Rick MacklemFix the pNFS server's reporting of SpaceUsed (va_bytes).
2019-11-21 Gleb Smirnoffcc_ktr_event_name is used only with KTR
2019-11-21 Gleb SmirnoffDelete ih_thread. Should have gone in r334170.
2019-11-21 Alexander MotinAdd variant of root_mount_hold() without allocation.
2019-11-21 Eric Joynerbitstring: add functions to find contiguous set/unset...
2019-11-21 Eric Joynerbitstring: exit early if _start is past size of the...
2019-11-21 John BaldwinNIC KTLS for Chelsio T6 adapters.
2019-11-21 Ian LeporeRewrite iicdev_writeto() to use a single buffer and...
2019-11-21 Warner LoshRemove two obsolete comments that reference splhigh...
2019-11-21 John BaldwinUse kmod.opts.mk to fix standalone build.
2019-11-21 John BaldwinAdd a kmod.opts.mk.
2019-11-21 Hans Petter SelaskyAdd USB ID for Diamond Multimedia BVU195 Display Link...
2019-11-21 Warner LoshIntroduce bsd.sysdir.mk to consolidate looking for...
2019-11-21 Kyle Evansbcm2835_sdhci: only inspect interrupts we handle
2019-11-21 Andrew TurnerDisable KCSAN within a panic.
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andrew TurnerAdd kcsan_md_unsupported from NetBSD.
2019-11-21 Andrew TurnerFix the bus_space functions with KCSAN on arm64.
2019-11-21 Andrew TurnerFix for style(9): use parentheses around return statements.
next