]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
nvmecontrol: Apply cast
[FreeBSD/FreeBSD.git] / sys /
2022-10-06 Alexander Motinioat: Add Ice Lake ID.
2022-10-06 Warner Losharm64/machdep: Delete trailing whitespace
2022-10-06 Navdeep Parharcxgbe/cxgbei: Do not validate the hardware iSCSI tag...
2022-10-06 Andrey V. ElsukovIgnore IPv6 NA and drop IPv6 NS when BACKUP CARP addres...
2022-10-06 Alexander Motinvmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL...
2022-10-06 Alexander Motinvmd: Bypass MSI/MSI-X remapping when possible.
2022-10-06 Kristof Provostif_ovpn: ensure we're in net_epoch when calling ovpn_en...
2022-10-06 Kornel Dulębauart_dev_snps: Fix device probing
2022-10-06 Andrew TurnerMake #if and #endif do what people expect in *_if.m
2022-10-06 Andrew TurnerStop relying on header pollution in sdhci_xenon.c
2022-10-06 Andrew TurnerFix the options to build rk_usb2phy.c
2022-10-06 Hans Petter Selaskyuslcom(4): Clear stall at every open.
2022-10-06 Jake FreelandLinuxKPI: Add pci_power querying for drm-kmod
2022-10-05 John Baldwinmsk: Use a void cast to mark values of dummy reads...
2022-10-05 John Baldwinmsk: Don't bother reading spare stats registers.
2022-10-05 John Baldwinarm64: Simplify initialization of pc_freemask.
2022-10-05 Konstantin BelousovAdd mbuf_tstmp2timeval()
2022-10-05 Mark Johnstonvm_page: Fix a logic error in the handling of PQ_ACTIVE...
2022-10-05 Kristof Provostpf: use time_to for timestamps
2022-10-05 Zhenlei Huangif_vxlan(4): Add missing statistic for input packets
2022-10-05 Hans Petter Selaskyusb(4): Make sure the enumeration thread doesn't loop...
2022-10-05 Ivan Quitschalvt(4): Clear paste buffer after pasting.
2022-10-05 Ivan Quitschalvt(4): When cutting a line, append a newline character.
2022-10-05 Hans Petter Selaskyvt(4): Use define instead of numerical value.
2022-10-05 Hans Petter Selaskyvt(4): Make sure pressing the extend button updates...
2022-10-05 Andrew TurnerRemove an extra argument to SYSCTL_FOREACH
2022-10-05 Andrew TurnerUse SYSCTL_FOREACH in drm2
2022-10-05 Andrew TurnerRemove pre-armv6 support from devmap
2022-10-04 Gleb Smirnoffnetlink: make it working without INET6
2022-10-04 Gleb Smirnoffnetlink: fix standalone module build
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-10-04 Mark Johnstondtrace: Add a "regs" variable
2022-10-04 Mark Johnstonriscv: Apply 8d7ee2047c5e to the riscv pmap
2022-10-04 Andrew TurnerInclude opt_platform.h to ensure FDT is defined
2022-10-04 Andrew TurnerRemove unneeded FDT checks from phydev and regdev
2022-10-04 Andrew TurnerClear the indirect flag in the GICv3 ITS driver
2022-10-04 Hans Petter SelaskyFix kernel build after 754cb545b68ba0a1643792763d000018...
2022-10-04 Alexander Motinpci: Disable Electromechanical Interlock.
2022-10-04 Hans Petter SelaskyFix kernel build after fcb3f813f379f544f9cd2a10d1804558...
2022-10-04 Hans Petter SelaskyFix kernel build after fcb3f813f379f544f9cd2a10d1804558...
2022-10-04 Hans Petter SelaskyFix kernel build after fcb3f813f379f544f9cd2a10d1804558...
2022-10-04 Hans Petter Selaskytime(3): Increase precision of time conversion function...
2022-10-04 Hans Petter Selaskycuse(3): Cosmetic change about testing boolean values.
2022-10-04 Hans Petter Selaskyqdivrem: Predict division by zero as false.
2022-10-04 Randall Stewarttcp idle reduce does not work for a server.
2022-10-04 Gleb Smirnofftcp_timers: provide tcp_timer_drop() and tcp_timer_close()
2022-10-04 Gleb Smirnofftcp: make tcp_drop_syn_sent() static
2022-10-04 Gleb Smirnoffnetinet*: remove PRC_ constants and streamline ICMP...
2022-10-04 Gleb Smirnoffnetipsec: move specific ipsecmethods declarations to...
2022-10-04 Gleb Smirnoffnetinet*: remove dead code from TCP, UDP, SCTP control...
2022-10-04 Gleb Smirnoffnetinet: filter out invalid ICMP responses in ip_icmp()
2022-10-04 Gleb Smirnoffnetinet*: use sparse C99 initializer for inetctlerrmap
2022-10-04 Gleb Smirnoffnetinet*: de-void control input IP protocol methods
2022-10-04 Gleb Smirnoffnetinet6: retire ip6protosw.h
2022-10-04 Gleb Smirnofftcp: remove unnecessary include of tcp6_var.h
2022-10-04 Gleb Smirnoffudp: typedef udp tunneling functions to functions,...
2022-10-04 Gleb Smirnoffnetinet*: move ipproto_register() and co to ip_var...
2022-10-03 John Baldwinpowerpc_nvram: Fix a bug in the adler32 checksum.
2022-10-03 John BaldwinFix various places which cast a pointer to a vm_paddr_t...
2022-10-03 Jung-uk Kimbpf: obtain timestamps from controller via pkthdr if...
2022-10-03 Konstantin Belousovamd64/db_trace.c: remove stray prototype
2022-10-03 Richard Scheffeneggertcp: correct simultaneous SYN ECN reaction in RFC3168...
2022-10-03 Alfredo Dal'Ava... powerpc: slb_alloc_user_cache: fix missing uma_zalloc...
2022-10-03 Johannes Totzacpi_thermal: Fix a potential stack buffer overflow.
2022-10-03 Mitchell Hornedb_sym.c: restore sys/systm.h include
2022-10-03 Richard Scheffeneggertcp: allow window scale and timestamps to be toggled...
2022-10-03 Mitchell Horneriscv: move GEOM_PART_GPT option to DEFAULTS
2022-10-03 Mitchell Horneriscv: decode syscall in ddb backtrace
2022-10-03 Mitchell Horneddb: de-duplicate decode_syscall()
2022-10-03 Hans Petter Selaskytime(3): Align fast clock times to avoid firing multipl...
2022-10-03 Hans Petter Selaskycuse(3): Optimise small reads and writes.
2022-10-03 Hans Petter Selaskycuse(3): Use bool type for boolean value instead of...
2022-10-03 Kristof Provostif_epair: fix build with RSS
2022-10-03 Michael Tuexentcp: improve handling of SYN-ACK segments in TIMEWAIT...
2022-10-03 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2022-10-03 Alfredo Dal'Ava... powerpc: cpuset: add local functions for copyin/copyout
2022-10-03 Michael Tuexentcp: honor drop_synfin sysctl variable in TIME-WAIT
2022-10-03 Doug MooreFix LINT build after 368ee2f86a0f4f6
2022-10-03 Doug Moorerb_tree: let insert search start from next node
2022-10-02 Alexander V. Chernikovnetlink: fix non-default builds (no INET, INET6, ROUTE_...
2022-10-02 Jung-uk Kimnetlink: Fix build without VIMAGE
2022-10-01 Rick Macklemnfs_clvnops.c: Fix access to v_mount when vnode unlocked
2022-10-01 Alexander V. Chernikovnetlink: fix build without INVARIANTS
2022-10-01 Alexander V. Chernikovnetlink: fix format strings on 32-bit platforms
2022-10-01 Alexander V. Chernikovnetlink: fix debugging on 32-bit platforms
2022-10-01 Doug Mooreshow_sysctl_all: reduce copying, please coverity
2022-10-01 Alexander V. Chernikovnetlink: make test-includes happy by hiding most of...
2022-10-01 Rick Macklemnfs_clvnops.c: Fix access to v_mount when vnode unlocked
2022-10-01 Alexander V. Chernikovlinuxolator: add netlink support
2022-10-01 Alexander V. Chernikovnetlink: add netlink support
2022-10-01 Ganbold TsagaankhuuSet denominator to 1 if it is 0 in the init phase.
2022-10-01 Warner Loshuart: Remove sbbc reference
2022-10-01 Warner Losharm: Catch up with Samsung S3C2xx0 code removal
2022-09-30 Xin LIBump __FreeBSD_version for qsort_r prototype change.
2022-09-30 Ed SchoutenAlter the prototype of qsort_r(3) to match POSIX, which...
2022-09-30 Gleb Smirnoffunix/dgram: don't leak file descriptors when socket...
2022-09-30 Alan Coxpmap: optimize MADV_WILLNEED on existing superpages
2022-09-30 Zhenlei Huangif_vxlan(4): Check the size of data available in mbuf...
2022-09-29 John Baldwinqat: Fix build with GCC.
2022-09-29 John Baldwinqat: Remove non-existent path from -I.
next