]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
loader/powerpc: Share ldscript
[FreeBSD/FreeBSD.git] / sys /
2024-02-24 Richard Scheffeneggertcp: retain some CC signals outside of kernel scope
2024-02-24 Michael Tuexensctp: improve sending of packets containing an INIT...
2024-02-24 Richard Scheffeneggertcp: cubic - restart epoch after RTO
2024-02-24 Richard Scheffeneggertcp: provide correct snd_fack on post_recovery
2024-02-24 Richard Scheffeneggertcp: use enum for all congestion control signals
2024-02-24 Richard Scheffeneggertcp: prevent div by zero in cc_htcp
2024-02-24 Gordon Berglingif_hn: Fix two typos in source code comments
2024-02-24 Gleb Smirnofflagg: wrap lagg_port2req() into LAGG_SLOCK()
2024-02-23 Michael Tuexensctp: improve consistency
2024-02-23 Gleb Smirnoffsnd_hda: add 32-bit memory quirk for Creative Sound...
2024-02-23 Konstantin Belousovfs/msdosfs fatblock: use ulmin() rather than min()
2024-02-23 Olivier Cochardtests: Fixing incomplete atf_skip if missing jail condition
2024-02-23 Olivier Cochardjail: skip sysctl_security_jail_children if jail binary...
2024-02-23 John Baldwingpiobus: Add missing DEVMETHOD for bus_get_rman
2024-02-22 Bjoern A. ZeebLinuxKPI: 802.11: implement a deferred RX path
2024-02-22 Bjoern A. Zeebdev/uart: name uart_class_set DATA_SET macro UART_CLASS()
2024-02-22 Bjoern A. Zeebath(4): always enable 11n
2024-02-22 Gordon Berglingbge(4): Fix some typos in source code comments
2024-02-22 John Baldwinacpi: Defer reserving resources for ACPI devices
2024-02-22 Jessica Clarkearm: Set NEW_PCIB in DEFAULTS rather than a subset...
2024-02-22 Chuck Silversx86/ucode: add support for early loading of CPU ucode...
2024-02-22 Gordon Berglingvge(4): Fix a typo in a source code comment
2024-02-22 Andrew Turnerarm64: Tell userspace when BTI is supported
2024-02-22 Andrew Turnerarm64: Enable BTI in the kernel ELF loader
2024-02-22 Andrew TurnerAdd a BTI sysarch
2024-02-22 Andrew Turnerarm64: Add BTI support to pmap
2024-02-22 Gordon Berglingsk(4): Fix a typo in a source code comment
2024-02-22 Gordon Berglinguath(4): Fix a typo in a source code comment
2024-02-22 Gordon Berglingrandom(4): Fix a typo in a source code comment
2024-02-22 Roger Pau Monnéx86/xen: use correct printf specifier.
2024-02-22 Gordon Berglingumcs(4): Fix two typos in source code comments
2024-02-22 Roger Pau Monnéx86/xen: implement early init hook
2024-02-22 Roger Pau Monnéx86/cpu: introduce an optional hook for early hyperviso...
2024-02-22 Roger Pau Monnéx86/xen: replace xen_cpuid_base with hv_base
2024-02-22 Roger Pau Monnéx86/xen: do video console fixup as part of early initia...
2024-02-22 Roger Pau Monnéx86/xen: move shared page setup to early init handler
2024-02-22 Roger Pau Monnéx86/xen: introduce a Xen early init function
2024-02-22 Roger Pau Monnéx86/xen: remove parameter from fixup_console()
2024-02-22 Roger Pau Monnéx86/xen: fill hypercall page with int3
2024-02-22 Roger Pau Monnéx86/cpu: improve hypervisor detection
2024-02-22 Roger Pau Monnéx86/xen: introduce non-hypercall based emergency print
2024-02-22 Roger Pau Monnéx86/xen: fix out of bounds access to the event channel...
2024-02-22 Konstantin Belousovlinux_pwd_onexec: do not abort image activation if...
2024-02-21 Vladimir Kondratyevbcm5974(4): Properly assign MT-slot on Apple Magic...
2024-02-21 Vladimir Kondratyevbcm5974(4): Respect HID_DEBUG option and fix debugging...
2024-02-21 Vladimir Kondratyevbcm5974(4): Report proper width and depth for Apple...
2024-02-21 Andrew TurnerImport the kernel parts of bhyve/arm64
2024-02-21 Andrew Turnerarm64: Add TF_LR, it will be used by bhyve asm
2024-02-21 Andrew Turnerarm64: Add a macro to find a VM fault address
2024-02-21 Andrew Turnerarm64: Add the TCR_EL2.PS mask
2024-02-21 Andrew Turnerarm64: Add ISS_MSR_REG for ESR_ELx.ISS values
2024-02-21 Bjoern A. Zeebiicbus/mux/pca954x: add support for PCA9546 I2C Switch
2024-02-21 Andrew Turnerarm64: Add more spsr_el1 register values
2024-02-21 Andrew Turnerarm64: Fix the has_hyp check
2024-02-21 Andrew Turnerarm64: Add in_vhe() to find if the kernel is in VHE
2024-02-21 Andrew Turnerarm64: Use the new CurrentEL macros
2024-02-21 Andrew Turnerarm64: Add CurrentEL register definitions
2024-02-21 Eric Joynerice_ddp: Update package to 1.3.36.0
2024-02-21 Warner Loshsys/kern: Remove a few sys/cdefs.h around some elf...
2024-02-20 Stefan Eßermsdosfs: fix potential inode collision on FAT12 and...
2024-02-20 Kirk McKusickEliminate unnecessary UFS1 integrity checks.
2024-02-19 Xin LIzlib: use more memory for a small deflate speedup.
2024-02-19 Olivier Certnerumtxvar.h: Add missing include
2024-02-19 Olivier Certnersched: sched_switch(): Factorize sleepqueue flags
2024-02-19 Gordon Berglingnet80211: Fix two typos in kernel messages
2024-02-19 Gordon Berglingiov.h: Fix a typo in a source code comment
2024-02-19 Andriy Gaponugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a...
2024-02-19 Andriy Gaponscsi_da: add 4K quirks for Samsung SSD 860 and 870
2024-02-19 Andriy Gaponata_da: add quirk to disable NCQ TRIM for Samsung 860...
2024-02-19 Warner Loshada: Another NCQ Trim instability drive
2024-02-18 Bjoern A. Zeebnet80211: increase number of spares in struct ieee80211_vap
2024-02-18 Dmitry Lukhtionovsnd_hda: Add patches for the Lenovo Ideapad 330-15...
2024-02-18 Andriy Gaponrk8xx_poweroff: add parentheses missed in 8b408fc6f2
2024-02-18 Jason A. Harmeningunionfs: work around underlying FS failing to respect...
2024-02-18 Jason A. Harmeningunionfs: upgrade the vnode lock during fsync() if necessary
2024-02-18 Jason A. HarmeningVFS: update VOP_FSYNC() debug check to reflect actual...
2024-02-18 Jason A. Harmeningunionfs: cache upper/lower mount objects
2024-02-18 Andriy Gaponsyscon_power: do reboot after shutdown_panic is executed
2024-02-18 Andriy Gaponpsci: split off psci_reboot from psci_shutdown
2024-02-18 Andriy Gaponrk8xx_poweroff: enable power-cycling on support hardware
2024-02-18 Andriy Gaponaw_gpio: temporarily switch to input function if read...
2024-02-18 Gordon Berglingsctp(4): Fix a typo in a source code comment
2024-02-18 Xin LIMFV: zlib 1.3.1.
2024-02-17 Xin LIMFV: expat 2.6.0.
2024-02-17 Stefan Eßermsdosfs: fix directory corruption after rename operation
2024-02-17 John Baldwinpowerpc psim: Fix infinite recursion in multiple bus...
2024-02-17 John Baldwinpowerpc mpc85xx: Fix infinite recursion in multiple...
2024-02-16 Bartosz Sobczakirdma(4): Upgrade to 1.2.36-k
2024-02-16 John Baldwinpci_host_generic: Fix build without PCI_RES_BUS
2024-02-16 Mitchell Hornebusdma: fix page miscount for small segment sizes
2024-02-16 John Baldwinpowerpc psim: Fix infinite recursion in bus_adjust_reso...
2024-02-16 John Baldwinpowerpc mpc85xx: Fix infinite recursion in bus_adjust_r...
2024-02-16 Bjoern A. ZeebLinuxKPI: 802.11: lsta txq locking cleanup
2024-02-16 Roger Pau Monnéx86/xen: fix migration when ACPI suspend is not available
2024-02-16 Michael TuexenRACK, BBR: handle EACCES like EPERM for IP output handling
2024-02-16 Karim Fodil-Lemelinipfw: Skip to the start of the loop when following...
2024-02-16 John Baldwinpci_host_generic: Properly handle bus_release_resource...
2024-02-16 John Baldwinpci_host_generic: Set a valid error if allocating a...
2024-02-16 John Baldwinsimplebus: Implement bus_delete_resource
2024-02-16 John Baldwinsimplebus: Map SYS_RES_IOPORT to SYS_RES_MEMORY later...
next