]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove unused wrappers around kproc_create() and kproc_exit().
[FreeBSD/FreeBSD.git] / sys /
2021-03-29 John BaldwinRemove unused wrappers around kproc_create() and kproc_...
2021-03-29 John Baldwinx86: Copy the FPU/XSAVE state from the creating thread...
2021-03-29 John Baldwinamd64: Cleanups to setting TLS registers for Linux...
2021-03-29 John Baldwinamd64: Only update fsbase/gsbase in pcb for curthread.
2021-03-29 Wei HuHyper-V: hn: Initialize the internal field of per packe...
2021-03-29 Wei HuHyper-V: hn: Enable vSwitch RSC support in hn netvsc...
2021-03-29 Wei HuHyper-V: hn: Store host hash value in flowid
2021-03-28 Alexander V. ChernikovZero `struct weightened_nhop` fields in nhgrp_get_addit...
2021-03-28 Mark Johnstonaccept_filter: Fix filter parameter handling
2021-03-28 Mark Johnstonpf: Handle unmapped mbufs when computing checksums
2021-03-26 D Scott Phillipsbhyve: support relocating fbuf and passthru data BARs
2021-03-26 Ka Ho Ngbhyve amd: Small cleanups in amdvi_dump_cmds
2021-03-25 Alexander V. ChernikovPlug nexthop group refcount leak.
2021-03-25 Alexander V. ChernikovFix panic when destroying interface with ECMP routes.
2021-03-25 Alexander V. ChernikovFix kassert panic when inserting multipath routes from...
2021-03-25 Robert WatsonTeach DTrace that unaligned accesses are OK on aarch64...
2021-03-25 Robert WatsonTune DTrace 'aframes' for the FBT and profile providers...
2021-03-25 Lawrence Stewartrandom(9): Restore historical [0,2^31-1] output range...
2021-03-25 Ed Mastemn: report that this driver is removed in 14, not 13
2021-03-24 Ed Mastearm64: implement COMPAT_FREEBSD32 fill/set dbregs/fpregs
2021-03-24 Hans Petter SelaskyMFC 1acf24a044aa:
2021-03-24 Alexander Motinnvme: Replace potentially long DELAY() with pause().
2021-03-23 Vincenzo Maffionenetmap: fix issues in nm_os_extmem_create()
2021-03-23 Kristof Provostpf: pool/kpool conversion code
2021-03-23 Michal Vancopchtherm: fix a wrong bit and a wrong register use
2021-03-23 Hans Petter SelaskyMFC dfb33cb0ef48:
2021-03-23 Hans Petter SelaskyMFC d1cbe7908986:
2021-03-23 Hans Petter SelaskyMFC 6eb60f5b7f7d:
2021-03-23 Hans Petter SelaskyMFC ebe5cf355dca:
2021-03-23 Hans Petter SelaskyMFC c743a6bd4fc0:
2021-03-22 John Baldwinnlmrsa: Mark deprecated for 14.
2021-03-22 John Baldwiniscsi: Mark iSCSI CAM sims as non-pollable.
2021-03-22 John Baldwincam: Don't permit crashdumps on non-pollable devices.
2021-03-22 John Baldwincam: Permit non-pollable sims.
2021-03-22 Mitchell Hornearmv8crypto: note derivation in armv8_crypto_wrap.c
2021-03-22 Mark Johnstoniflib: Make if_shared_ctx_t a pointer to const
2021-03-22 Leandro Luporiofwfb: fix boot on LE
2021-03-22 Alexander MotinInclude ccompile.h after opt_global.h.
2021-03-21 Mike Karelsgenet: Fix problem with forwarding some TCP/IPv6 packets
2021-03-21 Alan SomersSpeed up geom_stats_resync in the presence of many...
2021-03-21 Alan Somersfusefs: set d_off during VOP_READDIR
2021-03-20 Gordon Berglingnet80211: Fix a typo in a comment
2021-03-20 Gordon BerglingFix a few typos in comments
2021-03-20 Gordon Berglingarm64: Add support for bcm2838 RNG
2021-03-20 Gordon Berglingi386: Fix a few typos
2021-03-19 Kristof Provostpf: Fully remove interrupt events on vnet cleanup
2021-03-19 Kristof Provostpf: Simplify cleanup
2021-03-19 Kristof Provostuma: allow uma_zfree_pcu(..., NULL)
2021-03-19 Kristof Provostpf: Remove redundant kif != NULL checks
2021-03-19 Kristof Provostaltq: Increase maximum number of CBQ and HFSC classes
2021-03-19 Kristof Provostpf: Retrieve DSCP value from the IPv6 header
2021-03-19 Kristof Provostpf: Factor out pf_krule_free()
2021-03-19 shulinux: make timerfd_settime(2) set expirations count...
2021-03-18 Mariusz Zaborskizfs: bring back possibility to rewind the checkpoint...
2021-03-18 Michael Tuexenvtnet: fix TSO for TCP/IPv6
2021-03-18 Vincenzo Maffionenetmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET
2021-03-18 Mateusz Guzikvfs: fix vnlru marker handling for filtered/unfiltered...
2021-03-18 Scott Long base: remove if_wg(4) and associated utilities,...
2021-03-18 Mark Johnstonlink_elf_obj: Add a case missing from 5e6989ba4f26
2021-03-18 Mark Johnstonlink_elf_obj: Handle init_array sections in KLDs
2021-03-18 Mark Johnstongmirror: Pre-allocate the timeout event structure
2021-03-17 Alex RichardsonRemove unnecessary semicolon from CRITICAL_ASSERT()
2021-03-17 Alex Richardsonclose_range: add audit support
2021-03-17 Richard Scheffeneggerfix panic when rescue retransmission and FIN overlap
2021-03-17 Alex Richardsonkern.mk: Fix wrong variable being used for linker path...
2021-03-17 Alex RichardsonSilence annoying and incorrect non-default linker warni...
2021-03-17 Alex Richardsonsys/arm64/arm64/vfp.c: Fix -Wunused and -Wpointer-sign...
2021-03-17 Alex Richardsontmpfs: implement pathconf(_PC_SYMLINK_MAX)
2021-03-17 Alex RichardsonAArch64: Don't set flush-subnormals-to-zero flag on...
2021-03-17 Alex RichardsonArch64: Clear VFP state on execve()
2021-03-17 Alex RichardsonFix fget_only_user() to return ENOTCAPABLE on a failed...
2021-03-16 Mark Johnstonvm: Round up npages and alignment for contig reclamation
2021-03-15 Rick Macklemnfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC...
2021-03-15 Rick Macklemnfsclient: Fix the stripe unit size for a File Layout...
2021-03-15 Rick Macklemnfsclient: add nfs node locking around uses of n_direof...
2021-03-15 Rick Macklemnfsclient: add checks for a server returning the curren...
2021-03-15 Mark JohnstonRename _cscan_atomic.h and _cscan_bus.h to atomic_san...
2021-03-15 Mark Johnstonath_hal: Stop printing messages during boot
2021-03-15 Mark Johnstonposix timers: Improve the overrun calculation
2021-03-15 Mark Johnstonposix timers: Sprinkle some style fixes
2021-03-15 Mark Johnstonposix timers: Declare unexported functions as static
2021-03-15 Mark Johnstonwg: Style
2021-03-15 Mitchell Hornens8250: don't drop IER_TXRDY on bus_grab/ungrab
2021-03-15 Edward Tomasz Napi... linux(4): make getcwd(2) return ERANGE instead of ENOMEM
2021-03-15 Konstantin BelousovMake kern.timecounter.hardware tunable
2021-03-15 Alexander MotinMove ic_check_send_space clear to the actual check.
2021-03-15 Alexander MotinRestore condition removed in df3747c6607b.
2021-03-15 Alexander MotinReplace STAILQ_SWAP() with simpler STAILQ_CONCAT().
2021-03-15 Alexander MotinFix initiator panic after 6895f89fe54e.
2021-03-15 Alexander MotinOptimize TX coalescing by keeping pointer to last mbuf.
2021-03-15 Alexander MotinOptimize out few extra memory accesses.
2021-03-15 Alexander MotinMicro-optimize OOA queue processing.
2021-03-15 Alexander MotinCoalesce socket reads in software iSCSI.
2021-03-15 Alexander MotinFix build after 2c7dc6bae9fd.
2021-03-15 Alexander MotinRefactor CTL datamove KPI.
2021-03-15 Alexander MotinMicrooptimize CTL I/O queues.
2021-03-15 Alexander MotinSave context switch per I/O for iSCSI and IOCTL frontends.
2021-03-15 Alexander MotinMove XPT_IMMEDIATE_NOTIFY handling out of periph lock.
2021-03-14 Mark Johnstonvm_reserv: Fix list locking in vm_reserv_reclaim_contig()
2021-03-13 Alexander V. ChernikovFlush remaining routes from the routing table during...
next