Show patches with: State = Action Required       |    Archived = No       |   16267 patches
« 1 2 3 4162 163 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] kunit: enable hardware acceleration when available kunit: enable hardware virtualization - - - --- 2024-10-25 Tamir Duberstein brendanhiggins New
[1/2] kunit: add fallback for os.sched_getaffinity kunit: enable hardware virtualization - - - --- 2024-10-25 Tamir Duberstein brendanhiggins New
[RFC,v2,5/5] selftest: gpio: Add a new set-get config test Verify bias functionality for pinctrl_paris driver through new gpio test - - - --- 2024-10-25 Nícolas F. R. A. Prado New
[RFC,v2,4/5] selftest: gpio: Add wait flag to gpio-mockup-cdev Verify bias functionality for pinctrl_paris driver through new gpio test - - - --- 2024-10-25 Nícolas F. R. A. Prado New
[RFC,v2,3/5] pinctrl: mediatek: common: Expose more configurations to GPIO set_config Verify bias functionality for pinctrl_paris driver through new gpio test - - - --- 2024-10-25 Nícolas F. R. A. Prado New
[RFC,v2,2/5] pinctrl: mediatek: moore: Expose more configurations to GPIO set_config Verify bias functionality for pinctrl_paris driver through new gpio test - - - --- 2024-10-25 Nícolas F. R. A. Prado New
[RFC,v2,1/5] pinctrl: mediatek: paris: Expose more configurations to GPIO set_config Verify bias functionality for pinctrl_paris driver through new gpio test - - - --- 2024-10-25 Nícolas F. R. A. Prado New
[net-next,2/2] net: netconsole: selftests: Add userdata validation [net-next,1/2] net: netconsole: selftests: Change the IP subnet - - - --- 2024-10-25 Breno Leitao New
[net-next,1/2] net: netconsole: selftests: Change the IP subnet [net-next,1/2] net: netconsole: selftests: Change the IP subnet - - - --- 2024-10-25 Breno Leitao New
[v5,5/5] selftests: pidfd: add tests for PIDFD_SELF_* introduce PIDFD_SELF* sentinels - 1 - --- 2024-10-25 Lorenzo Stoakes New
[v5,4/5] selftests: pidfd: add pidfd.h UAPI wrapper introduce PIDFD_SELF* sentinels - 1 - --- 2024-10-25 Lorenzo Stoakes New
[v5,3/5] tools: testing: separate out wait_for_pid() into helper header introduce PIDFD_SELF* sentinels - - - --- 2024-10-25 Lorenzo Stoakes New
[v5,2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process introduce PIDFD_SELF* sentinels - 1 - --- 2024-10-25 Lorenzo Stoakes New
[v5,1/5] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup introduce PIDFD_SELF* sentinels - 1 - --- 2024-10-25 Lorenzo Stoakes New
[net-next,v10,23/23] testing/selftests: add test tool and scripts for ovpn module Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,22/23] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload - 1 - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,21/23] ovpn: notify userspace when a peer is deleted Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,20/23] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,19/23] ovpn: implement key add/get/del/swap via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,18/23] ovpn: implement peer add/get/dump/delete via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,17/23] ovpn: add support for peer floating Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,16/23] ovpn: add support for updating local UDP endpoint Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,15/23] ovpn: implement keepalive mechanism Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,14/23] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,13/23] ovpn: implement multi-peer support Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,12/23] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,11/23] ovpn: store tunnel and transport statistics Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,10/23] ovpn: implement packet processing Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,09/23] ovpn: implement basic RX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,08/23] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,07/23] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,06/23] ovpn: introduce the ovpn_peer object Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,05/23] ovpn: keep carrier always on Introducing OpenVPN Data Channel Offload - 1 - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,04/23] ovpn: add basic interface creation/destruction/management routines Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,03/23] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,02/23] net: introduce OpenVPN Data Channel Offload (ovpn) Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net-next,v10,01/23] netlink: add NLA_POLICY_MAX_LEN macro Introducing OpenVPN Data Channel Offload - - - --- 2024-10-25 Antonio Quartulli New
[net,v6] ipv6: Fix soft lockups in fib6_select_path under high next hop churn [net,v6] ipv6: Fix soft lockups in fib6_select_path under high next hop churn - - - --- 2024-10-25 Omid Ehtemam-Haghighi New
[for-next,7/7] selftests/net: Fix ./ns-XXXXXX not cleanup [for-next,1/7] selftests/alsa: Add a few missing gitignore files - - - --- 2024-10-25 Li Zhijian New
[for-next,6/7] selftests/zram: gitignore output file [for-next,1/7] selftests/alsa: Add a few missing gitignore files - - - --- 2024-10-25 Li Zhijian New
[for-next,5/7] selftests/cpufreq: gitignore output files and clean them in make clean [for-next,1/7] selftests/alsa: Add a few missing gitignore files - - - --- 2024-10-25 Li Zhijian New
[for-next,4/7] selftests/net: Add missing gitignore file [for-next,1/7] selftests/alsa: Add a few missing gitignore files - - - --- 2024-10-25 Li Zhijian New
[for-next,3/7] selftests/mm: Add a few missing gitignore files [for-next,1/7] selftests/alsa: Add a few missing gitignore files - 1 - --- 2024-10-25 Li Zhijian New
[for-next,2/7] selftests/filesystems: Add missing gitignore file [for-next,1/7] selftests/alsa: Add a few missing gitignore files - - - --- 2024-10-25 Li Zhijian New
[for-next,1/7] selftests/alsa: Add a few missing gitignore files [for-next,1/7] selftests/alsa: Add a few missing gitignore files - - - --- 2024-10-25 Li Zhijian New
[for-next,3/3] selftests/watchdog: Add run_watchdog-test.sh to run watchdog tests [for-next,1/3] selftests/watchdog: add count parameter for watchdog-test - - - --- 2024-10-25 Li Zhijian New
[for-next,2/3] selftests/watchdog: exit watchdog-test with error code [for-next,1/3] selftests/watchdog: add count parameter for watchdog-test - - - --- 2024-10-25 Li Zhijian New
[for-next,1/3] selftests/watchdog: add count parameter for watchdog-test [for-next,1/3] selftests/watchdog: add count parameter for watchdog-test - - - --- 2024-10-25 Li Zhijian New
[V4,15/15] selftests/resctrl: Replace magic constants used as array size selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,14/15] selftests/resctrl: Keep results from first test run selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,13/15] selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,12/15] selftests/resctrl: Use cache size to determine "fill_buf" buffer size selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,11/15] selftests/resctrl: Ensure measurements skip initialization of default benchmark selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,10/15] selftests/resctrl: Make benchmark parameter passing robust selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,09/15] selftests/resctrl: Remove unused measurement code selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,08/15] selftests/resctrl: Only support measured read operation selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,07/15] selftests/resctrl: Remove "once" parameter required to be false selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,06/15] selftests/resctrl: Make wraparound handling obvious selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,05/15] selftests/resctrl: Protect against array overflow when reading strings selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,04/15] selftests/resctrl: Protect against array overrun during iMC config parsing selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,03/15] selftests/resctrl: Fix memory overflow due to unhandled wraparound selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,02/15] selftests/resctrl: Print accurate buffer size as part of MBM results selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[V4,01/15] selftests/resctrl: Make functions only used in same file static selftests/resctrl: Support diverse platforms with MBM and MBA tests - 1 - --- 2024-10-24 Reinette Chatre New
[v2] selftests: tmpfs: Add kselftest support to tmpfs [v2] selftests: tmpfs: Add kselftest support to tmpfs - - - --- 2024-10-24 Shivam Chaudhary New
[v2] lib/math: Add int_sqrt test suite [v2] lib/math: Add int_sqrt test suite - - - --- 2024-10-24 Luis Felipe Hernandez New
lib/math: Add int_sqrt test suite lib/math: Add int_sqrt test suite - - - --- 2024-10-24 Luis Felipe Hernandez New
[net-next,v2,8/8] selftests: net: fdb_notify: Add a test for FDB notifications Untitled series #902796 1 1 - --- 2024-10-24 Petr Machata New
[net-next,v2,7/8] selftests: net: lib: Add kill_process Untitled series #902796 1 - - --- 2024-10-24 Petr Machata New
[net-next,v2,6/8] selftests: net: lib: Move checks from forwarding/lib.sh here Untitled series #902796 1 1 - --- 2024-10-24 Petr Machata New
[net-next,v2,5/8] selftests: net: lib: Move tests_run from forwarding/lib.sh here Untitled series #902796 1 1 - --- 2024-10-24 Petr Machata New
[net-next,v2,4/8] selftests: net: lib: Move logging from forwarding/lib.sh here Untitled series #902796 1 1 - --- 2024-10-24 Petr Machata New
selftests: Add kselftest framework to the testfile selftests: Add kselftest framework to the testfile - - - --- 2024-10-24 Shivam Chaudhary New
[v3] selftest: remoteproc: Add test for start/stop sequence [v3] selftest: remoteproc: Add test for start/stop sequence - - - --- 2024-10-24 Wasim Nazir New
[net-next,v2,4/4] selftests: hsr: Add test for VLAN Introduce VLAN support in HSR - - - --- 2024-10-24 MD Danish Anwar New
[net-next,v2,3/4] net: ti: icssg-prueth: Add VLAN support for HSR mode Introduce VLAN support in HSR - - - --- 2024-10-24 MD Danish Anwar New
[net-next,v2,2/4] net: hsr: Add VLAN CTAG filter support Introduce VLAN support in HSR - - - --- 2024-10-24 MD Danish Anwar New
[net-next,v2,1/4] net: hsr: Add VLAN support Introduce VLAN support in HSR - - - --- 2024-10-24 MD Danish Anwar New
kvm: selftest: fix noop test in guest_memfd_test.c kvm: selftest: fix noop test in guest_memfd_test.c - 1 - --- 2024-10-24 Patrick Roy New
selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run - - - --- 2024-10-24 zhouyuhang New
kunit: string-stream: Fix a UAF bug in kunit_init_suite() kunit: string-stream: Fix a UAF bug in kunit_init_suite() - - - --- 2024-10-24 Jinjie Ruan brendanhiggins New
[bpf-next] selftests/bpf: Use make/remove netns helpers in mptcp [bpf-next] selftests/bpf: Use make/remove netns helpers in mptcp - 1 - --- 2024-10-24 Geliang Tang New
sched_ext: Fix function pointer type mismatches in BPF selftests sched_ext: Fix function pointer type mismatches in BPF selftests - - - --- 2024-10-24 Vishal Chourasia New
[6/6] kselftest/arm64: Test signal handler state modification in fp-stress kselftest/arm64: Test floating point signal context restore in fp-stress - - - --- 2024-10-23 Mark Brown New
[5/6] kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test kselftest/arm64: Test floating point signal context restore in fp-stress - - - --- 2024-10-23 Mark Brown New
[4/6] kselftest/arm64: Implement irritators for ZA and ZT kselftest/arm64: Test floating point signal context restore in fp-stress - - - --- 2024-10-23 Mark Brown New
[3/6] kselftest/arm64: Corrupt P15 in the irritator when testing SSVE kselftest/arm64: Test floating point signal context restore in fp-stress - - - --- 2024-10-23 Mark Brown New
[2/6] kselftest/arm64: Remove unused ADRs from irritator handlers kselftest/arm64: Test floating point signal context restore in fp-stress - - - --- 2024-10-23 Mark Brown New
[1/6] kselftest/arm64: Correct misleading comments on fp-stress irritators kselftest/arm64: Test floating point signal context restore in fp-stress - - - --- 2024-10-23 Mark Brown New
[v3,5/5] selftests/mm: add self tests for guard page feature implement lightweight guard pages - 1 - --- 2024-10-23 Lorenzo Stoakes New
[v3,4/5] tools: testing: update tools UAPI header for mman-common.h implement lightweight guard pages - - - --- 2024-10-23 Lorenzo Stoakes New
[v3,3/5] mm: madvise: implement lightweight guard page mechanism implement lightweight guard pages - - - --- 2024-10-23 Lorenzo Stoakes New
[v3,2/5] mm: add PTE_MARKER_GUARD PTE marker implement lightweight guard pages 1 - - --- 2024-10-23 Lorenzo Stoakes New
[v3,1/5] mm: pagewalk: add the ability to install PTEs implement lightweight guard pages - 2 - --- 2024-10-23 Lorenzo Stoakes New
[net-next,v6,3/3] connector/cn_proc: Selftest for threads Threads support in proc connector - - - --- 2024-10-23 Anjali Kulkarni New
[net-next,v6,2/3] connector/cn_proc: Kunit tests for threads hash table Threads support in proc connector - - - --- 2024-10-23 Anjali Kulkarni New
[net-next,v6,1/3] connector/cn_proc: Add hash table for threads Threads support in proc connector - - - --- 2024-10-23 Anjali Kulkarni New
[net-next,v5,12/12] selftests: ncdevmem: Add automated test selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 2024-10-23 Stanislav Fomichev New
[net-next,v5,11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 2024-10-23 Stanislav Fomichev New
[net-next,v5,10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 2024-10-23 Stanislav Fomichev New
[net-next,v5,09/12] selftests: ncdevmem: Remove hard-coded queue numbers selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 2024-10-23 Stanislav Fomichev New
« 1 2 3 4162 163 »