Show patches with: Archived = No       |   25473 patches
« 1 2 ... 155 156 157254 255 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[7/9] selftests: timers: clocksource-switch: add command line switch to skip sanity check selftests: timers: fixes and improvements - - - --- 2022-07-13 Wolfram Sang Accepted
[6/9] selftests: timers: clocksource-switch: sort includes selftests: timers: fixes and improvements - - - --- 2022-07-13 Wolfram Sang Accepted
[5/9] selftests: timers: clocksource-switch: fix passing errors from child selftests: timers: fixes and improvements - - - --- 2022-07-13 Wolfram Sang Accepted
[4/9] selftests: timers: inconsistency-check: adapt to kselftest framework selftests: timers: fixes and improvements - - - --- 2022-07-13 Wolfram Sang Accepted
[3/9] selftests: timers: nanosleep: adapt to kselftest framework selftests: timers: fixes and improvements - - - --- 2022-07-13 Wolfram Sang Accepted
[2/9] selftests: timers: fix declarations of main() selftests: timers: fixes and improvements - - - --- 2022-07-13 Wolfram Sang Accepted
[1/9] selftests: timers: valid-adjtimex: build fix for newer toolchains selftests: timers: fixes and improvements - - - --- 2022-07-13 Wolfram Sang Accepted
[net,v3,2/2] selftests/net: test nexthop without gw [net,v3,1/2] ip: fix dflt addr selection for connected nexthop - - - --- 2022-07-13 Nicolas Dichtel Accepted
[net,v3,1/2] ip: fix dflt addr selection for connected nexthop [net,v3,1/2] ip: fix dflt addr selection for connected nexthop - - - --- 2022-07-13 Nicolas Dichtel Accepted
selftests/landlock: drop deprecated headers dependency selftests/landlock: drop deprecated headers dependency - - - --- 2022-07-13 Guillaume Tucker Accepted
Makefile: replace headers_install with headers for kselftest Makefile: replace headers_install with headers for kselftest 1 - - --- 2022-07-13 Guillaume Tucker Accepted
selftests/bpf: Return true/false (not 1/0) from bool functions selftests/bpf: Return true/false (not 1/0) from bool functions - - - --- 2022-07-13 xiaolinkui Accepted
module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m - 1 1 --- 2022-07-13 David Gow Accepted
[v2] kunit: executor: Fix a memory leak on failure in kunit_filter_tests [v2] kunit: executor: Fix a memory leak on failure in kunit_filter_tests - 2 - --- 2022-07-12 David Gow brendanhiggins Accepted
[v7,7/7] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper bpf: Add bpf_verify_pkcs7_signature() helper - - - --- 2022-07-12 Roberto Sassu New
[v7,6/7] selftests/bpf: Add additional test for bpf_lookup_user_key() bpf: Add bpf_verify_pkcs7_signature() helper - - - --- 2022-07-12 Roberto Sassu New
[v7,5/7] selftests: Add verifier tests for bpf_lookup_user_key() and bpf_key_put() bpf: Add bpf_verify_pkcs7_signature() helper - - - --- 2022-07-12 Roberto Sassu New
[v7,4/7] bpf: Add bpf_verify_pkcs7_signature() helper bpf: Add bpf_verify_pkcs7_signature() helper - - - --- 2022-07-12 Roberto Sassu New
[v7,3/7] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers bpf: Add bpf_verify_pkcs7_signature() helper - - - --- 2022-07-12 Roberto Sassu New
[v7,2/7] KEYS: Move KEY_LOOKUP_ to include/linux/key.h bpf: Add bpf_verify_pkcs7_signature() helper - - - --- 2022-07-12 Roberto Sassu New
[v7,1/7] bpf: Export bpf_dynptr_get_size() bpf: Add bpf_verify_pkcs7_signature() helper - 1 - --- 2022-07-12 Roberto Sassu Accepted
[bpf-next,v6,23/23] Documentation: add HID-BPF docs Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,22/23] HID: bpf: add Surface Dial example Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,21/23] samples/bpf: add new hid_mouse example Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,19/23] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,18/23] HID: bpf: allow to change the report descriptor Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,17/23] selftests/bpf: add tests for bpf_hid_hw_request Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,16/23] HID: bpf: introduce hid_hw_request() Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,15/23] selftests/bpf/hid: add test to change the report size Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,14/23] HID: bpf: allocate data memory for device_event BPF programs Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,13/23] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,12/23] HID: initial BPF implementation Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,11/23] HID: convert defines of HID class requests into a proper enum Introduce eBPF support for HID devices - 1 - --- 2022-07-12 Benjamin Tissoires Accepted
[bpf-next,v6,10/23] HID: export hid_report_type to uapi Introduce eBPF support for HID devices - 1 - --- 2022-07-12 Benjamin Tissoires Accepted
[bpf-next,v6,09/23] HID: core: store the unique system identifier in hid_device Introduce eBPF support for HID devices - 1 - --- 2022-07-12 Benjamin Tissoires Accepted
[bpf-next,v6,08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton Introduce eBPF support for HID devices 1 - - --- 2022-07-12 Benjamin Tissoires Accepted
[bpf-next,v6,07/23] bpf: prepare for more bpf syscall to be used from kernel and user space. Introduce eBPF support for HID devices 1 - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,06/23] selftests/bpf: Add tests for kfunc returning a memory pointer Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,05/23] bpf/verifier: allow kfunc to return an allocated mem Introduce eBPF support for HID devices - - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,04/23] selftests/bpf: add test for accessing ctx from syscall program type Introduce eBPF support for HID devices 1 - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,03/23] bpf/verifier: do not clear meta in check_mem_size Introduce eBPF support for HID devices 1 - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,02/23] bpf/verifier: allow kfunc to read user provided context Introduce eBPF support for HID devices 1 - - --- 2022-07-12 Benjamin Tissoires New
[bpf-next,v6,01/23] selftests/bpf: fix config for CLS_BPF Introduce eBPF support for HID devices 1 - - --- 2022-07-12 Benjamin Tissoires New
[v2] proc: fix test for "vsyscall=xonly" boot option [v2] proc: fix test for "vsyscall=xonly" boot option - - - --- 2022-07-12 Alexey Dobriyan Accepted
proc: fix test for "vsyscall=xonly" boot option proc: fix test for "vsyscall=xonly" boot option - - - --- 2022-07-12 Alexey Dobriyan New
kunit: executor: Fix a memory leak on failure in kunit_filter_tests kunit: executor: Fix a memory leak on failure in kunit_filter_tests - 2 - --- 2022-07-12 David Gow brendanhiggins Accepted
[net,v2,2/2] selftests/net: test nexthop without gw [net,v2,1/2] ip: fix dflt addr selection for connected nexthop - - - --- 2022-07-12 Nicolas Dichtel Accepted
[net,v2,1/2] ip: fix dflt addr selection for connected nexthop [net,v2,1/2] ip: fix dflt addr selection for connected nexthop - - - --- 2022-07-12 Nicolas Dichtel Accepted
[v2,4/4] Makefile: add headers to kselftest targets Fix kselftest build with sub-directory - - 1 --- 2022-07-12 Guillaume Tucker New
[v2,3/4] selftests: drop KSFT_KHDR_INSTALL make target Fix kselftest build with sub-directory - - - --- 2022-07-12 Guillaume Tucker Accepted
[v2,2/4] selftests: stop using KSFT_KHDR_INSTALL Fix kselftest build with sub-directory - - - --- 2022-07-12 Guillaume Tucker Accepted
[v2,1/4] selftests: drop khdr make target Fix kselftest build with sub-directory - - - --- 2022-07-12 Guillaume Tucker Accepted
[v2,2/2] selftests/x86/amx: Fix the test to avoid failure when AMX is unavailable selftests/x86: AMX-related test improvements - - - --- 2022-07-11 Chang S. Bae New
[v2,1/2] selftests/x86/signal: Adjust the test to the kernel's altstack check selftests/x86: AMX-related test improvements - 1 - --- 2022-07-11 Chang S. Bae New
clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig 2 1 1 --- 2022-07-11 Daniel Latypov Accepted
[v4,5/5] mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 3 - - --- 2022-07-09 David Gow Accepted
[v4,4/5] nitro_enclaves: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 1 1 - --- 2022-07-09 David Gow Accepted
[v4,3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules 3 - - --- 2022-07-09 David Gow Accepted
[v4,2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules - 1 1 --- 2022-07-09 David Gow Accepted
[v4,1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules - 1 1 --- 2022-07-09 David Gow Accepted
[net] selftest: net: add tun to .gitignore [net] selftest: net: add tun to .gitignore - - - --- 2022-07-09 Jakub Kicinski Accepted
[v5,9/9] drm: selftest: convert drm_mm selftest to KUnit drm: selftest: Convert to KUnit 1 1 1 --- 2022-07-08 Maíra Canal Accepted
[v5,8/9] drm: selftest: convert drm_buddy selftest to KUnit drm: selftest: Convert to KUnit 1 1 1 --- 2022-07-08 Maíra Canal Accepted
[v5,7/9] drm: selftest: convert drm_framebuffer selftest to KUnit drm: selftest: Convert to KUnit 1 1 1 --- 2022-07-08 Maíra Canal Accepted
[v5,6/9] drm: selftest: convert drm_dp_mst_helper selftest to KUnit drm: selftest: Convert to KUnit 1 1 1 --- 2022-07-08 Maíra Canal Accepted
[v5,5/9] drm: selftest: convert drm_plane_helper selftest to KUnit drm: selftest: Convert to KUnit 1 1 1 --- 2022-07-08 Maíra Canal Accepted
[v5,4/9] drm: selftest: convert drm_format selftest to KUnit drm: selftest: Convert to KUnit 1 1 1 --- 2022-07-08 Maíra Canal Accepted
[v5,3/9] drm: selftest: convert drm_rect selftest to KUnit drm: selftest: Convert to KUnit 1 1 1 --- 2022-07-08 Maíra Canal Accepted
[v5,2/9] drm: selftest: convert drm_cmdline_parser selftest to KUnit drm: selftest: Convert to KUnit 1 1 1 --- 2022-07-08 Maíra Canal Accepted
[v5,1/9] drm: selftest: convert drm_damage_helper selftest to KUnit drm: selftest: Convert to KUnit 1 1 1 --- 2022-07-08 Maíra Canal Accepted
[v3] kunit: tool: Enable virtio/PCI by default on UML [v3] kunit: tool: Enable virtio/PCI by default on UML - 2 1 --- 2022-07-08 Daniel Latypov brendanhiggins Accepted
[4/4] Makefile: add headers_install to kselftest targets Fix kselftest build with sub-directory - - - --- 2022-07-08 Guillaume Tucker Accepted
[3/4] selftests: drop KSFT_KHDR_INSTALL make target Fix kselftest build with sub-directory - - - --- 2022-07-08 Guillaume Tucker Accepted
[2/4] selftests: stop using KSFT_KHDR_INSTALL Fix kselftest build with sub-directory - - - --- 2022-07-08 Guillaume Tucker Accepted
[1/4] selftests: drop khdr make target Fix kselftest build with sub-directory - - - --- 2022-07-08 Guillaume Tucker Accepted
[bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n [bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n - - - --- 2022-07-08 Maxim Mikityanskiy Accepted
[v6,4/4] selftest: Taint kernel when test module loaded [v6,1/4] panic: Taint kernel if tests are run 1 1 - --- 2022-07-08 David Gow Accepted
[v6,3/4] kunit: Taint the kernel when KUnit tests are run [v6,1/4] panic: Taint kernel if tests are run 1 1 1 --- 2022-07-08 David Gow brendanhiggins Accepted
[v6,2/4] module: panic: Taint the kernel when selftest modules load [v6,1/4] panic: Taint kernel if tests are run 1 2 - --- 2022-07-08 David Gow Accepted
[v6,1/4] panic: Taint kernel if tests are run [v6,1/4] panic: Taint kernel if tests are run 1 1 - --- 2022-07-08 David Gow Accepted
[v4] kunit: tool: make --kunitconfig repeatable, blindly concat [v4] kunit: tool: make --kunitconfig repeatable, blindly concat - 1 - --- 2022-07-08 Daniel Latypov brendanhiggins Accepted
[v2,4/4] selinux: Implement create_user_ns hook Introduce security_create_user_ns() - - - --- 2022-07-07 Frederick Lawler New
[v2,3/4] selftests/bpf: Add tests verifying bpf lsm create_user_ns hook Introduce security_create_user_ns() - - - --- 2022-07-07 Frederick Lawler New
[v2,2/4] bpf-lsm: Make bpf_lsm_create_user_ns() sleepable Introduce security_create_user_ns() - - - --- 2022-07-07 Frederick Lawler New
[v2,1/4] security, lsm: Introduce security_create_user_ns() Introduce security_create_user_ns() - - - --- 2022-07-07 Frederick Lawler New
[v4,net-next,6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-07-07 Hans Schultz New
[v4,net-next,5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-07-07 Hans Schultz New
[v4,net-next,4/6] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-07-07 Hans Schultz New
[v4,net-next,3/6] drivers: net: dsa: add locked fdb entry flag to drivers Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-07-07 Hans Schultz New
[v4,net-next,2/6] net: switchdev: add support for offloading of fdb locked flag Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-07-07 Hans Schultz New
[v4,net-next,1/6] net: bridge: add locked entry fdb flag to extend locked port feature Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-07-07 Hans Schultz New
[2/2] selftests: forwarding: Install no_forwarding.sh selftests: forwarding: Install two missing tests - 1 - --- 2022-07-07 Martin Blumenstingl Accepted
[1/2] selftests: forwarding: Install local_termination.sh selftests: forwarding: Install two missing tests - 1 - --- 2022-07-07 Martin Blumenstingl Accepted
[v3] selftests/vm: enable running select groups of tests [v3] selftests/vm: enable running select groups of tests - - - --- 2022-07-06 Joel Savitz New
[v2] selftests/vm: enable running select groups of tests [v2] selftests/vm: enable running select groups of tests - - - --- 2022-07-06 Joel Savitz New
[net-next,1/1] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations [net-next,1/1] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations - - - --- 2022-07-06 Hans Schultz New
[v3] apparmor: test: Remove some casts which are no-longer required [v3] apparmor: test: Remove some casts which are no-longer required 1 1 - --- 2022-07-06 David Gow Accepted
[v7,14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-07-06 Chao Peng New
[v7,13/14] KVM: Enable and expose KVM_MEM_PRIVATE KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-07-06 Chao Peng New
« 1 2 ... 155 156 157254 255 »