Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2019-05-30 14:15:31 to 2019-06-08 02:12:50 UTC [more...]

[GIT PULL] Kselftest second fixes update for Linux 5.2-rc4
 2019-06-08  2:11 UTC  (3+ messages)

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-07 22:22 UTC  (23+ messages)
` [PATCH v4 02/18] kunit: test: add test resource management API
` [PATCH v4 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v4 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

[PATCH v3 15/20] docs: move protection-keys.rst to the core-api book
 2019-06-07 18:54 UTC  (3+ messages)

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-07  5:33 UTC  (61+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 10/16] drm/amdgpu, arm64: untag user pointers
` [PATCH v16 11/16] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH for 5.2 08/12] rseq/selftests: arm: use udf instruction for RSEQ_SIG
 2019-06-06 18:02 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] selftests: vm: Fix test build failure when built by itself
 2019-06-05 21:37 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 5.2-rc4
 2019-06-05 21:05 UTC  (4+ messages)

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-06-05 14:32 UTC  (43+ messages)
` [PATCH v6 01/19] kernel: Standardize vdso_datapage
` [PATCH v6 02/19] kernel: Define gettimeofday vdso common code
` [PATCH v6 15/19] arm64: Add vDSO compat support
` [PATCH v6 16/19] arm: Add support for generic vDSO
` [PATCH v6 17/19] mips: "
` [PATCH v6 18/19] x86: "
` [PATCH v6 19/19] kselftest: Extend vDSO selftest

selftests: bpf: test_sock_fields: Error: in_bpf_create_map_xattr(sk_pkt_out_cnt)Invalid
 2019-06-05  9:56 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 13/17] selftests/timers: Add missing fflush(stdout) calls
 2019-06-04 23:24 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 20/24] selftests/timers: Add missing fflush(stdout) calls
 2019-06-04 23:24 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 26/36] selftests: fib_rule_tests: fix local IPv4 address typo
 2019-06-04 23:23 UTC  (2+ messages)

[PATCH AUTOSEL 5.1 27/60] selftests/bpf: fix bpf_get_current_task
 2019-06-04 23:21 UTC  (4+ messages)
` [PATCH AUTOSEL 5.1 40/60] selftests: fib_rule_tests: fix local IPv4 address typo

[PATCH v1 0/9] KVM selftests for s390x
 2019-06-04 17:37 UTC  (5+ messages)

[PATCH] kbuild: teach kselftest-merge to find nested config files
 2019-06-04 17:30 UTC  (8+ messages)

bpf: test_xdp_vlan.sh: Kernel panic: Unable to handle kernel paging request at virtual address 000080096d61a000
 2019-06-04 17:17 UTC  (2+ messages)

BUG: kernel NULL pointer dereference, address: 00000000: memcpy+0x1d/0x30
 2019-06-04 17:11 UTC  (2+ messages)

bpf: test_btf : kernel Oops: 207 : PC is at memcpy+0xc0/0x330
 2019-06-04 15:49 UTC  (2+ messages)

[PATCH v4 0/3] Fix vDSO clock_getres()
 2019-06-04 14:21 UTC  (16+ messages)
` [PATCH v4 3/3] kselftest: Extend vDSO selftest to clock_getres

[PATCH v2 18/22] docs: move protection-keys.rst to the core-api book
 2019-06-04 14:17 UTC  (2+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-06-02  5:06 UTC  (31+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-31 16:22 UTC  (20+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 00/22] Some documentation fixes
 2019-05-30 22:49 UTC  (3+ messages)
    ` [PATCH 22/22] docs: fix broken documentation links

[PATCH net-next v3 0/1] Allow TX timestamp with UDP GSO
 2019-05-30 19:17 UTC  (7+ messages)
` [PATCH net-next v3 1/1] net/udp_gso: "

[PATCH v5 0/3] Fix vDSO clock_getres()
 2019-05-30 14:29 UTC  (7+ messages)
` [PATCH v5 1/3] powerpc: "
` [PATCH v5 2/3] s390: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox