]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove SMALL conditionals from gzip
[FreeBSD/FreeBSD.git] / sys /
2022-01-27 Andriy Gaponmmc_da: create disk(9) for pre-2.0 SD cards
2022-01-27 Mateusz GuzikRevert b58ca5df0bb7 ("vfs: remove the now unused insmnt...
2022-01-27 Andrew Gallatintcp: fix leaks in tcp_chg_pacing_rate error paths
2022-01-27 Andrew GallatinFix a memory leak when ip_output_send() returns EAGAIN...
2022-01-27 Mark Johnstongeom: Assert that BIO_SPEEDUP BIOs have bio_data set...
2022-01-27 Mark Johnstonshsec: Allocate data blocks only for BIO_READ/WRITE...
2022-01-27 Andrew TurnerAdd PT_GETREGSET
2022-01-27 Andriy Gapong_mirror: don't fail reads while losing next-to-last...
2022-01-27 Gleb Smirnoffnetisr: serialize/restore m_pkthdr.rcvif when queueing...
2022-01-27 Gleb Smirnoffdummynet: use m_rcvif_serialize/restore when queueing...
2022-01-27 Gleb Smirnoffifnet/mbuf: provide KPI to serialize/restore m->m_pkthd...
2022-01-27 Gleb Smirnoffifnet: make if_index global
2022-01-27 Mateusz Guziknullfs: ansify fs/nullfs/null_subr.c
2022-01-27 Mateusz Guzikvfs: remove the now unused insmntque1
2022-01-26 Mateusz Guzikunionfs: stop using insmntque1
2022-01-26 Mateusz Guziktmpfs: stop using insmntque1
2022-01-26 Mateusz Guziknullfs: stop using insmntque1
2022-01-26 Mateusz Guzikfdescfs: stop using insmntque1
2022-01-26 Mateusz Guzikdevfs: stop using insmntque1
2022-01-26 Vladimir KondratyevRevert "LinuxKPI: Allow wake_up to be executed within...
2022-01-26 Vladimir KondratyevRevert "LinuxKPI: Allow spin_lock_irqsave to be called...
2022-01-26 Kyle Evansexecve: disallow argc == 0
2022-01-26 Gordon Berglinghwpmc(4): Fix a typo in a sysctl description
2022-01-26 Ryan Moellerzfs: Fix zvol_cdev_open locking
2022-01-26 Gordon Berglingextra_tcp_stacks: Fix two typos in source code comments
2022-01-26 Ed Mastegeom: Add HiFive boot partitions
2022-01-26 Hans Petter SelaskyImplement a function to get the next TCP- and TLS-...
2022-01-26 Hans Petter SelaskyAdd definitions for TLS receive tags using the existing...
2022-01-26 Hans Petter Selaskymbuf(9): Assert receive mbufs don't carry a send tag.
2022-01-26 Hans Petter Selaskymbuf(9): Properly declare some function macros when...
2022-01-26 Emmanuel Vadotlinuxkpi: i2c: Add MODULE_DEPEND for iicbus
2022-01-26 Andriy Gaponadd overlay for enabling spi0 on allwinner h3
2022-01-26 Andriy Gaponadd overlay for enabling i2c1 on allwinner h3
2022-01-26 Gordon Berglingextra_tcp_stacks: Fix a few common typos
2022-01-26 Andriy Gaponadd overlay for enabling serial1 / uart1 on rk3328
2022-01-26 Andriy Gaponadd overlay for enabling i2c0 on rk3328
2022-01-26 Andriy Gaponsdhci: fix dumping support in MMCCAM configuration
2022-01-26 Warner Loshmpr/mps: Fix a race in diagnostic reset
2022-01-26 John BaldwinRemove a stale comment.
2022-01-25 John Baldwinopencrypto/xform_*.h: Trim scope of included headers.
2022-01-25 John Baldwinopencrypto/cryptodev.h: Add includes to make more self...
2022-01-25 Jessica Clarkedp83822phy: Add missing MII_PHY_END to avoid buffer...
2022-01-25 Jessica Clarkedp83867phy: Add missing MII_PHY_END to avoid buffer...
2022-01-25 Emmanuel VadotBump __FreeBSD_version for LinuxKPI changes
2022-01-25 Emmanuel Vadotlinuxkpi: Add i2c support
2022-01-20 Edward Tomasz Napi... Revert "linux: Provide dummy seccomp(2)"
2022-01-25 Edward Tomasz Napi... linux: Provide dummy seccomp(2)
2022-01-25 Gleb Smirnoffif_clone: correctly destroy a clone from a different...
2022-01-25 Gleb Smirnoffif_vmove: improve restoration in cloner's ifgroup membe...
2022-01-25 Thomas Steen Rasmussennd6: use CARP link level address in SLLAO for NS sent out
2022-01-25 Eric Joynerice_ddp: Update to 1.3.27.0
2022-01-25 Eric Joyneriflib: Allow drivers to determine which queue to TX on
2022-01-24 John BaldwinBump __FreeBSD_version for the addition of <crypto...
2022-01-24 John Baldwincrypto: Remove xform.c and compile xform_*.c standalone.
2022-01-24 John Baldwinxform_*.c: Add headers when needed to compile standalone.
2022-01-24 John BaldwinRetire now-unused M_XDATA.
2022-01-24 John BaldwinIPsec: Use protocol-specific malloc types instead of...
2022-01-24 John Baldwincryptodev: Use a private malloc type (M_CRYPTODEV)...
2022-01-24 John BaldwinDon't implicitly pull in most of 'device crypto' for...
2022-01-24 John Baldwincrypto: Add an API supporting curve25519.
2022-01-24 John Baldwincxgbei: Parse all PDUs received prior to enabling offlo...
2022-01-24 Warner Loshmpr/mps: Remove write-only flag and callout
2022-01-24 John Baldwinuser_getpeername: Use 'bool' for the compat argument.
2022-01-24 Cy Schubertunbound: Vendor import 1.14.0
2022-01-24 Kevin Lomodules: mgb: need opt_platform.h
2022-01-23 Philippe Michaud... sound: add patch for Lenovo Legion 5 AMD
2022-01-23 Michal Krawczykena: update ENA version to v2.5.0
2022-01-23 Dawid Goreckiena: do not call reset if device is unresponsive
2022-01-23 Dawid Goreckiena: start timer service on attach
2022-01-23 Artur Rojekena: rework tx req_id validation logic
2022-01-23 Dawid Goreckiena: properly handle IPv6 L4 checksum offload
2022-01-23 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
2022-01-23 Martin Matuskazfs: fix kernel build after e92ffd9b6 if ZFS is compiled in
2022-01-22 Martin Matuskazfs: merge openzfs/zfs@17b2ae0b2 (master) into main
2022-01-22 Michał Górnygdb(4): Do not use run length encoding for 3-symbol...
2022-01-22 Ed Mastehwpmc: drop 0x before %p printf format string
2022-01-22 Konstantin BelousovAdd security.bsd.allow_ptrace sysctl
2022-01-22 Konstantin Belousovp_candebug(), p_cansee(): always allow for curproc
2022-01-22 Konstantin Belousovvm_pageout_scans: correct detection of active object
2022-01-22 Wojciech Macekip_mroute: add unlock in early-exit
2022-01-22 Wojciech Macekip_mroute: release epoch lock if mrouter is not configured
2022-01-21 Ka Ho Ngiscsi: Fix missing is_lock unlock after cam_simq_alloc...
2022-01-21 Takanori Watanabeatrtc: Install address space handler for \_SB and its...
2022-01-21 Takanori Watanabeacpi: Ignore _STA and never disable AT RTC devices
2022-01-21 Wojciech Macekip_mroute: move ip_mrouter_done outside lock
2022-01-21 Wojciech MacekRevert "ip_mroute: do not call epoch_waitwhen lock...
2022-01-21 Piotr Kubajpowerpc: enable ice in GENERIC64LE
2022-01-20 John Baldwinchacha20_poly1305: Use the correct license disclaimer.
2022-01-20 Mark Johnstonktls: Zero out TLS_GET_RECORD control messages
2022-01-20 Mark Johnstongeom: Handle partial I/O in g_{read,write,delete}_data()
2022-01-20 Mark Johnstonvtnet: Mark MRG_RXBUF headers as initialized before...
2022-01-20 Mark Johnstonfusefs: Address -Wunused-but-set-variable warnings
2022-01-20 Mark Johnstonclockcalib: Fix an overflow bug
2022-01-19 Mitchell Horneriscv: fix unused var in page_fault_handler()
2022-01-19 Alan Somersses: minor cleanup
2022-01-19 Mark Johnstonvt: Use a taskqueue to clear splash_cpu logos
2022-01-19 Andrew TurnerAdd the Armv8.3-SPE registers
2022-01-19 Andrew TurnerTeach DTrace about BTI on arm64
2022-01-19 Doug Moorevm_phys: add essential segment bounds check
2022-01-19 Alan Somersfusefs: implement VOP_DEALLOCATE
next