linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 20:04:18 to 2023-01-18 15:20:15 UTC [more...]

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-18 15:15 UTC  (10+ messages)
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op

[PATCH v4] vfio: fix potential deadlock on vfio group lock
 2023-01-18 14:55 UTC  (7+ messages)

[RFC PATCH net-next v2 0/5] net/smc:Introduce SMC-D based loopback acceleration
 2023-01-18 12:15 UTC  (7+ messages)

[PATCH v2] s390/chsc: Switch over to memdup_user()
 2023-01-18 11:27 UTC  (2+ messages)

[net-next 0/8] drivers/s390/net/ism: Add generalized interface
 2023-01-18  9:55 UTC  (11+ messages)
` [net-next 1/8] net/smc: Terminate connections prior to device removal
` [net-next 2/8] net/ism: Add missing calls to disable bus-mastering
` [net-next 3/8] s390/ism: Introduce struct ism_dmb
` [net-next 4/8] net/ism: Add new API for client registration
` [net-next 5/8] net/smc: Register SMC-D as ISM client
` [net-next 6/8] net/smc: Separate SMC-D and ISM APIs
` [net-next 7/8] s390/ism: Consolidate SMC-D-related code
` [net-next 8/8] net/smc: De-tangle ism and smc device initialization

Custom Software Development
 2023-01-18  8:50 UTC 

kernel BUG scsi_dh_alua sleeping from invalid context && kernel WARNING do not call blocking ops when !TASK_RUNNING
 2023-01-18  8:45 UTC  (15+ messages)

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-18  7:35 UTC  (17+ messages)

[PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
 2023-01-18  6:05 UTC  (2+ messages)
` [PATCH 7/8] perf/core: Introduce perf_prepare_header()

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17 15:35 UTC  (60+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN

[PATCH v4 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-01-17 15:10 UTC  (9+ messages)
` [PATCH v4 1/7] s390/ism: Set DMA coherent mask
` [PATCH v4 2/7] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v4 3/7] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v4 4/7] s390/pci: Use dma-iommu layer

[PATCH v4 01/12] tty: Cleanup tty_port_set_initialized() bool parameter
 2023-01-17  9:03 UTC 

Build regressions/improvements in v6.2-rc4
 2023-01-17  9:03 UTC  (5+ messages)

[PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
 2023-01-17  8:49 UTC  (2+ messages)

[PATCH] s390/vmem: Use swap() instead of open coding it
 2023-01-17  8:44 UTC  (2+ messages)

[PATCH] s390/chsc: Switch over to memdup_user()
 2023-01-17  7:37 UTC  (2+ messages)

[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
 2023-01-16 18:12 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 04/16] s390/debug: add _ASM_S390_ prefix to header guard
 2023-01-16 14:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 11/16] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()

[PATCH AUTOSEL 5.10 06/17] s390/debug: add _ASM_S390_ prefix to header guard
 2023-01-16 14:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 13/17] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()

[PATCH AUTOSEL 5.15 08/24] s390/debug: add _ASM_S390_ prefix to header guard
 2023-01-16 14:03 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 09/24] s390: expicitly align _edata and _end symbols on page boundary
` [PATCH AUTOSEL 5.15 18/24] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()

[PATCH AUTOSEL 6.1 19/53] s390/debug: add _ASM_S390_ prefix to header guard
 2023-01-16 14:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 20/53] s390: expicitly align _edata and _end symbols on page boundary
` [PATCH AUTOSEL 6.1 40/53] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()

[PATCH v3] arch: rename all internal names __xchg to __arch_xchg
 2023-01-16 10:00 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] s390/ipl: Use kstrtobool() instead of strtobool() (second step)
 2023-01-15 20:34 UTC  (2+ messages)

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-01-14 16:09 UTC  (29+ messages)
` [PATCH mm-unstable v1 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable v1 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 03/26] arc/mm: "
` [PATCH mm-unstable v1 04/26] arm/mm: "
` [PATCH mm-unstable v1 05/26] csky/mm: "
` [PATCH mm-unstable v1 06/26] hexagon/mm: "
` [PATCH mm-unstable v1 07/26] ia64/mm: "
` [PATCH mm-unstable v1 08/26] loongarch/mm: "
` [PATCH mm-unstable v1 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable v1 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 11/26] microblaze/mm: "
` [PATCH mm-unstable v1 12/26] mips/mm: "
` [PATCH mm-unstable v1 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable v1 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 15/26] openrisc/mm: "
` [PATCH mm-unstable v1 16/26] parisc/mm: "
` [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable v1 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 19/26] riscv/mm: "
` [PATCH mm-unstable v1 20/26] sh/mm: "
` [PATCH mm-unstable v1 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable v1 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable v1 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable v1 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
 2023-01-13 22:57 UTC  (7+ messages)
` [PATCH 7/8] perf/core: Introduce perf_prepare_header()

[PATCH v3] vfio: fix potential deadlock on vfio group lock
 2023-01-13 20:18 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/7] s390x: Snippet fixes
 2023-01-13 15:50 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 7/7] lib: s390x: Handle debug prints for SIE exceptions correctly

[PATCH v2] vfio: fix potential deadlock on vfio group lock
 2023-01-13 14:50 UTC  (9+ messages)

[GIT PULL] s390 updates for 6.2-rc4
 2023-01-13  0:48 UTC  (2+ messages)


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).