]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add UPDATING entries and bump version
[FreeBSD/FreeBSD.git] / sys /
2023-08-01 Mark JohnstonAdd UPDATING entries and bump version releng/13.1
2023-08-01 Jonathan T. Looneyfrag6: Avoid a possible integer overflow in fragment...
2023-06-21 Gordon TetlowAdd UPDATING entries and bump version.
2023-06-21 Mariusz Zaborskimpr: fix copying of event_mask
2023-02-16 Gordon TetlowAdd UPDATING entries and bump version.
2023-02-08 Gordon TetlowAdd UPDATING entries and bump version.
2023-02-08 Andrey V. Elsukovixgbe: workaround errata about UDP frames with zero...
2023-02-08 Gordon TetlowFix ena driver crash after reset in 7th gen AWS instanc...
2023-02-08 Gordon TetlowFix sdhci(4) broken write-protect settings.
2022-11-29 Gordon TetlowAdd UPDATING entries and bump version.
2022-11-16 Ed MasteAdd UPDATING entries and bump version
2022-11-01 Mark Johnstonzfs: Fix an improperly resolved merge conflict
2022-11-01 Mark JohnstonAdd UPDATING entries and bump version
2022-11-01 Richard YaoFix use-after-free in btree code
2022-11-01 Richard Scheffeneggertcp: finish SACK loss recovery on sudden lack of SACK...
2022-11-01 Mark Johnstoncam: Provide compatibility for CAMGETPASSTHRU for perip...
2022-11-01 Mark Johnstonvm_page: Fix a logic error in the handling of PQ_ACTIVE...
2022-11-01 Mark Johnstonzfs: Fix a pair of bugs in zfs_fhtovp()
2022-08-30 Ed MasteAdd UPDATING entries and bump version
2022-08-30 Mark Adlerzlib: Fix a bug when getting a gzip header extra field...
2022-08-09 Mark JohnstonAdd UPDATING entries and bump version
2022-08-09 Mark Johnstonvm_fault: Shoot down shared mappings in vm_fault_copy_e...
2022-08-09 Konstantin Belousovelf_note_prpsinfo: handle more failures from proc_getargv()
2022-07-25 Mark Johnstonkevent: Fix an off-by-one in filt_timerexpire_l()
2022-07-25 Alexander MotinCAM: Keep periph_links when restoring CCB in camperiphd...
2022-05-11 Glen BarberUpdate in preparation of 13.1-RELEASE
2022-05-05 Mark Johnstonclockcalib: Fix an overflow bug
2022-05-05 Glen BarberUpdate to RC6
2022-05-04 Hans Petter Selaskyxhci(4): Always add and evaluate the slot context.
2022-05-04 Hans Petter Selaskyxhci(4): Only drop BULK and INTERRUPT endpoints to...
2022-04-28 Glen Barber13.1: Update to RC5
2022-04-27 Hans Petter Selaskyxhci(4): Ensure the so-called data toggle gets properly...
2022-04-27 Andrew TurnerStop using the kmem for PCPU memory on arm64
2022-04-27 Mishoif_bnxt: Allow bnxt interfaces to use vlans
2022-04-21 Glen Barber13.1: update to RC4
2022-04-19 Konstantin BelousovMostly revert a5970a529c2d95271: Make files opened...
2022-04-18 Mark Johnstonctf: Add v3 support to CTF tools, ctf{convert,dump...
2022-04-18 Mark Johnstonlinker: Permit CTFv3 containers
2022-04-18 Mark Johnstonfbt: Add support for CTFv3 containers
2022-04-18 Mark Johnstonctf: Add definitions for CTFv3
2022-04-18 Mark Johnstonlinker: Simplify CTF container handling
2022-04-18 Mark Johnstonctf: Import ctf.h from OpenBSD
2022-04-15 Gordon Berglingisci(4): Remove a double word in an error message
2022-04-14 Glen Barber13.1: update to RC3
2022-04-11 Mark Johnstonnet: Fix LLE lock leaks
2022-04-11 Mark Johnstoni386: Fix the nodevice apic build
2022-04-07 Glen Barber13.1: update to RC2
2022-04-06 Mateusz Guzikvfs: fixup WANTIOCTLCAPS on open
2022-04-06 Mateusz Guzikvfs: fix memory leak on lookup with fds with ioctl...
2022-04-06 Warner Loshfix integer overflow bugs in *stosbt
2022-04-06 Chandrakanth Patilmrsas: if controller reset is in progress, refrain...
2022-04-06 Chandrakanth Patilmrsas: remove additional MPT command allocation for...
2022-04-06 Warner Loshlinuxkpi: move io_mapping_create_wc to .c
2022-04-06 Warner Loshlinuxkpi: Move lkpi_pcim_iomap_devres_find to .c file
2022-04-06 Warner Loshlinuxkpi: Move pci_alloc_irq_vectors to .c file
2022-04-06 Warner Loshlinuxkpi: Move pci_request_region and _lkpi_pci_iomap...
2022-04-06 Warner Loshlinuxkpi: Move lkpi_pci_devres_get_alloc into .c file
2022-04-06 Warner Loshlinuxkpi: Move cdev_alloc into .c file
2022-04-06 Warner Loshlinuxkpi: Move class_create to .c file
2022-04-06 Warner Loshlinuxkpi: Move device_create_groups_vargs to linux_compat.c
2022-04-06 Warner Loshlinuxkpi: move kobject_create to .c file
2022-04-06 Warner Loshlinuxkpi: add padding to struct pci_driver
2022-04-06 Warner Loshlinuxkpi: Restore the KBI for struct pci_driver
2022-04-06 Ed MasteBump newvers.sh for 13.1-RC1 advisories
2022-04-06 Vincenzo Maffionenetmap: Fix TOCTOU vulnerability in nmreq_copyin
2022-04-06 Vincenzo Maffionenetmap: Fix integer overflow in nmreq_copyin
2022-04-06 Bjoern A. Zeebnet80211: validate Mesh ID length in ieee80211_parse_beacon
2022-04-05 Bjoern A. ZeebLinuxKPI: 802.11: fix RSSI (and NF)
2022-04-05 Bjoern A. Zeebnet80211: correct types for nf and rssi
2022-04-05 Bjoern A. ZeebLinuxKPI: 802.11: fix compat code for i386
2022-04-05 Colin Percivaluart(4): Add a concept of "unique" serial devices
2022-04-04 Andrew Gallatincxgbe: fix enabling lro & rxtimestamps
2022-04-04 Xin LIsys/contrib/zlib: Always define Z_U8 and Z_U4
2022-04-04 Xin LIMFV 7b495a2a7abf (zlib): Correct incorrect inputs provi...
2022-04-04 Xin LIMFV c144cc54795d: zlib 1.2.12.
2022-04-04 Ed Mastempr/mps/mpt: verify cfg page ioctl lengths
2022-04-04 Mark Johnstonpf: Initialize the table entry zone limit at initializa...
2022-04-01 Andrew TurnerTreat cache write as a read in arm64 data faults
2022-03-31 Glen Barber13.1: update to RC1
2022-03-30 D Scott Phillipsarm64: Add explicit barrier after address translation...
2022-03-30 D Scott Phillipsarm64: pmap: Mask VA operand in TLBI instructions
2022-03-30 Andrew TurnerFix arm64 TLB invalidation with non-4k pages
2022-03-30 Ed MasteFix kernel build without INET or INET6
2022-03-30 Bjoern A. ZeebLinuxKPI: 802.11: various updates for iwlwifi stability...
2022-03-30 Bjoern A. ZeebLinuxKPI: skbuff: fix skb_queue_splice_init()
2022-03-30 Bjoern A. ZeebLinuxKPI: allow bsddriver name to be set for PCI
2022-03-30 Bjoern A. ZeebLinuxKPI: pci: implement pci_upstream_bridge()
2022-03-30 Bjoern A. ZeebLinuxKPI: pci.h MODULE_DEVICE_TABLE to MODULE_PNP_INFO
2022-03-30 Bjoern A. Zeebiwlwifi: adjust the LinuxKPI pci return for now
2022-03-30 Bjoern A. ZeebLinuxKPI: allow a driver to override the default pci...
2022-03-30 Bjoern A. ZeebLinuxKPI: remove duplicate include
2022-03-30 Bjoern A. Zeebnet80211: introduce (*iv_update_bss)()
2022-03-30 Bjoern A. Zeebnet80211: improve one debug logging
2022-03-30 Bjoern A. Zeebbhyve: Do not remove guest physical addresses from...
2022-03-30 Ed MasteClear non-x86 compat stat syscall kernel stack memory...
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-28 Alexander V. Chernikovu3g: Add support Quectel EM12-G modem.
2022-03-28 Alexander V. Chernikovlinux: add sysctl to pass untranslated interface names
2022-03-28 Alexander V. Chernikovlinux: fix linux_recvmsg() MSG_PEEK flag handling
2022-03-28 Alexander V. Chernikovrouting: Add unified level-based logging support for...
next