]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-05-13 John BaldwinOpenSSL: KTLS: Add using_ktls helper variable in ssl3_...
2022-05-13 John BaldwinOpenSSL: KTLS: Check for unprocessed receive records...
2022-05-13 John BaldwinOpenSSL: Cleanup record length checks for KTLS
2022-05-13 John BaldwinKTLS: Free the MAC session when destroying AES-CBC...
2022-05-13 John Baldwindestroy_dev_sched*: Don't hold Giant for all deferred...
2022-05-13 John Baldwinarm ti_mbox_attach: Write sysconfig to TI_MBOX_SYSCONFI...
2022-05-13 John Baldwinas3722_gpio_pin_setflags: Use computed mode instead...
2022-05-13 John Baldwinata_kauai: Fix support for "shasta" controllers.
2022-05-13 John Baldwinix: Remove cpu_id and related code from ixgbe_if_msix_i...
2022-05-13 John Baldwinnetgraph: Remove the rethook parameter from NG_NODE_FOR...
2022-05-13 John Baldwinpowerpc pmu: Don't use garbage battery info.
2022-05-13 John Baldwinpowermac_nvram: Actually return EBUSY on error from...
2022-05-13 John Baldwinx86: Remove silly checks for <sys/cdefs.h>.
2022-05-13 John BaldwinDrop an OBE MP safe comment.
2022-05-13 John Baldwince,cp: Remove pointless checks for <sys/cdefs.h>
2022-05-13 John Baldwinbcm2835_audio_callback: Don't process garbage if there...
2022-05-13 John Baldwinsbni: Use memset to clear flags structure in attach.
2022-05-13 John BaldwinPass the computed enum of the correct type to dbg_setup...
2022-05-13 John Baldwinrtwn: Restore RF_ENV control type after initializing RF.
2022-05-13 John Baldwinqlnx: Return error from qlnxr_mod_load if it fails.
2022-05-13 John Baldwinotus: Return computed error value instead of ENXIO...
2022-05-13 John Baldwinmlx5: Pass the correct data pointer to the add_dst_cb...
2022-05-13 John Baldwinbnhd: Write out updated resource dependencies from...
2022-05-13 John Baldwinisci: Propagate error from bus_dma_tag_create.
2022-05-13 John Baldwinarm: Zero padding in mcontext_vfp_t in get_vfpcontext().
2022-05-13 John Baldwinx86: Add a NT_X86_SEGBASES register set.
2022-05-13 John Baldwinarm,arm64: Add a NT_ARM_TLS read-only register set.
2022-05-13 John BaldwinUse a regset for NT_ARM_VFP.
2022-05-13 John Baldwin<sys/reg.h>: Add ELF32_REGSET.
2022-05-12 John Baldwinaarch64: Fix get_fpcontext32() to work on non-curthread.
2022-05-12 John Baldwingcore: Use PT_GETREGSET to fetch NT_PRSTATUS and NT_FPR...
2022-05-12 John BaldwinStore core dump notes for all valid register sets for...
2022-05-12 Mark Johnstonelf: Avoid dumping uninitialized bytes in PRSTATUS...
2022-05-12 John BaldwinFix the size returned for NT_FPREGSET.
2022-05-12 John BaldwinTrim duplicate code for copying in iovecs for PT_[GS...
2022-05-12 Andrew TurnerAdd PT_GETREGSET
2022-05-12 Andrew TurnerCreate sys/reg.h for the common code previously in...
2022-05-12 Edward Tomasz... Add infrastructure required for Linux coredump support
2022-05-12 Edward Tomasz... imgact_elf.c: style, remove unnecessary casts
2022-05-12 Edward Tomasz... imgact_elf: compute auxv buffer size instead of using...
2022-05-12 Edward Tomasz... Unstaticize parts of coredumping code
2022-05-12 Edward Tomasz... Clean up some of the core dumping code.
2022-05-12 Edward Tomasz... Refactor core dumping code a bit
2022-05-12 John Baldwinmips: Add sv_onexec_old and sv_onexit for COMPAT_FREEBSD32.
2022-05-12 Alan Somersfusefs: fix FUSE_CREATE with file handles and fuse...
2022-05-12 Alan Somersctlstat: add prometheus output
2022-05-12 Alan Somersprometheus_sysctl_exporter: fix metric aliasing
2022-05-12 Alan Somersfusefs: correctly handle servers that report too much...
2022-05-12 Alan Somersfusefs: validate servers' error values
2022-05-12 Greg Vbwn: eliminate dead writes in BWN_GPL_PHY
2022-05-12 Mark Johnstonstand/zfs: Fix const-qual warnings
2022-05-11 John Baldwincxgbei: Support unmapped I/O requests.
2022-05-11 John Baldwinicl_soft: Use PHYS_TO_DMAP instead of pmap_map_io_trans...
2022-05-11 John Baldwiniscsi: Support unmapped I/O requests in the default...
2022-05-11 John Baldwiniscsi: Handle unmapped I/O requests.
2022-05-11 John Baldwiniser: Fix check for opcodes in iser_conn_pdu_append_data.
2022-05-11 John Baldwiniscsi: Use ICL_NOCOPY for SCSI command immediate data...
2022-05-11 John Baldwinlibpmcstat: Fix a few ARM-specific issues with function...
2022-05-11 John Baldwinbhyve: Remove VM_MAXCPU from the userspace API/ABI.
2022-05-11 John Baldwinbhyve: Use vm_get_topology to query kernel's maximum...
2022-05-11 John Baldwinbhyve: Don't force an upper bound on vCPUs when parsing...
2022-05-11 John Baldwinbhyve: Allocate dynamic arrays to hold per-VCPU state.
2022-05-11 John Baldwinbhyve: Make the MADT dynamically sized.
2022-05-11 John Baldwinbhyve: Allocate mmio_hint array based on number of...
2022-05-11 John Baldwinmodule_test: Fix some assignments to errno intended...
2022-05-11 John BaldwinAdd simple kyua tests for the mod* system calls.
2022-05-11 Alexander MotinGEOM: Fix regression after 7f16b501e25.
2022-05-11 Alexander MotinGEOM: Introduce partial confxml API
2022-05-11 Henri Hennebertrtsx: Number of tweaks for RTS5260.
2022-05-11 John BaldwinDisable -Wreturn-type on GCC.
2022-05-11 John BaldwinCast pointer to uintptr_t to avoid alignment warnings.
2022-05-11 John Baldwinktls: Write-lock the INP when changing a transmit TLS...
2022-05-11 John Baldwinlinuxkpi xarray: Correct expression in assertion.
2022-05-11 John Baldwinlinuxkpi: Add parentheses to pacify -Wparentheses warni...
2022-05-11 John Baldwinstand/efi: Pass --no-dynamic-linker to ld.bfd >= 2.34.
2022-05-11 John Baldwinfstyp: Remove __packed from struct exfat_de_label.
2022-05-11 John Baldwinggatec: Use ANSI C definition for init_initial_buffer_size.
2022-05-11 John Baldwinhyperv storvsc: Don't abuse struct sglist to hold virtu...
2022-05-10 John Baldwincryptodev: Use a private malloc type (M_CRYPTODEV)...
2022-05-10 John BaldwinIPsec: Use protocol-specific malloc types instead of...
2022-05-10 John Baldwinmount: Don't pass a NULL format string to xo_err().
2022-05-10 John Baldwinbhyve: Add an empty case for event types in mevent_kq_f...
2022-05-10 John Baldwinkernel: Disable errors for -Walloca-larger-than for...
2022-05-10 John Baldwinarm64: Fix a logic bug in is_load_instr().
2022-05-10 John Baldwinarm64: Pass the right label to END() for handle_empty_e...
2022-05-10 John Baldwininfiniband: Disable -Wredundant-decl warnings.
2022-05-10 John BaldwinAssert that invalid bus widths can't be passed to bus_w...
2022-05-10 John Baldwin<linux/overflow.h>: Don't use __has_builtin().
2022-05-10 John BaldwinRemove nonexistent include path for arm64 crypto files.
2022-05-10 John BaldwinRemove an always-true check.
2022-05-10 John Baldwintop: Remove a duplicate extern declaration for show_args.
2022-05-10 John BaldwinDisable -Woverflow errors for i386 for GCC 9.
2022-05-10 John BaldwinUse an ANSI C function declaration for journal_check_space.
2022-05-10 John Baldwiniflib: Cast the result of iflib_netmap_txq_init() to...
2022-05-10 John BaldwinAdd a VA_IS_CLEANMAP() macro.
2022-05-10 Olivier Houchardarm64: Handle 32bits breakpoint exception.
2022-05-10 Hans Petter... xhci(4): Tweak USB port speed checks to allow newer...
2022-05-10 Hans Petter... xhci(4): Properly define all basic USB port speeds.
2022-05-10 Hans Petter... mlx5en(4): Use hard-coded 4K page size for RQ/SQ/CQ.
2022-05-09 Mark Johnstonlinuxkpi: Mitigate a seqlock livelock
next