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-09vdpa: make get_vq_group and set_group_asid optionalJason Wang
2022-06-09virtio: Fix all occurences of the "the the" typoBo Liu
2022-06-09net: amd-xgbe: fix clang -Wformat warningJustin Stitt
2022-06-09tcp: use alloc_large_system_hash() to allocate table_perturbMuchun Song
2022-06-09net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga
2022-06-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-09Merge branch 'mv88e6xxx-fixes-for-reading-serdes-state'Jakub Kicinski
2022-06-09net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)
2022-06-09net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)
2022-06-09net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
2022-06-09net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-09net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets
2022-06-09net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-09ip_gre: test csum_start instead of transport headerWillem de Bruijn
2022-06-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-09MAINTAINERS: add ATA sysfs file documentation to libata entrySergey Shtylyov
2022-06-09ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov
2022-06-08cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds
2022-06-08drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.Yifan Zhang
2022-06-08net/mlx5: fs, fail conflicting actionsMark Bloch
2022-06-08net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch
2022-06-08net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rulesPaul Blakey
2022-06-08Revert "net/mlx5e: Allow relaxed ordering over VFs"Saeed Mahameed
2022-06-08MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removalLukas Bulwahn
2022-06-08au1000_eth: stop using virt_to_bus()Arnd Bergmann
2022-06-08block: remove bioset_init_from_srcChristoph Hellwig
2022-06-08dm: fix bio_set allocationChristoph Hellwig
2022-06-08ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen
2022-06-08ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen
2022-06-08arm64/sme: Fix SVE/SME typo in ABI documentationMark Brown
2022-06-08arm64/sme: Fix tests for 0b1111 value ID registersMark Brown
2022-06-08nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang
2022-06-08Merge branch 'split-nfc-st21nfca-refactor-evt_transaction-into-3'Jakub Kicinski
2022-06-08nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek
2022-06-08nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek
2022-06-08nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-06-08Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard
2022-06-08Merge branch 'net-unexport-some-symbols-that-are-annotated-__init'Jakub Kicinski
2022-06-08net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada
2022-06-08net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada
2022-06-08net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-08SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()Chuck Lever
2022-06-08SUNRPC: Clean up xdr_get_next_encode_buffer()Chuck Lever
2022-06-08SUNRPC: Clean up xdr_commit_encode()Chuck Lever
2022-06-08SUNRPC: Optimize xdr_reserve_space()Chuck Lever
2022-06-08SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-08Merge tag 'tpmdd-next-v5.19-rc2-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-08cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLEPeter Zijlstra