]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
epoch(9): missed add from r333755
[FreeBSD/FreeBSD.git] / sys /
2018-05-17 Matt Macyepoch(9): missed add from r333755
2018-05-17 Matt Macyepoch(9): restore thread priority on exit if it was...
2018-05-17 Matt Macyck: add support for executing callbacks outside of...
2018-05-17 Matt MacyAF_UNIX: make unix socket locking finer grained
2018-05-17 Andreas ToblerFix build if USB_DEBUG is defined.
2018-05-17 Edward Tomasz Napi... Fix off-by-one in usb_decode_str_desc(). Previously...
2018-05-17 Sean BrunoRetire vxge(4).
2018-05-17 Emmanuel Vadotaw_spi: Fix some silly clock mistake
2018-05-17 Ed MasteAdd driver for Microchip LAN78xx USB3-GigE controller
2018-05-17 Emmanuel Vadotalwinner: Add missing files in r333708
2018-05-17 Emmanuel Vadotallwinner: Add h3 spi driver
2018-05-17 Andriy Gaponfix a problem with bad performance after wakeup caused...
2018-05-17 Emmanuel Vadotmx25l: Add mx25l1606e
2018-05-17 Navdeep Parharcxgbe(4): Fix s->neq miscalculation in r333698.
2018-05-17 Mark JohnstonFix a race in vm_page_pagequeue_lockptr().
2018-05-17 Mark JohnstonFix netdump configuration when VIMAGE is enabled.
2018-05-17 Matt MacyFix powerpc64 LINT
2018-05-17 Matt MacyFix i386 build
2018-05-17 Lawrence StewartPlug a memory leak and potential NULL-pointer dereferen...
2018-05-17 Navdeep Parharcxgbe(4): Allocate offload Tx queues when a card has...
2018-05-17 Matt Macyepoch(9): make recursion lighter weight
2018-05-17 Navdeep Parharcxgbe(4): Add NIC_ETHOFLD to the NIC capabilities allow...
2018-05-17 Matt Macyepoch(9): Guarantee forward progress on busy sections
2018-05-16 Kirk McKusickFix warning found by Coverity.
2018-05-16 Kirk McKusickRevert change made in base r171522
2018-05-16 Matt Macyhwpmc: Implement per-thread counters for PMC sampling
2018-05-16 Matt MacyFix !netmap build post r333686
2018-05-16 Stephen HurdWork around lack of TX IRQs in iflib for netmap
2018-05-16 Conrad Meyerteken: Unbreak syscons' use of teken
2018-05-16 Navdeep Parharcxgbe(4): Fall back to a failsafe configuration built...
2018-05-16 John BaldwinInclude kernel modules for MALTA kernels.
2018-05-16 John BaldwinExport a breakpoint() function to userland for riscv.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Ed MasteClean up vt source whitespace issues
2018-05-16 Jean-Sébastien Pédronvt(4): Resume vt_timer() in vtterm_post_input() only
2018-05-16 Jean-Sébastien Pédronteken, vt(4): New callbacks to lock the terminal once
2018-05-16 Andriy Gaponfollowup to r332730/r332752: set kdb_why to "trap"...
2018-05-16 Ed MasteAttempt to fix build by removing EOF backslash-newline
2018-05-15 Andrew GallatinUnhook DEBUG_BUFRING from INVARIANTS
2018-05-15 Navdeep Parharcxgbe(4): Add support for two more flash parts.
2018-05-15 Warner LoshHold the reference count until the CCB is released
2018-05-15 Navdeep Parharcxgbe(4): Claim some more T5 and T6 boards.
2018-05-15 Warner LoshHold the reference count until the CCB is released
2018-05-15 Marius Strobl- If present, take advantage of the R/W cache of eMMC...
2018-05-15 Marius StroblRestore style(9) conformance after r320844 (actually...
2018-05-15 Rick MacklemEnd grace for the NFSv4 server if all mounts do Reclaim...
2018-05-15 Brooks DavisUnwrap a line that no longer requires wrapping.
2018-05-15 Brooks DavisRemove stray tabs from in_lltable_dump_entry().
2018-05-15 Brooks DavisUnwrap some not-so-long lines now that extra tabs been...
2018-05-15 Brooks DavisRemove stray tabs in in6_lltable_dump_entry(). NFC.
2018-05-15 Antoine Brodinvmmdev: return EFAULT when trying to read beyond VM...
2018-05-15 Andriy Gaponcalibrate lapic timer in native_lapic_setup
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
next