messages from 2024-12-04 11:22:43 to 2024-12-10 22:02:49 UTC [more...]
[PATCH v3 00/19] Converge on using secs_to_jiffies()
2024-12-10 22:02 UTC (20+ messages)
` [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v3 04/19] s390: kernel: "
` [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v3 06/19] mm: kmemleak: "
` [PATCH v3 07/19] accel/habanalabs: "
` [PATCH v3 08/19] drm/xe: Convert timeout "
` [PATCH v3 09/19] scsi: lpfc: Convert timeouts "
` [PATCH v3 10/19] scsi: arcmsr: "
` [PATCH v3 11/19] scsi: pm8001: "
` [PATCH v3 12/19] xen/blkback: "
` [PATCH v3 13/19] gve: "
` [PATCH v3 14/19] wifi: ath11k: "
` [PATCH v3 15/19] Bluetooth: MGMT: "
` [PATCH v3 16/19] staging: vc04_services: "
` [PATCH v3 17/19] ceph: "
` [PATCH v3 18/19] livepatch: "
` [PATCH v3 19/19] ALSA: line6: "
[PATCH 0/6] iommu/s390: add support for IOMMU passthrough
2024-12-10 21:23 UTC (12+ messages)
` [PATCH 1/6] s390/pci: check for relaxed translation capability
` [PATCH 2/6] s390: enable ARCH_HAS_PHYS_TO_DMA
` [PATCH 3/6] iommu/s390: implement iommu passthrough via identity domain
` [PATCH 4/6] iommu: add routine to check strict setting
` [PATCH 5/6] iommu: document missing def_domain_type return
` [PATCH 6/6] iommu/s390: implement def_domain_type
[RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
2024-12-10 20:24 UTC (10+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] s390/topology: Add initial implementation for selection of parked CPUs
[PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
2024-12-10 19:39 UTC (23+ messages)
` [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable 03/17] mm: arm: "
` [PATCH mm-unstable 04/17] mm: alpha: "
` [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable 07/17] mm: loongarch: "
` [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable 09/17] mm: parisc: "
` [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint()
` [PATCH mm-unstable 11/17] mm: sh: "
` [PATCH mm-unstable 12/17] mm: sparc32: "
` [PATCH mm-unstable 13/17] mm: sparc64: "
` [PATCH mm-unstable 14/17] mm: xtensa: "
` [PATCH mm-unstable 15/17] mm: powerpc: "
` [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint()
` [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
[PATCH bpf-next v2 0/5] net/smc: Introduce smc_ops
2024-12-10 18:01 UTC (7+ messages)
` [PATCH bpf-next v2 1/5] bpf: export necessary sympols for modules with struct_ops
` [PATCH bpf-next v2 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v2 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v2 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v2 5/5] bpf/selftests: add simple selftest for bpf_smc_ops
[PATCH net-next] net/mlx5e: Transmit small messages in linear skb
2024-12-10 17:10 UTC (14+ messages)
[PATCH v3 0/2] Extend 8-byte PCI load/store support to x86 arch
2024-12-10 13:58 UTC (5+ messages)
` [PATCH v3 1/2] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
` [PATCH v3 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
[PATCH v2 0/2] Extend 8-byte PCI load/store support to x86 arch
2024-12-10 13:22 UTC (6+ messages)
` [PATCH v2 1/2] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
` [PATCH v2 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
[PATCH net-next v3 0/2] net/smc: Two features for smc-r
2024-12-10 12:50 UTC (8+ messages)
` [PATCH net-next v3 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
` [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
[PATCH v1 1/1] KVM: s390: VSIE: fix virtual/physical address in unpin_scb()
2024-12-10 12:38 UTC (3+ messages)
Removing page->index
2024-12-10 12:16 UTC (7+ messages)
[kvm-unit-tests PATCH v4 0/6] s390x: STFLE nested interpretation
2024-12-10 10:20 UTC (3+ messages)
` [kvm-unit-tests PATCH v4 4/6] s390x: Add library functions for exiting from snippet
[PATCH net-next v2 0/2] net/smc: Two features for smc-r
2024-12-10 9:59 UTC (19+ messages)
` [PATCH net-next v2 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
[PATCH v1 0/6] selftests: kvm: s390: Reject invalid ioctls on ucontrol VMs
2024-12-10 9:34 UTC (14+ messages)
` [PATCH v1 1/6] kvm: s390: Reject setting flic pfault attributes "
` [PATCH v1 2/6] selftests: kvm: s390: Add ucontrol flic attr selftests
` [PATCH v1 3/6] kvm: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
` [PATCH v1 4/6] selftests: kvm: s390: Add ucontrol gis routing test
` [PATCH v1 5/6] selftests: kvm: s390: Streamline uc_skey test to issue iske after sske
` [PATCH v1 6/6] selftests: kvm: s390: Add has device attr check to uc_attr_mem_limit selftest
[PATCH 0/3] zfcp changes for v6.14
2024-12-10 2:55 UTC (5+ messages)
` [PATCH 1/3] zfcp: correct kdoc parameter description for sending ELS and CT
` [PATCH 2/3] zfcp: clarify zfcp_port refcount ownership during "link" test
` [PATCH 3/3] MAINTAINERS: Update zfcp entry
[PATCH 0/7] iommu/s390: support additional table regions
2024-12-09 19:27 UTC (9+ messages)
` [PATCH 1/7] iommu/s390: add initial fields to track table size
` [PATCH 2/7] s390/pci: set appropriate IOTA region type
` [PATCH 3/7] iommu/s390: add basic routines for region 1st and 2nd tables
` [PATCH 4/7] iommu/s390: support cleanup of additional table regions
` [PATCH 5/7] iommu/s390: support iova_to_phys for "
` [PATCH 6/7] iommu/s390: support map/unmap "
` [PATCH 7/7] iommu/s390: allow larger region tables
[PATCH v7 0/2] New s390 specific protected key hmac
2024-12-09 16:29 UTC (3+ messages)
` [PATCH v7 1/2] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v7 2/2] s390/crypto: New s390 specific protected key hash phmac
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-12-09 15:03 UTC (6+ messages)
[kvm-unit-tests PATCH] s390x: Support newer version of genprotimg
2024-12-09 10:05 UTC (6+ messages)
[syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in netdev_walk_all_lower_dev
2024-12-06 15:59 UTC
[PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
2024-12-06 14:52 UTC (5+ messages)
[PATCH] sysfs: constify macro BIN_ATTRIBUTE_GROUPS()
2024-12-05 17:07 UTC
[PATCH 0/5] sysfs: introduce and use macro BIN_ATTR_ADMIN_WO()
2024-12-05 9:21 UTC (12+ messages)
` [PATCH 1/5] sysfs: add "
` [PATCH 2/5] s390/sclp_config: use BIN_ATTR_ADMIN_WO() for bin_attribute definition
` [PATCH 3/5] powerpc/powernv/flash: Use "
` [PATCH 4/5] firmware: google: gsmi: "
` [PATCH 5/5] scsi: arcmsr: Use BIN_ATTR_ADMIN_WO() for bin_attribute definitions
[syzbot] Monthly s390 report (Dec 2024)
2024-12-05 9:07 UTC
s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
2024-12-04 18:32 UTC (7+ messages)
[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-12-04 12:54 UTC (13+ messages)
` [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
` [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:"
` [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h
` [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
` [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
` [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode
` [PATCH v2 10/12] virtio-mem: remember usable region size
` [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
` [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
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).