]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-11-09 Hans Petter... kldstat(8): Fix indentation, whitespace to tabs.
2021-11-09 Hans Petter... echo(1): Replace errexit() with err(3)
2021-11-09 Hans Petter... snd_uaudio(4): Fix string index computations for iFeature.
2021-11-09 Rene Ladanshare/misc: update portmgr membership
2021-11-09 John Baldwincrypto: Don't assert on valid IV length for Chacha20...
2021-11-09 John BaldwinDon't require the socket lock for sorele().
2021-11-09 Ed Mastetests: do not build ktls_test if WITHOUT_OPENSSL
2021-11-09 Mark Johnstonpci: Implement pci_bar_enabled() for SR-IOV VFs
2021-11-09 John Baldwinvfs: Consistently validate AT_* flags in kern_* functions.
2021-11-09 John Baldwinkern_utimensat: Update name of last arg in prototype.
2021-11-09 Mike Karelssystat: clean up code assuming network classes
2021-11-09 Mike Karelssockstat: change check for wildcard sockets to avoid...
2021-11-09 Mike Karelsnetstat: reduce use of historical Internet classes
2021-11-09 Mike Karelsmountd: deprecate exports to a network without mask
2021-11-09 Mike Karelsres_init: remove unused inet_makeaddr with IN_LOOPBACKNET
2021-11-09 Mike Karelsman pages: deprecate Internet Class A/B/C
2021-11-09 Mike Karelsifconfig: warn if setting an Internet address without...
2021-11-09 Mike Karelskernel: deprecate Internet Class A/B/C
2021-11-09 Bjoern A. Zeebetherswitch/felix: remove unused function
2021-11-09 Edward Tomasz... linux: Replace ifdefs in ptrace with per-architecture...
2021-11-09 Kristof Provostnet tests: basic if_stf test
2021-11-09 Kristof Provostif_stf: enable use in vnet jails
2021-11-09 Kristof Provostif_stf: style(9) pass
2021-11-09 Peter Holmstress2: Exclude the files in .git. Simplify test...
2021-11-08 Rick Macklemnfsd: Fix the NFSv4.2 pNFS MDS server for NFSERR_NOSPC...
2021-11-08 Warner Loshcam_iosched: Fix a comment
2021-11-08 Rick Macklemnfsd: Fix f_bavail and f_ffree for NFSv4 when negative
2021-11-08 Mitchell Hornehwpmc: initialize arm64 counter/interrupt state
2021-11-08 Randall Stewarttcp: Printf should be removed.
2021-11-08 Dries MichielsComplete steps 5 and 9 for new committers (driesm)
2021-11-08 Mariusz Zaborskilibc: fix the test
2021-11-08 Peter Grehanigc: Use hardware routine for PHY reset
2021-11-08 Kristof Provostnet tests: basic if_gif(4) test case
2021-11-08 Kristof Provostif_gif: fix vnet shutdown panic
2021-11-08 Zhenlei Huangifconfig.8: Add the missing option -vlanhwcsum
2021-11-08 Kornel Dulebaossl: Add support for ETA mode
2021-11-08 Kornel Dulebaossl: Add support for AES-CBC cipher
2021-11-08 Felix Johnsonfind(1): Update date format reference and remove cvs...
2021-11-07 Rick Macklemnfsd: Fix the NFSv4 pNFS MDS server for DS NFSERR_NOSPC
2021-11-07 Mariusz Zaborskilibc: add clearenv function
2021-11-07 Gordon Berglinge1000: Fix a typo in a source code comment
2021-11-07 Gordon Berglingefi(8): Fix a typo in a source code comment
2021-11-07 Gordon Berglingusb_audio: Fix a typo in a source code comment
2021-11-07 Edward Tomasz... linux: Add ptrace(2) support on arm64
2021-11-07 Felix Johnsonpowerd(8): Add rc.conf(5) to see also
2021-11-06 Warner LoshAwk: Add error file
2021-11-06 Rick MacklemUPDATING: Add entry for commit f0c9847a6c47
2021-11-06 Rick Macklemparam.h: Bump __FreeBSD_version for commit f0c9847a6c47
2021-11-06 Rick Macklemvfs: Add "ioflag" and "cred" arguments to VOP_ALLOCATE
2021-11-06 Andriy Gaponrk805: add system poweroff support
2021-11-06 Andriy Gaponrk3328_codec: set output gain to the value found in...
2021-11-06 Andriy Gaponrk3328_codec: add delays between register writes in...
2021-11-06 Andriy Gaponrk3328_codec: bump delays in set_power and set_mute
2021-11-06 Andriy Gaponrk_i2s: modify GRF_SOC_CON8 only for rk3399
2021-11-06 Andriy Gaponrk3328_codec: fix a problem with the enable value
2021-11-06 Oleksandr Tymoshenkoadd rk3328_codec and rk_i2s from gonzoua/socaudio
2021-11-06 Andriy Gaponfiles.arm64: fix sort order for aw_i2s.c
2021-11-06 Andriy Gaponhtu21: don't needlessly bother hardware when measuremen...
2021-11-06 Andriy Gaponcamcontrol: dump received data for MMC command even...
2021-11-06 Andriy Gaponhtu21: allow configuration via hints on FDT-based systems
2021-11-06 Andriy Gaponpcf8574: driver for 8-pin quasi-bidirectional GPIO...
2021-11-06 Andriy Gapongpioled: allow the driver to be disabled via fdt
2021-11-06 Andriy Gapondriver for MAX44009 I2C illuminance sensor
2021-11-06 Andriy Gaponpcf8591: driver for adc/dac with i2c interface
2021-11-06 Wojciech MacekRevert "ossl: Add support for AES-CBC cipher"
2021-11-06 Wojciech MacekRevert "ossl: Add support for ETA mode"
2021-11-06 Jason A. Harmeningunionfs: Improve vnode validation
2021-11-06 Jason A. Harmeningunionfs: replace zero-length read check with KASSERT
2021-11-06 Jason A. Harmeningunionfs: Improve locking assertions
2021-11-06 Jason A. Harmeningunionfs: assorted style fixes
2021-11-06 Jason A. Harmeningunionfs: various locking fixes
2021-11-06 Wojciech Maceklagg: update capabilites on SIOCSIFMTU
2021-11-06 Edward Tomasz... linux: Implement linux_to_bsd_regset() on arm64
2021-11-06 Edward Tomasz... linux: Fix another amd64-specific piece of linux_ptrace.c
2021-11-06 Kornel Dulebamii_fdt: Add support for switch PHY node lookup
2021-11-06 Kornel DulebaIntroduce qoriq_gpio_pic driver
2021-11-06 Kornel Dulebaqoriq_gpio: Add support for driver inheritance
2021-11-06 Kornel Dulebaossl: Add support for ETA mode
2021-11-06 Kornel Dulebaossl: Add support for AES-CBC cipher
2021-11-06 Alexander MotinPrefer CPUID leaf 1Fh for Intel CPU topology detection.
2021-11-06 Konstantin... rtld: style adjustments
2021-11-06 Konstantin... rtld: ignore fstatfs(2) errors when checking MNT_NOEXEC...
2021-11-06 Konstantin... rtld: fix dangerous_ld_env calculation for ld_dynamic_weak
2021-11-06 Alexander MotinAdd some of Intel Alder Lake device IDs.
2021-11-05 John BaldwinMove the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>.
2021-11-05 Rick Macklemnfscl: Fix two more cases for forced dismount
2021-11-05 Dimitry AndricPartially revert ac76bc1145dd because it is no longer...
2021-11-05 Kyle Evanssched: split sched_ap_entry() out of sched_throw()
2021-11-05 Warner Loshscsi.4: Document serial numbers
2021-11-05 Warner Loshscsi.4: Remove untrue paragraph
2021-11-05 Warner Loshcam_periph: wired is really a bool, update it to a...
2021-11-05 Warner Loshcam: Remove trailing spaces from serial numbers too
2021-11-05 Warner Loshcam_periph: Add ability to wire units to a serial number
2021-11-05 Warner Loshcam_periph: fix bug in camperiphunitnext logic
2021-11-05 Warner Loshcam_periph: switch from negative logic to positive...
2021-11-05 Warner Loshcam_periph: Remove vestigial "scbus" comparison
2021-11-05 Warner Loshawk: Move to using two sets of tests
2021-11-05 Steve KarglImplementations of cexpl()
2021-11-05 Artur Rojeksdhci_fsl_fdt: Provide more accurate clk calculation
2021-11-05 Artur Rojeksdhci_fsl_fdt: Add full support for software reset
next