]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
syscalls.master: struct siginfo -> struct __siginfo
[FreeBSD/FreeBSD.git] / sys /
2024-03-19 Brooks Davissyscalls.master: struct siginfo -> struct __siginfo
2024-03-19 Brooks Davisfreebsd32: struct siginfo32 -> struct __siginfo32
2024-03-19 Brooks Davissyscalls.master: align with sigfastblock declaration
2024-03-19 Brooks Davissyscall.master: fix aio_suspend signature
2024-03-19 Brooks Davissyscalls.master: fix readv and writev iovp decl
2024-03-19 Brooks Davisfreebsd32: freebsd32_copyinuio takes const iovp
2024-03-19 Brooks DavisDefine stack_t in sys/_sigaltstack.h
2024-03-19 Isaac Cilia Attardarm64: Move curthread setup earlier
2024-03-19 Gleb Smirnoffcarp: check CARP status in in_localip_fib(), in6_locali...
2024-03-19 Kristof Provostpf: convert DIOCSETSTATUSIF to netlink
2024-03-19 Kristof Provostpf: fix dummynet + route-to
2024-03-19 Kristof Provostpf: avoid passing through dummynet multiple times
2024-03-18 Vijeyalakshumi Kot... kerneldump: add livedump_start_vnode(9)
2024-03-18 Gleb Smirnofftcp: clear all TCP timers in tcp_timer_stop() when...
2024-03-18 Richard Scheffeneggerktls: catch invalid parameters earlier
2024-03-18 Andrew Turnerarm64: Return all registers to gdb when able
2024-03-18 Andrew Turneruart: Add uart_cpu_acpi_setup to setup the uart
2024-03-18 Andrew Turneruart: Split out initilisation of the acpi devinfo
2024-03-18 Andrew Turnerarm64: Rename drop_to_el1 to enter_kernel_el
2024-03-18 Gleb Smirnofftcp: remove IS_FASTOPEN() macro
2024-03-18 Gleb Smirnoffsockets: remove unused KPIs to manipulate sockets
2024-03-18 Gleb Smirnoffinpcb: remove unused KPIs to manipulate inpcbs
2024-03-18 Ed Mastessh: Update to OpenSSH 9.7p1
2024-03-18 Mateusz GuzikRename VM_LAST to more appropriate VM_GUEST_LAST
2024-03-17 Cy Schubertunbound: Vendor import 1.19.3
2024-03-16 Rick Macklemnfsd: Add a sysctl to limit NFSv4.2 Copy RPC size
2024-03-15 Gleb Smirnoffvnet: remove unneeded backslash
2024-03-15 John Baldwinarm64: Use void pointers for arguments to arm64_get_wri...
2024-03-15 John Baldwinarm busdma: Fix parameter types to exclusion_bounce_check
2024-03-15 John Baldwinarm64: Switch the address argument to cpu_*cache* to...
2024-03-15 John Baldwinarm64 gicv3: Use void pointers instead of vm_offset_t
2024-03-15 Kyle Evansif_wg: use proper barriers around pkt->p_state
2024-03-15 Rick Macklemvfs_vnops.c: Use va_bytes >= va_size hint to avoid...
2024-03-14 Simon J. GerratyMerge bmake-20240309
2024-03-14 Gleb Smirnoffrack: don't define TCPOUTFLAGS
2024-03-14 Mark Peekhyperv/hn: Don't return error when setting media to...
2024-03-13 Konstantin Belousovnetinet/tcp_var.h: always define IS_FASTOPEN() for...
2024-03-13 John BaldwinBump __FreeBSD_version for bus resource API change
2024-03-13 John Baldwinnew-bus: Remove the 'rid' and 'type' arguments from...
2024-03-13 John Baldwinnew-bus: Remove the 'rid' and 'type' arguments from...
2024-03-13 John Baldwinnew-bus: Remove the 'type' argument from BUS_MAP/UNMAP_...
2024-03-13 John Baldwinnew-bus: Remove the 'type' argument from BUS_ADJUST_RES...
2024-03-13 John Baldwinpcib: Use rman_get_type in internal functions
2024-03-13 John Baldwinbhnd: Use rman_get_type in bhndb_find_resource_limits
2024-03-13 John Baldwinacpi: Use rman_get_type in acpi_is_resource_managed
2024-03-13 John Baldwinnew-bus: Introduce a simpler bus API for managing resources
2024-03-13 John Baldwinsys: Set the type of allocated bus resources
2024-03-13 John Baldwinrman: Add rman_get/set_type
2024-03-13 Richard Scheffeneggerktls: deep copy tls_enable struct for in-kernel tcp...
2024-03-13 John BaldwinRevert "new-bus: Disable assertions for rman mismatches...
2024-03-13 Gleb Smirnofftcp: move struct tcp_ifcap declaration under _KERNEL
2024-03-12 Bjoern A. ZeebLinuxKPI: 802.11: return proper value for IEEE80211_CRY...
2024-03-12 Bjoern A. Zeebath_hal/ar9300: allow JUPITER cards to read eeprom
2024-03-12 Cy Schubertsqlite3: Vendor import of sqlite3 3.45.1
2024-03-12 Randall Stewart Update to bring the rack stack with all its fixes in.
2024-03-12 Sumit Saxenamrsas: don't reference the removed physical disk of...
2024-03-12 Gleb Smirnoffvmm: fix standalone module build
2024-03-11 Brooks DavisRevert "Update to bring the rack stack with all its...
2024-03-11 Marek Zarychtanetlink: fix route protocol constant values to match...
2024-03-11 Dag-Erling SmørgravAdd 'contrib/libdiff/' from commit '9eb461aa4b61ab47855...
2024-03-11 Randall StewartUpdate to bring the rack stack with all its fixes in.
2024-03-10 Jason A. Harmeningunionfs: accommodate underlying FS calls that may re...
2024-03-10 Jason A. Harmeninguipc_bindat(): Explicitly specify exclusive locking...
2024-03-10 Jason A. Harmeningvn_lock_pair(): allow lkflags1/lkflags2 to be 0 if...
2024-03-09 Mark Johnstonktrace: Fix the build when options KTRACE is not configured
2024-03-09 Mark Johnstonktrace: Add __ktrace_used
2024-03-08 Konstantin Belousovnullfs_mount(): fix whitespace
2024-03-08 Konstantin Belousovnullfs: add -o cache
2024-03-08 Konstantin Belousovnullfs_mount(): remove unneeded cast
2024-03-08 Mitchell Hornesimple_mfd: don't attach children twice
2024-03-08 Mitchell Horneclkdom_dump(): improve output text
2024-03-08 Mitchell Horneclk_fixed: quiet by default
2024-03-08 Mitchell Horneclk_fixed: call clkdom_dump() for verbose boot
2024-03-08 Wei HuHyper-V: vPCI: fix cpu id mis-mapping in vmbus_pcib_map...
2024-03-08 Michael TuexenTCP LRO: add dtrace probe points
2024-03-08 Michael TuexenTCP LRO: disable mbuf queuing when packet filter hooks...
2024-03-07 Chandrakanth Patilif_bnxt: Set 1G/10G baseT force speed as auto speeds
2024-03-07 Chandrakanth Patilif_bnxt: 50G, 100G and 200G PAM4 support
2024-03-07 Sumit Saxenaif_bnxt: Pluggable Module Display Support
2024-03-07 Chandrakanth Patilif_bnxt: Implementation of Extended Port Hardware Stats...
2024-03-07 Chandrakanth Patilif_bnxt: Integrate AOC Cable Support into Current 40G...
2024-03-07 Chandrakanth Patilif_bnxt: Update Firmware Header to Latest Version 1...
2024-03-07 Chandrakanth Patilif_bnxt: Update Maximum Configurable MTU from 9000...
2024-03-07 Chandrakanth Patilif_bnxt: Enabled support for 1G SX, CX, and LX forced...
2024-03-07 Chandrakanth Patilif_bnxt: Incorrect Labeling of Supported Medium in...
2024-03-07 Warner Loshnvme_sim: Add comment about the is_failed test
2024-03-07 Chandrakanth Patilif_bnxt: Fix media speed update issue in "ifconfig...
2024-03-07 Seigo Tanimuranullfs: Add the vfs.nullfs.cache_nodes sysctl to contro...
2024-03-07 Martin Matuskazfs: merge openzfs/zfs@8f2f6cd2a
2024-03-07 Dag-Erling Smørgravtarfs: Fix checksum on 32-bit platforms.
2024-03-07 Warner Loshnvme: Add SMART WARNING for persistent memory region
2024-03-07 Warner Loshnvme: Log reset success or failure to devd
2024-03-07 Warner Loshnvme: Change devctl events for the controller
2024-03-07 Warner Loshnvme: split devctl out to its own function
2024-03-07 Brooks Davislibsys: don't try to expose yield
2024-03-06 Baptiste Daroussintimerfd_create: fix after cf742faa39a58a9b43b671c66097e...
2024-03-06 Baptiste Daroussintimerfd_create: accept CLOCK_UPTIME/CLOCK_BOOTTIME
2024-03-06 Dag-Erling Smørgravtarfs: Fix checksum calculation.
2024-03-06 Dag-Erling Smørgravtarfs: Remove unnecessary hack and obsolete comment.
2024-03-06 Dag-Erling Smørgravtarfs: Avoid overflow in exthdr calculation.
next