Show patches with: none      |   21098 patches
« 1 2 ... 135 136 137210 211 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/16] bitops: protect find_first_{,zero}_bit properly Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
kunit: fix kernel-doc warnings in doc. build kunit: fix kernel-doc warnings in doc. build - - - --- 2021-10-05 Randy Dunlap brendanhiggins New
[v2] kunit: tool: yield output from run_kernel in real time [v2] kunit: tool: yield output from run_kernel in real time - 2 - --- 2021-10-05 Daniel Latypov brendanhiggins New
selftests: Remove explicit headers for clang selftests: Remove explicit headers for clang - - - --- 2021-10-04 Andrew Delgadillo New
[GIT,PULL] Kselftest fixes update for Linux 5.15-rc5 [GIT,PULL] Kselftest fixes update for Linux 5.15-rc5 - - - --- 2021-10-04 Shuah Khan Accepted
[v4] kunit: tool: improve compatibility of kunit_parser with KTAP specification [v4] kunit: tool: improve compatibility of kunit_parser with KTAP specification - 1 - --- 2021-10-04 Daniel Latypov brendanhiggins New
kunit: tool: yield output from run_kernel in real time kunit: tool: yield output from run_kernel in real time - - - --- 2021-10-04 Daniel Latypov brendanhiggins New
[net-next,v2,5/5] mctp: Add input reassembly tests MCTP kunit tests - - - --- 2021-10-03 Jeremy Kerr Accepted
[net-next,v2,4/5] mctp: Add route input to socket tests MCTP kunit tests - - - --- 2021-10-03 Jeremy Kerr Accepted
[net-next,v2,3/5] mctp: Add packet rx tests MCTP kunit tests - - - --- 2021-10-03 Jeremy Kerr Accepted
[net-next,v2,2/5] mctp: Add test utils MCTP kunit tests - - - --- 2021-10-03 Jeremy Kerr Accepted
[net-next,v2,1/5] mctp: Add initial test structure and fragmentation test MCTP kunit tests - - - --- 2021-10-03 Jeremy Kerr Accepted
[net-next,2/2] mctp: test: defer mdev setup until we've registered [net-next,1/2] mctp: test: disallow MCTP_TEST when building as a module - 1 - --- 2021-10-02 Jeremy Kerr New
[net-next,1/2] mctp: test: disallow MCTP_TEST when building as a module [net-next,1/2] mctp: test: disallow MCTP_TEST when building as a module - 1 - --- 2021-10-02 Jeremy Kerr New
kunit: fix too small allocation when using suite-only kunit.filter_glob kunit: fix too small allocation when using suite-only kunit.filter_glob 1 1 - --- 2021-10-02 Daniel Latypov brendanhiggins Accepted
[v11,24/29] selftest/x86/amx: Test cases for the AMX state management Untitled series #556541 - 1 - --- 2021-10-01 Chang S. Bae New
[16/16] vsprintf: rework bitmap_list_string Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[14/16] bitmap: unify find_bit operations Resend bitmap patches 2 - 1 --- 2021-10-01 Yury Norov New
[13/16] mm/percpu: micro-optimize pcpu_is_populated() Resend bitmap patches 1 - 1 --- 2021-10-01 Yury Norov New
[12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[11/16] find: micro-optimize for_each_{set,clear}_bit() Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[10/16] include/linux: move for_each_bit() macros from bitops.h to find.h Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[08/16] tools: sync tools/bitmap with mother linux Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[06/16] cpumask: use find_first_and_bit() Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[05/16] lib: add find_first_and_bit() Resend bitmap patches - - 2 --- 2021-10-01 Yury Norov New
[04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely Resend bitmap patches 1 2 2 --- 2021-10-01 Yury Norov New
[03/16] include: move find.h from asm_generic to linux Resend bitmap patches 1 - 1 --- 2021-10-01 Yury Norov New
[02/16] bitops: move find_bit_*_le functions from le.h to find.h Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[01/16] bitops: protect find_first_{,zero}_bit properly Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[02/16] bitops: move find_bit_*_le functions from le.h to find.h Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[01/16] bitops: protect find_first_{,zero}_bit properly Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[net-next,5/5] mctp: Add input reassembly tests MCTP kunit tests - - - --- 2021-10-01 Jeremy Kerr Accepted
[net-next,4/5] mctp: Add route input to socket tests MCTP kunit tests - - - --- 2021-10-01 Jeremy Kerr Accepted
[net-next,3/5] mctp: Add packet rx tests MCTP kunit tests - - - --- 2021-10-01 Jeremy Kerr Accepted
[net-next,2/5] mctp: Add test utils MCTP kunit tests - - - --- 2021-10-01 Jeremy Kerr Accepted
[net-next,1/5] mctp: Add initial test structure and fragmentation test MCTP kunit tests - - - --- 2021-10-01 Jeremy Kerr Accepted
[v4,4/4] kunit: tool: support running each suite/test separately kunit: allow running test suites/cases individually - 2 - --- 2021-09-30 Daniel Latypov brendanhiggins New
[v4,3/4] kunit: tool: actually track how long it took to run tests kunit: allow running test suites/cases individually - 2 - --- 2021-09-30 Daniel Latypov brendanhiggins New
[v4,2/4] kunit: tool: factor exec + parse steps into a function kunit: allow running test suites/cases individually 1 1 - --- 2021-09-30 Daniel Latypov brendanhiggins New
[v4,1/4] kunit: add 'kunit.action' param to allow listing out tests kunit: allow running test suites/cases individually - 2 - --- 2021-09-30 Daniel Latypov brendanhiggins Accepted
[v2,3/3] userfaultfd/selftests: fix calculation of expected ioctls Small userfaultfd selftest fixups - - - --- 2021-09-30 Axel Rasmussen New
[v2,2/3] userfaultfd/selftests: fix feature support detection Small userfaultfd selftest fixups - 1 - --- 2021-09-30 Axel Rasmussen New
[v2,1/3] userfaultfd/selftests: don't rely on GNU extensions for random numbers Small userfaultfd selftest fixups - 1 - --- 2021-09-30 Axel Rasmussen New
[v1,38/38] selftests: arm64: Add coverage for the ZA ptrace interface arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,37/38] selftests: arm64: Add streaming SVE to SVE ptrace tests arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,36/38] kselftest/arm64: signal: Add SME signal handling tests arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,35/38] kselftest/arm64: Add stress test for SME ZA context switching arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,34/38] kselftest/arm64: sme: Provide streaming mode SVE stress test arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,33/38] kselftest/arm64: Extend vector configuration API tests to cover SME arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,32/38] kselftest/arm64: Add tests for TPIDR2 arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,31/38] arm64/sme: Provide Kconfig for SME arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,30/38] arm64/sme: Save and restore streaming mode over EFI runtime calls arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,29/38] arm64/sme: Disable streaming mode and ZA when flushing CPU state arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,28/38] arm64/sme: Add ptrace support for ZA arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,27/38] arm64/sme: Implement ptrace support for streaming mode SVE registers arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,26/38] arm64/sme: Implement ZA signal handling arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,25/38] arm64/sme: Implement streaming SVE signal handling arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,24/38] arm64/sme: Implement traps and syscall handling for SME arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,23/38] arm64/sme: Implement ZA context switching arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,22/38] arm64/sme: Implement streaming SVE context switching arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,21/38] arm64/sme: Implement SVCR context switching arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,20/38] arm64/sme: Implement support for TPIDR2 arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,19/38] arm64/sme: Implement vector length configuration prctl()s arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,18/38] arm64/sme: Implement sysctl to set the default vector length arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown Accepted
[v1,17/38] arm64/sme: Identify supported SME vector lengths at boot arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,16/38] arm64/sme: Basic enumeration support arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,15/38] arm64/sme: Early CPU setup for SME arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,14/38] arm64/sme: Define macros for manually encoding SME instructions arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,13/38] arm64/sme: System register and exception syndrome definitions arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,12/38] arm64/sme: Provide ABI documentation for SME arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,11/38] selftests: arm64: Parameterise ptrace vector length information arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,10/38] arm64/sve: Generalise vector length configuration prctl() for SME arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,09/38] arm64/sve: Make sysctl interface for SVE reusable by SME arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,08/38] arm64/sve: Track vector lengths for tasks in an array arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,07/38] arm64/sve: Explicitly load vector length when restoring SVE state arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,06/38] arm64/sve: Put system wide vector length information into structs arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,05/38] arm64/sve: Use accessor functions for vector lengths in thread_struct arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,04/38] arm64/sve: Rename find_supported_vector_length() arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,03/38] arm64/sve: Make access to FFR optional arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,02/38] arm64/sve: Remove sve_load_from_fpsimd_state() arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
[v1,01/38] arm64/fp: Reindent fpsimd_save() arm64/sme: Initial support for the Scalable Matrix Extension - - - --- 2021-09-30 Mark Brown New
kunit: tool: show list of valid --arch options when invalid kunit: tool: show list of valid --arch options when invalid - 2 - --- 2021-09-29 Daniel Latypov brendanhiggins Accepted
[v2,5/5] bitfield: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-29 Brendan Higgins Accepted
[v2,4/5] thunderbolt: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin 1 1 - --- 2021-09-29 Brendan Higgins Accepted
[v2,3/5] device property: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-29 Brendan Higgins Accepted
[v2,2/5] iio/test-format: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin 1 1 - --- 2021-09-29 Brendan Higgins Accepted
[v2,1/5] gcc-plugins/structleak: add makefile var for disabling structleak kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-29 Brendan Higgins Accepted
[v3,4/4] kunit: tool: support running each suite/test separately kunit: allow running test suites/cases individually - 1 - --- 2021-09-29 Daniel Latypov brendanhiggins New
[v3,3/4] kunit: tool: actually track how long it took to run tests kunit: allow running test suites/cases individually - 1 - --- 2021-09-29 Daniel Latypov brendanhiggins New
[v3,2/4] kunit: tool: factor exec + parse steps into a function kunit: allow running test suites/cases individually - 1 - --- 2021-09-29 Daniel Latypov brendanhiggins New
[v3,1/4] kunit: add 'kunit.action' param to allow listing out tests kunit: allow running test suites/cases individually - 1 - --- 2021-09-29 Daniel Latypov brendanhiggins New
[v3,4/4] selftests: arm64: Verify that all possible vector lengths are handled selftests: arm64: vec-syscfg updates - 1 - --- 2021-09-29 Mark Brown Accepted
[v3,3/4] selftests: arm64: Fix and enable test for setting current VL in vec-syscfg selftests: arm64: vec-syscfg updates - - - --- 2021-09-29 Mark Brown Accepted
[v3,2/4] selftests: arm64: Remove bogus error check on writing to files selftests: arm64: vec-syscfg updates - - - --- 2021-09-29 Mark Brown Accepted
[v3,1/4] selftests: arm64: Fix printf() format mismatch in vec-syscfg selftests: arm64: vec-syscfg updates - - - --- 2021-09-29 Mark Brown Accepted
[v1,6/6] x86: remove memory hotplug support on X86_32 mm/memory_hotplug: Kconfig and 32 bit cleanups - 1 - --- 2021-09-29 David Hildenbrand New
[v1,5/6] mm/memory_hotplug: remove stale function declarations mm/memory_hotplug: Kconfig and 32 bit cleanups - 1 - --- 2021-09-29 David Hildenbrand New
« 1 2 ... 135 136 137210 211 »