messages from 2023-08-17 12:19:08 to 2023-08-22 14:06:40 UTC [more...]
[PATCH v5 00/37] arm64/gcs: Provide support for GCS in userspace
2023-08-22 13:57 UTC (25+ messages)
` [PATCH v5 01/37] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v5 02/37] prctl: arch-agnostic prctl for shadow stack
` [PATCH v5 03/37] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v5 04/37] arm64/gcs: Document the ABI "
` [PATCH v5 05/37] arm64/sysreg: Add new system registers for GCS
` [PATCH v5 06/37] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v5 07/37] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v5 08/37] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v5 09/37] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v5 10/37] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v5 11/37] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v5 12/37] arm64/mm: Map pages for guarded control stack
` [PATCH v5 13/37] KVM: arm64: Manage GCS registers for guests
` [PATCH v5 14/37] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v5 15/37] arm64/idreg: Add overrride for GCS
` [PATCH v5 16/37] arm64/hwcap: Add hwcap "
` [PATCH v5 17/37] arm64/traps: Handle GCS exceptions
` [PATCH v5 18/37] arm64/mm: Handle GCS data aborts
` [PATCH v5 19/37] arm64/gcs: Context switch GCS state for EL0
` [PATCH v5 20/37] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v5 22/37] arm64/mm: Implement map_shadow_stack()
` [PATCH v5 24/37] arm64/signal: Expose GCS state in signal frames
` [PATCH v5 26/37] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v5 27/37] kselftest/arm64: Verify the GCS hwcap
[PATCH] selftests: Keep symlinks, when possible
2023-08-22 13:58 UTC
[PATCH] selftests: alsa: make LDLIBS consistent
2023-08-22 13:15 UTC
[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
2023-08-22 9:10 UTC (6+ messages)
` [PATCH v2 3/5] memfd: improve userspace warnings for missing exec-related flags
[PATCH 1/6] selftests: capabilities: remove duplicate unneeded defines
2023-08-22 8:57 UTC (2+ messages)
[PATCH v5 0/7] Optimize mremap during mutual alignment within PMD
2023-08-22 1:55 UTC (8+ messages)
` [PATCH v5 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v5 2/7] mm/mremap: Allow moves within the same VMA
` [PATCH v5 3/7] selftests: mm: Fix failure case when new remap region was not found
` [PATCH v5 4/7] selftests: mm: Add a test for mutually aligned moves > PMD size
` [PATCH v5 5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping
` [PATCH v5 6/7] selftests: mm: Add a test for remapping within a range
` [PATCH v5 7/7] selftests: mm: Add a test for moving from an offset from start of mapping
[PATCH bpf-next v6] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-08-22 0:38 UTC (3+ messages)
[PATCH v4 00/10] kunit: Add dynamically-extending log
2023-08-21 23:26 UTC (7+ messages)
` [PATCH v4 06/10] kunit: string-stream: Pass struct kunit to string_stream_get_string()
[PATCH v3 5/9] selftests/net: Extract uring helpers to be reusable
2023-08-21 20:59 UTC (3+ messages)
` [PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
[PATCH] KVM: selftests: Add tests - invalid inputs for KVM_CREATE_GUEST_MEMFD
2023-08-21 19:44 UTC
[PATCH 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers
2023-08-21 19:36 UTC (7+ messages)
` [PATCH 1/3] ipv4: ignore dst hint for multipath routes
` [PATCH 2/3] ipv6: "
` [PATCH 3/3] selftests: forwarding: Add test for load-balancing between multiple servers
clang-17: selftests: sgx: clang: error: -z noexecstack: 'linker' input unused [-Werror,-Wunused-command-line-argument]
2023-08-21 18:15 UTC (2+ messages)
landlock: fs_test: fs_test.c:4524:9: error: initializer element is not a compile-time constant
2023-08-21 18:10 UTC (5+ messages)
[PATCH v2 0/2] selftests: cachestat: fix run on older kernels
2023-08-21 16:05 UTC (3+ messages)
` [PATCH v2 1/2] selftests: cachestat: test for cachestat availability
` [PATCH v2 2/2] selftests: cachestat: catch failing fsync test on tmpfs
[PATCH v3] selftests/ftrace: traceonoff_triggers: strip off names
2023-08-21 15:13 UTC (2+ messages)
[PATCH v4 4.19 1/1] test_firmware: prevent race conditions by a correct implementation of locking
2023-08-21 14:29 UTC (3+ messages)
[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-21 14:15 UTC (7+ messages)
` [PATCH v33 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v33 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v33 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v33 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v33 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v33 6/6] selftests: mm: add pagemap ioctl tests
[PATCH v32 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-21 14:11 UTC (7+ messages)
` [PATCH v32 2/6] fs/proc/task_mmu: "
clang-17: selftests: exec/load_address_4096 clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
2023-08-21 13:54 UTC
clang: error: cannot specify -o when generating multiple output files
2023-08-21 13:47 UTC
clang-17: selftests: vdso_standalone_test_x86.c:(.text+0x1e6): undefined reference to `memcpy'
2023-08-21 13:33 UTC
[PATCH 0/2] selftests: Introduce common min()/max() and apply them in net tests
2023-08-21 13:04 UTC (6+ messages)
` [PATCH 1/2] selftests: Provide local define of min() and max()
` [PATCH 2/2] selftests/net: replace ternary operator with min()/max()
[PATCH v2 0/7] selftests/resctrl: Rework benchmark command handling
2023-08-21 10:22 UTC (8+ messages)
` [PATCH v2 1/7] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH v2 2/7] selftests/resctrl: Correct benchmark command help
` [PATCH v2 3/7] selftests/resctrl: Remove bw_report and bm_type from main()
` [PATCH v2 4/7] selftests/resctrl: Simplify span lifetime
` [PATCH v2 5/7] selftests/resctrl: Make benchmark command const and build it with pointers
` [PATCH v2 6/7] selftests/resctrl: Remove ben_count variable
` [PATCH v2 7/7] selftests/resctrl: Cleanup benchmark argument parsing
[PATCH bpf-next v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-08-21 6:49 UTC (8+ messages)
[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-21 1:24 UTC (15+ messages)
[RFC] tools/nolibc: x86_64: Make it compile with -pie
2023-08-20 19:28 UTC (3+ messages)
[PATCH v1] selftests/net: Add log.txt and tools to .gitignore
2023-08-20 18:13 UTC (2+ messages)
[PATCH v2] selftests: prctl: Add prctl test for PR_GET_NAME
2023-08-20 14:13 UTC
selftests: net/af_unix test_unix_oob [FAILED]
2023-08-20 10:34 UTC (6+ messages)
` selftests: net/af_unix test_unix_oob [FAILED][NEW]
[PATCH 1/2] asm-generic: current: Don't include thread-info.h if building asm
2023-08-19 23:12 UTC (3+ messages)
[PATCH v2] selftests/tpm2: tpm2-parse-error.py
2023-08-19 16:25 UTC
[PATCH] selftests/tpm2: tpm2-parse-error.py
2023-08-19 16:24 UTC
[PATCH] selftests/tpm2: tpm2-parse-error.py
2023-08-19 16:21 UTC
[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
2023-08-19 3:38 UTC (6+ messages)
` [RFC PATCH bpf-next 1/2] "
[RFC PATCH 00/11] New KVM ioctl to link a gmem inode to a new gmem file
2023-08-18 23:20 UTC (3+ messages)
` [RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-18 20:15 UTC (12+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v2] selftests/tdx: Add .gitignore
2023-08-18 18:21 UTC
[PATCH] kselftest/arm64: Fix hwcaps selftest build
2023-08-18 18:04 UTC (2+ messages)
[PATCH v1] selftests/tdx: Add .gitignore
2023-08-18 17:54 UTC (3+ messages)
[PATCH v2 0/3] Add a test to catch unprobed Devicetree devices
2023-08-18 16:38 UTC (7+ messages)
` [PATCH v2 3/3] kselftest: Add new test for detecting "
[PATCH v6 bpf 0/4] lwt: fix return values of BPF ops
2023-08-18 16:10 UTC (9+ messages)
` [PATCH v6 bpf 1/4] lwt: fix return values of BPF xmit ops
` [PATCH v6 bpf 2/4] lwt: check LWTUNNEL_XMIT_CONTINUE strictly
` [PATCH v6 bpf 3/4] selftests/bpf: add lwt_xmit tests for BPF_REDIRECT
` [PATCH v6 bpf 4/4] selftests/bpf: add lwt_xmit tests for BPF_REROUTE
[PATCH v9 0/5] iommufd: Add iommu hardware info reporting
2023-08-18 15:55 UTC (7+ messages)
` [PATCH v9 1/5] iommu: Move dev_iommu_ops() to private header
` [PATCH v9 2/5] iommu: Add new iommu op to get iommu hardware information
` [PATCH v9 3/5] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v9 4/5] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
` [PATCH v9 5/5] iommu/vt-d: Implement hw_info for iommu capability query
[PATCH bpf-next v14 0/4] bpf: Force to MPTCP
2023-08-18 15:26 UTC (4+ messages)
` [PATCH bpf-next v14 1/4] bpf: Add update_socket_protocol hook
Pytanie o samochód
2023-08-18 8:15 UTC
[PATCH 0/7] selftests/resctrl: Rework benchmark command handling
2023-08-18 7:25 UTC (10+ messages)
` [PATCH 5/7] selftests/resctrl: Use pointers to build benchmark cmd and make it const
linux-next: Tree for Aug 17 (DRM_TTM KUNIT tests)
2023-08-18 5:32 UTC (2+ messages)
[PATCH v8 0/5] iommufd: Add iommu hardware info reporting
2023-08-18 1:30 UTC (15+ messages)
` [PATCH v8 2/5] iommu: Add new iommu op to get iommu hardware information
` [PATCH v8 3/5] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v8 4/5] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[PATCH v2] selftests/ftrace: traceonoff_triggers: strip off names
2023-08-18 1:20 UTC (5+ messages)
[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
2023-08-18 0:12 UTC (7+ messages)
` [PATCH v6 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
[PATCH v3] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
2023-08-17 22:09 UTC (3+ messages)
[PATCH] kunit: fix struct kunit_attr header
2023-08-17 22:14 UTC (2+ messages)
[PATCH v2] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
2023-08-17 18:11 UTC (3+ messages)
[PATCH 0/3] selftests: cachestat: fix build and run on older kernels
2023-08-17 18:01 UTC (5+ messages)
` [PATCH 3/3] selftests: cachestat: test for cachestat availability
[linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb
2023-08-17 17:51 UTC
[RFC PATCH 0/2] Add a test to catch unprobed Devicetree devices
2023-08-17 17:39 UTC (7+ messages)
` [RFC PATCH 2/2] kselftest: Add Devicetree unprobed devices test
[PATCH 0/2] selftests: landlock: fix runs on older systems
2023-08-17 17:26 UTC (4+ messages)
` [PATCH 2/2] selftests: landlock: skip all tests without landlock syscall
[PATCH] [RFC] signal: Add KUnit tests
2023-08-17 16:57 UTC (4+ messages)
[RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable
2023-08-17 16:53 UTC (2+ messages)
[PATCH v1] selftests/mm: Fix WARNING comparing pointer to 0
2023-08-17 16:00 UTC
[PATCH 10/10] selftests/pcie_bwctrl: Create selftests
2023-08-17 12:17 UTC
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