]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
mfiuitl: Spell acquire correctly
[FreeBSD/FreeBSD.git] / sys /
2023-06-01 Mark Johnstonsysarch: Add includes required for ktrcapfail() calls...
2023-06-01 Mark Johnstonktrace: Make the data lengths table const
2023-06-01 Mark Johnstonsignal: Make the signal disposition table const
2023-06-01 Mark Johnstonktrace: Make sys/ktrace.h self-contained
2023-06-01 Baptiste Daroussinnlsysevent: add a genetlink(4) module to report kernel...
2023-06-01 Baptiste Daroussindevctl: allow to register a hook to receive the events
2023-06-01 Cheng Cuicc_cubic: Use units of micro seconds (usecs) instead...
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-06-01 Alexander V. Chernikovnetinet6: make IPv6 fragment TTL per-VNET configurable.
2023-06-01 Alexander V. Chernikovifnet: consistently call hooks when the interface gets up.
2023-06-01 Ben Wilberbridge: fix lookup for untagged packets in bridge_trans...
2023-06-01 Alexander V. Chernikovnetlink: use custom uma zone for the mbuf storage.
2023-05-31 Jonathan T. Looneytcp: Refactor tcp_get_srtt()
2023-05-31 Kristof Provostpf: fix pf_nv##_array() size check
2023-05-31 Alexandre Snarskiitap(4): allow full-duplex and non-zero speed
2023-05-31 Andrew Turnergicv3: Use an offset to find the redist registers
2023-05-31 Alexander V. Chernikovnetlink: fix ifconfig P2P inet ADDR ADDR netmask 255...
2023-05-31 Doug Rabsonnetinet*: Fix redirects for connections from localhost
2023-05-30 Jessica Clarkepmc: Bump major version for just-committed breaking...
2023-05-30 Jessica Clarkepmc: Rework PROCEXEC event to support PIEs
2023-05-30 Jessica Clarkeimgact: Make et_dyn_addr part of image_params
2023-05-30 Jessica Clarkepmc: Provide full path to modules from kernel linker
2023-05-30 Jessica Clarkepmc: Initialise and check the pm_flags field for CONFIG...
2023-05-30 Mark Johnstoninpcb: Restore missing validation of local addresses...
2023-05-30 Mark Johnstonbuf: Make the number of pbufs slightly more dynamic
2023-05-30 Cheng Cuisiftr: bring back the siftr_pkts_per_log feature
2023-05-30 Christos Margiolisdtrace: deduplicate some RISC-V functions
2023-05-30 Mateusz Guzikvfs cache: restore sorted order of CACHE_FPL_SUPPORTED_...
2023-05-30 Mateusz Guzikamd64: zero-pad register dumps on panic
2023-05-30 Kajetan Staszkiewiczpfctl: Add missing state parameters in DIOCGETSTATESV2
2023-05-30 Kajetan Staszkiewiczpf: make contents of struct pfsync_state configurable
2023-05-30 Cheng Cuisiftr: convert this tval.tv_sec to type intmax_t to...
2023-05-30 Konstantin Belousov__acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PAT...
2023-05-29 Konstantin Belousovreapkill: handle possible pid reuse after the pid was...
2023-05-29 Konstantin Belousovunr(9) iterator: add naive test
2023-05-29 Konstantin Belousovunr(9): add 'show unrhdr_iter' command
2023-05-29 Konstantin Belousovunr(9): add iterator interface
2023-05-29 Konstantin Belousovunr(9): add 'show unrhdr' ddb command
2023-05-29 Konstantin Belousovsubr_unit.c: explain first/last special ranges
2023-05-29 Konstantin Belousovkern/subr_unit.c: more uses for is_bitmap()
2023-05-29 Konstantin Belousovkern/subr_unit.c: some style
2023-05-29 Cheng Cuisiftr: sync-up man page with recent code changes, and...
2023-05-29 Cheng Cuisiftr: fix a build error for powerpc and arm platforms
2023-05-29 Tetsuya Uemurabcm2835_gpio: Handle BCM2711 pin configuration
2023-05-29 Alan Coxarm64 pmap: Make VM_PAGE_TO_PV_LIST_LOCK() a constant...
2023-05-29 Cheng Cuisiftr: three changes that improve performance
2023-05-29 Dmitry Chaginlinux(4): Regen for linux_execve
2023-05-29 Dmitry Chaginlinux(4): Add a dedicated linux_exec_copyin_args()
2023-05-29 Dmitry Chaginvfs: Retire kern_alternate_path() as unused anymore
2023-05-29 Dmitry Chaginlinux(4): Make linux_emul_path private
2023-05-29 Dmitry Chaginlinprocfs: Rework according to the new ABI altroot...
2023-05-29 Dmitry Chaginsysentvec: Retire sv_imgact_try as unneeded anymore
2023-05-29 Dmitry ChaginBrandinfo: Retire emul_path as unneeded anymore
2023-05-29 Dmitry Chaginlinux(4): Use pwd_altroot() to tell namei() about ABI...
2023-05-29 Dmitry Chaginnamei: Add the abilty for the ABI to specify an alterna...
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-28 Dmitry Chaginlinux(4): Fix stack unwinding across signal frame on...
2023-05-28 Dmitry Chaginlinux(4): Preserve %rcx (return address) like a Linux do
2023-05-28 Dmitry Chaginlinux(4): Simplify %r10 restoring on amd64
2023-05-28 Dmitry Chaginlinux(4): Add a comment explaining registers at syscall...
2023-05-28 Dmitry Chaginlinux(4): Drop a weird comment from linux_set_syscall_r...
2023-05-27 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-05-27 John Reimernetgdb: Fix netgdb double ack, print proxy address
2023-05-27 Alexander V. Chernikovnetlink: fix build
2023-05-27 Alexander V. Chernikovnetlink: add snl(3) support for listing genetlink multi...
2023-05-27 Alexander V. Chernikovnetlink: use newly-added snl(3) array parsing for handl...
2023-05-27 Alexander V. Chernikovnetlink: add snl(3) support for parsing unknown-size...
2023-05-27 Alexander V. Chernikovnetlink: fix bulding with NOINET6
2023-05-27 Alexander V. Chernikovnetlink: call IPv6 hook after the ifaddr operation...
2023-05-27 Alan Coxarm64 pmap: Eliminate an unused global variable
2023-05-26 Mark Johnstonnexus: Consistently return a pointer in failure paths
2023-05-26 Mark Johnstonbitset: Remove BITSET_FOREACH_ADVANCE
2023-05-26 Dmitry Chaginlinux(4): Guard linux_fork.h by _KERNEL for use by...
2023-05-26 Christos Margioliskinst: fix memcpy() tracing crash
2023-05-26 Christos Margioliskinst: add kinst_excluded()
2023-05-26 Cheng Cuitcp: fix a bug where unshifting should be put last...
2023-05-26 Kirk McKusickAdd the ability to adjust directory depths to backgroun...
2023-05-25 Mark Johnstonsmp: Dynamically allocate the stoppcbs array
2023-05-25 Christos Margiolisofw: remove redundant calls in ofwbus_attach()
2023-05-25 Christos Margioliskinst: be explicit about trampoline placement
2023-05-25 John Baldwinsys: Enable -Wunused-but-set-variable for clang 15+.
2023-05-25 John Baldwinriscv pmap: Add an __unused wrapper for a variable...
2023-05-25 John Baldwinpowerpc booke: Add an __unused wrapper for a variable...
2023-05-25 Mitchell Horneriscv timer: use stimecmp CSR when available
2023-05-25 Mitchell Horneriscv: S-mode extension parsing
2023-05-25 Alfredo Mazzinghiriscv: Use PMAP_MAPDEV_EARLY_SIZE in locore and pmap_bo...
2023-05-25 Mykola Hohsadzearm64/disassem.c: Add shifted register instruction...
2023-05-25 Mykola Hohsadzearm64/disassem.c: Make output lowercase
2023-05-25 Johannes Totzsuperio: Add device ID for ITE IT8613
2023-05-25 John BaldwinEnable -Wstrict-prototypes by default in the kernel...
2023-05-25 John Baldwinzfs: Fix build on 32-bit platforms after most recent...
2023-05-25 Andrew TurnerAdd brackets around GICv3 redistributor macros
2023-05-24 Eric Joynerice(4): Update to 1.37.11-k
2023-05-24 Przemyslaw Lewandowskiixgbe: Change if condition for RSS and rxcsum
2023-05-24 Kristof Provostif_ovpn: atomic_set -> atomic_store
2023-05-24 Andrew Turnerarm64: Print the spinlock count on panic
2023-05-24 Andrew TurnerPrint registers on an arm64 spinlock data abort
2023-05-24 Andrew TurnerDon't print leading 0's in the arm64 esr
2023-05-24 Andrew Turnerarm64: Remove CNTHCTL_EL2 from arm64.h
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
next