freebsd.git
2018-04-24 traszUse more common format for sysctls/tunables description...
2018-04-24 markjUse dead_bpf_if instead of bp_null.
2018-04-24 jhbDon't fetch the current instruction for faults on user...
2018-04-24 jhbUse a cleaner test for the branch delay (BD) bit in...
2018-04-24 kibCarefully update stack guard bytes inside __guard_setup().
2018-04-24 eadler[procfs] Split procfs_attr into multiple functions
2018-04-24 kibUse relaxed atomics to access the monitor line.
2018-04-24 kibCorrect undesirable interaction between caching of...
2018-04-24 eadler[amdsbwd] teach amdsbwd that it has options
2018-04-24 kibFix futexes on i386 after the 4/4G split.
2018-04-24 avgadd a new ACPI suspend debugging knob, debug.acpi.suspe...
2018-04-24 mjglockf: change the owner hash from pid to vnode-based
2018-04-24 jhbRelock PROC_LOCK before one failure case in ptrace_sing...
2018-04-24 jhbReport proper signal codes for SIGTRAP traps on MIPS.
2018-04-24 jhbAdd two tests for TRAP_* signal codes for SIGTRAP.
2018-04-24 jhbExpose breakpoint() to userland from <machine/cpufunc...
2018-04-24 jhbExtend support for ptrace() tests using breakpoints.
2018-04-24 delphijUse calloc() instead of malloc+bzero.
2018-04-24 emastepwd_mkdb: default to network (big) endian hash order
2018-04-24 mjgdtrace: depessimize dtmalloc when dtrace is active
2018-04-24 mjglockstat: track lockstat just like sdt probes
2018-04-23 dimPull in r329771 from upstream llvm trunk (by Craig...
2018-04-23 impMigrate to make_dev_s interface to populate /dev/nvmeX...
2018-04-23 mjgmalloc: stop reading the subzone if MALLOC_DEBUG_MAXZON...
2018-04-23 brooksFinish removing FDDI and tokenring media support.
2018-04-23 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-23 emasteMap FreeBSD EDOOFUS to Linux EINVAL
2018-04-23 jhbImplement 32-bit atomic_fcmpset() in userland for armv4/v5.
2018-04-23 jhbFix some harmless type mismatches in the ARM atomic_cmp...
2018-04-23 sbrunohda(4)
2018-04-23 brEnable ARM PL330 DMA engine and Cadence Quad SPI flash...
2018-04-23 aeicmp6_reflect() sends ICMPv6 message with new IPv6...
2018-04-23 brAdd driver for Cadence Quad SPI Flash Controller found on
2018-04-23 mjglockf: add per-chain locks to the owner hash
2018-04-23 mjglockf: skip locking the graph if not necessary (common...
2018-04-23 mjglockf: perform wakeup onlly when there is anybody waiting
2018-04-23 mjglockf: skip the hard work in lf_purgelocks if possible
2018-04-23 mjglockf: free state only when recycling the vnode
2018-04-23 delphijCorrect size for allocation and bzero of fdsr.
2018-04-22 kevansbsdgrep: Fix build failure WITHOUT_LZMA (incorrect...
2018-04-22 emastepwd_mkdb: add deprecation notice in manpage too
2018-04-22 bcranUpdate committers-src.dot to show the mentorship arrang...
2018-04-22 bcranUpdate account and given names in committers-src.dot...
2018-04-22 tijlMake bufdaemon and bufspacedaemon use kthread_suspend_c...
2018-04-22 mjglockf: slightly depessimize
2018-04-22 hselaskyRemove the "load drivers" logic from libibverbs.
2018-04-22 jhibbitsFix the build post r332859
2018-04-22 dteskedwatch(1): Remove the line used to demonstrate `-dev...
2018-04-22 dteskedwatch(1): Add profile for send(2)/recv(2) syscalls
2018-04-22 dteskedwatch(1): Add `-dev' option to aid debugging of profiles
2018-04-21 riggsRemove unused definition bl_dfp; fix build with bktr...
2018-04-21 jtlWhen running with INVARIANTS, the kernel contains extra...
2018-04-21 jhibbitsExport powerpc CPU features for auxvec
2018-04-21 kevansbsdgrep: Use grep_strdup instead of grep_malloc+strcpy
2018-04-21 traszAdd cfumass rc script, to create a LUN for cfumass(4).
2018-04-21 kevansbsdgrep: Fix --include/--exclude ordering issues
2018-04-21 jhibbitsSync powerpc feature flags with Linux
2018-04-21 cemblake2: Disable warnings (not just error) for code...
2018-04-21 kevansbsdgrep: if chain => switch
2018-04-21 kevansbsdgrep: More trivial cleanup/style cleanup
2018-04-21 kevansbsdgrep: Some light cleanup
2018-04-21 emastelldb: propagate error to user if memory read fails
2018-04-20 emastemakefs: tidy up reach-over source
2018-04-20 manuregulator: Check status before disabling
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 manudts: Update our copy from files from Linux 4.16
2018-04-20 dimRecommit r332501, with an additional upstream fix for...
2018-04-20 kevansbsdgrep: Break procmatches down a little bit more
2018-04-20 kibRename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and...
2018-04-20 avgcall racct_proc_ucred_changed() under the proc lock
2018-04-20 rmacklemFix use of pointer after being set NULL.
2018-04-20 aeAdd dead_bpf_if structure, that should be used as fake...
2018-04-20 kevansbsdgrep: Add some TODOs for future work on operating...
2018-04-20 jhibbitspowerpc64: Set n_slbs = 32 for POWER9
2018-04-20 jhibbitspowerpc64: Add DSCR support
2018-04-20 kevansbsdgrep: Clean up procmatches a little bit
2018-04-20 kevansbsdgrep: Split match processing out of procfile
2018-04-20 emastelld: use correct number of digits in __FreeBSD_version...
2018-04-19 mckusickFix incorrect output for a file consisting of a single...
2018-04-19 brooksAdd sortbench.
2018-04-19 emasteAdd support for linker-type-specific flags
2018-04-19 brooksReplace SOFTFLOAT with __riscv_float_abi_*.
2018-04-19 markmRemove empty dir no longer required.
2018-04-19 rmacklemFix OpenDowngrade for NFSv4.1 if a client sets the...
2018-04-19 emastepwd_mkdb: warn that legacy support is deprecated (if...
2018-04-19 nwhitehornFix detection of memory overlap with the kernel in...
2018-04-19 npcxgbe(4): Fix bugs in the handling of COP rules that...
2018-04-19 kibUse symbolic constant, explaining the operation.
2018-04-19 impReword comment to remove awkward constructs, including...
2018-04-19 jhbSimplify the code to allocate stack for auxv, argv...
2018-04-19 impIntel drives have an optimal alignment for I/O. While...
2018-04-19 mavRelease memory resource on cuda driver attach failure.
2018-04-19 cemcryptosoft: Do not exceed crd_len around *crypt_multi
2018-04-19 rrsThese two modules need the tcp_hpts.h file for
2018-04-19 kevansFix ddb rc script
2018-04-19 markjInitialize marker pages in vm_page_domain_init().
2018-04-19 rrsThis commit brings in the TCP high precision timer...
2018-04-19 emastechpass: reject change/expiry dates beyond y2106
2018-04-19 avgset kdb_why to "trap" when calling kdb_trap from trap_fatal
2018-04-19 kevansefi loader: Address two nits with recent graphics changes
next