]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Check that ifma_protospec != NULL in inm_lookup
[FreeBSD/FreeBSD.git] / sys /
2018-05-15 Stephen HurdCheck that ifma_protospec != NULL in inm_lookup
2018-05-15 Andrew TurnerIncrease the number of pages we allocate in the arm64...
2018-05-15 Brooks DavisAllow freebsd32 __sysctl(2) to return ENOMEM.
2018-05-15 Hans Petter SelaskyAdd new USB HID driver for Super Nintendo gamepads.
2018-05-15 Edward Tomasz Napi... Fix sysctl description.
2018-05-15 Sean Brunoigb(4):
2018-05-15 Andriy GaponFix 'zpool create -t <tempname>'
2018-05-15 Hans Petter SelaskyAdd support for setting type of service, TOS, for outgo...
2018-05-15 Navdeep Parharcxgbe(4): Filtering related features and fixes.
2018-05-15 Ed Mastesubr_pidctrl: use standard 2-Clause FreeBSD license...
2018-05-14 Marius StroblLet mmcsd_ioctl() ensure appropriate privileges via...
2018-05-14 Marius StroblThe broken DDR52 support of Intel Bay Trail eMMC contro...
2018-05-14 Stephen HurdReplace rmlock with epoch in lagg
2018-05-14 John BaldwinMake the common interrupt entry point labels local...
2018-05-14 Michael Tuexensctp_get_mbuf_for_msg() should honor the allinone param...
2018-05-14 Michael TuexenEnsure that the MTU's used are multiple of 4.
2018-05-14 Matt Macyhwpmc: don't reference domain index with no memory...
2018-05-14 Nathan WhitehornFinal fix for alignment issues with the page table...
2018-05-14 Matt Macypmc: don't add pmc owner to list until setup is complete
2018-05-14 Matt Macypmc: fix buildworld
2018-05-14 Matt Macyhwpmc: fix load/unload race and vm map LOR
2018-05-14 Matt Macyepoch(9): allow sx locks to be held across epoch_wait()
2018-05-13 Nathan WhitehornRevert changes to hash table alignment in r333273,...
2018-05-13 Rick MacklemFix the eir_server_scope reply argument for NFSv4.1...
2018-05-13 Matt Macyepoch(9): cleanups, additional debug checks, and add...
2018-05-13 Konstantin BelousovFix PMC_IN_TRAP_HANDLER() for i386 after the 4/4 split.
2018-05-13 Fedor UporovFix directory blocks checksumming.
2018-05-13 Fedor UporovFix on-disk inode checksum calculation logic.
2018-05-13 Fedor UporovFix EXT2FS_DEBUG definition usage.
2018-05-13 Mark JohnstonGet rid of vm_pageout_page_queued().
2018-05-13 Rick MacklemFix a slow leak of session structures in the NFSv4...
2018-05-13 Rick MacklemThe NFSv4.1 server should return NFSERR_BACKCHANBUSY...
2018-05-13 Konstantin BelousovDetect and optimize reads from the hole on UFS.
2018-05-12 Matt Macyhwpmc/epoch - don't reference domain if NUMA is not set
2018-05-12 Mark JohnstonDTrace aarch64: Avoid calling unwind_frame() in the...
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Emmanuel Vadotaw_mmc: Rework regulator handling
2018-05-12 Emmanuel Vadotaw_mmc: Do not fully init the controller in attach
2018-05-12 Emmanuel Vadotaw_mmc: Remove hardware reset
2018-05-12 Emmanuel Vadotaw_mmc: Read interrupt register value before writing...
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-12 Konstantin BelousovKernel entry from vm86 mode, where PCB_VM86CALL pcb...
2018-05-12 Konstantin BelousovOn return from exception or interrupt, returns to vm86...
2018-05-12 Konstantin BelousovInitialize tramp_idleptd during cold pmap startup,...
2018-05-12 Konstantin BelousovCreate a macro for PIC code which loads %cr3 from tramp...
2018-05-12 Konstantin BelousovFix use of the custom TSS on i386 after the 4/4 split.
2018-05-12 Matt Macyhwpmc(9): clear remaining sample work for hardclock
2018-05-12 Warner LoshRemove extra copy of bcopy.c now that we're using the...
2018-05-12 Matt Macyhwpmc(9): Make pmclog buffer pcpu and update constants
2018-05-11 Rick MacklemAdd support for the TestStateID operation to the NFSv4...
2018-05-11 Stephen HurdFix LORs in in6?_leave_group()
2018-05-11 Konstantin BelousovRemove dead declaration.
2018-05-11 Matt Macyiflib(9): Add support for cloning pseudo interfaces
2018-05-11 Matt Macyepoch(9): always set inited in epoch_init
2018-05-11 Sean Brunovxge(4): deprecation notice
2018-05-11 Andrey V. ElsukovApply the change from r272770 to if_ipsec(4) interface.
2018-05-11 Kenneth D. MerryClear out the entire structure, not just the size of...
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-11 Ed Masteusbdevs: add new Microchip USB-Ethernet device IDs
2018-05-11 Mateusz Guzikamd64: align the .data.exclusive_cache_line section...
2018-05-11 Matt Macyepoch(9): callback task fixes
2018-05-11 Mateusz Guzikuma: increase alignment to 128 bytes on amd64
2018-05-11 Mateusz Guzikrmlock: partially depessimize lock/unlock fastpath
2018-05-11 Matt MacyAllow different bridge types to coexist
2018-05-11 Matt Macyepoch(9): fix priority handling, make callback lists...
2018-05-11 Matt MacyTest priority handling in epoch test.
2018-05-11 Justin HibbitsNo need to bzero splpar_vpa entries
2018-05-11 Dag-Erling SmørgravSlight cleanup of interface event logging.
2018-05-11 Dag-Erling SmørgravReduce <sys/queue.h> pollution.
2018-05-10 Navdeep Parharcxgbe(4): Add fields to support configuration of hardwa...
2018-05-10 Ed MasteError out on attempt to link amd64 kernel with old...
2018-05-10 Matt MacyAllocate epoch for networking at startup
2018-05-10 Matt MacyAdd simple preempt safe epoch API
2018-05-10 Li-Wen HsuFix build for platforms using GCC:
2018-05-10 Jean-Sébastien Pédronvt(4): Use default VGA palette
2018-05-10 Jean-Sébastien Pédronvt(4): Put for() loop outside switch() in vt_generate_c...
2018-05-10 Andrew GallatinFix a panic in the IPv6 multicast code.
2018-05-10 Konstantin BelousovMake fpusave() and fpurestore() on amd64 ifuncs.
2018-05-10 Andrew GallatinFix the build after r333457
2018-05-10 Ed MasteANSIfy sys_generic.c
2018-05-10 Marcin WojtasDo not pass header length to the ENA controller
2018-05-10 Emmanuel Vadotarm64: Add ALT_BREAK_TO_DEBUGGER to GENERIC
2018-05-10 Marcin WojtasSkip setting the MTU for ENA if it is not changing
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-10 Marcin WojtasUpgrade ENA version to v0.8.1
2018-05-10 Xin LIRemove "All rights reserved" from my files.
2018-05-10 Navdeep Parharcxgbe(4): Disable write-combined doorbells by default.
2018-05-10 Justin HibbitsFix PPC symbol resolution
2018-05-10 Marcelo AraujoRework CTL frontend & backend options to use nv(3)...
2018-05-10 Warner LoshRemove unused bcopyb.
next