]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-06-13 adrian[net80211] separate out node allocation and node initia...
2020-06-13 tuexenRemove usage of empty macro.
2020-06-13 tuexenSimpify a condition, no functional change.
2020-06-13 kibFix ldd for PIE binaries after rtld stopped accepting...
2020-06-13 kibprocctl(2): document PROC_KPTI
2020-06-13 kibprocctl(2): consistently refer to the data pointer...
2020-06-13 fernapesockstat(1): Add EXAMPLES to man page
2020-06-13 yuripvnvi: fallback to ISO8859-1 as last resort
2020-06-13 yuripvawk(1): use -version instead of -V
2020-06-13 yuripvlocale: exit 1 if unknown keyword was specified
2020-06-13 cyMFV r362143:
2020-06-13 cemFix !DEBUGNET build after r362138
2020-06-13 cemFlip kern.tty_info_kstacks on by default
2020-06-13 dougmLinuxkpi uses the rb-tree structures without using...
2020-06-13 cemnet80211: Add framework for debugnet(4) support
2020-06-12 jhbAllow <sys/elf_common.h> to be used in assembly.
2020-06-12 jhbAllow <sys/param.h> to be included from userland assemb...
2020-06-12 jhbVarious optimizations to software AES-CCM and AES-GCM.
2020-06-12 jhbFix a regression in r361804 for TLS 1.3.
2020-06-12 kibControl for Special Register Buffer Data Sampling mitig...
2020-06-12 kibx86: add bits definitions for SRBDS mitigation control.
2020-06-12 kibrtld: set osrel when in the direct exec mode.
2020-06-12 sjgverify_pcr_export: bump kenv_mvallen if needed
2020-06-12 vangyzenHonor db_pager_quit in some vm_object ddb commands
2020-06-12 sjgmac_veriexec_fingerprint_check_vnode: v_writecount...
2020-06-12 sjgMinor cleanup of initialized variables
2020-06-12 jhbFix AES-CCM requests with an AAD size smaller than...
2020-06-12 jhbVarious fixes to TLS for MIPS.
2020-06-12 vangyzenFPU init: allocate initial state from UMA to ensure...
2020-06-12 vangyzenFPU: make xsave_area_desc static
2020-06-12 vangyzenFPU init: Do potentially blocking operations before...
2020-06-12 rrsSo it turns out with the right window scaling you can...
2020-06-12 gallatinx86: Bump default msi/msix vector limit to 2048
2020-06-12 kevansposix_spawn: fix for some custom allocator setups
2020-06-12 dougmRevert r362108, as it breaks compilation.
2020-06-12 brCoresight replicator:
2020-06-12 dougmThe linuxkpi code accesses left/right rb tree pointers...
2020-06-12 tuexenWhitespace change due to upstream cleanup.
2020-06-12 tuexenMore cleanups due to ifdef cleanup done upstream
2020-06-12 traszAdd compat.linux.debug sysctl, to make it possible...
2020-06-12 traszFix naming clash.
2020-06-12 traszMake linux(4) warn about unsupported fcntls.
2020-06-12 traszMinor code cleanup; no functional changes.
2020-06-12 mavFix config_intrhook leak on initial reset failure.
2020-06-12 brARM Coresight Trace Memory Controller (TMC):
2020-06-12 cyMFV r362082:
2020-06-12 andrewTeach the arm64 vfp.h about struct thread.
2020-06-12 tuexenSmall cleanup due to upstream ifdef cleanups.
2020-06-12 gbeAdd myself (gbe) to committers-doc.dot and calendar...
2020-06-12 adrian[wlanstats] Add the per-node amsdu hardware decap'ed...
2020-06-12 adrian[net80211] First part of A-MSDU offload handling -...
2020-06-11 rpokalaDecode the "LACP Fast Timeout" LAGG option flag
2020-06-11 brShorten the filename of the coresight replicator driver.
2020-06-11 vmaffionenetmap: introduce netmap_kring_on()
2020-06-11 kibCorrect comment (this should have been committed with...
2020-06-11 lwhsuSkip sys.net.if_lagg_test.lacp_linkstate_destroy_stress...
2020-06-11 0mpRemove some more duplicate test cases I accidentally...
2020-06-11 kibRestore TLB invalidations done before smp started.
2020-06-11 erjem(4): Always reinit interface when adding/removing...
2020-06-11 fernapexargs(1): Add EXAMPLES to man page
2020-06-11 traszDon't use newlines with linux_msg(). No functional...
2020-06-11 hselaskyAdd missing range checks when receiving USB ethernet...
2020-06-11 traszReplace LINUX_FASYNC with LINUX_O_ASYNC; no functional...
2020-06-11 tuexenNon-functional changes due to upstream cleanup.
2020-06-11 mmelFix grabbing of tegra uart.
2020-06-11 traszImprove the warnings.
2020-06-11 traszMake linux(4) handle SO_REUSEPORT.
2020-06-11 avgfix up r362047: a call to zvol_*_minors() was not hidde...
2020-06-11 avgrework how ZVOLs are updated in response to DSL operations
2020-06-11 hselaskyMake sure packets generated by raw IP code is let throu...
2020-06-11 hselaskyExtend use of unlikely() in the fast path, in mlx5en(4).
2020-06-11 hselaskyUse const keyword when parsing the TCP/IP header in...
2020-06-11 avgiicbb: rebuild the bit-banging algorithms using differe...
2020-06-11 0mpRemove duplicate lines from sed tests
2020-06-11 markjHard-code the ice_ddp firmware version.
2020-06-10 markjFix a couple of nits in Linux sysinfo(2) emulation.
2020-06-10 markjAdd a comment reflecting the commit log for r361945.
2020-06-10 markjRemove the FIRMWARE_MAX limit.
2020-06-10 jhibbitspowerpc/pmap: Fix pte_find_next() iterators for booke64...
2020-06-10 kibRemove double-calls to tc_get_timecount() to warm timec...
2020-06-10 kibAdd pthread_getname_np() and pthread_setname_np() alias...
2020-06-10 kibamd64 pmap: reorder IPI send and local TLB flush in...
2020-06-10 gonzoAdd mode selection to iMX6 IPU driver
2020-06-10 gonzoFix reading EDID on TVs/monitors without E-DCC support
2020-06-10 jhbAdjust crypto_apply function callbacks for OCF.
2020-06-10 chuckpci: loosen PCIe hot-plug requirements
2020-06-10 0mpRead commands from stdin when -f - is passed to sed(1)
2020-06-10 adrian[net80211] ok ok if_xname won't ever be NULL.
2020-06-10 traszMake linux(4) set the openfiles soft resource limit...
2020-06-10 traszSupport SO_SNDBUFFORCE/SO_RCVBUFFORCE by aliasing them...
2020-06-10 emasteFix arm64 kernel build with DEBUG on
2020-06-10 brAll the ARM Coresight interconnect devices set Resource...
2020-06-10 brARM Coresight Funnel device:
2020-06-10 manurelease: Fix arm GPT image
2020-06-10 andrewFix the efi serial console in the Arm models.
2020-06-10 melifaroSwitch rtsock code to using newly-create rib_action...
2020-06-10 rscheffPrevent TCP Cubic to abruptly increase cwnd after app...
2020-06-10 takawataAdd le_read_channel_map and le_read_remote_features...
2020-06-10 takawataAdd LE events:
2020-06-10 jhibbitspowerpc/powernv: Don't use the vmem quantum cache for...
next