messages from 2024-02-22 14:23:24 to 2024-02-27 16:41:25 UTC [more...]
[RESEND PATCH] selftests/overlayfs: fix compilation error in overlayfs
2024-02-27 16:41 UTC
[PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
2024-02-27 16:36 UTC (26+ 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
[PATCH v5 0/3] selftests/resctrl: Simplify test cleanup functions
2024-02-27 16:36 UTC (6+ messages)
` [PATCH v5 1/3] selftests/resctrl: Add cleanup function to test framework
` [PATCH v5 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handler
` [PATCH v5 3/3] selftests/resctrl: Move cleanups out of individual tests
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-27 16:14 UTC (6+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
[PATCH] cpufreq: amd-pstate: adjust min/max limit perf
2024-02-27 15:36 UTC (2+ messages)
[RFC PATCH] selftest/powerpc: Add rule file to address sub-folder test fail
2024-02-27 12:38 UTC (2+ messages)
[PATCH v2 1/2] selftests/dmabuf-heap: conform test to TAP format output
2024-02-27 12:19 UTC (2+ messages)
` [PATCH v2 2/2] selftests: dmabuf-heap: add config file for the test
[PATCH 1/2] selftests/dmabuf-heap: conform test to TAP format output
2024-02-27 11:52 UTC (5+ messages)
` [PATCH 2/2] selftests: dmabuf-heap: add config file for the test
[PATCH] cpufreq/amd-pstate: fix setting policy current frequency value
2024-02-27 7:11 UTC
[PATCH] kunit: Setup DMA masks on the kunit device
2024-02-27 4:42 UTC (3+ messages)
[PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2024-02-27 4:24 UTC (7+ messages)
` [PATCH v4 1/5] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() public
` [PATCH v4 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
[PATCH net-next 0/8] mptcp: various small improvements
2024-02-27 3:20 UTC (10+ 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 net 00/10] mptcp: more misc. fixes for v6.8
2024-02-27 3:10 UTC (14+ 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 v3 0/8] Use TAP in some more x86 KVM selftests
2024-02-27 2:21 UTC (2+ messages)
[PATCH 1/1] KVM: selftests: close the memfd in some gmem tests
2024-02-27 1:57 UTC
[PATCH v4 0/3] selftests/resctrl: Simplify test cleanup functions
2024-02-27 0:49 UTC (5+ messages)
` [PATCH v4 1/3] selftests/resctrl: Add cleanup function to test framework
` [PATCH v4 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handler
` [PATCH v4 3/3] selftests/resctrl: Move cleanups out of individual tests
[PATCH net-next 00/10] net/tcp: TCP-AO and TCP-MD5 tracepoints
2024-02-26 23:51 UTC (15+ messages)
` [PATCH net-next 01/10] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next 02/10] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next 03/10] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next 04/10] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next 05/10] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next 06/10] selftests/net: Clean-up double assignment
` [PATCH net-next 07/10] selftests/net: Provide test_snprintf() helper
` [PATCH net-next 08/10] selftests/net: Be consistnat in kconfig checks
` [PATCH net-next 09/10] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next 10/10] selftest/net: Add trace events matching to tcp_ao
[PATCH v5 0/8] Split a folio to any lower order folios
2024-02-26 20:55 UTC (9+ messages)
` [PATCH v5 1/8] mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
` [PATCH v5 2/8] mm: Support order-1 folios in the page cache
` [PATCH v5 3/8] mm/memcg: use order instead of nr in split_page_memcg()
` [PATCH v5 4/8] mm/page_owner: use order instead of nr in split_page_owner()
` [PATCH v5 5/8] mm: memcg: make memcg huge page split support any order split
` [PATCH v5 6/8] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH v5 7/8] mm: thp: split huge page to any lower order pages
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order
[PATCH net-next v3 00/11] selftests: kselftest_harness: support using xfail
2024-02-26 20:21 UTC (11+ messages)
` [PATCH 0/2] Merge TEST_F_FORK() into TEST_F()
` [PATCH 1/2] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
` [PATCH 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()
[PATCH 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
2024-02-26 18:02 UTC (14+ 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] selftests/ftrace: Limit length in subsystem-enable tests
2024-02-26 16:59 UTC (3+ messages)
kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-53-gae638551ab64a)
2024-02-26 15:11 UTC (2+ messages)
[PATCH v3] kselftest: Add basic test for probing the rust sample modules
2024-02-26 10:21 UTC (4+ messages)
[PATCH v4] kselftest: Add basic test for probing the rust sample modules
2024-02-26 10:16 UTC
[PATCH v3 0/3] selftests/resctrl: Simplify test cleanup functions
2024-02-26 9:43 UTC (7+ messages)
` [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 v6 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
2024-02-26 9:28 UTC (7+ messages)
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-02-26 5:47 UTC (7+ messages)
` [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function
[PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
2024-02-26 3:59 UTC (8+ messages)
` [PATCH v2 1/7] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
` [PATCH v2 2/7] tracing/probes: Cleanup probe argument parser
` [PATCH v2 3/7] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
` [PATCH v2 4/7] tracing: Remove redundant #else block for BTF args from README
` [PATCH v2 5/7] tracing/probes: Support $argN in return probe (kprobe and fprobe)
` [PATCH v2 6/7] selftests/ftrace: Add test cases for entry args at function exit
` [PATCH v2 7/7] Documentation: tracing: Add entry argument access "
[PATCH] selftests/ftrace: Limit length in subsystem-enable tests
2024-02-25 22:30 UTC (3+ messages)
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 v2 4/4] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
2024-02-23 22:33 UTC (2+ messages)
[PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-23 22:31 UTC (3+ messages)
[PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-23 22:07 UTC (2+ messages)
[PATCH RFC] kunit: tool: add 'mte=on' qemu arg on arm64
2024-02-23 21:07 UTC (4+ messages)
` [PATCH v1] "
[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 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)
[RFC PATCH v5 00/29] TDX KVM selftests
2024-02-23 1:55 UTC (3+ messages)
` [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 (9+ 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 v2 00/31] NT synchronization primitive driver
2024-02-22 20:13 UTC (4+ messages)
` [PATCH v2 01/31] ntsync: Introduce the ntsync driver and character device
[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 "
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