Add an overlay for RK3328 USB3 node.
[freebsd.git] / sys /
2020-01-29 Ganbold TsagaankhuuAdd an overlay for RK3328 USB3 node.
2020-01-29 Konstantin BelousovRestore OOM logic on page fault after r357026.
2020-01-29 Ganbold TsagaankhuuEnable USB3 support for Rockchip RK3328 SoC.
2020-01-29 Ganbold TsagaankhuuAdd USB3 related clock definitions for Rockchip RK3328...
2020-01-29 Conrad Meyerbnxt(4): Eliminate wrong sizeof() expression in memset()
2020-01-29 Conrad Meyerixgbe(4): Eliminate bogus sizeof() expressions
2020-01-29 Conrad Meyerqlxge(4): Ditto r357244
2020-01-29 Conrad Meyerqlxgb(4): Use defined evaluation order
2020-01-29 Conrad Meyerhwpstate_intel(4): Silence/fix Coverity reports
2020-01-29 Mateusz Guzikvfs: add VNPASS macro and augment VNASSERT to print...
2020-01-29 Warner LoshFix spelling of removable
2020-01-28 Kristof Provostepair: Do not abuse params to register the second interface
2020-01-28 Dimitry AndricMerge r357231 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357225 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357224 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357222 from the clang1000-import branch:
2020-01-28 Mateusz Guzikamd64: revamp memcmp
2020-01-28 Edward Tomasz Napi... Add TCP_CORK support to linux(4). This fixes one of...
2020-01-28 Edward Tomasz Napi... Add compat.linux.ignore_ip_recverr sysctl. This is...
2020-01-28 Cy SchubertMFV r357163:
2020-01-28 Konstantin BelousovSave lower root vnode in nullfs mnt data instead of...
2020-01-28 Konstantin BelousovProvide support for fdevname(3) on linuxkpi-backed...
2020-01-28 Michael TuexenFix build issues for the userland stack on 32-bit platf...
2020-01-28 Conrad Meyeramdtemp(4): Remove dead code that snuck in with r357190
2020-01-28 Conrad Meyeramdtemp(4): Add support for Family 17h CCD sensors
2020-01-28 Conrad Meyeramdtemp(4): Refactor shared temperature calculation...
2020-01-28 Conrad Meyerx86: identcpu: Decode new Intel Structured Extended...
2020-01-28 Conrad Meyerx86: identcpu: Decode new Zen2 AMD Feature2 bit
2020-01-27 Warner LoshMake mqueue objects work across a fork again.
2020-01-27 Warner LoshNo need to have an extra layer of indirection here...
2020-01-27 Warner LoshCreate a convenince wrapper to fill in a CAM_PATH_INQ...
2020-01-27 Dimitry AndricMerge ^/head r357119 through r357178.
2020-01-27 Doug MooreCorrect the use of RB_AUGMENT in the RB_TREE macros...
2020-01-27 Konstantin BelousovFix aggregating geoms for BIO_SPEEDUP.
2020-01-27 Alex RichardsonAllow bootstrapping makefs on older FreeBSD hosts and...
2020-01-27 Conrad Meyerhwpstate(4): Log a debug line when throttled
2020-01-27 Alexander KabaevEnter net epoch in msk_tick.
2020-01-26 Vincenzo Maffionenetmap_mem_unmap: fix NULL pointer dereference
2020-01-26 Rick MacklemFix a crash in the NFSv4 server.
2020-01-26 John BaldwinRevert accidental change from r357146.
2020-01-26 John BaldwinFix some misleading indentation warnings reported by...
2020-01-26 John BaldwinCompile hack.c with normal CFLAGS + -shared -nostdlib.
2020-01-26 Alexander V. ChernikovFix NOINET6 build after r357038.
2020-01-26 Mateusz Guzikvfs: do an unlocked check before iterating the lazy...
2020-01-26 Mateusz Guzikvfs: remove vop loop from vop_sigdefer
2020-01-26 Mateusz Guzikvfs: stop null checking routines in vop wrappers
2020-01-26 Mateusz Guzikvfs: fix freevnodes count update race against preemption
2020-01-26 Mateusz Guzikufs: add vgone calls for unconstructed vnodes in the...
2020-01-26 Mateusz Guzikvfs: predict vn_lock failure as unlikely in vget
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-25 Michael TuexenSending CWR after an RTO is according to RFC 3168 gener...
2020-01-25 Michael TuexenDon't set the ECT codepoint on retransmitted packets...
2020-01-25 Michael TuexenAs a TCP client only enable ECN when the corresponding...
2020-01-25 Jason A. HarmeningImplement cycle-detecting garbage collector for AF_UNIX...
2020-01-25 Gleb SmirnoffEnter the network epoch in RX processing taskqueue.
2020-01-24 Michael TuexenDon't delay the ACK for a TCP segment with the CWR...
2020-01-24 Michael TuexenThe server side of TCP fast open relies on the delayed...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 Gleb SmirnoffEnter the network epoch when rack_output() is called...
2020-01-24 Gleb SmirnoffEnter the network epoch in USB WiFi drivers when proces...
2020-01-24 Alexander V. ChernikovAdd support for RFC 6598/Carrier Grade NAT subnets...
2020-01-24 Konstantin BelousovHandle a race of collapse with a retrying fault.
2020-01-24 Gleb Smirnoffre(4) uses taskqueue to process input packets. Enter...
2020-01-24 Gleb Smirnoffath(4) processing input packets in taskqueue. Enter...
2020-01-24 Ruslan BukinInclude the PCI stack to the riscv GENERIC kernel.
2020-01-24 Ruslan BukinEnable NEW_PCIB on riscv.
2020-01-24 Ruslan Bukino Move the software context struct to a header file.
2020-01-24 Ruslan BukinMove the ECAM macroses to the header file.
2020-01-24 Mark JohnstonRevert r357050.
2020-01-24 Hans Petter SelaskyImplement mmget_not_zero() in the LinuxKPI.
2020-01-24 Edward Tomasz Napi... Make linux(4) handle MAP_32BIT.
2020-01-24 Edward Tomasz Napi... Add kern_unmount() and use in Linuxulator. No function...
2020-01-24 Doug MooreMost uses of vm_map_clip_start follow a call to vm_map_...
2020-01-24 Mateusz Guzikvfs: allow v_usecount to transition 0->1 without the...
2020-01-24 Mateusz Guzikvfs: stop handling VI_OWEINACT in vget
2020-01-24 Mateusz Guzikvfs: stop unlocking the vnode upfront in vput
2020-01-24 Mateusz Guziklockmgr: don't touch the lock past unlock
2020-01-23 Conrad Meyercpufreq(4): Fix missing MODULE_DEPEND on hwpstate_intel
2020-01-23 Kristof Provostpf: Apply kif flags to new group members
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Ed Masteadd MIPS-specific PT header ELF definitions
2020-01-23 Mark Johnstonsparc64: Busy the TSB page before freeing it in pmap_re...
2020-01-23 Konstantin BelousovFix r356919.
2020-01-23 Mark Johnstonng_nat: Pass IPv6 packets through.
2020-01-23 Mark Johnstonvm_map_submap(): Avoid unnecessary clipping.
2020-01-23 Gleb SmirnoffWith MSI interrupts bge(4) just schedules taskqueue...
2020-01-23 Mark JohnstonSet td_oncpu before dropping the thread lock during...
2020-01-23 Mark JohnstonPrint missing ID_AA64PFR{0,1}_EL1 register fields.
2020-01-23 Mark Johnstonarm64: Don't enable interrupts in init_secondary().
2020-01-23 Ed MasteApply r355819 to sparc64 - fix assertion failure after...
2020-01-23 Yoshihiro TakahashiFix kernel-tags target.
2020-01-23 Andriy Gaponvmxnet3: add support for RSS kernel option
2020-01-23 Hans Petter SelaskyFix build of stand/usb .
2020-01-23 Andriy Gaponvirtio_scsi: use max target ID plus one as the initiator ID
2020-01-23 Alexander V. ChernikovBring indentation back to normal after r357038.
next