]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
msun fixes for SPE
[FreeBSD/FreeBSD.git] / sys /
2021-05-05 Michael Tuexensctp: improve consistency when handling chunks of wrong...
2021-05-05 Warner Loshfix style nit: space after if
2021-05-05 Mark Johnstonigmp: Avoid an out-of-bounds access when zeroing counters
2021-05-05 Mark Johnstonrealloc: Fix KASAN(9) shadow map updates
2021-05-05 John BaldwinGroup all compat shim structures together to consolidat...
2021-05-05 John BaldwinUse thunks for compat ioctls using struct ifgroupreq.
2021-05-05 John BaldwinAdd freebsd32 compat shims for SIOC[GS]DRVSPEC.
2021-05-05 John BaldwinRework compat shims in ifioctl().
2021-05-05 Warner Loshkern: clarify boot time
2021-05-05 Warner Loshcam: Add doxygen docs to cam_sim_alloc
2021-05-05 Ka Ho Ngvirtio_blk: Fix issuing T_GET_ID before DRIVER_OK status
2021-05-05 Edward Tomasz Napi... linux: remove redundant SDT tracepoints
2021-05-05 Marko ZecIntroduce DXR as an IPv4 longest prefix matching /...
2021-05-05 Marko ZecRevise FIB lookups per second benchmarking routines.
2021-05-05 Warner Loshparam.h: Fix typos
2021-05-05 Warner Loshparam.h: Document __FreeBSD_version better
2021-05-05 Navdeep Parharcxgbe(4): Use ifaddr_event_ext instead of ifaddr_event...
2021-05-04 Lutz Donnerhackenetgraph/ng_bridge: learn MACs via control message
2021-05-04 Michael Tuexensctp: drop packet with SHUTDOWN-ACK chunks with wrong...
2021-05-04 Edward Tomasz Napi... linux(4): fix ptrace(2) to properly handle orig_rax
2021-05-04 Mark Johnstonnfsclient: Copy only initialized fields in nfs_getattr()
2021-05-04 Edward Tomasz Napi... linux(4): make linkat(2) handle AT_EMPTY_PATH
2021-05-04 Rick Macklemnfscl: fix typo in a comment
2021-05-03 Sai Rajesh Tallamrajuixgbe: Restore AIM support
2021-05-03 Mark JohnstonAdd missing sockaddr length and family validation to...
2021-05-03 Elliott Mitchellkern/intr: declare interrupt vectors unsigned
2021-05-03 Mark Johnstondevfs: Avoid comparison with an uninitialized var in...
2021-05-03 Mark JohnstonVOP_STAT: Provide a default value for va_gen
2021-05-03 Mark Johnstonsmp: Initialize arg->cpus sooner in smp_rendezvous_cpus...
2021-05-03 Konstantin Belousovfilt_timerexpire: do not iterate over the interval
2021-05-03 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-03 Konstantin Belousovptracestop: mark threads suspended there with the new...
2021-05-03 Konstantin Belousovptrace: do not allow for parallel ptrace requests
2021-05-03 Konstantin Belousovkern_ptrace(): extract code to determine ptrace eligibi...
2021-05-03 Konstantin Belousovkern_ptrace: change type of proctree_locked to bool
2021-05-03 Konstantin BelousovAdd thread_run_flash() helper
2021-05-03 Konstantin BelousovAdd sleepq_remove_nested()
2021-05-03 Konstantin BelousovELF coredump: define several useful flags for the cored...
2021-05-03 Konstantin Belousovimgact_elf: consistently pass flags from coredump down...
2021-05-03 Edward Tomasz Napi... cam: fix integer overflow during inquiry
2021-05-03 Jose Luis DuranAdd Apollo Lake SIO/LPSS UARTs PCI IDs
2021-05-03 Jose Luis Duranuart_bus_pci.c: Style
2021-05-03 Jose Luis Duranifconfig: Minor documentation fix
2021-05-03 Andrew TurnerAlso enable IPIs on 32-bit arm
2021-05-03 Michael Tuexensctp: improve address list scanning
2021-05-03 Michael Tuexensctp: improve restart handling
2021-05-03 Alexander MotinFix build after 5f2e1835054ee84f2e68ebc890d92716a91775b7.
2021-05-02 Alexander MotinImprove UMA cache reclamation.
2021-05-02 Michael Tuexensctp: improve error handling in INIT/INIT-ACK processing
2021-05-02 Rick Macklemcopy_file_range(2): improve copying of a large hole...
2021-05-02 Andrew TurnerEnable IPIs on CPU 0 on arm and arm64
2021-05-02 Andrew TurnerImplement bus_map_resource on arm64
2021-05-02 Xin LIless: upgrade to v581.2.
2021-05-01 Justin Hibbitspowerpc/xive: Remove POWER9 DD1 IRQ bits
2021-05-01 Andrew TurnerSwitch the EFI virtual address to a uint64_t
2021-05-01 Andrew TurnerAdd a way to map arm64 non-posted device memory
2021-05-01 Justin Hibbitspowerpc64: Optimize radix trap handling a little more
2021-04-30 Marcin Wojtasgicv3_its: Flush cache after allocating ITT memory
2021-04-30 Eric van GyzenWait longer for a previous IPI to be sent
2021-04-30 Konstantin Belousovioccom: define ioctl cmd value that can never be valid
2021-04-30 Konstantin BelousovO_PATH: disable kqfilter for fifos
2021-04-30 Konstantin Belousovamd64: disable LA57 by default for now
2021-04-30 Konstantin Belousovamd64: invalidate TLB between page table update and...
2021-04-30 Michael Tuexensctp: update the vtag for INIT and INIT-ACK chunks
2021-04-30 Marcin Wojtasiflib: Take iri_pad into account when processing small...
2021-04-30 Michael Tuexensctp: fix SCTP_PEER_ADDR_PARAMS socket option
2021-04-30 Kristof Provostpf: Fix IP checksum on reassembly
2021-04-29 Michael Tuexensctp: use RTO.Initial of 1 second as specified in RFC...
2021-04-28 Michael Tuexensctp: improve consistency in handling chunks with wrong...
2021-04-29 Mark Johnstonkasan: Use vm_offset_t for the first parameter to kasan...
2021-04-29 Yinlong Luipmi: support getting address from EFI
2021-04-29 Kristof Provostpf: Trivial typo fix
2021-04-28 Navdeep Parharcxgbe(4): Do not panic when tx is called with invalid...
2021-04-28 Alexander V. Chernikov[fib algo] Update fib_gen counter under FIB_MOD_LOCK.
2021-04-28 Mateusz Guzikcache: remove incomplete lockless lockout support durin...
2021-04-28 Kevin Bowlingixgbe: Improve device name strings
2021-04-28 Kristof Provostpf: Error tracing SDTs
2021-04-28 Neel ChauhanBump __FreeBSD_version for commits efe7f12 and 9781105
2021-04-28 Neel Chauhanlinuxkpi: Introduce tasklet_disable_nosync()
2021-04-28 Neel Chauhanlinuxkpi: Implement rcu_replace_pointer() macro
2021-04-28 Mark Johnstonpipe: Avoid calling selrecord() on a closing pipe
2021-04-28 Richard Scheffeneggertcp: stop spurious rescue retransmissions and potential...
2021-04-28 Thomas Munropoll(2): Add POLLRDHUP.
2021-04-28 Alexander V. ChernikovAdd rib_walk_from() wrapper for selective rib tree...
2021-04-28 Navdeep Parharcxgbe(4): Add support for NIC suspend/resume and live...
2021-04-28 Rick Macklemnfscl: add check for NULL clp and forced dismounts...
2021-04-27 Rick Macklemnfsd: fix a NFSv4.1 Linux client mount stuck in CLOSE_WAIT
2021-04-27 Kevin Bowlinge1000: Rework em_msi_link interrupt filter
2021-04-27 Alexander V. Chernikov[fib algo] Delay algo init at fib growth to to allow...
2021-04-27 Brandon Bergrenriscv: Remove old qemu compatibility code
2021-04-27 Ruslan BukinMove IOMMU code to a separate pmap module and switch...
2021-04-27 Emmanuel Vadotdwc: Use mii_fdt function
2021-04-27 Emmanuel Vadotmmccam: probe*: Style(9)
2021-04-27 Emmanuel Vadotmmcprobe_done: Style(9)
2021-04-27 Emmanuel Vadotdwmmc: Add \n to a debug printf
2021-04-27 Emmanuel Vadotmmc: dwmmc: Convert driver to use the mmc_sim interface
2021-04-27 Emmanuel Vadotallwinner: aw_mmc: Convert driver to use the mmc_sim...
2021-04-27 Emmanuel Vadotmmccam: Add mmc_sim, a generic sim for mmc driver to use
2021-04-27 Ruslan BukinConsider the broken card detect flag that comes from...
2021-04-27 Michael Tuexensctp: cleanup verification of INIT and INIT-ACK chunks
next