Age | Commit message (Expand) | Author | Files | Lines |
2022-12-06 | Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 87 | -333/+37504 |
2022-12-01 | kselftest/alsa: Add more coverage of sample rates and channel counts | Mark Brown | 1 | -3/+8 |
2022-12-01 | kselftest/alsa: Provide more meaningful names for tests | Mark Brown | 1 | -3/+3 |
2022-12-01 | kselftest/alsa: Don't any configuration in the sample config | Mark Brown | 1 | -16/+19 |
2022-12-01 | kselftest/alsa: Report failures to set the requested channels as skips | Mark Brown | 1 | -1/+8 |
2022-12-01 | kselftest/alsa: Report failures to set the requested sample rate as skips | Mark Brown | 1 | -6/+17 |
2022-12-01 | kselftest/alsa: Refactor pcm-test to list the tests to run in a struct | Mark Brown | 1 | -20/+33 |
2022-11-29 | selftests: alsa - move shared library configuration code to conf.c | Jaroslav Kysela | 5 | -122/+85 |
2022-11-25 | kselftest/alsa: Add a .gitignore for the newly added PCM test | Mark Brown | 1 | -0/+1 |
2022-11-18 | Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2022-11-17 | Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 4 | -2/+14 |
2022-11-16 | selftests: alsa - add PCM test | Jaroslav Kysela | 5 | -1/+1003 |
2022-11-15 | x86/cpu: Restore AMD's DE_CFG MSR after resume | Borislav Petkov | 1 | -3/+5 |
2022-11-12 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 4 | -2/+14 |
2022-11-12 | Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 5 | -4/+35792 |
2022-11-12 | Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+1 |
2022-11-11 | selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT | Alban Crequy | 2 | -0/+12 |
2022-11-11 | Merge tag 'perf-tools-fixes-for-v6.1-2-2022-11-10' of git://git.kernel.org/pu... | Linus Torvalds | 4 | -4/+12 |
2022-11-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -15/+83 |
2022-11-11 | Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 8 | -10/+99 |
2022-11-09 | selftests/bpf: Fix test_progs compilation failure in 32-bit arch | Yang Jihong | 1 | -1/+1 |
2022-11-09 | selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi... | Pu Lehui | 1 | -1/+1 |
2022-11-09 | Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker... | Paolo Bonzini | 5 | -27/+299 |
2022-11-09 | tools/kvm_stat: update exit reasons for vmx/svm/aarch64/userspace | Rong Tao | 1 | -14/+82 |
2022-11-09 | tools/kvm_stat: fix incorrect detection of debugfs | Matthias Gerstner | 1 | -1/+1 |
2022-11-09 | selftests: netfilter: Fix and review rpath.sh | Phil Sutter | 1 | -6/+8 |
2022-11-09 | maple_tree: reorganize testing to restore module testing | Liam Howlett | 5 | -4/+35792 |
2022-11-09 | perf tools: Add the include/perf/ directory to .gitignore | Donglin Peng | 1 | -0/+1 |
2022-11-08 | perf test: Fix skipping branch stack sampling test | James Clark | 2 | -2/+7 |
2022-11-08 | perf stat: Fix printing os->prefix in CSV metrics output | Athira Rajeev | 1 | -1/+1 |
2022-11-08 | perf stat: Fix crash with --per-node --metric-only in CSV mode | Namhyung Kim | 1 | -1/+3 |
2022-11-07 | Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -21/+280 |
2022-11-05 | Merge tag 'iio-fixes-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -2/+2 |
2022-11-05 | tools/testing/cxl: Add a single-port host-bridge regression config | Dan Williams | 1 | -19/+278 |
2022-11-05 | tools/testing/cxl: Fix some error exits | Dan Williams | 1 | -2/+2 |
2022-11-05 | Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+4 |
2022-11-04 | selftests/net: give more time to udpgro bg processes to complete startup | Adrien Thierry | 3 | -4/+4 |
2022-11-04 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 4 | -0/+87 |
2022-11-04 | selftests/bpf: Add verifier test for release_reference() | Youlin Li | 1 | -0/+36 |
2022-11-03 | Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -3/+15 |
2022-11-03 | tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CI | Andrii Nakryiko | 2 | -0/+48 |
2022-11-02 | selftests/net: don't tests batched TCP io_uring zc | Pavel Begunkov | 1 | -1/+1 |
2022-11-02 | bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE | Pu Lehui | 1 | -0/+3 |
2022-11-02 | selftests/pidfd_test: Remove the erroneous ',' | Zhao Gongyi | 1 | -1/+1 |
2022-11-01 | Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+10 |
2022-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+141 |
2022-11-01 | tools: iio: iio_generic_buffer: Fix read size | Matti Vaittinen | 1 | -2/+2 |
2022-10-30 | Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2022-10-30 | selftests: pidfd: Fix compling warnings | Li Zhijian | 3 | -2/+4 |
2022-10-30 | ksefltests: pidfd: Fix wait_states: Test terminated by timeout | Li Zhijian | 1 | -0/+10 |