Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-11-20 11:56:55 to 2024-11-27 01:39:31 UTC [more...]

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-27  1:40 UTC  (71+ messages)
` [PATCH net-next v11 05/23] ovpn: keep carrier always on
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v11 09/23] ovpn: implement basic RX "
` [PATCH net-next v11 12/23] ovpn: implement TCP transport
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v11 20/23] ovpn: kill key and notify userspace in case of IV exhaustion

[PATCH net] selftests: rds: move test.py to TEST_FILES
 2024-11-26 20:04 UTC  (2+ messages)

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-11-26 19:04 UTC  (13+ messages)
` [PATCH v6 02/15] module: Introduce ksys_finit_module()
` [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers

[PATCH bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT
 2024-11-26 17:10 UTC  (2+ messages)

[PATCH v4 0/3] selftests/lam: get_user additions and LAM enabled check
 2024-11-26 16:34 UTC  (5+ messages)
` [PATCH v4 1/3] selftests/lam: Move cpu_has_la57() to use cpuinfo flag
` [PATCH v4 2/3] selftests/lam: Skip test if LAM is disabled
` [PATCH v4 3/3] selftests/lam: Test get_user() LAM pointer handling

[PATCH] selftests: hid: fix typo and exit code
 2024-11-26 13:58 UTC 

[PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions
 2024-11-26 13:27 UTC 

[PATCH livepatch/master v1 1/2] selftests/livepatch: Replace hardcoded path with variable in test-syscall.sh
 2024-11-26 13:18 UTC  (4+ messages)
` [PATCH livepatch/master v1 2/2] selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh

[PATCH bpf-next v3 00/14] selftests/bpf: migrate test_flow_dissector.sh to test_progs
 2024-11-26 10:48 UTC  (13+ messages)
` [PATCH bpf-next v3 09/14] selftests/bpf: move ip checksum helper to network helpers
` [PATCH bpf-next v3 10/14] selftests/bpf: document pseudo-header checksum helpers
` [PATCH bpf-next v3 11/14] selftests/bpf: use the same udp and tcp headers in tests under test_progs
` [PATCH bpf-next v3 12/14] selftests/bpf: add network helpers to generate udp checksums
` [PATCH bpf-next v3 13/14] selftests/bpf: migrate bpf flow dissectors tests to test_progs

[PATCH printk v1] printk: ringbuffer: Add KUnit test
 2024-11-26 10:26 UTC  (5+ messages)

[PATCHv2 net 0/2] ipv6: fix temporary address not removed correctly
 2024-11-26  9:40 UTC  (6+ messages)
` [PATCHv2 net 1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
` [PATCHv2 net 2/2] selftests/rtnetlink.sh: add mngtempaddr test

[PATCH v2] selftests: Warn about skipped tests in result summary
 2024-11-26  9:37 UTC 

[PATCH] KVM: selftests: Remove unneeded semicolon
 2024-11-26  7:37 UTC 

[PATCH v1] selftests/bpf: Fix unnecessary conversion to bool in 'run_subtest'
 2024-11-25 22:34 UTC  (3+ messages)

[PATCH bpf 0/4] bpf, vsock: Fix poll() and close()
 2024-11-25 22:30 UTC  (18+ messages)
` [PATCH bpf 1/4] bpf, vsock: Fix poll() missing a queue
` [PATCH bpf 2/4] selftest/bpf: Add test for af_vsock poll()
` [PATCH bpf 3/4] bpf, vsock: Invoke proto::close on close()
` [PATCH bpf 4/4] selftest/bpf: Add test for vsock removal from sockmap "

[PATCH for-next v3] selftests/mm: Add a few missing gitignore files
 2024-11-25 20:38 UTC  (5+ messages)
` [PATCH for-next v4] "

[PATCH net-next 0/5] net: make RSS+RXNFC semantics more explicit
 2024-11-25 19:01 UTC  (10+ messages)
` [PATCH net-next 1/5] net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in

[PATCH kselftest] fix single bpf test
 2024-11-25 13:11 UTC  (3+ messages)

[PATCH] selftests: Warn about skipped tests in result summary
 2024-11-25 11:49 UTC  (4+ messages)

[PATCH] kunit: constify return of string literals
 2024-11-25 10:52 UTC 

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-24 21:46 UTC  (42+ messages)
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful
` [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v3 12/15] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH AUTOSEL 6.6 14/16] selftests/resctrl: Protect against array overflow when reading strings
 2024-11-24 12:52 UTC 

[PATCH AUTOSEL 6.11 18/20] selftests/resctrl: Protect against array overflow when reading strings
 2024-11-24 12:50 UTC 

[PATCH AUTOSEL 6.12 20/23] selftests/resctrl: Protect against array overflow when reading strings
 2024-11-24 12:48 UTC 

[PATCH AUTOSEL 5.10 4/5] kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
 2024-11-24 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 5/5] kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()

[PATCH AUTOSEL 5.15 5/6] kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
 2024-11-24 12:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 6/6] kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()

