]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
truss: Decode correctly 64bits arguments on 32bits arm.
[FreeBSD/FreeBSD.git] / sys /
2021-09-22 Konstantin BelousovRevert "linux32: add a hack to avoid redefining the...
2021-09-22 Alexander MotinFix false device_set_unit() error.
2021-09-22 Baptiste Daroussindma: import snapshot 2021-07-10
2021-09-22 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2021-09-22 Alexander MotinFix build without SMP.
2021-09-21 Alexander Motinsched_ule(4): Improve long-term load balancer.
2021-09-21 Olivier Houchardarm: Handle thumb2 thread entry point.
2021-09-21 Olivier Houchardarm64: Handle thumb2 thread entry point.
2021-09-21 Konstantin BelousovRemove SV_CAPSICUM
2021-09-21 Konstantin BelousovDrop cloudabi
2021-09-21 Konstantin Belousovia32_get_fpcontext(): xfpusave can be legitimately...
2021-09-21 Alexander Motinsched_ule(4): Fix interactive threads stealing.
2021-09-21 Alan Somersfusefs: don't panic if FUSE_GETATTR fails durint VOP_GE...
2021-09-21 Mark JohnstonRevert "cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and...
2021-09-21 Konstantin Belousovamd64: consistently use uprintf() to report weird situa...
2021-09-21 Konstantin Belousovamd64: eliminate td_md.md_fpu_scratch
2021-09-21 Konstantin Belousovamd64: stop using top of the thread' kernel stack for...
2021-09-21 Konstantin Belousovlinux32: add a hack to avoid redefining the type of...
2021-09-21 Konstantin Belousovexec_machdep.c: some style, use ANSI C definition for...
2021-09-21 Konstantin Belousovamd64: move signal handling and register structures...
2021-09-21 Konstantin Belousovamd64: 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 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 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 Loshlibcam: Define depop structures and introduce scsi_wrap
2021-09-20 Konstantin Belousovaio_fsync_vnode: handle ERELOOKUP after VOP_FSYNC()
2021-09-20 Konstantin Belousovaio_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 Grzesikmmc: switch mmc_helper to device_ api
2021-09-20 Bartlomiej Grzesikdevice: add device_get_property and device_has_property
2021-09-20 Bartlomiej Grzesikacpica: 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 Marko Zec[fib_algo][dxr] Merge adjacent empty range table chunks.
2021-09-19 Konstantin Belousovvm_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 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 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 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 Belousovbuffer pager: allow get_blksize method to return error
2021-09-17 Konstantin Belousovprocctl(2): Add PROC_WXMAP_CTL/STATUS
2021-09-17 Mike KarelsChange lowest address on subnet (host 0) not to broadca...
2021-09-16 Konstantin BelousovRemove PT_GET_SC_ARGS_ALL
2021-09-16 Konstantin Belousovvm_phys: do not ignore phys_avail[] segments that do...
next