]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Use __VGLBitmapCopy() directly to show the mouse cursor. The mouse
[FreeBSD/FreeBSD.git] / sys /
2019-04-26 Alexander MotinFix minor mismerges.
2019-04-26 Alan Somers[skip ci] fix typo in comment from r59840
2019-04-26 Ed Mastemake sysent after r346273 (readlinkat arg correction)
2019-04-26 Justin Hibbitspowerpc64: Clear FSCR SPR, so that it's in a known...
2019-04-26 Justin Hibbitspowerpc: Fix whitespace in SPR header.
2019-04-26 Justin Hibbitspowerpc: Add another feature2 flag, and update power9...
2019-04-25 Rodney W. GrimesAdd accessor function for vm->maxcpus
2019-04-25 Ian LeporeFix typo: the 4th argument to GPIO_PIN_ACCESS_32 is...
2019-04-25 Johannes LundbergDon't call cdev_init where cdev_alloc is called. cdev_a...
2019-04-25 Stephen Hurdiflib: Better control over queue core assignment
2019-04-25 Emmanuel Vadotarm: allwinner: aw_pwm: compile it as module too
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_rsb and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to if_awg and compile...
2019-04-25 John BaldwinRemove p_code from struct proc.
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_rtc and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to axp81x and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_thermal and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnpinfo for aw_sid and add module...
2019-04-25 Kyle Evanstap(4): Correct driver name...
2019-04-25 Kyle Evanstap(4): Add a MODULE_VERSION
2019-04-25 Tycho NightingaleLinuxKPI buildfix for ppc64 after r346645.
2019-04-25 Andrew GallatinTrack TCP connection's NUMA domain in the inpcb
2019-04-25 Kyle Evanstun(4): Don't allow open of open or dying devices
2019-04-25 Kyle Evanstun/tap: close race between destroy/ioctl handler
2019-04-25 Hans Petter SelaskyLinuxKPI buildfix for 32-bit DMA architectures after...
2019-04-25 Rebecca CranACPI SPCR: handle BaudRate=0
2019-04-24 John BaldwinAdd support for AES-CCM to ccr(4).
2019-04-24 John BaldwinDon't panic for empty CCM requests.
2019-04-24 John BaldwinFix requests for "plain" SHA digests of an empty buffer.
2019-04-24 Oleksandr Tymoshenko[acpi_ibm] Add support for newer Thinkpad models
2019-04-24 Tycho NightingaleLinuxKPI should use bus_dma(9) to be compatible with...
2019-04-24 Alexander MotinCall delist_dev() before destroy_dev_sched_cb().
2019-04-24 Conrad Meyerx86: Halt non-BSP CPUs on panic IPI_STOP
2019-04-24 Ruslan BukinAdd support for Cadence network controller found in...
2019-04-24 Ruslan BukinImplement pic_pre_ithread(), pic_post_ithread().
2019-04-24 Andrew Gallatiniflib: Add pfil hooks
2019-04-24 Andrey V. ElsukovAdd GRE-in-UDP encapsulation support as defined in...
2019-04-24 Justin Hibbitspowerpc: Add a couple missing isyncs
2019-04-24 Kyle Evansfdt: stop installing FDT_DTS_FILE
2019-04-23 Dmitry ChaginSince r339624 HEAD does not need for backslashes in...
2019-04-23 Kyle Evanstun(4): Defer clearing TUN_OPEN until much later
2019-04-23 Conrad Meyerip6_randomflowlabel: Avoid blocking if random(4) is...
2019-04-23 Leandro Lupori[PPC64] Fix wrong KASSERT in mphyp_pte_insert()
2019-04-23 Conrad Meyernetdump: Fix !COMPAT_FREEBSD11 unused variable warning
2019-04-23 Ed MasteEnable Mellanox drivers (modules) on AArch64
2019-04-23 Konstantin Belousovpoib: assign link-local address according to RFC
2019-04-23 Bjoern A. ZeebiFix udp_output() lock inconsistency.
2019-04-23 Wojciech MacekThis patch offers a workaround to buf_ring reordering
2019-04-23 Cy SchubertMFV r346563:
2019-04-23 Justin Hibbits[PowerPC64] pseries-llan: increment packet output count...
2019-04-23 Justin Hibbitspowerpc64/pseries: Fix hypervisor call with extra arguments
2019-04-22 Hans Petter SelaskyRevert r346530 until further.
2019-04-22 Andrew GallatinTrack device's NUMA domain in ifnet & alloc ifnet from...
2019-04-22 Navdeep Parharcxgbe/t4_tom: Add a "TCB history" feature that samples...
2019-04-22 Navdeep Parharcxgbe(4): Make sure bundled_fw is always initialized...
2019-04-22 Bjoern A. Zeebr297225 move the assignment of sin from add to the...
2019-04-22 Bjoern A. ZeebRemove some excessive brackets.
2019-04-22 Mark JohnstonClarify the relationship between INVARIANTS and DIAGNOS...
2019-04-22 Mark JohnstonDisable vm map consistency checking by default on INVAR...
2019-04-22 Hans Petter SelaskyFix build for mips and powerpc after r346530.
2019-04-22 Hans Petter SelaskyFix panic in network stack due to memory use after...
2019-04-22 Conrad Meyergnop(8): Nopify configuration as a kernel dump device
2019-04-22 Alexander MotinReport DIF protection type the disk is formatted with.
2019-04-21 Rick MacklemAdd #ifdef INET as requested by bz@.
2019-04-21 Alexander MotinPolish SCSI sense data validity checks.
2019-04-21 Ian LeporeMove the reporting of spurious interrupts under bootver...
2019-04-21 Adrian Chadd[ath] [ath_hal] [ath_hal_9300] Extend the start PCU...
2019-04-20 Cy SchubertMFV r346450:
2019-04-20 Vladimir Kondratyevpsm(4): give names to synaptics commands
2019-04-20 Vladimir Kondratyevpsm(4): respect tap_disabled configuration with enabled...
2019-04-20 Vladimir Kondratyevpsm(4): do not process gestures when palm is present
2019-04-20 Vladimir Kondratyevpsm(4): Add support for 4 and 5 finger touches in synap...
2019-04-20 Conrad Meyernetdump: Fix 11 compatibility DIOCSKERNELDUMP ioctl
2019-04-20 Ed MasteEnable ioremap for aarch64 in the LinuxKPI
2019-04-20 Alan SomersUse symlinks for kernel modules rather than hardlinks
2019-04-20 Mark JohnstonExport cpu_core from opensolaris.ko.
2019-04-20 Ganbold TsagaankhuuAdd SY8106A Buck Regulator and Allwinner CIR devices...
2019-04-20 Justin Hibbitspowerpc64/powernv: Relax flash block write requirements
2019-04-19 Rick MacklemAdd support for the ModeSetMasked attribute to the...
2019-04-19 Rick MacklemReplace "vp" with NULL to make the code more readable.
2019-04-19 Conrad MeyerRevert r346410 and r346411
2019-04-19 Conrad Meyerkernel build: Disable unhelpful GCC warning (tripped...
2019-04-19 Conrad MeyerBump __FreeBSD_version after r346410
2019-04-19 Conrad Meyerlibkern: Bring in arc4random_uniform(9) from libc
2019-04-19 Michael TuexenWhen an IPv6 packet is received for a raw socket which...
2019-04-19 Adrian Chadd[ath] Fix return value check to not complain.
2019-04-19 Michael TuexenWhen a checksum has to be computed for a received IPv6...
2019-04-19 Michael TuexenAvoid a buffer overwrite in rip6_output() when computin...
2019-04-19 Michael TuexenImprove input validation for the socket option IPV6_CHE...
2019-04-19 Tom JonesAdd stat counter for ipv6 atomic fragments
2019-04-19 Alexander MotinChange the way FreeBSD GID inheritance is hacked.
2019-04-19 Tycho Nightingaleremove the 4GB boundary requirement on PCI DMA segments
2019-04-19 Rick MacklemFix the NFSv4.0 server so that it does not support...
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-19 Justin Hibbitspowerpc/powernv: Make erasing before writes optional
2019-04-18 John BaldwinPush down INP_WLOCK slightly in tcp_ctloutput.
2019-04-18 Warner LoshWhen parsing command line stuff, treat tabs and spaces...
2019-04-18 Conrad Meyerrandom(4): Restore availability tradeoff prior to r346250
2019-04-18 Hans Petter SelaskyImplement flag for telling cuse(3) clients if the peer...
2019-04-18 Konstantin BelousovUse correct type name.
next