messages from 2023-08-05 03:38:59 to 2023-08-08 17:02:48 UTC [more...]
[PATCH 1/5] kselftest/arm64: add float-point feature to hwcap test
2023-08-08 6:13 UTC (5+ messages)
` [PATCH 3/5] kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpers
` [PATCH 4/5] kselftest/arm64: add test item that support to capturing the SIGBUS signal
` [PATCH 5/5] kselftest/arm64: add lse and lse2 features to hwcap test
` [PATCH 0/5] kselftest/arm64: add features check "
[PATCH v2 0/7] Split a folio to any lower order folios
2023-08-08 14:45 UTC (4+ messages)
` [PATCH v2 5/7] mm: thp: split huge page to any lower order pages
[PATCH v3 4.14 1/1] test_firmware: fix the memory leaks with the reqs buffer
2023-08-08 7:35 UTC (6+ messages)
selftests: net/af_unix test_unix_oob [FAILED]
2023-08-08 8:53 UTC (4+ messages)
[PATCH v6 0/4] iommufd: Add iommu hardware info reporting
2023-08-08 15:35 UTC
[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-08-08 11:12 UTC (3+ messages)
[PATCH V1 0/6] AMD Pstate Preferred Core
2023-08-08 15:43 UTC (12+ messages)
` [PATCH V1 1/6] ACPI: CPPC: Add get the highest performance cppc control
` [PATCH V1 2/6] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
` [PATCH V1 3/6] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V1 4/6] cpufreq: amd-pstate: Update AMD Pstate Preferred Core ranking dynamically
` [PATCH V1 5/6] Documentation: amd-pstate: introduce AMD Pstate Preferred Core
` [PATCH V1 6/6] Documentation: introduce AMD Pstate Preferrd Core mode kernel command line options
[PATCH 0/7] selftests/resctrl: Rework benchmark command handling
2023-08-08 9:16 UTC (8+ messages)
` [PATCH 1/7] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH 2/7] selftests/resctrl: Correct benchmark command help
` [PATCH 3/7] selftests/resctrl: Remove bw_report and bm_type from main()
` [PATCH 4/7] selftests/resctrl: Simplify span lifetime
` [PATCH 5/7] selftests/resctrl: Use pointers to build benchmark cmd and make it const
` [PATCH 6/7] selftests/resctrl: remove ben_count variable
` [PATCH 7/7] selftests/resctrl: Cleanup benchmark argument parsing
[PATCH v4 00/12] Add Intel VT-d nested translation
2023-08-08 12:34 UTC (13+ messages)
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
[PATCH] selftests/mm: FOLL_LONGTERM need to be updated to 0x100
2023-08-08 12:43 UTC
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-08 10:27 UTC (8+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v2 0/6] kunit: Add dynamically-extending log
2023-08-08 12:35 UTC (7+ messages)
` [PATCH v2 1/6] kunit: Replace fixed-size log with dynamically-extending buffer
` [PATCH v2 2/6] kunit: kunit-test: Add test cases for extending log buffer
` [PATCH v2 3/6] kunit: Handle logging of lines longer than the fragment buffer size
` [PATCH v2 4/6] kunit: kunit-test: Add test cases for logging very long lines
` [PATCH v2 5/6] kunit: kunit-test: Add test of logging only a newline
` [PATCH v2 6/6] kunit: Don't waste first attempt to format string in kunit_log_append()
[PATCH v5 0/3] kunit: Expose some built-in features to modules
2023-08-08 7:47 UTC (6+ messages)
` [PATCH v5 1/3] kunit: Report the count of test suites in a module
` [PATCH v5 2/3] kunit: Make 'list' action available to kunit test modules
` [PATCH v5 3/3] kunit: Allow kunit test modules to use test filtering
[PATCH v5 0/4] iommufd: Add iommu hardware info reporting
2023-08-08 13:02 UTC (6+ messages)
` [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO
[net-next 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
2023-08-08 13:52 UTC (6+ messages)
` [net-next 1/2] "
[RFC PATCH 00/11] New KVM ioctl to link a gmem inode to a new gmem file
2023-08-07 23:01 UTC (12+ messages)
` [RFC PATCH 01/11] KVM: guest_mem: Refactor out kvm_gmem_alloc_file()
` [RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD
` [RFC PATCH 03/11] KVM: selftests: Add tests for KVM_LINK_GUEST_MEMFD ioctl
` [RFC PATCH 04/11] KVM: selftests: Test transferring private memory to another VM
` [RFC PATCH 05/11] KVM: x86: Refactor sev's flag migration_in_progress to kvm struct
` [RFC PATCH 06/11] KVM: x86: Refactor common code out of sev.c
` [RFC PATCH 07/11] KVM: x86: Refactor common migration preparation code out of sev_vm_move_enc_context_from
` [RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable
` [RFC PATCH 09/11] KVM: x86: Handle moving of memory context for intra-host migration
` [RFC PATCH 10/11] KVM: selftests: Generalize migration functions from sev_migrate_tests.c
` [RFC PATCH 11/11] KVM: selftests: Add tests for migration of private mem
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-07 22:00 UTC (37+ messages)
` [PATCH v4 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v4 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v4 03/36] arm64/gcs: Document the ABI "
` [PATCH v4 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v4 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v4 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v4 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v4 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v4 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v4 15/36] arm64/hwcap: Add hwcap "
` [PATCH v4 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v4 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v4 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v4 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v4 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v4 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v4 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v4 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v4 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v4 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v4 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v4 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v4 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v4 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v4 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v4 36/36] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
2023-08-07 21:12 UTC (9+ messages)
` [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v8 4/4] RISC-V: mm: Document mmap changes
[PATCH v5] tools/nolibc: fix up size inflate regression
2023-08-07 20:04 UTC
[PATCH 0/4] RSEQ selftests updates
2023-08-07 19:38 UTC (4+ messages)
[PATCH v5 00/19] selftests/resctrl: Fixes and cleanups
2023-08-07 19:02 UTC (7+ messages)
` [PATCH v5 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
[PATCH] kunit: Replace fixed-size log with dynamically-extending buffer
2023-08-07 17:58 UTC (3+ messages)
[PATCH] selftests/harness: Actually report SKIP for signal tests
2023-08-07 17:47 UTC
[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-08-07 15:36 UTC (3+ messages)
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
[PATCH v3] tools/nolibc: fix up size inflate regression
2023-08-07 14:12 UTC (4+ messages)
[PATCH] tools/nolibc: silence ppc64 compile warnings
2023-08-07 11:00 UTC
[PATCH v4 00/19] selftests/resctrl: Fixes and cleanups
2023-08-07 10:26 UTC (6+ messages)
` [PATCH v4 07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl()
[PATCH v6 00/15] tools/nolibc: add a new syscall helper
2023-08-07 8:16 UTC (5+ messages)
` [PATCH v6 06/15] tools/nolibc: __sysret: support syscalls who return a pointer
[PATCH v4] tools/nolibc: fix up size inflate regression
2023-08-07 7:54 UTC
[PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies
2023-08-07 6:54 UTC (5+ messages)
[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
2023-08-07 6:40 UTC (4+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
[PATCH mptcp-next v12 0/5] bpf: Force to MPTCP
2023-08-07 6:22 UTC (6+ messages)
` [PATCH mptcp-next v12 1/5] bpf: Add update_socket_protocol hook
` [PATCH mptcp-next v12 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH mptcp-next v12 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH mptcp-next v12 4/5] selftests/bpf: Fix error checks of mptcp open_and_load
` [PATCH mptcp-next v12 5/5] selftests/bpf: Add mptcpify test
[PATCH 0/1] Possible bug in zram on ppc64le on vfat
2023-08-07 5:19 UTC (5+ messages)
[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-08-07 4:28 UTC (7+ messages)
` [PATCH v26 2/5] fs/proc/task_mmu: "
` WIP: Performance improvements
[PATCH v2] tools/nolibc: fix up size inflate regression
2023-08-06 17:35 UTC (2+ messages)
[GIT PULL] nolibc changes for 6.6-rc1
2023-08-06 17:22 UTC
[PATCH] tools/nolibc: fix up size inflate regression
2023-08-06 16:36 UTC (3+ messages)
[PATCH] selftests: prctl: Add prctl test for PR_GET_NAME
2023-08-06 15:18 UTC
[PATCH v2 0/3] selftests/nolibc: add misc improvments
2023-08-06 12:17 UTC (6+ messages)
` [PATCH v2 1/3] selftests/nolibc: allow report with existing test log
` [PATCH v2 2/3] tools/nolibc: stackprotector.h: make __stack_chk_init static
` [PATCH v2 3/3] selftests/nolibc: fix up O= option support
[PATCH] selftests/user_events: Reenable build
2023-08-06 11:29 UTC
[PATCH v6 0/8] tools/nolibc: add 32/64-bit powerpc support
2023-08-06 10:16 UTC (16+ messages)
` [PATCH v6 1/8] tools/nolibc: add support for powerpc
` [PATCH v6 2/8] tools/nolibc: add support for powerpc64
` [PATCH v6 3/8] selftests/nolibc: add XARCH and ARCH mapping support
` [PATCH v6 4/8] selftests/nolibc: add test support for ppc
` [PATCH v6 5/8] selftests/nolibc: add test support for ppc64le
` [PATCH v6 6/8] selftests/nolibc: add test support for ppc64
` [PATCH v6 7/8] selftests/nolibc: allow customize CROSS_COMPILE by architecture
` [PATCH v6 8/8] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
[PATCH v1 0/4] selftests/nolibc: customize CROSS_COMPILE for all supported architectures
2023-08-06 10:12 UTC (6+ messages)
` [PATCH v1 1/4] selftests/nolibc: allow use x86_64 toolchain for i386
` [PATCH v1 2/4] selftests/nolibc: customize CROSS_COMPILE for many architectures
` [PATCH v1 3/4] selftests/nolibc: customize CROSS_COMPILE for loongarch
` [PATCH v1 4/4] selftests/nolibc: add some notes about qemu tools
[PATCH] selftests: Hook more tests into the build infrastructure
2023-08-05 23:14 UTC
[PATCH] selftests: prctl: Add prctl test for PR_GET_NAME
2023-08-05 22:41 UTC
[PATCH v3 00/14] tools/nolibc: enable compiler warnings
2023-08-05 16:54 UTC (9+ messages)
` [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
` [PATCH v3 14/14] selftests/nolibc: enable compiler warnings
[PATCH 1/6] selftests: capabilities: remove duplicate unneeded defines
2023-08-05 10:42 UTC (7+ messages)
` [PATCH 2/6] selftests: clone3: remove duplicate defines
` [PATCH 3/6] selftests: core: "
` [PATCH 4/6] selftests: fchmodat2: remove duplicate unneeded defines
` (subset) "
` [PATCH 5/6] selftests: firmware: "
` [PATCH 6/6] selftests: futex: "
[PATCH v2 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase
2023-08-05 3:38 UTC (2+ messages)
` [PATCH v2 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
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