Show patches with: none      |   13534 patches
« 1 2 ... 48 49 50135 136 »
Patch Series S/W/F Date Submitter Delegate State
[v1,6/9] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API --- 2023-07-19 Rae Moar Accepted
[v1,5/9] kunit: tool: Add command line interface to filter and report attributes kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[v1,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[v1,3/9] kunit: Add module attribute kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[v1,2/9] kunit: Add speed attribute kunit: Add test attributes API --- 2023-07-19 Rae Moar Accepted
[v1,1/9] kunit: Add test attributes API structure kunit: Add test attributes API --- 2023-07-19 Rae Moar Superseded
[net-next,v2,4/4] selftests: net: Add test cases for nexthop groups with invalid neighbors nexthop: Refactor and fix nexthop selection for multipath routes --- 2023-07-19 Benjamin Poirier New
[net-next,v2,3/4] nexthop: Do not return invalid nexthop object during multipath selection nexthop: Refactor and fix nexthop selection for multipath routes --- 2023-07-19 Benjamin Poirier New
[net-next,v2,2/4] nexthop: Factor out neighbor validity check nexthop: Refactor and fix nexthop selection for multipath routes --- 2023-07-19 Benjamin Poirier Accepted
[net-next,v2,1/4] nexthop: Factor out hash threshold fdb nexthop selection nexthop: Refactor and fix nexthop selection for multipath routes --- 2023-07-19 Benjamin Poirier Accepted
[v2,14/14] selftests/nolibc: tinyconfig: add support for 32/64-bit powerpc selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu New
[v2,13/14] selftests/nolibc: tinyconfig: add extra common options selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu Superseded
[v2,12/14] selftests/nolibc: add tinyconfig target selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu New
[v2,11/14] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu Superseded
[v2,10/14] selftests/nolibc: allow customize CROSS_COMPILE by architecture selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu Superseded
[v2,09/14] selftests/nolibc: allow quit qemu-system when poweroff fails selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu New
[v2,08/14] selftests/nolibc: string the core targets selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu New
[v2,07/14] selftests/nolibc: defconfig: remove mrproper target selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu New
[v2,06/14] selftests/nolibc: add mrproper for development selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu New
[v2,05/14] selftests/nolibc: add menuconfig for development selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu New
[v2,04/14] selftests/nolibc: fix up O= option support selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu Superseded
[v2,03/14] selftests/nolibc: print running log to screen selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu New
[v2,02/14] selftests/nolibc: add macros to enhance maintainability selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu New
[v2,01/14] selftests/nolibc: allow report with existing test log selftests/nolibc: add minimal kernel config support - part1 --- 2023-07-19 Zhangjin Wu Superseded
[v2,bpf-next,4/4] bpf: allow any program to use the bpf_map_sum_elem_count kfunc allow bpf_map_sum_elem_count for all program types --- 2023-07-19 Anton Protopopov Accepted
[v2,bpf-next,3/4] bpf: make an argument const in the bpf_map_sum_elem_count kfunc allow bpf_map_sum_elem_count for all program types --- 2023-07-19 Anton Protopopov Accepted
[v2,bpf-next,2/4] bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map allow bpf_map_sum_elem_count for all program types --- 2023-07-19 Anton Protopopov Accepted
[v2,bpf-next,1/4] bpf: consider types listed in reg2btf_ids as trusted allow bpf_map_sum_elem_count for all program types --- 2023-07-19 Anton Protopopov Accepted
[v3] selftests/input: add tests for the EVIOCSCLOCKID ioctl [v3] selftests/input: add tests for the EVIOCSCLOCKID ioctl --- 2023-07-19 Dana Elfassy New
[RFC,7/7] selftests/nolibc: proof of concept for TAP output selftests/nolibc: KTAP output --- 2023-07-18 Thomas Weißschuh New
[RFC,6/7] kselftest: support skipping tests with testname selftests/nolibc: KTAP output --- 2023-07-18 Thomas Weißschuh New
[RFC,5/7] kselftest: support KTAP format selftests/nolibc: KTAP output --- 2023-07-18 Thomas Weißschuh New
[RFC,4/7] selftests/nolibc: count subtests selftests/nolibc: KTAP output --- 2023-07-18 Thomas Weißschuh New
[RFC,3/7] selftests/nolibc: replace repetitive test structure with macro selftests/nolibc: KTAP output --- 2023-07-18 Thomas Weißschuh New
[RFC,2/7] selftests/nolibc: use unsigned indices for testcases selftests/nolibc: KTAP output --- 2023-07-18 Thomas Weißschuh New
[RFC,1/7] selftests/nolibc: statically calculate number of testsuites selftests/nolibc: KTAP output --- 2023-07-18 Thomas Weißschuh New
[v1,8/8] selftests/nolibc: add test support for powerpc64 tools/nolibc: add 32/64-bit powerpc support --- 2023-07-18 Zhangjin Wu New
[v1,7/8] selftests/nolibc: add test support for powerpc64le tools/nolibc: add 32/64-bit powerpc support --- 2023-07-18 Zhangjin Wu Superseded
[v1,6/8] selftests/nolibc: add test support for powerpc tools/nolibc: add 32/64-bit powerpc support --- 2023-07-18 Zhangjin Wu New
[v1,5/8] selftests/nolibc: add XARCH and ARCH mapping support tools/nolibc: add 32/64-bit powerpc support --- 2023-07-18 Zhangjin Wu New
[v1,4/8] selftests/nolibc: add extra config file customize support tools/nolibc: add 32/64-bit powerpc support --- 2023-07-18 Zhangjin Wu Superseded
[v1,3/8] selftests/nolibc: select_null: fix up for big endian powerpc64 tools/nolibc: add 32/64-bit powerpc support --- 2023-07-18 Zhangjin Wu New
[v1,2/8] tools/nolibc: add support for powerpc64 tools/nolibc: add 32/64-bit powerpc support --- 2023-07-18 Zhangjin Wu Superseded
[v4,4/4] genetlink: Replace custom CONCATENATE() implementation kernel.h: Split out a couple of macros to args.h --- 2023-07-18 Andy Shevchenko Accepted
[v4,3/4] arm64: smccc: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h --- 2023-07-18 Andy Shevchenko Accepted
[v4,2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h --- 2023-07-18 Andy Shevchenko Accepted
[v4,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h kernel.h: Split out a couple of macros to args.h --- 2023-07-18 Andy Shevchenko Accepted
[v1,1/8] tools/nolibc: add support for powerpc tools/nolibc: add 32/64-bit powerpc support --- 2023-07-18 Zhangjin Wu New
[v8,19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC Add iommufd physical device operations for replace and alloc hwpt --- 2023-07-17 Jason Gunthorpe Accepted
[v8,17/19] iommufd: Add IOMMU_HWPT_ALLOC Add iommufd physical device operations for replace and alloc hwpt --- 2023-07-17 Jason Gunthorpe Accepted
[v8,16/19] iommufd/selftest: Test iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt --- 2023-07-17 Jason Gunthorpe Accepted
[v8,14/19] iommufd: Add iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt --- 2023-07-17 Jason Gunthorpe Accepted
[v8,12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt Add iommufd physical device operations for replace and alloc hwpt --- 2023-07-17 Jason Gunthorpe New
[v8,11/19] iommufd: Fix locking around hwpt allocation Add iommufd physical device operations for replace and alloc hwpt --- 2023-07-17 Jason Gunthorpe Accepted
[v8,07/19] iommufd: Make sw_msi_start a group global Add iommufd physical device operations for replace and alloc hwpt --- 2023-07-17 Jason Gunthorpe Accepted
[v8,06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup Add iommufd physical device operations for replace and alloc hwpt --- 2023-07-17 Jason Gunthorpe Accepted
[v8,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() Add iommufd physical device operations for replace and alloc hwpt --- 2023-07-17 Jason Gunthorpe Accepted
[v5] selftests: rtc: Fixes rtctest error handling. [v5] selftests: rtc: Fixes rtctest error handling. --- 2023-07-17 Atul Kumar Pant New
selftests: vDSO: fix Makefile so that it uses lib.mk correctly selftests: vDSO: fix Makefile so that it uses lib.mk correctly --- 2023-07-17 Aditya Deshpande New
[net-next,13/13] selftests: mptcp: userspace_pm: format subtests results in TAP [net-next,01/13] selftests: mptcp: connect: don't stop if error --- 2023-07-17 Matthieu Baerts Accepted
[net-next,11/13] selftests: mptcp: simult flows: format subtests results in TAP [net-next,01/13] selftests: mptcp: connect: don't stop if error --- 2023-07-17 Matthieu Baerts Accepted
[net-next,06/13] selftests: mptcp: lib: format subtests results in TAP [net-next,01/13] selftests: mptcp: connect: don't stop if error --- 2023-07-17 Matthieu Baerts Accepted
[net-next,04/13] selftests: mptcp: userspace_pm: uniform results printing [net-next,01/13] selftests: mptcp: connect: don't stop if error --- 2023-07-17 Matthieu Baerts Accepted
[net-next,03/13] selftests: mptcp: userspace_pm: fix shellcheck warnings [net-next,01/13] selftests: mptcp: connect: don't stop if error --- 2023-07-17 Matthieu Baerts Accepted
[net-next,02/13] selftests: mptcp: userspace pm: don't stop if error [net-next,01/13] selftests: mptcp: connect: don't stop if error --- 2023-07-17 Matthieu Baerts Accepted
[net-next,01/13] selftests: mptcp: connect: don't stop if error [net-next,01/13] selftests: mptcp: connect: don't stop if error --- 2023-07-17 Matthieu Baerts Accepted
[v5,19/19] selftests/resctrl: Remove test type checks from cat_val() [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v5,17/19] selftests/resctrl: Move CAT/CMT test global vars to function they are used in [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v5,15/19] selftests/resctrl: Don't pass test name to fill_buf [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v5,13/19] selftests/resctrl: Remove unnecessary startptr global from fill_buf [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v5,11/19] selftests/resctrl: Remove duplicated preparation for span arg [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v5,09/19] selftests/resctrl: Convert span to size_t [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v5,07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl() [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v5,05/19] selftests/resctrl: Unmount resctrl FS before starting the first test [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v5,03/19] selftests/resctrl: Unmount resctrl FS if child fails to run benchmark [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v5,01/19] selftests/resctrl: Add resctrl.h into build deps [v5,01/19] selftests/resctrl: Add resctrl.h into build deps --- 2023-07-17 Ilpo Järvinen Accepted
[v3,3/4] arm64: smccc: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h --- 2023-07-17 Andy Shevchenko New
[v2,7/8] selftests/mm: Optionally pass duration to transhuge-stress [v2,1/8] selftests: Line buffer test program's stdout --- 2023-07-17 Ryan Roberts Accepted
[v2,5/8] selftests/mm: va_high_addr_switch should skip unsupported arm64 configs [v2,1/8] selftests: Line buffer test program's stdout --- 2023-07-17 Ryan Roberts Accepted
[v2,3/8] selftests/mm: Enable mrelease_test for arm64 [v2,1/8] selftests: Line buffer test program's stdout --- 2023-07-17 Ryan Roberts Accepted
[v2,1/8] selftests: Line buffer test program's stdout [v2,1/8] selftests: Line buffer test program's stdout --- 2023-07-17 Ryan Roberts New
selftests/bpf: Fix errors in btf_write.c selftests/bpf: Fix errors in btf_write.c --- 2023-07-17 shijie001@208suo.com New
[v4,5/6] KVM: selftests: Test if event filter meets expectations on fixed counters [v4,1/6] KVM: selftests: Add macros for fixed counters in processor.h --- 2023-07-17 Jinrong Liang Superseded
[v4,3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings [v4,1/6] KVM: selftests: Add macros for fixed counters in processor.h --- 2023-07-17 Jinrong Liang New
[v4,1/6] KVM: selftests: Add macros for fixed counters in processor.h [v4,1/6] KVM: selftests: Add macros for fixed counters in processor.h --- 2023-07-17 Jinrong Liang New
[35/35] kselftest/arm64: Enable GCS for the FP stress tests arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[34/35] selftests/arm64: Add GCS signal tests arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[33/35] kselftest/arm64: Add a GCS test program built with the system libc arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown New
[32/35] kselftest/arm64: Add very basic GCS test program arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[31/35] kselftest/arm64: Always run signals tests with GCS enabled arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[30/35] kselftest/arm64: Allow signals tests to specify an expected si_code arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[29/35] kselftest/arm64: Add framework support for GCS to signal handling tests arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[28/35] kselftest/arm64: Add GCS as a detected feature in the signal tests arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[27/35] kselftest/arm64: Verify the GCS hwcap arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[26/35] arm64: Add Kconfig for Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[25/35] arm64/ptrace: Expose GCS via ptrace and core files arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[24/35] arm64/signal: Expose GCS state in signal frames arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown New
[23/35] arm64/signal: Set up and restore the GCS context for signal handlers arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[22/35] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[21/35] arm64/gcs: Implement shadow stack prctl() interface arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown New
« 1 2 ... 48 49 50135 136 »