]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-07-05 Niclas Zeisingshutdown.8: Fix typo
2020-07-05 Edward Tomasz... Fix Linux recvmsg(2) when msg_namelen returned is 0...
2020-07-05 Navdeep Parharcxgbe(4): Fix a bug (introduced in r362905) where some...
2020-07-05 Xin LIUse KERN_MAXPHYS.
2020-07-04 Xin LIGather writes to larger chunks (MAXPHYS) instead of...
2020-07-04 Edward Tomasz... Make the linux rc script use linrdlnk by default.
2020-07-04 Pawel Biernackidev.ixl.<N>.debug: mark as MPSAFE
2020-07-04 Edward Tomasz... Add /proc/sys/kernel/tainted to linprocfs(5). Helps...
2020-07-04 Edward Tomasz... Make linprocfs(5) create /proc/bus/pci/devices/, and...
2020-07-04 Mateusz Guzikdevfs: fix a vnode use-after-free in devfs_ioctl
2020-07-04 Mateusz Guziklinux: fix ioctl performance for termios
2020-07-04 Mateusz GuzikAdd char and short types to kcsan
2020-07-04 Mateusz Guzikaudit: provide AUDITING_TD for !AUDIT case
2020-07-04 Rick MacklemAdd support for ext_pgs mbufs to nfscl_reqstart() and...
2020-07-03 Ed Mastebc: disable -flto on powerpc64
2020-07-03 Conrad MeyerAdd domain policy allocation for amd64 fpu_kern_ctx
2020-07-03 Mateusz Guzikifdef out pg_jobc assertions added in r361967
2020-07-03 Alexander V... Fix IPv6 regression introduced by r362900.
2020-07-03 Rick MacklemFix build breakage caused by r362903. Only pmap.h is...
2020-07-03 Navdeep Parharcxgbe(4): changes in the Tx path to help increase tx...
2020-07-03 Li-Wen HsuTemporarily skip sys.netinet6.redirect.valid_redirect...
2020-07-03 Rick MacklemAdd support for ext_pgs mbufs to nfsm_build().
2020-07-03 John BaldwinConsolidate duplicated logic in csu Makefiles to lib...
2020-07-02 Greg LeheyUse canonical description for Schlacht bei Königgrätz...
2020-07-02 Alexander V... Complete conversions from fib<4|6>_lookup_nh_<basic...
2020-07-02 Alan SomersFix page fault in zfsctl_snapdir_getattr
2020-07-02 Mateusz Guzikcred: add a prediction to crfree for td->td_realucred...
2020-07-02 Mateusz Guzikcache: add missing call to cache_ncp_invalid for negati...
2020-07-02 Mateusz Guzikcache: fix misplaced fence in cache_ncp_invalidate
2020-07-02 Konstantin... mlx5_core: remove unneccessary LFENCE instruction.
2020-07-02 Konstantin... linuxkpi: improvements for linux_pid_task() and linux_g...
2020-07-02 Konstantin... Use tdfind() in pget().
2020-07-02 Toomas Soomeloader: zfs reader does not need BOOT2 bits
2020-07-02 Toomas Soomeloader: potential memory leak and check return values
2020-07-01 Kristof Provostriscv pmap: zero reserved pte bits in ppn
2020-07-01 Kristof Provostriscv locore.S: load constant prior to loop
2020-07-01 Kristof Provostriscv: Log missing registers in dump_regs()
2020-07-01 Michael TuexenFix the cleanup handling in a error path for TCP BBR.
2020-07-01 Andrew TurnerRead the CPU 0 arm64 ID registers early in initarm
2020-07-01 Fernando Apesteguíaprintf(1): Add EXAMPLES section
2020-07-01 Andrew TurnerMove ID reading signatures to a better header
2020-07-01 Mark JohnstonFix a possible next-hop refcount leak when handling...
2020-07-01 Muhammad Moinur... Update with the members of the 11th core team, core.xi
2020-07-01 Andrew TurnerRead the arm64 ID registers earlier in the boot process.
2020-07-01 Andrew TurnerSimplify the flow when getting/setting an isrc
2020-07-01 Edward Tomasz... Rework linux accept(2). This makes the code flow easie...
2020-07-01 Hans Petter... The "pid" field in the LinuxKPI task struct is typicall...
2020-07-01 Mateusz Guzikcache: lockless forward lookup with smr
2020-07-01 Mateusz Guzikvfs: protect vnodes with smr
2020-07-01 Takanori WatanabeAllow some Bluetooth LE related HCI request to non...
2020-07-01 Ryan Moellerlibifconfig: Add function to get bridge status
2020-07-01 Conrad Meyergeom(4): Kill GEOM_PART_EBR_COMPAT option
2020-07-01 Simon J. GerratyImport bmake-20200629
2020-07-01 Conrad MeyerReplace OPENSSL_NO_SSL3_METHODs with dummies
2020-07-01 Oleksandr TymoshenkoAdd i.MX 8M Quad support
2020-07-01 Adrian Chadd[net80211] Commit files missing in the previous commit
2020-07-01 Adrian Chadd[net80211] Migrate HT/legacy protection mode and preamb...
2020-06-30 Mark JohnstonConvert cryptostats to a counter_u64 array.
2020-06-30 Michael TuexenFix a bug introduced in https://svnweb.freebsd.org...
2020-06-30 Toomas Soomeboot1.efi: use malloc family from libsa
2020-06-30 Alexander MotinDecode APEI tables (BERT, EINJ, ERST, HEST).
2020-06-30 Gordon BerglingMention FreeBSD in the HISTORY sections of apropos...
2020-06-30 Gordon Berglingiovctl(8): Correct a typo in the manpage and correct...
2020-06-30 Edward Tomasz... Fix misplaced voltages/temperatures labels in 'sesutil...
2020-06-30 Edward Tomasz... Make linprocfs(5) create the /proc/<PID>/task/ directores.
2020-06-30 Mateusz PiotrowskiCross-reference style(9) and style.mdoc(5)
2020-06-30 Edward Tomasz... Make linux(4) ignore SA_INTERRUPT. The zsh(1) binary...
2020-06-30 Andrew TurnerAdd dwc_otg_acpi
2020-06-30 Mark JohnstonRemove unused 32-bit compatibility structures from...
2020-06-30 Mark JohnstonRemove CRYPTO_TIMING.
2020-06-30 Hans Petter... Document the is_signed(), type_max() and type_min(...
2020-06-30 Colin PercivalMake EC2 AMIs use portsnap and freebsd-update mirrors...
2020-06-29 Alan Somerssavecore: accept device names without the /dev/ prefix
2020-06-29 Andrew GallatinFix a panic when unloading firmware
2020-06-29 Mitchell HorneFix printf(3) output of long doubles on RISC-V
2020-06-29 Kyle Evansmailwrapper: switch mailer.conf to CONFS
2020-06-29 Kyle Evanslinux: reposition the comment for bsd_to_linux_bits...
2020-06-29 John BaldwinStop using STATIC_CFLAGS.
2020-06-29 Conrad Meyervm: Add missing WITNESS warnings for M_WAITOK allocation
2020-06-29 Fernando Apesteguíahexdump(1): Add EXAMPLES section
2020-06-29 Ed MasteRevert r362261, "Re-apply r333944 to unbreak ports"
2020-06-29 Hans Petter... Implement is_signed(), type_max() and type_min() functi...
2020-06-29 Ruslan BukinCoresight: provide device_attach method for FDT bus.
2020-06-29 Gordon Berglinggre(4): Add a STANDARDS section
2020-06-29 Andrew TurnerFix the spelling of identify in the arm64 identcpu...
2020-06-29 Andrew TurnerCreate a kernel arm64 ID register view
2020-06-29 Hiroki SatoFix CTYPE for ja_JP.eucJP and ja_JP.SJIS.
2020-06-29 Kyle Evanslinuxolator: implement memfd_create syscall
2020-06-29 Chuck Tufflibhyve: fix NVMe Active Namespace list
2020-06-29 Chuck Tufflibhyve: NVMe handle zero length DSM ranges
2020-06-29 Chuck Tufflibhyve: fix NVMe Get Features, Predictable Latency
2020-06-29 Chuck Tufflibhyve: add NVMe Feature Interrupt Vector Config
2020-06-29 Chuck Tufflibhyve: add basic NVMe Firmware Commit support
2020-06-29 Chuck Tufflibhyve: Add AER support to NVMe emulation
2020-06-29 Chuck Tufflibhyve: validate the NVMe LBA start and count
2020-06-29 Chuck Tufflibhyve: implement NVMe SMART data I/O statistics
2020-06-29 Chuck Tufflibhyve: validate NVMe deallocate range values
2020-06-29 Chuck Tufflibhyve: base pci_nvme_ioreq size on advertised MDTS
2020-06-29 Chuck Tufflibhyve: refactor NVMe I/O read/write
2020-06-29 Chuck Tufflibhyve: implement NVMe Format NVM command
next