User Details
User Details
- User Since
- Mar 11 2014, 8:46 PM (427 w, 2 d)
Today
Today
jhb added inline comments to D35253: vmm: add tunable to trap WBINVD.
jhb accepted D32551: if(9): Implement support for nvlist-based set- and get- network interface capabilities..
Thanks
Maybe update truss as well?
jhb added a comment to D35209: libsysdecode: Using ${SRCTOP}/sys to generate tables.h.
jhb updated the diff for D35184: misc/utouch-kmod: Bump to 0.0.4..
- Bump version instead.
jhb retitled D35184: misc/utouch-kmod: Bump to 0.0.4. from misc/utouch-kmod: Remove unused DRIVER_MODULE devclass on recent main. to misc/utouch-kmod: Bump to 0.0.4..
Switch to GCC 9 for the GCC tinderbox.
jhb committed R11:83d5518c672a: security/quantis-kmod: Remove unused DRIVER_MODULE devclass on recent main. (authored by jhb).
security/quantis-kmod: Remove unused DRIVER_MODULE devclass on recent main.
jhb committed R11:2c65b27619b4: net/aquantia-atlantic-kmod: Remove unused DRIVER_MODULE devclass on recent main. (authored by jhb).
net/aquantia-atlantic-kmod: Remove unused DRIVER_MODULE devclass on recent main.
jhb committed R11:cc00e323ccd7: security/isal-kmod: Remove unused DRIVER_MODULE devclass on recent main. (authored by jhb).
security/isal-kmod: Remove unused DRIVER_MODULE devclass on recent main.
jhb committed R11:ad28aec4d627: net/realtek-re-kmod: Remove unused DRIVER_MODULE devclass on recent main. (authored by jhb).
net/realtek-re-kmod: Remove unused DRIVER_MODULE devclass on recent main.
jhb committed R11:7175e1ab5ff1: comms/opencbm-kmod: Remove unused DRIVER_MODULE devclass on recent main. (authored by jhb).
comms/opencbm-kmod: Remove unused DRIVER_MODULE devclass on recent main.
jhb committed R11:e28fe2856c58: devel/freebsd-gcc9: Add flavors for armv6 and armv7. (authored by jhb).
devel/freebsd-gcc9: Add flavors for armv6 and armv7.
jhb added a comment to D35195: comms/opencbm-kmod: Remove unused DRIVER_MODULE devclass on recent main..
Do you have a relationship with upstream to post the patch there?
vmm: Destroy character devices synchronously.
setkey(8): Clarify language around AEAD ciphers.
setkey(8): Clarify language around AEAD ciphers.
jhb committed R10:4aadd86586eb: amd64 NOTES: Add entries for qlxgb, glxgbe, and glxge. (authored by jhb).
amd64 NOTES: Add entries for qlxgb, glxgbe, and glxge.
amd64 NOTES: Sort the axp entry.
jhb committed R10:6967516a2727: qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6. (authored by jhb).
qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6.
jhb committed R10:bde0080b3dec: pbio: Return BUS_PROBE_DEFAULT from probe instead of 0. (authored by jhb).
pbio: Return BUS_PROBE_DEFAULT from probe instead of 0.
pbio: Add locking and remove D_NEEDGIANT.
jhb committed R10:e6464fce46f2: nvdimm_e820: Use driver->name in identify method. (authored by jhb).
nvdimm_e820: Use driver->name in identify method.
jhb committed R10:c6960a68817c: pbio: Axe bus_space tag/handle using bus_read/write_1 instead. (authored by jhb).
pbio: Axe bus_space tag/handle using bus_read/write_1 instead.
jhb committed R10:f02bf967fcd3: pbio: Store softc in si_drv1 for character devices. (authored by jhb).
pbio: Store softc in si_drv1 for character devices.
smapi: Store softc pointer in si_drv1 of cdev.
acpi_toshiba: Use device_get_softc in attach.
jhb committed R10:d2ebb215b8cf: arcmsr: Remove never-true NULL check from cdev callbacks. (authored by jhb).
arcmsr: Remove never-true NULL check from cdev callbacks.
pcm: Remove dead code from sound_modevent.
arcmsr: Store softc pointer in si_drv1 of cdev.
hptiop: Store softc pointer in si_drv1 of cdev.
jhb requested review of D35266: x11/nvidia-driver: Remove devclass from DRIVER_MODULE on recent main..
Yesterday
Yesterday
jhb requested review of D35265: security/quantis-kmod: Remove unused DRIVER_MODULE devclass on recent main..
jhb requested review of D35264: misc/dahdi-kmod26: Remove unused DRIVER_MODULE devclass on recent main..
jhb requested review of D35262: multimedia/ptx-kmod: Remove unused DRIVER_MODULE devclass on recent main..
Document __FreeBSD_versions 1301502 and 1301503.
jhb committed R10:b2aa64d05bd8: Bump __FreeBSD_version for new variants of *DRIVER_MODULE*(). (authored by jhb).
Bump __FreeBSD_version for new variants of *DRIVER_MODULE*().
Tue, May 17
Tue, May 17
jhb committed R10:5f684c7cb8ee: Deprecate the 'devclass' argument from *DRIVER_MODULE() macros. (authored by jhb).
Deprecate the 'devclass' argument from *DRIVER_MODULE() macros.
jhb committed R10:eae3c14a2846: devclass_add_driver: Permit NULL to be passed in dcp. (authored by jhb).
devclass_add_driver: Permit NULL to be passed in dcp.
jhb committed R10:12b37f8f9c78: cxgbe: Deactivate upper layer drivers (like TOE) during detach. (authored by jhb).
cxgbe: Deactivate upper layer drivers (like TOE) during detach.
jhb retitled D35241: sysutils/openzfs-kmod: Quiet -Wunused-but-set-variable warnings. from sysutils/openzfs-kmod: Quiet -Wset-but-unused-variable warnings. to sysutils/openzfs-kmod: Quiet -Wunused-but-set-variable warnings..
jhb requested review of D35241: sysutils/openzfs-kmod: Quiet -Wunused-but-set-variable warnings..
jhb requested review of D35240: sysutils/acerhdf-kmod: Remove unused DRIVER_MODULE devclass on recent main..
jhb added a comment to D35239: sysutils/kvmclock-kmod: Ignore on FreeBSD 14..
I was tripped over the earlier build errors from rdtsc_ordered while looking for kmods that need unused devclass arguments to DRIVER_MODULE removed. Even with the DRIVER_MODULE issue patched, the driver still failed to build due to the rdtsc_ordered.c errors so I figured this was the better fix anyway. Users on 14 and later should be using the in-tree driver instead of this port.
jhb requested review of D35239: sysutils/kvmclock-kmod: Ignore on FreeBSD 14..
jhb requested review of D35238: security/isal-kmod: Remove unused DRIVER_MODULE devclass on recent main..
jhb committed R10:263efa6c4a7b: iscsid: Push #ifdef ICL_KERNEL_PROXY into cap_ioctl_limits list. (authored by jhb).
iscsid: Push #ifdef ICL_KERNEL_PROXY into cap_ioctl_limits list.
Add the extres pseudo devices to some kernels.
mips: Remove EXT_RESOURCES from kernel configs.
jhb requested review of D35237: cxgbe: Deactivate upper layer drivers (like TOE) during detach..
(I would do the C++ bits as a separate commit)
jhb added a comment to D35209: libsysdecode: Using ${SRCTOP}/sys to generate tables.h.
Hmm, it might be good to link the related commits together to understand the motivation. libsysdecode is userspace, so it really shouldn't be using <sys/aio.h>, etc.
jhb added a comment to D35189: security/openssl: Update KTLS patches to add support for TLS 1.3 receive..
jhb added inline comments to D32551: if(9): Implement support for nvlist-based set- and get- network interface capabilities..
jhb added a comment to D35136: update the rpc.tlsservd man page for the -C option.
Generally looks ok to me.
Sat, May 14
Sat, May 14
jhb committed R10:2e6f247ca49b: OpenSSL: KTLS: Enable KTLS for receiving as well in TLS 1.3 (authored by jhb).
OpenSSL: KTLS: Enable KTLS for receiving as well in TLS 1.3
jhb committed R10:44aacbc98185: OpenSSL: KTLS: Handle TLS 1.3 in ssl3_get_record. (authored by jhb).
OpenSSL: KTLS: Handle TLS 1.3 in ssl3_get_record.
jhb committed R10:a8333d4c62cb: OpenSSL: KTLS: Add using_ktls helper variable in ssl3_get_record(). (authored by jhb).
OpenSSL: KTLS: Add using_ktls helper variable in ssl3_get_record().
jhb committed R10:9550224b16bb: OpenSSL: KTLS: Check for unprocessed receive records in ktls_configure_crypto. (authored by jhb).
OpenSSL: KTLS: Check for unprocessed receive records in ktls_configure_crypto.
OpenSSL: Cleanup record length checks for KTLS
jhb committed R10:b905cf4ab7b0: KTLS: Free the MAC session when destroying AES-CBC software sessions. (authored by jhb).
KTLS: Free the MAC session when destroying AES-CBC software sessions.
Fri, May 13
Fri, May 13
jhb committed R10:59aad2819456: destroy_dev_sched*: Don't hold Giant for all deferred destroy_dev. (authored by jhb).
destroy_dev_sched*: Don't hold Giant for all deferred destroy_dev.
jhb committed R10:fe822a6fd660: arm ti_mbox_attach: Write sysconfig to TI_MBOX_SYSCONFIG to request reset. (authored by jhb).
arm ti_mbox_attach: Write sysconfig to TI_MBOX_SYSCONFIG to request reset.
jhb committed R10:050b951c6719: as3722_gpio_pin_setflags: Use computed mode instead of hardcoded PUSHPULL. (authored by jhb).
as3722_gpio_pin_setflags: Use computed mode instead of hardcoded PUSHPULL.
ata_kauai: Fix support for "shasta" controllers.
jhb committed R10:d32888f4fefa: ix: Remove cpu_id and related code from ixgbe_if_msix_intr_assign. (authored by jhb).
ix: Remove cpu_id and related code from ixgbe_if_msix_intr_assign.
jhb committed R10:648ce75c3b55: netgraph: Remove the rethook parameter from NG_NODE_FOREACH_HOOK. (authored by jhb).
netgraph: Remove the rethook parameter from NG_NODE_FOREACH_HOOK.
jhb committed R10:eb9716f41b2f: powermac_nvram: Actually return EBUSY on error from open. (authored by jhb).
powermac_nvram: Actually return EBUSY on error from open.
powerpc pmu: Don't use garbage battery info.
x86: Remove silly checks for <sys/cdefs.h>.
Drop an OBE MP safe comment.
ce,cp: Remove pointless checks for <sys/cdefs.h>
jhb added a reviewer for D35205: net/intel-em-kmod: Remove unused DRIVER_MODULE devclass on recent main.: Intel Networking.
jhb requested review of D35205: net/intel-em-kmod: Remove unused DRIVER_MODULE devclass on recent main..
jhb requested review of D35203: net/realtek-re-kmod: Remove unused DRIVER_MODULE devclass on recent main..
jhb added a reviewer for D35202: net/intel-ixl-kmod: Remove unused DRIVER_MODULE devclass on recent main.: Intel Networking.
jhb requested review of D35202: net/intel-ixl-kmod: Remove unused DRIVER_MODULE devclass on recent main..
jhb added a reviewer for D35201: net/intel-ix-kmod: Remove unused DRIVER_MODULE devclass on recent main.: Intel Networking.
jhb requested review of D35201: net/intel-ix-kmod: Remove unused DRIVER_MODULE devclass on recent main..
jhb committed R10:fabc2ac3add8: bcm2835_audio_callback: Don't process garbage if there is no message. (authored by jhb).
bcm2835_audio_callback: Don't process garbage if there is no message.
jhb committed R10:d7cd10445841: sbni: Use memset to clear flags structure in attach. (authored by jhb).
sbni: Use memset to clear flags structure in attach.
jhb committed R10:09f6d07bc99d: Pass the computed enum of the correct type to dbg_setup_watchpoint. (authored by jhb).
Pass the computed enum of the correct type to dbg_setup_watchpoint.
jhb committed R10:6aca4e6127e3: rtwn: Restore RF_ENV control type after initializing RF. (authored by jhb).
rtwn: Restore RF_ENV control type after initializing RF.
jhb committed R10:872428aceaa5: qlnx: Return error from qlnxr_mod_load if it fails. (authored by jhb).
qlnx: Return error from qlnxr_mod_load if it fails.
jhb committed R10:3fc514f4a722: otus: Return computed error value instead of ENXIO from otus_raw_xmit. (authored by jhb).
otus: Return computed error value instead of ENXIO from otus_raw_xmit.
jhb committed R10:e994b6f6d365: mlx5: Pass the correct data pointer to the add_dst_cb instead of NULL. (authored by jhb).
mlx5: Pass the correct data pointer to the add_dst_cb instead of NULL.
jhb committed R10:6dcb516ba69a: bnhd: Write out updated resource dependencies from the table. (authored by jhb).
bnhd: Write out updated resource dependencies from the table.