]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Improve the handling of concurrent send() calls for SCTP sockets,
[FreeBSD/FreeBSD.git] / sys /
2020-08-16 Michael TuexenImprove the handling of concurrent send() calls for...
2020-08-16 Eugene GrosbeinUnbreak nvd(8) build as module outside of kernel build...
2020-08-15 Conrad Meyerwitness(4): Print stack of prior observed lock order...
2020-08-15 Conrad Meyerpcg-c: Add 'static' to inline function definitions
2020-08-15 Qing LiCorrect the mask byte order when checking for reserved...
2020-08-15 Mitchell HorneRISC-V: copy kernelname from the environment
2020-08-15 Mitchell Hornearm64: parse HWCAP values using user_cpu_desc
2020-08-15 Mitchell Hornearm64: update instruction set attribute register defini...
2020-08-15 Alexander V. ChernikovMake net.inet6.ip6.deembed_scopeid behaviour default...
2020-08-15 Michael TuexenEnter epoch earlier. This is needed because we are...
2020-08-15 Li-Wen HsuRemove redeclaration found by gcc build
2020-08-15 Li-Wen HsuRemove redeclaration found by gcc build
2020-08-14 Jason A. Harmeningkenv: avoid sleepable alloc for integer tunables
2020-08-14 Alexander V. ChernikovSimplify dom_<rtattach|rtdetach>.
2020-08-14 Conrad Meyervm_pageout: Correct threshold calculation on single...
2020-08-14 Mark JohnstonRename the pipe_map field of struct pipe.
2020-08-14 Emmanuel VadotBump __FreeBSD_version after r364232
2020-08-14 Emmanuel Vadotlinuxkpi: Add a few wait_bit functions
2020-08-13 Bryan Drewerylagg: Avoid adding a port to a lagg device being destroyed.
2020-08-13 Conrad MeyerAdd prng(9) API
2020-08-13 Alexander V. ChernikovMove rtzone handling code to net/route_ctl.c
2020-08-13 Richard ScheffeneggerTCP Cubic: Have Fast Convergence Heuristic work for...
2020-08-13 Richard ScheffeneggerTCP Cubic: After leaving slowstart fix unintended cwnd...
2020-08-13 Richard ScheffeneggerImprove SACK support code for RFC6675 and PRR
2020-08-13 Mitchell HorneEnable interrupts while handling traps
2020-08-13 Mitchell HorneSmall fixes in locore.S
2020-08-13 Mateusz Guzikvfs: add missing pwd_drop on error in namei_setup
2020-08-13 Alexander MotinFill device serial_num and device_id in NVMe XPT.
2020-08-12 John BaldwinCheck that the frame pointer is within the current...
2020-08-12 John BaldwinUse uintptr_t instead of uint64_t for pointers in stack...
2020-08-12 Alexander MotinReport cpi->hba_* for nda(4) because why not.
2020-08-12 Alexander MotinReport proper stripesize for nda(4).
2020-08-12 Alexander MotinReport attachment for nvd same as reported for nda.
2020-08-12 John BaldwinCorrect padding length for RISC-V PCPU data.
2020-08-12 Mitchell HorneCorrectly set error in rt_mpath_unlink
2020-08-12 Mark Johnstonlinprocfs: Fix some inaccuracies in meminfo.
2020-08-12 Vincenzo Maffioneiflib: netmap: improve rxsync to support IFLIB_HAS_RXCQ
2020-08-12 Vincenzo Maffioneiflib: refactor netmap_fl_refill and fix off-by-one...
2020-08-12 Andrew TurnerAdd support for Cortex-A76/Neoverse-N1 to hwpmc
2020-08-12 Andriy Gaponaw_cir: in the pulse encoding the actual length is...
2020-08-12 Andriy Gaponaw_cir: lower activation threshold to support NECx...
2020-08-12 Andriy Gaponaw_cir: minor cleanups
2020-08-12 Andriy Gaponaw_cir: add support for allwinner,sun6i-a31-ir (found...
2020-08-12 Andriy Gapongpiokeys: add evdev support
2020-08-12 Andriy Gaponcp2112: a number of cleanups and improvements
2020-08-12 Mateusz Guzikvfs: inline vrefcnt
2020-08-12 Mateusz Guzikvfs: garbage collect vrefactn
2020-08-12 Mateusz Guzikvfs: reimplement vref on top of vget
2020-08-12 Rick MacklemFix a bug introduced by r363001 for the ext_pgs case.
2020-08-12 Conrad Meyerdevfs: Abstract locking assertions
2020-08-12 Conrad MeyerBack out unrelated change
2020-08-11 Conrad Meyersmp.h: Reconcile definition and declaration of smp_ncpus
2020-08-11 Conrad MeyerAdd support for multithreading the inactive queue pageo...
2020-08-11 Alex RichardsonAllow linking the kernel with a linker that doesn't...
2020-08-11 Alex RichardsonAllow overriding the tool used for stripping binaries
2020-08-11 Mark JohnstonRemove sys/compat/netbsd.
2020-08-11 Gleb Smirnoffipfw: make the "frag" keyword accept additional options...
2020-08-11 Mateusz Guzikdevfs: rework si_usecount to track opens
2020-08-11 Hans Petter SelaskyUse atomic_clear_rel_long() to implement clear_bit_unlo...
2020-08-11 Hans Petter SelaskyNeed to clone the task struct fields related to RCU...
2020-08-11 Hans Petter SelaskyUse a static initializer for the multicast free tasks.
2020-08-11 Alexander V. ChernikovDo not enter epoch in add_route(), as it is already...
2020-08-11 Alexander V. ChernikovMake <add|del|change>_route() static to finish the...
2020-08-11 Alexander V. ChernikovFix rib_subscribe() waitok flag by performing allocatio...
2020-08-11 Li-Wen HsuFix armv{6,7} build after r364088
2020-08-11 Mateusz Guzikvfs: stricter validation for flags passed to namei...
2020-08-11 Rick MacklemAdd an argument to newnfs_connect() that indicates...
2020-08-10 Mark JohnstonCheck the UMA zone's full bucket cache before short...
2020-08-10 Michael TuexenFix the following issues related to the TCP SYN-cache:
2020-08-10 Oleksandr TymoshenkoImprove Rockchip's integration of if_dwc
2020-08-10 Mateusz Guzikvfs: drop the hello world stat probes from the vfs...
2020-08-10 Mateusz Guzikcache: let SAVESTART passthrough
2020-08-10 Mateusz Guzikcache: resize struct namecache to a multiply of alignment
2020-08-10 Mateusz Guzikcache: remove unused variables from cache_fplookup_parse
2020-08-10 Mateusz Guzikvfs: clean MNTK_FPLOOKUP if MNT_UNION is set
2020-08-10 Mateusz Guzikdevfs: bool -> int
2020-08-10 Bjoern A. ZeebMC: add a note with reference to the discussion and...
2020-08-10 Hans Petter SelaskyMake sure the multicast release tasks are properly...
2020-08-10 Hans Petter SelaskyUse proper prototype for SYSINIT() functions.
2020-08-10 Mateusz Guzikcache: strlcpy -> memcpy
2020-08-10 Mateusz Guzikvfs: garbage collect unused ISUNICODE namei flag
2020-08-10 Mateusz Guzikdevfs: save on spurious relocking for devfs_populate
2020-08-10 Mateusz Guzikdevfs: use cheaper lockmgr entry points
2020-08-10 Mateusz Guzikdevfs: use vget_prep/vget_finish
2020-08-10 Mateusz Guzikvfs: partially support file create/delete/rename in...
2020-08-10 Mateusz Guzikvfs: drop the thread argumemnt from vfs_fplookup_vexec
2020-08-10 Mateusz Guzikvfs: disallow NOCACHE with LOOKUP
2020-08-10 Mateusz Guziknullfs: add missing VOP_STAT handling
2020-08-08 Michael TuexenImprove the ECN negotiation when the TCP SYN-cache...
2020-08-07 Mateusz Guzikufs: add VOP_STAT handler
2020-08-07 Mateusz Guziktmpfs: add VOP_STAT handler
2020-08-07 Mateusz Guzikvfs: add VOP_STAT
2020-08-07 Bjoern A. Zeebmmc_da: fix memory leak in sddaregister()
2020-08-07 Mateusz Guzikvfs: release the interlock after failing to set VHOLD_N...
2020-08-07 Dimitry AndricFix clang 11 inline asm constraint error when building...
2020-08-07 Alexander MotinEnable hw.pci.enable_aspm tunable by default.
2020-08-07 Alexander MotinAdd some more checks to make APEI driver more robust.
2020-08-07 Warner LoshRemove obsolete part of comment. It was cut and pasted...
2020-08-07 Hans Petter SelaskyImplement radix_tree_store() in the LinuxKPI for use...
2020-08-07 Alex RichardsonFix linker error in libuutil with recent LLVM
next