Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-10Merge tag 'zonefs-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-10Merge tag 'sound-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-06-10Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-10Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-06-10arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-10Merge tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-10arm64/sme: Fix EFI save/restoreMark Brown
2022-06-10arm64/fpsimd: Fix typo in commentXiang wangx
2022-06-10arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla
2022-06-10gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin
2022-06-10random: remove rng_has_arch_random()Jason A. Donenfeld
2022-06-10random: credit cpu and bootloader seeds by defaultJason A. Donenfeld
2022-06-10random: do not use jump labels before they are initializedJason A. Donenfeld
2022-06-10random: account for arch randomness in bitsJason A. Donenfeld
2022-06-10random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-10random: avoid checking crng_ready() twice in random_init()Jason A. Donenfeld
2022-06-10Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-10net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdevAndrea Mayer
2022-06-10Merge branch 'nfp-fixes-for-v5-19'Jakub Kicinski
2022-06-10nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-06-10nfp: avoid unnecessary check warnings in nfp_app_get_vf_configFei Qin
2022-06-10tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy
2022-06-10Merge tag 'drm-misc-fixes-2022-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-10Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2022-06-09mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)
2022-06-09mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)
2022-06-09filemap: Cache the value of vm_flagsMatthew Wilcox (Oracle)
2022-06-09filemap: Don't release a locked folioMatthew Wilcox (Oracle)
2022-06-09MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.Yupeng Li
2022-06-09Merge tag 'fs_for_v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09docs: arm: tcm: Fix typo in description of TCM and MMU usageSimon Horman
2022-06-09scripts/check-local-export: avoid 'wait $!' for process substitutionMasahiro Yamada
2022-06-09netfs: gcc-12: temporarily disable '-Wattribute-warning' for nowLinus Torvalds
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds
2022-06-09mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds
2022-06-09gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds
2022-06-09drm: imx: fix compiler warning with gcc-12Linus Torvalds
2022-06-09docs: Move the HTE documentation to driver-api/Jonathan Corbet
2022-06-09docs: usb: fix literal block marker in usbmon verification exampleJustin Swartz
2022-06-09Documentation/features: Update the arch support status filesZheng Zengkai
2022-06-09KVM: selftests: Restrict test region to 48-bit physical addresses when using ...David Matlack
2022-06-09KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack
2022-06-09KVM: selftests: Clean up LIBKVM files in MakefileDavid Matlack
2022-06-09KVM: selftests: Link selftests directly with lib object filesDavid Matlack