md driver compat32: fix structure padding for arm, powerpc
[freebsd.git] / sys /
2023-08-08 Mike Karelsmd driver compat32: fix structure padding for arm,...
2023-08-08 Emmanuel Vadotarm64: rockchip: Tweak i2c, pmic and iodomain order
2023-08-08 Emmanuel Vadotarm64: intel: Remove firmware driver
2023-08-08 Emmanuel Vadotofw: Add a ofw_firmware driver
2023-08-08 Michael Tuexensctp: remove duplicate code
2023-08-08 Michael Tuexensctp: cleanup
2023-08-08 Andrey V. Elsukovcarp: delete interface routes on link loss.
2023-08-08 Michael Zhilinetherswitch/arswitch: correct version detection
2023-08-07 Kirk McKusickHandle UFS/FFS file deletion from cylinder groups with...
2023-08-07 Eric Joyneriflib: Remove redundant variable
2023-08-07 Eric Joyneriflib: Fix white space and reduce some line lengths
2023-08-07 Warner Loshnvme: Directly lookup op code
2023-08-07 Warner Loshnvme: Update comment
2023-08-07 Warner Loshnvme: Add comments about other fields in status
2023-08-07 Warner Loshnvme: Be less verbose when cancelling I/O or admin...
2023-08-07 Warner Loshnvme: Add more NVME Base Spec 2.0 and NVME Command...
2023-08-07 Warner Loshnvme: Eliminate redundant code
2023-08-07 Warner Loshnvme: Remove duplicate command printing routine
2023-08-07 Warner Loshnvme: Remove duplicate completion printing routine
2023-08-07 Mark Johnstonossl: Add missing labels to bsaes-armv7.S
2023-08-07 Bjoern A. Zeebnet80211: Radiotap: add two more EHT defines
2023-08-07 Bjoern A. ZeebLinuxKPI: replace vtophys+PHYS_TO_VM_PAGE with virt_to_page
2023-08-07 Bjoern A. ZeebLinuxKPI: cleanup internal calls to VM_PAGE_TO_PHYS
2023-08-07 Bjoern A. ZeebLinuxKPI: reduce usage of struct vm_page and vm_page_t
2023-08-07 Bjoern A. ZeebLinuxKPI: pci.h add more constants
2023-08-07 Bjoern A. ZeebLinuxKPI: implement get_random_u32_inclusive()
2023-08-06 Konstantin Belousovacpi_spibus.c: fix i386 build
2023-08-06 Sebastian Hubersys/cdefs.h: fix for use __restrict in C++
2023-08-06 Marius Stroblexit1(): Revert sparc64 workaround
2023-08-06 Vladimir Kondratyevhidraw(4): Implement HIDRAW_GET_DEVICEINFO ioctl
2023-08-05 Ed Mastesigexit: add a break in default case
2023-08-05 Ed MasteProvide some more information for userland core dumps
2023-08-05 Michael Tuexensctp: improve consistency
2023-08-05 Michael Tuexensctp: remove redundant check
2023-08-05 Doug Moorevm_phys: tune vm_phys_enqueue_contig loop
2023-08-05 Igor Ostapenkoexit1(): fix a comment typo
2023-08-04 John Baldwinnetsmb: Add bounds checking to smb_t2_placedata
2023-08-04 John Baldwincd9660: Reject volumes with small logical block sizes
2023-08-04 John Baldwing_raid concat: Fail requests to read beyond the end...
2023-08-04 John Baldwinudf: Reject read requests with an invalid length
2023-08-04 Konstantin Belousovudf: reject invalid block sizes from lvd
2023-08-04 Michael Tuexensctp: improve consistency of acc and ccc handling in...
2023-08-04 Doug Moorevm_phys_enq_range: no alignment assert for npages==0
2023-08-04 Andrew TurnerLimit the number of CPUs in the gicv1/2 driver
2023-08-04 Mark Johnstonamd64: Increase sanitizers' static shadow memory reserv...
2023-08-04 Stéphane Rochoynctgpio: Enable all the 9 groups for NCT6116D and remov...
2023-08-04 Stéphane Rochoyncthwm: Use `sysctl_handle_16` to match CTLTYPE_U16
2023-08-04 Kristof Provostpf: handle multiple IPv6 fragment headers
2023-08-04 Dmitry Chaginlinux(4): Add a dedicated ioprio system calls
2023-08-04 Dmitry Chaginlinux(4): Regen for ioprio syscalls
2023-08-04 Dmitry Chaginlinux(4): Modify ioprio syscalls to match Linux
2023-08-04 Gordon Berglingarm64-iommu: Fix a typo in a kernel message
2023-08-04 Andrew TurnerRemove MAXCPUS from the gicv3 driver
2023-08-04 Andrew Turnerarm64: Make dpcpu static
2023-08-03 Martin Matuskalibarchive: merge from vendor branch
2023-08-03 Kevin Bowlinge1000: Enable TSO for lem(4) and em(4)
2023-08-03 Ed Masteamd64: Bump MAXCPU to 1024 (from 256)
2023-08-03 Marius Strobliflib(9): Remove support for cloning pseudo interfaces
2023-08-03 Elliott Mitchellx86: remove intr_bind
2023-08-03 Elliott Mitchellx86: retire use of intr_bind
2023-08-03 Yuichiro Naitoixv: Separate VFTA table for each interface
2023-08-03 Andrew Turnerarm64: Comment out some ID registers
2023-08-03 Vladimir KondratyevBump __FreeBSD_version to 1400094 for HID KPI changes
2023-08-03 Vladimir Kondratyevspibus(4): Add support for ACPI-based children enumeration
2023-08-03 Vladimir Kondratyevintelspi: Add support for ddb/kdb -compatible polled...
2023-08-03 Vladimir Kondratyevhidbus(4): Use generic hid methods to start and stop...
2023-08-03 Vladimir Kondratyevhid: Add child device parameter to HID methods
2023-08-03 Vladimir Kondratyevintelspi: Release LPSS reset on Sunrise Point controllers.
2023-08-03 Vladimir Kondratyevintelspi: Move ACPI/PCI ids table out of header file.
2023-08-03 Vladimir Kondratyevspibus(4): Allow IRQ resource to be released
2023-08-03 Vladimir Kondratyevintelspi: Add generic resource methods to bus interface
2023-08-03 Vladimir Kondratyevintelspi: don't leak spibus on detach.
2023-08-03 Vladimir Kondratyevspibus(4): Skip bus_generic_detach() on device detach
2023-08-03 Doug Moorevm_phys_enqueue_contig: handle npages==0
2023-08-03 Mitchell Hornehwpmc_armv7: plug memory leak
2023-08-03 Mitchell Hornehwpmc_arm64: plug memory leak
2023-08-03 Mitchell Hornesys/README.md: Add a section for documentation
2023-08-03 Xin LIMFV: xz 5.4.4.
2023-08-03 Kevin Bowlingixgbe: Warn once for unsupported SFPs
2023-08-03 Kevin Bowlinge1000: Automask TSO on lem(4)/em(4) 10/100 Ethernet
2023-08-02 Justin Hibbitsmii: Add the Broadcom BCM54616S ID to the list
2023-08-02 Mark Johnstonkdb: Permit a NULL thread credential in kdb_backend_per...
2023-08-02 Gordon Berglinglinux(4): Fix two typos in source code comments
2023-08-02 Gordon Berglingelf(3): Fix a typo in a source code comment
2023-08-02 Gordon Berglingisp(4): Fix a typo in a source code comment
2023-08-02 Doug MooreRevert "vm_phys_enqueue_contig: handle npages==0"
2023-08-02 Gordon Berglingnfsserver: Fix a typo in a source code comment
2023-08-02 Gordon Berglingcam(4): Fix a typo in a source code comment
2023-08-02 Gordon Berglingusb(4): Fix a typo in a source code comment
2023-08-02 Kristof Provostarm64: enable kern.conftxt
2023-08-02 Gordon Berglingnetpfil: Fix a typo in a source code comment
2023-08-02 Gordon Berglingvnic: Fix a typo in a source code comment
2023-08-02 Gordon Berglingaic7xxx: Fix two typos in source code comments
2023-08-02 Gordon Berglingpsm(4): Fix a typo in a source code comment
2023-08-02 Gordon Berglinget(4): Fix a typo in a source code comment
2023-08-02 Doug Moorevm_phys_enqueue_contig: handle npages==0
2023-08-01 John Baldwinmmc_xpt: Update function name in debug trace
2023-08-01 John Baldwincam: Remove non-sbuf announce/denounce proto and xport ops
2023-08-01 John Baldwincam_xpt: Reimplement xpt_*nounce_periph in terms of...
2023-08-01 John Baldwincam_xpt: Remove fallbacks for non-sbuf protocol methods
next