]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-09-21 Konstantin... amd64: stop using top of the thread' kernel stack for...
2021-09-21 Konstantin... linux32: add a hack to avoid redefining the type of...
2021-09-21 Konstantin... exec_machdep.c: some style, use ANSI C definition for...
2021-09-21 Konstantin... amd64: move signal handling and register structures...
2021-09-21 Konstantin... amd64: centralize definitions of CS_SECURE and EFL_SECURE
2021-09-21 Mateusz Guzikipsec: enter epoch before calling into ipsec_run_hhooks
2021-09-21 Emmanuel Vadotdwmmc: Remove dwmmc_setup_bus call from start_cmd
2021-09-21 Emmanuel Vadotdwmmc: Properly implement power_off/power_up
2021-09-21 Mark Johnstonefi loader: Typo
2021-09-21 Mark Johnstonclang-format: Add bitset loop macros
2021-09-21 Mark Johnstoncpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consu...
2021-09-21 Mark Johnstonbitset(9): Introduce BIT_FOREACH_ISSET and BIT_FOREACH_...
2021-09-21 Felix Guestsyslog.conf.5: Fix the message priority order
2021-09-21 Michael Tuexensctp: Simplify stream scheduler usage
2021-09-21 Olivier Houchardarm64: Handle 32bits breakpoint exception.
2021-09-21 Andrew TurnerFix the arm64 L2_BLOCK_MASK definition
2021-09-21 Mitchell Hornebcm2835_sdhci: don't use DMA for kernel dumps
2021-09-20 Michael Tuexensctp: improve consistency when calling stream scheduler
2021-09-21 Wojciech Macekmvneta: split to FDT and generic part
2021-09-21 Warner Loshendian.h: Use the __bswap* versions
2021-09-20 Warner Loshcamcontrol: depop command
2021-09-20 Warner Loshlibcam: Define depop structures and introduce scsi_wrap
2021-09-20 Konstantin... aio_fsync_vnode: handle ERELOOKUP after VOP_FSYNC()
2021-09-20 Konstantin... aio_fsync_vnode: use for(;;) loop instead of label
2021-09-20 Greg Vvt: call driver's postswitch when panicking on ttyv0
2021-09-20 Mark Johnstonopencrypto: Allow kern.crypto.allow_soft to be specifie...
2021-09-20 Bartlomiej... mmc: switch mmc_helper to device_ api
2021-09-20 Bartlomiej... device: add device_get_property and device_has_property
2021-09-20 Bartlomiej... acpica: add ACPI_GET_PROPERTY to access Device Specific...
2021-09-20 Michael Tuexensctp: use a valid outstream when adding it to the scheduler
2021-09-20 Andrew TurnerAdd ELF macros found in the aaelf64 spec
2021-09-20 Hubert Mazurif_mvneta: Build the driver as a kernel module
2021-09-20 Peter Holmstress2: Update test to ensure propper cleanup of fifo...
2021-09-20 Xin LIUpdate leap-seconds to leap-seconds.3676924800.
2021-09-20 Xin LIThe linux rc.d script mounts several filesystems relate...
2021-09-20 Marko Zec[fib_algo][dxr] Merge adjacent empty range table chunks.
2021-09-19 Colin Percivalstyle: Fix leading whitespace in bcache.c
2021-09-19 Konstantin... vm_page_startup: correct calculation of the starting...
2021-09-19 Alexander Motinciss(4): Fix typo.
2021-09-19 Alexander Motinciss(4): Properly handle data underrun.
2021-09-19 Mark Johnstonfreebsd32: Fix a double copyin in sendmsg() and recvmsg()
2021-09-19 Mark Johnstonfreebsd32: Provide an ANSI definition for freebsd32_rec...
2021-09-19 Cameron Katrils(1): Allow LSCOLORS to specify an underline
2021-09-19 Piotr Pawel... fstyp: bump WARNS to default and work around warnings
2021-09-19 Piotr Pawel... sh: improve command completion
2021-09-19 Michael Tuexensctp: fix FCFS stream scheduler
2021-09-19 Kirk McKusickEliminate snaplk / bufwait LOR when creating UFS snapshots
2021-09-18 Rick Macklemnfscl: Use vfs.nfs.maxalloclen to limit Deallocate...
2021-09-18 Mateusz Guzikvfs: add missing VIRF_MOUNTPOINT in vfs_mountroot_shuffle
2021-09-18 Mateusz Guzikvfs: add the missing vnode interlock in vfs_mountroot_s...
2021-09-18 Mark Johnstonunix: Fix a use-after-free in unp_drop()
2021-09-18 Franco Fichtnerpf: always log nat rule and do it pre-rewrite
2021-09-18 Mateusz Guziklockmgr: fix lock profiling of face adaptive spinning
2021-09-18 Mateusz Guzikcache: count vnodes in cache_purgevfs
2021-09-18 Mateusz Guzikvfs: retire VNODE_REFCOUNT_FENCE_* macros
2021-09-17 Kevin Bowlingcalendar.freebsd: Fix off-by-one error
2021-09-17 Warner Loshnvme/nda: Fail all nvme I/Os after controller fails
2021-09-17 Kevin Bowlinge1000: Consistently use FALLTHROUGH
2021-09-17 Kevin Bowlinge1000: Use C99 bool types
2021-09-17 Kevin Bowlinge1000: Catch up commit with DPDK
2021-09-17 Wenzhuo Lue1000: prevent ULP flow if cable connected
2021-09-17 Andrzej Ostruszkae1000: clean LTO warnings
2021-09-17 Yong Wange1000: fix multicast setting in VF
2021-09-17 Chengwen Fenge1000: fix timeout for shadow RAM write
2021-09-17 Guinan Sune1000: cleanup pre-processor tags
2021-09-17 Guinan Sune1000: introduce DPGFR register
2021-09-17 Guinan Sune1000: expose FEXTNVM registers and masks
2021-09-17 Guinan Sune1000: add missed define for VFTA
2021-09-17 Guinan Sune1000: increase timeout for ME ULP exit
2021-09-17 Guinan Sune1000: add missing register defines
2021-09-17 Guinan Sune1000: add PCIm function state
2021-09-17 Guinan Sune1000: expose MAC functions
2021-09-17 Guinan Sune1000: update for i210 slow system clock
2021-09-17 Guinan Sune1000: remove duplicated phy codes
2021-09-17 Guinan Sune1000: modify HW level time sync mechanisms
2021-09-17 Guinan Sune1000: fix minor issues and improve code style
2021-09-17 Guinan Sune1000: add function parameter descriptions
2021-09-17 Guinan Sune1000: expose xMDIO methods
2021-09-17 Guinan Sune1000: add missing device ID
2021-09-17 Guinan Sune1000: support flashless i211 PBA
2021-09-17 Kevin Bowlinge1000: Update copyrights and readme
2021-09-17 Kevin Bowlinge1000: Revert Update intel shared code
2021-09-17 Mark Johnstonvfs: Permit unix sockets to be opened with O_PATH
2021-09-17 Mark Johnstonaio_test: Validate interactions between AIO on sockets...
2021-09-17 Mark Johnstonsocket: Synchronize soshutdown() with listen(2) and AIO
2021-09-17 Mark Johnstonsocket: Remove NOFREE from the socket zone
2021-09-17 Mark Johnstonsocket: Add assertions around naked refcount decrements
2021-09-17 Mark Johnstonsocket: Fix a use-after-free in soclose()
2021-09-17 Mark Johnstonktls: Fix error/mode confusion in TCP_*TLS_MODE getsock...
2021-09-17 Mark Johnstonuma: Show the count of free slabs in each per-domain...
2021-09-17 Mark Johnstonrpc: Convert an SOLISTENING check to an assertion
2021-09-17 Mark Johnstonkcov: Disable address and memory sanitizers in get_kinfo()
2021-09-17 Konstantin... buffer pager: allow get_blksize method to return error
2021-09-17 John Baldwinbhyve: Support setting the disk serial number for VirtI...
2021-09-17 Mark Johnstonlibc/locale: Fix races between localeconv(3) and setloc...
2021-09-17 Ed Mastereadelf: document that -u / --unwind is not yet implemented
2021-09-17 Ed Mastereadelf: include notes (-n) and unwind (-u) in --all/-a
2021-09-17 Konstantin... proccontrol(1): Add wxmap control
2021-09-17 Konstantin... procctl(2): Add PROC_WXMAP_CTL/STATUS
2021-09-17 Konstantin... Style
next