]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-02-27 Cy Schubertping: Fix unsigned integer underflow resuling in a...
2023-02-27 Mark Johnstonvm_fault: Fix a race in vm_fault_soft_fast()
2023-02-27 Alexander V... netlink: fix NOINET6 build.
2023-02-27 Alexander V... netlink: fix addition of blackhole/reject routes.
2023-02-27 Dimitry AndricUpdate leap-seconds to latest leap-seconds.3676924800...
2023-02-27 Gordon Berglingarm ti: Fix a typo in a kernel message
2023-02-27 Zhenlei Huangctf: Remove unused function prototype for getpname()
2023-02-26 Joerg WunschMFC: ARM release build: enable IPv6 SLAAC by default
2023-02-26 Dmitry Chaginlinux(4): Fixup the interface name translation in netlink
2023-02-26 Dmitry Chaginlinux(4): Consolidate a FreeBSD interface names transla...
2023-02-26 Dmitry Chaginlinux(4): Use predefined constant instead of hardcoded...
2023-02-26 Dmitry Chaginlinux(4): Move use_real_names knob to the linux.c
2023-02-26 Dmitry Chaginlinux(4): Get rid of the opt_compat.h include.
2023-02-26 Warner Loshmodules: Add missing opt_*.h files for stand-alone...
2023-02-26 Zhenlei Huangctfdump: Use getprogname()
2023-02-24 Konstantin... kern/sysv_ipc.c: use ANSI C function definition
2023-02-24 Alexander V... netlink: clear IPv6 embedded scope when dumping route...
2023-02-24 Alexander V... netlink: fix IPv6 route addition with link-local gateway
2023-02-24 Alexander V... testing: handling non-root users with VNETs in pytest...
2023-02-24 Alexander V... netlink: fix style(9) after c3d3f3594fdf.
2023-02-24 Tom Hukinsnetlink: Fix "version introduced" documentation.
2023-02-23 Mateusz Guziknproc: denote an incompatiblity with Linux
2023-02-23 Mateusz GuzikAdd nproc(1)
2023-02-23 Mark Johnstonvmm: Fix AP startup compatibility for old bhyve executables
2023-02-23 Xin LIMFV: zlib 1.2.13.
2023-02-23 Xin LIhastd and hastctl: use zlib's crc32 implementation.
2023-02-23 Kevin Bowlinge1000: Fix packet loss on 11th gen and later
2023-02-23 Kevin Bowlinge1000: Add support for future client platforms
2023-02-23 Kevin Bowlinge1000: Remove redundant disable_ulp for ich8lan
2023-02-22 Jessica Clarke.github: Attempt to fix and increase robustness of...
2023-02-22 Alex.github: Restrict permissions on cross-build jobs.
2023-02-22 John Baldwinccr,ccp: Fix argument order to sglist_append_vmpages.
2023-02-22 John Baldwin.github: Switch to v3 of actions/checkout.
2023-02-22 John Baldwinptrace.2: Fix warnings from igor.
2023-02-22 Jose Luis Duranrc.d/*: Use startmsg instead of echo on start messages
2023-02-22 Jose Luis DuranIntroduce startmsg and use it in rc scripts
2023-02-22 Kevin Bowlinge1000: bump driver version
2023-02-22 Kevin Bowlinge1000: fix I219 hang on reset
2023-02-21 Rick Macklemnfscl: Fix interaction between mmap'd and VOP_WRITE...
2023-02-21 Allan JudeFix per-jail zfs.mount_snapshot setting
2023-02-21 Krzysztof Galazkaixl(4): Fix MAC/VLAN filters accounting
2023-02-21 Krzysztof Galazkaixgbe(4): Filter out spurious link up indication
2023-02-21 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes.
2023-02-21 Emmanuel Vadotlinuxkpi: Add more suspend defines
2023-02-21 Piotr Kubajllvm: make sure to use ELFv2 ABI on powerpc64
2023-02-20 Kyle Evanskern: physmem: improve region coalescing logic
2023-02-20 Dmitry Chagincpuset: Adapt sched_affinity compat shims to the stable/13
2023-02-20 Mark Johnstonpcb: Move an assignment into in_pcbdisconnect()
2023-02-20 Mark Johnstonman4: Add a manual page for kvmclock
2023-02-20 Mark Johnstonpvclock: Export a vDSO page even without rdtscp available
2023-02-20 Mark Johnstonlibc: Fall back to rdtsc when using pvclock and rdtscp...
2023-02-20 Mark Johnstonshm: Document shm_create_largepage()
2023-02-20 Ed Mastelua: reduce diffs between luaconf.h copies
2023-02-20 Warner Loshstand: Update mfc notes
2023-02-20 Alexander V... nd6: fix panic in lltable_drop_entry_queue()
2023-02-20 Arseny Smalyuknetinet6: Fix mbuf leak in NDP
2023-02-20 Alexander V... netlink: fix OOB read in genetlink
2023-02-20 Alexander V... netlink: simplify temporary address allocation in rtnl_...
2023-02-20 Alexander V... netlink: fix interface dump.
2023-02-20 Alexander V... fibs: restrict jail_attach(2) if process fibnum >=...
2023-02-20 Alexander V... netlink: return optional metadata with the operation...
2023-02-20 Alexander V... netlink: call genetlink notification handler upon succe...
2023-02-20 Xin LIcleanvar: Be more careful when cleaning up /var.
2023-02-19 Alan Somersfusefs: fix some resource leaks
2023-02-19 Dmitry Chagincpuset: Add compat shim to the sched_affinity functions
2023-02-19 Konstantin... tmpfs: remove IFF macro
2023-02-19 Konstantin... tmpfs: remove bogus MPASS(VOP_ISLOCKED(vp)) asserts
2023-02-19 Konstantin... sys/param.h: Add _WANT_P_OSREL
2023-02-19 Konstantin... msdosfs deextend: validate pages of the partial buffer
2023-02-19 Konstantin... msdosfs deextend(): memoize DETOV(dep)
2023-02-19 Konstantin... msdosfs: correct handling of vnode pager size on file...
2023-02-19 Konstantin... allocbuf(): convert direct panic() calls to KASSERT()s
2023-02-19 Warner Loshefivar: Really look for labels for the provider with...
2023-02-19 Warner Loshefibootmgr: Add --efidev (-u) to discover UEFI's device...
2023-02-19 Warner Loshefivar: support device paths as well as mounted paths...
2023-02-19 Warner Loshefivar: Allow NULL paths in build_dp
2023-02-19 Warner Loshefivar: Try harder to find label's efimedia
2023-02-18 Alexander V... netlink: validate rtable value in RTM_<NEW|DEL|GET...
2023-02-18 Alexander V... routing: always pass rtentry to add_route_flags().
2023-02-18 Alexander V... netlink: use ifmedia to provide vlan interface operstate.
2023-02-18 Alexander V... netlink: fix if_allocdescr() malloc options argument.
2023-02-18 Alexander V... netlink: add forgotten pru_rcvd handler.
2023-02-18 Mark Johnstonnetlink: Zero-initialize writer structures allocated...
2023-02-18 Mark Johnstonnetlink: Fix indentation in netlink_message_writer.c
2023-02-18 Mark Johnstonnetlink: Make the writers function table static and...
2023-02-18 Mark Johnstonnetlink: Zero-initialize mbuf messages
2023-02-18 Zhenlei Huangusb: Remove unused member in struct mos_softc
2023-02-17 Bjoern A. ZeebBump __FreeBSD_version to 1302502 after LinuxKPI changes.
2023-02-17 Bjoern A. ZeebLinuxKPI: dummy: remove files which have implementation
2023-02-17 Val PackettLinuxKPI: return an address string in pci_name()
2023-02-17 Bjoern A. ZeebLinuxKPI: pci: add more functions
2023-02-17 Bjoern A. ZeebLinuxKPI: PCI: implement support for more than 1 MSI...
2023-02-17 Bjoern A. ZeebLinuxKPI: implement irq_get_msi_desc()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: basic implementation of *queue(s...
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT...
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_is_pspoll()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_tx_status_ext()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: extend linuxkpi_ieee80211_rx()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: fix types and whitespace
next