messages from 2024-02-21 17:17:18 to 2024-02-24 09:04:45 UTC [more...]
[PATCH net-next 00/10] net/tcp: TCP-AO and TCP-MD5 tracepoints
2024-02-24 9:04 UTC (2+ messages)
` [PATCH net-next 01/10] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-53-gae638551ab64a)
2024-02-24 5:59 UTC
kselftest/next kselftest-cpufreq: 5 runs, 3 regressions (v6.8-rc1-53-gae638551ab64a)
2024-02-24 5:59 UTC
kselftest/next kselftest-lkdtm: 3 runs, 1 regressions (v6.8-rc1-53-gae638551ab64a)
2024-02-24 5:59 UTC
kselftest/next kselftest-seccomp: 3 runs, 1 regressions (v6.8-rc1-53-gae638551ab64a)
2024-02-24 5:59 UTC
kselftest/next kselftest-lib: 4 runs, 2 regressions (v6.8-rc1-53-gae638551ab64a)
2024-02-24 5:59 UTC
kselftest/next build: 5 builds: 2 failed, 3 passed, 2 errors, 6 warnings (v6.8-rc1-53-gae638551ab64a)
2024-02-24 5:01 UTC
[PATCH net-next v3 00/11] selftests: kselftest_harness: support using xfail
2024-02-24 0:02 UTC (4+ messages)
[PATCH v6 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
2024-02-23 23:11 UTC (6+ messages)
[PATCH 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
2024-02-23 22:39 UTC (13+ messages)
` [PATCH 1/4] selftests/resctrl: Rename variable imcs and num_of_imcs() to generic names
` [PATCH 2/4] selftests/resctrl: Pass sysfs controller name of the vendor
` [PATCH 3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD
` [PATCH 4/4] selftests/resctrl: Skip the tests if iMC/UMC counters are unavailable
[PATCH v2 0/4] Improvements to livepatch kselftests on top of kselftest-next
2024-02-23 22:33 UTC (6+ messages)
` [PATCH v2 1/4] selftests: livepatch: Add initial .gitignore
` [PATCH v2 2/4] selftests: livepatch: Avoid running the tests if kernel-devel is missing
` [PATCH v2 3/4] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
` [PATCH v2 4/4] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
[PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-23 22:31 UTC (8+ messages)
[PATCH v3] kselftest: Add basic test for probing the rust sample modules
2024-02-23 22:02 UTC (3+ messages)
[PATCH v3 0/3] selftests/resctrl: Simplify test cleanup functions
2024-02-23 21:18 UTC (6+ messages)
` [PATCH v3 1/3] selftests/resctrl: Add cleanup function to test framework
` [PATCH v3 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handler
` [PATCH v3 3/3] selftests/resctrl: Move cleanups out of individual tests
[PATCH RFC] kunit: tool: add 'mte=on' qemu arg on arm64
2024-02-23 21:07 UTC (4+ messages)
` [PATCH v1] "
[PATCH net-next 0/8] mptcp: various small improvements
2024-02-23 20:18 UTC (9+ messages)
` [PATCH net-next 1/8] selftests: mptcp: lib: catch duplicated subtest entries
` [PATCH net-next 2/8] mptcp: token kunit: set protocol
` [PATCH net-next 3/8] mptcp: check the protocol in tcp_sk() with DEBUG_NET
` [PATCH net-next 4/8] mptcp: check the protocol in mptcp_sk() "
` [PATCH net-next 5/8] selftests: mptcp: netlink: drop duplicate var ret
` [PATCH net-next 6/8] selftests: mptcp: simult flows: define missing vars
` [PATCH net-next 7/8] selftests: mptcp: join: change capture/checksum as bool
` [PATCH net-next 8/8] selftests: mptcp: diag: change timeout_poll to 30
[PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
2024-02-23 19:46 UTC (25+ messages)
` [PATCH RFC bpf-next v3 02/16] bpf/verifier: introduce in_sleepable() helper
` [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
` [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
` [PATCH RFC bpf-next v3 06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
` [PATCH RFC bpf-next v3 07/16] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
` [PATCH RFC bpf-next v3 09/16] HID: bpf/dispatch: regroup kfuncs definitions
[linux-next:master] BUILD REGRESSION 33e1d31873f87d119e5120b88cd350efa68ef276
2024-02-23 18:24 UTC
[PATCH v4 0/7] of: populate of_root node if bootloader doesn't
2024-02-23 18:17 UTC (5+ messages)
` [PATCH v4 5/7] arm64: Unconditionally call unflatten_device_tree()
[PATCH net 00/10] mptcp: more misc. fixes for v6.8
2024-02-23 16:35 UTC (12+ messages)
` [PATCH net 01/10] mptcp: map v4 address to v6 when destroying subflow
` [PATCH net 02/10] selftests: mptcp: rm subflow with v4/v4mapped addr
` [PATCH net 03/10] mptcp: avoid printing warning once on client side
` [PATCH net 04/10] mptcp: push at DSS boundaries
` [PATCH net 05/10] mptcp: fix snd_wnd initialization for passive socket
` [PATCH net 05/10] mptcp: fix snd_wnd initialization for passive socket: manual merge
` [PATCH net 06/10] mptcp: fix potential wake-up event loss
` [PATCH net 07/10] selftests: mptcp: join: add ss mptcp support check
` [PATCH net 08/10] mptcp: fix double-free on socket dismantle
` [PATCH net 09/10] mptcp: fix possible deadlock in subflow diag
` [PATCH net 10/10] selftests: mptcp: explicitly trigger the listener diag code-path
[PATCH 2/3] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
2024-02-23 16:12 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769
2024-02-23 16:04 UTC (3+ messages)
[PATCH v4 00/14] arm64: Support for 2023 DPISA extensions
2024-02-23 14:46 UTC (10+ messages)
` [PATCH v4 02/14] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v4 03/14] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v4 11/14] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v4 12/14] KVM: arm64: Support FEAT_FPMR for guests
[PATCH] Build guest_memfd_test also on arm64
2024-02-23 8:57 UTC (2+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-23 2:24 UTC (32+ messages)
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
[RFC PATCH v5 00/29] TDX KVM selftests
2024-02-23 1:55 UTC (7+ messages)
` [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
` [RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
[PATCH] kunit: tool: add parsing of all files in directory
2024-02-22 23:37 UTC (2+ messages)
[PATCH net-next 0/3] net: gro: encapsulation bug fix and flush checks improvements
2024-02-22 21:25 UTC (5+ messages)
` [PATCH net-next 1/3] net: gro: set {inner_,}network_header in receive phase
` [PATCH net-next 2/3] selftests/net: add local address bind in vxlan selftest
` [PATCH net-next 3/3] net: gro: move L3 flush checks to tcp_gro_receive
[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
2024-02-22 20:58 UTC (27+ messages)
` [PATCH 1/9] kunit: test: Log the correct filter string in executor_test
` [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
` [PATCH 3/9] lib: memcpy_kunit: "
` [PATCH 4/9] time: test: Fix incorrect format specifier
` [PATCH 5/9] rtc: test: Fix invalid "
` [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test
` [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests
` [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test
` [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers
[PATCH v2 00/31] NT synchronization primitive driver
2024-02-22 20:13 UTC (7+ messages)
` [PATCH v2 01/31] ntsync: Introduce the ntsync driver and character device
` [PATCH v2 17/31] ntsync: Allow waits to use the REALTIME clock
[PATCH v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-22 18:47 UTC (2+ messages)
[PATCH v2] kselftest: Add basic test for probing the rust sample modules
2024-02-22 16:37 UTC (3+ messages)
[PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-22 15:52 UTC (2+ messages)
[PATCH] kselftest: Add basic test for probing the rust sample modules
2024-02-22 15:20 UTC (2+ messages)
[PATCH rc 0/8] Add missing cache flush and dirty tracking set for nested parent domain
2024-02-22 15:16 UTC (5+ messages)
` [PATCH rc 3/8] iommu/vt-d: Add missing iotlb flush for "
[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
2024-02-22 13:33 UTC (18+ messages)
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
[PATCH] selftests/iommu: fix the config fragment
2024-02-22 13:02 UTC (2+ messages)
[PATCH] selftests/ftrace: Limit length in subsystem-enable tests
2024-02-22 12:14 UTC (2+ messages)
[PATCH v2] KVM: s390: selftest: memop: Fix undefined behavior
2024-02-22 11:30 UTC (2+ messages)
[PATCH v2 0/3] selftests/resctrl: Simplify test cleanup functions
2024-02-22 10:51 UTC (7+ messages)
` [PATCH v2 1/3] selftests/resctrl: Add cleanup function to test framework
` [PATCH v2 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handler
` [PATCH v2 3/3] selftests/resctrl: Move cleanups out of individual tests
[PATCH] Fix implicit cast warning in test_klp_state.c
2024-02-22 8:35 UTC (3+ messages)
[PATCH] Fix implicit cast warning in test_klp_state.c
2024-02-22 8:12 UTC (2+ messages)
[PATCH v3 3/3] selftests: add zswapin and no zswap tests
2024-02-22 4:31 UTC (2+ messages)
` [PATCH v3 3/3] selftests: add zswapin and no zswap tests (fix)
[PATCH net 0/5] tls: fixes for record type handling with PEEK
2024-02-21 22:30 UTC (9+ messages)
` [PATCH net 3/5] tls: don't skip over different type records from the rx_list
[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-21 22:01 UTC (4+ messages)
[PATCH 0/2] selftests/damon: misc fixes
2024-02-21 21:11 UTC (3+ messages)
` [PATCH 1/2] selftest: damon: fix minor typos in test logs
` [PATCH 2/2] selftests: damon: add access_memory to .gitignore
[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
2024-02-21 21:11 UTC (4+ messages)
` [RFC 3/7] selftests: openvswitch: use non-graceful kills when needed
` [ovs-dev] "
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-02-21 20:29 UTC (7+ messages)
` [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function
[PATCH] [PATCH] amd_pstate: fix erroneous highest_perf value on some CPUs
2024-02-21 18:47 UTC (4+ messages)
[PATCH] kselftest/arm64: Test that ptrace takes effect in the target process
2024-02-21 18:24 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 4893c639cc3659cefaa675bf1e59f4e7571afb5c
2024-02-21 18:21 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