messages from 2024-06-18 02:24:38 to 2024-06-20 12:50:47 UTC [more...]
[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
2024-06-20 12:49 UTC (2+ messages)
` (subset) "
[PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
2024-06-20 11:34 UTC (15+ messages)
[PATCH 1/2] tools: kernel-chktaint: Fix bashism, simplify code
2024-06-20 11:13 UTC (3+ messages)
` [PATCH 2/2] tools: build: Fix bashisms in run.sh
[PATCH v3 00/13] riscv: Add support for xtheadvector
2024-06-20 10:06 UTC (15+ messages)
` [PATCH v3 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v3 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v3 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v3 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v3 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v3 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v3 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v3 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v3 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v3 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v3 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v3 12/13] selftests: riscv: Fix vector tests
` [PATCH v3 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v4 00/14] security: digest_cache LSM
2024-06-20 9:16 UTC (10+ messages)
[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
2024-06-20 9:00 UTC (19+ messages)
` [PATCH RFC 1/5] mm/gup: Move GUP_PIN_COUNTING_BIAS to page_ref.h
` [PATCH RFC 2/5] mm/gup: Add an option for obtaining an exclusive pin
` [PATCH RFC 3/5] mm/gup: Add support for re-pinning a normal pinned page as exclusive
` [PATCH RFC 4/5] mm/gup-test: Verify exclusive pinned
` [PATCH RFC 5/5] mm/gup_test: Verify GUP grabs same pages twice
[RFC PATCH 0/2] riscv: Expose orig_a0 to userspace for ptrace to set the actual a0
2024-06-20 2:55 UTC (6+ messages)
` [RFC PATCH 1/2] riscv: Expose orig_a0 in the user_regs_struct structure
` [RFC PATCH 2/2] riscv: selftests: Add a ptrace test to check a0 of restarted syscall
[PATCH V4] rcutorture: Add CFcommon.arch for the various arch's need
2024-06-19 23:06 UTC
[PATCH] kselftest: dt: Ignore nodes that have ancestors disabled
2024-06-19 21:33 UTC
[PATCH net-next v3 00/10] net: openvswitch: Add sample multicasting
2024-06-19 21:00 UTC (5+ messages)
` [PATCH net-next v3 07/10] selftests: openvswitch: add emit_sample action
` [PATCH net-next v3 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v3 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v3 10/10] selftests: openvswitch: add emit_sample test
[PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
2024-06-19 20:35 UTC (4+ messages)
` [PATCH v3 2/2] "
[PATCH] kunit/usercopy: Add missing MODULE_DESCRIPTION()
2024-06-19 20:26 UTC
[PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
2024-06-19 20:25 UTC
[PATCH v2 0/5] Reorganize string-stream and assert tests
2024-06-19 18:09 UTC (7+ messages)
` [PATCH v2 1/5] kunit: string-stream: export non-static functions
` [PATCH v2 2/5] kunit: kunit-test: Remove stub for log tests
` [PATCH v2 3/5] kunit: string-stream-test: Make it a separate module
` [PATCH v2 4/5] kunit: assert_test: Prepare to be merged into kunit-test.c
` [PATCH v2 5/5] kunit: Merge assertion test "
[PATCH-cgroup v2 0/5] cgroup/cpuset: Fix miscellaneous issues
2024-06-19 17:38 UTC (2+ messages)
[PATCH 0/5] riscv: add support for Zaamo and Zalrsc extensions
2024-06-19 17:31 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: riscv: add Zaamo and Zalrsc ISA extension description
` [PATCH 2/5] riscv: add parsing for Zaamo and Zalrsc extensions
` [PATCH 3/5] riscv: hwprobe: export "
` [PATCH 4/5] RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM
` [PATCH 5/5] KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test
[PATCH v3 0/5] Add support for the Idle HLT intercept feature
2024-06-19 17:09 UTC (6+ messages)
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
Testing Quality Call notes - 2024-06-13
2024-06-19 15:56 UTC (3+ messages)
[PATCH v2] selftests: openvswitch: Set value to nla flags
2024-06-19 12:20 UTC (3+ messages)
[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-06-19 11:35 UTC (17+ messages)
` [PATCH v7 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v7 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v7 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v7 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v7 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
` [PATCH v7 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v7 07/16] riscv: add ISA extensions validation callback
` [PATCH v7 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v7 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v7 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v7 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v7 12/16] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v7 13/16] riscv: add ISA extension parsing for Zcmop
` [PATCH v7 14/16] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v7 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v7 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
[PATCH net] selftests: openvswitch: Use bash as interpreter
2024-06-19 9:21 UTC (5+ messages)
[PATCH v10 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2024-06-19 8:31 UTC (4+ messages)
` [PATCH v10 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v10 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v10 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test
[PATCH net] selftests: virtio_net: add forgotten config options
2024-06-19 7:33 UTC (3+ messages)
[PATCH v3 0/3] Userspace controls soft-offline pages
2024-06-19 6:35 UTC (13+ messages)
` [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v3 3/3] docs: mm: add enable_soft_offline sysctl
[PATCH bpf-next v5 0/6] use network helpers, part 7
2024-06-19 2:51 UTC (7+ messages)
` [PATCH bpf-next v5 1/6] selftests/bpf: Drop type from network_helper_opts
` [PATCH bpf-next v5 2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt
` [PATCH bpf-next v5 3/6] selftests/bpf: Add client_socket helper
` [PATCH bpf-next v5 4/6] selftests/bpf: Drop noconnect from network_helper_opts
` [PATCH bpf-next v5 5/6] selftests/bpf: Use start_server_str in mptcp
` [PATCH bpf-next v5 6/6] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
kselftest/next kselftest-seccomp: 5 runs, 3 regressions (v6.10-rc1-19-g15a783a493b02)
2024-06-19 2:15 UTC
kselftest/next kselftest-cpufreq: 6 runs, 1 regressions (v6.10-rc1-19-g15a783a493b02)
2024-06-19 2:15 UTC
kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-19-g15a783a493b02)
2024-06-19 2:15 UTC
kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1-19-g15a783a493b02)
2024-06-19 1:17 UTC
[PATCH v2 0/4] add tests to verify IFS (In Field Scan) driver functionality
2024-06-19 0:53 UTC (2+ messages)
[PATCH] selftests/futex: Order calls in futex_requeue
2024-06-19 0:22 UTC
[PATCH v7 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-06-18 23:44 UTC (2+ messages)
[PATCH v2] selftests: Add information about TAP conformance in tests
2024-06-18 23:43 UTC (2+ messages)
[PATCH v3 0/6] cleanups, fixes, and progress towards avoiding "make headers"
2024-06-18 22:04 UTC (14+ messages)
` [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v3 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH v3 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
` [PATCH v3 6/6] selftests/mm: remove local __NR_* definitions
[GIT PULL] Kselftest fixes for Linux 6.10-rc5
2024-06-18 21:33 UTC (2+ messages)
[PATCH bpf-next v4 00/12] bpf: Support dumping kfunc prototypes from BTF
2024-06-18 20:29 UTC (8+ messages)
` [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
[PATCH net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
2024-06-18 16:04 UTC (5+ messages)
` [PATCH net-next 5/7] selftests: openvswitch: Support implicit ipv6 arguments
` [ovs-dev] "
` [PATCH net-next 6/7] selftests: net: Use the provided dpctl rather than the vswitchd for tests
` [ovs-dev] "
[PATCH V3] rcutorture: Add CFcommon.arch for the various arch's need
2024-06-18 14:30 UTC (6+ messages)
[PATCH 0/2] Modify the watchdog selftest for execution with
2024-06-18 13:40 UTC (2+ messages)
[PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test
2024-06-18 13:27 UTC (5+ messages)
[PATCH AUTOSEL 5.10 06/13] selftests/openat2: Fix build warnings on ppc64
2024-06-18 12:42 UTC
[PATCH AUTOSEL 5.15 14/21] selftests/openat2: Fix build warnings on ppc64
2024-06-18 12:41 UTC
[PATCH AUTOSEL 6.1 20/29] selftests/openat2: Fix build warnings on ppc64
2024-06-18 12:39 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 21/29] selftests/futex: pass _GNU_SOURCE without a value to the compiler
[PATCH AUTOSEL 6.6 22/35] selftests: cachestat: Fix build warnings on ppc64
2024-06-18 12:37 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 23/35] selftests/openat2: "
` [PATCH AUTOSEL 6.6 24/35] selftests/futex: pass _GNU_SOURCE without a value to the compiler
[PATCH AUTOSEL 6.9 25/44] selftests: cachestat: Fix build warnings on ppc64
2024-06-18 12:35 UTC (4+ messages)
` [PATCH AUTOSEL 6.9 26/44] selftests/openat2: "
` [PATCH AUTOSEL 6.9 27/44] selftests/overlayfs: Fix build error "
` [PATCH AUTOSEL 6.9 28/44] selftests/futex: pass _GNU_SOURCE without a value to the compiler
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-18 11:40 UTC (11+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
[PATCH v3] selftests: livepatch: Test atomic replace against multiple modules
2024-06-18 9:52 UTC (3+ messages)
[PATCH v9 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2024-06-18 7:23 UTC (7+ messages)
` [PATCH v9 2/3] "
` [PATCH v9 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test
[PATCH v2 0/2] Allow userspace to change ID_AA64PFR1_EL1
2024-06-18 6:38 UTC (2+ messages)
` [PATCH v2 2/2] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1
[PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
2024-06-18 5:55 UTC (3+ messages)
[PATCH bpf-next v4 0/6] use network helpers, part 7
2024-06-18 4:06 UTC (7+ messages)
` [PATCH bpf-next v4 1/6] selftests/bpf: Drop type from network_helper_opts
` [PATCH bpf-next v4 2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt
` [PATCH bpf-next v4 3/6] selftests/bpf: Add client_socket helper
` [PATCH bpf-next v4 4/6] selftests/bpf: Drop noconnect from network_helper_opts
` [PATCH bpf-next v4 5/6] selftests/bpf: Use start_server_str in mptcp
` [PATCH bpf-next v4 6/6] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
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;
as well as URLs for NNTP newsgroup(s).