]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tzcode: Implement timezone change detection
[FreeBSD/FreeBSD.git] / sys /
2021-09-07 Guinan Sunixgbe: improve log about autoneg being disabled
2021-09-07 Guinan Sunixgbe: add IPv6 mask for flow director
2021-09-07 Guinan Sunixgbe: fix infinite recursion on PCIe link down
2021-09-07 Simon Ellmannixgbe: clear all queues on VF reset
2021-09-06 Konstantin Belousovkqueue: drain kqueue taskqueue if syscall tickled it
2021-09-06 Alexander V. Chernikovlltable: do not require prefix lookup when checking...
2021-09-05 Colin PercivalAdd _sleep to TSLOG
2021-09-05 Colin PercivalAdd some nvme initialization routines to TSLOG
2021-09-05 Colin PercivalAdd run_interrupt_driven_config_hooks to TSLOG
2021-09-05 Mateusz Guzikhpen(4): removed leftover hpen_final_digi_cb declaration
2021-09-04 Alexander Motinsound(4): Remove pointless Giant from bus_dma_tag_create().
2021-09-04 Robert Wingffs: remove unused thread argument from ffs_reload()
2021-09-04 Alexander MotinRemove impossible checks.
2021-09-04 Alexander Motinioat(4): Remove Giant from ioat_test enable/disable.
2021-09-04 Kristof Provostaltq: mark callouts as mpsafe
2021-09-04 Justin Hibbitspowerpc: Fix typo in thread register copy
2021-09-04 Brandon Bergren[PowerPC] Fix outdated FP regs on fork(2) and friends
2021-09-04 Gordon Berglingcrypto(4): Fix a few typos in camellia.c
2021-09-04 Gordon BerglingFix a common typo in source code comments
2021-09-04 Bjoern A. Zeebnet80211: add func/line information to IEEE80211_DISCAR...
2021-09-04 Bjoern A. Zeebnet80211: comments and whitespace
2021-09-04 Alexander MotinUnify console output.
2021-09-04 Alexander MotinRe-implement virtual console (constty).
2021-09-03 Alexander Motinrt(4): Replace Giant callout+task with timeout_task.
2021-09-03 Alexander Motinvt(4): Mark callouts MP-safe.
2021-09-03 Alexander Motinpcib(4): Switch from callout to timeout_task.
2021-09-03 Alexander Motinbnxt(4): Mark sysctls MP-safe.
2021-09-03 Alexander Motinbxe(4): Mark sysctls and callout MP-safe.
2021-09-03 Alexander Motinmge(4): Mark sysctls and callout MP-safe.
2021-09-03 Cy Schubertwpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
2021-09-03 Kristof Provostpf: ensure states passed to pf_free_state() are always...
2021-09-03 Alexander MotinMissed line from 7af4475a6e31.
2021-09-03 Alexander Motincallout(9): Allow spin locks use with callout_init_mtx().
2021-09-03 Alexander Motinvmd(4): Major driver refactoring
2021-09-02 Alexander Motinbnxt(4): Fix bugs in WOL support.
2021-09-02 Alan Somersses: Guard the elm_type_names declaration by _KERNEL
2021-09-02 Alan Somersses: Correct spelling of "Temperature Sensor"
2021-09-02 Vladimir Kondratyevhmt(4): Add support for touchpads with no "button type" or
2021-09-02 Vladimir Kondratyevhpen(4): Add support for legacy MS-compatible single...
2021-09-02 Vladimir Kondratyevhidbus(4): Add routine to check presence of collection...
2021-09-02 Vladimir Kondratyevhidmap: Do not forget to initialize bitmap items to...
2021-09-02 Vladimir Kondratyevhidmap: Implement forbidden flag for hidmap item.
2021-09-02 Vladimir Kondratyevhmt(4): Add support for serial packet reporting mode
2021-09-02 Vladimir Kondratyevpsm: Use evdev autorelease feature for Synaptics and...
2021-09-02 Vladimir Kondratyevpsm: Enable touch-tracking for late Synaptics PS/2...
2021-09-02 Vladimir Kondratyevevdev: Do not export multitouch functions which are...
2021-09-02 Vladimir Kondratyevcyapa(4): Adapt to recent evdev KPI changes
2021-09-02 Vladimir Kondratyevwmt(4): Adapt to recent KPI changes
2021-09-02 Vladimir Kondratyevhmt(4): Adapt to recent KPI changes
2021-09-02 Konstantin Belousovcluster_write(): do not access buffer after it is released
2021-09-02 Mateusz Guzikvmem: disable debug.vmem_check by default
2021-09-01 Michal Krawczykena: Update driver version to v2.4.1
2021-09-01 Artur Rojekena: Implement full RSS reconfiguration
2021-09-01 Artur Rojekena: Add missing statistics
2021-09-01 Artur Rojekena: Share ena_global_lock between driver instances
2021-09-01 Artur Rojekena: Disable meta descriptor caching for netmap
2021-09-01 Artur Rojekena: Move RSS logic into its own source files
2021-09-01 Artur Rojekena: Add locking assertions
2021-09-01 Artur Rojekena: Add extra log messages
2021-09-01 Artur Rojekena: Prevent reset after device destruction
2021-09-01 Artur Rojekena: Trigger reset on ena_com_prepare_tx failure
2021-09-01 Artur Rojekena: Avoid unnecessary mbuf collapses for LLQ condition
2021-09-01 Brooks Davissyscalls.master: correct formatting issues
2021-09-01 Brooks Davissyscalls.master: switch to CAPENABLED flags
2021-09-01 Brooks Davismakesyscalls.lua: add a CAPENABLED flag
2021-09-01 Kevin BowlingRevert "arm: Bump KSTACK_PAGES default to match i386...
2021-09-01 Warner Loshppbus: Set the lock for pps interface, update to latest api
2021-09-01 Mark Johnstonkevent: Fix races between timer detach and kqtimer_proc...
2021-09-01 Jason A. Harmeningunionfs: style
2021-09-01 Jason A. Harmeningunionfs: rework pathname handling
2021-09-01 Mark Johnstonsctp: Always check for a vanishing inpcb when processin...
2021-09-01 Mark Johnstonsctp: Hold association locks across socket wakeups...
2021-09-01 Mark Johnstonsctp: Release the socket reference when detaching an...
2021-09-01 Mark Johnstonsctp: Implement sctp_inpcb_bind_locked()
2021-09-01 Mark Johnstonsctp: Add macros to assert on inp info lock state
2021-09-01 Ka Ho Ngvfs: Use file_cred for VOP_DEALLOCATE in vn_deallocate...
2021-09-01 Kornel Dulebaif_cdce: Add support for setting RX filtering
2021-09-01 Kristof Provostpf: import pf_set_protostate() from OpenBSD
2021-09-01 Kristof Provostpf: Add counters for syncookies
2021-09-01 Edward Tomasz Napi... cam: revert second half of 75b5caa08ef
2021-09-01 Alexander V. Chernikovrouting: Disallow zero nexthop weights in nexthop groups.
2021-09-01 Alexander MotinAlign taskqueue_enqueue_timeout() to hardclock.
2021-08-31 Mark Johnstongraid: Avoid tasting devices with small sector sizes
2021-08-31 Mark Johnstonitimer: Serialize access to the p_itimers array
2021-08-31 Mark Johnstonmd: Clamp to a multiple of the sector size when resizing
2021-08-31 Alexander Motinnvme(4): Add MSI and single MSI-X support.
2021-08-31 Mark Johnstonsctp: Fix racy UNBOUND flag check in sctp_inpcb_bind()
2021-08-31 Mark Johnstonsctp: Simplify the free port search in sctp_inpcb_bind()
2021-08-31 Mark Johnstonsctp: Avoid unnecessary refcount bumps in sctp_inpcb_bind()
2021-08-31 Mark Johnstonsctp: Remove always-false checks in sctp_inpcb_bind()
2021-08-31 Alexander V. Chernikovrouting: simplify malloc flags in alloc_nhgrp().
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-31 Kornel Dulebaumodem: Add Huawei E3372h-320 device id
2021-08-31 Kornel Dulebamvneta: Fix MTU update sequence
2021-08-31 Konstantin Belousovffs_update(): Do not assume that EBUSY can only come...
2021-08-31 Konstantin Belousovffs_update(): recalculate flags after relocking the...
2021-08-31 Bartlomiej Grzesikpci_host_generic_fdt: set domain number
2021-08-31 Bartlomiej Grzesikqoriq_dw_pci: Fix typo in link status checking code
2021-08-31 Konstantin Belousovamd64: correctly calculate KVA of the preloaded ucode...
2021-08-31 Alexander Motinnvme(4): Do not panic on admin queue construct error.
next