Show patches with: Archived = No       |   20514 patches
« 1 2 ... 110 111 112205 206 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] kunit: tool: drop unused load_config argument [1/3] kunit: tool: drop unused load_config argument - 2 - --- 2022-05-16 Daniel Latypov brendanhiggins Accepted
[bpf,4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs Fix 32-bit arch and compat support for the kprobe_multi attach type - - - --- 2022-05-16 Eugene Syromiatnikov New
[bpf,3/4] bpf_trace: handle compat in kprobe_multi_resolve_syms Fix 32-bit arch and compat support for the kprobe_multi attach type - - - --- 2022-05-16 Eugene Syromiatnikov New
[bpf,2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach Fix 32-bit arch and compat support for the kprobe_multi attach type - - - --- 2022-05-16 Eugene Syromiatnikov New
[bpf,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach Fix 32-bit arch and compat support for the kprobe_multi attach type - - - --- 2022-05-16 Eugene Syromiatnikov New
[v2] kselftest/arm64: Explicitly build no BTI tests with BTI disabled [v2] kselftest/arm64: Explicitly build no BTI tests with BTI disabled - - - --- 2022-05-16 Mark Brown Accepted
kselftest: alsa: handle cross compilation kselftest: alsa: handle cross compilation - - - --- 2022-05-16 Antonio Terceiro New
kunit: use kmemdup in kunit_filter_tests(), take suite as const kunit: use kmemdup in kunit_filter_tests(), take suite as const - 2 - --- 2022-05-16 Daniel Latypov brendanhiggins Accepted
[v2,1/1] selftests: vm: add process_mrelease tests [v2,1/1] selftests: vm: add process_mrelease tests - - - --- 2022-05-16 Suren Baghdasaryan New
[bpf-next] selftests/bpf: Add missing trampoline program type to trampoline_count test [bpf-next] selftests/bpf: Add missing trampoline program type to trampoline_count test 1 - - --- 2022-05-15 Yuntao Wang New
kseltest/cgroup: Make test_stress.sh work if run interactively kseltest/cgroup: Make test_stress.sh work if run interactively - - - --- 2022-05-13 Waiman Long Accepted
kselftests/ir : Improve readability of modprobe error message kselftests/ir : Improve readability of modprobe error message - - - --- 2022-05-13 Gautam Menghani Accepted
kunit: fix executor OOM error handling logic on non-UML kunit: fix executor OOM error handling logic on non-UML - 1 - --- 2022-05-13 Daniel Latypov brendanhiggins Accepted
[v2] kunit: tool: cosmetic: don't specify duplicate kernel cmdline options [v2] kunit: tool: cosmetic: don't specify duplicate kernel cmdline options - 2 - --- 2022-05-13 Daniel Latypov brendanhiggins Accepted
selftests: alsa: Better error messages selftests: alsa: Better error messages - - - --- 2022-05-13 Siddh Raman Pant New
kunit: tool: Use qemu-system-i386 for i386 runs kunit: tool: Use qemu-system-i386 for i386 runs - 1 1 --- 2022-05-13 David Gow brendanhiggins Accepted
[v3,3/3] selftest: Taint kernel when test module loaded kunit: Taint kernel if any tests run - - - --- 2022-05-13 David Gow New
[v3,2/3] kunit: Taint the kernel when KUnit tests are run kunit: Taint kernel if any tests run 1 1 1 --- 2022-05-13 David Gow brendanhiggins New
[v3,1/3] panic: Taint kernel if tests are run [v3,1/3] panic: Taint kernel if tests are run 1 1 - --- 2022-05-13 David Gow New
[PATCHv2,bpf-next,2/2] selftests/bpf: add missed ima_setup.sh in Makefile selftests/bpf: fix ima_setup.sh missing issue - - - --- 2022-05-13 Hangbin Liu Accepted
[PATCHv2,bpf-next,1/2] selftests/bpf: Fix build error with ima_setup.sh selftests/bpf: fix ima_setup.sh missing issue - - - --- 2022-05-13 Hangbin Liu New
[v2,3/3] kunit: tool: minor cosmetic cleanups in kunit_parser.py [v2,1/3] kunit: tool: remove dead parse_crash_in_log() logic - 2 - --- 2022-05-12 Daniel Latypov brendanhiggins Accepted
[v2,2/3] kunit: tool: make parser stop overwriting status of suites w/ no_tests [v2,1/3] kunit: tool: remove dead parse_crash_in_log() logic - 2 - --- 2022-05-12 Daniel Latypov brendanhiggins Accepted
[v2,1/3] kunit: tool: remove dead parse_crash_in_log() logic [v2,1/3] kunit: tool: remove dead parse_crash_in_log() logic - 2 - --- 2022-05-12 Daniel Latypov brendanhiggins Accepted
[v2] kunit: tool: stop using a shell to run kernel under QEMU [v2] kunit: tool: stop using a shell to run kernel under QEMU - 1 - --- 2022-05-12 Daniel Latypov brendanhiggins Accepted
[v3,2/2] KVM: s390: selftest: Test suppression indication on key prot exception Dirtying, failing memop: don't indicate suppression - 1 - --- 2022-05-12 Janis Schoetterl-Glausch Accepted
[net,2/2] selftests/bpf: add missed ima_setup.sh in Makefile selftests/bpf: fix ima_setup.sh missing issue - - - --- 2022-05-12 Hangbin Liu Accepted
[net,1/2] selftests/bpf: Fix build error with ima_setup.sh selftests/bpf: fix ima_setup.sh missing issue - - - --- 2022-05-12 Hangbin Liu New
[v1] kunit: tool: update riscv QEMU config with new serial dependency [v1] kunit: tool: update riscv QEMU config with new serial dependency - 1 - --- 2022-05-12 Brendan Higgins brendanhiggins Accepted
[v2] kunit: bail out of test filtering logic quicker if OOM [v2] kunit: bail out of test filtering logic quicker if OOM - 1 - --- 2022-05-11 Daniel Latypov brendanhiggins Accepted
kselftest/arm64: bti: force static linking kselftest/arm64: bti: force static linking - 1 - --- 2022-05-11 Andre Przywara Accepted
kselftest/arm64: Explicitly build no BTI tests with BTI disabled kselftest/arm64: Explicitly build no BTI tests with BTI disabled - - - --- 2022-05-11 Mark Brown New
selftests: kvm: replace ternary operator with min() selftests: kvm: replace ternary operator with min() 2 - - --- 2022-05-11 Guo Zhengkui Accepted
[RFC,V2,8/8] selftests: kvm: priv_memfd: Add test without double allocation Untitled series #640367 - - - --- 2022-05-11 Vishal Annapurve New
[RFC,V2,8/8] selftests: kvm: priv_memfd: Add test avoiding double allocation selftests: KVM: selftests for fd-based approach of supporting private memory - - - --- 2022-05-11 Vishal Annapurve New
[RFC,V2,7/8] selftests: kvm: Add hugepage support to priv_memfd_test suite. selftests: KVM: selftests for fd-based approach of supporting private memory - - - --- 2022-05-11 Vishal Annapurve New
[RFC,V2,6/8] selftests: kvm: Add KVM_HC_MAP_GPA_RANGE hypercall test selftests: KVM: selftests for fd-based approach of supporting private memory - - - --- 2022-05-11 Vishal Annapurve New
[RFC,V2,5/8] selftests: kvm: Add implicit memory conversion tests selftests: KVM: selftests for fd-based approach of supporting private memory - - - --- 2022-05-11 Vishal Annapurve New
[RFC,V2,4/8] selftests: kvm: priv_memfd_test: Add shared access test selftests: KVM: selftests for fd-based approach of supporting private memory - - - --- 2022-05-11 Vishal Annapurve New
[RFC,V2,3/8] selftests: kvm: priv_memfd_test: Add support for memory conversion selftests: KVM: selftests for fd-based approach of supporting private memory - - - --- 2022-05-11 Vishal Annapurve New
[RFC,V2,2/8] selftests: kvm: Add a basic selftest to test private memory selftests: KVM: selftests for fd-based approach of supporting private memory - 1 - --- 2022-05-11 Vishal Annapurve New
[RFC,V2,1/8] selftests: kvm: Fix inline assembly for hypercall selftests: KVM: selftests for fd-based approach of supporting private memory - 1 - --- 2022-05-11 Vishal Annapurve Accepted
[v7,6/6] selftests: Add binder cgroup gpu memory transfer tests Proposal for a GPU cgroup controller - - - --- 2022-05-10 T.J. Mercier New
[V5,31/31] selftests/sgx: Page removal stress test x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,30/31] selftests/sgx: Test reclaiming of untouched page x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,29/31] selftests/sgx: Test invalid access to removed enclave page x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,28/31] selftests/sgx: Test faulty enclave behavior x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,27/31] selftests/sgx: Test complete changing of page type flow x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,26/31] selftests/sgx: Introduce TCS initialization enclave operation x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,25/31] selftests/sgx: Introduce dynamic entry point x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,24/31] selftests/sgx: Test two different SGX2 EAUG flows x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,23/31] selftests/sgx: Add test for TCS page permission changes x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,22/31] selftests/sgx: Add test for EPCM permission changes x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,21/31] Documentation/x86: Introduce enclave runtime management section x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,20/31] x86/sgx: Free up EPC pages directly to support large page ranges x86/sgx and selftests/sgx: Support SGX2 1 - - --- 2022-05-10 Reinette Chatre Accepted
[V5,19/31] x86/sgx: Support complete page removal x86/sgx and selftests/sgx: Support SGX2 - 1 3 --- 2022-05-10 Reinette Chatre Accepted
[V5,18/31] x86/sgx: Support modifying SGX page type x86/sgx and selftests/sgx: Support SGX2 - 1 3 --- 2022-05-10 Reinette Chatre Accepted
[V5,17/31] x86/sgx: Tighten accessible memory range after enclave initialization x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,16/31] x86/sgx: Support adding of pages to an initialized enclave x86/sgx and selftests/sgx: Support SGX2 - 1 3 --- 2022-05-10 Reinette Chatre Accepted
[V5,15/31] x86/sgx: Support restricting of enclave page permissions x86/sgx and selftests/sgx: Support SGX2 - 1 3 --- 2022-05-10 Reinette Chatre Accepted
[V5,14/31] x86/sgx: Support VA page allocation without reclaiming x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,13/31] x86/sgx: Export sgx_encl_page_alloc() x86/sgx and selftests/sgx: Support SGX2 - - - --- 2022-05-10 Reinette Chatre Accepted
[V5,12/31] x86/sgx: Export sgx_encl_{grow,shrink}() x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,11/31] x86/sgx: Keep record of SGX page type x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,10/31] x86/sgx: Create utility to validate user provided offset and length x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,09/31] x86/sgx: Make sgx_ipi_cb() available internally x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,08/31] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes() x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,07/31] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask() x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,06/31] x86/sgx: Export sgx_encl_ewb_cpumask() x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,05/31] x86/sgx: Support loading enclave page without VMA permissions check x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,04/31] x86/sgx: Add wrapper for SGX2 EAUG function x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,03/31] x86/sgx: Add wrapper for SGX2 EMODT function x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,02/31] x86/sgx: Add wrapper for SGX2 EMODPR function x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[V5,01/31] x86/sgx: Add short descriptions to ENCLS wrappers x86/sgx and selftests/sgx: Support SGX2 - 1 - --- 2022-05-10 Reinette Chatre Accepted
[v1,5/5] selftests/arm64: Use switch statements in mte_common_util.c selftests/arm64: MTE check_tags_inclusion cleanups - - - --- 2022-05-10 Mark Brown Accepted
[v1,4/5] selftests/arm64: Remove casts to/from void in check_tags_inclusion selftests/arm64: MTE check_tags_inclusion cleanups - 1 - --- 2022-05-10 Mark Brown Accepted
[v1,3/5] selftests/arm64: Check failures to set tags in check_tags_inclusion selftests/arm64: MTE check_tags_inclusion cleanups - 1 - --- 2022-05-10 Mark Brown Accepted
[v1,2/5] selftests/arm64: Allow zero tags in mte_switch_mode() selftests/arm64: MTE check_tags_inclusion cleanups - 1 - --- 2022-05-10 Mark Brown Accepted
[v1,1/5] selftests/arm64: Log errors in verify_mte_pointer_validity() selftests/arm64: MTE check_tags_inclusion cleanups - 1 - --- 2022-05-10 Mark Brown Accepted
[v11,8/8] kselftest/cgroup: Add cpuset v2 partition root state test [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() - - - --- 2022-05-10 Waiman Long New
[v11,7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() - - - --- 2022-05-10 Waiman Long New
[v11,6/8] cgroup/cpuset: Show invalid partition reason string [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() - - - --- 2022-05-10 Waiman Long New
[v11,5/8] cgroup/cpuset: Add a new isolated cpus.partition type [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() - - - --- 2022-05-10 Waiman Long New
[v11,4/8] cgroup/cpuset: Relax constraints to partition & cpus changes [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() - - - --- 2022-05-10 Waiman Long New
[v11,3/8] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() - - - --- 2022-05-10 Waiman Long New
[v11,2/8] cgroup/cpuset: Miscellaneous cleanups & add helper functions [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() - - - --- 2022-05-10 Waiman Long New
[v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() - - - --- 2022-05-10 Waiman Long New
[v11,0/8] cgroup/cpuset: cpu partition code enhancements - - - --- 2022-05-10 Waiman Long New
[v4,2/2] selftests: drivers/s390x: Add uvdevice tests s390: Ultravisor device 1 - - --- 2022-05-10 Steffen Eiden Accepted
[v4,1/2] drivers/s390/char: Add Ultravisor io device s390: Ultravisor device - 3 - --- 2022-05-10 Steffen Eiden New
[3/3] mm: delete unused MMF_OOM_VICTIM flag [1/3] selftests: vm: add process_mrelease tests 1 - - --- 2022-05-10 Suren Baghdasaryan New
[2/3] mm: drop oom code from exit_mmap [1/3] selftests: vm: add process_mrelease tests 1 - - --- 2022-05-10 Suren Baghdasaryan New
[1/3] selftests: vm: add process_mrelease tests [1/3] selftests: vm: add process_mrelease tests - - - --- 2022-05-10 Suren Baghdasaryan New
kunit: tool: misc cleanups kunit: tool: misc cleanups - 2 - --- 2022-05-09 Daniel Latypov brendanhiggins Accepted
Improve the readability of test results messages in cgroup Improve the readability of test results messages in cgroup - - - --- 2022-05-07 Gautam Menghani New
[v6,04/23] kunit: take `kunit_assert` as `const` Rust support - 2 - --- 2022-05-07 Miguel Ojeda brendanhiggins Accepted
[v3,2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation Modify some code about kprobe 1 - - --- 2022-05-06 Tiezhu Yang Accepted
[v3,1/2] selftests/ftrace: Save kprobe_events to test log Modify some code about kprobe 1 - - --- 2022-05-06 Tiezhu Yang Accepted
[v2,2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation Modify some code about kprobe - - - --- 2022-05-06 Tiezhu Yang New
[v2,1/2] selftests/ftrace: Save kprobe_events to test log Modify some code about kprobe 1 - - --- 2022-05-06 Tiezhu Yang Accepted
« 1 2 ... 110 111 112205 206 »