]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2022-03-13 Eugene Grosbeinlinuxkpi: fix module build outside of kernel build...
2022-03-12 Dimitry AndricBuild compiler-rt against libunwind, not libcxxrt
2022-03-12 Dimitry AndricRemove compat hacks from libcxxrt's _Unwind_Exception
2022-03-12 Dimitry AndricFix indentation in usr.bin/diff/pr.c
2022-03-12 Mariusz Zaborskicap_net: plug memory leak
2022-03-12 Mariusz Zaborskicap_net: fix verification of bind permission
2022-03-11 Mateusz Piotrowskitslog.4: Document TSLOG
2022-03-11 Mateusz Piotrowskitime.3: Update ERRORS section
2022-03-11 Mateusz Piotrowskictime.3: Add a cross-reference to clock_gettime(2)
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-11 Colin PercivalAdd support for getting early entropy from UEFI
2022-03-10 Santiago Martinezif_epair: fix build with RSS and INET or INET6 disabled
2022-03-10 Hans Petter... Make sure the avr32dci_odevd structure is used.
2022-03-10 Hans Petter... Factor out repeated code in the USB controller drivers...
2022-03-10 Hans Petter... Make sure the XHCI driver obeys the isochronous schedul...
2022-03-10 Hans Petter... Let the xhci_hw_root structure span exactly XHCI_PAGE_S...
2022-03-10 Hans Petter... ibcore: Fix multiple includes of same header file.
2022-03-10 Hans Petter... usb(4): Factor out the usb_check_request() function.
2022-03-10 Cy Schubertipfilter: Reliably print the interface name
2022-03-10 Cy Schubertipfilter: Obtain the interface name more efficiently
2022-03-10 Cy Schubertipfilter: Introduce the new FORMAT_IF macro
2022-03-10 Glen BarberRename stable/13 to -STABLE now that releng/13.1 has...
2022-03-09 Navdeep Parharcxgbe(4): dump_devlog should never fail silently.
2022-03-09 Kyle Evanstests: readlink: fix atf_test_case call [NFC]
2022-03-09 Cameron Katricp: Make -P work without -R as per POSIX
2022-03-09 Kyle Evanscp: fix -R with links
2022-03-09 Katsuyuki Miyoshilualoader: fix the autoboot_delay countdown message
2022-03-09 Antranig VartanianAdd support for jail.conf.d
2022-03-09 Jessica Clarkelibpmc: Allow specifying explicit EVENT_xxH events...
2022-03-09 Warner LoshUpdate smartqpi driver to vendor's latest submission
2022-03-09 Scott LongFix "set but not used" in smartpqi. The PCI_MEM macros...
2022-03-09 Warner Loshcamcontrol fwdownload minor improvements
2022-03-09 Warner Loshsmartpqi: Remove stray declaration
2022-03-09 Warner Loshbio: make _bio_cflags match bio_cflags
2022-03-09 Jose Luis Durandtc.1: Mention the existence of -i flag
2022-03-09 Jose Luis Durandtc.1: Appease mandoc -T lint
2022-03-09 Jose Luis Duranlibefivar: Correct the string expression of UTF8 vendor...
2022-03-09 Warner Loshcamcontrol: Force a rescan of the lun after firmware...
2022-03-09 Hans Petter... usb(4): Don't skip calling uhub_explore_sub() even...
2022-03-09 Hans Petter... mlx5/mlx4: Bump driver version to 3.7.1
2022-03-09 Hans Petter... u3g(4): Add new USB IDs.
2022-03-09 Alan Somersfusefs: fix a cached attributes bug during directory...
2022-03-09 Mike KarelsAdd serial-number to hw.fdt sysctl area if found in...
2022-03-09 Emmanuel Vadotfdt: Expose the model, compatible and freebsd dts brand...
2022-03-09 Tony HutterTag zfs-2.1.3
2022-03-09 Li-Wen Hsudtrace tests: Fix expected outout for tst.system.d
2022-03-08 Mateusz Piotrowskistats.7: Fix a typo
2022-03-08 Brian BehlendorfFix ENOSPC when unlinking multiple files from full...
2022-03-08 Ed Mastezfs: Update test format strings to match variable typtes
2022-03-08 Piotr Kubajpowerpc: enable initial-exec TLS
2022-03-08 Mark Johnstonopenssh: Add a note to check for deprecated and removed...
2022-03-08 Mark Johnstonrelease: Remove references to ChallengeResponseAuthenti...
2022-03-08 Piotr Pietruszewskiix(4): Add control of 2.5/5G autonegotiation speeds
2022-03-08 Piotr Pietruszewskiixv(4): Allow PF to control the VF link state
2022-03-08 Eric Joynerice(4): Update to 1.34.2-k
2022-03-08 Eric Joynerice_ddp: Update to 1.3.27.0
2022-03-08 Eric Joyneriflib: Allow drivers to determine which queue to TX on
2022-03-08 Piotr Kubajpowerpc: enable ice in GENERIC64LE
next