]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
release: fix on-disc pkg binary symbolic links
[FreeBSD/FreeBSD.git] / sys /
2022-04-26 Warner Loshndaasync: sync to SCSI's daasyncs cam_periph_async...
2022-04-26 Warner Loshadaasync: Harmonize with daasync
2022-04-26 Dmitry ChaginRemove dead code.
2022-04-26 Dmitry Chaginlinux(4): Add epoll_pwai2 syscall.
2022-04-26 Dmitry Chaginlinux(4): Regen for epoll_pwait2 syscall.
2022-04-26 Dmitry Chaginlinux(4): Change epoll_pwait2 syscall definition to...
2022-04-26 Dmitry Chaginlinux(4): Add copyin_sigset() helper.
2022-04-26 Dmitry Chaginlinux(4): Add linux_epoll_pwait_ts() helper for future...
2022-04-26 Dmitry Chaginlinux(4): Copyout pselect timeout.
2022-04-26 Dmitry Chaginlinux(4): Add a simple rseq syscall implementation.
2022-04-26 Dmitry Chaginlinux(4): Regen for rseq syscall.
2022-04-26 Dmitry Chaginlinux(4): Change rseq syscall definition to match Linux...
2022-04-26 Doug Moorevm_phys: avoid waste in multipage allocation
2022-04-25 John Baldwinxen: Use devclass_find to lookup devclasses in identify.
2022-04-25 Warner Loshada: Eliminate dead code
2022-04-25 Warner Loshcam: Small reorg of ata xpt async code
2022-04-25 Mark Johnstonlinuxkpi: Mitigate a seqlock livelock
2022-04-25 Bjoern A. ZeebLinuxKPI: 802.11 ieee80211_sn_sub() fix
2022-04-25 Dmitry Chaginsigtimedwait: Prevent timeout math overflows.
2022-04-25 Dmitry Chaginlinux(4): Refactor signal send methods.
2022-04-25 Dmitry Chaginlinux(4): Check that the thread tid in the thread group...
2022-04-25 Dmitry Chaginlinux(4): Microoptimize bsd_to_linux_sockaddr().
2022-04-25 Dmitry ChaginAdd timespecvalid_interval macro and use it.
2022-04-25 Kevin LoAdd a new RDC phy
2022-04-25 Kevin LoRestore original MDC speed control register value after...
2022-04-24 Warner Loshada/da: Borrow comment from nda about cleanup
2022-04-24 Warner Loshata/nvme: Add comment
2022-04-24 Warner Loshg_vfs_done: Only report ENXIO once
2022-04-24 Warner Loshg_vfs_done: Report when we switch on ENXIO conversion
2022-04-24 Warner Loshgeom_vfs: make sc_orphaned a bool
2022-04-24 Warner Loshbio: Add the speedup flags to PRINT_BIO_FLAGS
2022-04-24 Warner Loshnda: Fix comment
2022-04-24 Alexander MotinCAM: Replicate e0ceec676dc8 from da to ada and nda.
2022-04-22 John BaldwinKTLS: Add a new recrypt operation to the software backend.
2022-04-22 John BaldwinKTLS: Construct IV directly in crp.crp_iv for TLS 1...
2022-04-22 John BaldwinKTLS: Move OCF function pointers out of ktls_session.
2022-04-22 John Baldwinamd64 NOTES: Add entries for qlxgb, glxgbe, and glxge.
2022-04-22 John Baldwinamd64 NOTES: Sort the axp entry.
2022-04-22 John Baldwinqlxgb/qlxgbe/qlxge: Fix build without INET and/or witho...
2022-04-22 Mateusz Guzikiwm: plug set-but-not-used vars
2022-04-22 Simon J. GerratyMerge bmake-20220418
2022-04-22 Kristof ProvostBump __FreeBSD_version for udp_tun_func_t() prototype...
2022-04-22 Reid Linnemannpf: Add per-rule timestamps for rule and eth_rule
2022-04-22 Kristof Provostudp6: allow udp_tun_func_t() to indicate it did not...
2022-04-22 John F. Carrpci: recognize "non-essential instrumentation" devices
2022-04-22 Adrian Chaddnet80211: Fix traffic hang on STA/AP VAPs on a multi...
2022-04-21 Piotr Kubajpowerpc: add GENERIC64LE-NODEBUG config and improve...
2022-04-21 John Baldwinqlxge: Inline the one use of a variable only used in...
2022-04-21 John Baldwinpsm: Swap the unit member in the softc for a device_t.
2022-04-21 John BaldwinKTLS: Free the MAC session when destroying AES-CBC...
2022-04-21 John Baldwinbusdma_bounce: Batch bounce page free operations when...
2022-04-21 John Baldwinbusdma_bounce: Add free_bounce_pages helper function.
2022-04-21 John Baldwinbusdma_bounce: Make the map waiting list per-bounce...
2022-04-21 John Baldwinbusdma_bounce: Use a simple kproc to invoke deferred...
2022-04-21 John BaldwinRun softclock threads at a hardware ithread priority.
2022-04-21 John Baldwinacpi_toshiba: Use device_get_softc in attach.
2022-04-21 John Baldwinvgapm: Use devclass_find to lookup the vga devclass...
2022-04-21 John BaldwinFB_INSTALL_CDEV: Remove this option and related code.
2022-04-21 John Baldwinsc: Use devclass_find to lookup the sc devclass.
2022-04-21 John Baldwinarcmsr: Remove never-true NULL check from cdev callbacks.
2022-04-21 John Baldwinarcmsr: Store softc pointer in si_drv1 of cdev.
2022-04-21 John Baldwinccp: Use devclass_find to lookup devclass in db_show_ccp.
2022-04-21 John Baldwincpufreq_curr_sysctl: Use devclass_find to lookup cpufre...
2022-04-21 John Baldwinhidbus: Use devclass_find to lookup the devclass for...
2022-04-21 John Baldwintwe: Use devclass_find in twe_report debug function.
2022-04-21 John Baldwinpcm: Initialize pcm_devclass in sound_modevent.
2022-04-21 John Baldwinpcm: Remove dead code from sound_modevent.
2022-04-21 John Baldwinsmbios/vpd: Use devclass_find to lookup devclass in...
2022-04-21 John Baldwinnvme: Use devclass_find to lookup the nvme devclass.
2022-04-21 John Baldwinmlx: Use devclass_find to lookup the devclass for mlxd.
2022-04-21 John Baldwinhptiop: Store softc pointer in si_drv1 of cdev.
2022-04-21 John Baldwinacpi_tz: Lookup devclass by name when needed.
2022-04-21 John Baldwinacpi_isab: Check the unit in probe instead of using...
2022-04-21 John Baldwinacpi_hpet: Use devclass_find to find devclass in identify.
2022-04-21 John Baldwinacpi_ec: Use device_get_devclass to find devclass in...
2022-04-21 John Baldwinacpi_cpu: Use device_get_devclass to find devclass...
2022-04-21 John Baldwinacpi_apei: Use devclass_find to find devclass in identify.
2022-04-21 John Baldwinacpi_acad: Use devclass_find to find the acpi_acad...
2022-04-21 Mark Johnstonmld6: Ensure that mld_domifattach() always succeeds
2022-04-21 Kristof Provostpf: counter argument to pfr_pool_get() may never be...
2022-04-21 Kristof Provostpfsync: NULL check before dereference
2022-04-21 Kristof Provostpf: remove pointless NULL check
2022-04-21 Hans Petter Selaskyxhci(4): Ensure the so-called data toggle gets properly...
2022-04-21 Mishoif_bnxt: Allow bnxt interfaces to use vlans
2022-04-20 Konstantin Belousovsyscons: silent 'set but unused' warning in some config...
2022-04-20 Doug Mooredev/iommu: Include offset in maxaddr check.
2022-04-20 Kristof Provostcallout: fix using shared rmlocks
2022-04-20 Kristof Provostpf: allow the use of tables in ethernet rules
2022-04-20 Gordon Berglingiicbus(4): Fix two typos in kernel error messages
2022-04-20 Gordon Berglingoce(4): Fix a typo in a sysctl description
2022-04-20 Kornel Dulebadmar: Disable PMR in driver attach routine
2022-04-20 Wojciech Macekmac_pimd: Support for privilege drop in pimd
2022-04-19 Michael Tuexensctp: cleanup
2022-04-19 Michael Tuexensctp: improve stopping of timers
2022-04-19 John Baldwincxgbe: Remove unused devclass arguments to *DRIVER_MODU...
2022-04-19 John BaldwinDeprecate the 'devclass' argument from *DRIVER_MODULE...
2022-04-19 John Baldwindevclass_add_driver: Permit NULL to be passed in dcp.
2022-04-19 Gordon Berglingvideomode: Fix a typo in an kernel message
2022-04-19 Stefan Eßerffs: plug a set-but-not-used var
2022-04-19 Alan Somersprometheus_sysctl_exporter: fix metric aliasing
next