Linux Kernel Self-tests
[Prev Page][Next Page]
- Re: [PATCH v2] arm64: vdso: Fix ABI regression in compat vdso
- Re: [PATCH v2] arm64: vdso: Fix ABI regression in compat vdso
- Re: [PATCH v2] arm64: vdso: Fix ABI regression in compat vdso
- [PATCH 2/2] bpf, selftest: fix checksum value for test #13
- [PATCH 0/2] [RESEND] Fold checksum at the end of bpf_csum_diff and fix
- [PATCH 1/2] bpf: bpf_csum_diff: fold the checksum before returning the value
- [PATCH 1/2] bpf: bpf_csum_diff: fold the checksum before returning the value
- [PATCH 2/2] bpf, selftest: fix checksum value for test #13
- [PATCH 0/2] Fold checksum at the end of bpf_csum_diff and fix
- [PATCH] selftests: breakpoints: Fix compile error with arun_test()
- Re: [PATCH v7 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- Re: [PATCH] vsyscall: use __iter_div_u64_rem()
- Re: [PATCH v2] arm64: vdso: Fix ABI regression in compat vdso
- Re: [PATCH v2] arm64: vdso: Fix ABI regression in compat vdso
- [PATCH RFC 4/4] selftests/bpf: Add test for ftrace-based BPF attach/detach
- From: Joel Fernandes (Google)
- [PATCH RFC 3/4] lib/bpf: Add support for ftrace event attach and detach
- From: Joel Fernandes (Google)
- [PATCH RFC 2/4] trace/bpf: Add support for attach/detach of ftrace events to BPF
- From: Joel Fernandes (Google)
- [PATCH RFC 1/4] Move bpf_raw_tracepoint functionality into bpf_trace.c
- From: Joel Fernandes (Google)
- [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- From: Joel Fernandes (Google)
- [PATCH v2] arm64: vdso: Fix ABI regression in compat vdso
- Re: [PATCH] arm64: vdso: Fix ABI regression in compat vdso
- Re: [PATCH v7 10/25] arm64: compat: Add vDSO
- Re: [PATCH] arm64: vdso: Fix ABI regression in compat vdso
- [PATCH] arm64: vdso: Fix ABI regression in compat vdso
- [PATCH] vsyscall: use __iter_div_u64_rem()
- Re: [PATCH v7 10/25] arm64: compat: Add vDSO
- Re: [PATCH v7 10/25] arm64: compat: Add vDSO
- Re: [PATCH v7 10/25] arm64: compat: Add vDSO
- Re: [PATCH v7 10/25] arm64: compat: Add vDSO
- Re: [PATCH v7 10/25] arm64: compat: Add vDSO
- Re: [PATCH v8 06/18] kbuild: enable building KUnit
- Re: [PATCH v7 06/18] kbuild: enable building KUnit
- [PATCH v8 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v8 09/18] kunit: test: add support for test abort
- [PATCH v8 10/18] kunit: test: add tests for kunit test abort
- [PATCH v8 11/18] kunit: test: add the concept of assertions
- [PATCH v8 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v8 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v8 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v8 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v8 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v8 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v8 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v8 07/18] kunit: test: add initial tests
- [PATCH v8 06/18] kbuild: enable building KUnit
- [PATCH v8 02/18] kunit: test: add test resource management API
- [PATCH v8 05/18] kunit: test: add the concept of expectations
- [PATCH v8 04/18] kunit: test: add kunit_stream a std::stream like logger
- [PATCH v8 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v8 01/18] kunit: test: add KUnit test runner core
- [PATCH v8 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v7 10/25] arm64: compat: Add vDSO
- Re: [PATCH v7 06/18] kbuild: enable building KUnit
- Re: [PATCH v7 10/25] arm64: compat: Add vDSO
- Re: [PATCH v7 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- Re: [PATCH v7 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- Re: [PATCH v7 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v7 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v7 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v7 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v7 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v7 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v7 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v7 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v7 11/18] kunit: test: add the concept of assertions
- [PATCH v7 10/18] kunit: test: add tests for kunit test abort
- [PATCH v7 09/18] kunit: test: add support for test abort
- [PATCH v7 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v7 07/18] kunit: test: add initial tests
- [PATCH v7 06/18] kbuild: enable building KUnit
- [PATCH v7 05/18] kunit: test: add the concept of expectations
- [PATCH v7 04/18] kunit: test: add kunit_stream a std::stream like logger
- [PATCH v7 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v7 02/18] kunit: test: add test resource management API
- [PATCH v7 01/18] kunit: test: add KUnit test runner core
- [PATCH v7 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- Re: [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- Re: [PATCH v6 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH] selftests/ftrace: avoid failure when trying to probe a notrace function
- From: Thadeu Lima de Souza Cascardo
- Re: [PATCH] selftests/ftrace: avoid failure when trying to probe a notrace function
- [PATCH] selftests/ftrace: avoid failure when trying to probe a notrace function
- From: Thadeu Lima de Souza Cascardo
- Re: [PATCH v6 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH for 5.2] rseq/selftests: Fix Thumb mode build failure on arm32
- Re: [PATCH v6 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH for 5.2] rseq/selftests: Fix Thumb mode build failure on arm32
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v9 10/10] selftests: add openat2(2) selftests
- Re: [PATCH] selftests/powerpc: Add missing newline at end of file
- Re: [PATCH v9 10/10] selftests: add openat2(2) selftests
- [PATCH v9 10/10] selftests: add openat2(2) selftests
- [PATCH v9 09/10] kselftest: save-and-restore errno to allow for %m formatting
- [PATCH v9 08/10] open: openat2(2) syscall
- [PATCH v9 07/10] namei: aggressively check for nd->root escape on ".." resolution
- [PATCH v9 06/10] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
- [PATCH v9 03/10] open: O_EMPTYPATH: procfs-less file descriptor re-opening
- [PATCH v9 02/10] procfs: switch magic-link modes to be more sane
- [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- [PATCH v9 00/10] namei: openat2(2) path resolution restrictions
- [PATCH 2/3] kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
- Re: [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- Re: [PATCH v6 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- Re: [PATCH v6 02/18] kunit: test: add test resource management API
- Re: [PATCH v6 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v6 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
- [PATCH v6 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v6 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v6 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v6 06/18] kbuild: enable building KUnit
- [PATCH v6 05/18] kunit: test: add the concept of expectations
- [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v6 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v6 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v6 11/18] kunit: test: add the concept of assertions
- [PATCH v6 10/18] kunit: test: add tests for kunit test abort
- [PATCH v6 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v6 09/18] kunit: test: add support for test abort
- [PATCH v6 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v6 07/18] kunit: test: add initial tests
- [PATCH v6 04/18] kunit: test: add kunit_stream a std::stream like logger
- [PATCH v6 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v6 02/18] kunit: test: add test resource management API
- [PATCH v6 01/18] kunit: test: add KUnit test runner core
- [PATCH v6 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH -next] kselftests: cgroup: remove duplicated include from test_freezer.c
- Re: [PATCH 13/13] kselftest: arm64: fake_sigreturn_overflow_reserved
- Re: [PATCH 12/13] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
- Re: [PATCH 11/13] kselftest: arm64: fake_sigreturn_bad_size
- Re: [PATCH 10/13] kselftest: arm64: fake_sigreturn_bad_magic
- [PATCH v2 10/10] kselftest: arm64: fake_sigreturn_bad_size
- [PATCH v2 09/10] kselftest: arm64: fake_sigreturn_duplicated_fpsimd
- [PATCH v2 05/10] kselftest: arm64: mangle_pstate_ssbs_regs
- [PATCH v2 08/10] kselftest: arm64: fake_sigreturn_missing_fpsimd
- [PATCH v2 02/10] kselftest: arm64: adds first test and common utils
- [PATCH v2 07/10] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
- [PATCH v2 04/10] kselftest: arm64: mangle_pstate_invalid_mode_el
- [PATCH v2 06/10] kselftest: arm64: fake_sigreturn_bad_magic
- [PATCH v2 03/10] kselftest: arm64: mangle_pstate_invalid_daif_bits
- [PATCH v2 01/10] kselftest: arm64: introduce new boilerplate code
- [PATCH v2 00/10] Add arm64/signal initial kselftest support
- Re: [PATCH bpf 1/3] bpf, x32: Fix bug with ALU64 {LSH,RSH,ARSH} BPF_X shift by 0
- [tip:timers/core] clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
- From: tip-bot for Michael Kelley
- [tip:timers/core] clocksource/drivers: Make Hyper-V clocksource ISA agnostic
- From: tip-bot for Michael Kelley
- Re: [PATCH 08/13] kselftest: arm64: mangle_pstate_ssbs_regs
- Re: [PATCH 03/13] kselftest: arm64: mangle_sp_misaligned
- Re: [PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
- Re: [PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
- Re: [PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
- [PATCH AUTOSEL 5.1 09/39] selftests/powerpc: Add test of fork with mapping above 512TB
- Re: [PATCH] selftests/kselftest/runner.sh: Add 30 second timeout per test
- Re: [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
- Re: [PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
- Re: [PATCH v5 07/18] kunit: test: add initial tests
- Re: [PATCHv2] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
- Re: [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
- Re: [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
- Re: [PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
- Re: [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
- Re: [PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
- Re: [PATCHv2] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
- Re: [PATCH v5 07/18] kunit: test: add initial tests
- Re: [PATCH 08/13] kselftest: arm64: mangle_pstate_ssbs_regs
- Re: [PATCH 03/13] kselftest: arm64: mangle_sp_misaligned
- Re: [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
- [PATCH -next] kselftests: cgroup: remove duplicated include from test_freezer.c
- Re: [RFC 1/3] rcu: Expedite the rcu quiescent state reporting if help needed
- [PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
- Re: [RFC 1/3] rcu: Expedite the rcu quiescent state reporting if help needed
- Re: [RFC 2/3] rcu: Simplify rcu_note_context_switch exit from critical section
- Re: [RFC 2/3] rcu: Simplify rcu_note_context_switch exit from critical section
- Re: [RFC 2/3] rcu: Simplify rcu_note_context_switch exit from critical section
- Re: [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
- Re: [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
- Re: [RFC 3/3] Revert "rcutorture: Tweak kvm options"
- Re: [RFC 3/3] Revert "rcutorture: Tweak kvm options"
- Re: [RFC 1/3] rcu: Expedite the rcu quiescent state reporting if help needed
- Re: [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
- [PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
- Re: [RFC 3/3] Revert "rcutorture: Tweak kvm options"
- From: Sebastian Andrzej Siewior
- [PATCHv2] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
- [PATCH v5 0/2] clocksource/drivers: Create new Hyper-V clocksource driver
- [PATCH v5 1/2] clocksource/drivers: Make Hyper-V clocksource ISA agnostic
- [PATCH v5 2/2] clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
- [RFC 3/3] Revert "rcutorture: Tweak kvm options"
- From: Joel Fernandes (Google)
- [RFC 2/3] rcu: Simplify rcu_note_context_switch exit from critical section
- From: Joel Fernandes (Google)
- [RFC 1/3] rcu: Expedite the rcu quiescent state reporting if help needed
- From: Joel Fernandes (Google)
- [PATCH for 5.2] rseq/selftests: Fix Thumb mode build failure on arm32
- Re: [RFC] arm64: Detecting tagged addresses
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- [PATCH bpf 3/3] selftests: bpf: add tests for shifts by zero
- [PATCH bpf 2/3] bpf, x32: Fix bug with ALU64 {LSH,RSH,ARSH} BPF_K shift by 0
- [PATCH bpf 1/3] bpf, x32: Fix bug with ALU64 {LSH,RSH,ARSH} BPF_X shift by 0
- Re: [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- Re: [PATCH 02/13] kselftest: arm64: adds arm64/signal support code
- RE: [PATCH v6 18/19] x86: Add support for generic vDSO
- [PATCH v4 2/2] Drivers: hv: Move Hyper-V clocksource code to new clocksource driver
- [PATCH v4 1/2] Drivers: hv: Create Hyper-V clocksource driver from existing clockevents code
- [PATCH v4 0/2] Drivers: hv: Move Hyper-V clock/timer code to separate clocksource driver
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- [PATCH 19/39] docs: blockdev: add it to the admin-guide
- From: Mauro Carvalho Chehab
- [PATCH 37/43] docs: blockdev: convert to ReST
- From: Mauro Carvalho Chehab
- Re: [PATCH] selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=y
- [PATCH] selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=y
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- Re: [PATCH] selftests/powerpc: ppc_asm.h: typo in the header guard
- [PATCH] selftests: timestamping: Fix SIOCGSTAMP undeclared build failure
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v3 1/2] pid: add pidfd_open()
- From: Konstantin Khlebnikov
- Re: [RFC] arm64: Detecting tagged addresses
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- Re: [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH AUTOSEL 5.1 48/95] bpf: lpm_trie: check left child of last leftmost node for NULL
- [PATCH AUTOSEL 5.1 58/95] bpf: fix div64 overflow tests to properly detect errors
- [PATCH AUTOSEL 4.19 31/60] bpf: lpm_trie: check left child of last leftmost node for NULL
- Re: [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- Re: [PATCH v18 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
- Re: [RFC] arm64: Detecting tagged addresses
- Re: [PATCH v18 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- [PATCH v2] arm64: vdso: Fix compilation with clang older then 8
- Re: lib/vdso: Make delta calculation work correctly
- lib/vdso: Make delta calculation work correctly
- Re: [PATCH 1/3] lib/vdso: Delay mask application in do_hres()
- Re: [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
- Re: [PATCH v5 07/18] kunit: test: add initial tests
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH 1/3] lib/vdso: Delay mask application in do_hres()
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v5 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- Re: [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
- Re: [PATCH v5 07/18] kunit: test: add initial tests
- Re: [PATCH v5 06/18] kbuild: enable building KUnit
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 06/18] kbuild: enable building KUnit
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH 1/3] lib/vdso: Delay mask application in do_hres()
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 06/18] kbuild: enable building KUnit
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
- Re: [PATCH 1/3] lib/vdso: Delay mask application in do_hres()
- Re: [PATCH 1/3] lib/vdso: Delay mask application in do_hres()
- [PATCH] arm64: vdso: Fix compilation with clang < 8
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- Re: [PATCH 1/3] lib/vdso: Delay mask application in do_hres()
- [PATCH 3/3] arm64: compat: Fix __arch_get_hw_counter() implementation
- [PATCH 2/3] arm64: Fix __arch_get_hw_counter() implementation
- [PATCH 1/3] lib/vdso: Delay mask application in do_hres()
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- Re: selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
- Re: selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- Fwd: BUG: KASAN: global-out-of-bounds in ata_exec_internal_sg+0x50f/0xc70
- From: Jeffrin Thalakkottoor
- Re: selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- Re: [PATCH v18 08/15] userfaultfd: untag user pointers
- Re: [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
- Re: [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- Re: [PATCH v18 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v18 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
- Re: [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v18 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
- Re: [PATCH v18 09/15] drm/amdgpu: untag user pointers
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- [PATCH v18 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- [PATCH v18 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- [PATCH v18 03/15] lib: untag user pointers in strn*_user
- [PATCH v18 04/15] mm: untag user pointers passed to memory syscalls
- [PATCH v18 05/15] mm: untag user pointers in mm/gup.c
- [PATCH v18 06/15] mm: untag user pointers in get_vaddr_frames
- [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
- [PATCH v18 09/15] drm/amdgpu: untag user pointers
- [PATCH v18 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
- [PATCH v18 13/15] tee/shm: untag user pointers in tee_shm_register
- [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
- [PATCH v18 14/15] vfio/type1: untag user pointers in vaddr_get_pfn
- [PATCH v18 12/15] media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
- [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- [PATCH v18 08/15] userfaultfd: untag user pointers
- [PATCH v18 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- From: Russell King - ARM Linux admin
- Re: [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- Re: [PATCH v7 10/25] arm64: compat: Add vDSO
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 01/25] kernel: Standardize vdso_datapage
- Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- [PATCH 5.1 058/121] kselftest/cgroup: fix unexpected testing failure on test_core
- [PATCH 4.19 47/90] kselftest/cgroup: fix incorrect test_core skip
- [PATCH 4.19 45/90] kselftest/cgroup: fix unexpected testing failure on test_memcontrol
- [PATCH 5.1 059/121] kselftest/cgroup: fix incorrect test_core skip
- [PATCH 5.1 057/121] kselftest/cgroup: fix unexpected testing failure on test_memcontrol
- [PATCH 4.19 46/90] kselftest/cgroup: fix unexpected testing failure on test_core
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- Re: [PATCH v6 18/19] x86: Add support for generic vDSO
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- RE: [PATCH v6 18/19] x86: Add support for generic vDSO
- Re: [PATCH v6 18/19] x86: Add support for generic vDSO
- Re: [PATCH v6 18/19] x86: Add support for generic vDSO
- Re: [PATCH v7 00/25] Unify vDSOs across more architectures
- RE: [PATCH v6 18/19] x86: Add support for generic vDSO
- Re: [PATCH v6 18/19] x86: Add support for generic vDSO
- Re: [PATCH v6 18/19] x86: Add support for generic vDSO
- [PATCH] selftests/powerpc: ppc_asm.h: typo in the header guard
- Re: [PATCH v6 18/19] x86: Add support for generic vDSO
- Re: [PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
- Re: [PATCH v5 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v7 03/25] kernel: Unify update_vsyscall implementation
- Re: [PATCH 13/13] kselftest: arm64: fake_sigreturn_overflow_reserved
- Re: [PATCH 12/13] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
- Re: [PATCH 11/13] kselftest: arm64: fake_sigreturn_bad_size
- Re: [PATCH 10/13] kselftest: arm64: fake_sigreturn_bad_magic
- Re: [PATCH 09/13] kselftest: arm64: fake_sigreturn_misaligned
- Re: [PATCH 08/13] kselftest: arm64: mangle_pstate_ssbs_regs
- Re: [PATCH 07/13] kselftest: arm64: mangle_pstate_invalid_mode_el?
- Re: [PATCH 06/13] kselftest: arm64: mangle_pstate_invalid_state_toggle
- Re: [PATCH 05/13] kselftest: arm64: mangle_pstate_invalid_daif_bits
- Re: [PATCH 04/13] kselftest: arm64: mangle_pc_invalid
- Re: [PATCH 03/13] kselftest: arm64: mangle_sp_misaligned
- Re: [PATCH 02/13] kselftest: arm64: adds arm64/signal support code
- Re: [PATCH 01/13] kselftest: arm64: introduce new boilerplate code
- Re: [PATCH 00/13] Add arm64/signal initial kselftest support
- [PATCH v7 00/25] Unify vDSOs across more architectures
- [PATCH v7 02/25] kernel: Define gettimeofday vdso common code
- [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
- [PATCH v7 01/25] kernel: Standardize vdso_datapage
- [PATCH v7 03/25] kernel: Unify update_vsyscall implementation
- [PATCH v7 06/25] arm64: compat: Add missing syscall numbers
- [PATCH v7 15/25] arm64: Add vDSO compat support
- [PATCH v7 13/25] arm64: elf: vDSO code page discovery
- [PATCH v7 12/25] arm64: compat: vDSO setup for compat layer
- [PATCH v7 11/25] arm64: Refactor vDSO code
- [PATCH v7 08/25] arm64: compat: Generate asm offsets for signals
- [PATCH v7 16/25] arm: Add support for generic vDSO
- [PATCH v7 17/25] arm: Add clock_getres entry point
- [PATCH v7 25/25] kselftest: Extend vDSO selftest
- [PATCH v7 24/25] x86: Add clock_gettime64 entry point
- [PATCH v7 22/25] x86: Add support for generic vDSO
- [PATCH v7 21/25] mips: Add clock_gettime64 entry point
- [PATCH v7 20/25] mips: Add clock_getres entry point
- [PATCH v7 19/25] mips: Add support for generic vDSO
- [PATCH v7 18/25] arm: Add clock_gettime64 entry point
- [PATCH v7 23/25] x86: Add clock_getres entry point
- [PATCH v7 14/25] arm64: compat: Get sigreturn trampolines from vDSO
- [PATCH v7 10/25] arm64: compat: Add vDSO
- [PATCH v7 09/25] lib: vdso: Add compat support
- [PATCH v7 07/25] arm64: compat: Expose signal related structures
- [PATCH v7 05/25] arm64: Build vDSO with -ffixed-x18
- Re: [PATCH v6 00/19] Unify vDSOs across more architectures
- Re: selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
- Re: [PATCH] selftests/tpm2: Install run-time Python modules
- Re: [PATCH v6 00/19] Unify vDSOs across more architectures
- [PATCH] selftests/tpm2: Install run-time Python modules
- Re: [PATCH v6 00/19] Unify vDSOs across more architectures
- Re: [PATCH v2.5 2/3] firmware: Add support for loading compressed files
- Re: [PATCH v2.5 2/3] firmware: Add support for loading compressed files
- selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
- Re: [PATCH v2.5 2/3] firmware: Add support for loading compressed files
- Re: [PATCH v6 00/19] Unify vDSOs across more architectures
- Re: [PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v5 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v2.5 2/3] firmware: Add support for loading compressed files
- Re: [PATCH net-next] selftests/net: make udpgso_bench skip unsupported testcases
- Re: [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
- Re: [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
- Re: [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
- Re: [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
- Re: [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
- Re: [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- [RFC] arm64: Detecting tagged addresses
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- [PATCH v1 06/22] docs: blockdev: convert to ReST
- From: Mauro Carvalho Chehab
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- [PATCH net-next] selftests/net: make udpgso_bench skip unsupported testcases
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: [PATCH v5 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH] selftests/powerpc: Add missing newline at end of file
- Re: 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: [PATCH] selftests/powerpc: Add missing newline at end of file
- 4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
- Re: [PATCH v5 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: kernel/workqueue.c:3030 __flush_work+0x2c2/0x2d0
- Re: [PATCH v2.5 0/3] firmware: Add support for loading compressed files
- Re: Fixing Python 3 syntax errors in tpm2_tests.py
- Re: [PATCH net-next v3 0/3] UDP GSO audit tests
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Fixing Python 3 syntax errors in tpm2_tests.py
- Re: [PATCH net-next v3 0/3] UDP GSO audit tests
- Re: stable-rc: ptrace: peeksiginfo failed on 4.19, 4.14, 4.9 and 4.4
- [PATCH net-next v3 2/3] net/udpgso_bench.sh add UDP GSO audit tests
- [PATCH net-next v3 3/3] net/udpgso_bench.sh test fails on error
- [PATCH net-next v3 1/3] net/udpgso_bench_tx: options to exercise TX CMSG
- [PATCH net-next v3 0/3] UDP GSO audit tests
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- [RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
- [PATCH] selftests/powerpc: Add missing newline at end of file
- Re: stable-rc: ptrace: peeksiginfo failed on 4.19, 4.14, 4.9 and 4.4
- Re: stable-rc: ptrace: peeksiginfo failed on 4.19, 4.14, 4.9 and 4.4
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- BUG: kernel NULL pointer dereference, address: 00000000
- [PATCH v5 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v5 01/18] kunit: test: add KUnit test runner core
- [PATCH v5 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v5 04/18] kunit: test: add kunit_stream a std::stream like logger
- [PATCH v5 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v5 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v5 07/18] kunit: test: add initial tests
- [PATCH v5 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v5 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v5 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v5 11/18] kunit: test: add the concept of assertions
- [PATCH v5 09/18] kunit: test: add support for test abort
- [PATCH v5 10/18] kunit: test: add tests for kunit test abort
- [PATCH v5 06/18] kbuild: enable building KUnit
- [PATCH v5 05/18] kunit: test: add the concept of expectations
- [PATCH v5 02/18] kunit: test: add test resource management API
- [PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- stable-rc: ptrace: peeksiginfo failed on 4.19, 4.14, 4.9 and 4.4
- kernel/workqueue.c:3030 __flush_work+0x2c2/0x2d0
- Re: [PATCH v4 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH] selftests/bpf: signedness bug in enable_all_controllers()
- Re: [PATCH v6 18/19] x86: Add support for generic vDSO
- [PATCH AUTOSEL 5.1 28/59] kselftest/cgroup: fix unexpected testing failure on test_memcontrol
- [PATCH AUTOSEL 5.1 40/59] selftests: set sysctl bc_forwarding properly in router_broadcast.sh
- [PATCH AUTOSEL 4.19 19/39] kselftest/cgroup: fix incorrect test_core skip
- [PATCH AUTOSEL 4.19 17/39] kselftest/cgroup: fix unexpected testing failure on test_memcontrol
- [PATCH AUTOSEL 4.19 18/39] kselftest/cgroup: fix unexpected testing failure on test_core
- [PATCH AUTOSEL 4.19 20/39] selftests: vm: install test_vmalloc.sh for run_vmtests
- [PATCH AUTOSEL 5.1 30/59] kselftest/cgroup: fix incorrect test_core skip
- [PATCH AUTOSEL 5.1 29/59] kselftest/cgroup: fix unexpected testing failure on test_core
- [PATCH AUTOSEL 5.1 32/59] selftests: vm: install test_vmalloc.sh for run_vmtests
- [PATCH AUTOSEL 5.1 31/59] userfaultfd: selftest: fix compiler warning
- Re: [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
- Re: [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
- Re: [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
- Re: [PATCH v6 00/19] Unify vDSOs across more architectures
- Re: [PATCH v6 00/19] Unify vDSOs across more architectures
- Re: [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
- RE: [PATCH v6 18/19] x86: Add support for generic vDSO
- Re: [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH net-next v2 1/3] net/udpgso_bench_tx: options to exercise TX CMSG
- Hello have you see my message i send to you?
- From: From Nadine Coulibaly Ibrahim
- Re: [PATCH] selftests/bpf: signedness bug in enable_all_controllers()
- [PATCH] selftests/bpf: signedness bug in enable_all_controllers()
- Re: kselftest build broken?
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: kselftest build broken?
- [PATCH v5 0/2] arm64 relaxed ABI
- [PATCH v5 2/2] arm64: Relax Documentation/arm64/tagged-pointers.txt
- [PATCH v5 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH] bpf: selftests: Fix warning in flow_dissector
- Re: [PATCH v5 00/10] Support using MSI interrupts in ntb_transport
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH] bpf: selftests: Fix warning in flow_dissector
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- [PATCH 00/13] Add arm64/signal initial kselftest support
- [PATCH 02/13] kselftest: arm64: adds arm64/signal support code
- [PATCH 01/13] kselftest: arm64: introduce new boilerplate code
- [PATCH 03/13] kselftest: arm64: mangle_sp_misaligned
- [PATCH 05/13] kselftest: arm64: mangle_pstate_invalid_daif_bits
- [PATCH 04/13] kselftest: arm64: mangle_pc_invalid
- [PATCH 06/13] kselftest: arm64: mangle_pstate_invalid_state_toggle
- [PATCH 07/13] kselftest: arm64: mangle_pstate_invalid_mode_el?
- [PATCH 08/13] kselftest: arm64: mangle_pstate_ssbs_regs
- [PATCH 10/13] kselftest: arm64: fake_sigreturn_bad_magic
- [PATCH 09/13] kselftest: arm64: fake_sigreturn_misaligned
- [PATCH 12/13] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
- [PATCH 11/13] kselftest: arm64: fake_sigreturn_bad_size
- [PATCH 13/13] kselftest: arm64: fake_sigreturn_overflow_reserved
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- [PATCH] bpf: selftests: Fix warning in flow_dissector
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v4 3/3] kselftest: Extend vDSO selftest to clock_getres
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v5 00/10] Support using MSI interrupts in ntb_transport
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: kselftest build broken?
- Re: kselftest build broken?
- Re: kselftest build broken?
- Re: kselftest build broken?
- Re: kselftest build broken?
- Re: kselftest build broken?
- Re: kselftest build broken?
- Re: kselftest build broken?
- [PATCH] selftests/kselftest/runner.sh: Add 30 second timeout per test
- Re: [PATCH v4 2/2] arm64: Relax Documentation/arm64/tagged-pointers.txt
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
- Re: [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
- Re: [PATCH v4 2/2] arm64: Relax Documentation/arm64/tagged-pointers.txt
- Re: [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
- Re: [PATCH v17 08/15] userfaultfd, arm64: untag user pointers
- Re: [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
- Re: [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
- Re: [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
- Re: [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
- Re: [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v17 02/15] lib, arm64: untag user pointers in strn*_user
- Re: [PATCH v17 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- [PATCH v4 2/2] arm64: Relax Documentation/arm64/tagged-pointers.txt
- [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
- [PATCH v4 0/2] arm64 relaxed ABI
- Re: [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- [PATCH v17 02/15] lib, arm64: untag user pointers in strn*_user
- [PATCH v17 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
- [PATCH v17 08/15] userfaultfd, arm64: untag user pointers
- [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
- [PATCH v17 09/15] drm/amdgpu, arm64: untag user pointers
- [PATCH v17 10/15] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
- [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
- [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
- [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
- [PATCH v17 13/15] tee/shm, arm64: untag user pointers in tee_shm_register
- [PATCH v17 11/15] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
- [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
- [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
- [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- [PATCH v17 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
- Re: kselftest build broken?
- Re: [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel
- Re: [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
- Re: [PATCH v16 04/16] mm: untag user pointers in do_pages_move
- Re: kselftest build broken?
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
- Re: [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
- Re: [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
- [bug report] pidfd: add polling selftests
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: kselftest build broken?
- Re: kselftest build broken?
- Re: kselftest build broken?
- Re: kselftest build broken?
- [PATCH] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
- Re: [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- Re: [PATCH v16 04/16] mm: untag user pointers in do_pages_move
- Re: [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
- Re: kselftest build broken?
- Re: [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- Re: [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- Re: [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel
- Re: [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: kselftest build broken?
- Re: [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
- Re: kselftest build broken?
- Re: [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
- [PATCH v2.5 3/3] selftests: firmware: Add compressed firmware tests
- [PATCH v2.5 2/3] firmware: Add support for loading compressed files
- [PATCH v2.5 1/3] firmware: Factor out the paged buffer handling code
- [PATCH v2.5 0/3] firmware: Add support for loading compressed files
- Re: [PATCH v2 0/2] firmware: Add support for loading compressed files
- [PATCH v2 2/2] selftests: firmware: Add compressed firmware tests
- [PATCH v2 1/2] firmware: Add support for loading compressed files
- [PATCH v2 0/2] firmware: Add support for loading compressed files
- kselftest build broken?
- Re: [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- Re: [PATCH v6 01/19] kernel: Standardize vdso_datapage
- Re: [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
- Re: [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
- Re: [PATCH v6 01/19] kernel: Standardize vdso_datapage
- Re: [PATCH v6 01/19] kernel: Standardize vdso_datapage
- Re: [PATCH v6 01/19] kernel: Standardize vdso_datapage
- Re: [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
- Re: [PATCH v6 02/19] kernel: Define gettimeofday vdso common code
- Re: [PATCH v6 01/19] kernel: Standardize vdso_datapage
- Re: [PATCH v6 02/19] kernel: Define gettimeofday vdso common code
- Re: [PATCH v6 01/19] kernel: Standardize vdso_datapage
- Re: [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
- Re: [PATCH v3 15/20] docs: move protection-keys.rst to the core-api book
- Re: [GIT PULL] Kselftest second fixes update for Linux 5.2-rc4
- Re: [PATCH v2 for 5.2 08/12] rseq/selftests: arm: use udf instruction for RSEQ_SIG
- [PATCH AUTOSEL 5.1 14/70] selftests: netfilter: missing error check when setting up veth interface
- [PATCH AUTOSEL 4.14 05/31] selftests: netfilter: missing error check when setting up veth interface
- [PATCH AUTOSEL 4.9 02/20] selftests: netfilter: missing error check when setting up veth interface
- [PATCH AUTOSEL 4.19 07/49] selftests: netfilter: missing error check when setting up veth interface
- Re: [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
- Re: [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]