]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
amd64: sync up libc memcmp with the kernel version (r357309)
[FreeBSD/FreeBSD.git] / sys /
2020-01-30 Mateusz Guzikamd64: speed up failing case for memcmp
2020-01-30 Mateusz GuzikAssert that smp_rendezvous_cpus is called with interrup...
2020-01-30 Mateusz Guzikvfs: keep the mount point referenced across sys_quotactl
2020-01-30 Konstantin BelousovFix a bug in r357199.
2020-01-30 John BaldwinRemove unused fields from struct pcb.
2020-01-30 Andrew TurnerShift the ITS processor ID after reading it.
2020-01-30 John BaldwinFix use of an uninitialized variable.
2020-01-30 Conrad Meyeraic7xxx(4): Fix unintended sign extension in ahd_inq()
2020-01-30 Hans Petter SelaskyWiden EPOCH(9) usage in mlx5en(4).
2020-01-30 Hans Petter SelaskyWiden EPOCH(9) usage in netisr.
2020-01-30 Philip Paepsacpi_ibm: add support for ThinkPad PrivacyGuard
2020-01-30 Hans Petter SelaskyWiden EPOCH(9) usage in PCI WLAN drivers.
2020-01-30 Hans Petter SelaskyWiden EPOCH(9) usage in USB WLAN drivers.
2020-01-30 Mateusz Guzikvfs: remove the never set VDESC_NOMAP_VPP flag
2020-01-30 Mateusz Guzikufs: add the missing vn_need_pageq_flush call to ufs_ne...
2020-01-30 Mateusz Guzikvfs: assert that doomed vnodes don't need to call vm_ob...
2020-01-30 Mateusz Guzikzfs: fix spurious lock contention during path lookup
2020-01-30 Mateusz Guzikzfs: use VOP_NEED_INACTIVE
2020-01-30 Mateusz Guzikvfs: unlazy before dooming the vnode
2020-01-30 Gleb SmirnoffFix text format definition for kern.maxvnodes, vfs...
2020-01-29 Gleb SmirnoffFix missing NET_EPOCH_ENTER() when compiled with TCP_OF...
2020-01-29 Kyle Evansmodules: adding some missing opt_* dependencies
2020-01-29 Kyle Evansconfig.mk: #define MAC as well
2020-01-29 Dimitry AndricMerge ^/head r357179 through r357269.
2020-01-29 Dimitry AndricMerge r357267 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge r357260 from the clang1000-import branch:
2020-01-29 Kyle Evansmips: unbreak module builds after r357265
2020-01-29 Kyle Evanskmod build: start generating opt_global.h, include it
2020-01-29 Alexander V. ChernikovPlug parent iface refcount leak on <ifname>.X vlan...
2020-01-29 Leandro Lupori[PPC64] Fix NUMA on POWER8
2020-01-29 Ruslan BukinAdd driver for Xilinx XDMA PCIe Bridge found in the...
2020-01-29 Mitchell Hornecgem: Add another compat string for the SiFive fu540
2020-01-29 Mitchell HorneFix definition of SSTATUS_SD
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...
next