Linux S390
[Prev Page][Next Page]
- Re: [PATCH v3 4/5] treewide: use get_random_bytes when possible, (continued)
- [PATCH v5 0/6] iommu/s390: Fixes related to attach and aperture handling,
Niklas Schnelle
- [PATCH] s390: remove the last remnants of cputime_t,
Nicholas Piggin
- [v2] KVM: s390: pv: fix external interruption loop not always detected,
Nico Boehr
- [RFC PATCH 00/21] block: add and use init tagset helper,
Chaitanya Kulkarni
- [RFC PATCH 01/21] block: add and use init tagset helper, Chaitanya Kulkarni
- [RFC PATCH 02/21] loop: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 03/21] nbd: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 04/21] rnbd: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 07/21] virtio-blk: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 06/21] rnbd-clt: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 05/21] bsg-lib: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 08/21] scsi: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 09/21] block: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 10/21] amiflop: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 12/21] mtip32xx: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 11/21] floppy: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 13/21] z3ram: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 14/21] scm_blk: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 15/21] ubi: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 17/21] dasd: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 18/21] nvme-core: use lib tagset init helper for I/O q, Chaitanya Kulkarni
- [RFC PATCH 16/21] mmc: core: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 19/21] nvme-core: use lib tagset init helper for adminq, Chaitanya Kulkarni
- [RFC PATCH 20/21] nvme-apple: use lib tagset init helper, Chaitanya Kulkarni
- [RFC PATCH 21/21] nvme-pci: use lib tagset init helper, Chaitanya Kulkarni
- Re: [RFC PATCH 00/21] block: add and use init tagset helper, Luis Chamberlain
- Re: [PATCH v2] vfio: Follow a strict lifetime for struct iommu_group,
Christian Borntraeger
- [PATCH v4 0/5] iommu/s390: Fixes related to attach and aperture handling,
Niklas Schnelle
- [PATCH AUTOSEL 5.19 22/29] KVM: s390: Pass initialized arg even if unused, Sasha Levin
- Re: [linux-next:master 7287/11993] s390x-linux-ld: topology.c:undefined reference to `__tsan_memcpy',
Yury Norov
- [PATCH v1 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg,
Janis Schoetterl-Glausch
- [PATCH v14 0/6] KVM: s390: pv: implement lazy destroy for reboot,
Claudio Imbrenda
- [PATCH RFC v2 rcu 8/8] arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option, Paul E. McKenney
- [PATCH v3 0/5] iommu/s390: Fixes related to attach and aperture handling,
Niklas Schnelle
- [kvm-unit-tests PATCH v7 0/2] Add specification exception tests,
Janis Schoetterl-Glausch
- [PATCH 0/1] s390/dasd: use blk_mq_alloc_disk,
Stefan Haberland
- [PATCH linux-next] s390/ap: Convert to use sysfs_emit() APIs, zhangsongyi . cgel
- [PATCH] s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible array,
Kees Cook
- [PATCH 3/7] s390/qeth: Convert snprintf() to scnprintf(),
Jules Irenge
- [GIT PULL] s390 updates for 6.0-rc7,
Vasily Gorbik
- [PATCH] s390/tape: Add __init/__exit annotations to module init/exit funcs, Xiu Jianfeng
- [PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies,
Michal Suchanek
- [PATCH][next] s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid",
Colin Ian King
- [GIT PULL 0/4] KVM: s390: Fixes for 6.0 take 2,
Janosch Frank
- simplify the mdev interface v8,
Christoph Hellwig
- [PATCH 01/14] drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types, Christoph Hellwig
- [PATCH 04/14] vfio/mdev: embedd struct mdev_parent in the parent data structure, Christoph Hellwig
- [PATCH 02/14] drm/i915/gvt: simplify vgpu configuration management, Christoph Hellwig
- [PATCH 03/14] vfio/mdev: make mdev.h standalone includable, Christoph Hellwig
- [PATCH 06/14] vfio/mdev: remove mdev_from_dev, Christoph Hellwig
- [PATCH 05/14] vfio/mdev: simplify mdev_type handling, Christoph Hellwig
- [PATCH 07/14] vfio/mdev: unexport mdev_bus_type, Christoph Hellwig
- [PATCH 08/14] vfio/mdev: remove mdev_parent_dev, Christoph Hellwig
- [PATCH 10/14] vfio/mdev: consolidate all the device_api sysfs into the core code, Christoph Hellwig
- [PATCH 12/14] vfio/mdev: consolidate all the available_instance sysfs into the core code, Christoph Hellwig
- [PATCH 09/14] vfio/mdev: remove mtype_get_parent_dev, Christoph Hellwig
- [PATCH 11/14] vfio/mdev: consolidate all the name sysfs into the core code, Christoph Hellwig
- [PATCH 13/14] vfio/mdev: consolidate all the description sysfs into the core code, Christoph Hellwig
- [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core, Christoph Hellwig
- Re: simplify the mdev interface v8, Alex Williamson
- [PATCH net-next] net/smc: Support SO_REUSEPORT,
Tony Lu
- [PATCH] docs/ABI: remove invalid email address from sysfs-bus-css,
Vineeth Vijayan
- [PATCH v2 0/3] iommu/s390: Fixes related to repeat attach_dev calls,
Niklas Schnelle
- [PATCH] KVM: s390: Fix double word in comments, Bo Liu
- [PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH,
Yicong Yang
- [PATCH v4 00/15] Tidy up vfio_device life cycle,
Kevin Tian
- [PATCH v4 01/15] vfio: Add helpers for unifying vfio_device life cycle, Kevin Tian
- [PATCH v4 02/15] vfio/pci: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 03/15] vfio/mlx5: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 11/15] vfio/platform: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 04/15] vfio/hisi_acc: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 10/15] vfio/fsl-mc: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 06/15] vfio/mtty: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 12/15] vfio/amba: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 07/15] vfio/mbochs: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 05/15] vfio/mdpy: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 13/15] vfio/ccw: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get(), Kevin Tian
- [PATCH v4 08/15] drm/i915/gvt: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 09/15] vfio/ap: Use the new device life cycle helpers, Kevin Tian
- [PATCH v4 15/15] vfio: Add struct device to vfio_device, Kevin Tian
- Re: [PATCH v4 00/15] Tidy up vfio_device life cycle, Alex Williamson
- [PATCH] KVM: s390: pci: register pci hooks without interpretation,
Matthew Rosato
- [RFC] KVM: s390: pci: register pci hooks without interpretation,
Matthew Rosato
- [PATCH 0/7] s390/dasd: add hardware copy relation,
Stefan Haberland
- [PATCH net-next v2 0/2] Separate SMC parameter settings from TCP sysctls,
Wen Gu
- [kvm-unit-tests GIT PULL 00/11] s390x: LPAR boot fix and additional tests,
Janosch Frank
- [kvm-unit-tests GIT PULL 02/11] s390x: smp: use an array for sigp calls, Janosch Frank
- [kvm-unit-tests GIT PULL 05/11] runtime: add support for panic tests, Janosch Frank
- [kvm-unit-tests GIT PULL 04/11] lib/s390x: fix SMP setup bug, Janosch Frank
- [kvm-unit-tests GIT PULL 06/11] lib/s390x: add CPU timer related defines and functions, Janosch Frank
- [kvm-unit-tests GIT PULL 07/11] s390x: add extint loop test, Janosch Frank
- [kvm-unit-tests GIT PULL 09/11] s390x: Add strict mode to specification exception interpretation test, Janosch Frank
- [kvm-unit-tests GIT PULL 10/11] s390x: factor out common args for genprotimg, Janosch Frank
- [kvm-unit-tests GIT PULL 08/11] s390x: add pgm spec interrupt loop test, Janosch Frank
- [kvm-unit-tests GIT PULL 11/11] s390x: create persistent comm-key, Janosch Frank
- [kvm-unit-tests GIT PULL 01/11] s390x: smp: move sigp calls with invalid cpu address to array, Janosch Frank
- [kvm-unit-tests GIT PULL 03/11] s390x: smp: add tests for calls in wait state, Janosch Frank
- [PATCH net] net/smc: Stop the CLC flow if no link to map buffers on,
Wen Gu
- [PATCH net-next 0/2] Separate SMC parameter settings from TCP sysctls,
Wen Gu
- [PATCH 0/1] s390/dasd fix oops,
Stefan Haberland
- [PATCH v2 00/44] cpuidle,rcu: Clean up the mess,
Peter Zijlstra
- [PATCH v2 11/44] cpuidle,omap4: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage, Peter Zijlstra
- [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}(), Peter Zijlstra
- [PATCH v2 09/44] cpuidle,omap3: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v2 04/44] cpuidle: Move IRQ state validation, Peter Zijlstra
- [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call, Peter Zijlstra
- [PATCH v2 24/44] arm64,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage, Peter Zijlstra
- [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE, Peter Zijlstra
- [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant, Peter Zijlstra
- [PATCH v2 15/44] acpi_idle: Remove tracing, Peter Zijlstra
- [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr, Peter Zijlstra
- [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check(), Peter Zijlstra
- [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle(), Peter Zijlstra
- [PATCH v2 16/44] cpuidle: Annotate poll_idle(), Peter Zijlstra
- [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean, Peter Zijlstra
- [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI, Peter Zijlstra
- [PATCH v2 33/44] ftrace: WARN on rcuidle, Peter Zijlstra
- [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v2 29/44] cpuidle,tdx: Make tdx noinstr clean, Peter Zijlstra
- [PATCH v2 41/44] intel_idle: Add force_irq_on module param, Peter Zijlstra
- [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb(), Peter Zijlstra
- [PATCH v2 32/44] cpuidle,acpi: Make noinstr clean, Peter Zijlstra
- [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS, Peter Zijlstra
- [PATCH v2 07/44] cpuidle,psci: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH v2 10/44] cpuidle,armada: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}, Peter Zijlstra
- [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle(), Peter Zijlstra
- [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions, Peter Zijlstra
- [PATCH v2 39/44] cpuidle,clk: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH v2 31/44] cpuidle,nospec: Make noinstr clean, Peter Zijlstra
- [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage, Peter Zijlstra
- [PATCH v2 25/44] printk: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean, Peter Zijlstra
- [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour, Peter Zijlstra
- [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns, Peter Zijlstra
- [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*, Peter Zijlstra
- [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle(), Peter Zijlstra
- [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower(), Peter Zijlstra
- [PATCH v2 06/44] cpuidle,tegra: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v2 08/44] cpuidle,imx6: Push RCU-idle into driver, Peter Zijlstra
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess, Rafael J. Wysocki
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess, Frederic Weisbecker
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess, Peter Zijlstra
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess, Tony Lindgren
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess, Ulf Hansson
- [PATCH linux-next] KVM: s390: pci: fix comparing pointer to 0,
cgel . zte
- [PATCH 0/2] make weak attributes in {k,u}probes,
Yipeng Zou
- [linux-next:master] BUILD REGRESSION d5538ab91d3a9a237805be6f8c6c272af2987995, kernel test robot
- [linux-next:master] BUILD REGRESSION 6ce5d01e7011b32600656bf90a626b1e51fb192a, kernel test robot
- [PATCH v2] KVM: s390: pci: fix plain integer as NULL pointer warnings,
Matthew Rosato
- [PATCH 0/3] iommu/s390: Fixes related to repeat attach_dev calls,
Niklas Schnelle
- [s390:features 12/14] arch/s390/mm/maccess.c:85:13: warning: no previous prototype for 'memcpy_real_init', kernel test robot
- [PATCH] s390/cio: remove unused ccw_device_force_console() declaration,
Gaosheng Cui
Illegal operation with clang + CONFIG_MARCH_Z13,
Nathan Chancellor
[PATCH v2] kbuild: move -Wundef from KBUILD_CFLAGS to KBUILD_CPPFLAGS,
Masahiro Yamada
[GIT PULL] s390 updates for 6.0-rc5,
Vasily Gorbik
Who cares about Documentation/ABI/testing/sysfs-bus-css?, Cornelia Huck
[PATCH v2 1/3] s390: Always declare __mem functions,
Marco Elver
[PATCH v3 00/15] Tidy up vfio_device life cycle,
Kevin Tian
- [PATCH v3 03/15] vfio/mlx5: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 06/15] vfio/mtty: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 02/15] vfio/pci: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 07/15] vfio/mbochs: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 01/15] vfio: Add helpers for unifying vfio_device life cycle, Kevin Tian
- [PATCH v3 05/15] vfio/mdpy: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 08/15] drm/i915/gvt: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 09/15] vfio/ap: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 10/15] vfio/fsl-mc: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 11/15] vfio/platform: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 04/15] vfio/hisi_acc: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get(), Kevin Tian
- [PATCH v3 15/15] vfio: Add struct device to vfio_device, Kevin Tian
- [PATCH v3 12/15] vfio/amba: Use the new device life cycle helpers, Kevin Tian
- [PATCH v3 13/15] vfio/ccw: Use the new device life cycle helpers, Kevin Tian
[PATCH] KVM: s390: pci: fix GAIT physical vs virtual pointers usage,
Matthew Rosato
[RFC net] tcp: Fix performance regression for request-response workloads,
Alexandra Winter
Re: [PATCH 4/8] hugetlb: handle truncate racing with page faults,
Sven Schnelle
[PATCH net v5] net/smc: Fix possible access to freed memory in link clear,
liuyacan
[PATCH] KVM: s390: vsie: fix crycb virtual vs physical usage,
Pierre Morel
Re: Build regressions/improvements in v6.0-rc4,
Geert Uytterhoeven
[GIT PULL] s390 updates for 6.0-rc4,
Vasily Gorbik
[PATCH v2 00/15] Tidy up vfio_device life cycle,
Kevin Tian
- [PATCH v2 05/15] vfio/mdpy: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 03/15] vfio/mlx5: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 04/15] vfio/hisi_acc: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 02/15] vfio/pci: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle, Kevin Tian
- [PATCH v2 06/15] vfio/mtty: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 07/15] vfio/mbochs: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 08/15] drm/i915/gvt: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 09/15] vfio/ap: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 10/15] vfio/fsl-mc: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 12/15] vfio/amba: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 11/15] vfio/platform: Use the new device life cycle helpers, Kevin Tian
- [PATCH v2 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get(), Kevin Tian
- [PATCH v2 15/15] vfio: Add struct device to vfio_device, Kevin Tian
[PATCH v4 0/2] iommu/s390: fixes related to repeat attach_dev calls,
Matthew Rosato
[PATCH] s390/cpumf: fix repeated words in comments, Jilin Yuan
[PATCH] s390/delay: fix repeated words in comments, Jilin Yuan
[PATCH] KVM: s390: fix repeated words in comments, Jilin Yuan
[PATCH v3] iommu/s390: Fix race with release_device ops,
Matthew Rosato
[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations,
Fangrui Song
[RFC PATCH 2/2] fs/xattr: wire up syscalls,
Christian Göttsche
[GIT PULL 0/1] KVM: s390: VFIO PCI build fix,
Janosch Frank
[PATCH net] net/smc: Fix possible access to freed memory in link clear,
liuyacan
[PATCH net] net/smc: Remove redundant refcount increase,
liuyacan
Re: [PATCH] perf: Rewrite core context handling,
Peter Zijlstra
[PATCH] s390/appldata: Do not initialise statics to 0,
Shaomin Deng
[PATCH] s390: Remove the initialization of statics to 0, Shaomin Deng
[PATCH] s390/sthyi: Fix comments typo, Shaomin Deng
[GIT PULL] s390 updates for 6.0-rc3,
Vasily Gorbik
[PATCH 00/15] Tidy up vfio_device life cycle,
Kevin Tian
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]