| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-29 | Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -11/+14 |
| 2023-04-28 | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -0/+171 |
| 2023-04-28 | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 23 | -179/+327 |
| 2023-04-28 | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 6 | -102/+350 |
| 2023-04-28 | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -1/+1242 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 31 | -2166/+3478 |
| 2023-04-27 | Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
| 2023-04-27 | Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 31 | -10/+8614 |
| 2023-04-27 | Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -13/+76 |
| 2023-04-27 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -61/+97 |
| 2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 392 | -18648/+40526 |
| 2023-04-26 | Merge branch 'for-6.4/tests' into for-linus | Jiri Kosina | 31 | -10/+8614 |
| 2023-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2 | -0/+94 |
| 2023-04-25 | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -2/+2 |
| 2023-04-25 | tracing/user_events: Prevent same address and bit per process | Beau Belgrave | 1 | -1/+8 |
| 2023-04-25 | tracing/user_events: Ensure bit is cleared on unregister | Beau Belgrave | 1 | -3/+6 |
| 2023-04-25 | tracing/user_events: Ensure write index cannot be negative | Beau Belgrave | 1 | -0/+5 |
| 2023-04-25 | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -27/+130 |
| 2023-04-25 | Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -1/+74 |
| 2023-04-24 | selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests | Andrii Nakryiko | 1 | -11/+15 |
| 2023-04-24 | bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed | Dave Marchevsky | 1 | -2/+0 |
| 2023-04-24 | Merge tag 'v6.4/kernel.clone3.tests' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
| 2023-04-24 | Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 10 | -40/+68 |
| 2023-04-24 | Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 23 | -204/+300 |
| 2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -8/+84 |
| 2023-04-24 | Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -91/+220 |
| 2023-04-24 | Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -0/+16 |
| 2023-04-24 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -2/+2 |
| 2023-04-24 | Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 5 | -3/+38 |
| 2023-04-23 | selftests: tc-testing: add more tests for sch_qfq | Pedro Tammela | 1 | -0/+72 |
| 2023-04-22 | selftests/bpf: verifier/prevent_map_lookup converted to inline assembly | Eduard Zingerman | 3 | -29/+63 |
| 2023-04-21 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 77 | -8467/+11898 |
| 2023-04-21 | net/sched: sch_fq: fix integer overflow of "credit" | Davide Caratti | 1 | -0/+22 |
| 2023-04-21 | selftests/mm: add new selftests for KSM | Stefan Roesch | 3 | -39/+226 |
| 2023-04-21 | selftests/mm: add tests for RO pinning vs fork() | Peter Xu | 1 | -3/+141 |
| 2023-04-21 | selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS | Peter Xu | 2 | -6/+6 |
| 2023-04-21 | selftests/mm: extend and rename uffd pagemap test | Peter Xu | 1 | -24/+106 |
| 2023-04-21 | selftests/mm: add a few options for uffd-unit-test | Peter Xu | 1 | -7/+45 |
| 2023-04-21 | selftests/bpf: verifier/value_ptr_arith converted to inline assembly | Eduard Zingerman | 3 | -1146/+1451 |
| 2023-04-21 | selftests/bpf: verifier/value_illegal_alu converted to inline assembly | Eduard Zingerman | 3 | -95/+151 |
| 2023-04-21 | selftests/bpf: verifier/unpriv converted to inline assembly | Eduard Zingerman | 4 | -562/+764 |
| 2023-04-21 | selftests/bpf: verifier/subreg converted to inline assembly | Eduard Zingerman | 3 | -533/+675 |
| 2023-04-21 | selftests/bpf: verifier/spin_lock converted to inline assembly | Eduard Zingerman | 3 | -447/+535 |
| 2023-04-21 | selftests/bpf: verifier/sock converted to inline assembly | Eduard Zingerman | 3 | -706/+982 |
| 2023-04-21 | selftests/bpf: verifier/search_pruning converted to inline assembly | Eduard Zingerman | 3 | -266/+341 |
| 2023-04-21 | selftests/bpf: verifier/runtime_jit converted to inline assembly | Eduard Zingerman | 3 | -231/+362 |
| 2023-04-21 | selftests/bpf: verifier/regalloc converted to inline assembly | Eduard Zingerman | 3 | -277/+366 |
| 2023-04-21 | selftests/bpf: verifier/ref_tracking converted to inline assembly | Eduard Zingerman | 3 | -1082/+1497 |
| 2023-04-21 | selftests/bpf: verifier/map_ptr_mixing converted to inline assembly | Eduard Zingerman | 3 | -100/+267 |
| 2023-04-21 | selftests/bpf: verifier/map_in_map converted to inline assembly | Eduard Zingerman | 3 | -96/+144 |
| 2023-04-21 | selftests/bpf: verifier/lwt converted to inline assembly | Eduard Zingerman | 3 | -189/+236 |
| 2023-04-21 | selftests/bpf: verifier/loops1 converted to inline assembly | Eduard Zingerman | 3 | -206/+261 |
| 2023-04-21 | selftests/bpf: verifier/jeq_infer_not_null converted to inline assembly | Eduard Zingerman | 3 | -174/+215 |
| 2023-04-21 | selftests/bpf: verifier/direct_packet_access converted to inline assembly | Eduard Zingerman | 3 | -710/+805 |
| 2023-04-21 | selftests/bpf: verifier/d_path converted to inline assembly | Eduard Zingerman | 3 | -37/+50 |
| 2023-04-21 | selftests/bpf: verifier/ctx converted to inline assembly | Eduard Zingerman | 3 | -186/+223 |
| 2023-04-21 | selftests/bpf: verifier/btf_ctx_access converted to inline assembly | Eduard Zingerman | 3 | -25/+34 |
| 2023-04-21 | selftests/bpf: verifier/bpf_get_stack converted to inline assembly | Eduard Zingerman | 3 | -87/+126 |
| 2023-04-21 | selftests/bpf: verifier/bounds converted to inline assembly | Eduard Zingerman | 3 | -884/+1078 |
| 2023-04-21 | selftests/bpf: Add notion of auxiliary programs for test_loader | Eduard Zingerman | 2 | -22/+73 |
| 2023-04-21 | selftests/bpf: add missing netfilter return value and ctx access tests | Florian Westphal | 3 | -0/+174 |
| 2023-04-21 | selftests/bpf: Verify optval=NULL case | Stanislav Fomichev | 2 | -0/+40 |
| 2023-04-21 | selftests/xsk: Put MAP_HUGE_2MB in correct argument | Magnus Karlsson | 1 | -7/+4 |
| 2023-04-21 | bpf: Fix bpf_refcount_acquire's refcount_t address calculation | Dave Marchevsky | 1 | -4/+4 |
| 2023-04-21 | selftests: net: Add bridge neighbor suppression test | Ido Schimmel | 2 | -0/+863 |
| 2023-04-20 | selftests: forwarding: add a test for MAC Merge layer | Vladimir Oltean | 3 | -0/+307 |
| 2023-04-20 | selftests: forwarding: introduce helper for standard ethtool counters | Vladimir Oltean | 1 | -0/+11 |
| 2023-04-20 | selftests: forwarding: generalize bail_on_lldpad from mlxsw | Petr Machata | 11 | -46/+39 |
| 2023-04-20 | selftests: forwarding: sch_tbf_*: Add a pre-run hook | Petr Machata | 5 | -3/+23 |
| 2023-04-20 | selftests/bpf: populate map_array_ro map for verifier_array_access test | Eduard Zingerman | 2 | -5/+41 |
| 2023-04-20 | selftests/bpf: add pre bpf_prog_test_run_opts() callback for test_loader | Eduard Zingerman | 2 | -0/+17 |
| 2023-04-20 | selftests/bpf: fix __retval() being always ignored | Eduard Zingerman | 2 | -3/+3 |
| 2023-04-20 | selftests/bpf: disable program test run for progs/refcounted_kptr.c | Eduard Zingerman | 1 | -4/+4 |
| 2023-04-19 | selftests/bpf: Add test to access integer type of variable array | Feng Zhou | 5 | -0/+70 |
| 2023-04-20 | selftests/powerpc/dscr: Restore timeout to DSCR selftests | Benjamin Gray | 2 | -3/+0 |
| 2023-04-20 | selftests/powerpc/dscr: Speed up DSCR sysfs tests | Benjamin Gray | 1 | -7/+4 |
| 2023-04-20 | selftests/powerpc/dscr: Improve DSCR explicit random test case | Benjamin Gray | 3 | -110/+108 |
| 2023-04-20 | selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests | Benjamin Gray | 3 | -14/+159 |
| 2023-04-20 | selftests/powerpc: Allow bind_to_cpu() to automatically pick CPU | Benjamin Gray | 7 | -15/+21 |
| 2023-04-20 | selftests/powerpc: Move bind_to_cpu() to utils.h | Benjamin Gray | 4 | -14/+13 |
| 2023-04-20 | selftests/powerpc/dscr: Correct typos | Benjamin Gray | 3 | -6/+6 |
| 2023-04-20 | powerpc: add CFUNC assembly label annotation | Nicholas Piggin | 2 | -0/+2 |
| 2023-04-19 | selftests/xsk: Fix munmap for hugepage allocated umem | Magnus Karlsson | 2 | -4/+16 |
| 2023-04-18 | selftests/memfd: fix test_sysctl | Jeff Xu | 1 | -6/+8 |
| 2023-04-18 | selftests/mm: run hugetlb testcases of va switch | Chaitanya S Prakash | 1 | -0/+4 |
| 2023-04-18 | selftests/mm: configure nr_hugepages for arm64 | Chaitanya S Prakash | 1 | -1/+9 |
| 2023-04-18 | selftests/mm: add platform independent in code comments | Chaitanya S Prakash | 1 | -7/+8 |
| 2023-04-18 | selftests/mm: rename va_128TBswitch to va_high_addr_switch | Chaitanya S Prakash | 4 | -4/+4 |
| 2023-04-18 | selftests/mm: add support for arm64 platform on va switch | Chaitanya S Prakash | 1 | -2/+24 |
| 2023-04-18 | selftests/mm: add uffdio register ioctls test | Peter Xu | 1 | -15/+97 |
| 2023-04-18 | selftests/mm: add shmem-private test to uffd-stress | Peter Xu | 2 | -5/+9 |
| 2023-04-18 | selftests/mm: drop sys/dev test in uffd-stress test | Peter Xu | 4 | -40/+11 |
| 2023-04-18 | selftests/mm: allow uffd test to skip properly with no privilege | Peter Xu | 4 | -18/+29 |
| 2023-04-18 | selftests/mm: workaround no way to detect uffd-minor + wp | Peter Xu | 1 | -1/+7 |
| 2023-04-18 | selftests/mm: move zeropage test into uffd unit tests | Peter Xu | 4 | -95/+108 |
| 2023-04-18 | selftests/mm: move uffd sig/events tests into uffd unit tests | Peter Xu | 2 | -226/+265 |
| 2023-04-18 | selftests/mm: move uffd minor test to unit test | Peter Xu | 4 | -145/+135 |
| 2023-04-18 | selftests/mm: move uffd pagemap test to unit test | Peter Xu | 2 | -166/+145 |
| 2023-04-18 | selftests/mm: add framework for uffd-unit-test | Peter Xu | 3 | -0/+163 |
| 2023-04-18 | selftests/mm: allow allocate_area() to fail properly | Peter Xu | 2 | -15/+36 |
| 2023-04-18 | selftests/mm: let uffd_handle_page_fault() take wp parameter | Peter Xu | 3 | -16/+23 |
| 2023-04-18 | selftests/mm: rename uffd_stats to uffd_args | Peter Xu | 3 | -43/+42 |
| 2023-04-18 | selftests/mm: drop global hpage_size in uffd tests | Peter Xu | 3 | -7/+8 |
| 2023-04-18 | selftests/mm: drop global mem_fd in uffd tests | Peter Xu | 3 | -17/+28 |
| 2023-04-18 | selftests/mm: UFFDIO_API test | Peter Xu | 1 | -1/+108 |
| 2023-04-18 | selftests/mm: uffd_open_{dev|sys}() | Peter Xu | 3 | -23/+31 |
| 2023-04-18 | selftests/mm: uffd_[un]register() | Peter Xu | 7 | -104/+64 |
| 2023-04-18 | selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests | Peter Xu | 5 | -8/+40 |
| 2023-04-18 | selftests/mm: create uffd-common.[ch] | Peter Xu | 4 | -693/+731 |
| 2023-04-18 | selftests/mm: drop test_uffdio_zeropage_eexist | Peter Xu | 1 | -9/+11 |
| 2023-04-18 | selftests/mm: test UFFDIO_ZEROPAGE only when !hugetlb | Peter Xu | 1 | -1/+1 |
| 2023-04-18 | selftests/mm: reuse pagemap_get_entry() in vm_util.h | Peter Xu | 1 | -22/+9 |
| 2023-04-18 | selftests/mm: use PM_* macros in vm_utils.h | Peter Xu | 3 | -20/+12 |
| 2023-04-18 | selftests/mm: merge default_huge_page_size() into one | Peter Xu | 5 | -66/+24 |
| 2023-04-18 | selftests/mm: link vm_util.c always | Peter Xu | 1 | -12/+1 |
| 2023-04-18 | selftests/mm: use TEST_GEN_PROGS where proper | Peter Xu | 1 | -32/+33 |
| 2023-04-18 | selftests/mm: merge util.h into vm_util.h | Peter Xu | 8 | -85/+80 |
| 2023-04-18 | selftests/mm: dump a summary in run_vmtests.sh | Peter Xu | 1 | -0/+8 |
| 2023-04-18 | selftests/mm: update .gitignore with two missing tests | Peter Xu | 1 | -0/+2 |
| 2023-04-18 | selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without wri... | David Hildenbrand | 2 | -0/+381 |
| 2023-04-18 | selftests/mm: reuse read_pmd_pagesize() in COW selftest | David Hildenbrand | 5 | -31/+17 |
| 2023-04-18 | maple_tree: add a test case to check maple_alloc | Peng Zhang | 1 | -0/+24 |
| 2023-04-18 | selftests: Test the new RISC-V hwprobe interface | Evan Green | 5 | -0/+171 |
| 2023-04-18 | libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h | Andrii Nakryiko | 1 | -103/+0 |
| 2023-04-18 | selftests/bpf: add missing __weak kfunc log fixup test | Andrii Nakryiko | 2 | -0/+41 |
| 2023-04-18 | selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni... | Frederic Weisbecker | 3 | -8/+47 |
| 2023-04-18 | selftests/proc: Remove idle time monotonicity assertions | Frederic Weisbecker | 3 | -27/+14 |
| 2023-04-17 | selftests/bpf: Add a selftest for checking subreg equality | Yonghong Song | 2 | -0/+60 |
| 2023-04-17 | selftests: mptcp: join: fix ShellCheck warnings | Matthieu Baerts | 1 | -2/+8 |
| 2023-04-17 | selftests: mptcp: remove duplicated entries in usage | Matthieu Baerts | 1 | -4/+4 |
| 2023-04-17 | selftests: openvswitch: add support for upcall testing | Aaron Conole | 2 | -10/+164 |
| 2023-04-17 | selftests: openvswitch: add flow dump support | Aaron Conole | 1 | -0/+1026 |
| 2023-04-17 | selftests: openvswitch: add interface support | Aaron Conole | 2 | -10/+163 |
| 2023-04-16 | sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes | Andrew Morton | 1 | -0/+16 |
| 2023-04-16 | bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc | David Vernet | 3 | -140/+5 |
| 2023-04-16 | selftest, ptrace: Add selftest for syscall user dispatch config api | Gregory Price | 3 | -1/+74 |
| 2023-04-16 | selftests/timers/posix_timers: Test delivery of signals across threads | Dmitry Vyukov | 1 | -0/+77 |
| 2023-04-15 | selftests/bpf: Add refcounted_kptr tests | Dave Marchevsky | 3 | -0/+496 |
| 2023-04-15 | bpf: Migrate bpf_rbtree_remove to possibly fail | Dave Marchevsky | 4 | -84/+182 |
| 2023-04-15 | selftests/bpf: Modify linked_list tests to work with macro-ified inserts | Dave Marchevsky | 4 | -67/+73 |
| 2023-04-15 | bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail | Dave Marchevsky | 1 | -10/+39 |
| 2023-04-15 | bpf: Add bpf_refcount_acquire kfunc | Dave Marchevsky | 1 | -0/+13 |
| 2023-04-14 | selftests/resctrl: Fix incorrect error return on test complete | Reinette Chatre | 1 | -1/+1 |
| 2023-04-13 | selftests/bpf: Workaround for older vm_sockets.h. | Alexei Starovoitov | 1 | -0/+5 |
| 2023-04-13 | selftests/bpf: Fix merge conflict due to SYS() macro change. | Alexei Starovoitov | 1 | -2/+2 |
| 2023-04-13 | Daniel Borkmann says: | Jakub Kicinski | 252 | -9821/+17899 |
| 2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 15 | -276/+501 |
| 2023-04-13 | Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 14 | -276/+485 |
| 2023-04-13 | selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg | Jesper Dangaard Brouer | 6 | -12/+23 |
| 2023-04-13 | selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters | Jesper Dangaard Brouer | 2 | -16/+24 |
| 2023-04-13 | selftests/resctrl: Remove duplicate codes that clear each test result file | Shaopeng Tan | 4 | -16/+9 |
| 2023-04-13 | selftests/resctrl: Commonize the signal handler register/unregister for all t... | Shaopeng Tan | 4 | -33/+58 |
| 2023-04-13 | selftests/resctrl: Cleanup properly when an error occurs in CAT test | Shaopeng Tan | 1 | -11/+8 |
| 2023-04-13 | selftests/resctrl: Flush stdout file buffer before executing fork() | Shaopeng Tan | 3 | -0/+3 |
| 2023-04-13 | selftests/resctrl: Return MBA check result and make it to output message | Shaopeng Tan | 1 | -8/+8 |
| 2023-04-13 | selftests/resctrl: Fix set up schemata with 100% allocation on first run in M... | Shaopeng Tan | 2 | -7/+10 |
| 2023-04-13 | selftests/resctrl: Use correct exit code when tests fail | Peter Newman | 1 | -5/+5 |
| 2023-04-13 | selftests: add the missing CONFIG_IP_SCTP in net config | Xin Long | 1 | -0/+1 |
| 2023-04-13 | selftests: openvswitch: adjust datapath NL message declaration | Aaron Conole | 1 | -1/+1 |
| 2023-04-13 | selftests: mptcp: userspace pm: uniform verify events | Matthieu Baerts | 1 | -0/+2 |
| 2023-04-13 | selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs | Andrii Nakryiko | 1 | -0/+6 |
| 2023-04-13 | selftests/bpf: Remove stand-along test_verifier_log test binary | Andrii Nakryiko | 2 | -176/+1 |
| 2023-04-13 | selftests/bpf: Keep the loop in bpf_testmod_loop_test | Song Liu | 1 | -1/+5 |
| 2023-04-13 | selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach | Song Liu | 1 | -0/+1 |
| 2023-04-13 | selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap | Song Liu | 4 | -16/+24 |
| 2023-04-13 | selftests/bpf: Fix use of uninitialized op_name in log tests | Lorenz Bauer | 1 | -1/+1 |
| 2023-04-12 | selftests/bpf: Test FOU kfuncs for externally controlled ipip devices | Christian Ehrig | 2 | -2/+268 |
| 2023-04-12 | bpf: Remove bpf_cgroup_kptr_get() kfunc | David Vernet | 3 | -67/+14 |
| 2023-04-12 | bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL | David Vernet | 3 | -7/+38 |
| 2023-04-12 | selftests: hid: import hid-tools usb-crash tests | Benjamin Tissoires | 3 | -0/+111 |
| 2023-04-12 | selftests: hid: import hid-tools hid-sony and hid-playstation tests | Benjamin Tissoires | 4 | -0/+355 |
| 2023-04-12 | selftests: hid: import hid-tools hid-ite tests | Benjamin Tissoires | 4 | -0/+175 |
| 2023-04-12 | selftests: hid: import hid-tools hid-apple tests | Benjamin Tissoires | 4 | -0/+449 |
| 2023-04-12 | selftests: hid: import hid-tools wacom tests | Benjamin Tissoires | 5 | -0/+2215 |
| 2023-04-12 | selftests: hid: import hid-tools hid-multitouch and hid-tablets tests | Benjamin Tissoires | 7 | -0/+2980 |
| 2023-04-12 | selftests: hid: import hid-tools hid-mouse tests | Benjamin Tissoires | 3 | -0/+985 |
| 2023-04-12 | selftests: hid: import hid-tools hid-keyboards tests | Benjamin Tissoires | 3 | -0/+493 |
| 2023-04-12 | selftests: hid: import hid-tools hid-gamepad tests | Benjamin Tissoires | 3 | -0/+217 |
| 2023-04-12 | selftests: hid: import hid-tools hid-core tests | Benjamin Tissoires | 8 | -1/+620 |
| 2023-04-12 | selftests: hid: make vmtest rely on make | Benjamin Tissoires | 1 | -10/+15 |
| 2023-04-11 | kselftest/arm64: Convert za-fork to use kselftest.h | Mark Brown | 2 | -73/+17 |
| 2023-04-11 | kselftest: Support nolibc | Mark Brown | 1 | -0/+2 |
| 2023-04-11 | selftests/bpf: Add test to access u32 ptr argument in tracing program | Feng Zhou | 1 | -0/+13 |
| 2023-04-11 | selftests/bpf: Add verifier log tests for BPF_BTF_LOAD command | Andrii Nakryiko | 1 | -0/+188 |
| 2023-04-11 | selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOAD | Andrii Nakryiko | 1 | -0/+23 |
| 2023-04-11 | selftests/bpf: Add tests to validate log_true_size feature | Andrii Nakryiko | 1 | -16/+76 |
| 2023-04-11 | selftests/bpf: Add fixed vs rotating verifier log tests | Andrii Nakryiko | 1 | -0/+179 |
| 2023-04-11 | veristat: Add more veristat control over verifier log options | Andrii Nakryiko | 1 | -9/+35 |
| 2023-04-11 | bpf: Switch BPF verifier log to be a rotating log by default | Andrii Nakryiko | 1 | -0/+1 |
| 2023-04-10 | selftests/resctrl: Correct get_llc_perf() param in function comment | Ilpo Järvinen | 1 | -1/+1 |
| 2023-04-10 | selftests/resctrl: Use remount_resctrlfs() consistently with boolean | Ilpo Järvinen | 5 | -8/+7 |
| 2023-04-10 | selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH | Fenghua Yu | 2 | -2/+2 |
| 2023-04-10 | selftests/resctrl: Change initialize_llc_perf() return type to void | Ilpo Järvinen | 1 | -8/+3 |
| 2023-04-10 | selftests/resctrl: Replace obsolete memalign() with posix_memalign() | Ilpo Järvinen | 1 | -3/+4 |
| 2023-04-10 | selftests/resctrl: Check for return value after write_schemata() | Ilpo Järvinen | 1 | -1/+6 |
| 2023-04-10 | selftests/resctrl: Allow ->setup() to return errors | Ilpo Järvinen | 7 | -6/+12 |
| 2023-04-10 | selftests/resctrl: Move ->setup() call outside of test specific branches | Ilpo Järvinen | 1 | -13/+6 |
| 2023-04-10 | selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem | Ilpo Järvinen | 1 | -0/+2 |
| 2023-04-10 | selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test | Manu Bretelle | 1 | -1/+3 |