]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Optionally bind ktls threads to NUMA domains
[FreeBSD/FreeBSD.git] / sys /
2020-12-19 gallatinOptionally bind ktls threads to NUMA domains
2020-12-19 hselaskyEnsure a minimum packet length before creating a mbuf...
2020-12-19 hselaskyMove SYSCTL_ADD_PROC() to unlocked context in if_ure...
2020-12-19 kevanskern: cpuset: allow jails to modify child jails' roots
2020-12-18 jrtc27usb: Replace ITUNERNET vendor with MICROCHIP and improv...
2020-12-18 kibAdd ELF flag to disable ASLR stack gap.
2020-12-18 kibproc.h: Reformat P_ and P2_ definitions.
2020-12-18 melifaroSwitch direct rt fields access in rtsock.c to newly...
2020-12-18 jhbSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 mhorneriscv: report additional known SBI implementations
2020-12-18 manuarm64: rk3399: Export the watchdog clock
2020-12-18 mhorneamd64: use register macros for gdb_cpu_getreg()
2020-12-18 mhorneamd64: allow gdb(4) to write to most registers
2020-12-18 markjacpi: Ensure that adjacent memory affinity table entrie...
2020-12-18 jrtc27virtio_mmio: Fix feature negotiation copy-paste issue...
2020-12-18 kibpci_iov: When pci_iov_detach(9) is called, destroy...
2020-12-17 rlibbyice: quiet -Wredundant-decls
2020-12-17 brooksVFS_QUOTACTL: Remove needless casts of arg
2020-12-17 jhbUse __containerof() instead of home-rolled versions.
2020-12-17 jhbUse a template assembly file for firmware object files.
2020-12-17 jhbCleanups to *ERR* compat shims.
2020-12-17 kibFix a race in tty_signal_sessleader() with unlocked...
2020-12-17 mjgfd: reimplement close_range to avoid spurious relocking
2020-12-17 mjgaudit: rework AUDIT_SYSCLOSE
2020-12-17 mjgfd: refactor closefp in preparation for close_range...
2020-12-17 afedorov[ng_socket] Don't take the SOCKBUF_LOCK() twice in...
2020-12-17 manuAdd IRQ resource to SPIBUS
2020-12-17 manuarm: Remove samsung exnynos port
2020-12-17 nwhitehornMake non-debug kernels installable.
2020-12-17 brooksnewvers.sh: Speed up git_tree_modified
2020-12-16 mjgfd: remove redundant saturation check from fget_unlocke...
2020-12-16 jrtc27Fix whitespace in r368698
2020-12-16 jrtc27Fix whitespace in comment modified by r368697
2020-12-16 mmelUse the standard method for localizing of MSI-X table...
2020-12-16 mmelAllocate right number of pages for the bounced buffers...
2020-12-16 jhbUse more standard types for manipulating pointers.
2020-12-16 jhbUse uintptr_t instead of unsigned long for integers...
2020-12-16 jhbUse uintptr_t instead of unsigned long for pointers.
2020-12-16 jhbUse the 't' modifier to print a ptrdiff_t.
2020-12-15 bdreweryRevert r368523 which fixed contig allocs waiting forever.
2020-12-15 hselaskyImprove handling of alternate settings in the USB stack.
2020-12-15 hselaskyImprove handling of alternate settings in the USB stack.
2020-12-15 hselaskyImprove handling of alternate settings in the USB stack.
2020-12-14 melifaroFix LINT-NOINET6 build after r368571.
2020-12-14 kibamd64 pmap: fix PCID mode invalidations
2020-12-14 melifaroEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-14 mmelRemove unused functions and variables in cpufunc.[ch].
2020-12-14 mmelFinish implementation of ARM PMU interrupts.
2020-12-14 mmelVerify (and fix) the context_id argument passed to...
2020-12-14 jrtc27mips: Fix sub-word atomics implementation
2020-12-13 tuexenHarden the handling of outgoing streams in case of...
2020-12-13 mjguipc: disable prediction in unp_pcb_lock_peer
2020-12-13 mjgPatch annotation in sigdeferstop
2020-12-13 mjgcache: fix ups bad predicts
2020-12-13 mjgvfs: correctly predict last fdrop on failed open
2020-12-13 kibFix TDP_WAKEUP/thr_wake(curthread->td_tid) after r366428.
2020-12-13 kibCorrect indent.
2020-12-13 mjgfd: fix fdrop prediction when closing a fd
2020-12-13 bdragon[PowerPC] Floating-point exception trap followup
2020-12-12 tuexenClean up more resouces of an existing SCTP association...
2020-12-12 kppf: Allow net.pf.request_maxcount to be set from loader...
2020-12-12 cemamdtemp(4): Add missing Family 17h models
2020-12-12 cemamdsmn(4), amdtemp(4): add support for Family 19h ...
2020-12-12 ianProvide userland notification of gpio pin changes ...
2020-12-12 melifaroFix NOINET6 build broken by r368571.
2020-12-11 melifaroipfw kfib algo: Use rt accessors instead of accessing...
2020-12-11 rlibbyzfs: quiet gcc -Wmissing-include-dirs
2020-12-11 rlibbyif_wg: appease gcc
2020-12-11 rlibbyffs: quiet -Wstrict-prototypes
2020-12-11 rlibbyqat: quiet -Wredundant-decls
2020-12-11 rlibbyntb: quiet gcc -Wreturn-type
2020-12-11 rlibbycache_fplookup: quiet gcc -Wreturn-type
2020-12-11 brooksndis(4): expand deprecation to the whole driver
2020-12-11 brookshme(4): Remove as previous announced
2020-12-11 mhorneriscv: small counter(9) improvements
2020-12-11 brooksstyle(9): Correct whitespace in struct definitions
2020-12-11 jkimRevert r366943. It did not work as expected.
2020-12-10 mhorneriscv: handle debug.debugger_on_trap for fatal page...
2020-12-10 bdrewerylinux_dma: Ensure proper flags pass to allocators.
2020-12-10 bdrewerycontig allocs: Don't retry forever on M_WAITOK.
2020-12-10 rewAdd deprecation notice for bvmconsole and bvmdebug
2020-12-10 mjgfd: make serialization in fdescfree_fds conditional...
2020-12-10 bhugheshyperv/vmbus: avoid crash, panic if vbe fb info is...
2020-12-09 rlibbydmar: reserve memory windows of PCIe root port
2020-12-09 kevansnetgraph: macfilter: small fixes
2020-12-09 markjPlug a race between fd table teardown and several loops
2020-12-09 markjUse refcount_load(9) to load fd table reference counts
2020-12-09 cyMFV r368464:
2020-12-09 jhibbitsdev/mfi: Make a seemingly bogus conditional unconditional
2020-12-09 jkimMerge OpenSSL 1.1.1i.
2020-12-08 glebiusFixup r368446 with KERN_TLS.
2020-12-08 kevanscpuset_set{affinity,domain}: do not allow empty masks
2020-12-08 kevanskern: cpuset: resolve race between cpuset_lookup/cpuset_rel
2020-12-08 kevanskern: cpuset: plug a unr leak
2020-12-08 mhornearm64: fix struct l_sigaction_t layout
2020-12-08 jhbCheck that the frame pointer is within the current...
2020-12-08 jhbStack unwinding robustness fixes for RISC-V.
2020-12-08 adrian[ath] also remove the magic size value here for the...
2020-12-08 adrian[ath] Don't use hard-coded values in the sanity check.
2020-12-08 adrian[ath] replace the hard-coded magic values in if_athioct...
next