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
2021-12-04memremap: remove support for external pgmap refcountsChristoph Hellwig
2021-11-25dax: Kill DEV_DAX_PMEM_COMPATDan Williams
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-11Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini
2021-11-11selftest: KVM: Add intra host migration testsPeter Gonda
2021-11-11selftest: KVM: Add open sev dev helperPeter Gonda
2021-11-11selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-10selftests: forwarding: Fix packet matching in mirroring selftestsPetr Machata
2021-11-10selftests: net: test_vxlan_under_vrf: fix HV connectivity testAndrea Righi
2021-11-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park
2021-11-09procfs: do not list TID 0 in /proc/<pid>/taskFlorian Weimer
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-07selftests: net: tls: remove unused variable and codeAnders Roxell
2021-11-07Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06selftests/damon: support watermarksSeongJae Park
2021-11-06tools/selftests/damon: update for regions prioritization of schemesSeongJae Park
2021-11-06mm/damon/selftests: support schemes quotasSeongJae Park
2021-11-06selftests/damon: add 'schemes' debugfs testsSeongJae Park
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headersDavid Hildenbrand
2021-11-06selftests: vm: add KSM huge pages merging time testPedro Demarchi Gomes
2021-11-06selftest/vm: fix ksm selftest to run with different NUMA topologiesAneesh Kumar K.V
2021-11-06selftests/vm/transhuge-stress: fix ram size thinkoGeorge G. Davis
2021-11-06userfaultfd/selftests: fix calculation of expected ioctlsAxel Rasmussen
2021-11-06userfaultfd/selftests: fix feature support detectionAxel Rasmussen
2021-11-06userfaultfd/selftests: don't rely on GNU extensions for random numbersAxel Rasmussen
2021-11-06mm: remove duplicate include in hugepage-mremap.cRan Jianping
2021-11-06mm, hugepages: add hugetlb vma mremap() testMina Almasry
2021-11-06bpf: selftest: Trigger a DCE on the whole subprogMartin KaFai Lau
2021-11-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-05selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu
2021-11-05selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu
2021-11-05selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu
2021-11-05selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-04selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodesKleber Sacilotto de Souza
2021-11-04selftests: net: properly support IPv6 in GSO GRE testAndrea Righi
2021-11-03Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-11-03selftests/bpf: Verifier test on refill from a smaller spillMartin KaFai Lau
2021-11-03selftests/bpf: Make netcnt selftests serial to avoid spurious failuresAndrii Nakryiko
2021-11-03selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffsLorenz Bauer
2021-11-03selftests/bpf: Convert test_bpffs to ASSERT macrosLorenz Bauer
2021-11-03kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu
2021-11-03kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu
2021-11-03kselftests/net: add missed SRv6 testsHangbin Liu