messages from 2020-12-10 19:43:32 to 2020-12-18 14:57:33 UTC [more...]
(repost) cleaning up handling of bad IRQs
2020-12-18 14:57 UTC (5+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 05/23] arch: ia64: drop misleading warning "
` [PATCH 07/23] arch: parisc: "
` [PATCH 10/23] arch: sh: "
cleanup handling of bad IRQs
2020-12-18 14:31 UTC (20+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "
[PATCH v1 0/4] s390/kvm: fix MVPG when in VSIE
2020-12-18 14:18 UTC (5+ messages)
` [PATCH v1 1/4] s390/kvm: VSIE: stop leaking host addresses
` [PATCH v1 2/4] s390/kvm: extend guest_translate for MVPG interpretation
` [PATCH v1 3/4] s390/kvm: add kvm_s390_vsie_mvpg_check needed for VSIE MVPG
` [PATCH v1 4/4] s390/kvm: VSIE: correctly handle MVPG when in VSIE
[kvm-unit-tests PATCH v3 0/8] s390x: Add SIE library and simple test
2020-12-18 11:17 UTC (35+ messages)
` [kvm-unit-tests PATCH v3 1/8] s390x: Add test_bit to library
` [kvm-unit-tests PATCH v3 2/8] s390x: Consolidate sclp read info
` [kvm-unit-tests PATCH v3 3/8] s390x: SCLP feature checking
` [kvm-unit-tests PATCH v3 4/8] s390x: Split assembly and move to s390x/asm/
` [kvm-unit-tests PATCH v3 5/8] s390x: sie: Add SIE to lib
` [kvm-unit-tests PATCH v3 6/8] s390x: sie: Add first SIE test
` [kvm-unit-tests PATCH v3 7/8] s390x: Add diag318 intercept test
` [kvm-unit-tests PATCH v3 8/8] s390x: Fix sclp.h style issues
[PATCH V2 0/3] mm/hotplug: Pre-validate the address range with platform
2020-12-17 17:31 UTC (5+ messages)
` [PATCH V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [PATCH V2 2/3] arm64/mm: Define arch_get_mappable_range()
` [PATCH V2 3/3] s390/mm: "
[PATCH 0/4] Fix DASD control unit updates
2020-12-17 16:36 UTC (6+ messages)
` [PATCH 1/4] s390/dasd: fix hanging device offline processing
` [PATCH 2/4] s390/dasd: prevent inconsistent LCU device data
` [PATCH 3/4] s390/dasd: fix list corruption of pavgroup group list
` [PATCH 4/4] s390/dasd: fix list corruption of lcu list
[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
2020-12-17 16:04 UTC (14+ messages)
` [RFC 1/4] s390/pci: track alignment/length strictness for zpci_dev
[PATCH 3/3] s390/mm: Define arch_get_mappable_range()
2020-12-17 12:18 UTC (4+ messages)
BUG: unable to handle kernel paging request in smc_nl_handle_smcr_dev
2020-12-17 8:58 UTC (2+ messages)
[PATCH v3] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
2020-12-17 0:46 UTC (10+ messages)
[PATCH] arch: fix 'unexpected IRQ trap at vector' warnings
2020-12-15 20:12 UTC (4+ messages)
[RFC PATCH] treewide: remove bzip2 compression support
2020-12-15 19:03 UTC
[PATCH] lib/zlib: fix inflating zlib streams on s390
2020-12-15 18:52 UTC (2+ messages)
[RFC 0/1] Remove uevent suppression logic from css driver
2020-12-15 18:13 UTC (8+ messages)
` [RFC 1/1] s390/cio: Remove uevent-suppress "
[PATCH net-next 0/1] net/smc: fix access to parent of an ib device
2020-12-15 9:10 UTC (2+ messages)
` [PATCH net-next 1/1] "
[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
2020-12-15 3:52 UTC (9+ messages)
` [PATCH v12 05/17] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v12 07/17] s390/vfio-ap: implement in-use callback for vfio_ap driver
[GIT PULL] s390 updates for 5.11 merge window
2020-12-15 0:49 UTC (2+ messages)
[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
2020-12-14 21:13 UTC (78+ messages)
` [patch 03/30] genirq: Move irq_set_lockdep_class() to core
` [tip: irq/core] "
` [patch 09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
` [tip: irq/core] "
` [patch 10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
` [tip: irq/core] "
` [patch 12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
` [tip: irq/core] "
` [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
` [Intel-gfx] "
` [tip: irq/core] "
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
` [tip: irq/core] "
` [patch 15/30] pinctrl: nomadik: Use irq_has_action()
` [tip: irq/core] "
` [patch 16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
` [tip: irq/core] "
` [patch 17/30] NTB/msi: Use irq_has_action()
` [tip: irq/core] "
` [patch 18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
` [tip: irq/core] "
` [patch 19/30] PCI: mobiveil: "
` [tip: irq/core] "
` [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
` [tip: irq/core] "
` [patch 21/30] net/mlx4: Use effective interrupt affinity
` [tip: irq/core] "
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [tip: irq/core] "
` [patch 23/30] net/mlx5: Use effective interrupt affinity
` [tip: irq/core] "
` [patch 24/30] xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
` [tip: irq/core] "
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts
` [tip: irq/core] "
` [patch 28/30] xen/events: Reduce irq_info::spurious_cnt storage size
` [patch 29/30] xen/events: Implement irq distribution
` [tip: irq/core] "
[PATCH -next] s390/crypto/zcrypt_cex2a: convert comma to semicolon
2020-12-14 19:17 UTC (2+ messages)
[PATCH -next] s390/crypto/zcrypt_cex4: convert comma to semicolon
2020-12-14 19:16 UTC (2+ messages)
[PATCH v2] scsi: zfcp: move the position of put_device
2020-12-14 12:49 UTC (2+ messages)
[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
2020-12-13 23:13 UTC (11+ messages)
[PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
2020-12-13 14:10 UTC (4+ messages)
[patch 01/30] genirq: Move irq_has_action() into core code
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 02/30] genirq: Move status flag checks to core
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 04/30] genirq: Provide irq_get_effective_affinity()
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 05/30] genirq: Annotate irq stats data races
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 06/30] parisc/irq: Simplify irq count output for /proc/interrupts
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 07/30] genirq: Make kstat_irqs() static
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 08/30] genirq: Provide kstat_irqdesc_cpu()
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 11/30] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 25/30] xen/events: Remove disfunct affinity spreading
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 26/30] xen/events: Use immediate affinity setting
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[patch 30/30] genirq: Remove export of irq_to_desc()
2020-12-12 12:58 UTC (2+ messages)
` [tip: irq/core] "
[PATCH v2 0/2] Clean up vfio_ap resources when KVM pointer invalidated
2020-12-12 8:20 UTC (5+ messages)
` [PATCH v2 1/2] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v2 2/2] s390/vfio-ap: reverse group notifier actions when KVM pointer invalidated
[GIT PULL 0/4] KVM: s390: features and test for 5.11
2020-12-12 8:58 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