Show patches with: none      |   21717 patches
« 1 2 ... 210 211 212217 218 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,25/25] selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO Untitled series #54103 - - - --- 2018-12-10 Dmitry V. Levin New
selftests: do not macro-expand failed assertion expressions selftests: do not macro-expand failed assertion expressions 1 - - --- 2018-12-09 Dmitry V. Levin Accepted
selftests/vm/gup_benchmark.c: match gup struct to kernel selftests/vm/gup_benchmark.c: match gup struct to kernel 2 - - --- 2018-12-08 Alison Schofield Mainlined
[v5,6/7] kselftests: cgroup: add freezer controller self-tests Untitled series #53599 - - - --- 2018-12-07 Roman Gushchin New
[v5,5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy() Untitled series #53599 - - - --- 2018-12-07 Roman Gushchin New
selftests/seccomp: Remove SIGSTOP si_pid check selftests/seccomp: Remove SIGSTOP si_pid check - - - --- 2018-12-06 Kees Cook Accepted
[AUTOSEL,4.9,06/45] selftests: add script to stress-test nft packet path vs. control plane Untitled series #51973 - - - --- 2018-12-05 Sasha Levin New
[AUTOSEL,4.14,08/69] selftests: add script to stress-test nft packet path vs. control plane Untitled series #51987 - - - --- 2018-12-05 Sasha Levin New
[AUTOSEL,4.19,120/123] proc: fixup map_files test on arm Untitled series #51877 1 - 1 --- 2018-12-05 Sasha Levin New
[AUTOSEL,4.19,021/123] selftests: add script to stress-test nft packet path vs. control plane Untitled series #51877 - - - --- 2018-12-05 Sasha Levin New
[v4,6/7] kselftests: cgroup: add freezer controller self-tests Untitled series #50175 - - - --- 2018-11-30 Roman Gushchin New
[v4,5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy() Untitled series #50175 - - - --- 2018-11-30 Roman Gushchin New
[1/1] selftests: watchdog: Add gettimeleft command line arg [1/1] selftests: watchdog: Add gettimeleft command line arg - - - --- 2018-11-30 Jerry Hoemann Accepted
sefltests/ftrace: Use /bin/echo for output with options sefltests/ftrace: Use /bin/echo for output with options 1 - 1 --- 2018-11-29 Masami Hiramatsu (Google) New
selftests/bpf: add config fragment CONFIG_NF_NAT_IPV6 selftests/bpf: add config fragment CONFIG_NF_NAT_IPV6 - - - --- 2018-11-29 Naresh Kamboju New
[AUTOSEL,4.19,36/68] tc-testing: tdc.py: Guard against lack of returncode in executed command Untitled series #49089 - - - --- 2018-11-29 Sasha Levin New
[AUTOSEL,4.19,35/68] tc-testing: tdc.py: ignore errors when decoding stdout/stderr Untitled series #49089 - - - --- 2018-11-29 Sasha Levin New
[RFC,v3,19/19] of: unittest: split up some super large test cases kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,18/19] of: unittest: split out a couple of test cases from unittest kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,17/19] of: unittest: migrate tests to run on KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Rejected
[RFC,v3,16/19] arch: um: make UML unflatten device tree when testing kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,15/19] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,14/19] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,13/19] kunit: improve output from python wrapper kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,12/19] kunit: add KUnit wrapper script and simple output parser kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,11/19] kunit: add Python libraries for handing KUnit config and kernel kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,10/19] kunit: test: add test managed resource tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,09/19] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,08/19] arch: um: add shim to trap to allow installing a fault catcher for tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,06/19] arch: um: enable running kunit from User Mode Linux kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,05/19] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,04/19] kunit: test: add test_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,03/19] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,02/19] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
[RFC,v3,01/19] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2018-11-28 Brendan Higgins Superseded
selftests: add TPM 2.0 tests selftests: add TPM 2.0 tests 1 - - --- 2018-11-27 Jarkko Sakkinen New
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS 1 - - --- 2018-11-27 Naresh Kamboju Accepted
fix dma-buf/udmabuf selftest fix dma-buf/udmabuf selftest - 1 - --- 2018-11-27 Tom Murphy Accepted
[2/2] selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config selftests: firmware: fw_filesystem fix for busybox 1 - - --- 2018-11-27 Dan Rue Accepted
[1/2] selftests: firmware: remove use of non-standard diff -Z option selftests: firmware: fw_filesystem fix for busybox 1 - - --- 2018-11-27 Dan Rue New
kvm: selftests: fix spelling mistake "begining" -> "beginning" kvm: selftests: fix spelling mistake "begining" -> "beginning" - - - --- 2018-11-26 Colin King Accepted
[next] tools/bpf: fix spelling mistake "memeory" -> "memory" [next] tools/bpf: fix spelling mistake "memeory" -> "memory" - - - --- 2018-11-22 Colin King Accepted
[-manpage,2/2] memfd_create.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal [-manpage,1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal - - - --- 2018-11-20 Joel Fernandes New
[-manpage,1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal [-manpage,1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal - - - --- 2018-11-20 Joel Fernandes New
[-next,2/2] selftests/memfd: modify tests for F_SEAL_FUTURE_WRITE seal [-next,1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust - - - --- 2018-11-20 Joel Fernandes New
[-next,1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust [-next,1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust - - - --- 2018-11-20 Joel Fernandes New
[net-next,18/18] selftests: mlxsw: Add a test for VxLAN flooding selftests: Add tests for VXLAN at an 802.1d bridge - 1 - --- 2018-11-19 Ido Schimmel Accepted
[net-next,17/18] selftests: mlxsw: Add a test for VxLAN configuration selftests: Add tests for VXLAN at an 802.1d bridge - 1 - --- 2018-11-19 Ido Schimmel Accepted
[net-next,16/18] selftests: forwarding: vxlan_bridge_1d_port_8472: New test selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,15/18] selftests: forwarding: vxlan_bridge_1d: Add an ECN decap test selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,14/18] selftests: forwarding: vxlan_bridge_1d: Add an ECN encap test selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,13/18] selftests: forwarding: vxlan_bridge_1d: Add a TOS test selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,12/18] selftests: forwarding: vxlan_bridge_1d: Add a TTL test selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,11/18] selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun tests selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,10/18] selftests: forwarding: vxlan_bridge_1d: Add unicast test selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,09/18] selftests: forwarding: vxlan_bridge_1d: Add flood test selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,08/18] selftests: forwarding: vxlan_bridge_1d: Add ping test selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,07/18] selftests: forwarding: Add a skeleton of vxlan_bridge_1d selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,06/18] selftests: forwarding: lib: Add link_stats_rx_errors_get() selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,05/18] selftests: forwarding: ping{6,}_do(): Allow passing ping arguments selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,04/18] selftests: forwarding: ping{6,}_test(): Add description argument selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,03/18] selftests: forwarding: lib: Add in_ns() selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,02/18] selftests: forwarding: lib: Support NUM_NETIFS of 0 selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[net-next,01/18] net: skb_scrub_packet(): Scrub offload_fwd_mark selftests: Add tests for VXLAN at an 802.1d bridge - - - --- 2018-11-19 Ido Schimmel Accepted
[v3,6/7] kselftests: cgroup: add freezer controller self-tests Untitled series #44289 - - - --- 2018-11-17 Roman Gushchin New
[v3,5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy() Untitled series #44289 - - - --- 2018-11-17 Roman Gushchin New
[V2] SelfTest: KVM: Drop Asserts for madvise MADV_NOHUGEPAGE failure [V2] SelfTest: KVM: Drop Asserts for madvise MADV_NOHUGEPAGE failure - 1 - --- 2018-11-16 Ahmed Abd El Mawgood New
[v17,23/23] selftests/x86: Add a selftest for SGX Untitled series #43837 - - - --- 2018-11-16 Jarkko Sakkinen New
SelfTest: KVM: Drop Asserts for madvise failures SelfTest: KVM: Drop Asserts for madvise failures - - - --- 2018-11-15 Ahmed Abd El Mawgood New
[RFC,2/2] selftests/x86/fsgsbase: Default to trying to run the test repeatedly Make fsgsbase test more stable - - - --- 2018-11-14 Mark Brown New
[RFC,1/2] selftests/x86/fsgsbase: Indirect output through a wrapper function Make fsgsbase test more stable - - - --- 2018-11-14 Mark Brown New
[RFC] selftests/x86: Add a selftest for SGX [RFC] selftests/x86: Add a selftest for SGX - - - --- 2018-11-13 Jarkko Sakkinen New
[v2] proc: fixup map_files test on arm [v2] proc: fixup map_files test on arm 1 - 1 --- 2018-11-13 Alexey Dobriyan Accepted
[v5,bpf-next,7/7] bpftool: support loading flow dissector bpftool: support loading flow dissector 1 - - --- 2018-11-09 Stanislav Fomichev Accepted
[v5,bpf-next,6/7] bpftool: add pinmaps argument to the load/loadall bpftool: support loading flow dissector 1 - - --- 2018-11-09 Stanislav Fomichev Accepted
[v5,bpf-next,5/7] bpftool: add loadall command bpftool: support loading flow dissector 1 - - --- 2018-11-09 Stanislav Fomichev Accepted
[v5,bpf-next,4/7] libbpf: add internal pin_name bpftool: support loading flow dissector - - - --- 2018-11-09 Stanislav Fomichev Accepted
[v5,bpf-next,3/7] libbpf: bpf_program__pin: add special case for instances.nr == 1 bpftool: support loading flow dissector - - - --- 2018-11-09 Stanislav Fomichev Accepted
[v5,bpf-next,2/7] libbpf: cleanup after partial failure in bpf_object__pin bpftool: support loading flow dissector - - - --- 2018-11-09 Stanislav Fomichev Accepted
[v5,bpf-next,1/7] selftests/bpf: rename flow dissector section to flow_dissector bpftool: support loading flow dissector - - - --- 2018-11-09 Stanislav Fomichev Accepted
[v5] selftests: membarrier: re-organize test [v5] selftests: membarrier: re-organize test - - - --- 2018-11-09 Rafael David Tinoco New
proc: fix and merge proc-self-map-file tests proc: fix and merge proc-self-map-file tests - - - --- 2018-11-09 Rafael David Tinoco New
[v4,bpf-next,7/7] bpftool: support loading flow dissector bpftool: support loading flow dissector 1 - - --- 2018-11-09 Stanislav Fomichev New
[v4,bpf-next,6/7] bpftool: add pinmaps argument to the load/loadall bpftool: support loading flow dissector 1 - - --- 2018-11-09 Stanislav Fomichev New
[v4,bpf-next,5/7] bpftool: add loadall command bpftool: support loading flow dissector 1 - - --- 2018-11-09 Stanislav Fomichev New
[v4,bpf-next,4/7] libbpf: add internal pin_name bpftool: support loading flow dissector - - - --- 2018-11-09 Stanislav Fomichev New
[v4,bpf-next,3/7] libbpf: bpf_program__pin: add special case for instances.nr == 1 bpftool: support loading flow dissector - - - --- 2018-11-09 Stanislav Fomichev New
[v4,bpf-next,2/7] libbpf: cleanup after partial failure in bpf_object__pin bpftool: support loading flow dissector - - - --- 2018-11-09 Stanislav Fomichev New
[v4,bpf-next,1/7] selftests/bpf: rename flow dissector section to flow_dissector bpftool: support loading flow dissector - - - --- 2018-11-09 Stanislav Fomichev New
[v8,8/8] selftests, arm64: add a selftest for passing tagged pointers to kernel arm64: untag user pointers passed to the kernel - - - --- 2018-11-08 Andrey Konovalov New
[v8,7/8] arm64: update Documentation/arm64/tagged-pointers.txt arm64: untag user pointers passed to the kernel - - - --- 2018-11-08 Andrey Konovalov New
[v8,6/8] fs, arm64: untag user address in copy_mount_options arm64: untag user pointers passed to the kernel - - - --- 2018-11-08 Andrey Konovalov New
[v8,5/8] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user arm64: untag user pointers passed to the kernel - - - --- 2018-11-08 Andrey Konovalov New
[v8,4/8] mm, arm64: untag user addresses in mm/gup.c arm64: untag user pointers passed to the kernel - - - --- 2018-11-08 Andrey Konovalov New
[v8,3/8] arm64: untag user addresses in access_ok and __uaccess_mask_ptr arm64: untag user pointers passed to the kernel - 1 - --- 2018-11-08 Andrey Konovalov New
[v8,2/8] uaccess: add untagged_addr definition for other arches arm64: untag user pointers passed to the kernel 1 - - --- 2018-11-08 Andrey Konovalov New
[v8,1/8] arm64: add type casts to untagged_addr macro arm64: untag user pointers passed to the kernel 1 - - --- 2018-11-08 Andrey Konovalov New
[v3,bpf-next,4/4] bpftool: support loading flow dissector bpftool: support loading flow dissector - - - --- 2018-11-08 Stanislav Fomichev New
[v3,bpf-next,3/4] libbpf: bpf_program__pin: add special case for instances.nr == 1 bpftool: support loading flow dissector - - - --- 2018-11-08 Stanislav Fomichev New
« 1 2 ... 210 211 212217 218 »