]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
cache: support negative entry promotion in slowpath smr
[FreeBSD/FreeBSD.git] / sys /
2020-10-16 Mateusz Guzikcache: support negative entry promotion in slowpath smr
2020-10-16 Mateusz Guzikcache: elide vhold/vdrop around promoting negative...
2020-10-16 Mateusz Guzikcache: dedup code for negative promotion
2020-10-16 Mateusz Guzikcache: neglist -> nl; negstate -> ns
2020-10-15 Mitchell HorneSimplify preload_dump() condition
2020-10-15 Mateusz Guzikcache: split hotlist between existing negative lists
2020-10-15 Mateusz Guzikcache: make neglist an array given the static size
2020-10-15 Alexander MotinDrop unsolicited responses to the still attaching CODECs.
2020-10-15 Brooks Davisphysio: Don't store user addresses in bio_data
2020-10-15 Ed Mastemove vmware pv drivers to sys/conf/files
2020-10-15 Ruslan BukinSplit-out Guest Address Space (GAS) macroses to a separ...
2020-10-15 Nathan WhitehornProvide a slightly more-tolerant set of thermal paramet...
2020-10-15 Edward Tomasz Napi... With some popular multiplayer games (such as Counter...
2020-10-15 Wei HuHyper-V: hn: Relinquish cpu in HN_LOCK to avoid deadlock
2020-10-15 Wei HuHyper-V: pcib: Check revoke status during device attach
2020-10-15 Mateusz GuzikBump __FreeBSD_version after addition of VOP_EAGAIN
2020-10-15 Mateusz Guzikzfs: g/c unused vop_vector zfsctl_ops_shares_dir
2020-10-15 Mateusz Guzikzfs: add missing fplookup vops
2020-10-15 Mateusz Guzikvfs: add VOP_EAGAIN
2020-10-15 D Scott Phillipsarm64: Increase NIRQ to 16k
2020-10-14 Konstantin BelousovFix for mis-interpretation of PCB_KERNFPU.
2020-10-14 Konstantin BelousovLimit workaround for errata E400 to appropriate AMD...
2020-10-14 Konstantin BelousovAvoid dump_avail[] redefinition.
2020-10-14 Ruslan BukinSplit-out iommu type definitions to a separate header.
2020-10-14 Adrian Chadd[skein] Fix compile issue with unknown symbol SKEIN_ASM...
2020-10-14 Alexander MotinUse RTD3 Entry Latency value as shutdown timeout.
2020-10-14 Andrew TurnerRemove direct user access from the arm64 copyinstr
2020-10-14 Ruslan BukinAdd a per-each macro IOMMU_DOMAIN_UNLOAD_SLEEP which...
2020-10-14 Adrian Chadd[skein] Fix compilation on gnu assembler with gcc-6...
2020-10-14 Ruslan BukinAdd iommu_get_ctx_domain() that allows to get iommu...
2020-10-14 Ruslan BukinRename a header protection macro.
2020-10-14 Alex RichardsonDon't build the malo module with clang 10
2020-10-14 Navdeep Parharcxgbe(4): Do not request FEC when requesting speeds...
2020-10-14 Andrey V. ElsukovImplement SIOCGIFALIAS.
2020-10-14 Navdeep Parharcxgbe(4): unimplemented cudbg routines should return...
2020-10-14 Mateusz Guzikaxgbe: fix tinderbox build
2020-10-13 Alexander MotinFix sbuf_finish() error code check in user-space.
2020-10-13 Ravi PokalaAllow IP over IB to work with multiple FIBs.
2020-10-13 Mateusz GuzikFreeBSD: fix panic due to tqid overflow
2020-10-13 Andrey V. ElsukovJoin to AllHosts multicast group again when adding...
2020-10-13 Andrey V. ElsukovAdd IPv4 fragments reassembling to NAT64LSN.
2020-10-13 Tycho Nightingaleeliminate possible race in parallel TLB shootdown IPI
2020-10-13 John BaldwinAdd support to the KTLS OCF module for AES-CBC MTE...
2020-10-13 John BaldwinPermit sending empty fragments for TLS 1.0.
2020-10-13 John BaldwinAdd support for FPU_KERN_NOCTX.
2020-10-13 John BaldwinAdd a <machine/fpu.h> for i386 that includes <machine...
2020-10-13 Hans Petter SelaskyImplement more RCU list functions in the LinuxKPI.
2020-10-13 Scott LongBring the request_descriptor union into harmony interna...
2020-10-13 Kristof Provostpf: do not remove kifs that are referenced by rules
2020-10-13 Andrew TurnerBump __FreeBSD_version for the fix to arm64 write-only...
2020-10-13 Andrew TurnerFix write only mappings on arm64
2020-10-13 Warner LoshTurn off zstd on aarch64
2020-10-12 Warner LoshAdd zstd support to the boot loader.
2020-10-12 Warner Loshnewbus: use ssize_t to match sb's len and size, fix...
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-12 Ian LeporeBug fixes for the ads111x driver... make configurable...
2020-10-12 Kristof Provostpf: create a kif for flags
2020-10-12 Warner Loshsystm.h: forward declare ucred for _STANDALONE too
2020-10-11 Emmanuel Vadot10Gigabit Ethernet driver for AMD SoC
2020-10-11 Bjoern A. Zeebip_mroute: fix the viftable export sysctl
2020-10-10 Conrad Meyerrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-10 Conrad Meyerarc4random(9): Integrate with RANDOM_FENESTRASX push...
2020-10-10 Conrad MeyerAdd "Fenestras X" alternative /dev/random implementation
2020-10-10 Emmanuel Vadotarm: Check dtb version against the one we're expecting...
2020-10-10 Emmanuel VadotBrand our DTS with the Linux version it was imported...
2020-10-10 Mateusz Guzikzfs: use cache_rename
2020-10-10 Mateusz Guzikvfs: support lockless dirfd lookups
2020-10-10 Ed Mastemodules/crypto: reenable assembly optimized skein imple...
2020-10-09 Bryan DreweryUse unlocked page lookup for inmem() to avoid object...
2020-10-09 Navdeep Parharcxgbe(4): More fixes for the T6 FCS error counter.
2020-10-09 Mateusz Guzikvfs: fix a panic when truncating comming from copy_file...
2020-10-09 John BaldwinDon't invoke semunload() if seminit() fails during...
2020-10-09 Mateusz Guzikcache: fix vexec panic when racing against vgone
2020-10-09 Mitchell HorneRISC-V LINT kernel config
2020-10-09 Richard ScheffeneggerAdd DSCP support for network QoS to iscsi initiator.
2020-10-09 Ruslan BukinAdd iommu_get_dev_ctx() helper that allows to instantia...
2020-10-09 Richard ScheffeneggerStop sending tiny new data segments during SACK recovery
2020-10-09 Richard ScheffeneggerAdd IP(V6)_VLAN_PCP to set 802.1 priority per-flow.
2020-10-09 Richard ScheffeneggerExtend netstat to display TCP stack and detailed conges...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-09 Warner LoshRemove now-unused files
2020-10-09 Warner LoshCreate in-tree LINT files
2020-10-09 Rick MacklemMake vn_generic_copy_file_range() interruptible via...
2020-10-08 Konstantin Belousovvm_page_dump_index_to_pa(): Add braces to the expressio...
2020-10-08 Konstantin BelousovDo not leak B_BARRIER.
2020-10-08 Konstantin Belousovsig_intr(9): return early if AST is not scheduled.
2020-10-08 Konstantin BelousovDo not allow to use O_BENEATH as an oracle.
2020-10-08 Alfredo Dal'Ava... [PowerPC] add machdep.uprintf_signal sysctl
2020-10-08 Warner Loshtimer_restore is now unused, remove it
2020-10-08 Warner LoshRemove APM BIOS support
2020-10-08 Warner LoshRemove apm screen saver.
2020-10-08 Warner LoshRemove apm module
2020-10-08 Mitchell HorneFix a loop condition
2020-10-08 Mitchell HorneAdd a routine to dump boot metadata
2020-10-08 Hans Petter SelaskyTry a bit harder to get the USB device descriptor in...
2020-10-08 Hans Petter SelaskyThe ethernet header structure is read-only. Add const...
2020-10-08 Edward Tomasz Napi... Remove yet another useless assignment, adding a KASSERT...
2020-10-08 Hans Petter SelaskyAllow evdev's rcpt_mask and sysmouse_t_axis parameters...
2020-10-08 Navdeep Parharcxgbe(4): knobs to drop various kinds of undesirable...
2020-10-08 Philip PaepsImport tzdata 2020b
next