Show patches with: none      |   21423 patches
« 1 2 ... 74 75 76214 215 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[tracing,3/3] tracing: document > 8 byte numeric filtering support tracing: support > 8 byte filter predicates - - - --- 2023-04-25 Alan Maguire New
[tracing,2/3] selftests/ftrace: add test coverage for filter predicates tracing: support > 8 byte filter predicates - - - --- 2023-04-25 Alan Maguire New
[tracing,1/3] tracing: support > 8 byte array filter predicates tracing: support > 8 byte filter predicates - - - --- 2023-04-25 Alan Maguire New
[linux-next,v3] selftests: net: udpgso_bench_rx: Fix verifty exceptions [linux-next,v3] selftests: net: udpgso_bench_rx: Fix verifty exceptions - 2 - --- 2023-04-24 Yang Yang New
[v2] libbpf: Improve version handling when attaching uprobe [v2] libbpf: Improve version handling when attaching uprobe - - - --- 2023-04-23 Espen Grindhaug New
[GIT,PULL] KUnit next update for Linux 6.4-rc1 [GIT,PULL] KUnit next update for Linux 6.4-rc1 - - - --- 2023-04-23 Shuah Khan Accepted
[GIT,PULL] Kselftest update for Linux 6.4-rc1 [GIT,PULL] Kselftest update for Linux 6.4-rc1 - - - --- 2023-04-23 Shuah Khan Accepted
[mm-stable,v2,3/3] mm/ksm: move disabling KSM from s390/gmap code to KSM code mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM 2 - - --- 2023-04-22 David Hildenbrand Accepted
[mm-stable,v2,2/3] selftests/ksm: ksm_functional_tests: add prctl unmerge test mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM 1 - - --- 2023-04-22 David Hildenbrand Accepted
[mm-stable,v2,1/3] mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0 mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM 1 - - --- 2023-04-22 David Hildenbrand Accepted
[9/9] KVM: arm64: Run clear-dirty-log under MMU read lock KVM: arm64: Use MMU read lock for clearing dirty logs - - - --- 2023-04-21 Vipin Sharma New
[8/9] KMV: arm64: Allow stage2_apply_range_sched() to pass page table walker flags KVM: arm64: Use MMU read lock for clearing dirty logs - - - --- 2023-04-21 Vipin Sharma New
[7/9] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log KVM: arm64: Use MMU read lock for clearing dirty logs - - - --- 2023-04-21 Vipin Sharma New
[6/9] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation KVM: arm64: Use MMU read lock for clearing dirty logs - - - --- 2023-04-21 Vipin Sharma New
[5/9] KVM: selftests: Allow independent execution of vCPUs in dirty_log_perf_test KVM: arm64: Use MMU read lock for clearing dirty logs - - - --- 2023-04-21 Vipin Sharma New
[4/9] KVM: selftests: Print read and write accesses of pages by vCPUs in dirty_log_perf_test KVM: arm64: Use MMU read lock for clearing dirty logs - - - --- 2023-04-21 Vipin Sharma New
[3/9] KVM: selftests: Pass count of read and write accesses from guest to host KVM: arm64: Use MMU read lock for clearing dirty logs - - - --- 2023-04-21 Vipin Sharma New
[2/9] KVM: selftests: Add optional delay between consecutive Clear-Dirty-Log calls KVM: arm64: Use MMU read lock for clearing dirty logs - - - --- 2023-04-21 Vipin Sharma New
[1/9] KVM: selftests: Allow dirty_log_perf_test to clear dirty memory in chunks KVM: arm64: Use MMU read lock for clearing dirty logs - - - --- 2023-04-21 Vipin Sharma New
[v1,9/9] x86/resctrl: Add mount option to enable soft RMID x86/resctrl: Use soft RMIDs for reliable MBM on AMD - - - --- 2023-04-21 Peter Newman New
[v1,8/9] x86/resctrl: Use mbm_update() to push soft RMID counts x86/resctrl: Use soft RMIDs for reliable MBM on AMD - - - --- 2023-04-21 Peter Newman New
[v1,7/9] x86/resctrl: Assign HW RMIDs to CPUs for soft RMID x86/resctrl: Use soft RMIDs for reliable MBM on AMD - - - --- 2023-04-21 Peter Newman New
[v1,6/9] x86/resctrl: Create soft RMID version of __mon_event_count() x86/resctrl: Use soft RMIDs for reliable MBM on AMD - - - --- 2023-04-21 Peter Newman New
[v1,5/9] x86/resctrl: Call mon_event_count() directly for soft RMIDs x86/resctrl: Use soft RMIDs for reliable MBM on AMD - - - --- 2023-04-21 Peter Newman New
[v1,4/9] x86/resctrl: Flush MBM event counts on soft RMID change x86/resctrl: Use soft RMIDs for reliable MBM on AMD - - - --- 2023-04-21 Peter Newman New
[v1,3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events x86/resctrl: Use soft RMIDs for reliable MBM on AMD - - - --- 2023-04-21 Peter Newman New
[v1,2/9] x86/resctrl: Hold a spinlock in __rmid_read() on AMD x86/resctrl: Use soft RMIDs for reliable MBM on AMD - - - --- 2023-04-21 Peter Newman New
[v1,1/9] selftests/resctrl: Verify all RMIDs count together x86/resctrl: Use soft RMIDs for reliable MBM on AMD - - - --- 2023-04-21 Peter Newman New
[bpf-next,v2,2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup Introduce a new kfunc of bpf_task_under_cgroup - - - --- 2023-04-21 Feng Zhou New
[bpf-next,v2,1/2] bpf: Add bpf_task_under_cgroup() kfunc Introduce a new kfunc of bpf_task_under_cgroup - - - --- 2023-04-21 Feng Zhou New
[v1,3/3] kunit: kmalloc_array: Use kunit_add_action() kunit: Deferred action helpers - - - --- 2023-04-21 David Gow brendanhiggins New
[v1,2/3] kunit: executor_test: Use kunit_add_action() kunit: Deferred action helpers - - - --- 2023-04-21 David Gow brendanhiggins New
[v1,1/3] kunit: Add kunit_add_action() to defer a call until test exit kunit: Deferred action helpers - - - --- 2023-04-21 David Gow brendanhiggins New
[v3,4/4] kunit: example: Provide example exit functions [v3,1/4] kunit: Always run cleanup from a test kthread - 1 - --- 2023-04-21 David Gow brendanhiggins Accepted
[v3,3/4] Documentation: kunit: Warn that exit functions run even if init fails [v3,1/4] kunit: Always run cleanup from a test kthread - 1 - --- 2023-04-21 David Gow brendanhiggins New
[v3,2/4] Documentation: kunit: Note that assertions should not be used in cleanup [v3,1/4] kunit: Always run cleanup from a test kthread - 1 - --- 2023-04-21 David Gow brendanhiggins Accepted
[v3,1/4] kunit: Always run cleanup from a test kthread [v3,1/4] kunit: Always run cleanup from a test kthread - 2 1 --- 2023-04-21 David Gow brendanhiggins New
[RESEND] selftests/sgx: Add "test_encl.elf" to TEST_FILES [RESEND] selftests/sgx: Add "test_encl.elf" to TEST_FILES - 1 - --- 2023-04-21 Yi Lai Accepted
[KTAP,V2] ktap_v2: add test metadata [KTAP,V2] ktap_v2: add test metadata - - - --- 2023-04-20 Rae Moar New
[v6,19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 1 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,18/19] iommufd/selftest: Return the real idev id from selftest mock_domain [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 1 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,17/19] iommufd: Add IOMMU_HWPT_ALLOC [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe New
[v6,16/19] iommufd/selftest: Test iommufd_device_replace() [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 1 - --- 2023-04-20 Jason Gunthorpe New
[v6,15/19] iommufd: Make destroy_rwsem use a lock class per object type [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 1 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,14/19] iommufd: Add iommufd_device_replace() [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe New
[v6,13/19] iommu: Introduce a new iommu_group_replace_domain() API [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe New
[v6,12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,11/19] iommufd: Fix locking around hwpt allocation [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 1 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,10/19] iommufd: Allow a hwpt to be aborted after allocation [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 1 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc() [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,08/19] iommufd: Move putting a hwpt to a helper function [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,07/19] iommufd: Make sw_msi_start a group global [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 1 - --- 2023-04-20 Jason Gunthorpe New
[v6,06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 1 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,05/19] iommufd: Keep track of each device's reserved regions instead of groups [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,04/19] iommu: Export iommu_get_resv_regions() [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,03/19] iommufd: Replace the hwpt->devices list with iommufd_group [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,02/19] iommufd: Add iommufd_group [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 2 - --- 2023-04-20 Jason Gunthorpe New
[v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() [v6,01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind() - 1 - --- 2023-04-20 Jason Gunthorpe Accepted
[v6,00/19] Add iommufd physical device operations for replace and alloc hwpt - - - --- 2023-04-20 Jason Gunthorpe New
[bpf,v2,4/4] selftests/bpf: Add tc_socket_lookup tests Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings. - - - --- 2023-04-20 Gilad Sever New
[bpf,v2,3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings. - - - --- 2023-04-20 Gilad Sever New
[bpf,v2,2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings. - - - --- 2023-04-20 Gilad Sever Accepted
[bpf,v2,1/4] bpf: factor out socket lookup functions for the TC hookpoint. Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings. - - - --- 2023-04-20 Gilad Sever Accepted
[bpf,4/4] selftests/bpf: Add tc_socket_lookup tests Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings. - - - --- 2023-04-20 Gilad Sever New
[bpf,3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings. - 2 - --- 2023-04-20 Gilad Sever New
[bpf,2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings. - 2 - --- 2023-04-20 Gilad Sever Accepted
[bpf,1/4] bpf: factor out socket lookup functions for the TC hookpoint. Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings. - 2 - --- 2023-04-20 Gilad Sever Accepted
[v2,7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter KVM: selftests: Add tests for pmu event filter - - - --- 2023-04-20 Jinrong Liang New
[v2,6/7] KVM: selftests: Check gp event filters without affecting fixed event filters KVM: selftests: Add tests for pmu event filter - - - --- 2023-04-20 Jinrong Liang New
[v2,5/7] KVM: selftests: Check if pmu_event_filter meets expectations on fixed ctrs KVM: selftests: Add tests for pmu event filter - - - --- 2023-04-20 Jinrong Liang New
[v2,4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter KVM: selftests: Add tests for pmu event filter - - - --- 2023-04-20 Jinrong Liang New
[v2,3/7] KVM: selftests: Test unavailable event filters are rejected KVM: selftests: Add tests for pmu event filter - - - --- 2023-04-20 Jinrong Liang New
[v2,2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs KVM: selftests: Add tests for pmu event filter - - - --- 2023-04-20 Jinrong Liang New
[v2,1/7] KVM: selftests: Replace int with uint32_t for nevents KVM: selftests: Add tests for pmu event filter - - - --- 2023-04-20 Jinrong Liang New
[bpf-next,2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup Introduce a new bpf helper of bpf_task_under_cgroup - - - --- 2023-04-20 Feng Zhou New
[bpf-next,1/2] bpf: Add bpf_task_under_cgroup helper Introduce a new bpf helper of bpf_task_under_cgroup - - - --- 2023-04-20 Feng Zhou New
[RESEND,v15,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-20 Muhammad Usama Anjum New
[RESEND,v15,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-20 Muhammad Usama Anjum New
[RESEND,v15,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-20 Muhammad Usama Anjum New
[RESEND,v15,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-20 Muhammad Usama Anjum New
[RESEND,v15,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-20 Muhammad Usama Anjum New
[bpf-next,v2,2/2] selftests/bpf: Add test to access integer type of variable array Access variable length array relaxed for integer type - - - --- 2023-04-20 Feng Zhou Accepted
[bpf-next,v2,1/2] bpf: support access variable length array of integer type Access variable length array relaxed for integer type - - - --- 2023-04-20 Feng Zhou Accepted
[RESEND] .gitignore: Do not ignore .kunitconfig files [RESEND] .gitignore: Do not ignore .kunitconfig files - - - --- 2023-04-19 Chuck Lever Accepted
[v15,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-19 Muhammad Usama Anjum New
[v15,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-19 Muhammad Usama Anjum New
[v15,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-19 Muhammad Usama Anjum New
[v15,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-19 Muhammad Usama Anjum New
[v15,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-04-19 Muhammad Usama Anjum New
[linux-next,v2] selftests: net: udpgso_bench_rx: Fix verifty exceptions [linux-next,v2] selftests: net: udpgso_bench_rx: Fix verifty exceptions - 2 - --- 2023-04-19 Yang Yang New
[v2,3/3] Documentation: kunit: Warn that exit functions run even if init fails [v2,1/3] kunit: Always run cleanup from a test kthread - - - --- 2023-04-19 David Gow brendanhiggins New
[v2,2/3] Documentation: kunit: Note that assertions should not be used in cleanup [v2,1/3] kunit: Always run cleanup from a test kthread - - - --- 2023-04-19 David Gow brendanhiggins Accepted
[v2,1/3] kunit: Always run cleanup from a test kthread [v2,1/3] kunit: Always run cleanup from a test kthread - - - --- 2023-04-19 David Gow brendanhiggins New
[v1,3/3] mm/ksm: move disabling KSM from s390/gmap code to KSM code mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM 2 - - --- 2023-04-18 David Hildenbrand Accepted
[v1,2/3] selftests/ksm: ksm_functional_tests: add prctl unmerge test mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM 1 - - --- 2023-04-18 David Hildenbrand Accepted
[v1,1/3] mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0 mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM 1 - - --- 2023-04-18 David Hildenbrand New
[v2,24/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,23/24] selftests/resctrl: Split show_cache_info() to test specific and generic parts selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,22/24] selftests/resctrl: Split measure_cache_vals() function selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
[v2,21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations selftests/resctrl: Fixes, cleanups, and rewritten CAT test - - - --- 2023-04-18 Ilpo Järvinen New
« 1 2 ... 74 75 76214 215 »