messages from 2024-11-21 00:29:06 to 2024-11-27 17:57:20 UTC [more...]
[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
2024-11-27 17:56 UTC (16+ messages)
` [PATCH v6 02/15] module: Introduce ksys_finit_module()
` [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
[PATCH v4 0/3] selftests/lam: get_user additions and LAM enabled check
2024-11-27 17:47 UTC (9+ 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 v4 0/9] mm: workingset reporting
2024-11-27 17:47 UTC (13+ messages)
` [PATCH v4 1/9] mm: aggregate workingset information into histograms
` [PATCH v4 2/9] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v4 3/9] mm: report workingset during memory pressure driven scanning
` [PATCH v4 4/9] mm: extend workingset reporting to memcgs
` [PATCH v4 5/9] mm: add kernel aging thread for workingset reporting
` [PATCH v4 6/9] selftest: test system-wide "
` [PATCH v4 7/9] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
` [PATCH v4 8/9] Docs/admin-guide/cgroup-v2: document workingset reporting
` [PATCH v4 9/9] virtio-balloon: add "
[PATCH v5 0/3] selftests/lam: get_user additions and LAM enabled check
2024-11-27 17:35 UTC (4+ messages)
` [PATCH v5 1/3] selftests/lam: Move cpu_has_la57() to use cpuinfo flag
` [PATCH v5 2/3] selftests/lam: Skip test if LAM is disabled
` [PATCH v5 3/3] selftests/lam: Test get_user() LAM pointer handling
[PATCH] selftests/damon: Add _damon_sysfs.py to TEST_FILES
2024-11-27 17:04 UTC (2+ messages)
[PATCH] selftest: hugetlb_dio: Fix test naming
2024-11-27 16:14 UTC
[PATCH v1] selftests: ktap_helpers: Fix uninitialized variable
2024-11-27 16:06 UTC (2+ messages)
[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2024-11-27 15:03 UTC (5+ messages)
` [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
[PATCH v2] selftests/vDSO: support DT_GNU_HASH
2024-11-27 11:44 UTC (3+ messages)
[PATCH v11 00/14] riscv: Add support for xtheadvector
2024-11-27 9:23 UTC (2+ messages)
[PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions
2024-11-27 8:04 UTC (3+ messages)
[PATCH v2 0/9] initramfs: kunit tests and cleanups
2024-11-27 6:35 UTC (3+ messages)
` [PATCH v3 8/9] initramfs: fix hardlink hash leak without TRAILER
[PATCH] selftests: lsm: Refactor `flags_overset_lsm_set_self_attr` test
2024-11-27 3:38 UTC (3+ messages)
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-27 1:40 UTC (58+ 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] selftests: rds: move test.py to TEST_FILES
2024-11-26 20:04 UTC (2+ messages)
[PATCH bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT
2024-11-26 17:10 UTC (2+ messages)
[PATCH] selftests: hid: fix typo and exit code
2024-11-26 13:58 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 (3+ messages)
[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 (35+ 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 11/15] context-tracking: Introduce work deferral infrastructure
` [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)
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