[PATCH AUTOSEL 6.1 6/7] kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
 2024-11-24 12:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 7/7] kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()

[PATCH AUTOSEL 6.6 2/9] kselftest/arm64: Log fp-stress child startup errors to stdout
 2024-11-24 12:40 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 8/9] kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
` [PATCH AUTOSEL 6.6 9/9] kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()

[PATCH AUTOSEL 6.11 05/16] kselftest/arm64: Log fp-stress child startup errors to stdout
 2024-11-24 12:39 UTC  (3+ messages)
` [PATCH AUTOSEL 6.11 14/16] kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
` [PATCH AUTOSEL 6.11 15/16] kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()

[PATCH AUTOSEL 6.12 05/19] kselftest/arm64: Log fp-stress child startup errors to stdout
 2024-11-24 12:38 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 17/19] kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
` [PATCH AUTOSEL 6.12 18/19] kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()

[PATCH for-next v3] selftests/alsa: Add a few missing gitignore files
 2024-11-24  9:31 UTC  (2+ messages)

[PATCH net] selftests: rds: move include.sh to TEST_FILES
 2024-11-23  1:54 UTC  (3+ messages)

[GIT PULL] KUnit update for Linux 6.13-rc1-fixed
 2024-11-23  1:30 UTC  (2+ messages)

[PATCH] selftest: drivers: Add support to check duplicate hwirq
 2024-11-22 17:54 UTC  (2+ messages)

[RFC v2] MAINTAINERS: split kselftest entry into 'framework' and 'all'
 2024-11-22 17:29 UTC  (5+ messages)

[PATCH net-next v3] af_unix: pass pidfd flags via SCM_PIDFD cmsg
 2024-11-22 11:38 UTC  (4+ messages)

[PATCH v3] selftests/lam: Test get_user() LAM pointer handling
 2024-11-22 11:09 UTC  (3+ messages)

[PATCH for-next v3] selftests/cpufreq: gitignore output files and clean them in make clean
 2024-11-22  8:13 UTC  (2+ messages)

[PATCH for-next v3] selftests/zram: gitignore output file
 2024-11-22  7:49 UTC 

[PATCH v5] Kunit to check the longest symbol length
 2024-11-22  7:38 UTC  (3+ messages)

[PATCH for-next v3] selftests/filesystems: Add missing gitignore file
 2024-11-22  7:37 UTC 

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2024-11-22  0:00 UTC  (5+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

[PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
 2024-11-21 21:43 UTC  (2+ messages)

[PATCH net v2 2/2] selftests: net: test extacks in netlink dumps
 2024-11-21 20:54 UTC  (2+ messages)

[RFC] Test catalog template
 2024-11-21 15:28 UTC  (7+ messages)

[PATCH livepatch/master v1 1/6] selftests/livepatch: fix test-callbacks.sh execution error
 2024-11-21 13:16 UTC  (7+ messages)
` [PATCH livepatch/master v1 2/6] selftests/livepatch: fix test-ftrace.sh "
` [PATCH livepatch/master v1 3/6] selftests/livepatch: fix test-livepatch.sh "
` [PATCH livepatch/master v1 4/6] selftests/livepatch: fix test-state.sh "
` [PATCH livepatch/master v1 5/6] selftests/livepatch: fix test-syscall.sh "
` [PATCH livepatch/master v1 6/6] selftests/livepatch: fix test-sysfs.sh "

[PATCH v1] selftests: mm: Fix conversion specifiers in transact_test()
 2024-11-21  9:14 UTC  (3+ messages)
  ` [PATCH v1] selftests: mm: Fix conversion specifiers intransact_test()

[PATCH v2] selftests/lam: Test get_user() LAM pointer handling
 2024-11-21  9:06 UTC 

[PATCH net-next] selftests: net/psock_lib: Handle EINTR and EAGAIN
 2024-11-21  1:25 UTC  (3+ messages)

[PATCH] kunit: tool: add ability to parse test metadata
 2024-11-20 22:28 UTC 

[GIT PULL] Kselftest update for Linux 6.13-rc1
 2024-11-20 20:10 UTC  (2+ messages)

[RFCv1 0/6] Page Detective
 2024-11-20 19:14 UTC  (14+ messages)

[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-11-20 17:20 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox