]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add genet.4 for RPi 4 Ethernet
[FreeBSD/FreeBSD.git] / sys /
2021-12-17 Ram Kishore Vegesnaocs_fc: Remove unused function delarations.
2021-12-17 Ram Kishore Vegesnaocs_fc: Fix device lost timer where device is not getti...
2021-12-17 Ram Kishore Vegesnaocs_fc: When commands complete with an error, freeze...
2021-12-17 Ram Kishore Vegesnaocs_fc: Fix CAM status reporting in ocs_fc(4) when...
2021-12-17 Ram Kishore Vegesnaocs_fc: Increase maximum supported SG elements to suppo...
2021-12-17 Ram Kishore Vegesnaocs_fc: Emulex Gen 7 HBA support.
2021-12-17 Ram Kishore Vegesnaocs_fc: Add gendump and dump_to_host ioctl command...
2021-12-17 Ram Kishore Vegesnaocs_fc: Fix use after free bug in ocs_hw_async_call()
2021-12-17 Ram Kishore Vegesnaocs_fc: Fix a use after free in ocs_sport_free
2021-12-17 Ram Kishore Vegesnaocs_fc: Fix memory leak in ocs_scsi_io_alloc()
2021-12-17 Andriy Gapontwsi: support more message combinations in transfers
2021-12-17 Andriy Gapontwsi: make data receiving code safer
2021-12-17 Andriy Gapontwsi: remove redundant write of control register
2021-12-17 Andriy Gapontwsi: move handling of TWSI_CONTROL_ACK into the state...
2021-12-17 Andriy Gaponkern_tc: unify timecounter to bintime delta conversion
2021-12-16 Alexander MotinAPEI: Improve multiple error sources handling.
2021-12-15 Mark Johnstonamd64: Reduce the amount of cpuset copying done for...
2021-12-15 Kornel Dulebapci: Don't try to read cfg registers of non-existing...
2021-12-15 Alexander Motinmca: Switch to using taskqueue_enqueue_timeout_sbt().
2021-12-15 Alexander Motinmca: Decode new Intel status bits.
2021-12-15 Alexander Motinmca: Remove excessively verbose debug messages.
2021-12-15 Alexander Motinmca: Make some sysctls also a loader tunables.
2021-12-15 Konstantin BelousovKernel linkers: add emergency sysctl to restore old...
2021-12-15 Konstantin Belousovkernel linker: do not read debug symbol tables for...
2021-12-15 Konstantin Belousovlinker_debug_symbol_values(): use proper linker interfa...
2021-12-15 Konstantin Belousovx86: add a comment providing source for numbers in...
2021-12-15 Konstantin Belousovamd64: correct size of the SSE area in the xsave layout
2021-12-15 Rick Macklemnfsd: Do not try to cache a reply for NFSERR_BADSLOT
2021-12-15 Rick Macklemnfsd: Sanity check the ACL attribute
2021-12-14 Alan Somersfusefs: update atime on reads when using cached attributes
2021-12-14 Alan Somersfusefs: fix copy_file_range when extending a file
2021-12-14 Alan Somersfusefs: delete a redundant getnanouptime
2021-12-14 Eugene Grosbeinif_epair: MFC: fix module build outside of kernel build...
2021-12-14 Andrew TurnerRemove redundant declarations
2021-12-14 Andrew TurnerMove the arm64 identify_cpu SYSINIT earlier
2021-12-14 Andrew TurnerMove KHELP_DECLARE_MOD_UMA later in the boot
2021-12-14 Andrew TurnerPrint the correct register for the arm64 elr
2021-12-14 Andrew TurnerPass the ACPI ID when reading the ACPI domain
2021-12-14 Andrew TurnerStop reading the arm64 domain when it's known
2021-12-14 Andrew TurnerAllocate arm64 per-CPU data in the correct domain
2021-12-14 Doug MooreSet uninitialized popmap bits in vm_reserv_init
2021-12-14 Cy Schubertip_log: remove set-but-not-unused vars
2021-12-14 Konstantin Belousovamd64: Only build aout.ko when COMPAT_FREEBSD32 is...
2021-12-13 Kristof Provostpfsync: fix incorrect enabling of defer mode
2021-12-13 Kristof Provostpfsync: locking fixes
2021-12-13 Kristof Provostpfsync: fix defer timeout
2021-12-13 Kristof Provostpfsync: check IFF_DRV_RUNNING in the correct field
2021-12-13 Kristof Provostpfsync: NULL check sc before using it
2021-12-13 Mark Johnstonvm_page: Tighten the object lock assertion in vm_page_i...
2021-12-13 Mark Johnstonng_ubt: Avoid attaching to several newer Intel controllers
2021-12-13 Andreas Wetzelrtwn/usb: add product ID for Asus USB N10 Nano Rev. B1
2021-12-13 Alexander Motinxhci: Add PCI IDs for Thunderbolt 3/4 USB controllers.
2021-12-13 Konstantin Belousovkern.pre.mk: allow to use and customize elfdump during...
2021-12-13 Konstantin Belousovkern.pre.mk: trim space at EoL
2021-12-13 Konstantin BelousovStyle
2021-12-13 Konstantin Belousovfcntl(2): add F_KINFO operation
2021-12-13 Konstantin BelousovAdd declaration for static export_file_to_kinfo()
2021-12-12 Ed Mastebxe: tag files to skip clang-format formatting
2021-12-11 Kristof Provostif_pflog: fix packet length
2021-12-11 Zhenlei Huangif_epair: Also mark the flag of pair b with IFF_KNOWSEPOCH
2021-12-11 Alexander Motinxhci: Add PCI IDs from recent Intel CPUs.
2021-12-11 Rick Macklemnfscl: Sanity check the Sequence slotid in reply
2021-12-11 Rick Macklemnfsd: Sanity check the len argument for ListXattr
2021-12-10 Mitchell HorneRemove references to sio(4) from NOTES
2021-12-10 Mitchell Horneucom: s/sio/ucom/
2021-12-10 Mitchell Hornex86: remove unused T_USER flag
2021-12-10 Mike Karelskernel: partially revert e9efb1125a15, default inet...
2021-12-10 Mike Karelskernel: deprecate Internet Class A/B/C
2021-12-10 Andriy Gaponiflib_stop: drain rx tasks to prevent any data races
2021-12-10 Andriy Gapontwsi: unify error handling, explicitly handle more...
2021-12-10 Andriy Gapontwsi: improve a handful of debug messages
2021-12-10 Andriy Gapontwsi: do not attempt transfer if bus is not idle
2021-12-10 Andriy Gapontwsi: remove redundant enabling of the controller
2021-12-10 Andriy Gapontwsi: protect interaction between twsi_transfer and...
2021-12-10 Michael TuexenHyper-V: hn: Enter network epoch when required
2021-12-10 Michael Tuexensctp: unbreak NOINET6 builds.
2021-12-10 Michael Tuexensctp: inherit IP level socket options from listening...
2021-12-10 Michael Tuexensctp: use the correct traffic class when sending SCTP...
2021-12-10 Michael Tuexensctp: improve handling of assoc ids in socket options
2021-12-10 Michael Tuexensctp: cleanup, no functional change intended.
2021-12-10 Konstantin Belousovswap_pager.c: Remove MPSAFE and ARGSUSED annotations
2021-12-10 Konstantin Belousovimgact_aout.c: some style
2021-12-10 Konstantin Belousovimgact_aout.c: We do not expect the aout support to...
2021-12-10 Rick Macklemnfsd: Add checks for layout errors in LayoutReturn
2021-12-10 Rick Macklemnfscl: Sanity check irdcnt in nfsrpc_createsession
2021-12-09 Cy Schubertipfilter: Avoid more null if-then-else blocks
2021-12-09 Cy Schubertipfilter: Correct a comment and add notation
2021-12-09 Cy Schubertipfilter: Correct function description
2021-12-09 Cy Schubertipfilter: Add DTrace SDT probe
2021-12-09 Cy Schubertipfilter: New DT5 DTrace macro
2021-12-09 Cy Schubertipfilter: Whitespace cleanup
2021-12-09 Cy Schubertipfilter: Compat and simplify DTrace macro definitions
2021-12-09 Cy Schubertipfilter: Save a word of stack space
2021-12-09 Alexander Motinig4: Add PCI IDs for Intel Alder Lake I2C controller.
2021-12-09 Alexander MotinAPEI: Fix Generic Error Data Entry revision 3.0 handling.
2021-12-08 Mark Johnstonvm_fault: Factor out per-object operations into vm_faul...
2021-12-08 Mark Johnstonvm_fault: Introduce a fault_status enum for internal...
2021-12-08 Mark Johnstonvm_fault: Move nera into faultstate
2021-12-08 Alexander Motinichsmb: Add PCI IDs for Intel Alder Lake SMBus controller
2021-12-08 Alexander MotinGEOM: Switch g_io_deliver() locking from cp to pp.
next