Show patches with: none      |   21217 patches
« 1 2 ... 58 59 60212 213 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl() selftests/resctrl: Fixes and cleanups - - - --- 2023-07-17 Ilpo Järvinen Accepted
[v5,06/19] selftests/resctrl: Move resctrl FS mount/umount to higher level selftests/resctrl: Fixes and cleanups - - - --- 2023-07-17 Ilpo Järvinen Accepted
[v5,05/19] selftests/resctrl: Unmount resctrl FS before starting the first test selftests/resctrl: Fixes and cleanups - - - --- 2023-07-17 Ilpo Järvinen Accepted
[v5,04/19] selftests/resctrl: Close perf value read fd on errors selftests/resctrl: Fixes and cleanups - - - --- 2023-07-17 Ilpo Järvinen Accepted
[v5,03/19] selftests/resctrl: Unmount resctrl FS if child fails to run benchmark selftests/resctrl: Fixes and cleanups - 1 - --- 2023-07-17 Ilpo Järvinen Accepted
[v5,02/19] selftests/resctrl: Don't leak buffer in fill_cache() selftests/resctrl: Fixes and cleanups - 1 - --- 2023-07-17 Ilpo Järvinen Accepted
[v5,01/19] selftests/resctrl: Add resctrl.h into build deps selftests/resctrl: Fixes and cleanups - 1 - --- 2023-07-17 Ilpo Järvinen Accepted
[v3,4/4] genetlink: Replace custom CONCATENATE() implementation kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-17 Andy Shevchenko 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
[v3,2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-17 Andy Shevchenko Accepted
[v3,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h kernel.h: Split out a couple of macros to args.h 1 - - --- 2023-07-17 Andy Shevchenko Accepted
[v2,8/8] selftests/mm: Run all tests from run_vmtests.sh selftests/mm fixes for arm64 2 - - --- 2023-07-17 Ryan Roberts New
[v2,7/8] selftests/mm: Optionally pass duration to transhuge-stress selftests/mm fixes for arm64 1 - - --- 2023-07-17 Ryan Roberts Accepted
[v2,6/8] selftests/mm: Make migration test robust to failure selftests/mm fixes for arm64 - - - --- 2023-07-17 Ryan Roberts New
[v2,5/8] selftests/mm: va_high_addr_switch should skip unsupported arm64 configs selftests/mm fixes for arm64 - 1 - --- 2023-07-17 Ryan Roberts Accepted
[v2,4/8] selftests/mm: Fix thuge-gen test bugs selftests/mm fixes for arm64 - 1 - --- 2023-07-17 Ryan Roberts Accepted
[v2,3/8] selftests/mm: Enable mrelease_test for arm64 selftests/mm fixes for arm64 - 1 - --- 2023-07-17 Ryan Roberts Accepted
[v2,2/8] selftests/mm: Skip soft-dirty tests on arm64 selftests/mm fixes for arm64 1 - - --- 2023-07-17 Ryan Roberts Accepted
[v2,1/8] selftests: Line buffer test program's stdout selftests/mm fixes for arm64 - 1 - --- 2023-07-17 Ryan Roberts New
selftests/bpf: Fix errors in log_fixup.c selftests/bpf: Fix errors in log_fixup.c - - - --- 2023-07-17 shijie001@208suo.com 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,6/6] KVM: selftests: Test gp event filters don't affect fixed event filters KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-07-17 Jinrong Liang New
[v4,5/6] KVM: selftests: Test if event filter meets expectations on fixed counters KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-07-17 Jinrong Liang New
[v4,4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-07-17 Jinrong Liang New
[v4,3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings KVM: selftests: Improve PMU event filter settings and add test cases - 1 - --- 2023-07-17 Jinrong Liang New
[v4,2/6] KVM: selftests: Drop the return of remove_event() KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-07-17 Jinrong Liang Accepted
[v4,1/6] KVM: selftests: Add macros for fixed counters in processor.h KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 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 New
[34/35] selftests/arm64: Add GCS signal tests arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[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 New
[31/35] kselftest/arm64: Always run signals tests with GCS enabled arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[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 New
[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 New
[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 New
[27/35] kselftest/arm64: Verify the GCS hwcap arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[26/35] arm64: Add Kconfig for Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[25/35] arm64/ptrace: Expose GCS via ptrace and core files arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[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 New
[22/35] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[21/35] arm64/gcs: Implement shadow stack prctl() interface arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[20/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[19/35] arm64/gcs: Context switch GCS registers for EL0 arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[18/35] arm64/mm: Handle GCS data aborts arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[17/35] arm64/traps: Handle GCS exceptions arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[16/35] arm64/hwcap: Add hwcap for GCS arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[15/35] arm64/idreg: Add overrride for GCS arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[14/35] arm64: Disable traps for GCS usage at EL0 and EL1 arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[13/35] KVM: arm64: Manage GCS registers for guests arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[12/35] arm64/mm: Map pages for guarded control stack arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[11/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[10/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[09/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[08/35] arm64/gcs: Provide copy_to_user_gcs() arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[07/35] arm64/gcs: Add manual encodings of GCS instructions arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[06/35] arm64/sysreg: Add definitions for architected GCS caps arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[05/35] arm64/sysreg: Add new system registers for GCS arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown Accepted
[04/35] arm64/gcs: Document the ABI for Guarded Control Stacks arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[03/35] arm64: Document boot requirements for Guarded Control Stacks arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[02/35] prctl: Add flag for shadow stack writeability and push/pop arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[01/35] prctl: arch-agnostic prctl for shadow stack arm64/gcs: Provide support for GCS at EL0 - - - --- 2023-07-16 Mark Brown New
[v4] selftests/net: replace manual array size calc with ARRAYSIZE macro. [v4] selftests/net: replace manual array size calc with ARRAYSIZE macro. - - - --- 2023-07-16 Mahmoud Matook Accepted
[v4] selftests: rtc: Improves rtctest error handling. [v4] selftests: rtc: Improves rtctest error handling. 1 - - --- 2023-07-16 Atul Kumar Pant New
[v3] selftests/net: replace manual array size calc with ARRAYSIZE macro. [v3] selftests/net: replace manual array size calc with ARRAYSIZE macro. - - - --- 2023-07-16 Mahmoud Matook Accepted
[v2] selftests/net: replace manual array size calc with ARRAYSIZE macro. [v2] selftests/net: replace manual array size calc with ARRAYSIZE macro. - - - --- 2023-07-16 Mahmoud Matook New
[v4,18/18] selftests/nolibc: allow test -include /path/to/nolibc.h tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,17/18] selftests/nolibc: allow run nolibc-test locally tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,16/18] selftests/nolibc: add testcases for startup code tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,15/18] selftests/nolibc: add EXPECT_PTRGE, EXPECT_PTRGT, EXPECT_PTRLE, EXPECT_PTRLT tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,14/18] tools/nolibc: s390: shrink _start with _start_c tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,13/18] tools/nolibc: riscv: shrink _start with _start_c tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,12/18] tools/nolibc: loongarch: shrink _start with _start_c tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,11/18] tools/nolibc: mips: shrink _start with _start_c tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,10/18] tools/nolibc: x86_64: shrink _start with _start_c tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,09/18] tools/nolibc: i386: shrink _start with _start_c tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,08/18] tools/nolibc: aarch64: shrink _start with _start_c tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,07/18] tools/nolibc: arm: shrink _start with _start_c tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,06/18] tools/nolibc: crt.h: initialize stack protector tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,05/18] tools/nolibc: stackprotector.h: add empty __stack_chk_init for !_NOLIBC_STACKPROTECTOR tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,04/18] tools/nolibc: add new crt.h with _start_c tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,03/18] tools/nolibc: remove the old sys_stat support tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,02/18] tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0 tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v4,01/18] tools/nolibc: arch-*.h: add missing space after ',' tools/nolibc: shrink arch support - - - --- 2023-07-15 Zhangjin Wu Accepted
[v1] selftests/net: replace manual array size calc with ARRAYSIZE macro. [v1] selftests/net: replace manual array size calc with ARRAYSIZE macro. - - - --- 2023-07-14 Mahmoud Matook New
[mm-unstable,fix] mm: userfaultfd: check for start + len overflow in validate_range: fix [mm-unstable,fix] mm: userfaultfd: check for start + len overflow in validate_range: fix - - - --- 2023-07-14 Axel Rasmussen Accepted
[v6,4/4] RISC-V: mm: Document mmap changes RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-14 Charlie Jenkins New
[v6,3/4] RISC-V: mm: Update pgtable comment documentation RISC-V: mm: Make SV48 the default address space - 1 - --- 2023-07-14 Charlie Jenkins Accepted
[v6,2/4] RISC-V: mm: Add tests for RISC-V mm RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-14 Charlie Jenkins New
[v6,1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57 RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-14 Charlie Jenkins New
[v2,1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h [v2,1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h 1 - - --- 2023-07-14 Andy Shevchenko New
[bpf-next,3/3] 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-14 Anton Protopopov Accepted
[bpf-next,2/3] 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-14 Anton Protopopov Accepted
[bpf-next,1/3] 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-14 Anton Protopopov New
[v5,4/4] RISC-V: mm: Document mmap changes RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-14 Charlie Jenkins New
[v5,3/4] RISC-V: mm: Update pgtable comment documentation RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-14 Charlie Jenkins Accepted
[v5,2/4] RISC-V: mm: Add tests for RISC-V mm RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-14 Charlie Jenkins New
[v5,1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57 RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-14 Charlie Jenkins New
[net,3/3] selftests: tc: add ConnTrack procfs kconfig selftests: tc: increase timeout and add missing kconfig - - 1 --- 2023-07-13 Matthieu Baerts Accepted
[net,2/3] selftests: tc: add 'ct' action kconfig dep selftests: tc: increase timeout and add missing kconfig - - 1 --- 2023-07-13 Matthieu Baerts Accepted
« 1 2 ... 58 59 60212 213 »