]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
scsi_cd: Improve TOC access validation
[FreeBSD/FreeBSD.git] / sys /
2021-11-03 Mark Johnstonscsi_cd: Improve TOC access validation
2021-11-03 Gleb Smirnoffudp_input: remove a BSD stack relict
2021-11-03 Mark Johnstonkasan: Disable validation of function parameters passed...
2021-11-03 Mark Johnstonamd64: Deduplicate routines for expanding KASAN/KMSAN...
2021-11-03 Gordon Berglingocs_fs: Fix two typos in source code comments
2021-11-03 Gordon Berglingng_pptpgre(4): Fix a typo in a source code comment
2021-11-03 Gordon Berglinggjournal(8): Fix a typo in a source code comment
2021-11-03 Konstantin Belousovfexecve(2): allow O_PATH file descriptors opened withou...
2021-11-03 Konstantin Belousovproc_get_binpath(): return empty string instead of...
2021-11-03 Mark Johnstonvmci: Avoid relying on macro expansion to provide corre...
2021-11-03 Gordon Berglingnetinet: Fix a common typo in source code comments
2021-11-03 Gordon Berglingmana: Fix a typo in a source code comment
2021-11-03 Gordon Berglingixgbe(4): Fix a few typos in source code comments
2021-11-03 Warner Loshcam_periph: style change
2021-11-03 Alfredo Dal'Ava... ofwfb: fix vga/hdmi console with ASMEDIA during boot...
2021-11-03 Konstantin Belousovfexecve(2): restore the attempts to calculate the execu...
2021-11-03 Andrey V. Elsukovip_divert: calculate delayed checksum for IPv6 adress...
2021-11-03 Edward Tomasz Napi... linux: Make linux_ptrace.c portable
2021-11-03 Edward Tomasz Napi... linux: mv sys/i386/linux/linux_ptrace{,_machdep}.c
2021-11-03 Edward Tomasz Napi... linprocfs: Fix formatting of Uid and Gid lines
2021-11-03 Kyle Evanskern: physmem: improve region coalescing logic
2021-11-03 Rick Macklemnfscl: Check for a forced dismount in nfscl_getref()
2021-11-02 Warner Loshgpart: Move MBR efimedia reporting to a separate routine
2021-11-02 Warner Loshgpart: Move GPT efimedia reporting to a separate routine
2021-11-02 Ruslan Bukinarm/pmu: add ACPI attachment.
2021-11-02 John Baldwincrypto: Cleanup mtx_init() calls.
2021-11-02 John Baldwincrypto: Use a single "crypto" kproc for all of the...
2021-11-02 Bjoern A. Zeebepair: remove "All rights reserved"
2021-11-02 Hans Petter SelaskyLinuxKPI: Add sysctl(8) knob to control verbosity of...
2021-11-02 Michal Melounarm: Fix handling of undefined instruction aborts in...
2021-11-02 Bjoern A. Zeebif_epair: rework
2021-11-02 Rick Macklemnfscl: Use a smaller initial delay time for NFSERR_DELAY
2021-11-01 Mateusz Guzikinet: remove tcp_debug from netinet/tcp_debug.h
2021-11-01 Mateusz Guzikpf: remove the flags argument from pf_unlink_state
2021-11-01 Mateusz Guzikpf: fix use-after-free from pf_find_state_all
2021-11-01 Marius Haldencarp: deal with negative net.inet.carp.demotion
2021-11-01 Mark Johnstonuma: Fix handling of reserves in zone_import()
2021-11-01 Mark Johnstonuma: Improve M_USE_RESERVE handling in keg_fetch_slab()
2021-11-01 Andrew TurnerPrint the correct register for the arm64 elr
2021-11-01 Philip Paepsriscv: add iicbus and iicoc to GENERIC
2021-11-01 Thomas Skiboiicoc: support building as a module
2021-11-01 Thomas Skiboiicoc: fix repeated start
2021-11-01 Thomas Skiboiicoc: add support for SiFive HiFive Unmatched
2021-10-31 Rick Macklemnfscl: Do pNFS layout return_on_close synchronously
2021-10-31 Mateusz Guzikgeli: eli data -> eli_data for consistency with other...
2021-10-31 Bjoern A. Zeebnet80211: add a driver-private pointer to struct ieee80...
2021-10-31 Xin LIBump __FreeBSD_version following the libdialog shared...
2021-10-31 Konstantin Belousovprocfs: return right hardlink from /proc/curproc/file
2021-10-31 Konstantin BelousovExtract proc_get_binpath() from sysctl_kern_proc_pathname()
2021-10-31 Konstantin Belousovsys/proc.h: put proc_add_orphan() into proper place
2021-10-31 Rick Macklemnfscl: Add setting n_localmodtime to the Write RPC...
2021-10-30 Rick Macklemnfscl: Set n_localmodtime in Deallocate
2021-10-30 Rick MacklemPR#259071 provides a test program that fails for the...
2021-10-30 Edward Tomasz Napi... linux: make PTRACE_SETREGS use a correct struct
2021-10-30 Edward Tomasz Napi... linux: Add additional ptracestop only if the debugger...
2021-10-30 Rick Macklemnfscl: Use NFSMNTP_DELEGISSUED in two more functions
2021-10-29 Randall Stewarttcp: Rack might retransmit forever.
2021-10-29 Mark Johnstontimecounter: Load the currently selected tc once in...
2021-10-29 Olivier HouchardMerge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48'
2021-10-29 Edward Tomasz Napi... linux: make PTRACE_GETREGS return correct struct
2021-10-29 Edward Tomasz Napi... linux: Make PTRACE_GETREGSET return proper buffer size
2021-10-29 Edward Tomasz Napi... linux: Also translate the signal if the code is CLD_KILLED
2021-10-29 Edward Tomasz Napi... linux: Fix ptrace panic with ERESTART
2021-10-29 Wojciech MacekRevert "qoriq_gpio: Implement interrupt controller...
2021-10-29 Wojciech Macekmvneta: fix encap property
2021-10-29 Kornel Dulebaqoriq_gpio: Implement interrupt controller functionality
2021-10-29 Kornel Dulebafelix: Add a sysctl to control timer routine frequency
2021-10-29 Kornel DulebaRemove enetc_mdio driver
2021-10-29 Kornel Dulebafelix: Use internal MDIO regs for PHY communication
2021-10-29 Kornel Dulebadmar: Disable protected memory regions after initialization
2021-10-29 Kornel Dulebadmar: Don't try to reserve PCI regions for non-existing...
2021-10-29 Wojciech MacekNXP: Add ls1028a SPI clock driver
2021-10-29 Randall Stewarttcp: Rack at times can miscalculate the RTT from what...
2021-10-28 Gleb SmirnoffEnable net.inet.tcp.nolocaltimewait.
2021-10-28 Sebastian Huberkern_tc.c: Scaling/large delta recalculation
2021-10-28 Konstantin BelousovUnmap shared page manually before doing vm_map_remove...
2021-10-28 Konstantin Belousovamd64 pmap: adjust the empty pmap optimization in pmap_...
2021-10-28 Konstantin Belousovamd64 pmap: account for the top-level pages
2021-10-28 Konstantin Belousovi386: fix struct proc layout asserts after 351d5f7fc5161ede
2021-10-28 Konstantin Belousovsysctl kern.proc.procname: report right hardlink name
2021-10-28 Konstantin Belousovexec: store parent directory and hardlink name of the...
2021-10-28 Konstantin Belousovexec: provide right hardlink name in AT_EXECPATH
2021-10-28 Konstantin BelousovMake vn_fullpath_hardlink() externally callable
2021-10-28 Konstantin Belousovstruct image_params: use bool type for boolean members
2021-10-28 Konstantin Belousovdo_execve(): switch boolean locals to use bool type
2021-10-28 Konstantin Belousovkern_exec.c: style
2021-10-28 Kristof Provostpf: fix dummynet + NAT
2021-10-28 Kristof Provostmbuf: PACKET_TAG_PF should not be persistent
2021-10-28 Kristof Provostif_epair: delete mbuf tags
2021-10-28 Wojciech Macekmroute: add missing WUNLOCK
2021-10-28 Wojciech Macekmroute: fix memory leak
2021-10-28 Gleb SmirnoffWrap mutex(9), rwlock(9) and sx(9) macros into __extens...
2021-10-28 Jessica ClarkeFix off-by-one error in msdosfs FAT32 volume label...
2021-10-27 John Baldwinktls: Fix assertion for TLS 1.0 CBC when using non...
2021-10-27 Mateusz Guzikcache: only let non-dir descriptors through when doing...
2021-10-27 Jessica ClarkeFix intra-object buffer overread for labeled msdosfs...
2021-10-27 Jessica Clarkeada: Fix intra-object buffer overread of identify strings
2021-10-27 Jessica Clarkexhci: Rework 64-byte context support to avoid pointer...
2021-10-27 Warner Losharm: Remove obsolete comments
2021-10-27 Gleb Smirnoffrack: Update the fast send block on setsockopt(2)
next