messages from 2024-08-07 16:41:07 to 2024-08-21 01:03:28 UTC [more...]
[PATCH net-next 0/4] Make SMC-R can work with rxe devices
2024-08-21 1:03 UTC (17+ messages)
` [PATCH net-next 1/4] rdma/device: export ib_device_get_netdev()
` [PATCH net-next 2/4] net/smc: use ib_device_get_netdev() helper to get netdev info
` [PATCH net-next 3/4] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
` [PATCH net-next 4/4] RDMA/rxe: Set queue pair cur_qp_state when being queried
Problem testing with S390x under QEMU on x86_64
2024-08-21 0:38 UTC (3+ messages)
[PATCH net,v6,0/2] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-21 0:25 UTC (8+ messages)
` [PATCH net,v6,1/2] net/smc: modify smc_sock structure
` [PATCH net,v6,2/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure
[PATCH net v3] s390/iucv: Fix vargs handling in iucv_alloc_device()
2024-08-20 15:29 UTC
[PATCH net v2] s390/iucv: Fix vargs handling in iucv_alloc_device()
2024-08-20 11:51 UTC (2+ messages)
[PATCH net,v5,0/2] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-20 11:02 UTC (7+ messages)
` [PATCH net,v5,1/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure
` [PATCH net,v5,2/2] net/smc: modify smc_sock structure
[PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics
2024-08-20 10:00 UTC (5+ messages)
` [PATCH net-next v3 1/2] net/smc: introduce statistics for allocated ringbufs of link group
` [PATCH net-next v3 2/2] net/smc: introduce statistics for ringbufs usage of net namespace
[PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests
2024-08-19 16:03 UTC (8+ messages)
` [PATCH 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey "
` [PATCH 3/3] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
[PATCH] runtime constants: move list of constants to vmlinux.lds.h
2024-08-19 7:49 UTC (6+ messages)
[PATCH 5.15 000/483] 5.15.165-rc2 review
2024-08-17 7:48 UTC (2+ messages)
[PATCH 5.10 000/350] 5.10.224-rc2 review
2024-08-17 7:46 UTC (2+ messages)
[PATCH v2 00/13] linux system call fixes
2024-08-16 20:27 UTC (3+ messages)
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range
[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
2024-08-16 14:37 UTC (8+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit
` [PATCH v6 RESED 2/2] arm64: support DMA zone above 4GB
[PATCH 5.4 000/259] 5.4.282-rc1 review
2024-08-16 9:52 UTC (2+ messages)
[PATCH 5.15 000/484] 5.15.165-rc1 review
2024-08-16 9:48 UTC (2+ messages)
[PATCH 5.10 000/352] 5.10.224-rc1 review
2024-08-16 8:55 UTC
[PATCH net-next] net/smc: add sysctl for smc_limit_hs
2024-08-16 2:06 UTC (3+ messages)
[PATCH] tools build: Provide consistent build options for fixdep
2024-08-15 21:07 UTC (5+ messages)
[PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
2024-08-15 13:43 UTC (4+ messages)
[PATCH 0/5] Provide a single definition of mk_pte()
2024-08-15 12:12 UTC (10+ messages)
` [PATCH 1/5] mm: Introduce a common "
` [PATCH 2/5] x86: Remove custom "
` [PATCH 3/5] um: "
` [PATCH 4/5] s390: "
` [PATCH 5/5] mm: Make mk_pte() definition unconditional
[PATCH v2] tools build: Provide consistent build options for fixdep
2024-08-15 11:06 UTC (2+ messages)
[PATCH net,v4] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-15 8:09 UTC (11+ messages)
[PATCH net-next v2 0/2] net/smc: introduce ringbufs usage statistics
2024-08-15 6:51 UTC (11+ messages)
` [PATCH net-next v2 1/2] net/smc: introduce statistics for allocated ringbufs of link group
[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
2024-08-15 6:32 UTC (5+ messages)
[PATCH net,v3] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-14 10:37 UTC (10+ messages)
[PATCH v2] iommu/s390: Implement blocking domain
2024-08-14 0:00 UTC (2+ messages)
[PATCH 0/2] Fix vargs handling in iucv_alloc_device()
2024-08-13 18:21 UTC (12+ messages)
` [PATCH 1/2] kobject: Export kobject_set_name_vargs() symbol
` [PATCH 2/2] s390/iucv: Fix vargs handling in iucv_alloc_device()
[PATCH v5 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-08-13 11:54 UTC (5+ messages)
` [PATCH v5 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case
[GIT PULL 0/2] KVM: s390: Fixes for 6.11
2024-08-13 10:07 UTC (4+ messages)
` [GIT PULL 1/2] KVM: s390: fix validity interception issue when gisa is switched off
` [GIT PULL 2/2] s390/uv: Panic for set and remove shared access UVC errors
[PATCH net,v2] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-13 10:03 UTC
[PATCH net] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-13 9:31 UTC (6+ messages)
[PATCH][next] net/smc: Use static_assert() to check struct sizes
2024-08-13 2:10 UTC (4+ messages)
[PATCH 0/2] s390/dasd: fixes for data corruption and DMA alignment
2024-08-12 16:31 UTC (4+ messages)
` [PATCH 1/2] s390/dasd: Remove "
` [PATCH 2/2] s390/dasd: fix error recovery leading to data corruption on ESE devices
[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
2024-08-12 14:17 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/7] lib: Add pseudo random functions
[PATCH net-next] net/smc: introduce autosplit for smc
2024-08-12 2:06 UTC (6+ messages)
[PATCH v6 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
2024-08-11 16:38 UTC (9+ messages)
` [PATCH v6 2/3] kernel/fork.c: get estimated free pages by memblock api
` [PATCH v6 3/3] s390/mm: "
[PATCH v6 0/2] dma: support DMA zone starting above 4GB
2024-08-11 6:25 UTC
[PATCH] s390/pci: Stop usurping pdev->dev.groups
2024-08-09 20:02 UTC (5+ messages)
[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
2024-08-09 19:46 UTC (6+ messages)
[syzbot] [net?] [s390?] general protection fault in smc_diag_dump_proto
2024-08-09 16:27 UTC
[PATCH 11/19] s390/pci_mmio: Use follow_pfnmap API
2024-08-09 16:09 UTC
[PATCH] iommu/s390: Implement blocking domain
2024-08-08 19:41 UTC (4+ messages)
[PATCH v5 0/3] dma: support DMA zone starting above 4GB
2024-08-08 13:46 UTC (8+ messages)
` [PATCH v5 2/3] dma: replace zone_dma_bits by zone_dma_limit
[PATCH net,v2] net/smc: add the max value of fallback reason count
2024-08-08 3:30 UTC (2+ messages)
[PATCH v4 00/26] mm: introduce numa_memblks
2024-08-07 18:53 UTC (5+ messages)
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks
[PATCH v5 1/3] dma: improve DMA zone selection
2024-08-07 16:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox