messages from 2024-08-14 15:44:35 to 2024-08-28 06:11:18 UTC [more...]
clearly mark DMA_OPS support as an architecture feature v2
2024-08-28 6:10 UTC (3+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS
` [PATCH 2/2] dma-mapping: clearly mark DMA ops as an architecture feature
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-28 5:49 UTC (17+ messages)
` [PATCH 01/16] mm: Add MAP_BELOW_HINT
` [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base()
` [PATCH 04/16] mm: Add generic MAP_BELOW_HINT
` [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT
` [PATCH 06/16] arm64: "
` [PATCH 07/16] powerpc: "
` [PATCH 08/16] x86: "
` [PATCH 09/16] loongarch: "
` [PATCH 10/16] arm: "
` [PATCH 11/16] mips: "
` [PATCH 12/16] parisc: "
` [PATCH 13/16] s390: "
` [PATCH 14/16] sh: "
` [PATCH 15/16] sparc: "
` [PATCH 16/16] selftests/mm: Create MAP_BELOW_HINT test
Incorrect vmcoreinfo KERNELOFFSET after "s390/boot: Rework deployment of the kernel image"
2024-08-27 19:38 UTC (10+ messages)
[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
2024-08-27 14:08 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 7/7] s390x: Add test for STFLE interpretive execution (format-0)
clearly mark DMA_OPS support as an architecture feasture
2024-08-27 12:31 UTC (9+ messages)
` [PATCH] dma-mapping: clear mark DMA ops as an architecture feature
[PATCH v4 24/26] arch_numa: switch over to numa_memblks
2024-08-27 8:52 UTC
[kvm-unit-tests PATCH v1] s390x: Split and rework cpacf query functions
2024-08-27 8:40 UTC (2+ messages)
[PATCH net-next 00/13] net: header and core spelling corrections
2024-08-27 8:25 UTC (25+ messages)
` [PATCH net-next 01/13] packet: Correct spelling in if_packet.h
` [PATCH net-next 02/13] s390/iucv: Correct spelling in iucv.h
` [PATCH net-next 03/13] ip_tunnel: Correct spelling in ip_tunnels.h
` [PATCH net-next 04/13] ipv6: Correct spelling in ipv6.h
` [PATCH net-next 05/13] bonding: Correct spelling in headers
` [PATCH net-next 06/13] net: qualcomm: rmnet: Correct spelling in if_rmnet.h
` [PATCH net-next 07/13] netlabel: Correct spelling in netlabel.h
` [PATCH net-next 08/13] NFC: Correct spelling in headers
` [PATCH net-next 09/13] net: sched: "
` [PATCH net-next 10/13] sctp: "
` [PATCH net-next 11/13] x25: Correct spelling in x25.h
` [PATCH net-next 12/13] net: Correct spelling in headers
` [PATCH net-next 13/13] net: Correct spelling in net/core
[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
2024-08-27 7:46 UTC (10+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit
[PATCH net,v5,0/2] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-27 3:50 UTC (13+ 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 v3] iommu/s390: Implement blocking domain
2024-08-27 2:54 UTC (4+ messages)
[PATCH v4 24/26] arch_numa: switch over to numa_memblks
2024-08-26 22:46 UTC
[PATCH v2 11/19] s390/pci_mmio: Use follow_pfnmap API
2024-08-26 20:43 UTC
[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
2024-08-26 19:14 UTC (6+ messages)
[PATCH net-next 0/4] Make SMC-R can work with rxe devices
2024-08-26 19:04 UTC (5+ messages)
[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
2024-08-26 14:34 UTC (11+ messages)
` [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options
Problem testing with S390x under QEMU on x86_64
2024-08-26 10:50 UTC (8+ messages)
[GIT PULL] s390 updates for 6.11-rc5
2024-08-25 0:13 UTC (2+ messages)
[PATCH -next] s390/hypfs: Remove obsoleted declaration for hypfs_dbfs_exit
2024-08-24 12:07 UTC
[PATCH net v2] s390/iucv: Fix vargs handling in iucv_alloc_device()
2024-08-24 3:12 UTC (4+ messages)
[syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in __pnet_find_base_ndev
2024-08-23 14:56 UTC
[PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests
2024-08-23 13:20 UTC (12+ 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 linux-next v3 00/14] Split crash out from kexec and clean up related config items
2024-08-23 12:05 UTC (11+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "
[PATCH net v4] s390/iucv: Fix vargs handling in iucv_alloc_device()
2024-08-22 20:20 UTC (2+ messages)
[PATCH 0/5] Provide a single definition of mk_pte()
2024-08-22 14:06 UTC (11+ 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 net v3] s390/iucv: Fix vargs handling in iucv_alloc_device()
2024-08-21 9:12 UTC (2+ 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-next v3 0/2] net/smc: introduce ringbufs usage statistics
2024-08-20 10:00 UTC (3+ messages)
[PATCH] runtime constants: move list of constants to vmlinux.lds.h
2024-08-19 7:49 UTC (3+ 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 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 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 (9+ messages)
[PATCH net-next v2 0/2] net/smc: introduce ringbufs usage statistics
2024-08-15 6:51 UTC (9+ 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)
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;
as well as URLs for NNTP newsgroup(s).