messages from 2023-07-13 13:55:12 to 2023-07-16 21:56:17 UTC [more...]
[PATCH 00/35] arm64/gcs: Provide support for GCS at EL0
2023-07-16 21:51 UTC (17+ messages)
` [PATCH 01/35] prctl: arch-agnostic prctl for shadow stack
` [PATCH 02/35] prctl: Add flag for shadow stack writeability and push/pop
` [PATCH 03/35] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH 04/35] arm64/gcs: Document the ABI "
` [PATCH 05/35] arm64/sysreg: Add new system registers for GCS
` [PATCH 06/35] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH 07/35] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH 08/35] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH 09/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH 10/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH 11/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH 12/35] arm64/mm: Map pages for guarded control stack
` [PATCH 13/35] KVM: arm64: Manage GCS registers for guests
` [PATCH 14/35] arm64: Disable traps for GCS usage at EL0 and EL1
` [PATCH 15/35] arm64/idreg: Add overrride for GCS
` [PATCH 16/35] arm64/hwcap: Add hwcap "
[PATCH v4] selftests/net: replace manual array size calc with ARRAYSIZE macro
2023-07-16 18:43 UTC
[PATCH v4] selftests: rtc: Improves rtctest error handling
2023-07-16 18:18 UTC
[PATCH v4 00/10] tracing: introducing eventfs
2023-07-16 17:32 UTC (22+ messages)
` [PATCH v4 02/10] tracefs: Rename some tracefs function
` [PATCH v4 03/10] eventfs: Implement eventfs dir creation functions
` [PATCH v4 04/10] eventfs: Implement eventfs file add functions
` [PATCH v4 05/10] eventfs: Implement eventfs file, directory remove function
` [PATCH v4 06/10] eventfs: Implement functions to create eventfs files and directories
` [PATCH v4 07/10] eventfs: Implement eventfs lookup, read, open functions
` [PATCH v4 08/10] eventfs: Implement tracefs_inode_cache
` [PATCH v4 09/10] eventfs: Move tracing/events to eventfs
` [PATCH v4 10/10] test: ftrace: Fix kprobe test for eventfs
[PATCH v3] selftests/net: replace manual array size calc with ARRAYSIZE macro
2023-07-16 11:13 UTC
[PATCH v2] selftests/net: replace manual array size calc with ARRAYSIZE macro
2023-07-16 9:02 UTC
[PATCH bpf-next 0/3] allow bpf_map_sum_elem_count for all program types
2023-07-16 7:50 UTC (6+ messages)
` [PATCH bpf-next 1/3] bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map
` [PATCH bpf-next 2/3] bpf: make an argument const in the bpf_map_sum_elem_count kfunc
` [PATCH bpf-next 3/3] bpf: allow any program to use "
[PATCH v4 00/18] tools/nolibc: shrink arch support
2023-07-16 4:50 UTC (22+ messages)
` [PATCH v4 01/18] tools/nolibc: arch-*.h: add missing space after ','
` [PATCH v4 02/18] tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
` [PATCH v4 03/18] tools/nolibc: remove the old sys_stat support
` [PATCH v4 04/18] tools/nolibc: add new crt.h with _start_c
` [PATCH v4 05/18] tools/nolibc: stackprotector.h: add empty __stack_chk_init for !_NOLIBC_STACKPROTECTOR
` [PATCH v4 06/18] tools/nolibc: crt.h: initialize stack protector
` [PATCH v4 07/18] tools/nolibc: arm: shrink _start with _start_c
` [PATCH v4 08/18] tools/nolibc: aarch64: "
` [PATCH v4 09/18] tools/nolibc: i386: "
` [PATCH v4 10/18] tools/nolibc: x86_64: "
` [PATCH v4 11/18] tools/nolibc: mips: "
` [PATCH v4 12/18] tools/nolibc: loongarch: "
` [PATCH v4 13/18] tools/nolibc: riscv: "
` [PATCH v4 14/18] tools/nolibc: s390: "
` [PATCH v4 15/18] selftests/nolibc: add EXPECT_PTRGE, EXPECT_PTRGT, EXPECT_PTRLE, EXPECT_PTRLT
` [PATCH v4 16/18] selftests/nolibc: add testcases for startup code
` [PATCH v4 17/18] selftests/nolibc: allow run nolibc-test locally
` [PATCH v4 18/18] selftests/nolibc: allow test -include /path/to/nolibc.h
[PATCH v3 00/11] tools/nolibc: shrink arch support
2023-07-15 11:45 UTC (6+ messages)
` [PATCH v3 01/11] tools/nolibc: remove the old sys_stat support
[PATCH v3 02/11] tools/nolibc: add new crt.h with _start_c
2023-07-15 9:57 UTC (7+ messages)
kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc1-1-gfeac01aaf677)
2023-07-15 7:54 UTC
kselftest/next build: 6 builds: 0 failed, 6 passed, 4 warnings (v6.5-rc1-1-gfeac01aaf677)
2023-07-15 6:55 UTC
[PATCH v1 0/9] selftests/mm fixes for arm64
2023-07-15 0:04 UTC (37+ messages)
` [PATCH v1 1/9] selftests: Line buffer test program's stdout
` [PATCH v1 2/9] selftests/mm: Give scripts execute permission
` [PATCH v1 3/9] selftests/mm: Skip soft-dirty tests on arm64
` [PATCH v1 4/9] selftests/mm: Enable mrelease_test for arm64
` [PATCH v1 6/9] selftests/mm: va_high_addr_switch should skip unsupported arm64 configs
` [PATCH v1 7/9] selftests/mm: Make migration test robust to failure
` [PATCH v1 8/9] selftests/mm: Optionally pass duration to transhuge-stress
` [PATCH v1 9/9] selftests/mm: Run all tests from run_vmtests.sh
[PATCH v3 0/2] Unify uapi bitsperlong.h
2023-07-14 19:56 UTC (4+ messages)
[PATCH v1] selftests/net: replace manual array size calc with ARRAYSIZE macro
2023-07-14 19:52 UTC (2+ messages)
[PATCH] selftests: Fix arm64 test installation
2023-07-14 19:39 UTC (11+ messages)
[PATCH v2 1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h
2023-07-14 18:55 UTC (3+ messages)
[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
2023-07-14 18:29 UTC
[PATCH net 0/3] selftests: tc: increase timeout and add missing kconfig
2023-07-14 17:49 UTC (9+ messages)
` [PATCH net 1/3] selftests: tc: set timeout to 15 minutes
` [PATCH net 2/3] selftests: tc: add 'ct' action kconfig dep
` [PATCH net 3/3] selftests: tc: add ConnTrack procfs kconfig
[PATCH v4 00/19] selftests/resctrl: Fixes and cleanups
2023-07-14 17:38 UTC (49+ messages)
` [PATCH v4 01/19] selftests/resctrl: Add resctrl.h into build deps
` [PATCH v4 02/19] selftests/resctrl: Don't leak buffer in fill_cache()
` [PATCH v4 03/19] selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
` [PATCH v4 04/19] selftests/resctrl: Close perf value read fd on errors
` [PATCH v4 05/19] selftests/resctrl: Unmount resctrl FS before starting the first test
` [PATCH v4 06/19] selftests/resctrl: Move resctrl FS mount/umount to higher level
` [PATCH v4 07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl()
` [PATCH v4 08/19] selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param
` [PATCH v4 09/19] selftests/resctrl: Convert span to size_t
` [PATCH v4 10/19] selftests/resctrl: Express span internally in bytes
` [PATCH v4 11/19] selftests/resctrl: Remove duplicated preparation for span arg
` [PATCH v4 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
` [PATCH v4 13/19] selftests/resctrl: Remove unnecessary startptr global from fill_buf
` [PATCH v4 14/19] selftests/resctrl: Improve parameter consistency in fill_buf
` [PATCH v4 15/19] selftests/resctrl: Don't pass test name to fill_buf
` [PATCH v4 16/19] selftests/resctrl: Don't use variable argument list for ->setup()
` [PATCH v4 17/19] selftests/resctrl: Move CAT/CMT test global vars to function they are used in
` [PATCH v4 18/19] selftests/resctrl: Pass the real number of tests to show_cache_info()
` [PATCH v4 19/19] selftests/resctrl: Remove test type checks from cat_val()
[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-14 16:54 UTC (5+ messages)
` [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v6 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v6 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v6 4/4] RISC-V: mm: Document mmap changes
[PATCH v5 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-14 16:49 UTC (8+ messages)
` [PATCH v5 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v5 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v5 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v5 4/4] RISC-V: mm: Document mmap changes
[PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
2023-07-14 16:21 UTC (7+ messages)
[PATCH net-next v3 0/2] add MACsec offload selftests
2023-07-14 8:20 UTC (2+ messages)
[PATCH net-next 0/4] selftests: mptcp: join: pass args in new env vars
2023-07-14 3:40 UTC (2+ messages)
[PATCH RFC 0/2] Add support for inlined documentation for kunit and kselftests
2023-07-13 22:49 UTC (3+ messages)
` [PATCH RFC 2/2] drm: add documentation for drm_buddy_test kUnit test
kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc1-1-gb33b8731566d)
2023-07-13 20:48 UTC
[PATCH 2/2] kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds
2023-07-13 20:39 UTC (11+ messages)
[PATCH] regmap: Provide user selectable option to enable regmap
2023-07-13 20:12 UTC (2+ messages)
[PATCH 0/3] arm64/fpsimd: Fix use after free in SME when changing SVE VL
2023-07-13 20:06 UTC (4+ messages)
` [PATCH 1/3] arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes
` [PATCH 2/3] kselftest/arm64: Add a test case for SVE VL changes with SME active
` [PATCH 3/3] kselftest/arm64: Validate that changing one VL type does not affect another
kselftest/fixes build: 5 builds: 0 failed, 5 passed, 4 warnings (v6.5-rc1-1-gb33b8731566d)
2023-07-13 19:49 UTC
[PATCH v1] tools: timers: fix freq average calculation
2023-07-13 19:33 UTC (3+ messages)
[PATCHv2] selftests/input: add tests for the EVIOCSCLOCKID ioctl
2023-07-13 19:27 UTC (2+ messages)
[PATCH v0] selftests/net: replace manual array size calc with ARRAYSIZE macro
2023-07-13 18:56 UTC
kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc1)
2023-07-13 18:39 UTC
kselftest/next build: 5 builds: 0 failed, 5 passed, 4 warnings (v6.5-rc1)
2023-07-13 17:41 UTC
[PATCH] Documentation: mm/memfd: vm.memfd_noexec
2023-07-13 16:10 UTC (2+ messages)
[RESEND PATCH] selftests/mincore: fix skip condition for check_huge_pages test
2023-07-13 15:39 UTC (2+ messages)
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-13 14:33 UTC (3+ messages)
` [RFC PATCH 1/3] memfd: cleanups for vm.memfd_noexec handling
` [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
[PATCH] procfs: block chmod on /proc/thread-self/comm
2023-07-13 14:13 UTC (5+ messages)
[PATCH] procfs: block chmod on /proc/thread-self/comm
2023-07-13 14:06 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox