]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-03-24 firkclock_gettime: Fix CLOCK_THREAD_CPUTIME_ID race
2022-03-24 Mark Johnstonhdac: Handle interrupts racing with device suspend
2022-03-24 Ed Mastehda: add patch for Framework laptop headphone jack
2022-03-24 Philippe Michaud... sound: add patch for Lenovo Legion 5 AMD
2022-03-24 Ed Mastesnd_hda: restore pin patch for headphones on Lenovo...
2022-03-24 Xin LIsnd_hda(4): Fix sound on headset jack for ThinkPad...
2022-03-24 K Staringhdaa: update pin patch configurations
2022-03-24 Kristof Provostnetinet tests: only log critical errors from scapy
2022-03-24 Kristof Provostpf tests: Test retrieving nested nat-anchors
2022-03-24 Kristof Provostpfctl: fix retrieving nested nat-anchors
2022-03-24 Kristof Provostpf tests: Test setting and retrieving nested anchors
2022-03-24 Matteo Riondatopfctl: fix retrieving nested anchors
2022-03-24 Alexander Motinipmi: Make all sysctls also tunables.
2022-03-23 Dimitry AndricMerge libcxxrt commit f2e55091e2e878386c9f7974d4922bbdc...
2022-03-23 Dimitry AndricReapply libcxxrt atomics cleanup commit, preparing...
2022-03-23 Dimitry AndricRevert upstream libcxxrt commit which can cause hangs...
2022-03-23 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-23 Dimitry AndricFix llvm build after 1b3bef43e3cb, due to API change
2022-03-23 Dimitry AndricApply llvm fix for assertion compiling certain versions...
2022-03-23 Piotr Pawel... mount: make libxo support more locale-aware
2022-03-23 Cameron Katrimount: add libxo(3) support
2022-03-23 Mariusz Zaborskicap_fileargs: silence warnings of unused variable
2022-03-23 Roger Pau Monnévt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized
2022-03-23 Roger Pau Monnéx86/xen: fix CPUID signature
2022-03-23 Alexander MotinRemove "/dev/" from geom name in `gpart add` command.
2022-03-23 Ed MasteAdd Tempo Semiconductor 92HD95B HDA codec ID
2022-03-22 Mateusz Piotrowskinullfs.5: Add an example fstab(5) entry
2022-03-22 Mateusz Piotrowskihier: Document /usr/freebsd-dist
2022-03-22 Mateusz Piotrowskiuefi.8: Fix style
2022-03-22 Mateusz Piotrowskirc.subr.8: Format notes consistently
2022-03-22 Mateusz Piotrowskigptboot.8: Fix a typo and fix lint warnings
2022-03-22 Piotr Pawel... mount: improve error message for invalid filesystem...
2022-03-22 Math Ieups: fix `ps -aa`
2022-03-22 Piotr Pawel... tcp_wrappers: remove duplicate errno declarations
2022-03-22 Piotr Pawel... tcp_wrappers: include <unistd.h>
2022-03-22 Piotr Pawel... ndiscvt: remove set but not used variable
2022-03-22 Piotr Pawel... procstat: remove set but not used variable
2022-03-22 Piotr Pawel... backlight: Remove set but not used variable
2022-03-22 Ed MasteUpdate deprecation notice in snd_maestro, snd_ds1
2022-03-22 hlh-restartrtsx: Call rtsx_init() on resume.
2022-03-21 Xin LIUpdate leap-seconds to leap-seconds.3676924800
2022-03-21 Philip Paepscontrib/tzdata: import tzdata 2022a
2022-03-21 Mateusz Piotrowskizfskeys: Support autoloading of keys stored on ZFS
2022-03-21 Mark Johnstonfusefs: Initialize a pad word in the mknod message
2022-03-20 Vincenzo Maffionenetmap: add a tunable for the maximum number of VALE...
2022-03-20 Kristof Provostif_epair: build fix
2022-03-19 Vincenzo Maffionenetmap: Fix TOCTOU vulnerability in nmreq_copyin
2022-03-19 Vincenzo Maffionenetmap: Fix integer overflow in nmreq_copyin
2022-03-19 Warner Loshdevd: correct wifi regexp
2022-03-19 Warner Loshdevd: remove the scsi regexp
2022-03-19 Mariusz Zaborskitouch: don't leak descriptor if fstat(2) fails
2022-03-19 Eugene Grosbeinvirtio_random(8): MFC: avoid deadlock at shutdown time...
2022-03-19 Zhenlei Huangx86: Correctly report unexpected cache level
2022-03-18 Toomas SoomeWITHOUT_BOOT build option appears to include stand...
2022-03-18 Mark Johnstonarmv8crypto: Remove leftover debug printfs
2022-03-18 Mark Johnstonarmv8crypto: Use cursors to access crypto buffer data
2022-03-18 Mark Johnstonopencrypto: Add a routine to copy a crypto buffer cursor
2022-03-18 Mark Johnstonarmv8crypto: Factor out some duplicated GCM code
2022-03-18 Ed Masteloader: accept "yellow" as a named color
2022-03-18 Ed Masteloader: support numeric and named bright colors (8-15)
2022-03-17 Hans Petter... xhci(4): Add quirk for "Fresco Logic FL1009 USB3.0...
2022-03-17 Hans Petter... LinuxKPI: Add comment describing proper use of the...
2022-03-17 Hans Petter... lindebugfs: Make single_release() NULL safe.
2022-03-17 Hans Petter... lindebugfs: The Linux file operations use negative...
2022-03-17 Hans Petter... lindebugfs: Zero the linux_file structure before use.
2022-03-17 Wuyang Chungnewfs(8): Fix a bug in initialization of sblock.fs_maxb...
2022-03-17 Hans Petter... usbtest: Fix issue when multiple devices are sharing...
2022-03-17 Ed Mastedumpon: use underlying device if encrypted swap is...
2022-03-16 Michael Gmelinif_epair: fix race condition on multi-core systems
2022-03-16 Kirk McKusickEnsure that fsck(8) / fsck_ffs(8) produces the correct...
2022-03-16 Hans Petter... xhci(4): Add quirk for "TUSB73x0 USB3.0 xHCI Controller".
2022-03-15 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1n
2022-03-15 Mateusz Guzikvfs: [2/2] fix stalls in vnode reclaim by only counting...
2022-03-15 Mateusz Guzikvfs: [1/2] fix stalls in vnode reclaim by not requeiein...
2022-03-15 Mateusz Guzikcache: hide hash stats behind DEBUG_CACHE
2022-03-15 Gordon TetlowFix a bug in BN_mod_sqrt() that can cause it to loop...
2022-03-15 Mark Johnstoni386: Call clock_init() after finishidentcpu()
2022-03-15 Mark Johnstonfasttrap: Avoid creating WX mappings
2022-03-15 Mark Johnstonfasttrap: Assert that fasttrap_fork() successfully...
2022-03-15 Mark Johnstonproc: Remove assertion that P_WEXIT is not set in proc_...
2022-03-15 Mark Johnstonproc: Relax proc_rwmem()'s assertion on the process...
2022-03-15 Kristof Provostlibpfct: factor out pfctl_get_rules_info()
2022-03-15 Kristof Provostlibpfctl: support flushing rules/nat/eth
2022-03-15 Kristof Provostpfctl: support recursive printing of nat rules
2022-03-15 Kristof Provostpfctl: remove unused variable
2022-03-14 Andrew TurnerMake the arm64 get_pcpu a function again
2022-03-14 Mark Johnstonriscv: Add support for enabling SV48 mode
2022-03-14 Mark Johnstonriscv: Add support for dynamically allocating L1 page...
2022-03-14 Mark Johnstonriscv: Handle four-level page tables in various pmap...
2022-03-14 Mark Johnstonriscv: Maintain the allpmaps list only in SV39 mode
2022-03-14 Mark Johnstonriscv: Add pmap helper functions required by four-level...
2022-03-14 Mark Johnstonriscv: Try to improve the comments for locore's page...
2022-03-14 Mark Johnstonriscv: Conditionally modify the ELF64 sysentvec for...
2022-03-14 Mark Johnstonriscv: Define a SV48 memory map
2022-03-14 Mark Johnstonriscv: Add various pmap definitions needed to support...
2022-03-14 Mark Johnstonriscv: Use generic CSR macros for writing SATP
2022-03-14 Mark Johnstonriscv: Rename struct pmap's pm_l1 field to pm_top
2022-03-14 Mark Johnstonrmlock: Add required compiler barriers to _rm_runlock()
2022-03-14 Konstantin... libc __sfvwrite(): roll back FILE buffer pointer on...
2022-03-14 Konstantin... buf_alloc(): Stop using LK_NOWAIT, use LK_NOWITNESS
next