]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-06-01 Vladimir KondratyevLinuxKPI: IRQ work add TASKQUEUE_FAIL_IF_PENDING flag...
2022-06-01 Vladimir KondratyevLinuxKPI: Implement kthread_worker related functions
2022-06-01 Vladimir KondratyevLinuxKPI: Implement sched_set_fifo(_low) functions
2022-06-01 Vladimir KondratyevLinuxKPI: Add some pollution required by drm-kmod to...
2022-06-01 Vladimir KondratyevLinuxKPI: Add cpu_latency_qos_request_active stub to...
2022-06-01 Vladimir KondratyevLinuxKPI: Fix typo in cond_resched_lock
2022-06-01 Vladimir KondratyevLinuxKPI: Convert lkpi-shrinker lock to sx.
2022-06-01 Hans Petter... LinuxKPI: Implement linux/hashtable.h for FreeBSD.
2022-06-01 Emmanuel Vadotbacklight: Update cached value when getting the brightness
2022-05-31 Kristof Provostnet: remove incorrect assertions
2022-05-31 Rick Macklemkrpc: Fix NFS-over-TLS for KTLS1.3
2022-05-30 Dimitry AndricApply clang fix for assertion failure building putty...
2022-05-30 Dimitry AndricApply clang fix for assertion failure building webkit2-gtk
2022-05-30 Dimitry AndricAvoid adding -d to kernel module link command lines...
2022-05-30 Baptiste DaroussinASAN: reduce verbosity
2022-05-30 Mateusz Guzikclang: Skip attempts to access /proc/self/fd
2022-05-30 Dimitry AndricExport _Unwind_Complete and _Unwind_VRS_Pop from arm...
2022-05-28 Toomas Soomelibsa: mark head_errlog feature supported.
2022-05-28 Rick Macklemuipc_socket.c: Modify MSG_TLSAPPDATA to only do Alert...
2022-05-27 Kristof Provostif: avoid interface destroy race
2022-05-27 Mitchell Hornedumpon: warn if the configured netdump link is down
2022-05-27 Mitchell Hornedebugnet: fix an errant assertion
2022-05-27 Mitchell Hornenetdump: check the support status of the interface
2022-05-27 Mitchell HorneDrop d_dump from struct cdevsw
2022-05-27 Mark Johnstonlibsa: Make the nvlist implementation more self-contained
2022-05-27 Mark Johnstonlibsa: Fix a bug in nvlist creation
2022-05-27 Mark Johnstonbitstring_test: Add regression tests for bit_ff(c|s...
2022-05-27 Mike Karelsping: add missing test files to Makefile
2022-05-27 Mike Karelsping: if -S srcaddr uses a numeric address, use that...
2022-05-26 Mark Johnstonmakefs: Remove execute permission from in-tree test...
2022-05-26 Cy Schubertsrc.libnames: Replace redundant += with =
2022-05-26 Ed MasteHide -fuse-ld= not supported message for non-build...
2022-05-25 Kurosawa Takahirortsock: fix a stack overflow
2022-05-24 Mark Johnstonmakefs: Fix warnings and reset WARNS to the default
2022-05-24 Mark Johnstonnewfs_msdos: Fix warnings that arise when compiled...
2022-05-24 Rick Macklemrpc.tlsservd: Add logging of TLS version and cipher...
2022-05-23 Mark Johnstoncpuset: Fix the KASAN and KMSAN builds
2022-05-23 Dmitry ChaginFix the build after 47a57144
2022-05-23 Justin Hibbitscpuset: Byte swap cpuset for compat32 on big endian...
2022-05-23 Alan SomersFix overflow errors in sbttous and sbttoms
2022-05-23 Alan SomersCorrectly measure system load averages > 1024
2022-05-23 Alan Somersfusefs: annotate more file descriptor leaks in the...
2022-05-23 Alan Somersfusefs: fix an undefined variable access
2022-05-23 Alan Somersfusefs: use the fsname mount option if set
2022-05-23 Alan Somersfusefs: add a test for the subtype= option
2022-05-23 Mike Karelsgenet: fix output packet corruption in uncommon case
2022-05-21 Mark Johnstonmbuf: Properly set the default value for mb_use_ext_pgs
2022-05-21 Piotr Kubajpowerpc: enable supported sanitizers on powerpc64*
2022-05-21 Piotr Kubajriscv: also enable includes, stats and stats_client...
2022-05-21 Eugene Grosbeinipfw.8: MFC: spell "layer2" consistently throughout...
2022-05-20 Rick Macklemnfsd: Fix handling of Open/Create for the pNFS server
2022-05-20 Kevin Bowlingigc: Increase rx_buffer_size local variable to 32b
2022-05-20 Christian Weisgerbertruss: add ppoll(2) argument decoding
2022-05-20 Rick Macklemnfsd: Add a sanity check for Owner/OwnerGroup string...
2022-05-20 John Baldwinsetkey(8): Clarify language around AEAD ciphers.
2022-05-20 John Baldwinamd64 NOTES: Add entries for qlxgb, glxgbe, and glxge.
2022-05-20 John Baldwinamd64 NOTES: Sort the axp entry.
2022-05-20 John Baldwinqlxgb/qlxgbe/qlxge: Fix build without INET and/or witho...
2022-05-19 John Baldwinnvdimm_e820: Use driver->name in identify method.
2022-05-19 John Baldwinpbio: Add locking and remove D_NEEDGIANT.
2022-05-19 John Baldwinpbio: Return BUS_PROBE_DEFAULT from probe instead of 0.
2022-05-19 John Baldwinpbio: Axe bus_space tag/handle using bus_read/write_1...
2022-05-19 John Baldwinpbio: Store softc in si_drv1 for character devices.
2022-05-19 John Baldwinsmapi: Store softc pointer in si_drv1 of cdev.
2022-05-19 John Baldwinacpi_toshiba: Use device_get_softc in attach.
2022-05-19 John Baldwinarcmsr: Remove never-true NULL check from cdev callbacks.
2022-05-19 John Baldwinpcm: Remove dead code from sound_modevent.
2022-05-19 John Baldwinarcmsr: Store softc pointer in si_drv1 of cdev.
2022-05-19 John Baldwinhptiop: Store softc pointer in si_drv1 of cdev.
2022-05-19 John BaldwinBump __FreeBSD_version for new variants of *DRIVER_MODU...
2022-05-19 Kyle Evansnative-xtools: avoid libllvm while populating the sysroot
2022-05-19 Ed Mastessh: update sshd_config for prohibit-password option
2022-05-19 Eugene Grosbeinsetkey(8): MFC: load ipsec.ko automatically
2022-05-18 Adam Sasmc: Update Mac Pro 6 sensor definitions
2022-05-18 Trevasmc: Add support for Macmini 5,1 (2011) and 5,3 and...
2022-05-18 Mark Johnstonasmc: Style
2022-05-18 Daniel W. Delâtreasmc: Add support for MacBook Pro 9,1 (mid 2012)
2022-05-18 Mark Johnstonasmc: Make the model table const and local to asmc.c
2022-05-18 Adam Sasmc: Add support for MacPro 6,1 (2013)
2022-05-18 Mark Johnstonasmc: Add support for MacBook Air 4,1 and 4,2 (2011)
2022-05-18 Kevin Bowlingigc: Update PCI IDs
2022-05-17 John BaldwinDeprecate the 'devclass' argument from *DRIVER_MODULE...
2022-05-17 John Baldwindevclass_add_driver: Permit NULL to be passed in dcp.
2022-05-17 John Baldwinmips: Remove EXT_RESOURCES from kernel configs.
2022-05-17 John BaldwinAdd the extres pseudo devices to some kernels.
2022-05-17 John Baldwiniscsid: Push #ifdef ICL_KERNEL_PROXY into cap_ioctl_lim...
2022-05-17 Rick Macklemnfscl: Acquire a refcount on "cred" for mirrored pNFS...
2022-05-16 Konstantin... UFS: clear fs_fmod once more, in the buffer data copy.
2022-05-16 Konstantin... ffs_use_bwrite: make the superblock snapshot more consi...
2022-05-16 Rick Macklemnfsd: Fix session slot freeing for NFSv4.1/4.2
2022-05-16 Emmanuel Vadotarm: rockchip: rk3288: Use the macros that already...
2022-05-16 Emmanuel Vadotarm64: rockchip: rk3328: Add watchdog clock
2022-05-16 Emmanuel Vadotarm64: rockchip: rk3328: Finish implementing clocks
2022-05-16 Emmanuel Vadotarm64: rockchip: clk: Add MUXRAW macros
2022-05-16 Emmanuel Vadotarm64: rockchip: clk_mux: Add support for mux in GRF...
2022-05-16 Mina Galićpkgbase: move devd's hyperv.conf to hyperv-tools package
2022-05-16 Corvin Köhnebsdinstall/script: umount before zpool export
2022-05-16 Corvin Köhnebsdinstall: stop messing with file descriptors
2022-05-16 Corvin Köhnebhyve: avoid uninitialized variable
2022-05-16 Corvin Köhnebhyve: avoid overflow of BAR index
next