Age | Commit message (Expand) | Author | Files | Lines |
2023-09-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -17/+43 |
2023-09-23 | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s... | Linus Torvalds | 3 | -2/+3 |
2023-09-23 | Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini | 17 | -59/+316 |
2023-09-21 | Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 19 | -143/+726 |
2023-09-21 | Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -5/+10 |
2023-09-21 | Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 4 | -12/+5 |
2023-09-21 | KVM: riscv: selftests: Selectively filter-out AIA registers | Anup Patel | 1 | -2/+21 |
2023-09-21 | KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list | Anup Patel | 1 | -14/+21 |
2023-09-20 | KVM: selftests: Assert that vasprintf() is successful | Sean Christopherson | 1 | -1/+1 |
2023-09-19 | selftests/proc: fixup proc-empty-vm test after KSM changes | Alexey Dobriyan | 1 | -0/+1 |
2023-09-19 | selftests: link libasan statically for tests with -fsanitize=address | Ryan Roberts | 2 | -2/+2 |
2023-09-18 | selftests: hsr: Extend the testsuite to also cover HSRv1. | Sebastian Andrzej Siewior | 1 | -6/+17 |
2023-09-18 | selftests: hsr: Reorder the testsuite. | Sebastian Andrzej Siewior | 1 | -123/+132 |
2023-09-18 | selftests: hsr: Use `let' properly. | Sebastian Andrzej Siewior | 1 | -1/+1 |
2023-09-17 | Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+2 |
2023-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 12 | -14/+302 |
2023-09-16 | Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 7 | -1/+129 |
2023-09-15 | bpf: Fix BTF_ID symbol generation collision in tools/ | Nick Desaulniers | 1 | -1/+1 |
2023-09-15 | Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | David S. Miller | 5 | -2/+277 |
2023-09-15 | selftests: tls: swap the TX and RX sockets in some tests | Sabrina Dubroca | 1 | -4/+4 |
2023-09-14 | Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2 | -23/+71 |
2023-09-14 | memblock tests: fix warning ‘struct seq_file’ declared inside parameter list | Mike Rapoport (IBM) | 3 | -1/+4 |
2023-09-14 | memblock tests: fix warning: "__ALIGN_KERNEL" redefined | Mike Rapoport (IBM) | 1 | -2/+0 |
2023-09-14 | memblock tests: Fix compilation errors. | Rong Tao | 3 | -2/+6 |
2023-09-13 | selftests: netfilter: Test nf_tables audit logging | Phil Sutter | 5 | -2/+277 |
2023-09-13 | selftests/bpf: Fix kprobe_multi_test/attach_override test | Jiri Olsa | 2 | -9/+3 |
2023-09-13 | Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+2 |
2023-09-13 | selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c. | Kuniyuki Iwashima | 1 | -0/+46 |
2023-09-13 | selftest: tcp: Move expected_errno into each test case in bind_wildcard.c. | Kuniyuki Iwashima | 1 | -10/+10 |
2023-09-13 | selftest: tcp: Fix address length in bind_wildcard.c. | Kuniyuki Iwashima | 1 | -1/+1 |
2023-09-12 | selftests/bpf: fix unpriv_disabled check in test_verifier | Artem Savkov | 1 | -1/+1 |
2023-09-12 | Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 4 | -16/+70 |
2023-09-12 | selftests: tracing: Fix to unmount tracefs for recovering environment | Masami Hiramatsu (Google) | 1 | -0/+8 |
2023-09-12 | selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=y | Andrii Nakryiko | 2 | -1/+1 |
2023-09-12 | selftests/bpf: Offloaded prog after non-offloaded should not cause BUG | Eduard Zingerman | 1 | -0/+61 |
2023-09-12 | objtool: Fix _THIS_IP_ detection for cold functions | Josh Poimboeuf | 1 | -1/+2 |
2023-09-12 | selftests: user_events: create test-specific Kconfig fragments | Naresh Kamboju | 1 | -0/+1 |
2023-09-12 | ftrace/selftests: Add softlink to latest log directory | Steven Rostedt (Google) | 1 | -1/+9 |
2023-09-12 | selftests/user_events: Fix failures when user_events is not installed | Beau Belgrave | 5 | -0/+111 |
2023-09-11 | selftests/bpf: Update bpf_clone_redirect expected return code | Stanislav Fomichev | 1 | -2/+10 |
2023-09-11 | bpf: Clarify error expectations from bpf_clone_redirect | Stanislav Fomichev | 1 | -1/+3 |
2023-09-11 | selftests/bpf: Test all valid alloc sizes for bpf mem allocator | Hou Tao | 2 | -0/+173 |
2023-09-11 | selftests: ALSA: remove unused variables | Ding Xiang | 4 | -12/+5 |
2023-09-10 | selftests/net: Improve bind_bhash.sh to accommodate predictable network inter... | Juntong Deng | 1 | -12/+14 |
2023-09-10 | Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 282 | -9119/+8004 |
2023-09-09 | Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray | Linus Torvalds | 1 | -2/+66 |
2023-09-09 | selftests/ftrace: Fix dependencies for some of the synthetic event tests | Naveen N Rao | 2 | -2/+2 |
2023-09-09 | selftests/bpf: Add kprobe_multi override test | Jiri Olsa | 2 | -0/+50 |
2023-09-08 | Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+5 |
2023-09-08 | selftests: Keep symlinks, when possible | Björn Töpel | 1 | -2/+2 |