| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-01-14 | 1 | -0/+4 |
|\ |
|
| * | mm: Always release pages to the buddy allocator in memblock_free_late(). | Aaron Thompson | 2023-01-08 | 1 | -0/+4 |
* | | Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-01-12 | 2 | -74/+130 |
|\ \ |
|
| * | | selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure. | Guillaume Nault | 2023-01-10 | 1 | -4/+36 |
| * | | selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns. | Guillaume Nault | 2023-01-10 | 1 | -69/+93 |
| * | | selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad". | Guillaume Nault | 2023-01-10 | 1 | -4/+4 |
| * | | af_unix: selftest: Fix the size of the parameter to connect() | Mirsad Goran Todorovac | 2023-01-09 | 1 | -1/+1 |
* | | | Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-01-08 | 2 | -1/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | memblock tests: Fix compilation error. | Aaron Thompson | 2023-01-04 | 2 | -1/+3 |
* | | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-01-05 | 13 | -6/+391 |
|\ \
| |/
|/| |
|
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-01-04 | 2 | -1/+74 |
| |\ |
|
| | * | selftests/bpf: add a test for iter/task_vma for short-lived processes | Kui-Feng Lee | 2022-12-28 | 1 | -0/+73 |
| | * | selftests/bpf: Temporarily disable part of btf_dump:var_data test. | Alexei Starovoitov | 2022-12-28 | 1 | -1/+1 |
| * | | selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca... | Po-Hsu Lin | 2023-01-01 | 1 | -2/+9 |
| * | | selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier | Po-Hsu Lin | 2023-01-01 | 1 | -2/+2 |
| * | | selftests: net: fix cmsg_so_mark.sh test hang | Po-Hsu Lin | 2022-12-30 | 1 | -1/+1 |
| * | | tcp: Add selftest for bind() and TIME_WAIT. | Kuniyuki Iwashima | 2022-12-30 | 2 | -0/+93 |
| |/ |
|
| * | Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2022-12-24 | 7 | -0/+212 |
| |\ |
|
| | * | selftests/bpf: Add host-tools to gitignore | Stanislav Fomichev | 2022-12-23 | 1 | -0/+1 |
| | * | selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID | Hao Sun | 2022-12-22 | 2 | -0/+51 |
| | * | selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL | Martin KaFai Lau | 2022-12-22 | 4 | -0/+160 |
* | | | Merge branch 'kvm-late-6.1-fixes' into HEAD | Paolo Bonzini | 2022-12-28 | 12 | -142/+82 |
|\ \ \ |
|
| * | | | KVM: selftests: restore special vmmcall code layout needed by the harness | Paolo Bonzini | 2022-12-28 | 1 | -2/+11 |
| * | | | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET | Paolo Bonzini | 2022-12-28 | 1 | -0/+6 |
| * | | | KVM: selftests: Mark correct page as mapped in virt_map() | Oliver Upton | 2022-12-27 | 1 | -2/+2 |
| * | | | KVM: arm64: selftests: Don't identity map the ucall MMIO hole | Oliver Upton | 2022-12-27 | 1 | -2/+4 |
| * | | | KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap | Paolo Bonzini | 2022-12-27 | 1 | -0/+9 |
| * | | | KVM: selftests: Use magic value to signal ucall_alloc() failure | Sean Christopherson | 2022-12-27 | 1 | -2/+14 |
| * | | | KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning | Sean Christopherson | 2022-12-27 | 1 | -0/+1 |
| * | | | KVM: selftests: Include lib.mk before consuming $(CC) | Sean Christopherson | 2022-12-27 | 1 | -4/+5 |
| * | | | KVM: selftests: Explicitly disable builtins for mem*() overrides | Sean Christopherson | 2022-12-27 | 1 | -0/+1 |
| * | | | KVM: selftests: Probe -no-pie with actual CFLAGS used to compile | Sean Christopherson | 2022-12-27 | 1 | -1/+1 |
| * | | | KVM: selftests: Use proper function prototypes in probing code | Sean Christopherson | 2022-12-27 | 1 | -2/+2 |
| * | | | KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86 | Sean Christopherson | 2022-12-27 | 1 | -34/+13 |
| * | | | KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width() | Sean Christopherson | 2022-12-27 | 1 | -1/+1 |
| * | | | KVM: selftests: Use pattern matching in .gitignore | Sean Christopherson | 2022-12-27 | 1 | -85/+6 |
| * | | | KVM: selftests: Fix divide-by-zero bug in memslot_perf_test | Sean Christopherson | 2022-12-27 | 1 | -0/+3 |
| * | | | KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c | Sean Christopherson | 2022-12-27 | 1 | -5/+0 |
| * | | | KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long | Sean Christopherson | 2022-12-27 | 1 | -1/+1 |
| * | | | KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI test | Sean Christopherson | 2022-12-23 | 1 | -1/+2 |
* | | | | Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-21 | 1 | -0/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | tracing/probes: Reject symbol/symstr type for uprobe | Masami Hiramatsu (Google) | 2022-12-15 | 1 | -0/+5 |
* | | | | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-12-21 | 9 | -8/+340 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2022-12-16 | 5 | -5/+78 |
| |\ \ \ |
|
| | * | | | selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program | Toke Høiland-Jørgensen | 2022-12-14 | 2 | -0/+72 |
| | * | | | selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION | Song Liu | 2022-12-14 | 1 | -0/+1 |
| | * | | | selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n | Yonghong Song | 2022-12-14 | 2 | -5/+5 |
| * | | | | selftests: devlink: add a warning for interfaces coming up | Jakub Kicinski | 2022-12-16 | 1 | -0/+13 |
| * | | | | selftests: devlink: fix the fd redirect in dummy_reporter_test | Jakub Kicinski | 2022-12-16 | 1 | -2/+2 |
| |/ / / |
|
| * | | | selftests: bonding: add bonding prio option test | Liang Li | 2022-12-13 | 2 | -1/+247 |