]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-02-19 Warner Loshtail: Retry kevent if the system call was interrupted
2023-02-19 Warner Loshstand: Better documentation for full-test.sh
2023-02-18 Rick Macklemnfsd: Enable the NFSD_VNET vnet front end macros
2023-02-18 Alexander V... tests: fix netlink test_dump_ifaces_many test.
2023-02-18 Joseph KoshySort a list of mentor/mentee relationships.
2023-02-18 Alexander V... netlink: do not crash when linux message translation...
2023-02-18 Alexander V... netlink: fix OOB read in genetlink
2023-02-18 Alexander V... netlink: initialise error in nl_autobind_port().
2023-02-18 Alexander V... netlink: check result of sooptcopyin().
2023-02-18 Alexander V... netlink: remove redundant check.
2023-02-18 Fernando Apesteguíanetstat.1: Clarify -i and -I priorities
2023-02-18 Rick Macklemnfsd: Add NFSD_VNET() macros to nfs_fha_new.c
2023-02-18 Allan Judemutex(9): correct man page, mtx_trylock_spin returns...
2023-02-17 Alexander V... netlink: improve attribute decoding in python tests
2023-02-17 Alexander V... netlink: call genetlink notification handler upon succe...
2023-02-17 Alexander V... netlink: simplify temporary address allocation in rtnl_...
2023-02-17 Alexander V... netlink: fix if_allocdescr() malloc options argument.
2023-02-17 Alexander V... netlink: validate rtable value in RTM_<NEW|DEL|GET...
2023-02-17 Alexander V... routing: always pass rtentry to add_route_flags().
2023-02-17 John Baldwintcp: Don't try to disconnect a socket multiple times.
2023-02-17 John Baldwincxgbe: Queue NIC TLS mbufs internally.
2023-02-17 John Baldwincxgbe: Move helper functions for mbuf metadata to adapt...
2023-02-17 John Baldwincxgbe: Allow parse_pkt to internally queue a packet.
2023-02-17 Rick Macklemnfsd: Get rid of useless "pool" field in nfs_fha_new.c
2023-02-17 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes
2023-02-17 Emmanuel Vadotlinuxkpi: Add more suspend defines
2023-02-17 Jamie Landeg... rc.conf.5: clarify source directories
2023-02-17 Xin LIMFV: zlib 1.2.13.
2023-02-17 Rick Macklemnfscommon: Revert use of nfsstatsv1_p in nfs_commonkrpc.c
2023-02-16 Piotr Kubajllvm: make sure to use ELFv2 ABI on powerpc64
2023-02-16 Rick Macklemkrpc: Replace !jailed() with IS_DEFAULT_VNET()
2023-02-16 Martin Matuskazfs: merge openzfs/zfs@57cfae4a2 (master)
2023-02-16 Mitchell Hornepowerpc: remove nexus_get_cpus()
2023-02-16 Elliott Mitchellkern/clock: remove interrupt reporting from watchdog_fire()
2023-02-16 Mitchell HorneClean up additional obsolete MLINKS
2023-02-16 Kyle Evansconfig: address a number of Coverity issues
2023-02-16 Kyle Evansconfig: error out on malformed env/hint lines
2023-02-16 Kyle Evansconfig: push path() into moveifchanged()
2023-02-16 Kyle Evansconfig: fix some common issues with path() usage
2023-02-16 Mateusz GuzikRevert "cpuset: add --count"
2023-02-16 Warner Loshefivar: Really look for labels for the provider with...
2023-02-16 Warner Loshefibootmgr: Add --efidev (-u) to discover UEFI's device...
2023-02-16 Warner Loshefivar: support device paths as well as mounted paths...
2023-02-16 Warner Loshefivar: Allow NULL paths in build_dp
2023-02-16 Warner Loshefivar: Try harder to find label's efimedia
2023-02-16 Joseph Mingronelibpcap: Make pcap/bpf.h a wrapper around system net...
2023-02-16 Alexander V... netlink: fix interface dump.
2023-02-16 Xin LIVendor import of zlib 1.2.13.
2023-02-16 Kristof Provostpfsync: ensure 'error' is always initialised
2023-02-16 Kristof Provostpfsync: support deferring IPv6 packets
2023-02-16 Mateusz Guzikipsec: only update lastused when it changes
2023-02-16 Mateusz GuzikExclude MMCCAM kernels from make universe
2023-02-16 Robert Herndonhyperv: Fix Coverity issues in the Hyper-V driver
2023-02-16 Rick Macklemnfsd: Wrap nfsstatsv1_p in the NFSD_VNET() macro
2023-02-16 Dag-Erling... wc: Make the read buffer static.
2023-02-16 Dag-Erling... wc: Improve test coverage.
2023-02-16 Dag-Erling... tarfs: Use a separate debug bit for bounce buffer usage.
2023-02-15 Rick Macklemkgssapi: Add macros so that gssd(8) can run in vnet...
2023-02-15 Warner Loshefidp: Remove write only variable
2023-02-15 Warner Loshlibefivar: Add note about extra compiler flags
2023-02-15 Krzysztof Galazkaixgbe(4): Filter out spurious link up indication
2023-02-15 Krzysztof Galazkaixl(4): Fix MAC/VLAN filters accounting
2023-02-15 Jean-Sébastien... linuxkpi: Add `strscpy_pad()` to <linux/string.h>
2023-02-15 Jean-Sébastien... linuxkpi: Define `debugfs_initialized()`
2023-02-15 John Baldwincxgbe: Don't leak memory resource if t4iov attach fails.
2023-02-15 John Baldwinaio: Fix more synchronization issues in aio_biowakeup.
2023-02-15 Mateusz Guziknproc: denote an incompatiblity with Linux
2023-02-15 Alexander V... netlink: use ifmedia to provide vlan interface operstate.
2023-02-15 Warner Loshprofil(2): profil(II) was in the v3 sources
2023-02-15 John Baldwinaio_biowakeup: Various style fixes.
2023-02-15 Keith Reynoldsaio: Fix a test and set race in aio_biowakeup.
2023-02-15 Gleb Smirnoffinpcb: use family specific sockaddr argument for bind...
2023-02-15 Brian Behlendorfzdb: zero-pad checksum output follow up
2023-02-15 Justin HibbitsMechanically convert mlx5en(4) to IfAPI
2023-02-15 Rick Macklemkrpc: Add macros so that rpc.tlsservd can run in vnet...
2023-02-15 Ed MasteDrop space in "vm object" lock name to improve wchan
2023-02-15 Poul-Henning... Add an example using /etc/rc.conf syntax
2023-02-15 Dmitry Chagincpuset: Add compat shim to the sched_affinity functions
2023-02-15 Zhenlei Huangusb: Remove unused member in struct mos_softc
2023-02-15 Dag-Erling... tarfs: Don't panic if the parent of a new node is not...
2023-02-15 Konstantin... tmpfs: remove IFF macro
2023-02-15 Konstantin... tmpfs: remove bogus MPASS(VOP_ISLOCKED(vp)) asserts
2023-02-15 Konstantin... sys/param.h: Add _WANT_P_OSREL
2023-02-14 Jean-Sébastien... linuxkpi: Move `IS_ENABLED()` and friends to <linux...
2023-02-14 Dag-Erling... wc: Clean up and modernize.
2023-02-14 Jean-Sébastien... linuxkpi: Add <linux/cc_platform.h>
2023-02-14 Jean-Sébastien... linuxkpi: Update `ww_mutex_trylock()` API for Linux...
2023-02-14 Jean-Sébastien... linuxkpi: Declare `struct fwnode_handle` in <linux...
2023-02-14 Jean-Sébastien... linuxkpi: Add `synchronize_shrinkers()`
2023-02-14 Jean-Sébastien... linuxkpi: Define `totalram_pages()`
2023-02-14 Jean-Sébastien... linuxkpi: Accept NULL as a value in `linux_xarray`
2023-02-14 Rick Macklemkrpc: Remove VNET_NFSD #ifdefs
2023-02-14 Rick Macklemnfsd: Continue adding macros so nfsd can run in a vnet...
2023-02-14 Alan Somersfusefs: fix some resource leaks
2023-02-14 Ed MasteCirrus-CI: use makefs if root size exceeds QEMU's virtu...
2023-02-14 Richard YaoSuppress Clang static analyzer complaint in zfs_replay_...
2023-02-14 Brian BehlendorfLinux: use filemap_range_has_page()
2023-02-14 Richard YaoGive strlcat() full buffer lengths rather than smaller...
2023-02-14 Mitchell Horneintrng: track counter allocation with a bitmap
2023-02-14 Mitchell Horneintrng: sort includes
next