]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
fwget: Introduce new utility
[FreeBSD/FreeBSD.git] / sys /
2023-05-01 Emmanuel Vadotarm: Remove TI code from GENERIC
2023-04-30 Eugene Grosbeinlisten(2): improve administrator control over logging
2023-04-30 Kristof Provostlibifconfig: fix carp key configuration
2023-04-30 Michael Tuexensctp: improve handling of stale cookie error causes
2023-04-30 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-04-29 Kristof Provostwg: change module name to if_wg
2023-04-28 Doug Ambriskomrsas(4) switch from PTRIN define to include sys/abi_co...
2023-04-28 Doug Ambriskomrsas(4) fix build on targets that don't define PTRIN.
2023-04-28 Konrad Sewiłło-Jopekarmv7: Fix BeagleBone Black panic on system start
2023-04-28 Olivier Certnervfs: Rename vfs_emptydir() to vn_dir_check_empty()
2023-04-28 Olivier Certnervfs: vn_dir_next_dirent(): Adapt comments to style(9)
2023-04-28 Ravi Pokalajedec_dimm(4): Refactor offset adjustment and page0...
2023-04-28 Ravi Pokalajedec_dimm(4): Add manufacturing year and week.
2023-04-28 Doug AmbriskoAdd the mfi(4) ioctl support to mrsas(4)
2023-04-28 Alexander V. Chernikovnetlink: fix debug message on 32-bit archs
2023-04-28 Alexander V. Chernikovnetlink: add forgotten opt_netlink header
2023-04-28 Christos Margioliskinst: do not use DPCPU_ID_GET if we already have the...
2023-04-28 Mark Johnstonbusdma: Update KMSAN shadow maps later in bounce_bus_dm...
2023-04-28 Alexander V. Chernikovnetlink: properly zero all fields in the ndmsg header.
2023-04-28 Alexander V. Chernikovroute: show originator PID in netlink monitor
2023-04-28 Alexander V. Chernikovnetlink: fix netlink interface operations when netlink...
2023-04-28 Andrew TurnerSplit out pmap_map_delete on arm64
2023-04-28 Zhenlei Huangmrsas: Fix a typo in a source code comment
2023-04-28 Zhenlei Huangmps: Fix a typo in a source code comment
2023-04-28 Ian Moffettixgbe: Fix typos in source code comments
2023-04-28 Dmitry Chaginlinux(4): Uniformly dev_t arguments translation
2023-04-28 Dmitry Chaginlinux(4): Add a dedicated fstat() implementation
2023-04-28 Dmitry Chaginlinux(4): Add a dedicated statat() implementation
2023-04-28 Dmitry Chaginlinux(4): Make struct stat64 to match Linux actual one
2023-04-28 Dmitry Chaginlinux(4): Regen for mknod syscall changes
2023-04-28 Dmitry Chaginlinux(4): Use Linux dev_t type for mknod syscalls dev...
2023-04-28 Dmitry Chaginlinux(4): Move dev_t type declaration under /compat...
2023-04-28 Dmitry Chaginlinux(4): Make struct newstat to match actual Linux one
2023-04-28 Dmitry Chaginlinux(4): Regen for struct l_old_stat changes
2023-04-28 Dmitry Chaginlinux(4): Update syscalls.master to reflect struct...
2023-04-28 Dmitry Chaginlinux(4): Mark old fstat syscal as unimplemented
2023-04-28 Dmitry Chaginlinux(4): Rename obsolete old struct l_stat to struct...
2023-04-28 Dmitry Chaginlinux(4): Move statx_copyout() close to linux_statx()
2023-04-28 Dmitry Chaginlinux(4): Move translate_vnhook_major_minor() into...
2023-04-28 Dmitry Chaginlinux(4): Sort includes in the linux_stats.c
2023-04-28 Johannes TotzExpose EFI wake time API
2023-04-28 Olivier Certnervfs: Fix "emptydir" mount option
2023-04-28 Olivier Certnervfs: vn_dir_next_dirent(): Simplify interface and harden
2023-04-28 Olivier Certnervfs: Export get_next_dirent() as vn_dir_next_dirent()
2023-04-27 Mark Johnstonsockbuf: Add KMSAN checks to sbappend*()
2023-04-27 Kyle Evansopenzfs: re-enable FPU usage on aarch64
2023-04-27 Tino ReichardtFix BLAKE3 aarch64 assembly for FreeBSD and macOS
2023-04-26 Cheng Cuisiftr: remove barely used hash generation per record
2023-04-26 Elliott Mitchellarm: remove passing trapframe to intr_ipi_dispatch()
2023-04-26 Elliott Mitchellarm: remove interrupt nesting by ipi_preempt()/ipi_hard...
2023-04-26 Mateusz Guzikzfs: Fix positive ABD size assertion in abd_verify().
2023-04-26 Ed Masteipv6: disable RFC 4620 nodeinfo by default
2023-04-26 Kyle Evansopenzfs: arm64: implement kfpu_begin/kfpu_end
2023-04-26 Mark Johnstoncallout: Remove an unneeded MTX_NEW
2023-04-26 Kristof Provostpf: clear PF_TAG_ROUTE_TO for dummynet fast path
2023-04-26 Mark Johnstonbuf: Dynamically allocate per-CPU buffer queues
2023-04-26 Mark Johnstoncallout: Move per-CPU callout state into the dpcpu...
2023-04-26 Mark Johnstonvmm: Dynamically allocate a couple of per-CPU state...
2023-04-26 Dmitry Chaginlinux(4): Use inlined LINUX_KERNVER for tests to improv...
2023-04-26 Dmitry Chaginlinux(4): Don't relie on process osreldata when testing...
2023-04-26 Mark Johnstonirdma: Silence an unused function warning
2023-04-26 Alexander V. Chernikovnetlink: fix IPv6 proxy ndp deletion.
2023-04-26 Andrew TurnerAdd vt_simplefb to the arm64 NOTES file
2023-04-26 Andrew TurnerMark simplefb as depending on fdt
2023-04-26 Alexander V. Chernikovnetlink: fix build without NETLINK in the kernel.
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-26 Christian McDonaldpf: introduce ridentifier and labels to ether rules
2023-04-26 Vitaliy Gusevvmm: fix HLT loop while vcpu has requested virtual...
2023-04-26 Andrew TurnerAdd a simple-framebuffer vt driver
2023-04-26 Kyle EvansNote that static hints no longer break loader hints
2023-04-25 Konstantin BelousovVOP_CLOSE(): MNTK_EXTENDED_SHARED filesystems do not...
2023-04-25 Gleb Smirnofftcp_hpts: add missing "inline"
2023-04-25 Cheng CuiChange the unit of srtt and rto to usec, inspired by...
2023-04-25 John Baldwinclang: Enable -Wdeprecated-non-prototype by default.
2023-04-25 Mykola Hohsadzearm64/disassem.c: Add support str/strb/strh instructions
2023-04-25 Mykola Hohsadzearm64/disassem.c: Fix typo sxts to sxts and amount...
2023-04-25 Mykola Hohsadzearm64/disassem.c: style and formatting
2023-04-25 Gleb Smirnofftcp: move HPTS/LRO flags out of inpcb to tcpcb
2023-04-25 Gleb Smirnofftcp_hpts: move HPTS related fields from inpcb to tcpcb
2023-04-25 Gleb Smirnofftcp: purge the input queue from tcp_discardcb()
2023-04-25 Justin Hibbitsal_eth: Finish conversion to IfAPI
2023-04-25 Justin Hibbitsirdma: Convert to IfAPI
2023-04-25 Mateusz Guzikx86: whack pmspcv from GENERIC
2023-04-25 Dimitry Andrical_eth: make function definitions consistent with decla...
2023-04-25 Dimitry Andricboolean_t: change to unsigned int to avoid signed bitfi...
2023-04-25 Dimitry Andricvm: fix a number of functions to match the expected...
2023-04-25 Dimitry Andriczfs: make zfs_vfs_held() definition consistent with...
2023-04-25 Mark Johnstonvmm: Expose some more AVX512 CPUID bits to guests
2023-04-25 Dimitry AndricUse bool for one-bit wide bit-fields
2023-04-25 Mateusz Guzikzfs: Revert "Fix data race between zil_commit() and...
2023-04-25 Allan JudeAdd support for zpool user properties
2023-04-25 Mateusz Guzikzfs: fix up bogus checksums with blake3 in face of...
2023-04-25 Alexander V. Chernikovnetlink: remove now-unused rtnl_iface_find_cloner_locked().
2023-04-25 Alexander V. Chernikovnetlink: fix powerpc build.
2023-04-25 Mark Johnstondtrace: Sync dis_tables.c with illumos
2023-04-25 Boris Lytochkinipfw: add [fw]mark implementation for ipfw
2023-04-25 Alexander V. Chernikovnetlink: add netlink interfaces to if_clone
2023-04-25 Alexander V. Chernikovnetlink: require proper privileges when adding neighbor.
2023-04-25 Alexander V. Chernikovnetlink: fix neighbour deleting for IPv6.
2023-04-25 Alexander V. Chernikovnetlink: enable extended error reporting in snl(3).
next