]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix obvious typo: IN_BLKDATA should be IN_IBLKDATA
[FreeBSD/FreeBSD.git] / sys /
2020-06-04 Stefan EßerFix obvious typo: IN_BLKDATA should be IN_IBLKDATA
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-04 Kirk McKusickTwo additional places that need to identify IN_IBLKDATA.
2020-06-04 Kyle Evansvfs: add restrictions to read(2) of a directory [2/2]
2020-06-04 Kyle Evansvfs: add restrictions to read(2) of a directory [1/2]
2020-06-04 Oleksandr TymoshenkoRemove licenses
2020-06-04 Mark JohnstonUpdate vt(4) config option names to chase r303043.
2020-06-04 Eugene Grosbeinipfw: unbreak matching with big table type flow.
2020-06-04 Andriy Gaponsuperio: do not assume that current LDN cannot change...
2020-06-04 Konstantin BelousovUFS: write inode block for fdatasync(2) if pointers...
2020-06-04 Oleksandr TymoshenkoAdd copyright headers to spigen overlays for rpi3 and...
2020-06-04 Ed MasteCorrect terminology in vm.imply_prot_max sysctl description
2020-06-03 John BaldwinAdd opt_compat.h needed by r359374.
2020-06-03 Adrian Chadd[run] Fix up tx/rx frame size.
2020-06-03 John BaldwinExplicitly zero IVs on the stack.
2020-06-03 John BaldwinExplicitly zero AES key schedules on the stack.
2020-06-03 Oleksandr TymoshenkoAdd spigen overlay for Raspberry Pi 4
2020-06-03 John BaldwinExplicitly zero on-stack IVs, tags, and HMAC keys.
2020-06-03 John BaldwinAdd explicit bzero's of sensitive data in software...
2020-06-03 Oleksandr TymoshenkoAdd dtb for Firefly RK3399 to the list of Rockchip...
2020-06-03 Adrian Chadd[otus] enable 802.11n for 2GHz and 5GHz.
2020-06-03 John BaldwinRevise r361712 to disable tcpmd5.ko for 'options TCP_SI...
2020-06-03 Vincenzo Maffionenetmap: vtnet: clean up rxsync disabled logs
2020-06-03 Vincenzo Maffionenetmap: vtnet: fix race condition in rxsync
2020-06-03 Vincenzo Maffionenetmap: vtnet: add vtnrx_nm_refill index to receive...
2020-06-03 Ryan MoellerFix typo in previous commit
2020-06-03 Ryan Moellerscope6: Check for NULL afdata before dereferencing
2020-06-03 Randall StewartWe should never allow either the broadcast or IN_ADDR_A...
2020-06-03 Randall StewartThis fixes a couple of skyzaller crashes. Most
2020-06-03 Michael TuexenRestrict enabling TCP-FASTOPEN to end-points in CLOSED...
2020-06-03 Andrey V. ElsukovAdd if_reassing method to all tunneling interfaces.
2020-06-03 Ryan Moellertmpfs: Preserve alignment of struct fid fields
2020-06-03 Vincenzo Maffionenetmap: vale: fix disabled logs
2020-06-03 Vincenzo Maffionenetmap: vtnet: remove leftover memory barriers
2020-06-03 Vincenzo Maffionenetmap: vtnet: call netmap_rx_irq() under VQ lock
2020-06-03 Vincenzo Maffionenetmap: vtnet: honor NM_IRQ_RESCHED
2020-06-03 Jason A. HarmeningRemove unnecessary WITNESS check in x86 bus_dma
2020-06-02 Adrian Chadd[run] note that PHY_HT is for mixed mode.
2020-06-02 Adrian Chadd[run] Set the number of HT chains.
2020-06-02 Doug MooreRemove from RB_REMOVE_COLOR some null checks where...
2020-06-02 Adrian Chadd[run] Add 11NA flags for 5G NICs that support HT.
2020-06-02 Hans Petter SelaskyImplement __is_constexpr() function macro in the LinuxKPI.
2020-06-02 Hans Petter SelaskyImplement struct_size() function macro in the LinuxKPI.
2020-06-02 Hans Petter SelaskyImplement BUILD_BUG_ON_ZERO() in the LinuxKPI.
2020-06-02 Jason A. Harmeningvt(4): reset scrollback and cursor position after clear...
2020-06-02 Vladimir Kondratyev[psm] Workaround active PS/2 multiplexor hang
2020-06-02 Vladimir Kondratyev[psm] Do not disable trackpoint when hw.psm.elantech...
2020-06-02 Kyle Evansmodules: don't build ipsec/tcpmd5 if the kernel is...
2020-06-02 Rick MacklemFix build issue introduced by r361699.
2020-06-01 Alexander V. ChernikovAdd rib subscription API.
2020-06-01 Alexander V. ChernikovFinish r361706: add sys/net/route/route_ctl.h, missed...
2020-06-01 Alexander V. Chernikov* Add rib_<add|del|change>_route() functions to manipul...
2020-06-01 Alexander V. ChernikovRevert r361704, it accidentally committed merged D25067...
2020-06-01 Alexander V. Chernikov* Add rib_<add|del|change>_route() functions to manipul...
2020-06-01 Brandon Bergren[PowerPC] Fix build-id note on powerpc64 kernel
2020-06-01 Ryan MoellerAssign default security flavor when converting old...
2020-06-01 Vincenzo Maffionenetmap: if_vtnet: avoid netmap ring wraparound
2020-06-01 Vincenzo Maffionenetmap: if_vtnet: replace vtnet_free_used()
2020-06-01 Vincenzo Maffionenetmap: vtnet: fix RX virtqueue initialization bug
2020-06-01 Mateusz GuzikRemove ->f_label from struct file
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-06-01 Adrian Chadd[ath] Don't re-program the beacon timers if we miss...
2020-06-01 Peter WemmClarify which hints file is the source of an error...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-31 Matt MacyFix panics when using iflib pseudo device support
2020-05-31 Mark JohnstonHandle getcpu() calls in vsyscall emulation on amd64.
2020-05-31 Mitchell HorneRemove remnant of arm's ELF trampoline
2020-05-31 Li-Wen HsuFix directly building in sys/modules
2020-05-31 Rick MacklemAdd the .h file that describes the operations for the...
2020-05-30 Ed Masteelf_common.h: define DF_1_PIE
2020-05-30 Mike Karelsgenet: workaround for problem with ICMPv6 echo replies
2020-05-30 Mike Karelsgenet: fix issues with transmit checksum offload
2020-05-30 Doug MooreRB_REMOVE invokes RB_REMOVE_COLOR either when child...
2020-05-30 John BaldwinOnly build ipsec modules if the kernel includes IPSEC_S...
2020-05-30 Adrian Chadd[run] Don't add 11ng channels (2GHz) for RF2020
2020-05-30 Adrian Chadd[run] Set ampdu rxmax same as linux; RF2020 isn't an...
2020-05-29 Conrad Meyergeom_part: Dispatch to partitions to create providers...
2020-05-29 John BaldwinAdd opt_ipsec.h to fix standalone builds after r361633.
2020-05-29 John BaldwinConsistently include opt_ipsec.h for consumers of ...
2020-05-29 John BaldwinHonor opt_ipsec.h from kernel builds.
2020-05-29 Alexander MotinRemove session locking from cfiscsi_pdu_update_cmdsn().
2020-05-29 Adrian Chadd[run] Add initial 802.11n support.
2020-05-29 Alexander MotinReport STATUS_QUEUED/SENT in `ctladm dumpooa` output.
2020-05-29 Andrey V. ElsukovFix O_IP_FLOW_LOOKUP opcode handling.
2020-05-29 Mateusz Guzikuma: hide item_domain under ifdef NUMA
2020-05-29 Andriy Gapondo not enable pci bridge decoding on resume until I...
2020-05-29 Andriy Gaponcorefile_open_last: don't keep a locked vnode while...
2020-05-29 John BaldwinIncrement the correct pointer when a crypto buffer...
2020-05-29 Alexander MotinMove EXPDATASN/R2TSN from PDU to CTL_PRIV_FRONTEND.
2020-05-29 Justin Hibbitspowerpc: Stop advertising that POWER8 and POWER9 suppor...
2020-05-29 Rick MacklemOops two, missed syscall.mk as well.
2020-05-29 John BaldwinPermit SO_NO_DDP and SO_NO_OFFLOAD to be read via getso...
2020-05-29 Adrian Chadd[mips] fix up the assembly generation of unaligned...
2020-05-28 Rick MacklemOops, missed syscall.h and sysproto.h for r361602.
2020-05-28 Alexander MotinRemove PDU_TOTAL_TRANSFER_LEN() macro.
2020-05-28 Alexander MotinMake struct ctl_be_lun first element of struct ctl_be_...
2020-05-28 Rick MacklemUpdate the files created from the new syscalls.master...
2020-05-28 Jason A. Harmeningvt(4): Add support for `vidcontrol -C'
2020-05-28 Jung-uk KimMFV: r361597
next