Age | Commit message (Expand) | Author | Files | Lines |
2022-06-23 | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 7 | -57/+208 |
2022-06-22 | Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 5 | -5/+29 |
2022-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 1 | -1/+1 |
2022-06-21 | selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh | Jie2x Zhou | 1 | -1/+1 |
2022-06-20 | ipv4: fix bind address validity regression tests | Riccardo Paolo Bestetti | 1 | -9/+27 |
2022-06-18 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 5 | -51/+151 |
2022-06-17 | ipv4: ping: fix bind address validity check | Riccardo Paolo Bestetti | 1 | -0/+33 |
2022-06-17 | selftest/bpf: Fix kprobe_multi bench test | Jiri Olsa | 1 | -0/+3 |
2022-06-17 | selftests/bpf: Shuffle cookies symbols in kprobe multi test | Jiri Olsa | 2 | -51/+51 |
2022-06-17 | selftests: make use of GUP_TEST_FILE macro | Joel Savitz | 1 | -2/+2 |
2022-06-16 | selftests: vm: Fix resource leak when return error | Ding Xiang | 1 | -0/+2 |
2022-06-16 | selftests dma: fix compile error for dma_map_benchmark | Yu Liao | 2 | -1/+2 |
2022-06-16 | selftests/bpf: Test tail call counting with bpf2bpf and data on stack | Jakub Sitnicki | 2 | -0/+97 |
2022-06-16 | Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -122/+0 |
2022-06-16 | Revert "net: Add a second bind table hashed by port and address" | Joanne Koong | 3 | -122/+0 |
2022-06-14 | selftests: Fix clang cross compilation | Mark Brown | 1 | -2/+23 |
2022-06-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 11 | -107/+341 |
2022-06-12 | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -15/+19 |
2022-06-11 | wireguard: selftests: use maximum cpu features and allow rng seeding | Jason A. Donenfeld | 3 | -15/+19 |
2022-06-09 | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 4 | -2/+77 |
2022-06-09 | KVM: selftests: Restrict test region to 48-bit physical addresses when using ... | David Matlack | 1 | -3/+15 |
2022-06-09 | KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2 | David Matlack | 8 | -8/+182 |
2022-06-09 | KVM: selftests: Clean up LIBKVM files in Makefile | David Matlack | 1 | -5/+31 |
2022-06-09 | KVM: selftests: Link selftests directly with lib object files | David Matlack | 1 | -7/+4 |
2022-06-09 | KVM: selftests: Drop unnecessary rule for STATIC_LIBS | David Matlack | 1 | -1/+0 |
2022-06-09 | KVM: selftests: Add a helper to check EPT/VPID capabilities | David Matlack | 1 | -1/+6 |
2022-06-09 | KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h | David Matlack | 2 | -3/+2 |
2022-06-09 | KVM: selftests: Refactor nested_map() to specify target level | David Matlack | 1 | -4/+12 |
2022-06-09 | KVM: selftests: Drop stale function parameter comment for nested_map() | David Matlack | 1 | -1/+0 |
2022-06-09 | KVM: selftests: Add option to create 2M and 1G EPT mappings | David Matlack | 1 | -50/+60 |
2022-06-09 | KVM: selftests: Replace x86_page_size with PG_LEVEL_XX | David Matlack | 4 | -24/+29 |
2022-06-09 | Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into... | Paolo Bonzini | 361 | -3752/+21718 |
2022-06-09 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2 | -0/+32 |
2022-06-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+7 |
2022-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 1 | -0/+43 |
2022-06-07 | selftests/bpf: Add selftest for calling global functions from freplace | Toke Høiland-Jørgensen | 2 | -0/+32 |
2022-06-07 | KVM: selftests: Make hyperv_clock selftest more stable | Vitaly Kuznetsov | 1 | -3/+7 |
2022-06-07 | selftests net: fix bpf build error | Lina Wang | 1 | -2/+2 |
2022-06-04 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+2 |
2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -92/+318 |
2022-06-03 | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -4/+10 |
2022-06-03 | Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2022-06-02 | Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -13/+14 |
2022-06-02 | kselftest/arm64: signal: Skip SVE signal test if not enough VLs supported | Cristian Marussi | 1 | -0/+2 |
2022-06-02 | Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -117/+278 |
2022-06-01 | netfilter: nat: really support inet nat without l3 address | Florian Westphal | 1 | -0/+43 |
2022-05-31 | selftests: alsa: Handle pkg-config failure more gracefully | Mark Brown | 1 | -0/+3 |
2022-05-31 | net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na | Arun Ajith S | 1 | -12/+11 |
2022-05-30 | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -0/+2 |
2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 10 | -59/+269 |