Show patches with: State = Action Required       |    Archived = No       |   6362 patches
« 1 2 3 463 64 »
Patch Series S/W/F Date Submitter Delegate State
[RFCv2,13/13] vfio/pci: Allow preset MSI IOVAs via VFIO_IRQ_SET_ACTION_PREPARE iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,12/13] vfio-iommufd: Provide another layer of msi_iova helpers iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,11/13] iommufd/device: Allow setting IOVAs for MSI(x) vectors iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,10/13] iommufd/selftes: Add coverage for IOMMU_OPTION_SW_MSI_START/SIZE iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,08/13] iommu: Turn iova_cookie to dma-iommu private pointer iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,07/13] iommufd: Implement sw_msi support natively iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,06/13] iommufd: Make attach_handle generic iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,05/13] iommu: Turn fault_data to iommufd private pointer iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,04/13] irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by the irqchips that need it iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,02/13] genirq/msi: Rename iommu_dma_compose_msi_msg() to msi_msg_set_msi_addr() iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[RFCv2,01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie iommu: Add MSI mapping support with nested SMMU --- 2025-01-11 Nicolin Chen New
[2/2] selftests/mm: add tests for splitting pmd THPs to all lower orders. [1/2] selftests/mm: use selftests framework to print test result. --- 2025-01-10 Zi Yan New
[1/2] selftests/mm: use selftests framework to print test result. [1/2] selftests/mm: use selftests framework to print test result. --- 2025-01-10 Zi Yan New
[net-next,v17,24/25] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,22/25] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,21/25] ovpn: implement key add/get/del/swap via netlink Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,18/25] ovpn: add support for updating local UDP endpoint Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,16/25] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,14/25] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,13/25] skb: implement skb_send_sock_locked_with_flags() Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,09/25] ovpn: implement packet processing Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,07/25] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,06/25] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,04/25] ovpn: keep carrier always on for MP interfaces Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[net-next,v17,02/25] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload --- 2025-01-10 Antonio Quartulli New
[v2,3/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access --- 2025-01-10 Thomas Weißschuh New
[v2,2/3] selftests/mm: virtual_address_range: Unmap chunks after validation selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access --- 2025-01-10 Thomas Weißschuh New
[v2,1/3] selftests/mm: virtual_address_range: mmap() without PROT_WRITE selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access --- 2025-01-10 Thomas Weißschuh New
selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc --- 2025-01-10 Saket Kumar Bhaskar New
[3/3] rseq/selftests: Add support for OpenRISC Untitled series #258874 --- 2025-01-10 Stafford Horne New
[bpf-next,v2,3/3] selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c selftests: bpf: Migrate test_xdp_redirect.sh to test_progs --- 2025-01-10 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v2,2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c selftests: bpf: Migrate test_xdp_redirect.sh to test_progs --- 2025-01-10 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v2,1/3] selftests/bpf: test_xdp_redirect: Rename BPF sections selftests: bpf: Migrate test_xdp_redirect.sh to test_progs --- 2025-01-10 Bastien Curutchet (eBPF Foundation) New
selftests/net/forwarding: teamd command not found selftests/net/forwarding: teamd command not found --- 2025-01-10 Alessandro Zanni New
[bpf-next] bpf: veristat: Document verifier log dumping capability [bpf-next] bpf: veristat: Document verifier log dumping capability --- 2025-01-09 Daniel Xu New
[16/16] selftests/mm: Makefile: Add the compiler flags selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[15/16] selftests/mm: uffd-*: Fix all type mismatch warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[14/16] selftests/mm: thuge-gen: Fix type mismatch warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[13/16] selftests/mm: protection_keys: Fix variables types mismatch warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[12/16] selftests/mm: khugepaged: Fix type mismatch warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[11/16] selftests/mm: hugetlb-read-hwpoison: Fix type mismatch warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[10/16] selftests/mm: hugepage-vmemmap: fix type mismatch warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[09/16] selftests/mm: hugetlb-madvise: fix type mismatch issues selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[08/16] selftests/mm: guard-pages: Fix type mismatch warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[07/16] selftests/mm: hmm-tests: Remove always false expressions selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[06/16] selftests/mm: cow: remove unused variables and fix type mismatch errors selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[05/16] selftests/mm: kselftest_harness: Fix warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[04/16] selftests/mm: Fix type mismatch warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[03/16] selftests/mm: Fix unused parameter warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[02/16] selftests/mm: Fix unused parameter warnings selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[01/16] selftests/mm: remove argc and argv unused parameters selftest/mm: Remove warnings found by adding compiler flags --- 2025-01-09 Muhammad Usama Anjum New
[v6,5/6] selftest: tun: Add tests for virtio-net hashing [v6,1/6] virtio_net: Add functions for hashing --- 2025-01-09 Akihiko Odaki New
[v6,3/6] tun: Introduce virtio-net hash feature [v6,1/6] virtio_net: Add functions for hashing --- 2025-01-09 Akihiko Odaki New
[v6,1/6] virtio_net: Add functions for hashing [v6,1/6] virtio_net: Add functions for hashing --- 2025-01-09 Akihiko Odaki New
[v2,3/3] tun: Set num_buffers for virtio 1.0 [v2,1/3] tun: Unify vnet implementation --- 2025-01-09 Akihiko Odaki New
[v2,1/3] tun: Unify vnet implementation [v2,1/3] tun: Unify vnet implementation --- 2025-01-09 Akihiko Odaki New
[net-next,v2,1/2] ipvlan: Support bonding events [net-next,v2,1/2] ipvlan: Support bonding events --- 2025-01-09 Etienne Champetier New
selftests: harness: fix printing of mismatch values in __EXPECT() selftests: harness: fix printing of mismatch values in __EXPECT() --- 2025-01-08 Dmitry V. Levin New
[net-next,v3,3/4] netconsole: selftest: Delete all userdata keys [net-next,v3,1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded --- 2025-01-08 Breno Leitao New
[net-next,v3,1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded [net-next,v3,1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded --- 2025-01-08 Breno Leitao New
[v5,5/5] kselftest/arm64: Add 2024 dpISA extensions to hwcap test arm64: Support 2024 dpISA extensions --- 2025-01-07 Mark Brown New
[v5,4/5] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1 arm64: Support 2024 dpISA extensions --- 2025-01-07 Mark Brown New
[v5,3/5] arm64/hwcap: Describe 2024 dpISA extensions to userspace arm64: Support 2024 dpISA extensions --- 2025-01-07 Mark Brown New
[v5,2/5] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-12 arm64: Support 2024 dpISA extensions --- 2025-01-07 Mark Brown New
[v5,1/5] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented arm64: Support 2024 dpISA extensions --- 2025-01-07 Mark Brown New
[v5,14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,11/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,10/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,08/14] iommufd/viommu: Add iommufd_viommu_report_event helper iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,05/14] iommufd: Rename fault.c to eventq.c iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,02/14] iommufd/fault: Add an iommufd_fault_init() helper iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
[v5,01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-01-07 Nicolin Chen New
selftests/mm: silence unused-result warnings selftests/mm: silence unused-result warnings --- 2025-01-07 Kevin Brodsky New
[3/3] selftests/mm: virtual_address_range: Dump to /dev/null selftests/mm: virtual_address_range: Two bugfixes and a cleanup --- 2025-01-07 Thomas Weißschuh New
[2/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings selftests/mm: virtual_address_range: Two bugfixes and a cleanup --- 2025-01-07 Thomas Weißschuh New
[1/3] selftests/mm: virtual_address_range: Fix error when CommitLimit < 1GiB selftests/mm: virtual_address_range: Two bugfixes and a cleanup --- 2025-01-07 Thomas Weißschuh New
[v1,2/2] selftests/mm: Introduce uffd-wp-mremap regression test mm: Clear uffd-wp PTE/PMD state on mremap() --- 2025-01-07 Ryan Roberts New
[v1,1/2] mm: Clear uffd-wp PTE/PMD state on mremap() mm: Clear uffd-wp PTE/PMD state on mremap() --- 2025-01-07 Ryan Roberts New
[v1] selftests/mm: static process_madvise() wrapper for guard-pages [v1] selftests/mm: static process_madvise() wrapper for guard-pages --- 2025-01-07 Ryan Roberts New
[v1] selftests/mm: Set allocated memory to non-zero content in cow test [v1] selftests/mm: Set allocated memory to non-zero content in cow test --- 2025-01-07 Ryan Roberts New
[2/2] selftests/ftrace: Make uprobe test more robust against binary name selftests/ftrace: Fix ftracetest test cases --- 2025-01-07 Masami Hiramatsu (Google) New
[1/2] selftests/ftrace: Fix to use remount when testing mount GID option selftests/ftrace: Fix ftracetest test cases --- 2025-01-07 Masami Hiramatsu (Google) New
[v2,7/8] mm/damon: remove DAMON debugfs interface kunit tests mm/damon: remove DAMON debugfs interface --- 2025-01-06 SeongJae Park New
[v2,6/8] kunit: configs: remove configs for DAMON debugfs interface tests mm/damon: remove DAMON debugfs interface --- 2025-01-06 SeongJae Park New
[v2,5/8] selftests/damon: remove tests for DAMON debugfs interface mm/damon: remove DAMON debugfs interface --- 2025-01-06 SeongJae Park New
[v2,4/8] selftests/damon/config: remove configs for DAMON debugfs interface selftests mm/damon: remove DAMON debugfs interface --- 2025-01-06 SeongJae Park New
[bpf-next,v4,3/4] net: stmmac: Add launch time support to XDP ZC [bpf-next,v4,1/4] xsk: Add launch time hardware offload support to XDP Tx metadata --- 2025-01-06 Song, Yoong Siang New
[bpf-next,v4,2/4] selftests/bpf: Add Launch Time request to xdp_hw_metadata [bpf-next,v4,1/4] xsk: Add launch time hardware offload support to XDP Tx metadata --- 2025-01-06 Song, Yoong Siang New
[bpf-next,v4,1/4] xsk: Add launch time hardware offload support to XDP Tx metadata [bpf-next,v4,1/4] xsk: Add launch time hardware offload support to XDP Tx metadata --- 2025-01-06 Song, Yoong Siang New
[PATCHv4,RESEND,net-next,2/2] selftests: wireguard: update to using nft for qemu test selftests: wireguards: use nftables for testing --- 2025-01-06 Hangbin Liu New
[PATCHv4,RESEND,net-next,1/2] selftests: wireguards: convert iptables to nft selftests: wireguards: use nftables for testing --- 2025-01-06 Hangbin Liu New
« 1 2 3 463 64 »