Show patches with: none      |   20909 patches
« 1 2 ... 25 26 27209 210 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v9,10/10] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - - - --- 2023-12-15 Roger Quadros Accepted
[net-next,v9,09/10] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - 1 - --- 2023-12-15 Roger Quadros New
[net-next,v9,08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - 1 - --- 2023-12-15 Roger Quadros New
[net-next,v9,07/10] net: ethernet: am65-cpsw: Move register definitions to header file net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - 1 - --- 2023-12-15 Roger Quadros Accepted
[net-next,v9,06/10] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - 1 - --- 2023-12-15 Roger Quadros Accepted
[net-next,v9,05/10] net: ethernet: am65-cpsw: cleanup TAPRIO handling net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - 1 - --- 2023-12-15 Roger Quadros Accepted
[net-next,v9,04/10] net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - 1 - --- 2023-12-15 Roger Quadros Accepted
[net-next,v9,03/10] net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - 1 - --- 2023-12-15 Roger Quadros Accepted
[net-next,v9,02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not re… net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - - 1 --- 2023-12-15 Roger Quadros New
[net-next,v9,01/10] selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - - 1 --- 2023-12-15 Roger Quadros Accepted
[next] powerpc/selftests: Fix spelling mistake "EACCESS" -> "EACCES" [next] powerpc/selftests: Fix spelling mistake "EACCESS" -> "EACCES" - - - --- 2023-12-15 Colin Ian King Accepted
[v4,5/5] drm/tests: Switch to kunit devices kunit: Add helpers for creating test-managed devices - 1 1 --- 2023-12-15 David Gow Accepted
[v4,4/5] ASoC: topology: Replace fake root_device with kunit_device in tests kunit: Add helpers for creating test-managed devices 1 - - --- 2023-12-15 David Gow Accepted
[v4,3/5] overflow: Replace fake root_device with kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-15 David Gow Accepted
[v4,2/5] fortify: test: Use kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-15 David Gow Accepted
[v4,1/5] kunit: Add APIs for managing devices kunit: Add helpers for creating test-managed devices - 3 - --- 2023-12-15 David Gow brendanhiggins Accepted
[12/12] selftests/net: Add TCP-AO key-management test [01/12] selftests/net: Add TCP-AO library - - - --- 2023-12-15 Dmitry Safonov Accepted
[11/12] selftests/net: Add TCP-AO selfconnect/simultaneous connect test [01/12] selftests/net: Add TCP-AO library - - 1 --- 2023-12-15 Dmitry Safonov Accepted
[10/12] selftests/net: Add TCP-AO RST test [01/12] selftests/net: Add TCP-AO library - - 1 --- 2023-12-15 Dmitry Safonov Accepted
[09/12] selftests/net: Add SEQ number extension test [01/12] selftests/net: Add TCP-AO library - - 1 --- 2023-12-15 Dmitry Safonov Accepted
[08/12] selftests/net: Add TCP_REPAIR TCP-AO tests [01/12] selftests/net: Add TCP-AO library - - 1 --- 2023-12-15 Dmitry Safonov Accepted
[07/12] selftests/net: Add test/benchmark for removing MKTs [01/12] selftests/net: Add TCP-AO library - - 1 --- 2023-12-15 Dmitry Safonov Accepted
[06/12] selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket tests [01/12] selftests/net: Add TCP-AO library - - - --- 2023-12-15 Dmitry Safonov Accepted
[05/12] selftests/net: Add test for TCP-AO add setsockopt() command [01/12] selftests/net: Add TCP-AO library - - 1 --- 2023-12-15 Dmitry Safonov Accepted
[04/12] selftests/net: Add a test for TCP-AO keys matching [01/12] selftests/net: Add TCP-AO library - - 1 --- 2023-12-15 Dmitry Safonov Accepted
[03/12] selftests/net: Add TCP-AO ICMPs accept test [01/12] selftests/net: Add TCP-AO library - - 1 --- 2023-12-15 Dmitry Safonov Accepted
[02/12] selftests/net: Verify that TCP-AO complies with ignoring ICMPs [01/12] selftests/net: Add TCP-AO library - - 1 --- 2023-12-15 Dmitry Safonov Accepted
[01/12] selftests/net: Add TCP-AO library [01/12] selftests/net: Add TCP-AO library - - - --- 2023-12-15 Dmitry Safonov Accepted
[00/12] selftests/net: Add TCP-AO tests - - - --- 2023-12-15 Dmitry Safonov New
[bpf-next,3/3] bpf: selftests: Test bpf_assert_if() and bpf_assert_with_if() Various BPF exception improvements - - - --- 2023-12-14 Daniel Xu New
[bpf-next,2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros Various BPF exception improvements - - - --- 2023-12-14 Daniel Xu New
[bpf-next,v6,5/5] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state() Add bpf_xdp_get_xfrm_state() kfunc - - - --- 2023-12-14 Daniel Xu Accepted
[bpf-next,v6,4/5] bpf: selftests: Move xfrm tunnel test to test_progs Add bpf_xdp_get_xfrm_state() kfunc - - - --- 2023-12-14 Daniel Xu Accepted
[bpf-next,v6,3/5] bpf: selftests: test_tunnel: Use vmlinux.h declarations Add bpf_xdp_get_xfrm_state() kfunc - - - --- 2023-12-14 Daniel Xu Accepted
[bpf-next,v6,2/5] bpf: selftests: test_tunnel: Setup fresh topology for each subtest Add bpf_xdp_get_xfrm_state() kfunc - - - --- 2023-12-14 Daniel Xu Accepted
[v8,24/24] integrity: Remove LSM security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-12-14 Roberto Sassu New
[v8,23/24] ima: Make it independent from 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-12-14 Roberto Sassu New
[v8,22/24] evm: Make it independent from 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-12-14 Roberto Sassu New
[v8,21/24] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-12-14 Roberto Sassu New
[v8,20/24] ima: Move IMA-Appraisal to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-12-14 Roberto Sassu Accepted
[v8,19/24] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-12-14 Roberto Sassu New
[v8,18/24] security: Introduce key_post_create_or_update hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-12-14 Roberto Sassu Accepted
[v8,17/24] security: Introduce inode_post_remove_acl hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-12-14 Roberto Sassu Accepted
[v8,16/24] security: Introduce inode_post_set_acl hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-12-14 Roberto Sassu Accepted
[v8,15/24] security: Introduce inode_post_create_tmpfile hook security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-12-14 Roberto Sassu Accepted
[v8,14/24] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-12-14 Roberto Sassu Accepted
[v8,13/24] security: Introduce file_release hook security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-12-14 Roberto Sassu New
[v8,12/24] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-12-14 Roberto Sassu New
[v8,11/24] security: Introduce inode_post_removexattr hook security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu Accepted
[v8,10/24] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-12-14 Roberto Sassu Accepted
[v8,09/24] security: Align inode_setattr hook definition with EVM security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-12-14 Roberto Sassu Accepted
[v8,08/24] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu New
[v8,07/24] evm: Align evm_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu Accepted
[v8,06/24] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu Accepted
[v8,05/24] ima: Align ima_post_read_file() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu Accepted
[v8,04/24] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu Accepted
[v8,03/24] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu Accepted
[v8,02/24] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu Accepted
[v8,01/24] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu Accepted
[v1] selftests/mm: Log run_vmtests.sh results in TAP format [v1] selftests/mm: Log run_vmtests.sh results in TAP format - 1 1 --- 2023-12-14 Ryan Roberts Accepted
selftests: secretmem: Floor the memory size to the multiple of page_size selftests: secretmem: Floor the memory size to the multiple of page_size - - - --- 2023-12-14 Muhammad Usama Anjum Accepted
[v3,5/5] drm/tests: Switch to kunit devices kunit: Add helpers for creating test-managed devices - - 1 --- 2023-12-14 David Gow Accepted
[v3,4/5] ASoC: topology: Replace fake root_device with kunit_device in tests kunit: Add helpers for creating test-managed devices 1 - - --- 2023-12-14 David Gow Accepted
[v3,3/5] overflow: Replace fake root_device with kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-14 David Gow Accepted
[v3,2/5] fortify: test: Use kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-14 David Gow Accepted
[v3,1/5] kunit: Add APIs for managing devices kunit: Add helpers for creating test-managed devices - 2 - --- 2023-12-14 David Gow brendanhiggins Accepted
[v5,6/6] Documentation: Add debugfs docs with run after boot [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar brendanhiggins Accepted
[v5,5/6] kunit: add ability to run tests after boot using debugfs [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar brendanhiggins New
[v5,4/6] kunit: add is_init test attribute [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar brendanhiggins Accepted
[v5,3/6] kunit: add example suite to test init suites [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar brendanhiggins Accepted
[v5,2/6] kunit: add KUNIT_INIT_TABLE to init linker section [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar Accepted
[v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA [v5,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar Accepted
[v4] tracing/selftests: Add test to test the trace_marker [v4] tracing/selftests: Add test to test the trace_marker 2 - 1 --- 2023-12-13 Steven Rostedt Accepted
[v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug [v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug 1 - - --- 2023-12-13 Naveen N Rao Accepted
[PATCHv2,net-next,13/13] selftests/net: convert fdb_flush.sh to run it in unique namespace Convert net selftests to run in unique namespace (Part 3) 1 1 1 --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,12/13] selftests/net: convert fib_tests.sh to run it in unique namespace Convert net selftests to run in unique namespace (Part 3) 1 1 1 --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,11/13] selftests/net: convert fib_rule_tests.sh to run it in unique namespace Convert net selftests to run in unique namespace (Part 3) 1 - - --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,10/13] selftests/net: convert fib-onlink-tests.sh to run it in unique namespace Convert net selftests to run in unique namespace (Part 3) 1 - - --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,09/13] selftests/net: convert fib_nexthops.sh to run it in unique namespace Convert net selftests to run in unique namespace (Part 3) 1 1 1 --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,08/13] selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespace Convert net selftests to run in unique namespace (Part 3) 1 - - --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,07/13] selftests/net: convert fib_nexthop_multiprefix to run it in unique namespa… Convert net selftests to run in unique namespace (Part 3) 1 - - --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix Convert net selftests to run in unique namespace (Part 3) - - - --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,05/13] selftests/net: convert fcnal-test.sh to run it in unique namespace Convert net selftests to run in unique namespace (Part 3) 1 - - --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,04/13] selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique name… Convert net selftests to run in unique namespace (Part 3) - - - --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,03/13] selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique name… Convert net selftests to run in unique namespace (Part 3) - - - --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,02/13] selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique nam… Convert net selftests to run in unique namespace (Part 3) - - - --- 2023-12-13 Hangbin Liu Accepted
[PATCHv2,net-next,01/13] selftests/net: add variable NS_LIST for lib.sh Convert net selftests to run in unique namespace (Part 3) - - - --- 2023-12-13 Hangbin Liu Accepted
[v3,2/2] selftests/vDSO: Fix runtime errors on LoongArch selftests/vDSO: Fix errors on LoongArch - 1 1 --- 2023-12-13 Tiezhu Yang New
[v3,1/2] selftests/vDSO: Fix building errors on LoongArch selftests/vDSO: Fix errors on LoongArch - 1 - --- 2023-12-13 Tiezhu Yang New
[v4,6/6] Documentation: Add debugfs docs with run after boot [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar brendanhiggins Accepted
[v4,5/6] kunit: add ability to run tests after boot using debugfs [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar brendanhiggins New
[v4,4/6] kunit: add is_init test attribute [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar brendanhiggins Accepted
[v4,3/6] kunit: add example suite to test init suites [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - - - --- 2023-12-13 Rae Moar brendanhiggins New
[v4,2/6] kunit: add KUNIT_INIT_TABLE to init linker section [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar Accepted
[v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA [v4,1/6] kunit: move KUNIT_TABLE out of INIT_DATA - 1 - --- 2023-12-13 Rae Moar Accepted
[v3] tracing/selftests: Add test to test the trace_marker [v3] tracing/selftests: Add test to test the trace_marker - - - --- 2023-12-13 Steven Rostedt New
[RFC,v3,11/11] mseal:add documentation Introduce mseal() - - - --- 2023-12-12 Jeff Xu New
[RFC,v3,10/11] selftest mm/mseal memory sealing Introduce mseal() - - - --- 2023-12-12 Jeff Xu New
[RFC,v3,09/11] mseal: add MAP_SEALABLE to mmap() Introduce mseal() - - - --- 2023-12-12 Jeff Xu New
[RFC,v3,08/11] mseal: add MM_SEAL_DISCARD_RO_ANON Introduce mseal() - - - --- 2023-12-12 Jeff Xu New
« 1 2 ... 25 26 27209 210 »