Age | Commit message (Expand) | Author |
2024-11-07 | selftests: hugetlb_dio: check for initial conditions to skip in the start | Muhammad Usama Anjum |
2024-11-03 | Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-11-03 | Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-11-01 | Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2024-11-01 | Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-10-31 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds |
2024-10-31 | Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-10-31 | Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2024-10-30 | tools/mm: -Werror fixes in page-types/slabinfo | Wladislav Wiebe |
2024-10-30 | selftests: forwarding: Add IPv6 GRE remote change tests | Ido Schimmel |
2024-10-30 | Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p... | Linus Torvalds |
2024-10-30 | selftests/bpf: Add three test cases for bits_iter | Hou Tao |
2024-10-30 | selftests: netfilter: remove unused parameter | Liu Jing |
2024-10-29 | bpf: disallow 40-bytes extra stack for bpf_fastcall patterns | Eduard Zingerman |
2024-10-29 | Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-10-29 | selftests/bpf: Add test for trie_get_next_key() | Byeonguk Jeong |
2024-10-29 | selftests/bpf: Test with a very short loop | Eduard Zingerman |
2024-10-29 | selftests: netfilter: nft_flowtable.sh: make first pass deterministic | Florian Westphal |
2024-10-28 | selftests/mm: fix deadlock for fork after pthread_create with atomic_bool | Edward Liaw |
2024-10-28 | Revert "selftests/mm: replace atomic_bool with pthread_barrier_t" | Edward Liaw |
2024-10-28 | Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM" | Edward Liaw |
2024-10-28 | tools: testing: add expand-only mode VMA test | Lorenzo Stoakes |
2024-10-28 | selftests/watchdog-test: Fix system accidentally reset after watchdog-test | Li Zhijian |
2024-10-29 | usbip: tools: Fix detach_port() invalid port error path | Zongmin Zhou |
2024-10-28 | selftests/intel_pstate: check if cpupower is installed | Alessandro Zanni |
2024-10-28 | selftests/intel_pstate: fix operand expected error | Alessandro Zanni |
2024-10-28 | selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run | zhouyuhang |
2024-10-28 | selftests: mptcp: list sysctl data | Matthieu Baerts (NGI0) |
2024-10-28 | perf cap: Add __NR_capget to arch/x86 unistd | Ian Rogers |
2024-10-28 | tools headers: Update the linux/unaligned.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2024-10-28 | tools headers arm64: Sync arm64's cputype.h with the kernel sources | Arnaldo Carvalho de Melo |
2024-10-28 | tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources | Arnaldo Carvalho de Melo |
2024-10-25 | sched_ext: Fix enq_last_no_enq_fails selftest | Tejun Heo |
2024-10-25 | sched_ext: Make cast_mask() inline | Tejun Heo |
2024-10-25 | cxl/test: Improve init-order fidelity relative to real-world systems | Dan Williams |
2024-10-25 | cxl/port: Fix use-after-free, permit out-of-order decoder shutdown | Dan Williams |
2024-10-25 | scx: Fix exit selftest to use custom DSQ | David Vernet |
2024-10-24 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds |
2024-10-24 | bpf: Add the missing BPF_LINK_TYPE invocation for sockmap | Hou Tao |
2024-10-24 | sched_ext: Fix function pointer type mismatches in BPF selftests | Vishal Chourasia |
2024-10-24 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2024-10-23 | perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT | Arnaldo Carvalho de Melo |
2024-10-23 | perf test: Handle perftool-testsuite_probe failure due to broken DWARF | Veronika Molnarova |
2024-10-23 | selftests/sched_ext: add order-only dependency of runner.o on BPFOBJ | Ihor Solodrai |
2024-10-23 | tools headers UAPI: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo |
2024-10-23 | perf trace: Fix non-listed archs in the syscalltbl routines | Jiri Slaby |
2024-10-23 | perf build: Change the clang check back to 12.0.1 | Howard Chu |
2024-10-23 | perf trace augmented_raw_syscalls: Add more checks to pass the verifier | Howard Chu |
2024-10-23 | perf trace augmented_raw_syscalls: Add extra array index bounds checking to s... | Arnaldo Carvalho de Melo |
2024-10-22 | selftests/bpf: Add test for passing in uninit mtu_len | Daniel Borkmann |