Show patches with: Archived = No       |   26910 patches
« 1 2 ... 227 228 229269 270 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,8/8] selftests/ftrace: Add %return suffix tests tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,7/8] Documentation: tracing: boot: Add an example of tracing function-calls tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,6/8] Documentation: tracing: Add %return suffix description tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,5/8] tracing/uprobes: Support perf-style return probe tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,4/8] tracing/kprobes: Support perf-style return probe tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,3/8] Documentation: tracing: Add tracing_on option to boot-time tracer tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,2/8] tracing/boot: Add per-instance tracing_on option support tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,1/8] kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v13,5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set KASAN-KUnit Integration - 2 1 --- 2020-09-10 David Gow New
[v13,4/5] KASAN: Testing Documentation KASAN-KUnit Integration 1 2 1 --- 2020-09-10 David Gow New
[v13,3/5] KASAN: Port KASAN Tests to KUnit KASAN-KUnit Integration - 3 1 --- 2020-09-10 David Gow New
[v13,2/5] KUnit: KASAN Integration KASAN-KUnit Integration 1 2 1 --- 2020-09-10 David Gow New
[v13,1/5] Add KUnit Struct to Current Task KASAN-KUnit Integration - 1 1 --- 2020-09-10 David Gow New
[v2] selftests/lkdtm: Use "comm" instead of "diff" for dmesg [v2] selftests/lkdtm: Use "comm" instead of "diff" for dmesg 1 - - --- 2020-09-09 Kees Cook Accepted
[v2] Documentation: kunit: Add naming guidelines [v2] Documentation: kunit: Add naming guidelines - 4 - --- 2020-09-09 David Gow New
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior 1 1 - --- 2020-09-08 Kees Cook Accepted
[GIT,PULL] Kselftest update for Linux 5.9-rc5 [GIT,PULL] Kselftest update for Linux 5.9-rc5 - - - --- 2020-09-08 Shuah Khan Accepted
[PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test [PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test - - - --- 2020-09-07 Po-Hsu Lin New
selftests: Add missing gitignore entries selftests: Add missing gitignore entries - - - --- 2020-09-05 Gabriel Krisman Bertazi Accepted
[v6,9/9] doc: Document Syscall User Dispatch Syscall User Dispatch - 1 - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,8/9] selftests: Add kselftest for syscall user dispatch Syscall User Dispatch 1 - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,7/9] x86: Enable Syscall User Dispatch Syscall User Dispatch - - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry Syscall User Dispatch - - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,5/9] kernel: Implement selective syscall userspace redirection Syscall User Dispatch - - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,4/9] signal: Expose SYS_USER_DISPATCH si_code type Syscall User Dispatch 2 - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,3/9] x86: vdso: Expose sigreturn address on vdso to the kernel Syscall User Dispatch 1 1 - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,2/9] kernel: entry: Support TIF_SYSCAL_INTERCEPT on common entry code Syscall User Dispatch 1 - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag Syscall User Dispatch - - - --- 2020-09-04 Gabriel Krisman Bertazi New
[bpf-next,v2,6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-03 Hao Luo New
[bpf-next,v2,5/6] bpf: Introduce bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-03 Hao Luo New
[bpf-next,v2,4/6] bpf: Introduce bpf_per_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-03 Hao Luo New
[bpf-next,v2,3/6] bpf/selftests: ksyms_btf to test typed ksyms bpf: BTF support for ksyms - - - --- 2020-09-03 Hao Luo New
[bpf-next,v2,2/6] bpf/libbpf: BTF support for typed ksyms bpf: BTF support for ksyms - - - --- 2020-09-03 Hao Luo New
[bpf-next,v2,1/6] bpf: Introduce pseudo_btf_id bpf: BTF support for ksyms - - - --- 2020-09-03 Hao Luo New
selftests/bpf: Fix check in global_data_init. selftests/bpf: Fix check in global_data_init. 1 - - --- 2020-09-03 Hao Luo Accepted
[v3] mm/thp: fix __split_huge_pmd_locked() for migration PMD [v3] mm/thp: fix __split_huge_pmd_locked() for migration PMD - 2 - --- 2020-09-03 Ralph Campbell Accepted
selftests/bpf: Fix check in global_data_init. selftests/bpf: Fix check in global_data_init. - - - --- 2020-09-03 Hao Luo New
[v2,7/7] nouveau: support THP migration to private memory mm/hmm/nouveau: add THP migration to migrate_vma_* - - - --- 2020-09-02 Ralph Campbell New
[v2,6/7] mm/hmm/test: add self tests for THP migration mm/hmm/nouveau: add THP migration to migrate_vma_* - - - --- 2020-09-02 Ralph Campbell New
[v2,5/7] mm/thp: add THP allocation helper mm/hmm/nouveau: add THP migration to migrate_vma_* - - - --- 2020-09-02 Ralph Campbell New
[v2,4/7] mm/thp: add prep_transhuge_device_private_page() mm/hmm/nouveau: add THP migration to migrate_vma_* - - - --- 2020-09-02 Ralph Campbell New
[v2,3/7] mm: support THP migration to device private memory mm/hmm/nouveau: add THP migration to migrate_vma_* - - - --- 2020-09-02 Ralph Campbell New
[v2,2/7] mm/migrate: move migrate_vma_collect_skip() mm/hmm/nouveau: add THP migration to migrate_vma_* - - - --- 2020-09-02 Ralph Campbell New
[v2,1/7] mm/thp: fix __split_huge_pmd_locked() for migration PMD mm/hmm/nouveau: add THP migration to migrate_vma_* - - - --- 2020-09-02 Ralph Campbell New
[RFC,v4,1/1] selftests/cpuidle: Add support for cpuidle latency measurement Selftest for cpuidle latency measurement - - - --- 2020-09-02 Pratik R. Sampat New
[v2,4/4] tests: add waitid() tests for non-blocking pidfds Support non-blocking pidfds - - - --- 2020-09-02 Christian Brauner New
[v2,3/4] tests: port pidfd_wait to kselftest harness Support non-blocking pidfds - - - --- 2020-09-02 Christian Brauner New
[v2,2/4] exit: support non-blocking pidfds Support non-blocking pidfds - 2 - --- 2020-09-02 Christian Brauner New
[v2,1/4] pidfd: support PIDFD_NONBLOCK in pidfd_open() Support non-blocking pidfds - 2 - --- 2020-09-02 Christian Brauner New
selftests/net: improve descriptions for XFAIL cases in psock_snd.sh selftests/net: improve descriptions for XFAIL cases in psock_snd.sh - - - --- 2020-09-01 Po-Hsu Lin Accepted
[6/6] kselftest/arm64: Check mte tagged user address in kernel kselftest: arm64/mte: Tests for user-space MTE - - - --- 2020-09-01 Amit Daniel Kachhap New
[5/6] kselftest/arm64: Verify KSM page merge for MTE pages kselftest: arm64/mte: Tests for user-space MTE - - - --- 2020-09-01 Amit Daniel Kachhap New
[4/6] kselftest/arm64: Verify all different mmap MTE options kselftest: arm64/mte: Tests for user-space MTE - - - --- 2020-09-01 Amit Daniel Kachhap New
[3/6] kselftest/arm64: Check forked child mte memory accessibility kselftest: arm64/mte: Tests for user-space MTE - - - --- 2020-09-01 Amit Daniel Kachhap New
[2/6] kselftest/arm64: Verify mte tag inclusion via prctl kselftest: arm64/mte: Tests for user-space MTE - - - --- 2020-09-01 Amit Daniel Kachhap New
[1/6] kselftest/arm64: Add utilities and a test to validate mte memory kselftest: arm64/mte: Tests for user-space MTE - - - --- 2020-09-01 Amit Daniel Kachhap New
[4/4] tests: add waitid() tests for non-blocking pidfds Support non-blocking pidfds - - - --- 2020-08-31 Christian Brauner New
[3/4] tests: port pidfd_wait to kselftest harness Support non-blocking pidfds - - - --- 2020-08-31 Christian Brauner New
[2/4] exit: support non-blocking pidfds Support non-blocking pidfds - - - --- 2020-08-31 Christian Brauner New
[1/4] pidfd: support PIDFD_NONBLOCK in pidfd_open() Support non-blocking pidfds - - - --- 2020-08-31 Christian Brauner New
[v2,4/4] kselftests/arm64: add PAuth tests for single threaded consistency and key uniqueness kselftests/arm64: add PAuth tests - 2 - --- 2020-08-31 Boyan Karatotev New
[v2,3/4] kselftests/arm64: add PAuth test for whether exec() changes keys kselftests/arm64: add PAuth tests - 2 - --- 2020-08-31 Boyan Karatotev New
[v2,2/4] kselftests/arm64: add nop checks for PAuth tests kselftests/arm64: add PAuth tests - 2 - --- 2020-08-31 Boyan Karatotev New
[v2,1/4] kselftests/arm64: add a basic Pointer Authentication test kselftests/arm64: add PAuth tests - 2 - --- 2020-08-31 Boyan Karatotev New
selftests/vm: Fix display of page size in map_hugetlb selftests/vm: Fix display of page size in map_hugetlb - - - --- 2020-08-31 Christophe Leroy Accepted
[4/4] kselftests/arm64: add PAuth tests for single threaded consistency and key uniqueness kselftests/arm64: add PAuth tests - 2 - --- 2020-08-28 Boyan Karatotev New
[3/4] kselftests/arm64: add PAuth test for whether exec() changes keys kselftests/arm64: add PAuth tests - 2 - --- 2020-08-28 Boyan Karatotev New
[2/4] kselftests/arm64: add nop checks for PAuth tests kselftests/arm64: add PAuth tests - 2 - --- 2020-08-28 Boyan Karatotev New
[1/4] kselftests/arm64: add a basic Pointer Authentication test kselftests/arm64: add PAuth tests - 2 - --- 2020-08-28 Boyan Karatotev New
mm/test: use the new SKIP() macro mm/test: use the new SKIP() macro - 1 - --- 2020-08-27 Ralph Campbell Accepted
[v9,2/2] selftests: mount: add nosymfollow tests [v9,1/2] Add a "nosymfollow" mount option. - - - --- 2020-08-27 Ross Zwisler Accepted
[v9,1/2] Add a "nosymfollow" mount option. [v9,1/2] Add a "nosymfollow" mount option. - 1 - --- 2020-08-27 Ross Zwisler Accepted
selftests/livepatch: Do not check order when using "comm" for dmesg checking selftests/livepatch: Do not check order when using "comm" for dmesg checking 1 - - --- 2020-08-27 Miroslav Benes Accepted
[next] selftests/bpf: fix spelling mistake "scoket" -> "socket" [next] selftests/bpf: fix spelling mistake "scoket" -> "socket" - - - --- 2020-08-26 Colin King Accepted
[v2,6/6] selftest/net/xfrm: Add test for ipsec tunnel xfrm: Add compat layer - - - --- 2020-08-26 Dmitry Safonov New
[29/29] tools: Avoid comma separated statements treewide: Convert comma separated statements - - - --- 2020-08-25 Joe Perches New
[bpf-next,v3,6/6] selftests: bpf: test sockmap update from BPF Untitled series #336461 1 - - --- 2020-08-21 Lorenz Bauer New
mm/gup_benchmark: update the documentation in Kconfig mm/gup_benchmark: update the documentation in Kconfig - - - --- 2020-08-21 Song Bao Hua (Barry Song) Accepted
[2/2] kunit: port UBSAN tests to KUnit [1/2] kunit: expect failures from dynamic analysis tools - - - --- 2020-08-20 Uriel Guajardo New
[1/2] kunit: expect failures from dynamic analysis tools [1/2] kunit: expect failures from dynamic analysis tools - - - --- 2020-08-20 Uriel Guajardo New
[bpf-next,v2,6/6] selftests: bpf: test sockmap update from BPF Untitled series #335895 - - - --- 2020-08-20 Lorenz Bauer New
[bpf-next,v1,8/8] bpf/selftests: Test for bpf_per_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-08-19 Hao Luo New
[bpf-next,v1,7/8] bpf: Propagate bpf_per_cpu_ptr() to /tools bpf: BTF support for ksyms - - - --- 2020-08-19 Hao Luo New
[bpf-next,v1,6/8] bpf: Introduce bpf_per_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-08-19 Hao Luo New
[bpf-next,v1,5/8] bpf/selftests: ksyms_btf to test typed ksyms bpf: BTF support for ksyms - - - --- 2020-08-19 Hao Luo New
[bpf-next,v1,4/8] bpf/libbpf: BTF support for typed ksyms bpf: BTF support for ksyms - - - --- 2020-08-19 Hao Luo New
[bpf-next,v1,3/8] bpf: Introduce help function to validate ksym's type. bpf: BTF support for ksyms - - - --- 2020-08-19 Hao Luo New
[bpf-next,v1,2/8] bpf: Propagate BPF_PSEUDO_BTF_ID to uapi headers in /tools bpf: BTF support for ksyms - - - --- 2020-08-19 Hao Luo New
[bpf-next,v1,1/8] bpf: Introduce pseudo_btf_id bpf: BTF support for ksyms - - - --- 2020-08-19 Hao Luo New
kunit: fix: kunit_binary_assert_format() only prints signed int kunit: fix: kunit_binary_assert_format() only prints signed int - - - --- 2020-08-19 Vitor Massaru Iha New
kunit: Customize KUNIT_EXCEPT/KUNIT_ASSERT Expected messages kunit: Customize KUNIT_EXCEPT/KUNIT_ASSERT Expected messages - - - --- 2020-08-19 Vitor Massaru Iha New
[v8,2/2] selftests: mount: add nosymfollow tests [v8,1/2] Add a "nosymfollow" mount option. - - - --- 2020-08-19 Ross Zwisler New
[v8,1/2] Add a "nosymfollow" mount option. [v8,1/2] Add a "nosymfollow" mount option. - 1 - --- 2020-08-19 Ross Zwisler New
[v3,5/5] selftests: vdso: Support arm64 in getcpu() test arm64: vdso: getcpu() support - - - --- 2020-08-19 Mark Brown New
[v3,4/5] arm64: vdso: Add getcpu() implementation arm64: vdso: getcpu() support - - - --- 2020-08-19 Mark Brown New
[v3,3/5] arm64: vdso: Initialise the per-CPU vDSO data arm64: vdso: getcpu() support - - - --- 2020-08-19 Mark Brown New
[v3,2/5] arm64: vdso: Add per-CPU data arm64: vdso: getcpu() support - - - --- 2020-08-19 Mark Brown New
[v3,1/5] arm64: vdso: Provide a define when building the vDSO arm64: vdso: getcpu() support - - - --- 2020-08-19 Mark Brown New
[v2,6/6] selftests: arm64: Add build and documentation for FP tests selftests: arm64: Add floating point selftests - - - --- 2020-08-19 Mark Brown New
[v2,5/6] selftests: arm64: Add wrapper scripts for stress tests selftests: arm64: Add floating point selftests - - - --- 2020-08-19 Mark Brown New
« 1 2 ... 227 228 229269 270 »