]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
dts: Update our copy to be in sync with Linux 5.7
[FreeBSD/FreeBSD.git] / sys /
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-05 emasteAlso pass SKEIN_USE_ASM to the assembler, via AFLAGS
2020-06-05 emasteskein_block_asm.S: use #ifdef not .ifdef, for Clang IAS
2020-06-05 emasteApply C SKEIN_LOOP setting only to skein_block.c
2020-06-05 cemgeom_label: Use provider aliasing to alias upstream...
2020-06-05 cemgeom: Don't re-add duplicate aliases
2020-06-05 mavAdd bunch of HDA controller and codec IDs.
2020-06-05 adrian[net80211] Don't call ic_updateslot if it's not set.
2020-06-05 arichardsonAllow assembling skein_block_asm.s with clang
2020-06-05 hselaskyEnsure pci_channel_offline() actually queries the PCI...
2020-06-05 hselaskyUSB HID descriptors may push/pop the current state...
2020-06-05 adrian[net80211] print out node A-MSDU state.
2020-06-05 adrian[net80211] Add initial A-MSDU in A-MPDU negotation...
2020-06-05 adrian[net80211] Migrate short slot time configuration into...
2020-06-05 adrian[net80211] Add some TODOs around A-MSDU in A-MPDU negot...
2020-06-05 adrian[iwn] Set default ampdu parameters.
2020-06-05 adrian[net80211] Add field definition for A-MSDU inside A...
2020-06-05 mavLimit AHCI to only one MSI if more is not needed.
2020-06-05 mckusickFurther evaluation of the POSIX spec for fdatasync...
2020-06-05 adrian[net80211] Add some more debugging during scanning
2020-06-05 adrian[net80211] Print out a bad PN in both hex and decimal.
2020-06-05 adrian[net80211] Send a probe request after IBSS node discovery
2020-06-04 jhbRefer to AES-CBC as "aes-cbc" rather than "rijndael...
2020-06-04 mhorneDocument upgrade procedure in FREEBSD-upgrade
2020-06-04 erjem(4): Add support for Comet Lake Mobile Platform,...
2020-06-04 jhbUse separate output buffers for OCF requests in KTLS.
2020-06-04 seFix obvious typo: IN_BLKDATA should be IN_IBLKDATA
2020-06-04 mhorneUpdate edk2 headers to stable202005
2020-06-04 mckusickTwo additional places that need to identify IN_IBLKDATA.
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [2/2]
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [1/2]
2020-06-04 gonzoRemove licenses
2020-06-04 markjUpdate vt(4) config option names to chase r303043.
2020-06-04 eugenipfw: unbreak matching with big table type flow.
2020-06-04 avgsuperio: do not assume that current LDN cannot change...
2020-06-04 kibUFS: write inode block for fdatasync(2) if pointers...
2020-06-04 gonzoAdd copyright headers to spigen overlays for rpi3 and...
2020-06-04 emasteCorrect terminology in vm.imply_prot_max sysctl description
2020-06-03 jhbAdd opt_compat.h needed by r359374.
2020-06-03 adrian[run] Fix up tx/rx frame size.
2020-06-03 jhbExplicitly zero IVs on the stack.
2020-06-03 jhbExplicitly zero AES key schedules on the stack.
2020-06-03 gonzoAdd spigen overlay for Raspberry Pi 4
2020-06-03 jhbExplicitly zero on-stack IVs, tags, and HMAC keys.
2020-06-03 jhbAdd explicit bzero's of sensitive data in software...
2020-06-03 gonzoAdd dtb for Firefly RK3399 to the list of Rockchip...
2020-06-03 adrian[otus] enable 802.11n for 2GHz and 5GHz.
2020-06-03 jhbRevise r361712 to disable tcpmd5.ko for 'options TCP_SI...
2020-06-03 vmaffionenetmap: vtnet: clean up rxsync disabled logs
2020-06-03 vmaffionenetmap: vtnet: fix race condition in rxsync
2020-06-03 vmaffionenetmap: vtnet: add vtnrx_nm_refill index to receive...
2020-06-03 freqlabsFix typo in previous commit
2020-06-03 freqlabsscope6: Check for NULL afdata before dereferencing
2020-06-03 rrsWe should never allow either the broadcast or IN_ADDR_A...
2020-06-03 rrsThis fixes a couple of skyzaller crashes. Most
2020-06-03 tuexenRestrict enabling TCP-FASTOPEN to end-points in CLOSED...
2020-06-03 aeAdd if_reassing method to all tunneling interfaces.
2020-06-03 freqlabstmpfs: Preserve alignment of struct fid fields
2020-06-03 vmaffionenetmap: vale: fix disabled logs
2020-06-03 vmaffionenetmap: vtnet: remove leftover memory barriers
2020-06-03 vmaffionenetmap: vtnet: call netmap_rx_irq() under VQ lock
2020-06-03 vmaffionenetmap: vtnet: honor NM_IRQ_RESCHED
2020-06-03 jahRemove unnecessary WITNESS check in x86 bus_dma
2020-06-02 adrian[run] note that PHY_HT is for mixed mode.
2020-06-02 adrian[run] Set the number of HT chains.
2020-06-02 dougmRemove from RB_REMOVE_COLOR some null checks where...
2020-06-02 adrian[run] Add 11NA flags for 5G NICs that support HT.
2020-06-02 hselaskyImplement __is_constexpr() function macro in the LinuxKPI.
2020-06-02 hselaskyImplement struct_size() function macro in the LinuxKPI.
2020-06-02 hselaskyImplement BUILD_BUG_ON_ZERO() in the LinuxKPI.
2020-06-02 jahvt(4): reset scrollback and cursor position after clear...
2020-06-02 wulf[psm] Workaround active PS/2 multiplexor hang
2020-06-02 wulf[psm] Do not disable trackpoint when hw.psm.elantech...
2020-06-02 kevansmodules: don't build ipsec/tcpmd5 if the kernel is...
2020-06-02 rmacklemFix build issue introduced by r361699.
2020-06-01 melifaroAdd rib subscription API.
2020-06-01 melifaroFinish r361706: add sys/net/route/route_ctl.h, missed...
2020-06-01 melifaro* Add rib_<add|del|change>_route() functions to manipul...
2020-06-01 melifaroRevert r361704, it accidentally committed merged D25067...
2020-06-01 melifaro* Add rib_<add|del|change>_route() functions to manipul...
2020-06-01 bdragon[PowerPC] Fix build-id note on powerpc64 kernel
2020-06-01 freqlabsAssign default security flavor when converting old...
2020-06-01 vmaffionenetmap: if_vtnet: avoid netmap ring wraparound
2020-06-01 vmaffionenetmap: if_vtnet: replace vtnet_free_used()
2020-06-01 vmaffionenetmap: vtnet: fix RX virtqueue initialization bug
2020-06-01 mjgRemove ->f_label from struct file
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-06-01 adrian[ath] Don't re-program the beacon timers if we miss...
2020-06-01 peterClarify which hints file is the source of an error...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-31 mmacyFix panics when using iflib pseudo device support
2020-05-31 markjHandle getcpu() calls in vsyscall emulation on amd64.
2020-05-31 mhorneRemove remnant of arm's ELF trampoline
2020-05-31 lwhsuFix directly building in sys/modules
2020-05-31 rmacklemAdd the .h file that describes the operations for the...
2020-05-30 emasteelf_common.h: define DF_1_PIE
2020-05-30 karelsgenet: workaround for problem with ICMPv6 echo replies
2020-05-30 karelsgenet: fix issues with transmit checksum offload
2020-05-30 dougmRB_REMOVE invokes RB_REMOVE_COLOR either when child...
next