Show patches with: Archived = No       |   20527 patches
« 1 2 ... 116 117 118205 206 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,15/17] selftests/bpf: add tests for hid_{get|set}_bits helpers Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,14/17] HID: add implementation of bpf_hid_raw_request Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,13/17] HID: bpf: implement hid_bpf_get|set_bits Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,12/17] bpf/hid: add more HID helpers Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,11/17] samples/bpf: add new hid_mouse example Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,10/17] selftests/bpf: add test for user call of HID bpf programs Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,09/17] selftests/bpf: Add a test for BPF_F_INSERT_HEAD Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,08/17] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,07/17] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,06/17] HID: allow to change the report descriptor from an eBPF program Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,05/17] HID: hook up with bpf Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,04/17] libbpf: add HID program type and API Introduce eBPF support for HID devices 1 - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,03/17] bpf/verifier: prevent non GPL programs to be loaded against HID Introduce eBPF support for HID devices 1 - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,02/17] bpf: introduce hid program type Introduce eBPF support for HID devices - - - --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,01/17] bpf: add new is_sys_admin_prog_type() helper Introduce eBPF support for HID devices 2 - - --- 2022-03-18 Benjamin Tissoires New
[v6,6/6] selftests/resctrl: Add missing SPDX license to Makefile selftests/resctrl: Add resctrl_tests into kselftest set 1 1 - --- 2022-03-18 Shaopeng Tan Accepted
[v6,5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests selftests/resctrl: Add resctrl_tests into kselftest set - 2 - --- 2022-03-18 Shaopeng Tan Accepted
[v6,4/6] selftests/resctrl: Make resctrl_tests run using kselftest framework selftests/resctrl: Add resctrl_tests into kselftest set - 2 - --- 2022-03-18 Shaopeng Tan Accepted
[v6,3/6] selftests/resctrl: Fix resctrl_tests' return code to work with selftest framework selftests/resctrl: Add resctrl_tests into kselftest set - 3 - --- 2022-03-18 Shaopeng Tan New
[v6,2/6] selftests/resctrl: Change the default limited time to 120 seconds selftests/resctrl: Add resctrl_tests into kselftest set - 2 - --- 2022-03-18 Shaopeng Tan Accepted
[v6,1/6] selftests/resctrl: Kill child process before parent process terminates if SIGTERM is recei… selftests/resctrl: Add resctrl_tests into kselftest set - 3 - --- 2022-03-18 Shaopeng Tan Accepted
[linux-next,v2] selftests: net: change fprintf format specifiers [linux-next,v2] selftests: net: change fprintf format specifiers - - - --- 2022-03-18 Guo Zhengkui New
kunit: Make kunit_remove_resource() idempotent kunit: Make kunit_remove_resource() idempotent - 1 - --- 2022-03-18 David Gow brendanhiggins New
[RFC,2/2] kunit: expose ftrace-based API for stubbing out functions during tests kunit: Support redirecting function calls - - - --- 2022-03-18 David Gow brendanhiggins New
[RFC,1/2] kunit: Expose 'static stub' API to redirect functions kunit: Support redirecting function calls - - - --- 2022-03-18 David Gow brendanhiggins New
docs/kselftest: add more guidelines for adding new tests docs/kselftest: add more guidelines for adding new tests - - - --- 2022-03-17 Muhammad Usama Anjum New
[net,v2,2/2] selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN ipv4: Handle TOS and scope properly for ICMP redirects and PMTU updates - 1 - --- 2022-03-17 Guillaume Nault Accepted
[net,v2,1/2] ipv4: Fix route lookups when handling ICMP redirects and PMTU updates ipv4: Handle TOS and scope properly for ICMP redirects and PMTU updates - 1 - --- 2022-03-17 Guillaume Nault Accepted
[V5,2/2] selftests: vm: Add test for Soft-Dirty PTE bit [V5,1/2] selftests: vm: bring common functions to a new file - - - --- 2022-03-17 Muhammad Usama Anjum New
[V5,1/2] selftests: vm: bring common functions to a new file [V5,1/2] selftests: vm: bring common functions to a new file - - - --- 2022-03-17 Muhammad Usama Anjum New
[v2,net-next,4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-03-17 Hans S New
[v2,net-next,3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-03-17 Hans S New
[v2,net-next,2/4] net: switchdev: add support for offloading of fdb locked flag Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-03-17 Hans S New
[v2,net-next,1/4] net: bridge: add fdb flag to extent locked port feature Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-03-17 Hans S New
[RFC,2/2] Documentation: dev-tools: use literal block instead of code-block Documentation: dev-tools: begin KTAP spec v2 process - 1 - --- 2022-03-16 Frank Rowand Accepted
[RFC,1/2] Documentation: dev-tools: KTAP spec change version to 2-rc Documentation: dev-tools: begin KTAP spec v2 process - - - --- 2022-03-16 Frank Rowand New
[v8,1/1] selftests/x86/xstate: Add xstate test cases for XSAVE feature Introduce XSAVE feature self-test - 1 - --- 2022-03-16 Pengfei Xu New
selftests: net: fix warning when compiling selftest/net selftests: net: fix warning when compiling selftest/net - - - --- 2022-03-16 Guo Zhengkui New
selftests: net: fix array_size.cocci warning selftests: net: fix array_size.cocci warning - - - --- 2022-03-16 Guo Zhengkui Accepted
[v4,2/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu 1 - - --- 2022-03-16 Shaopeng Tan Accepted
[v4,1/2] selftest/resctrl: Extend cpu vendor detection selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu - - - --- 2022-03-16 Shaopeng Tan New
kunit: split resource API from test.h into new resource.h kunit: split resource API from test.h into new resource.h - 2 - --- 2022-03-16 Daniel Latypov brendanhiggins New
[next] kselftests/sched: Fix spelling mistake "hiearchy" -> "hierarchy" [next] kselftests/sched: Fix spelling mistake "hiearchy" -> "hierarchy" - - - --- 2022-03-15 Colin Ian King Accepted
[V2,4/4] selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macro selftests: Remove duplicate CPUID wrappers - - - --- 2022-03-15 Reinette Chatre Accepted
[V2,3/4] selftests/x86/amx: Use provided __cpuid_count() macro selftests: Remove duplicate CPUID wrappers - - - --- 2022-03-15 Reinette Chatre Accepted
[V2,2/4] selftests/vm/pkeys: Use provided __cpuid_count() macro selftests: Remove duplicate CPUID wrappers - - - --- 2022-03-15 Reinette Chatre Accepted
[V2,1/4] selftests: Provide local define of __cpuid_count() selftests: Remove duplicate CPUID wrappers - - - --- 2022-03-15 Reinette Chatre Accepted
[v3] selftests/bpf: fix array_size.cocci warning [v3] selftests/bpf: fix array_size.cocci warning - - - --- 2022-03-15 Guo Zhengkui Accepted
[V4,2/2] selftests: vm: Add test for Soft-Dirty PTE bit [V4,1/2] selftests: vm: bring common functions to a new file - - - --- 2022-03-15 Muhammad Usama Anjum New
[V4,1/2] selftests: vm: bring common functions to a new file [V4,1/2] selftests: vm: bring common functions to a new file - - - --- 2022-03-15 Muhammad Usama Anjum New
selftests/vm: depend on bash in shebang selftests/vm: depend on bash in shebang - - - --- 2022-03-14 Dirk Müller New
[v4,2/2] lkdtm: Add Shadow Call Stack tests Untitled series #623183 - - - --- 2022-03-14 Dan Li New
[bpf-next,v4,5/5] bpf: Add selftests for raw syncookie helpers New BPF helpers to accelerate synproxy - 1 - --- 2022-03-11 Maxim Mikityanskiy New
[bpf-next,v4,4/5] bpf: Add helpers to issue and check SYN cookies in XDP New BPF helpers to accelerate synproxy - 1 - --- 2022-03-11 Maxim Mikityanskiy New
[bpf-next,v4,3/5] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy - - - --- 2022-03-11 Maxim Mikityanskiy New
[bpf-next,v4,2/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie New BPF helpers to accelerate synproxy - 1 - --- 2022-03-11 Maxim Mikityanskiy Accepted
[bpf-next,v4,1/5] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie New BPF helpers to accelerate synproxy 3 1 - --- 2022-03-11 Maxim Mikityanskiy New
[RFC,v1,10/10] rtc: pcf8563: add roadtest roadtest: a driver testing framework - - - --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,09/10] regulator: tps62864: add roadtest roadtest: a driver testing framework - - - --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,08/10] iio: light: vcnl4000: add roadtest roadtest: a driver testing framework - - - --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,07/10] iio: light: opt3001: add roadtest roadtest: a driver testing framework - - - --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,06/10] roadtest: add documentation roadtest: a driver testing framework - - - --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,05/10] roadtest: add build files roadtest: a driver testing framework - - - --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,04/10] roadtest: add base config roadtest: a driver testing framework - - - --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,03/10] roadtest: add framework roadtest: a driver testing framework - - - --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,02/10] roadtest: add C backend roadtest: a driver testing framework - - - --- 2022-03-11 Vincent Whitchurch New
[v2,4/4] kselftest/arm64: Add simple test for MTE prctl kselftest/arm64: Miscelaneous MTE test updates - 1 - --- 2022-03-11 Mark Brown Accepted
[v2,3/4] kselftest/arm64: Refactor parameter checking in mte_switch_mode() kselftest/arm64: Miscelaneous MTE test updates - 1 - --- 2022-03-11 Mark Brown Accepted
[v2,2/4] kselftest/arm64: Log unexpected asynchronous MTE faults kselftest/arm64: Miscelaneous MTE test updates - 1 - --- 2022-03-11 Mark Brown Accepted
[v2,1/4] kselftest/arm64: Handle more kselftest result codes in MTE helpers kselftest/arm64: Miscelaneous MTE test updates - 1 - --- 2022-03-11 Mark Brown Accepted
[v2] selftests, x86: fix how check_cc.sh is being invoked [v2] selftests, x86: fix how check_cc.sh is being invoked - 1 1 --- 2022-03-11 Guillaume Tucker Accepted
[v1] kunit: add support for kunit_suites that reference init code [v1] kunit: add support for kunit_suites that reference init code - 2 1 --- 2022-03-11 Brendan Higgins brendanhiggins New
[v5,6/6] selftests/resctrl: Add missing SPDX license to Makefile selftests/resctrl: Add resctrl_tests into kselftest set - - - --- 2022-03-11 Shaopeng Tan New
[v5,5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests selftests/resctrl: Add resctrl_tests into kselftest set - - - --- 2022-03-11 Shaopeng Tan New
[v5,4/6] selftests/resctrl: Make resctrl_tests run using kselftest framework selftests/resctrl: Add resctrl_tests into kselftest set - - - --- 2022-03-11 Shaopeng Tan New
[v5,3/6] selftests/resctrl: Fix resctrl_tests' return code to work with selftest framework selftests/resctrl: Add resctrl_tests into kselftest set - 1 - --- 2022-03-11 Shaopeng Tan New
[v5,2/6] selftests/resctrl: Change the default limited time to 120 seconds selftests/resctrl: Add resctrl_tests into kselftest set - 1 - --- 2022-03-11 Shaopeng Tan Accepted
[v5,1/6] selftests/resctrl: Kill child process before parent process terminates if SIGTERM is recei… selftests/resctrl: Add resctrl_tests into kselftest set - 2 - --- 2022-03-11 Shaopeng Tan Accepted
[RFC,v1] kunit: add support for kunit_suites that reference init code [RFC,v1] kunit: add support for kunit_suites that reference init code - 2 1 --- 2022-03-10 Brendan Higgins brendanhiggins New
[v1,4/4] kselftest/arm64: Add simple test for MTE prctl kselftest/arm64: Miscelaneous MTE test updates - 1 - --- 2022-03-10 Mark Brown New
[v1,3/4] kselftest/arm64: Refactor parameter checking in mte_switch_mode() kselftest/arm64: Miscelaneous MTE test updates - 1 - --- 2022-03-10 Mark Brown Accepted
[v1,2/4] kselftest/arm64: Log unexpected asynchronous MTE faults kselftest/arm64: Miscelaneous MTE test updates - 1 - --- 2022-03-10 Mark Brown New
[v1,1/4] kselftest/arm64: Handle more kselftest result codes in MTE helpers kselftest/arm64: Miscelaneous MTE test updates - 1 - --- 2022-03-10 Mark Brown Accepted
[RFC,v3,8/8] selftests: Add binder cgroup gpu memory transfer test Proposal for a GPU cgroup controller - 1 - --- 2022-03-09 T.J. Mercier New
[RFC,v3,7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace Proposal for a GPU cgroup controller 1 - - --- 2022-03-09 T.J. Mercier New
[RFC,v3,6/8] binder: Add a buffer flag to relinquish ownership of fds Proposal for a GPU cgroup controller 1 - - --- 2022-03-09 T.J. Mercier New
[RFC,v3,5/8] dmabuf: Add gpu cgroup charge transfer function Proposal for a GPU cgroup controller - - - --- 2022-03-09 T.J. Mercier New
[RFC,v3,4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging Proposal for a GPU cgroup controller - - - --- 2022-03-09 T.J. Mercier New
[RFC,v3,3/8] dmabuf: Use the GPU cgroup charge/uncharge APIs Proposal for a GPU cgroup controller - - - --- 2022-03-09 T.J. Mercier New
[RFC,v3,2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory Proposal for a GPU cgroup controller - - - --- 2022-03-09 T.J. Mercier New
[RFC,v3,1/8] gpu: rfc: Proposal for a GPU cgroup controller Proposal for a GPU cgroup controller - - - --- 2022-03-09 T.J. Mercier New
[v1,3/3] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets kselftest/arm64: Test ptrace writing via FPSIMD and reading via SVE - 1 - --- 2022-03-09 Mark Brown Accepted
[v1,2/3] kselftest/arm64: Remove assumption that tasks start FPSIMD only kselftest/arm64: Test ptrace writing via FPSIMD and reading via SVE - 1 - --- 2022-03-09 Mark Brown Accepted
[v1,1/3] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data() kselftest/arm64: Test ptrace writing via FPSIMD and reading via SVE - 1 - --- 2022-03-09 Mark Brown Accepted
[v2,3/3] kfence: test: try to avoid test_gfpzero trigger rcu_stall kunit: fix a UAF bug and do some optimization - 1 - --- 2022-03-09 Peng Liu Accepted
[v2,2/3] kunit: make kunit_test_timeout compatible with comment kunit: fix a UAF bug and do some optimization - 3 - --- 2022-03-09 Peng Liu brendanhiggins Accepted
[v2,1/3] kunit: fix UAF when run kfence test case test_gfpzero kunit: fix a UAF bug and do some optimization - 2 - --- 2022-03-09 Peng Liu Accepted
[v2] selftests/bpf: fix array_size.cocci warning [v2] selftests/bpf: fix array_size.cocci warning - - - --- 2022-03-09 Guo Zhengkui New
[v2] selftests/bpf: fix array_size.cocci warning [v2] selftests/bpf: fix array_size.cocci warning - - - --- 2022-03-09 Guo Zhengkui New
[3/3] kfence: test: try to avoid test_gfpzero trigger rcu_stall kunit: fix a UAF bug and do some optimization - - - --- 2022-03-09 Peng Liu Accepted
« 1 2 ... 116 117 118205 206 »