messages from 2019-03-11 11:41:11 to 2019-03-18 17:17:45 UTC [more...]
[PATCH v12 00/13] arm64: untag user pointers passed to the kernel
2019-03-18 17:17 UTC (28+ messages)
` [PATCH v12 01/13] uaccess: add untagged_addr definition for other arches
` [PATCH v12 02/13] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v12 03/13] lib, arm64: untag user pointers in strn*_user
` [PATCH v12 04/13] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v12 05/13] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v12 06/13] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v12 07/13] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v12 08/13] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v12 09/13] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v12 10/13] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v12 11/13] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v12 12/13] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v12 13/13] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
2019-03-18 16:59 UTC (66+ messages)
` [PATCH v11 01/14] uaccess: add untagged_addr definition for other arches
` [PATCH v11 02/14] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v11 03/14] lib, arm64: untag user pointers in strn*_user
` [PATCH v11 04/14] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v11 05/14] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v11 06/14] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v11 07/14] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v11 08/14] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v11 09/14] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v11 10/14] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v11 11/14] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v11 12/14] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v11 13/14] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v11 14/14] selftests, arm64: add a selftest for passing tagged pointers to kernel
` [PATCH v2 0/4] arm64 relaxed ABI
` [PATCH v2 1/4] elf: Make AT_FLAGS arch configurable
` [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txt
` [PATCH v2 3/4] arm64: Relax Documentation/arm64/tagged-pointers.txt
` [PATCH v2 4/4] arm64: elf: Advertise relaxed ABI
selftests: bpf: test_align Failed to find match 1: R1=ctx(id=0,off=0,imm=0) func#0 @0
2019-03-18 16:26 UTC (4+ messages)
[PATCH v9 5/9] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
2019-03-16 17:58 UTC (4+ messages)
` [PATCH v9 6/9] kselftests: cgroup: add freezer controller self-tests
[PATCH net-next] selftests: bpf: modify urandom_read and link it non-statically
2019-03-15 22:05 UTC (12+ messages)
[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-15 13:14 UTC (38+ messages)
[PATCH v4 0/8] selftests/kexec: add kexec tests
2019-03-15 10:06 UTC (20+ messages)
` [PATCH v4 1/8] selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
` [PATCH v4 2/8] selftests/kexec: cleanup the kexec selftest
` [PATCH v4 3/8] selftests/kexec: define a set of common functions
` [PATCH v4 4/8] selftests/kexec: define common logging functions
` [PATCH v4 5/8] kselftest/kexec: define "require_root_privileges"
` [PATCH v4 6/8] selftests/kexec: kexec_file_load syscall test
` [PATCH v4 7/8] selftests/kexec: Add missing '=y' to config options
` [PATCH v4 8/8] selftests/kexec: check kexec_load and kexec_file_load are enabled
[PATCH v2] selftests/x86: Support Atom for syscall_arg_fault test
2019-03-14 19:55 UTC (3+ messages)
[RFC PATCH 1/2] rseq/selftests: Add __rseq_exit_point_array section for debuggers
2019-03-14 19:03 UTC (4+ messages)
` [RFC PATCH 2/2] rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs
[PATCH v3 0/7] selftests/ima: add kexec and kernel module tests
2019-03-14 18:38 UTC (20+ messages)
` [PATCH v3 2/7] selftests/ima: define a set of common functions
` [PATCH v3 5/7] selftests/ima: kexec_file_load syscall test
` [PATCH v3 6/7] selftests/ima: loading kernel modules
` [PATCH v3 7/7] selftests/ima: Add missing '=y' to config options
[PATCH v2] selftests: kmod: worked on errors which breaks the overall execution of the test script. i have manually edited for v2 of the patch by changing the date and also commit log
2019-03-14 14:20 UTC (5+ messages)
` [PATCH v2] error message found related
[PATCH AUTOSEL 4.19 39/48] bpf, lpm: fix lookup bug in map_delete_elem
2019-03-13 19:12 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 48/48] selftests: fib_tests: sleep after changing carrier. again
[PATCH AUTOSEL 4.20 51/60] bpf, lpm: fix lookup bug in map_delete_elem
2019-03-13 19:10 UTC (4+ messages)
` [PATCH AUTOSEL 4.20 60/60] selftests: fib_tests: sleep after changing carrier. again
[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
2019-03-12 21:30 UTC (10+ messages)
` [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
[PATCH] selftests: cpu-hotplug: check hotplug dir for the CONFIG_HOTPLUG_CPU
2019-03-12 9:58 UTC (2+ messages)
[PATCH v2 0/5] selftests/ima: add kexec and kernel module tests
2019-03-11 11:49 UTC (7+ messages)
` [PATCH v2 4/5] selftests/ima: kexec_file_load syscall test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox