Show patches with: none      |   21868 patches
« 1 2 ... 102 103 104218 219 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,net-next,3/9] net: switchdev: add support for offloading of the FDB locked flag Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-10-09 Hans Schultz New
[v7,net-next,2/9] net: bridge: add blackhole fdb entry flag Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-10-09 Hans Schultz New
[v7,net-next,1/9] net: bridge: add locked entry fdb flag to extend locked port feature Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-10-09 Hans Schultz New
tools/nolibc: fix missing strlen() definition and infinite loop with gcc-12 tools/nolibc: fix missing strlen() definition and infinite loop with gcc-12 - - - --- 2022-10-09 Willy Tarreau New
[bpf-next,5/5] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c Fix bugs found by ASAN when running selftests - - - --- 2022-10-09 Xu Kuohai Accepted
[bpf-next,4/5] selftest/bpf: Fix memory leak in kprobe_multi_test Fix bugs found by ASAN when running selftests 1 - - --- 2022-10-09 Xu Kuohai New
[bpf-next,3/5] selftests/bpf: Fix memory leak caused by not destroying skeleton Fix bugs found by ASAN when running selftests - - - --- 2022-10-09 Xu Kuohai New
[bpf-next,2/5] libbpf: Fix memory leak in parse_usdt_arg() Fix bugs found by ASAN when running selftests - - - --- 2022-10-09 Xu Kuohai New
[bpf-next,1/5] libbpf: Fix use-after-free in btf_dump_name_dups Fix bugs found by ASAN when running selftests - - - --- 2022-10-09 Xu Kuohai New
selftests: pci: pci-selftest: add support for PCI endpoint driver test selftests: pci: pci-selftest: add support for PCI endpoint driver test - - - --- 2022-10-07 Aman Gupta/FDS SW /SSIR/Engineer/Samsung Electronics New
[v2,6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-06 Roberto Sassu Accepted
[v2,5/6] libbpf: Introduce bpf_link_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-06 Roberto Sassu Accepted
[v2,4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-06 Roberto Sassu Accepted
[v2,3/6] libbpf: Introduce bpf_prog_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-06 Roberto Sassu Accepted
[v2,2/6] libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-06 Roberto Sassu Accepted
[v2,1/6] libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-06 Roberto Sassu Accepted
[v6,7/7] KVM: selftests: Add ucall pool based implementation KVM: selftests: Implement ucall "pool" (for SEV) - 1 - --- 2022-10-06 Sean Christopherson Accepted
[v6,6/7] KVM: selftest: Drop now-unnecessary ucall_uninit() KVM: selftests: Implement ucall "pool" (for SEV) - 1 1 --- 2022-10-06 Sean Christopherson Accepted
[v6,5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly KVM: selftests: Implement ucall "pool" (for SEV) - 1 1 --- 2022-10-06 Sean Christopherson Accepted
[v6,4/7] tools: Add atomic_test_and_set_bit() KVM: selftests: Implement ucall "pool" (for SEV) - - - --- 2022-10-06 Sean Christopherson Accepted
[v6,3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs KVM: selftests: Implement ucall "pool" (for SEV) - 1 1 --- 2022-10-06 Sean Christopherson Accepted
[v6,2/7] KVM: selftests: Consolidate boilerplate code in get_ucall() KVM: selftests: Implement ucall "pool" (for SEV) - 1 1 --- 2022-10-06 Sean Christopherson Accepted
[v6,1/7] KVM: selftests: Consolidate common code for populating ucall struct KVM: selftests: Implement ucall "pool" (for SEV) - 1 1 --- 2022-10-06 Sean Christopherson Accepted
[v3,2/3] selftests/x86/mxcsr: Test the MXCSR state write via ptrace Untitled series #683324 - - - --- 2022-10-05 Chang S. Bae New
[GIT,PULL] KUnit update for Linux 6.1-rc1 [GIT,PULL] KUnit update for Linux 6.1-rc1 - - - --- 2022-10-05 Shuah Khan Accepted
[GIT,PULL] Kselftest update for Linux 6.1-rc1 [GIT,PULL] Kselftest update for Linux 6.1-rc1 - - - --- 2022-10-05 Shuah Khan New
kunit: log numbers in decimal and hex kunit: log numbers in decimal and hex 1 1 - --- 2022-10-05 Mark Rutland brendanhiggins Accepted
[v2,4/4] selftests/resctrl: Flush stdout file buffer before executing fork() Some improvements of resctrl selftest - 1 - --- 2022-10-05 Shaopeng Tan Accepted
[v2,3/4] selftests/resctrl: Remove duplicate codes that clear each test result file Some improvements of resctrl selftest - - - --- 2022-10-05 Shaopeng Tan New
[v2,2/4] selftests/resctrl: Return MBA check result and make it to output message Some improvements of resctrl selftest - 1 - --- 2022-10-05 Shaopeng Tan New
[v2,1/4] selftests/resctrl: Fix set up shemata with 100% allocation on first run in MBM test. Some improvements of resctrl selftest - - - --- 2022-10-05 Shaopeng Tan New
[v2,iproute2-next,4/4] bridge: fdb: enable FDB blackhole feature [v2,iproute2-next,1/4] include: uapi: MacAuth and Blackhole feature header changes - - - --- 2022-10-04 Hans Schultz New
[v2,iproute2-next,3/4] bridge: link: enable MacAuth/MAB feature [v2,iproute2-next,1/4] include: uapi: MacAuth and Blackhole feature header changes - - - --- 2022-10-04 Hans Schultz New
[v2,iproute2-next,2/4] bridge: fdb: show locked FDB entries flag in output [v2,iproute2-next,1/4] include: uapi: MacAuth and Blackhole feature header changes - - - --- 2022-10-04 Hans Schultz New
[v2,iproute2-next,1/4] include: uapi: MacAuth and Blackhole feature header changes [v2,iproute2-next,1/4] include: uapi: MacAuth and Blackhole feature header changes - - - --- 2022-10-04 Hans Schultz New
[RESEND,6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,5/6] libbpf: Introduce bpf_link_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,3/6] libbpf: Introduce bpf_prog_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,2/6] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,1/6] libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu Accepted
[6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[5/6] libbpf: Introduce bpf_link_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[3/6] libbpf: Introduce bpf_prog_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[2/6] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[1/6] libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu Accepted
[3/3] KVM: selftests: x86: Use TAP interface in the tsc_msrs_test Use TAP in some more KVM selftests - - - --- 2022-10-04 Thomas Huth Accepted
[2/3] KVM: selftests: x86: Use TAP interface in the sync_regs test Use TAP in some more KVM selftests - - - --- 2022-10-04 Thomas Huth New
[1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test Use TAP in some more KVM selftests - 1 - --- 2022-10-04 Thomas Huth Accepted
[v6,2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace [v6,1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace. - - - --- 2022-10-03 Kyle Huey Accepted
[v6,1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace. [v6,1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace. - - - --- 2022-10-03 Kyle Huey New
[RESEND] selftests/ftrace: func_event_triggers: fix typo in user message [RESEND] selftests/ftrace: func_event_triggers: fix typo in user message 1 - - --- 2022-10-03 Randy Dunlap Accepted
[v11,2/2] testing: use the copyleft-next-0.3.1 SPDX tag SPDX: add copyleft-next-0.3.1 - 2 - --- 2022-10-03 Luis Chamberlain Accepted
[v11,1/2] LICENSES: Add the copyleft-next-0.3.1 license SPDX: add copyleft-next-0.3.1 - 2 - --- 2022-10-03 Luis Chamberlain Accepted
selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test - - - --- 2022-10-01 Gautam Menghani Accepted
Documentation: kunit: Update description of --alltests option Documentation: kunit: Update description of --alltests option - 1 - --- 2022-10-01 David Gow brendanhiggins Accepted
[4/4] kunit: declare kunit_assert structs as const kunit: more assertion reworking - 2 - --- 2022-10-01 Daniel Latypov brendanhiggins Accepted
[3/4] kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros kunit: more assertion reworking - 1 - --- 2022-10-01 Daniel Latypov brendanhiggins Accepted
[2/4] kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED kunit: more assertion reworking - 1 - --- 2022-10-01 Daniel Latypov brendanhiggins Accepted
[1/4] kunit: remove format func from struct kunit_assert, get it to 0 bytes kunit: more assertion reworking - 1 - --- 2022-10-01 Daniel Latypov brendanhiggins Accepted
[v1,9/9] KVM: s390: selftest: memop: Fix wrong address being used in test KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2022-09-30 Janis Schoetterl-Glausch Accepted
[v1,8/9] KVM: s390: selftest: memop: Fix typo KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - 1 - --- 2022-09-30 Janis Schoetterl-Glausch Accepted
[v1,7/9] KVM: s390: selftest: memop: Add cmpxchg tests KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2022-09-30 Janis Schoetterl-Glausch New
[v1,6/9] KVM: s390: selftest: memop: Add bad address test KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2022-09-30 Janis Schoetterl-Glausch New
[v1,5/9] KVM: s390: selftest: memop: Replace macros by functions KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2022-09-30 Janis Schoetterl-Glausch Accepted
[v1,4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - 1 - --- 2022-09-30 Janis Schoetterl-Glausch Accepted
[v1,3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2022-09-30 Janis Schoetterl-Glausch New
[v1,2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2022-09-30 Janis Schoetterl-Glausch New
[v1,1/9] s390/uaccess: Add storage key checked cmpxchg access to user space KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2022-09-30 Janis Schoetterl-Glausch Accepted
[v1,7/7] mm/gup: remove FOLL_MIGRATION mm/ksm: break_ksm() cleanups and fixes - - - --- 2022-09-30 David Hildenbrand New
[v1,6/7] mm/ksm: convert break_ksm() to use walk_page_range_vma() mm/ksm: break_ksm() cleanups and fixes - - - --- 2022-09-30 David Hildenbrand New
[v1,5/7] mm/pagewalk: add walk_page_range_vma() mm/ksm: break_ksm() cleanups and fixes - - - --- 2022-09-30 David Hildenbrand New
[v1,4/7] mm/ksm: fix KSM COW breaking with userfaultfd-wp via FAULT_FLAG_UNSHARE mm/ksm: break_ksm() cleanups and fixes 1 - - --- 2022-09-30 David Hildenbrand Accepted
[v1,3/7] mm: remove VM_FAULT_WRITE mm/ksm: break_ksm() cleanups and fixes 1 - - --- 2022-09-30 David Hildenbrand New
[v1,2/7] mm/ksm: simplify break_ksm() to not rely on VM_FAULT_WRITE mm/ksm: break_ksm() cleanups and fixes 1 - - --- 2022-09-30 David Hildenbrand Accepted
[v1,1/7] selftests/vm: add test to measure MADV_UNMERGEABLE performance mm/ksm: break_ksm() cleanups and fixes 1 - - --- 2022-09-30 David Hildenbrand Accepted
[-next,v5,4/4] docs: notifier-error-inject: Correct test's name Optimize and bugfix for memory-hotplug - 1 - --- 2022-09-30 Zhao Gongyi Accepted
[-next,v5,3/4] selftests/memory-hotplug: Adjust log info for maintainability Optimize and bugfix for memory-hotplug 1 - - --- 2022-09-30 Zhao Gongyi Accepted
[-next,v5,2/4] selftests/memory-hotplug: Restore memory before exit Optimize and bugfix for memory-hotplug - - - --- 2022-09-30 Zhao Gongyi Accepted
[-next,v5,1/4] selftests/memory-hotplug: Add checking after online or offline Optimize and bugfix for memory-hotplug - 1 - --- 2022-09-30 Zhao Gongyi Accepted
[iproute2-next,2/2] bridge: fdb: enable FDB blackhole feature [iproute2-next,1/2] bridge: link: enable MacAuth/MAB feature - - - --- 2022-09-29 Hans Schultz New
[iproute2-next,1/2] bridge: link: enable MacAuth/MAB feature [iproute2-next,1/2] bridge: link: enable MacAuth/MAB feature - - - --- 2022-09-29 Hans Schultz New
[v2] Documentation: kunit: rewrite writing first test instructions [v2] Documentation: kunit: rewrite writing first test instructions - - - --- 2022-09-29 Bagas Sanjaya brendanhiggins New
Documentation: kunit: rewrite writing first test instructions Documentation: kunit: rewrite writing first test instructions - - - --- 2022-09-29 Bagas Sanjaya brendanhiggins New
[v2] Documentation: Kunit: Use full path to .kunitconfig [v2] Documentation: Kunit: Use full path to .kunitconfig - 1 - --- 2022-09-29 Khalid Masum brendanhiggins New
[net-next,v2] selftests/tc-testing: update qdisc/cls/action features in config [net-next,v2] selftests/tc-testing: update qdisc/cls/action features in config 2 1 - --- 2022-09-29 shaozhengchao Accepted
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged" selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged" 1 - - --- 2022-09-28 Colin Ian King Accepted
[v14,3/3] selftests: tdx: Test TDX attestation GetReport support Add TDX Guest Attestation support 2 2 - --- 2022-09-28 Kuppuswamy Sathyanarayanan New
[v14,2/3] virt: Add TDX guest driver Add TDX Guest Attestation support 3 3 - --- 2022-09-28 Kuppuswamy Sathyanarayanan New
[v14,1/3] x86/tdx: Make __tdx_module_call() usable in driver module Add TDX Guest Attestation support - 1 - --- 2022-09-28 Kuppuswamy Sathyanarayanan New
KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds" KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds" - - - --- 2022-09-28 Colin Ian King Accepted
kselftests/sched: Fix spelling mistake "hiearchy" -> "hierarchy" kselftests/sched: Fix spelling mistake "hiearchy" -> "hierarchy" - - - --- 2022-09-28 Colin Ian King Accepted
KVM: selftests: Fix spelling mistake "begining" -> "beginning" KVM: selftests: Fix spelling mistake "begining" -> "beginning" - 1 - --- 2022-09-28 Colin Ian King Accepted
KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE" KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE" - - - --- 2022-09-28 Colin Ian King New
[linux-next,v5] selftests/vm: enable running select groups of tests [linux-next,v5] selftests/vm: enable running select groups of tests - - - --- 2022-09-28 Joel Savitz New
[v6,net-next,9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests Untitled series #681583 - - - --- 2022-09-28 Hans Schultz New
[v6,net-next,8/9] net: dsa: mv88e6xxx: add blackhole ATU entries Untitled series #681583 - - - --- 2022-09-28 Hans Schultz New
[v6,net-next,7/9] net: dsa: mv88e6xxx: mac-auth/MAB implementation Untitled series #681583 - - - --- 2022-09-28 Hans Schultz New
[v6,net-next,6/9] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations Untitled series #681583 - - - --- 2022-09-28 Hans Schultz New
« 1 2 ... 102 103 104218 219 »