]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
[PPC64] Fix GDB sigtramp detection
[FreeBSD/FreeBSD.git] / sys /
2019-11-01 Justin Hibbitspowerpc/booke: Fix TLB1 entry accounting
2019-10-31 Vincenzo Maffionenetmap: fix build issue in netmap_user.h
2019-10-31 Vincenzo Maffioneadd valectl to the system commands
2019-10-31 Ed Masteavoid kernel stack data leak in core dump thrmisc note
2019-10-31 Marcin WojtasUpdate ENA version to v2.1.0
2019-10-31 Marcin WojtasAdd support for ENA NETMAP partial initialization
2019-10-31 Marcin WojtasAdd support for ENA NETMAP Tx
2019-10-31 Marcin WojtasAdd support for ENA NETMAP Rx
2019-10-31 Marcin WojtasIntroduce NETMAP support in ENA
2019-10-31 Marcin WojtasSplit Rx/Tx from initialization code in ENA driver
2019-10-31 Marcin WojtasFix ENA keep-alive timeout due to prolonged reset
2019-10-31 Marcin WojtasAdd WC support for arm64 in the ENA driver
2019-10-31 Marcin WojtasFix pmap_change_attr() on arm64 to allow KV addresses
2019-10-31 Mark JohnstonFix a typo in r353895.
2019-10-31 Leandro LuporiFix GDB machdep code for PPC/PPC64
2019-10-31 Leandro Lupori[PPC64] Fix trapstk overflow
2019-10-31 Andriy Gaponiicbb: allow longer SCL low timeout and other improvements
2019-10-31 Navdeep Parharcxgbe(4): Use correct size while converting lpacaps32...
2019-10-30 Eric Joyneriflib: cleanup memory leaks on driver detach
2019-10-30 Ilya BakulinUse the new cam_sim_alloc_dev function to properly...
2019-10-30 Warner LoshRemove redundant hw sysctl declaration. gcc CI complain...
2019-10-30 Warner LoshMove all the sys/dev/[a-j]* that are common to files.x86
2019-10-30 Warner LoshRemove duplicate lines.
2019-10-30 Mark JohnstonAdd firmware images for Intel 9000-series wifi chips.
2019-10-30 Konstantin Belousovvm_page_wire_mapped: explain why failure does not affec...
2019-10-30 Andrew TurnerSet the userspace execute never bit on kernel mappings.
2019-10-30 Warner LoshMake hyperv keyboard work again.
2019-10-30 Andriy Gaponow(4): clean up stray white space
2019-10-30 Justin HibbitsARM64: Treat alignment faults as bus errors
2019-10-30 Andriy Gaponow(4): protocol timings can now be changed as sysctl...
2019-10-30 Andriy Gaponow(4): increase regular mode recovery time, t_rec,...
2019-10-30 Andrew TurnerAllow exceptions to be masked when in userspace
2019-10-30 Andrew TurnerAllow the userspace ID register fields to be read from...
2019-10-30 Andrew TurnerUse a lowercase name for arm64 special registers so...
2019-10-30 Andrew TurnerMove the MRS instruction decode macros to armreg.h
2019-10-30 Andrew TurnerUpdate the debug monitor handling to work after userspa...
2019-10-30 Andrew TurnerUse an array of handlers in the data and instruction...
2019-10-30 Andrew TurnerFix the armv8 crypto driver after r354170.
2019-10-30 Edward Tomasz Napi... There's nothing architecture specific in "options STATS...
2019-10-30 Andrew TurnerAdd two files missed in r354170
2019-10-30 Andrew TurnerRename the macros to extract a single arm64 ID field.
2019-10-30 Conrad Meyeramd64: Fix typo: RDPRU bit is 0x10, not 0x04
2019-10-30 Conrad Meyeramd64: Define and decode new AMD64 feature bits
2019-10-29 Alexander MotinFreeBSD'fy ZFS zlib zalloc/zfree callbacks.
2019-10-29 Jeff RobersonReplace OBJ_MIGHTBEDIRTY with a system using atomics...
2019-10-29 Jeff RobersonUse atomics and a shared object lock to protect the...
2019-10-29 Jeff RobersonDrop the object lock earlier in fault and don't relock...
2019-10-29 Jeff RobersonDrop the object lock in vfs_bio and cluster where it...
2019-10-29 Emmanuel Vadotarm64: rockchip: typec_phy: Rename timeout to retry
2019-10-29 Gleb SmirnoffThere is a long standing problem with multicast program...
2019-10-29 Gleb SmirnoffMerge td_epochnest with td_no_sleeping.
2019-10-29 Gleb SmirnoffAugment macros that manipulate td_no_sleeping with...
2019-10-28 Scott LongAdd device IDs for the next generation of Intel HDA...
2019-10-28 Vincenzo Maffionenetmap: enter NET_EPOCH on generic txsync
2019-10-28 Konstantin BelousovFix reset of the kernel stack pointer in TSS for !PTI...
2019-10-27 Toomas Soomeloader: zio_checksum_verify should check byteswap
2019-10-26 Konstantin BelousovProvide dummy definition of the amd64 struct pcb for...
2019-10-26 Emmanuel Vadotarm64: rockchip: dts: Build the Khadas board DTS
2019-10-26 Alan SomersMFZoL: Avoid retrieving unused snapshot props
2019-10-25 Navdeep Parharcxgbe(4): Use correct FetchBurstMin values for T6.
2019-10-25 Mitchell HorneRISC-V: skip cpu-map when parsing elf_hwcap
2019-10-25 Oleksandr Tymoshenkoarm64: rk3399: add SPI driver and include it in GENERIC...
2019-10-25 Ravi PokalaArgs for buf_track() might be unused
2019-10-25 Oleksandr Tymoshenkoarm64: rk3399: Add clock and gate for SPI clocks
2019-10-25 Mark JohnstonApply kernel module linker scripts to firmware files.
2019-10-25 Konstantin Belousovamd64: move pcb out of kstack to struct thread.
2019-10-25 Peter JeremyFix use of uninitialised variable.
2019-10-25 Bjoern A. ZeebProperly set VNET when nuking recvif from fragment...
2019-10-25 Emmanuel Vadotarm64: rockchip: Add RK3399 TypeC phy driver
2019-10-25 Emmanuel Vadotarm64: rockchip: Add rk_dwc3 driver
2019-10-25 Emmanuel Vadotarm64: rk3399: Add clock and gate for usb3 clocks
2019-10-25 Emmanuel Vadotflash: Add GigaDevice gd25q128 flash
2019-10-25 Gleb SmirnoffAdd couple more assertions to vm_pager_assert_in()...
2019-10-25 Andriy Gaponsuperio: do not crash if failed to create the character...
2019-10-25 Bjoern A. Zeebfrag6: do not leak counter in error cases
2019-10-25 Andriy Gaponsuperio_io.h: fix the copyright
2019-10-25 Andriy Gaponsuperio: add a simple ioctl interface
2019-10-25 Andriy Gaponowc_gpiobus: add missing space in r354077
2019-10-25 Andriy Gaponowc_gpiobus_read_data: add recovery time to the read...
2019-10-25 Andriy Gaponowc_gpiobus_read_data: compare times in sbintime_t...
2019-10-25 Andrew TurnerRemove the arm4 ID register masks, they are not needed...
2019-10-25 Andrew TurnerMake special register names lowercase so they don't...
2019-10-25 Andriy Gaponowc_gpiobus_read_data: disable preemption earlier
2019-10-25 Andriy Gaponow_temp: better scopes for the lock
2019-10-25 Andriy Gaponow_temp: drop the lock around a call that can sleep
2019-10-25 Andriy Gapongpioiic: set output after switching to output mode...
2019-10-24 Brooks Davisnda(4): Remove unnecessary union and avoid Clang -Wsize...
2019-10-24 Bjoern A. Zeebfrag6: prevent overwriting initial fragoff=0 packet...
2019-10-24 Gleb SmirnoffUse THREAD_CAN_SLEEP() macro to check if thread can...
2019-10-24 Kirk McKusickAfter the unlink() of one name of a file with multiple...
2019-10-24 Bjoern A. Zeebfrag6: handling of overlapping fragments to conform...
2019-10-24 Michael TuexenEnsure that the flags indicating IPv4/IPv6 are not...
2019-10-24 Bjoern A. Zeebfrag6: export another counter read-only by sysctl
2019-10-24 Bjoern A. Zeebfrag6: fix counter leak in error case and optimise...
2019-10-24 Bjoern A. Zeebfrag6.c: do not leak packet queue entry in error case
2019-10-24 Kirk McKusickSoft updates needs to keep an on-disk linked list of...
2019-10-24 Andrew GallatinAdd a tunable to set the pgcache zone's maxcache
2019-10-24 John BaldwinUse a counter with a random base for explicit IVs in...
2019-10-24 Bjoern A. Zeebfrag6: leave a note about upper layer header checks TBD
2019-10-24 Bjoern A. Zeebfrag6: check global limits before hash and lock
next