]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-07-10 Konstantin... x86: use ANSI C definition style for trap_fatal
2021-07-10 Stefan Eßerlibalias: fix divide by zero causing panic
2021-07-10 Alexander MotinUse sleepq_signal(SLEEPQ_DROP) in cv_signal().
2021-07-10 Mark JohnstonKASAN: Implement __asan_unregister_globals()
2021-07-10 Mark Johnstonuma: Fix a few problems with KASAN integration
2021-07-10 Mark Johnstonx86: Mark the trapframe as initialized in ipi_bitmap_ha...
2021-07-10 Mark Johnstonhwpmc: Disable KASAN in pmc_save_kernel_callchain()
2021-07-10 Mark Johnstonamd64: Mark the trapframe as initialized in trap()
2021-07-09 Michael Tuexensctp: Fix errno in case of association setup failures
2021-07-09 Vladimir Kondratyeviichid(4): Perform bus_teardown_intr/bus_setup_intr...
2021-07-09 Gordon Berglingmath(3): Use the .Fa macro for function arguments
2021-07-09 MIHIRA Sanpei... arm: remove fslsdma from GENERIC
2021-07-09 Warner Loshstand/kmem_zalloc: panic when a M_WAITOK allocation...
2021-07-09 Andrew TurnerSupport fixed size, variable location acpi resources
2021-07-09 Michael Tuexensctp: provide consistent stream information in case...
2021-07-09 Mariusz Zaborskigrep: fix combination of quite and count flag
2021-07-09 Michael Tuexensctp: provide sac_error also for ABORT chunk being...
2021-07-09 Kristof Provostpf: bound DIOCGETSTATESV2 memory use
2021-07-09 Kristof Provostlibpfctl: migrate to DIOCGETSTATESV2
2021-07-09 Kristof Provostpf: add DIOCGETSTATESV2
2021-07-09 Warner LoshUPDATING: fix typo
2021-07-09 Warner LoshUPDATING: Note awk upgraded to upstream one-true-awk...
2021-07-09 Warner Loshawk: Reduce diffs with upstream to almost nothing.
2021-07-09 Rick MacklemUPDATING: Add an entry for commit 1e0a518d6548
2021-07-09 Rick Macklemnfscl: Add a Linux compatible "nconnect" mount option
2021-07-08 Warner Loshnanobsd: remove sparc64 embedded example
2021-07-08 Warner Loshdevmatch: don't announce autoloading so much
2021-07-08 Warner Loshdevmatch: Be tolerant of .ko being present.
2021-07-08 Bjoern A. Zeebfan53555: attach to build and switch from syr827
2021-07-08 Luiz Otavio... dummynet: reduce console spam
2021-07-08 Kristof Provostpf: pf_killstates() never fails, so remove the return...
2021-07-08 Alan Somersiostat: fix rounding errors in iostat -x
2021-07-08 Thomas Steen... pf: fallback if $pf_rules fails to load
2021-07-08 Mateusz Guzikpf: add pf_find_state_all_exists
2021-07-08 Mateusz Guziksetkey: drop an unused argument from postproc
2021-07-08 Mateusz Guziksetkey: fix several warnings popping up when compiling...
2021-07-08 Mateusz Guziksetkey: ansify
2021-07-07 Andrew TurnerFix the name of the arm64 SCTLR_E0E register
2021-07-08 Randall Stewarttcp: Fix 32 bit platform breakage
2021-07-08 Kristof Provostpf: Handle errors returned by pf_killstates()
2021-07-08 Kristof Provostpf: Remove unneeded NULL check
2021-07-08 Kristof Provostpf: rename pf_state to pf_kstate
2021-07-08 Michal Melounintrng: remove now redundant shadow variable.
2021-07-08 Michal Melounintrng: Releasing interrupt source should clear interru...
2021-07-08 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Martin Matuskazfs: merge openzfs/zfs@bdd11cbb9 (master) into main
2021-07-07 Helge Oldachdevmatch: defer until after kld
2021-07-07 Fernando ApesteguíaObsoleteFiles.inc: Remove manpages from OLD_FILES
2021-07-07 Alan Somers[skip ci] correct a few SPDX license tags
2021-07-07 Andrew Gallatinktls: make ktls_disable_ifnet() shim static
2021-07-07 Alan Coxarm64: Simplify fcmpset failure in pmap_promote_l2()
2021-07-07 Martin Matuskazfs: attach zpool_influxdb to build
2021-07-07 Andrew Gallatintcp: fix alternate stack build with LINT-NO{INET,INET6,IP}
2021-07-07 Andrew Gallatinktls: fix NOINET build
2021-07-07 Randall Stewarttcp: HPTS performance enhancements
2021-07-07 Konstantin... cloudabi and linux ABIs: do not call umtx_thread_cleanu...
2021-07-07 Konstantin... Do not call FreeBSD-ABI specific code for all ABIs
2021-07-07 Konstantin... Move sv_onexit() sysentvec hook slightly later
2021-07-07 Konstantin... Add sv_onexec_old() sysent hook for exec event
2021-07-07 Mateusz Guzikcxgb: use m_gethdr_raw
2021-07-07 Mateusz Guzikiflib: use m_gethdr_raw
2021-07-07 Mateusz Guzikmbuf: add m_get_raw and m_gethdr_raw
2021-07-07 Mateusz Guzikmbuf: replace all direct uma_zfree(zone_mbuf) calls...
2021-07-07 Alexander MotinFreeBSD: Hardcode abd_chunk_size to PAGE_SIZE
2021-07-06 Alexander MotinMove gethrtime() calls out of vdev queue lock
2021-07-06 Andrew TurnerSync the arm64 special registers with the Armv8.5 XML
2021-07-07 Edward Tomasz... cam: enable kern.cam.ada.enable_uma_ccbs by default
2021-07-07 Bjoern A. ZeebMMCCAM: fix a panic after cam_sim_alloc_dev() removal...
2021-07-06 Justin GottulaUdev rules: remove zvol compat symlinks (without the...
2021-07-06 Randall Stewarttcp: Address goodput and TLP edge cases.
2021-07-06 Mateusz Guzikcxgb: switch bare zone_mbuf use to m_free_raw
2021-07-06 Alexander MotinAdd ocs_gendump.c to the build, missed in 29e2dbd42c3e.
2021-07-06 Ryan Moellerzfsd: Check for error from zpool_vdev_online
2021-07-06 Ram Kishore... ocs_fc: Add gendump and dump_to_host ioctl command...
2021-07-06 Julien Gralletc/ttys: add xen console
2021-07-06 Elliott Mitchelletc/ttys: merge ttys file down to single file
2021-07-06 Andrew Gallatinktls: auto-disable ifnet (inline hw) kTLS
2021-07-06 Ed MasteSkip netgraph tests when WITHOUT_NETGRAPH is set
2021-07-06 Alex RichardsonFix building rescue/rescue when sanitizers are enabled
2021-07-06 Alex Richardsonusr.bin/diff: fix UBSan error in readhash
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-06 Alex Richardsonrtld/tests: Avoid function name conflict with libc...
2021-07-06 Alex Richardsonusr.bin/login: send errors to console if syslog isn...
2021-07-06 Alex Richardsonusr.bin/sort: Avoid UBSan errors
2021-07-06 Edward Tomasz... cam: drop unused 'saved_ccb' field from softcs
2021-07-06 Edward Tomasz... cam(4): preserve alloc_flags when copying CCBs
2021-07-06 Wojciech Macekenetc: Add support for 2.5G fixed-link speed
2021-07-06 Alexander Motinnvme(4): Report NPWA before NPWG as stripesize.
2021-07-06 Alan CoxOn a failed fcmpset don't pointlessly repeat tests
2021-07-05 Jessica Clarkeriscv: Implement non-stub __vdso_gettc and __vdso_getti...
2021-07-05 Jessica Clarkegeom_label: Remove an old sysinstall(8) workaround
2021-07-05 Jessica Clarkerman: Remove an outdated comment that no longer applies
2021-07-05 Emmanuel Vadotloader: Fix dtb loading
2021-07-05 Mateusz Guzikpf: padalign global locks found in pf.c
2021-07-05 Emmanuel Vadotarmv7: allwinner: Add aw_r_intc driver
2021-07-05 Mateusz Guzikpf: allow table stats clearing and reading with ruleset...
2021-07-05 Mateusz Guzikpf: depessimize table handling
2021-07-05 Peter Holmstress2: Wait for the "swap" program to terminate
2021-07-05 Peter Holmstress2: Limit scope of rm(1) wildcard in cleanup.
next