]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
asmc: Add support for MacPro 6,1 (2013)
[FreeBSD/FreeBSD.git] / sys /
2022-05-04 Adam Sasmc: Add support for MacPro 6,1 (2013)
2022-05-04 Mark Johnstonasmc: Add support for MacBook Air 4,1 and 4,2 (2011)
2022-05-04 Mark Johnstonstand/zfs: Fix const-qual warnings
2022-05-04 Greg Vbwn: eliminate dead writes in BWN_GPL_PHY
2022-05-04 Dmitry Chaginlinux(4): Implement recvmmsg_time64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for recvmmsg_time64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change recvmmsg_time64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement timerfd_gettime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for timerfd_gettime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change timerfd_gettime64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement timerfd_settime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for timerfd_settime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change timerfd_settime64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement timer_settime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for timer_settime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change timer_settime64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement timer_gettime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for timer_gettime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change timer_gettime64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement sched_rr_get_interval_time64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for sched_rr_get_interval_time64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change sched_rr_get_interval_time64 syscall...
2022-05-04 Hans Petter Selaskyxhci(4): Tweak USB port speed checks to allow newer...
2022-05-04 Hans Petter Selaskyxhci(4): Properly define all basic USB port speeds.
2022-05-03 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1o
2022-05-03 Marko ZecVNET: Revert "ifnet: make if_index global"
2022-05-03 Marko ZecRevert "mbuf: do not restore dying interfaces"
2022-05-03 Marko ZecRevert "dummynet: use m_rcvif_serialize/restore when...
2022-05-03 Marko ZecRevert "netisr: serialize/restore m_pkthdr.rcvif when...
2022-05-03 Hans Petter Selaskyxhci(4): Always add and evaluate the slot context.
2022-05-03 Hans Petter Selaskyxhci(4): Only drop BULK and INTERRUPT endpoints to...
2022-05-03 Rick Macklemnfscl: Acquire a refcount on "cred" for mirrored pNFS...
2022-05-03 Hans Petter Selaskymlx5en(4): Use hard-coded 4K page size for RQ/SQ/CQ.
2022-05-02 Rick Macklemnfsd: Fix session slot freeing for NFSv4.1/4.2
2022-05-02 Warner Loshcam: Remove redunant static __inline forward decls
2022-05-02 Eugene Grosbeinng_pppoe: introduce new sysctl net.graph.pppoe.lcp_pcp
2022-05-02 Hans Petter Selaskyibcore: Allow passing NULL-pointers to ib_umem_release()
2022-05-01 Warner Loshiosched: Move bio_next() inside of the CAM_IOSCHED_DYNA...
2022-05-01 Rick Macklemnfsd: Add a sanity check to SecinfoNoname for file...
2022-05-01 Warner Loshcam_xpt: Prefer bool to int where it's a boolean
2022-05-01 Warner Loshcam: add hw.cam.iosched.read_bias
2022-05-01 Warner Loshcam iosched: default to no read bias in dynamic iosched...
2022-05-01 Warner Loshcam iosched: Remove write bias when read bias = 0
2022-05-01 Warner Loshada: Retry commands with retries left on CAM_SEL_TIMEOUT
2022-04-30 Rick Macklemnfscl: Add support for a NFSv4 AppendWrite RPC
2022-04-30 Hans Petter Selaskyuath(4): Fix incorrect byte-swapping and a buffer lengt...
2022-04-30 Bjoern A. ZeebLinuxKPI: 802.11: fill in two more TODOs
2022-04-30 Bjoern A. ZeebLinuxKPI: 802.11: use ieee80211_beacon_miss()
2022-04-29 Alan Somersfusefs: use the fsname mount option if set
2022-04-29 Andrew TurnerMap the ACPI tables into the DMAP
2022-04-28 Warner Loshcam_periph: Return ENXIO when peripheral is invalidated
2022-04-28 Warner Loshmpr/mps: when sending reset on removal, include target...
2022-04-28 Alan Somersfusefs: fix FUSE_CREATE with file handles and fuse...
2022-04-28 Warner Loshmpr/mps: Add comment explaining state transition
2022-04-28 Robert Winggeom_dev: extend kevent support for geom dev
2022-04-28 Piotr Kubajpowerpc: enable wlan and ath modules in GENERIC64*
2022-04-28 Kornel DulebaAdd USB ID and quirks for Huawei E3372
2022-04-28 Kornel Dulebausb: Respect NO_INQUIRY quirk during device enumeration
2022-04-28 Alexander MotinCAM: Keep periph_links when restoring CCB in camperiphd...
2022-04-28 Konstantin Belousovsubr_unit.c: make userspace tests buildable
2022-04-27 Konstantin BelousovFix another race between fork(2) and PROC_REAP_KILL...
2022-04-27 Konstantin BelousovFix a race between fork(2) and PROC_REAP_KILL subtree
2022-04-27 Konstantin Belousovkern_procctl: add possibility to take stop_all_proc_blo...
2022-04-27 Konstantin BelousovAdd stop_all_proc_block(9)
2022-04-27 Konstantin Belousovreap_kill(): split children and subtree killers into...
2022-04-27 Konstantin Belousovreap_kill(): rename the reap variable to reaper
2022-04-27 Konstantin Belousovreap_kill(): de-inline LIST_FOREACH(), twice
2022-04-27 Konstantin Belousovreaper_abandon_children(): upgrade proctree_lock assert...
2022-04-27 Konstantin Belousovunr(9): allow to avoid internal locking
2022-04-27 Konstantin Belousovinit_unrhdr(): make it usable by initializing everything
2022-04-27 John Baldwinpowerpc pseries xics: Use devclass_find to lookup xicp...
2022-04-27 Justin Hibbitsgpio/qoriq: Recognize another compatible string entry
2022-04-27 Justin Hibbitsgpiopower: Fix call to ofw_gpiobus_parse_gpios
2022-04-27 Greg Fosterlacp: short timeout erroneously declares link-flapping
2022-04-27 John Baldwinfirewire: Initialize firewire_devclass in fw_modevent.
2022-04-27 John BaldwinAdd a __witness_used for variables only used under...
2022-04-27 Bjoern A. Zeebrtw88: deal with debug messages
2022-04-27 Michael Tuexensctp: improve locking
2022-04-27 Mateusz GuzikPatch up __diagused for when only one of INVARIANTS...
2022-04-27 Henri Hennebertrtsx: Number of tweaks for RTS5260.
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.
next